
/* typography */

h3 { font-weight: normal; }

/* Product page */

p.stock { margin: 0; }

.btn-primary { text-align: center; /*font-size: 1.2em;*/ line-height: 1; }

.btn-custom-link { background-color: #a0aebb !important; border-color: #a0aebb !important; }
.btn-custom-link:hover { background-color: #445667 !important; border-color: #445667 !important; }

.product-configurator .yith-wcwl-add-button .btn { justify-content: center; }

.btn-custom-link { width: 100%; background-color: #445667; border-color: #445668; color: #fff; }

.btn-custom-link:hover { color: #fff; text-decoration: none; }

.btn-disabled { background-color: #a19e9b; border: none; width: 100%; color: #fff; }

.btn-disabled:hover { background-color: #a19e9b; border: none; width: 100%; color: #fff; }

.btn-disabled:active { background-color: #a19e9b !important; border: none !important; }

.cart-collaterals-top { display: flex; justify-content: space-between; align-items: center; }

#variations_collapse .variable-items-wrapper { align-items: baseline; }

.variable-item-contents:before { display: none !important; }


/* Cart */
thead { height: 80px; }

th { background: #ebe9eb; }

th.product-remove { border-top-left-radius: 15px; border-bottom-left-radius: 15px; }

th.product-subtotal { border-top-right-radius: 15px; border-bottom-right-radius: 15px; }

button.button { background: none !important; color: #b2a072 !important; }

.coupon button.button { background: #445868 !important; color: #fff !important; border-radius: 30px; padding: 16px 40px; }

input#coupon_code { border-radius: 30px; width: auto; text-align: center; padding: 13px 20px; line-height: 1; font-size: 18px; font-weight: 500; margin-right: 8px; }

.woocommerce table.shop_table { border: none; }

.woocommerce table.shop_table td { border-top: none; }

.woocommerce table.shop_table td .product-name { text-decoration: underline; }

.cart-back a { font-size: 22px; }

.woocommerce table.shop_table td.actions button.update_cart { text-decoration: none; font-size: 22px; }
.woocommerce table.shop_table td.actions button.update_cart:hover { text-decoration: underline; }
.woocommerce table.shop_table td.actions button.update_cart:disabled[disabled] { text-decoration: none; }

.woocommerce h3, .woocommerce .h3 { margin-bottom: 32px; }

.woocommerce .checkbox { width: 100% !important; }
.woocommerce .checkbox span { font-weight: 500; }
.woocommerce .checkbox span label { position: relative; font-weight: 500 !important; line-height: 1.3; padding-left: 24px; display: block !important; }
.woocommerce .checkbox span label input { position: absolute; left: 0; top: 9px; }
.woocommerce #checkbox_field { margin: 20px 0 0 0; }

.woocommerce .checkbox-2 { width: 100% !important; }
.woocommerce .checkbox-2 span { }
.woocommerce .checkbox-2 span label { position: relative; font-weight: 500 !important; line-height: 1.3; padding-left: 24px; display: block !important; }
.woocommerce .checkbox-2 span label input { position: absolute; left: 0; top: 9px; }
.woocommerce #checkbox-2_field { margin: 5px 0 0 0; }

.woocommerce .checkbox-3 { width: 100% !important; }
.woocommerce .checkbox-3 span { }
.woocommerce .checkbox-3 span label { position: relative; font-weight: 500 !important; line-height: 1.3; padding-left: 24px; display: block !important; }
.woocommerce .checkbox-3 span label input { position: absolute; left: 0; top: 9px; }
.woocommerce #checkbox-3_field { margin: 5px 0 0 0; }

td img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail { width: 80px; }

.woocommerce table.shop_table th, .woocommerce table.shop_table td { padding: 9px 32px; }

.woocommerce .payment_methods { padding-left: 24px; padding-right: 24px; }
.woocommerce .payment_method_paypal { }
.woocommerce .payment_method_paypal label { display: flex; align-items: center; }
.woocommerce .payment_method_paypal label img { margin: 0 10px !important; }

tr.cart-subtotal th { border-top-left-radius: 15px; }

tr.cart-subtotal td { border-top-right-radius: 20px; background: #f8f8f8; }

tr.order-total td { border-bottom-right-radius: 20px; background: #b2a072; color: #fff; border-bottom-left-radius: 0px !important; }

tr.order-total th { background: #b2a072; color: #fff; border-bottom-left-radius: 20px; }

a.checkout-button.button.alt.wc-forward { border-radius: 35px; width: auto; float: right; background-color: #445868; font-size: 22px; line-height: 1; height: auto; padding: 20px 55px !important; }

tr.woocommerce-shipping-totals.shipping { background: #f8f8f8; }

.elementor a { /*text-decoration: underline;*/ }

.shipping td { border-top: 0px; }

@media (max-width:480px) {

    .cart-collaterals-top { flex-flow: column; }

    input#coupon_code { width: 100%; margin-bottom: 10px; }

    .woocommerce-page table.cart td.actions .coupon .input-text + .button { width: 100%; }

    a.checkout-button.button.alt.wc-forward { width: 100% !important; }

    tr.order-total td { border-bottom-left-radius: 20px !important; }

    tr.cart-subtotal td { border-top-left-radius: 20px; }
}

/* form */ .address-field { flex-flow: column; }

.woocommerce form .form-row label { font-weight: 700; }

.woocommerce-form-login__rememberme { margin-bottom: 0; }

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea { box-sizing: border-box; width: 100%; margin: 0; outline: 0; line-height: normal; height: 40px; margin: 0 auto; border: none; border: solid 1px #ccc; border-radius: 10px; padding: 10px 15px; }

.woocommerce form .form-row .password-input { display: block; width: 100%; }

.select2-container .select2-selection--single .select2-selection__rendered { padding-top: 4px; padding-left: 15px; }

.select2-container--default .select2-selection--single { background-color: #fff; border: solid 1px #ccc; border-radius: 10px; height: 40px; }

.select2-container--default .select2-selection--single .select2-selection__arrow { top: 6px; }

.woocommerce-additional-fields { margin-top: 40px; }

.notes { flex-flow: column; }

.notes textarea { height: 150px !important; }

.woocommerce table.shop_table { border: none; border-collapse: collapse; }

.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th { border-top: 0px; }

.checkout .shop_table th.product-name { border-top-left-radius: 15px; }

.shop_table th.product-total { border-top-right-radius: 15px; }

.checkout .shop_table tbody { background: #f8f8f8; }

.checkout tr.woocommerce-shipping-totals.shipping { background: #f8f8f8; }

.payment_method_wc-scalapay-payin3 img { width: 20% !important; }

.payment_method_wc-scalapay-payin4 img { width: 20% !important; }

.wc_payment_methods.payment_methods.methods label { display: inline; }

#add_payment_method #payment .payment_method_paypal .about_paypal, .woocommerce-cart #payment .payment_method_paypal .about_paypal, .woocommerce-checkout #payment .payment_method_paypal .about_paypal { float: none; }

.top-totals .scalapay-widget-area { display: none; }

.checkout .shop_table tr.cart-subtotal th { border-top-left-radius: 0px; }

.checkout .shop_table tr.cart-subtotal td { border-top-right-radius: 0px; }

div#payment { background-color: transparent !important; }

ul.wc_payment_methods.payment_methods.methods { border-radius: 15px; background: #ebe9eb; border: 0px !important; }

button#place_order { width: 100%; border-radius: 35px; background-color: #445868 !important; font-size: 22px; line-height: 1; height: auto; padding: 20px 97.5px !important; color: #fff !important; }


.woocommerce-notice { padding: 20px; margin-top: 40px; margin-bottom: 0; font-weight: 600; font-size: 24px; line-height: 1.5; background: #f8f8f8; border-radius: 20px 20px 0 0; border-bottom: 1px solid #ebe9eb; }
.woocommerce-order-overview { background: #f8f8f8; padding: 20px; border-radius: 0 0 20px 20px; }

@media(max-width:767px) {
    .woocommerce form .form-row label { font-size: 0.9em; }
    tr.order-total td { border-bottom-left-radius: 0 !important; }
    .woocommerce .order-review { margin-top: 40px; padding: 0 30px; }
    .woocommerce-shipping-fields label.checkbox { position: relative; padding-left: 24px; }
    .woocommerce-shipping-fields label.checkbox input { position: absolute; left: 0; top: 13px; }
    .woocommerce-shipping-fields label.checkbox span { font-size: 1.75rem !important; }
    button#place_order { padding: 20px !important; }
}


/* ---------------------------- */
.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated > .elementor-widget-wrap { padding: 0; }

.elementor-17522 .elementor-element.elementor-element-4f475c96 > .elementor-element-populated { padding: 0; }

@media (min-width: 992px) {
    /*.elementor-col-50 > .elementor-column-wrap, .modal .elementor-col-50 > .elementor-column-wrap, .elementor-editor-active [data-col="50"] > .elementor-column-wrap { padding: 0; }*/

    .elementor-17522 .elementor-element.elementor-element-103f076.elementor-column.elementor-element[data-element_type="column"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap { padding: 0 90px; }
}

.woocommerce .tit-carrello { color: #445767; font-size: 48px; line-height: 1; font-weight: 600; margin: 120px 0 60px 0; }

.woocommerce-notices-wrapper { margin-top: 20px; }
.woocommerce-notices-wrapper .woocommerce-message { border-top: none; background: none; border-bottom: 1px solid #f7f6f7; color: #445868; font-weight: 600; font-size: 16px; margin-bottom: 0; }
.woocommerce-notices-wrapper .woocommerce-message .wc-forward { display: none; }
.woocommerce .cart-empty, .woocommerce .woocommerce-error, .woocommerce .woocommerce-info { color: #445868; font-size: 16px; font-weight: 600; margin: 0; background: none; border-top: none; border-bottom: 1px solid #f7f6f7; padding-left: 1.5em; }
.woocommerce .woocommerce-error { border: 1px solid red; color: red; font-size: 18px; line-height: 1; }
.woocommerce .cart-empty:before, .woocommerce .woocommerce-error:before, .woocommerce .woocommerce-info:before { content: ''; }
.woocommerce .woocommerce-checkout { margin: 2em 0; }
.woocommerce .woocommerce-checkout #wc-stripe-payment-request-wrapper, .woocommerce .woocommerce-checkout #wc-stripe-payment-request-button-separator { display: none!important; }

.woocommerce #ship-to-different-address { margin: 32px 0 20px; }
.woocommerce #ship-to-different-address label span { font-size: 2.25rem; line-height: 2.375rem !important; font-weight: 600; }

#menu .menu-icons .icon-cart { width: 31px; height: 32px; display: block; }
#menu .menu-icons .icon-cart:before { content: ''; background-image: url(../images/cart-icon.svg); background-size: cover; width: 100%; height: 100%; display: block; }

.woocommerce-columns--addresses { display: flex; flex-wrap: wrap; }
.woocommerce-column--billing-address, .woocommerce-column--shipping-address { float: none; flex: 0 0 50%; max-width: 50%; }

@media(max-width:767px) {
    .woocommerce-column--billing-address, .woocommerce-column--shipping-address { flex: 0 0 100%; max-width: 100%; }
    .woocommerce-column--billing-address { margin-bottom: 20px; }
}


/*---------CHOISE---------*/
.shipping_class { display: flex; flex-wrap: wrap; }
.shipping_class .fast-icon, .shipping_class .std_icon { height: 70px; }
.shipping_class .fast-icon:before, .shipping_class .std_icon:before { height: 70px; width: 70px; background-size: 70px; }
.shipping_class .fast-icon:before { background-image: url('../images/fast-truck.png'); }
.shipping_class .std_icon:before { background-image: url('../images/slow-truck.png'); }
.shipping_class span { padding-bottom: 0; }

.shipping-dett { display: flex; flex-wrap: wrap; align-items: center; }
.shipping-dett.dett-privacy { display: none; }
.shipping-dett > div { padding: 1rem 3rem 1rem 0rem; }
.shipping-dett .col-sx { flex: 0 0 5%; }
.shipping-dett .col-dx { background: #a0aebb; flex: 0 0 100%; padding: 1rem 3rem; }
.shipping-dett .fast-icon, .shipping-dett .std_icon { height: 70px; width: 70px; }
.shipping-dett .fast-icon:before, .shipping-dett .std_icon:before { height: 70px; width: 70px; background-size: 70px; background-repeat: no-repeat; background-position: center; }
.shipping-dett .fast-icon:before { background-image: url('../images/fast-truck.png'); }
.shipping-dett .std_icon:before { background-image: url('../images/slow-truck.png'); }
.shipping-dett .fast, .shipping-dett .standard { display: flex; align-items: center; }
.shipping-dett .fast span, .shipping-dett .standard span { font-weight: 600; margin-left: 20px; font-size: 1.1em; }
.shipping-dett a { color: #fff; font-size: 1.1em; display: flex; text-decoration: underline; height: 50px; align-items: center; }

.side-panel { position: fixed; z-index: 2; background: #445868; width: 40vw; height: 100vh; overflow: hidden; top: 0; right: -100%; opacity: 0; color: #fff; padding: 190px 60px 0; box-shadow: -40px 2px 100px rgba(0, 0, 0, 0.30); pointer-events: none; transition: all 0.3s ease-in-out; }
.side-panel.active { right: 0; opacity: 1; pointer-events: all; }

.side-panel .header-panel { margin-bottom: 40px; display: flex; justify-content: space-between; align-items: center; }
.side-panel .header-panel .title { font-size: 2.1em; font-weight: 700; }
.side-panel .header-panel .close-panel { cursor: pointer; }
.side-panel .content-panel { overflow-x: auto; height: calc(100% - 100px); line-height: 1.3; padding-right: 40px; }

@media(max-width:1199px) {
    .shipping-dett > div { padding: 2rem 15px; }

    .side-panel { width: 60vw; }
}

@media(max-width:991px) {
    .shipping-dett .fast-icon, .shipping-dett .std_icon { height: 50px; width: 50px; }
    .shipping-dett .fast-icon:before, .shipping-dett .std_icon:before { height: 50px; width: 50px; background-size: 50px; }
    .shipping-dett .fast span, .shipping-dett .standard span { font-size: 0.9em; }
    .shipping-dett a { font-size: 0.9em; height: 50px; }

    .side-panel { width: 80vw; }
}

@media(max-width:767px) {
    .shipping-dett { display: block; }
    .shipping-dett > div { max-width: 100%; }

    .side-panel { width: 100vw; padding: 100px 1.5rem 0; }
    .side-panel .header-panel { align-items: flex-start; }
}

/* Sidebar */
.side-panel .content-panel::-webkit-scrollbar { width: 5px; background: #fff; border-radius: 13px; }

/* Track */
.side-panel .content-panel::-webkit-scrollbar-track { border-radius: 13px; }

/* Handle */
.side-panel .content-panel::-webkit-scrollbar-thumb { background: #B2A072; border-radius: 13px; }

/* Handle on hover */
.side-panel .content-panel::-webkit-scrollbar-thumb:hover { background: #B2A072; }

@media(max-width:767px) {
    .mobile-add { flex: 0 0 80%; max-width: 80%; padding-right: 0; }
    .mobile-share { flex: 0 0 20%; max-width: 20%; text-align: right; }
    .mobile-share .btn { display: inline-block !important; }
}

/*---------HEADER MENU---------*/
header .menu-icons { margin-left: 20px; justify-content: space-between !important;}
header .menu-icons a { margin: 0 !important; transform: scale(0.7); }

@media (max-width: 1199px) {
    header .menu-icons { margin-left: 0; max-width: 200px; }
}

@media (max-width: 767px) {
    header .menu-icons { width: 130px; }
    header .menu-icons a { transform: none; }
    header .menu-icons .icon-cart { width: 23px !important; height: 24px !important; }
}


#add_payment_method .cart-collaterals .cart_totals table small, .woocommerce-cart .cart-collaterals .cart_totals table small, .woocommerce-checkout .cart-collaterals .cart_totals table small { color: #fff; }

#my-account { display: block; }

div#buttons-container {display: flex!important;justify-content: center!important;height: 60px!important;}

.paypal-button.paypal-button-color-blue {background: #445868 !important;}

span.paypal-button-text.true {font-family: "EB Garamond", serif!important; font-weight: 600!important; }

.paypal-button-container {min-width: 400px!important;max-width: 470px!important;}

.paypal-button-row {min-height: 50px!important;max-height: 70px!important;height: 60px!important;}


ul.variable-items-wrapper.image-variable-items-wrapper.wvs-style-rounded {width: 100%;}

.single_variation_wrap { padding: 0px 20px 0px 20px;}

.fdt_productStriscia-slim_widget_product{min-height: 80px;}