/* PAGINA PRODOTTO */
#altri-modelli .add_to_cart_button, 
.woocommerce-variation-price, 
.woocommerce-product-gallery__trigger,
form.cart .variations .elementor-tab-content tr,
form.cart .variations .elementor-tab-content tbody,
.single-product .variations_form .variations tbody tr,
#discount-toggle .info-toggle,
.lumise-list-button,
.woocommerce-shipping-totals,
.stock,
.swatchly-tooltip{
    display: none !important;
}
.woocommerce-variation-add-to-cart{
    visibility: hidden;
    position: absolute;
    top: 0;
    right: 0;
}
.swatchly-swatch:hover, .swatchly-swatch.swatchly-selected, .swatchly-swatch.swatchly-more-button{
    border: 1px solid #d8d8d8;
}
.single-price .recap-table,
.wdp_bulk_table_content,
.wdp_pricing_table_caption,
/* .variations, */
.quantity,
.elementor-tab-content .label, 
#change-product
.lumise-button,
.coupon,
.fake-add-cart,
#lumise-section{
    display: none;
}
#accordion-product .elementor-accordion-item{
    display: none;
}
/* #prod-column-left{
    transition-delay: 0.5s;
} */
.rotate-icon{
    transform: rotate(180deg);
}
.offer-block{
    border-radius: 5px;
    padding: 8px 10px;
    color: white;
    background-color: #CC0C39;
    width: fit-content;
    font-weight: 500;
    font-size: 0.9em;
    line-height: 1em;
    margin-bottom: 23px;
}
.discount-price{
    color: #CC0C39;
    font-weight: 400;
    padding-right: 5px;
    font-size: 0.9em;
}
.product-info-small{
    font-size: 0.8em;
    margin-bottom: -10px;
}
.product-info-small del{
    font-size: 1em;
}
.single-price p{
    position: relative;
}
.single-price .wdp_bulk_table_content, 
.single-price .recap-table{
    position: absolute;
    z-index: 50;
    width: 300px;
    margin-left: 10px;
    top: 15px;
    left: -30px;
    box-shadow: 0 2px 10px gray;
    background-color: white;
    line-height: 1;
    border-radius: 10px;
    overflow: hidden;
    font-family: "Poppins", Sans-serif;
    font-weight: 500;

}
.info-toggle{
    font-size: 2em;
    margin-top: -25px;
    position: relative;
    top: 6px;
    cursor: pointer;
}
.accordion-title-valid, .accordion-title-not-valid{
    position: relative;
}
.accordion-title-valid::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: '\f00c';
    position: absolute;
    z-index: 5;
    background-color: #97c537;
    color: white;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    left: 0;
    top: 20px;
    line-height: 2em;
    text-align: center;
    font-size: 0.7em;
}
.accordion-title-not-valid:after{
    content: '';
    background-color: #fbbaba;
    display: inline-block;
    position: absolute;
    height: 100%;
    width: 10px;
    left: 0;
    top: 0;
}
.accordion-title-valid:after{
    content: '';
    background-color: #97c537;
    display: inline-block;
    position: absolute;
    height: 100%;
    width: 10px;
    left: 0;
    top: 0;
}
#lumise-iframe{
    display: none;
    height: 100vh;
    height: 100dvh;
    width: 100vw;
    position: fixed;
    z-index: 100000;
    top: 0;
    left: 0;
}
.lumise-opened{
    overflow: hidden;
}
.quantity{
    margin: 10px 0;
}
.icon-free-product{
    color: var(--e-global-color-primary);
    margin-right: 5px;
}
.banner-qty-discount-offer,
.banner-qty-discount{
    padding: 5px 10px;
    border-radius: 5px;
    background-color: var(--e-global-color-primary);
    color: white !important;
    margin-left: auto;
    margin-right: 10px;
    font-weight: 400;
    font-size: 0.9em;
}
.banner-qty-discount-offer{
    background-color: #df0000;
    color: white !important;
    /* background-color: black;
    color: #ffe65b !important; */
}
#quantity-list label{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#quantity-list label span{
    float: initial !important;
}
#design-preview{
    width: auto;
    margin: auto;
    display: flex;
    align-items: center;
    height: 100%;
}
#design-preview img{
    width: auto;
    height: auto;
    box-shadow: 0px 1px 7px 0px gray;
    display: none;
}
body:not(.elementor-editor-active) #tab-product-size{
    display: none;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image{
    aspect-ratio: 1 / 1;
    display: flex !important;
    justify-content: center;
    position: relative;
    overflow: hidden;
}
.woocommerce-product-gallery:not(.woocommerce-product-gallery--wcavi){
    display: none;
}
.horizontal-scroll ul{
    grid-auto-flow: column;
    /*grid-auto-columns: minmax(15%,1fr);*/
    grid-auto-columns: minmax(18.5%,1fr);
    overflow-x: hidden;
    grid-template-columns: initial !important;
}
.prev-scroll, .next-scroll{
    position: absolute;
    background-color: white;
    top: calc(50% - 25px);
    border-radius: 50%;
    box-shadow: 0 2px 10px gray;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2em;
}
.prev-scroll{
    left: -25px;
}
.next-scroll{
    right: -25px;
}
.single-price i{
    margin-left: 10px;
}
#altri-modelli{
    position: absolute;
    bottom: 0;
    z-index: 10;
}
.altri-modelli-colonna > div{
    overflow: auto;
    max-height: 600px;
}
.swatchly-type-image .swatchly-swatch{
    width: 60px;
    height: 60px;
}
.variations_form > .quantity{
    width: 100%;
    border-bottom: 1px #DEDEDE solid !important;
    padding-bottom: 20px;
}
.variations_form > .quantity > span{
    margin-right: 5px;
}
.dimension-group > div,
.ship-retire-method > div{
    margin: 15px 0;
}
.dimension-group .radio-accordion{
    display: none;
    margin: 5px 0 20px 20px;
}
.ship-retire-method .radio-accordion{
    /* display: none; */
    margin: 15px 0 20px 0;
}
.dimension-group .radio-accordion > div,
.ship-retire-method .radio-accordion > div{
    flex-wrap: wrap;
}
.dimension-group .radio-accordion > div input,
.ship-retire-method .radio-accordion > div input{
    /* visibility: hidden; */
    margin-top: -5px;
}
.dimension-group .radio-accordion > div input:before,
.ship-retire-method .radio-accordion > div input:before{
    content: '';
    width: 15px;
    height: 15px;
    border: 1px solid #818181;
    border-radius: 2px;
    display: inline-block;
    visibility: visible;
    background-color: white;
    background-clip: content-box;
    padding: 1px;
    left: -1px;
    top: -3px;
    position: relative;
}
.dimension-group .radio-accordion > div input:checked:before,
.ship-retire-method .radio-accordion > div input:checked:before{
    background-color: #0075ff;
}
.dimension-group .radio-accordion > div div,
.ship-retire-method .radio-accordion > div div{
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.dimension-group .radio-accordion > div label{
    padding: 20px 10px 12px 10px;
}
.ship-retire-method .radio-accordion > div label{
    font-size: 1em;
    text-align: right !important;
}
.dimension-group .radio-accordion > div span,
.ship-retire-method .radio-accordion > div span{
    margin-left: 10px;
}
.ship-retire-method .radio-accordion > div div span{
    color: var(--e-global-color-primary);
}
.ship-retire-method .radio-accordion > div span.ship-extra{
    font-weight: 500;
    font-size: 0.85em;
    text-align: right;
    width: 100%;
    font-style: italic;
    /* padding-bottom: 20px;
    margin-top: 20px; */
}
.ship-retire-method .radio-accordion > div .ship-info span:nth-child(2){
    max-width: calc(100% - 30px);
    color: black !important;
    font-weight: 500;
    font-size: 1.1em;
}
.order-total th,
.order-total td{
    border-top: 1px solid gray !important;
}
.order-total td .amount,
.order-total td .woocommerce-Price-currencySymbol,
.order-total th{
    font-size: 1.2rem !important;
    font-weight: 700 !important;
}
.ship-edit-cart .radio-accordion img,
.dimension-group .radio-accordion > div div img,
.ship-retire-method .radio-accordion > div div img{
    width: 30px !important;
    margin: 0 10px 0 0 !important;
}
.dimension-group > div > label,
.ship-retire-method > div > label{
    margin-top: -4px;
}
.cart-split-title{
    position: relative;
    /* height: 1.2em; */
}
.cart-split-title span{
    position: absolute;
    left: 0;
    bottom: 15px;
    color: var(--e-global-color-5c7ee07);
    font-size: 1.2em;
    font-weight: 800;
    width: 200px;
}
.cart-split-title-2{
    height: 110px;
}
.woocommerce-cart-form .ship-method > div div:first-of-type{
    margin-bottom: 10px;
    position: relative;
    /* top: -15px; */
}
.woocommerce-cart-form .ship-method > div div:last-of-type img{
    position: relative;
    /* top: -5px; */
    /* bottom: -10px; */
}
.woocommerce-cart-form .radio-accordion > div div img{
    width: 40px !important;
}
.woocommerce-cart-form .ship-retire-method .radio-accordion > div label{
    padding: 20px 0 20px 25px;
}
.woocommerce-cart-form .ship-retire-method .radio-accordion > div div:first-of-type span{
    font-size: 1.15em;
    padding-top: 20px;
}
.ship-method .ship-not-available{
    opacity: 0.4;
    pointer-events: none;
}
.ship-edit-cart .radio-accordion{
    display: block;
}
.ship-edit-cart label {
    font-weight: 700;
    color: #010101;
    font-size: 0.9em !important;
}
.fake-add-cart{
    margin-left: auto;
    cursor: pointer;
}
.fake-add-cart a[disabled="disabled"]{
    cursor: not-allowed;
    opacity: .5;
}
/* #popup-notice{
    max-height: 300px;
    width: auto;
} */
/* .single-product .variations_form table.variations tr:first-of-type,
.single-product .variations_form table.variations tr:nth-of-type(2){ */
.variations_form > .quantity{
    border-bottom: 1px #DEDEDE solid !important;
    padding-bottom: 20px;
}
.elementor-widget-divider--view-line{
    margin: 0 !important;
}
.wdp_pricing_table tbody tr:first-of-type{
    display: none;
}
.elementor-widget-woocommerce-product-price del{
    padding-right: 10px;
    font-size: 0.9em;
}
.reset_variations{
    display: none;
}
.link-product{
    color: #3a75ec !important;
    font-weight: 500;
    font-size: 1.1em;
    position: absolute;
    right: 0;
    top: 37px;
}
.woocommerce-cart table.cart img{
     width: 70px;
     margin: 0;
}
.dropdown-quantity .discount-option{
    color: red;
    margin-left: 2em;
    font-size: 0.9em;
    float: right;
}

.dropdown-quantity .contact-option{
    color: blue;
    margin-left: 2em;
    font-size: 0.9em;
}
/* .select2-selection__rendered {
    line-height: 38px !important;
    text-align: center;
}
.select2-container .select2-selection--single {
    height: 38px !important;
}
.select2-selection__arrow {
    height: 37px !important;
} */
.woocommerce form .form-row .select2-container{
    width: 100% !important;
}
.elementor-widget-woocommerce-checkout-page .select2-container--default .select2-selection--single{
    height: 49px !important;
}
.elementor-widget-woocommerce-checkout-page .e-checkout__container{
    display: block !important;
}
.single_add_to_cart_button{
    margin-left: 0 !important;
    text-shadow: 0px 0px 10px rgba(0,0,0,0.3) !important;
    fill: var(--e-global-color-d215dfe ) !important;
    color: var(--e-global-color-d215dfe ) !important;
    background-color: transparent !important;
    /* background-image: linear-gradient(90deg, var(--e-global-color-c7dbd6e ) 0%, var(--e-global-color-12bdf77 ) 100%) !important; */
    border-radius: 20px 20px 20px 20px !important;
    box-shadow: 5px 5px 10px 0px rgba(235, 69.99999999999996, 64.99999999999999, 0.26666666666666666) !important;
    padding: 15px 25px 15px 55px !important;
    height: 46px;
}
.single_add_to_cart_button::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: '\f07a';
    position: absolute;
    z-index: 5;
    color: white;
    left: 15px;
    top: 12px;
    /* line-height: 2em; */
    font-size: 1.5em;
}
.top-product .single_add_to_cart_button{
    height: 57px;
    text-align: left;
    padding-left: 25px !important;
    border-radius: 150px !important;
    border: 1px solid var(--e-global-color-primary) !important;
    box-shadow: 3px 3px 10px 2px rgba(50.00000000000001, 53.00000000000008, 94.00000000000003, 0.1) !important;
    background-image: none !important;
    background-color: #442f2426 !important;
    /* pointer-events: none; */
    max-width: 500px;
    width: 100%;
}
.top-product .single_add_to_cart_button::before {
    left: initial;
    right: 30px;
    top: 17px;
}
.top-product .single_add_to_cart_button.activate-cart{
    /* background-image: linear-gradient(90deg, var(--e-global-color-c7dbd6e ) 50%, var(--e-global-color-12bdf77 ) 100%) !important; */
    background-color: var(--e-global-color-5c7ee07) !important;
    pointer-events: initial;
}
.price{
    display: none;
}
.recap-space-image .elementor-widget-container,
.recap-space-mobile .elementor-widget-container,
.recap-space .elementor-widget-container{
    display: none;
}
.recap-table {
    border: 1px solid #dce0e0;
    margin-left: 16.5%;
}
#custom-checkout .recap-table {
    margin-left: 0;
}
#custom-checkout .woocommerce-info{
    display: none;
}
.recap-table > span{
    text-align: center;
    background-color: #F0F1F3;
    font-size: 1.2em;
    font-weight: 500;
    padding: 10px;
    display: inline-block;
    width: 100%;
    /* margin-bottom: 15px; */
}
.recap-table > div, .recap-var-table > div{
    display: flex;
    justify-content: space-between;
    padding: 5px 0px;
    background-color: white;
}
.recap-table > div:nth-child(even), 
.recap-var-table > div:nth-child(even){
    background-color: #F0F1F3;
}
.additional-info-recap > div:first-of-type{
    padding-left: 35px !important;
}
.recap-var-table{
    display: block !important;
    padding: 0 !important;
    /* padding: 0 0 15px 0 !important; */
}
.recap-var-table > div > div{
    /* border: 1px solid #dce0e0; */
    border-right: 0;
    border-bottom: 0;
    padding: 5px 10px;
}
.recap-var-table > div:last-of-type > div{
    /* border-bottom: 1px solid #dce0e0; */
}
.recap-var-table > div > div:first-of-type{
    border-left: 0;
    /* width: 75%; */
}
.recap-var-table > div > div:last-of-type{
    text-align: right;
    /* width: 25%; */
}
.recap-table > div > a{
    margin: 10px 5px;
}
.color-accordion > div:last-of-type p, 
.shipping-dates > div:last-of-type p{
    margin-top: 1.1rem;
}
/* .color-accordion .radio-accordion, .shipping-dates .radio-accordion{
    display: inline-block;
    width: 46.5%;
    margin-right: 3%;
    vertical-align: top;
} */
.radio-accordion .top-radio{
    border: 0;
    margin-bottom: 1em;
}
.woocommerce div.product div.images img{
    width: auto;
    height: auto;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
}
.product-messages{
    width: 83.5% !important;
    margin-left: auto;
    margin-top: -20px;
    margin-bottom: 50px;
}
/* Select tipo di spedizione*/
.select-shipping-product{
    margin: 5px 0 10px;
    width: min-content;
}
.value-shipping-product .ship-value{
    display: none;
}
.value-shipping-product .ship-available{
    margin-bottom: 10px;
    /* color: var(--e-global-color-primary); */
}
.value-shipping-product .ship-advice-success{
    color:#008500;  
    font-weight: 700;
    font-size: 1.1em;
}
.value-shipping-product .ship-advice-fail{
    color: #C40000;
    font-size: 1em;
}
/** NUOVO TOP PRODOTTO **/
/* .top-product #altri-modelli .add_to_cart_button, 
.top-product .woocommerce-variation-price, 
.top-product .woocommerce-product-gallery__trigger,
.top-product .single-product .variations_form .variations tr,
.top-product form.cart .variations .elementor-tab-content tr,
.top-product form.cart .variations .elementor-tab-content tbody,
.top-product #discount-toggle .info-toggle,
.top-product .lumise-list-button,
.top-product .woocommerce-shipping-totals,
.top-product .swatchly-tooltip{
    display: block !important;
} */
.top-product #end-choose{
    justify-content: initial;
}
.top-product #accordion-product .elementor-accordion-item{
    margin-bottom: 15px;
    border: 0;
}
.top-product .product-info-small{
    margin: 0 0 10px 0;
    font-size: 1em;
}
.top-product #accordion-product .elementor-accordion .elementor-tab-title{
    padding: 13px !important;
    height: 40px !important;
    box-shadow: initial !important;
}
.top-product .accordion-title-not-valid:after,
.top-product .accordion-title-valid:after,
.top-product .accordion-title-valid:before{
    content: none;
}
.top-product #accordion-product .elementor-tab-title > div{
    height: 40px;
    line-height: 40px;
    margin: -13px -26px 0px 0;
    background-color: white;
    text-align: right;
    color: black;
    font-weight: 500;
    font-family: "Poppins", "sans-serif";
}
.top-product .elementor-tab-title{
    border-radius: 10px;
    border: 1px solid black !important;
}
.top-product .elementor-accordion-title{
    color: black;
    /* font-weight: 500; */
}
.top-product .elementor-accordion{
    max-width: 500px;
    transition: 0.3s;
}
.top-product .elementor-accordion.expand-accordion{
    max-width: 100%;
}
.top-product #design-preview{
    margin-left: auto;
    margin-right: 5px;
}
.show-missing-field .accordion-title-not-valid,
.top-product #accordion-product .missing-field{
    border: 1px solid red !important;
}
.top-product .elementor-accordion .elementor-tab-content{
    /* position: absolute; */
    width: 100%;
    z-index: 1000;
    margin-top: 10px;
    background-color: white !important;
    border: 1px solid #dfdfdf;
    border-radius: 10px;
    /* max-height: 300px; */
    /* overflow: auto; */
    /* overflow: hidden; */
    box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 16px 0px;
    /* margin-left: -1px; */
    padding: 10px 5px;
}
.top-product .radio-accordion > div{
    border: 0;
    font-size: 1.2em;
    padding: 10px;
    cursor: pointer;
}
/* .top-product .radio-accordion > div input{
    display: none;
} */
.top-product .radio-accordion > div label{
    z-index: 10;
}
.top-product .dimension-group  > div label{
    z-index: 0;
    position: relative;
    width: 100%;
}
.top-product .dimension-group  > div > label:hover::before{
    content: '';
    background-color: rgba(239, 239, 239, 0.9);
    border-radius: 10px;
    transform: initial;
    width: calc(100% + 20px);
    height: 55px;
    position: absolute;
    z-index: -1;
    top: -10px;
    left: -20px;
}
.top-product .dimension-group .radio-accordion > div input:before{
    content: initial;
    margin-top: 5px;
}
.top-product .radio-accordion > div:hover input,
.top-product .radio-accordion > div:hover{
    font-size: 1.2em;
    background-color: rgba(239, 239, 239, 0.9);
    border-radius: 10px;
    transform: initial;
}
.top-product .radio-accordion > div label:hover{
    z-index: 1000;
}
.top-product .radio-accordion > div label .popup-info-icon{
    font-size: 0.8em;
}
.top-product .radio-accordion > div input:checked:before{
    content: '';
    background-color: rgba(239, 239, 239, 0.9);
    display: block;
    height: 55px;
    margin-left: -10px;
    border-radius: 10px;
    width: 100%;
    border: 2px solid var(--e-global-color-secondary);
}

.top-product input[type="number"]{
    /* display: none; */
    margin: 10px 10px 20px;
    width: -webkit-fill-available;
}
.top-product input[type="radio"]{
    position: absolute;
    /* z-index: -1; */
    height: 0;
    top: 0;
    width: 100%;
}
.large-table .top-product #prod-column-right{
    width: 50%;
}
.large-table .top-product #prod-column-left{
    width: 49.305%;
}
.large-table .top-product .elementor-accordion{
    max-width: 700px !important;
}
.top-product .title-ship-choose-product{
    margin-top: 40px;
    margin-bottom: 10px;
}
.top-product .ship-info{
    color: black;
    font-size: 1.1em;
}
.top-product .title-ship-choose-product span{
    color: black;
    font-size: 1.3em;
    font-family: "Poppins", "sans-serif";
    font-weight: 500;
} 
.top-product .bulk-table-parent{
    display: flex;
    justify-content: center;
    padding: 0 15px;
}
.top-product .bulk-table{
    background-color: white;
    /* overflow: hidden; */
    max-height: initial;
    width: -webkit-fill-available;
    margin: 0;
    padding: 0;
}
.top-product .swatchly-type-wrap{
    margin-left: 11px;
    margin-bottom: 25px;
}
.top-product .swatchly-type-wrap .swatchly-swatch{
    border-radius: 50px;
    min-width: 16px;
    min-height: 16px;
    width: 16px;
    height: 16px;
    margin-right: 15px;
    border: 1px solid black;
}
.top-product .swatchly-type-wrap.swatchly-type-image .swatchly-swatch{
    width: 55px;
    height: 55px;
}
.top-product .swatchly-type-wrap .swatchly-swatch:hover:after,
.top-product .swatchly-type-wrap .swatchly-selected::after{
    content: '';
    position: absolute;
    width: 28px;
    height: 28px;
    border: 1px solid var(--e-global-color-secondary);
    border-radius: 50%;
}
.top-product .swatchly-type-wrap.swatchly-type-image .swatchly-swatch:hover:after,
.top-product .swatchly-type-wrap.swatchly-type-image .swatchly-selected::after{
    width: 65px;
    height: 65px;
}
.top-product .reset_variations{
    display: none !important;
}
.top-product .dimension-group{
    padding-left: 20px;
}
.top-product .dimension-group >div > label{
    font-size: 1.1em;
    padding: 10px 0;
    cursor: pointer;
}
.top-product .dimension-group .radio-accordion > div label {
    padding: 10px 10px 10px 0;
}
.top-product .dimension-group .radio-accordion > div,
.top-product .dimension-group .radio-accordion > div:hover{
    font-size: initial;
}
.top-product label[for="pa_colore"]{
    /* margin-left: -10px; */
    margin-bottom: 10px;
}
.top-product .value-shipping-product .ship-available{
    color: green;
    text-decoration: underline;
    font-size: 1.1em;
}
.top-product .product-messages{
    width: 100% !important;
}
.top-product #end-choose .single_add_to_cart_button{
    margin-left: initial !important;
}
.top-product .bulk-table > div:first-of-type{
    border-radius: 10px 10px 0 0;
    position: sticky;
    top: 30px;
}
.top-product .bulk-table > div > div:first-of-type{
    width: 130px;
}
.top-product .bulk-table > div input::-webkit-inner-spin-button,
.top-product .bulk-table > div input::-webkit-outer-spin-button { 
    -webkit-appearance: none; 
    margin: 0; 
}
.top-product .bulk-table > div input{
    width: 50px;
    margin: 0;
    border: 1px solid #c7c4c4;
    /* padding-left: 1em; */
}
.top-product .bulk-table .price-bulk-top{
    bottom: -11px;
    right: -5px;
}
.top-product .offer-block {
    margin-bottom: 0;
    margin-right: 10px;
}
.top-product .elementor-accordion > tbody{
    position: relative;
    left: -5px;
}
.top-product #lumise-customize-button{
    max-width: 500px;
}
.top-product #lumise-customize-button img{
    height: 39px;
    margin-top: -5px;
    /* margin-left: auto; */
    box-shadow: initial;
    position: relative;
    z-index: 100;
    transition: 0.5s transform;
}
.top-product #lumise-customize-button img:hover{
    transform: scale(10);
    box-shadow: 0px 1px 7px 0px gray;
    border: 0.5px solid white;
    border-radius: 1px;
    background-color: white;
}
#cap-popup-field label{
    position: absolute;
    top: 10px;
    left: 15px;
    font-size: 0.8em;
}
#cap-popup-field input{
    border: 1px solid black;
    border-radius: 10px;
    padding: 14px 12px 0 12px;
    height: 60px;
}
#cap-popup-confirm a{
    cursor: pointer;
}
.progress-ship-bar-container {
    width: calc(100% - 26px);
    background-color: #dfdfdf;
    border-radius: 10px;
    position: relative;
    height: 5px;
    margin-top: 70px;
}
.progress-ship-bar::before,
.progress-ship-bar::after {
    content: '';
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: #dfdfdf;
    border: 2px solid white;
    position: absolute;
    right: -2px;
    top: -6px;
}
.progress-ship-bar::before{
    right: 65.5%;
}
.progress-ship-bar.completed48::before,
.progress-ship-bar.completed24:after {
    background-color: var(--e-global-color-primary);
    z-index: 100;
}
.progress-ship-bar {
    height: 100%;
    width: 0;
    background-color: var(--e-global-color-primary);
    text-align: center;
    line-height: 5px;
    color: white;
}

.progress-ship-labels {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
    color: black;
}
.remaining-ship-amount {
    margin-top: 50px;
    margin-bottom: 40px;
    font-size: 14px;
    color: black;
    padding-right: 20px;
}
.progress-ship-labels .label-top24,
.progress-ship-labels .label-bottom24,
.progress-ship-labels .label-top48,
.progress-ship-labels .label-bottom48 {
    position: absolute;
    font-size: 13px;
    right: -48px;
    width: 115px;
    text-align: center;
    line-height: 1.2em;
}
.progress-ship-labels .label-top48,
.progress-ship-labels .label-bottom48{
    right: 56.5%;
}
.progress-ship-labels .label-top24,
.progress-ship-labels .label-top48 {
    top: -40px;
}
.progress-ship-labels .label-bottom24,
.progress-ship-labels .label-bottom48 {
    bottom: -25px;
}
.price-calculator {
    width: 600px;
    margin: 40px auto 20px;
    padding: 10px 20px;
    background-color: #f9f9f9;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    color: black;
}
.price-calculator .slider-container {
    position: relative;
    width: 100%;
}
.price-calculator .slider-labels {
    display: flex;
    justify-content: space-between;
    font-size: 0.8em;
}
.price-calculator .slider {
    width: 100%;
    margin: 20px 0;
    accent-color: var(--e-global-color-secondary);
}
.price-calculator .quantity-input {
    width: 100px;
    height: 40px;
    text-align: center;
    font-size: 18px;
    margin-bottom: 20px;
    margin-left: 10px;
    border-radius: 10px;
    padding-left: 30px;
}
.price-calculator h5 {
    margin-bottom: 30px;
}
.price-calculator .price-info {
    font-size: 16px;
    margin-top: 10px;
}
.price-calculator .quantity-tool {
    font-weight: 600;
}
.price-calculator .price-info .original-price {
    text-decoration: line-through;
}
.price-calculator.no-discount .price-info .original-price {
    text-decoration: initial;
}
.price-calculator .price-info .discount-percentage,
.price-calculator .price-info .discount-price {
    color: #0a806b;
    font-weight: bold;
}
.price-calculator.no-discount .price-info .discount-percentage,
.price-calculator.no-discount .price-info .discount-price {
    display: none;
}
.price-calculator .price-info .total-price {
    font-size: 17px;
    font-weight: bold;
}
.CAP-info-popup .CAP-confirm{
    color: green;
}
.CAP-info-popup .CAP-problem{
    color: red;
}
.top-product .variations_form .variations .elementor-accordion > tr{
    margin-left: -5px;
}
.top-product .variations_form .variations .elementor-accordion > tr .label{
    padding-left: 5px;
}
/* .woocommerce .top-product .star-rating{
    margin-top: 4px !important;
} */
.woocommerce div.product .top-product div.images .woocommerce-product-gallery__image a img{
    /* width: 100vw !important; */
    /* height: auto !important; */
}
.woocommerce .tabs-product  table.shop_attributes td{
    vertical-align: middle;
}
/***** REVIEW ******/
.cr-all-reviews-shortcode .cr-summaryBox-wrap{
    width: 40%;
    display: inline-flex;
    margin-bottom: 40px;
    padding-bottom: 40px;
    padding-right: 50px;
    border-bottom: 1px solid #f8f8f8;
}
.generic-review-section{
    width: 60%;
    display: inline-block;
    vertical-align: top;
    margin-top: 18px;
}
.cr-all-reviews-shortcode .cr-summaryBox-wrap, 
.cr-reviews-grid .cr-summaryBox-wrap{
    background-color: white;
    flex-direction: column;
    align-items: flex-start;
}
.ivole-meter{
    height: 8px;
    border-radius: 5px;
    background: #dfdfdf;
    background-color: #dfdfdf;
    box-shadow: initial;
    max-width: 384px;
    width: 100%;
}
.ivole-meter .ivole-meter-bar{
    background: var(--e-global-color-secondary);
    background-color: var(--e-global-color-secondary);
    box-shadow: initial;
}
.cr-histogram-a{
    font-size: 1.2rem;
}
#ivole-histogramTable tr.ivole-histogramRow td{
    padding: 0 20px;
}
.cr-all-reviews-shortcode .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-summary-separator, .cr-reviews-grid .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-summary-separator{
    display: none;
}
.ivole-meter .ivole-meter-bar:before{
    height: 0;
}
.cr-overall-rating-wrap{
    width: auto !important;
    order: 0;
    /* flex-direction: row !important; */
    padding: 0 !important;
    padding-bottom: 5px !important;
    position: relative;
    padding-left: 80px !important;
    align-items: flex-start !important;
}
.cr-overall-rating-wrap > p{
    color: black;
    font-size: 15px;
    font-family: "Poppins", "sans-serif";
    font-weight: 500;
    margin: 0;
    margin-bottom: 5px !important;
}
.cr-overall-rating-wrap img{
    position: absolute;
    left: 0;
    top: 0;
    width: 65px;
    border-radius: 5px;
}
.cr-average-rating-stars{
    order: 0;
}
.cr-average-rating-stars .crstar-rating{
    margin: 0;
    font-size: 20px !important;
}
.cr-average-rating{
    order: 1;
    font-size: 18px !important;
    font-weight: normal !important;
    margin-left: 0;
    line-height: initial !important;
    display: none;
}
.cr-total-rating-count{
    margin-left: 12px;
    order: 2;
    margin: 0;
    font-weight: 400;
    color: black !important;
    /* text-decoration: underline; */
}
.cr-all-reviews-add-review{
    font-size: 13px;
    min-width: 225px;
    font-weight: 500 !important;
    font-family: "Poppins", "sans-serif" !important;
    margin-top: -5px;
}
#ivole-histogramTable{
    margin: 0;
    max-width: 550px;
}
#ivole-histogramTable .ivole-histogramRow{
    font-size: 1.2rem;
    height: 31px;
}
.ivole-histogramRow td{
    color: black !important;
    text-transform: capitalize
}
.cr-add-review-wrap{
    order: 1;
    margin-top: 10px;
}
.cr-all-reviews-ajax{
    width: 100% !important;
    order: 2;
    margin-top: 46px !important;
}
.cr-all-reviews-shortcode .crstar-rating,
#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment-text .crstar-rating,
#reviews #comments .cr-summaryBox-wrap .crstar-rating{
    font-size: 16px;
    width: 6.4em;
    letter-spacing: 4px;
}
.comment_container .cr-avatar-check,
.comment_container img{
    display: none;
}
.comment-text{
    margin: 0 !important;
    display: flex;
    flex-direction: column;
    border-bottom: 1px solid #f8f8f8 !important;
}
.comment-text .meta{
    order: 1;
    justify-content: flex-start !important;
    font-size: 14px !important;
    margin-top: 5px;
}
.comment-text .cr-rating-product-name{
    order: 0;
}
.comment-text .description{
    order: 2;
    width: 65%;
}
.comment-text .cr-comment-images{
    order: 4;
    margin-top: 10px;
}
.comment-text .cr-comment-images img{
    width: 100px !important;
    height: 100px !important;
    max-width: 100px !important;
    max-height: 100px !important;
}
.cr-product-name-picture{
    display: none !important;
}
.review-images-section{
    padding-bottom: 50px;
    margin-bottom: 40px;
    border-bottom: 1px solid #f8f8f8;
}
.review-images-section h3,
.cr-ajax-reviews-cus-images-title{
    font-family: "Noto Sans Syriac", Sans-serif;
    font-weight: 200;
    font-size: 1.7em !important;
    margin-bottom: 35px !important;
    color: black;
}
.iv-comment-image{
    margin-right: 24px;
    border-radius: 0;
    border: 0;
}
.review-images-list{
    display: flex;
}
.cr-comment-image-top{
    max-height: 250px;
}
.cr-comment-images img,
.cr-comment-image-top img, 
.cr-comment-image-top video{
    width: 250px !important;
    height: 250px !important;
    max-width: 250px !important;
    max-height: 250px !important;
}
.woocommerce-review__verified, .cr-avatar-check{
    display: none !important;
}
.woocommerce-review__author{
    padding-right: 5px;
    border-right: 1px solid #dfdfdf;
    color: #5c5c5c;
    font-size: 14px !important;
}
.woocommerce-review__published-date{
    padding: 0 5px;
    color: #5c5c5c;
}
.woocommerce-review__published-date::after{
    content: 'Acquirente verificato';
    padding-left: 5px;
    margin-left: 5px;
    color: #5c5c5c;
    border-left: 1px solid #dfdfdf;
}
.cr-count-row{
    margin-top: -94px !important;
    background-color: white !important;
    font-family: "Noto Sans Syriac", Sans-serif;
    font-weight: 200;
}
.cr-input-text{
    width: 272px !important;
    float: right;
    height: 62px !important;
    border-radius: 10px !important;
    border-color: #707070 !important;
    font-size: 1em !important;
    padding-left: 20px !important;
    margin-right: 10px !important;
    font-weight: 300 !important;
}
.cr-ajax-reviews-sort{
    height: 62px !important;
    border-radius: 10px !important;
    border: 1px solid #707070 !important;
    width: 230px !important;
    font-size: 16px !important;
    padding: 10px !important;
    font-weight: 300 !important;
}
.cr-ajax-search{
    padding-right: 247px !important;
    margin: 22px -10px;
}
.cr-ajax-search button{
    display: none;
}
.cr-ajax-search svg{
    left: initial !important;
    right: 30px;
    cursor: pointer;
}
.cr-count-row-count{
    font-size: 32px;
    /* font-weight: bold; */
}
.cr-all-reviews-shortcode ol.commentlist{
    padding-left: 12px;
}
.cr_ajax_reviews_sort{
    padding: 10px !important;
}
.review-google-vertical .ti-widget-container{
    flex-direction: column;
}
.review-google-vertical .ti-reviews-container{
    margin-left: -25px;
    margin-top: 10px;
}
.review-google-vertical .ti-name{
    font-family: "Poppins", "sans-serif" !important;
    font-weight: 500 !important;
}
.review-google-vertical .ti-widget.ti-goog .ti-footer{
    margin-top: 0 !important;
}
.review-google-vertical .ti-header-write-btn-container{
    margin-left: -80px;
}
.cr-all-reviews-add-review,
.review-google-vertical .ti-header-write-btn{
    padding: 10px 20px !important;
    height: 40px;
    line-height: 20px !important;
    width: 100%;
    text-align: center;
    font-family: "Poppins", "sans-serif" !important;
    font-weight: 500 !important;
}

/***** CARRELLO  ******/
#cart-custom .lumise-edit-design{
    margin-right: calc(100% - 150px) !important;
    width: 185px;
}
.woocommerce-page #content table.cart img, .woocommerce-page table.cart img {
    width: 150px;
    margin: 5px -45px 5px 0;
}
.woocommerce-cart-form{
    min-height: 425px;
    position: relative;
}
.woocommerce-cart-form > div > table{
    width: 67% !important;
    /* float: left; */
}
.woocommerce-cart-form tbody > tr:last-of-type{
    width: 33%;
    position: absolute;
    right: 0;
    top: 0;
    padding: 20px;
    background-color: #F0F1F3;
}
.woocommerce-cart-form .product-subtotal > ins,
.woocommerce-cart-form .product-subtotal > del,
.woocommerce-cart-form .product-price > ins,
.woocommerce-cart-form .product-price > del{
    display: flex;
}
.woocommerce-cart-form tr.fee th span{
    display: block;
    color: var(--e-global-color-primary ) !important;
}
.woocommerce-cart-form td.product-name{
    color: var(--e-global-color-secondary);
    font-size: 1.1em;
    font-weight: 600;
}
.woocommerce-cart-form td.product-name .variation{
    font-size: 1rem;
    font-weight: 400;
}
.woocommerce-cart-form th.product-price{
    min-width: 90px;
}
.woocommerce-cart-form .ship-retire-method{
    color: black;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 30px;
}
.woocommerce-cart-form .ship-retire-method > div > label{
    margin-top: 0;
    font-size: 1.2em;
    min-width: 90%;
}
.recap-title{
    color: var(--e-global-color-secondary);
    font-size: 1.2em;
    font-weight: 800;
    border-bottom: 1px solid rgba(90,90,90,0.15);
}
.title-total{
    margin-top: 50px;
}
.title-ship-name{
    color: var(--e-global-color-5c7ee07);
    border: 0;
}
.elementor-widget-woocommerce-cart .woocommerce table.cart td.actions{
    border: 0 !important;
    padding: 0;
}
.actions{
    width: inherit;
}
.e-cart-section{
    border: 0 !important;
}
.elementor-widget-woocommerce-cart .woocommerce .coupon-col{
    flex-direction: column;
}
.coupon-col-start{
    padding-right: 0 !important;
    padding-bottom: 20px;
}
.coupon{
    padding: 0 !important;
    background-color: transparent !important;
}
#coupon_code{
    background-color: white !important;
    border-radius: 5px !important;
}
.coupon-col-end button{
    color: var(--e-global-color-primary) !important;
    border: 2px solid var(--e-global-color-primary) !important;
    border-radius: 20px !important;
}
.variation-Extra p span{
    display: block;
    font-size: 0.9em;
}
.cart_item{
    display: none;
}
.cart-message{
    padding: 10px;
    border: 1px solid #f5c6cb;
    color: #721c24;
    background-color: #f8d7da;
    border-radius: 5px;
}
#order_review tfoot td{
    display: flex;
}
#order_review tfoot th{
    padding: 0;
}
.cart-subtotal bdi{
    font-weight: 600;
}
.cart-subtotal del bdi{
    font-weight: 500;
    padding-left: 5px;
}
.cart-subtotal p {
    font-size: 0.85em;
    margin-bottom: -20px;
    font-style: italic;
    font-weight: 500;
    color: gray;
}
.update-custom-shipping{
    padding: 5px 15px !important;
    font-size: 1em;
    margin-left: calc(50% - 93px);
}
.ship-edit-cart{
    padding-bottom: 30px;
    border-bottom: 1px solid #c7c4c4;
}
/*** TABELLA BULK PRODUCT ***/
.bulk-table{
    display: flex;
    flex-wrap: wrap;
    /* width: 100%; */
    /* padding: 0px 10px; */
    /* border: 1px solid #c7c4c4; */
    background: #f5f5f5;
    font-size: 0.9rem;
    margin: 0 -5px 0;
    position: relative;
    max-height: 340px;
    /* overflow-y: auto;
    overflow-x: hidden; */
    margin-right: -12px;
    padding-right: 15px;
    width: min-content;
}
.bulk-table-parent{
    /* overflow: auto; */
    padding-left: 5px;
    padding-right: 12px;
    margin-top: 10px;
}
.ship-icon{
    position: absolute;
    top: 2px;
    left: -5px;
    background-color: white;
    z-index: 10;
    width: 21px;
    height: 21px;
    border: 1px solid red;
    border-radius: 50%;
    color: red;
    font-size: 0.65em;
    line-height: 2.1em;
    text-align: center;
    font-weight: 600;
}
.ship-icon-swatchly{
    top: -11px;
    left: -11px;
    font-size: 0.6em;
    line-height: 1.95em;
    width: 18px;
    height: 18px;
}
.bulk-table .ship-icon-swatchly{
    display: none;
}
.bulk-table .price-bulk-top{
    position: absolute;
    bottom: -5px;
    font-size: 0.8em;
    padding-left: 5px;
}
.bulk-table .price-bulk-left{
    position: absolute;
    font-size: 0.8em;
    right: 0;
    bottom: -3px;
}
.bulk-table > div{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #c7c4c4;
}
.bulk-table > div:first-of-type{
    text-align: center;
    padding: 5px 0;
    position: sticky;
    width: 100%;
    top: 0;
    left: 0;
    background-color: #F0F1F3;
    z-index: 100;
}
.popup-info,
.color-preview-24h{
    display: none;
    position: absolute;
    z-index: 1000;
    background-color: white;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 0 2px 10px gray;
    width: fit-content;
    top: 20px;
    left: 20px;
    min-width: 150px;
    text-align: center;
    font-family: "Poppins", Sans-serif;
    font-weight: 400;
    font-size: 0.7rem;
}
.popup-info{
    top: calc(100% + 5px);
    left: 0;
    transform: translateX(-50%);
}
.swatchly-swatch.swatchly-disabled{
    overflow: initial;
}
.color-preview-24h-swatchly{
    top: 10px;
    left: 10px;
}
.popup-info .ship-icon{
    position: initial;
    display: inline-block;
}
.color-preview-24h span{
    /* padding-bottom: 10px; */
    display: inline-block;
}
.color-preview-24h button{
    margin-top: 15px !important;
    padding: 5px 15px !important;
}
.popup-info-icon{
    margin: 0 5px;
    position: relative;
}
.popup-info-icon:hover .popup-info,
.swatchly-type-wrap .swatchly-swatch:hover > .color-preview-24h,
.price-table-container > div:hover > .color-preview-24h{
    display: block;
}
.bulk-table > div:first-of-type > div{
    /* padding-left: 0.75rem; */
}
.bulk-table > div:last-of-type{
    border-bottom: 0;
}
.bulk-table > div > div{
    position: relative;
    margin: 5px;
    width: 50px;
}
.bulk-table > div > div > .swatchly-swatch{
    width: 33px;
    margin-right: 10px;
}
.bulk-table > div > div:first-of-type{
    width: 150px;
    display: flex;
    align-items: center;
}
.bulk-table > div > .input-container{
    text-align: center;
}
.bulk-table > div > .input-container > span{
    /* display: none; */
    font-size: 0.8em;
}
.bulk-table > div input{
    text-align: center;
    border: 0;
    padding: 0;
    width: 50px;
    height: 29px;
    border-radius: 3px;
    /* padding-left: 0.75rem; */
}
body #accordion-product .elementor-accordion .elementor-tab-title{
    height: 60px;
    padding: 23px 20px 23px 30px;
}
#accordion-product .elementor-accordion-icon-right{
    position: relative;
    z-index: 5;
}
#accordion-product .elementor-tab-title > div {
    width: 61%;
    background-color: #f5f5f5;
    margin: -23px -41px 0px 0;
    height: 60px;
    display: flex;
    align-items: center;
    padding: 0 45px 0 15px;
    float: right;
    z-index: -1;
    position: relative;
    display: inline-block;
    line-height: 60px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#accordion-product .elementor-tab-title > div .swatchly-swatch {
    width: 50px;
    height: 50px;
}
.radio-accordion .swatchly-swatch.swatchly-selected{    
    border: 1px solid #d8d8d8;
}
.radio-accordion .swatchly-swatch {
    margin-left: 15px;
}
.radio-accordion > div{
    display: flex;
    align-items: center;
    border-bottom: 1px solid #c7c4c4;
    position: relative;
}
.radio-accordion > div .ship-icon{
    color: red;
    left: 40px;
}
/* zoom elementi radio */
.radio-accordion > div:hover{
    font-size: 1.2em;
    /* transform: scale(1.1, 1.1); */
}
.dimension-group .radio-accordion > div:hover,
.ship-retire-method .radio-accordion > div:hover{
    font-size: 1em;
}
.dimension-group .radio-accordion > div:hover input,
.ship-retire-method .radio-accordion > div:hover input{
    transform: none;
}
.radio-accordion > div:hover input{
    transform: scale(1.2, 1.2);
}
.radio-accordion > div:hover .ship-icon{
    width: 29px;
    height: 29px;
    top: -2px;
    line-height: 2.4em;
}
.variation dd{
    font-weight: 500;
}
.radio-accordion > div:hover .swatchly-swatch{
    min-width: 39px;
    min-height: 39px;
    margin-top: 1px;
    margin-bottom: 1px;
    margin-left: 12px;
}
.radio-accordion > div:last-of-type{
    border-bottom: 0;
}
.ship-retire-method label span,
.radio-accordion div span{
    float: right;
    color: gray;
}
.radio-accordion label{
    flex: 1;
    padding: 10px;
    font-size: 0.9em;
}
#end-choose{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: -10px;
}
#end-choose i{
    font-size: 2em;
    margin-right: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}
#end-choose span{
    font-size: 1.5em;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 10px;
}
#end-choose .single_add_to_cart_button{
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: auto !important;
    font-size: 1.1em;
}
.add-bulk-table{
    cursor: pointer;
    margin-top: 20px;
    color: #3a75ec;
}
.update-quantity,
.cancel-quantity{
    cursor: pointer;
}
/* CHECKOUT STEPS */
:root {
    --line-border-fill: #E38126;
    --line-border-empty: #e0e0e0;
  }
.progress-container {
    display: flex;
    justify-content: space-between;
    position: relative;
    margin-bottom: 50px;
    max-width: 100%;
    width: 750px;
    margin-left: auto;
    margin-right: auto;
}
.progress-container::before {
    content: ""; /* Mandatory with ::before */
    background-color: var(--line-border-empty);
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    height: 4px;
    width: 100%;
    z-index: -1;
}
.progress-container .progress {
    background-color: var(--e-global-color-primary);
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    height: 4px;
    width: 0%;
    z-index: -1;
    transition: 0.4s ease;
}
.progress-container .circle {
    background-color: #fff;
    color: #999;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 3px solid var(--line-border-empty);
    transition: 0.4s ease;
    position: relative;
}
.progress-container .circle span{
    position: absolute;
    top: 28px;
}
.progress-container .circle.active {
    border-color: var(--e-global-color-primary);
}
.progress-buttons{
    margin: auto;
    width: fit-content;
}
.progress-buttons button{
    margin: 10px;
}
.progress-buttons button:focus{
    background-color: black;
}
.progress-buttons button:disabled{
    background-color: #7A7A7A;
    border: #7A7A7A;
}
/* CHECKOUT PAGE */
/* .e-checkout__column-end, */
.progress-buttons,
#checkout-estimate,
#checkout-estimate h2,
.e-cart-totals,
#customer_details, 
body .elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-section,
#order_review_heading, 
.woocommerce-form-coupon-toggle,
body .elementor-widget-woocommerce-checkout-page .woocommerce .e-checkout__order_review,
.order_review_heading,
.woocommerce-checkout-review-order-table thead,
.woocommerce-checkout-review-order-table tbody,
.woocommerce td.product-name dl.variation dt.variation-Quantit,
.woocommerce td.product-name dl.variation dd.variation-Quantit,
.woocommerce td.product-name dl.variation dt.variation-Extra,
.e-checkout__order_review-2{
    display: none;
}
body .elementor-widget-woocommerce-checkout-page a:hover{
    color: var(--e-global-color-primary);
}
body .elementor-widget-woocommerce-cart .woocommerce table.shop_table.cart .actions .button[name="update_cart"],
.e-coupon-box{
    display: none !important;
}
.e-checkout__container{
    grid-row-gap: 0;
}
.checkout-image .checkout-image-multiple{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px;
}
.checkout-image-multiple > img{
    width: 47%;
    margin-right: 6%;
    margin-bottom: 10px;
    vertical-align: middle;
}
.checkout-image-multiple > img:nth-child(even){
    margin-right: 0;
}
.link-gender{
    font-weight: 600;
    display: flex;
    justify-content: space-around;
    font-size: 1.2em;
    margin-top: 10px;
}
.tooltip-custom {
    position: relative;
    display: inline-block;
}

/* Tooltip text */
.tooltip-custom .tooltiptext {
    visibility: hidden;
    background-color: white;
    text-align: center;
    padding: 15px;
    border-radius: 6px;
    position: absolute;
    z-index: 100;
    top: 100%;
    left: 50%;
    transform: translate(-50%, 0); 
    opacity: 0;
    transition: opacity 0.5s;
    width: max-content;
    max-width: 320px;
    margin-top: 7px;
    border: 1px solid #BBBFBF;
    box-shadow: 0 2px 5px rgba(15,17,17,.15);
    font-weight: 700;
    color: black;
    font-weight: 500;
    font-family: PT-sans, Sans-serif;
}
.tooltip-custom .tooltiptext::before {
    content: " ";
    position: absolute;
    bottom: 100%;  /* At the top of the tooltip */
    left: 50%;
    margin-left: -7px;
    border-width: 7px;
    border-style: solid;
    border-color: transparent transparent #BBBFBF transparent;
  }
.tooltip-custom .tooltiptext::after {
    content: " ";
    position: absolute;
    bottom: 100%;  /* At the top of the tooltip */
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent white transparent;
}
#prod-column-right{
    overflow-anchor: none;
}
/* Show the tooltip text when you mouse over the tooltip container */
.tooltip-custom:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}
/* pagina solo pagamento */
.woocommerce-order-pay #custom-checkout{
    margin-top: -85px;
}
.woocommerce-order-pay .progress-container,
.woocommerce-order-pay #custom-checkout > div > div:last-of-type,
.woocommerce-order-pay #cart-custom{
    display: none;
}
.woocommerce-order-pay #custom-checkout > div > div:first-of-type{
    margin: auto;
}
.size-table-container table{
    text-align: left;
}
.size-table-container td,
.size-table-container th{
    min-width: 200px;
    border: 0 !important;
}
table tbody>tr:nth-child(odd)>td, 
table tbody>tr:nth-child(odd)>th{
    background-color: white;
}
.size-table-container table thead td,
.size-table-container table thead th{
    color: var(--e-global-color-5c7ee07);
    font-family: "Poppins", Sans-serif;
    font-size: 1.2em;
    font-weight: 500;
}
.size-table-container table thead,
.size-table-container table tbody>tr:nth-child(even)>td,
.size-table-container table tbody>tr:nth-child(even)>th{
    background-color: #F0F1F3;
}
.woocommerce div.product div.images .flex-control-thumbs li {
    width: 100%;
    max-height: 100px;
    overflow: hidden;
    padding-bottom: 0 !important;
    margin-bottom: 15px !important;
    border-radius: 10px;
    display: flex;
    align-items: center;
}

@media screen and (min-width: 782px) {
    /* thumbnail a sinistra dell'immagine */
    .woocommerce div.product div.images .flex-control-thumbs li {
        width: 18%;
    }
    .woocommerce div.product div.images .flex-control-thumbs {
        position: absolute;
        top: 0;
        left: -18%;
        width: 18%;
    }
    .woocommerce div.product div.images .flex-control-thumbs li {
        width: 100%;
    }
    .recap-space-mobile{
        display: none !important;
    }
    .preview-scroll-image{
        display: none !important;
    }
    .large-table #prod-column-left{
        width: 67%;
        transition-delay: 0;
    }
    .large-table #prod-column-right{
        width: 33%;
    }
    /* shipping */
    #billing_company_field,
    #billing_address_1_field,
    #billing_address_2_field,
    #billing_phone_field,
    #billing_email_field,
    #billing_country_field,
    #shipping_company_field,
    #shipping_address_1_field,
    #shipping_address_2_field,
    #shipping_phone_field,
    #shipping_email_field,
    #shipping_country_field{
        width: 48%;
        display: inline-block;
    }
    #billing_company_field,
    #billing_phone_field,
    #billing_address_1_field,
    #shipping_company_field,
    #shipping_phone_field,
    #shipping_address_1_field{
        margin-right: 4% !important;
    }
    #billing_postcode_field,
    #billing_city_field,
    #billing_state_field,
    #shipping_postcode_field,
    #shipping_city_field,
    #shipping_state_field{
        width: 31%;
        display: inline-block;
    }
    #billing_postcode_field,
    #billing_city_field,
    #shipping_postcode_field,
    #shipping_city_field{
        margin-right: 3% !important;
    }
}
@media screen and (max-width: 781px) {
    .flex-control-thumbs{
		display: flex;
		align-items: center;
	}
    .woocommerce-cart-form table{
        width: 100% !important;
    }
    .woocommerce div.product div.images .flex-control-thumbs li {
        width: 22%;
        max-height: 70px;
    }
    .woocommerce div.product div.images img.zoomImg,
    .recap-space-image{
        display: none !important;
    }
    .woocommerce-page table.shop_table_responsive tr{
        display: none;
    }
    .woocommerce-cart-form .product-subtotal > ins,
    .woocommerce-cart-form .product-subtotal > del,
    .woocommerce-cart-form .product-price > ins,
    .woocommerce-cart-form .product-price > del{
        display: block;
    }
    #prod-column-right .elementor-widget-woocommerce-product-images .elementor-widget-container{
        padding-left: 0;
        margin-bottom: -30px;
    }
    .bulk-table-parent{
        margin-top: 5px;
    }
    .preview-scroll-image{
        display: none;
        position: fixed;
        right: 10px;
        top: 10px;
        border-radius: 5px;
        z-index: 100000;
        width: 150px;
        box-shadow: 0px 1px 7px 0px gray;
    }
    .color-accordion .radio-accordion, .shipping-dates .radio-accordion{
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
    #accordion-product .elementor-accordion{
        width: calc(100vw - 30px);
        overflow: hidden;
    }
    .bulk-table > div > input{
        padding-left: 0;
    }
    .woocommerce-checkout .progress-container{
        max-width: 85%;
        width: auto;
        padding-right: 10px;
    }
    .progress-container .progress{
        max-width: calc(100% - 10px);
    }
    .woocommerce-checkout .progress-container::before{
        width: calc(100% - 10px);
    }
    .woocommerce-checkout .progress-content{
        width: calc(100% + 50px);
        margin-left: -25px;
    }
    .product-remove{
        margin-bottom: -60px;
    }
    .woocommerce table.cart .product-thumbnail{
        display: block !important;
    }
    .woocommerce table.cart .product-thumbnail::before{
        content: '' !important;
    }
    .elementor-widget-woocommerce-cart .woocommerce table.shop_table .product-price, 
    .elementor-widget-woocommerce-cart .woocommerce table.shop_table .product-quantity, 
    .elementor-widget-woocommerce-cart .woocommerce table.shop_table .product-subtotal{
        padding: 5px 0;
    }
    .elementor-widget-woocommerce-cart .woocommerce table.cart tr{
        padding: 16px 0 !important;
    }
    .woocommerce table.shop_table_responsive tbody th, 
    .woocommerce-page table.shop_table_responsive tbody th{
        display: inline-block !important;
        padding: 10px 0 !important;
    }
    #checkout-estimate{
        display: none !important;
    }
    .elementor-widget-woocommerce-cart .woocommerce .cart #order_review td:before{
        content: '' !important;
    }
    .elementor-widget-woocommerce-cart .woocommerce .cart #order_review th:after{
        content: ':';
    }
    .elementor-widget-woocommerce-cart .woocommerce .cart #order_review tr{
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .recap-var-table{
        font-size: 0.95em;
    }
    .recap-table {
        margin-left: 0;
    }
    .radio-accordion > div{
        padding: 5px 0;
        font-size: 1.2em;
    }
    .dimension-group > div,
    .ship-retire-method > div{
        padding: 15px 0;
        margin: 0;
    }
    .color-accordion .radio-accordion, .shipping-dates .radio-accordion{
        margin-bottom: 0;
    }
    .dimension-group .radio-accordion > div,
    .ship-retire-method .radio-accordion > div{
        font-size: 1em;
    }
    .woocommerce div.product div.images .woocommerce-product-gallery__image{
        align-items: center;
    }
    .woocommerce-cart-form > div > table{
        width: 100% !important;
        /* float: left; */
    }
    .woocommerce-cart-form tbody > tr:last-of-type{
        width: 100%;
        position: initial;
    }
    .group-item{
        display: block !important;
        width: calc(100vw - 90px);
    }
    .actions{
        display: block !important;
    }
    .elementor-widget-woocommerce-cart .woocommerce table.shop_table.cart tbody tr:last-child{
        display: block !important;
        padding: 10px !important;
    }
    .recap-title{
        margin-top: 30px;
    }
    .elementor-widget-woocommerce-cart .woocommerce .cart #order_review th:after{
        content: '';
    }
    .accordion-fake {
        position: relative;
        padding-top: calc(100vw - 60px);
    }
    .accordion-fake .e-n-tabs-heading{
        width: 48%;
    }
    .accordion-fake .e-n-tabs-content > div{
        position: absolute;
        top: calc(-100vw + 60px);
    }
    .elementor-widget-n-accordion .e-n-accordion-item-title-icon{
        margin-left: auto;
    }
    .border-shadow{
        box-shadow: 3px 3px 10px 2px rgba(49.99999999999999, 53.000000000000064, 94, 0.1);
        border-radius: 17px;
    }
    .product-info-small{
        margin-bottom: -5px;
    }
    .product-messages{
        width: 100% !important;
    }
    .woocommerce-cart-form .ship-retire-method .radio-accordion > div div:first-of-type span:nth-child(2){
        font-size: 1em;
    }
    .ship-retire-method .radio-accordion > div .ship-info span:nth-child(2){
        font-size: 1em;
    }
    .progress-buttons{
        /* display: flex; */
        flex-wrap: wrap;
        justify-content: center;
    }
    .woocommerce-cart-form .radio-accordion > div div img{
        width: 30px !important;
    }
    .woocommerce-cart-form .ship-retire-method .radio-accordion > div label {
        padding: 20px 0 20px 15px;
    }
}
/* FRAME */
.page-product-frame .radio-accordion .swatchly-swatch{
    min-width: 70px;
    min-height: 70px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.page-product-frame .radio-accordion > div:hover .swatchly-swatch{
    min-width: 80px;
    min-height: 80px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 12px;
}

.image-loading{
    background: rgb(255, 255, 255); 
    cursor: wait;
}
.image-loading:before{
    height: 1em;
    width: 1em;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    /* margin-left: -0.5em;
    margin-top: -0.5em; */
    content: "";
    animation: spin 1s ease-in-out infinite;
    background: url(/wp-content/plugins/woocommerce/assets/images/icons/loader.svg) center center;
    background-size: cover;
    line-height: 1;
    text-align: center;
    font-size: 2em;
    color: rgba(0,0,0,.75);
}
.image-loading img{
    opacity: 0.6 !important; 
}
.flex-control-thumbs li{
    position: relative;
}
.flex-control-thumbs li.image-loading:before{
    top: calc(50% - 7.5px);
}
.bulk-add-mobile{
    display: none;
}

@media screen and (max-width: 781px) {
    .top-product .swatchly-type-wrap{
        padding-left: 5px;
    }
    .fake-add-cart{
        display: none !important;
    }
    .top-product #accordion-product .elementor-tab-title > div{
        width: 55%;
        padding-right: 35px;
    }
    .accordion-mobile-horizontal{
        --n-tabs-heading-display: flex !important;
    }
    .accordion-mobile-horizontal .e-n-tabs-heading{
        flex-wrap: nowrap;
        overflow-x: scroll;
    }
    .accordion-mobile-horizontal .e-n-tabs-heading::after {
        border-width: 0;
        box-shadow: -4px 0 12px 8px white;
        content: "";
        display: block;
        height: 20px;
        pointer-events: none;
        position: absolute;
        right: -1px;
        width: 1px;
        z-index: 10;
    }
    .accordion-mobile-horizontal .e-n-tabs-heading > button{
        margin: 0 !important;
    }
    .price-calculator{
        width: calc(100% + 20px);
        margin-left: -10px;
        margin-right: -10px;
    }
    .price-calculator .quantity-input {
        padding-left: 10px;
    }
    .cr-count-row{
        flex-direction: column;
        align-items: flex-start !important;
    }
    .cr-all-reviews-ajax{
        margin-top: 20px !important;
    }
    .ivole-histogramCell2{
        padding: 0 !important;
    }
    .comment-text .description{
        width: calc(100vw - 60px) !important;
    }
    .cr-all-reviews-shortcode .cr-summaryBox-wrap{
        width: calc(100vw - 25px) !important;
    }
    .accordion-review{
        width: 100%;
    }
    .accordion-review .e-n-tabs-heading::after{
        content: none;
    }
    .accordion-review .e-n-tabs-heading{
        justify-content: space-around;
    }
    .review-google-vertical .ti-reviews-container{
        margin-left: 0;
    }
    .ti-widget.ti-goog .ti-header-write-btn-container .ti-header-write-btn{
        font-size: 12px;
    }
    .cr-add-review-wrap{
        margin: 0;
    }
    .cr-ajax-reviews-sort{
        margin-top: 20px !important;
        margin-left: -15px !important;
        width: 90vw !important;
    }
    .cr-input-text{
        width: 90vw !important;
        margin-left: -3px !important;
    }
    .cr-comment-images img {
        width: 120px !important;
        height: 120px !important;
        max-width: 120px !important;
        max-height: 120px !important;
    }
    .top-product .title-ship-choose-product{
        text-align: center;
    }
    .top-product .title-ship-choose-product span{
        font-size: 1.2em;
    }
    .top-product #accordion-product .elementor-accordion .elementor-tab-title{
        padding: 17px 13px !important;
        height: 48px !important;
    }
    .large-table .top-product #prod-column-left,
    .large-table .top-product #prod-column-right{
        width: 100%;
    }
    .top-product .bulk-table-parent{
        display: none !important;
    }
    .select2-bulk-mobile .ship-icon-swatchly,
    .bulk-add-mobile .ship-icon-swatchly{
        top: -2px;
        left: -5px;
    }
    .bulk-add-mobile{
        display: block;
        padding: 10px;
    }
    .bulk-add-mobile button{
        margin: 20px 0 !important;
        padding: 10px 25px !important;
    }
    .bulk-mobile-line{
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 40px;
        position: relative;
    }
    .bulk-mobile-line input{
        width: 60px !important;
        margin: 0 !important;
        height: 48px;
        text-align: center;
    }
    .bulk-mobile-line select{
        width: 30%;
        min-width: auto !important;
        height: 48px;
        text-align: center;
        margin: 0 !important;
    }
    .bulk-mobile-line select[name="attribute_pa_taglia"] option:first-of-type{
        display: none;
    }

    .bulk-mobile-line i{
        font-size: 1.5em;
        color: red;
    }
    .bulk-mobile-line .bulk-new-line{
        color: var(--e-global-color-primary);
        height: 48px !important;
        padding: 10px 25px !important;
        margin-left: 0 !important;
        margin-top: 5px !important;
    }
    .bulk-mobile-line .radio-accordion{
        display: none;
    }
    .bulk-mobile-line .select2-selection__rendered {
        line-height: 48px !important;
    }
    .bulk-mobile-line .select2-container .select2-selection--single {
        height: 48px !important;
        border: 1px solid #666 !important;
    }
    .bulk-mobile-line .select2-selection__arrow {
        height: 48px !important;
    }
    .bulk-mobile-line .select2-container .swatchly-swatch{
        width: 33px;
        margin-left: auto;
        margin-right: auto;
    }
    .max-qty-mobile{
        bottom: -25px;
        position: absolute;
    }
    .max-qty-mobile span{
        font-weight: 600;
    }
    .select2-bulk-mobile .swatchly-swatch{
        width: 33px;
    }
    .select2-bulk-mobile .select2-results__options{
        flex-wrap: wrap;
        display: flex;
        max-height: 300px;
    }
    .select2-bulk-mobile .select2-results__options > li{
        flex: 1 0 33.333333%;
    }
    .tabs-product .price-table > .e-con-inner{
        flex-direction: column !important;
    }
    /* #lumise-stage-nav{
        z-index: 10000000;
        bottom: 0;
        transform: none !important;
        left: 0 !important;
    } */

    /* .top-product .offer-block{
        position: absolute;
    } */
}