:root{
    --base-color : black;
    --primary-color: #014036;
    --secondary-color: #512348;
    --color-green1: #096B5C;
    --color-green2: #5CA700;
    --color-primary-yellow: #F1C400;
    --color-purple-sec: #942C80;
    --bck-primary-color: #F5F4EC;
    --bck-secondary-color: rgb(0, 85, 83);
    --gradient-bg: linear-gradient(0deg, var(--bck-primary-color) 0%, var(--bck-secondary-color) 100%);
    --color-border : #d9ddd3;
    --color-orange: #f18200;
}

body{
    font: 15px 'Open Sans', sans-serif;
    color: #413326;
    font-weight: 500;
    line-height: 1;
}
.container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container{
    max-width: 1600px;
}
.page-main{
    background: white;
}
body, html a, html .alink, html a:visited, .alink:visited, html body .minicart-items .product-item-name a {
    color: var(--base-color);
    text-decoration: none;
}
html .breadcrumbs a, html .breadcrumbs a:hover, html .breadcrumbs a:visited{
    color: var(--primary-color);
    text-decoration: underline;
}
html .breadcrumbs strong{
    color: black;
}
#maincontent{
    max-width: 1600px;
    padding: 0 20px !Important;
}
.cms-home #maincontent{
    max-width: 100%;
    padding: 0 !important;
}
.page-header,
#maincontent{
    background: white;
}
html .page-footer{
    padding-bottom: 10px;
    background: white;
}
html .logo{
    float: none;
    margin: 0 !important;
}
html .logo img{
    max-width: 200px;
    width: 200px;
}
html #textpostlogo {
    text-align: left;
}
html .textlogo {
    font-size: 14px;
    margin-bottom: 6px !Important;
}
html .page-title-wrapper span {
    font-size: 30px;
    font-weight: 700;
}
#logoblock ul li,
#dxmenuheader ul li {
    list-style: none;
    display: inline-block;
    margin: 0;
}
html #sxlogoheader p {
    margin-bottom: 0 !important;
    color: white;
    font-weight: bold;
    font-size: 14px;
}
html #header-center {
    justify-content: space-between;
}
html #header-top{
    background-color: var(--secondary-color);
}
#product-shipping-time .more-info-btn:hover, .amblog-post-title .post-title:hover, .product-social-links .action.tocompare:hover:before, .product-social-links .action.towishlist:hover:before, .block-bundle-summary .action.towishlist:hover:before, .product-item .action.towishlist:hover:before, .table-comparison .action.towishlist:hover:before, #ms-header-center .iconright a:hover, #ms-header-center .togglemenusx a:hover, #logoblock a:hover {
    text-decoration: none;
    color: var(--primary-color);
}

/*SEARCH*/
.searchcenter .block-search .control {
    background-color: transparent;
    font-family: inherit;
    border-bottom: 2px solid var(--primary-color) !important;
    border: none;
    height: 34px !important;
    font-size: 14px !important;
    padding: 0 40px !important;
    box-shadow: none !important;
    font-weight: 400 !important;
    color: #3c3c3c !important;
}
.searchcenter .block-search input {
    border: none;
    background: none;
    height: 100%;
    padding-right: 0;
}
.mst-searchautocomplete__autocomplete {
    border-color: var(--primary-color) !important;
    min-width: 100%;
    left: 0 !important;
}
html .block-search .control {
    padding: 0;
}
html body .block-search {
    width: 100%;
    padding: 0;
    position: relative;
}
html body .block-search .action.search:hover,
html body .searchcenter .action.search {
    width: 40px;
    height: 32px;
    border-radius: 100% !important;
    top: 0;
    left: 0;
    opacity: 1 !important;
}
html .searchcenter .action.search:before {
    color: white;
    content: "";
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url('../images/search.svg') no-repeat center / contain;
    vertical-align: middle;
}
/*SEARCH*/

html .header_helper a {
    display: flex;
    align-items: center;
    gap: 3px;
}
.amrewards-apply-container#block-reward {
    float: none;
    width: 100%;
    clear: both;
}
.amcheckout-step-container .amcheckout-button:not(.braintree-googlepay-button, .ui-datepicker-trigger, .gpay-card-info-container), .amcheckout-step-container button:not(.braintree-googlepay-button, .ui-datepicker-trigger, .gpay-card-info-container){
    background: var(--color-green1);
}
html .icontopdf {
    display: flex;
    flex-direction: column;
    align-items: center;
}
html .icontopdf span{
    font-size: 13px;
}
html .accounttop.icontopdf::before{
    content: "";
    display: inline-block;
    width: 28px;
    height: 32px;
    background: url('../images/user_1.svg') no-repeat center / contain;
    vertical-align: middle
}
html .logouttop.icontopdf::before{
    content: "\f08b";
    font-family: "Font Awesome 6 Pro";
    display: inline-block;
    width: 25px;
    height: 27px;
    vertical-align: middle;
    font-size: 27px;
}
.page-products .product-item-actions{
    position: absolute;
    top: 30px;
    right: 10px;
    opacity: 0;
    z-index: 9;
}
html .product-item .product-item-info:hover .product-item-details .product.actions{
    opacity: 1 !important;
}
html .wishlisttop.icontopdf::before {
    content: "";
    display: inline-block;
    width: 25px;
    height: 32px;
    background: url('../images/heart.svg') no-repeat center / contain;
    vertical-align: middle
}
html .minicart-wrapper .showcart .text {
    position: relative !important;
    font-size: 14px;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100% !important;
    width: 100% !important;
    overflow: unset !Important;
}
html .minicart-wrapper .showcart::before {
    content: "" !important;
    display: inline-block !important;
    width: 29px;
    height: 32px;
    background: url('../images/smart-cart.svg') no-repeat center / contain;
    vertical-align: middle !important;
}
html .nav-sections{
    margin-bottom: 0;
    background: white;
}
html .navigation{
    background: transparent;
    /*max-width: 1600px;*/
    /*display: flex !important;*/
    /*justify-content: center;*/
}
html .navigation .level0 > .level-top{
    color: black;
}
html .navigation .level0 > .level-top:hover,
html .navigation .level0 > .level-top.ui-state-focus{
    color: var(--color-green1);
}
#creditscopy {
    color: black;
    font-size: 12px;
    padding-top: 20px;
    border-top: 1px solid #fff;
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px;

    a {
        color: black;
    }

    p {
        margin: 0;
    }
}
#creditscopy .credits {
    line-height: 17px;
    font-size: 12px;
}

html .navigation .level0.active > .level-top,
html .navigation .level0.has-active > .level-top{
    position: relative;
    border-width: 0;
    color: var(--color-primary-yellow);
}
html .navigation .level0.active > .level-top:after,
html .navigation .level0.has-active > .level-top:after{
    content: '';
    color: var(--color-primary-yellow);
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 3px;
    left: 0;
    background: var(--color-primary-yellow);
}
html .iconright{
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    gap: 8px 20px;
    font-size: 25px;
    flex-wrap: wrap;
}
html .text_login{
    display: block;
    width: 100%;
    font-size: 12px;
}
html .minicart-wrapper{
    margin: 0;
    width: min-content;
}
html .minicart-wrapper .action.showcart {
    display: flex !important;
    flex-direction: column;
    align-items: center;
}
/*html .minicart-wrapper .action.showcart:before{*/
/*    content: '' !important;*/
/*    font-family: "Font Awesome 6 Pro", sans-serif !important;*/
/*    font-weight: 100 !important;*/
/*    color: black !important;*/
/*    font-size: 28px;*/
/*    display: none;*/
/*}*/
/*html .minicart-wrapper .action.showcart.active:before{*/
/*    font-size: 28px;*/
/*}*/
html .icontopdf {
    font-size: 30px;
}
html .block-collapsible-nav .item.current a,
html .block-collapsible-nav .item.current > strong{
    border-color: var(--color-primary-yellow);
}
html .minicart-wrapper .action.showcart .counter.qty {
    border-radius: 100%;
    height: 20px;
    width: 20px;
    line-height: 11px;
    position: absolute;
    top: -10px;
    right: -10px;
    margin: 0;
    background: var(--primary-color);
}
/*html .minicart-wrapper .action.showcart.active .counter.qty {*/
/*    top: 10px;*/
/*}*/
html .minicart-wrapper .action.showcart .counter-number {
    text-shadow: none;
}
html .minicart-wrapper .action.showcart .counter-number {
    font-size: 12px;
}
html .breadcrumbs{
    background: white;
    margin: 0 auto;
    padding: 15px 20px;
    display: block;
    width: 100%;
    max-width: 1600px !important;
    padding-left: 10px;
}
html .footer.content {
    padding: 0;
    max-width: 1600px;
}
html .columns .column.main{
    padding-bottom: 0;
}
/*** NEWSLETTER ***/
/*html .newsletter_box{*/
/*}*/
#newsletter {
    display: flex;
    background: #F5F4EC;
}
#newsletter .text-omaggio-news {
    gap: 20px;
    padding-left: 40px;
}
#newsletter .omaggio {
    background: #5CA700;
    padding: 20px;
    border-radius: 50%;
    text-align: center;
    color: white;
}
#newsletter .omaggio strong {
    font-size: 50px;
}
#newsletter .newsletter-section.theme-border-color {
    width: 100%;
}
/*#newsletter .newsletter-section.theme-border-color::after {*/
/*    content: '';*/
/*    background: url("../images/grass_news.png") no-repeat  left center;*/
/*    !*width: 100%;*!*/
/*    !*height: 100%;*!*/
/*    background-size: auto 100%;*/
/*    display: block;*/
/*}*/

#newsletter .image_grass {
    text-align: right;
}
#newsletter i, #newsletter em {
    color: var(--color-primary-yellow);
    font-size: 50px;
    display: inline-block;
    margin: 0 15px 0 16px;
}
#newsletter .title_newsletter {
    font-size: 28px;
    font-weight: bold;
}
#newsletter .title_newsletter strong {
    color: #5CA700;
}
#newsletter .text_newsletter {
    margin: 0;
    color: black;
    font-size: 14px;
    line-height: 22px;
}
#newsletter .newsletter-section .field.newsletter .control {
    display: flex;
    align-items: center;
    width: 100%;
}
html .block.newsletter .field.newsletter {
    width: 100%;
    max-width: 100%;
    display: flex;
    align-items: center;
    gap: 10px;
}
.field.newsletter span {
    font-weight: bold;
}
#newsletter .block.newsletter {
    max-width: 100%;
    width: 100%;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    gap: 10px;
}
#newsletter .block.newsletter .content {
    width: 100%;
}
/*#newsletter .full-row-news {*/
/*    gap: 20px;*/
/*}*/
#newsletter .newsletter-section .field.newsletter .control input {
    height: 40px;
    font-size: 14px;
    box-shadow: none !important;
    color: black !important;
    border: 1px solid black !important;
    margin: 0;
    font-style: italic;
    padding-left: 10px !important;
}
.block.newsletter .field .control:before {
    display: none;
}
#newsletter .block.newsletter .form.subscribe{
    display: flex;
    flex-direction: column;
    gap: 20px;
}
#newsletter .block.newsletter .control label{
    width: 100%;
}
#newsletter .block.newsletter .actions{
    float: none;
    width: auto;
}
#newsletter .newsletter-section button {
    padding: 10px 35px 10px 30px;
    height: 45px;
    color: black;
    background: none !important;
    border: 2px solid black !important;
    text-transform: uppercase;
    border-radius: 50px !important;
}
/*** NEWSLETTER ***/
.banner_static_top_hp .banner_top_generic.mobile {
    display: none;
}
.link_bn_top .banner_image_top {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    min-height: 900px;
}
.link_bn_top .banner_image_top .text_banner_top {
    position: absolute;
    top: 370px;
    left: 50%;
    transform: translateX(-50%);
    width: 35%;
    line-height: 42px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 25px;
}
.link_bn_top .banner_image_top .text_banner_top .title_bn_top::before {
    content: '';
    background: url("../images/Logo_corona.svg") no-repeat center center;
    width: 120px;
    height: 60px;
    background-size: 120px;
    display: block;
}
.link_bn_top .banner_image_top .text_banner_top .title_bn_top {
    font-size: 36px;
    font-weight: 700;
    color: white;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.link_bn_top .banner_image_top .text_banner_top .feedaty {
    color: white !important;
    font-weight: bold;
    font-size: 16px;
}
html .block_home {
    display: flex;
    gap: 30px;
    margin-bottom: 20px !important;
    flex-wrap: nowrap;
}
html .blocco_home_sx,
html .blocco_home_dx {
    padding: 20px;
    background: white;
    margin-top: -200px;
    flex: 1;
}
html .blocco_home_sx_generic ,
html .blocco_home_dx_generic {
    aspect-ratio: 16 / 9;
    width: 100%;
    position: relative;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}
html .blocco_home_sx_generic img,
html .blocco_home_dx_generic img{
    width: 100%;
    height: 100%;
}
html .text_block_sx {
    display: flex;
    flex-direction: column;
    gap: 44px;
    padding-left: 10px;
}
html .text_block_dx {
    display: flex;
    flex-direction: column;
    gap: 24px;
    padding-left: 10px;
}
html .label_block_sx,
html .label_block_dx {
    padding: 15px 0;
}
html .label_block_sx span,
html .label_block_dx span {
    padding: 5px 12px;
    background: white;
    border-radius: 50px;
    font-size: 12px;
    font-weight: 700;
    z-index: 2;
    position: relative;
}
html .title_block_sx {
    z-index: 2;
}
html .title_block_sx span{
    font-size: 28px;
    font-weight: 700;
    color: #F1C400;
    display: block;
}
html .title_block_dx span {
    font-size: 70px;
    font-weight: 700;
    color: #F1C400;
    display: block;

}
html .title_block_sx span strong,
html .title_block_dx span strong{
    color: transparent;
    -webkit-text-stroke: 3px white;
    font-size: 70px;
    font-weight: bold;
    line-height: 35px;
    display: block;
}
.blocco_home_sx_generic::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, rgba(0,0,0,0.5), rgba(0,0,0,0));
    pointer-events: none;
    z-index: 1;
}
html .subtitle_block_sx {
    color: white;
    z-index: 2;
    font-size: 16px;
    line-height: 22px;
}
html .subtitle_block_dx {
    color: white;
    z-index: 2;
    font-size: 16px;
    line-height: 22px;
}
html .link_block_sx_static,
html .link_block_dx_static {
    display: flex;
    align-items: center;
    gap: 10px;
}
html .block_sx_static_text{
    z-index: 2;
}
html .block_dx_static_text {
    z-index: 2;
}
html .block_sx_static_text a,
html .block_dx_static_text a{
    color: white;
    text-decoration: underline;
}
html .link_block_sx_static::after,
html .link_block_dx_static::after {
    content: '';
    background: url("../images/right-arrow-long_13.svg") no-repeat center center;
    width: 25px;
    height: 10px;
    background-size: 25px;
    display: block
}
html .promonovità span {
    padding-left: 10px;
    color: white;
    font-size: 28px;
    font-weight: 700;
    display: flex;
    gap: 5px;
}
html .promonovità span::before {
    content: '';
    background: url("../images/message_1.svg") no-repeat center center;
    width: 30px;
    height: 30px;
    background-size: 30px;
    display: block;
}
html .most_searched {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 50px;
}
html .ul-searched {
    display: flex;
    list-style: none;
    gap: 30px;
    margin-bottom: 0 !Important;
}
html .ul-searched li {
    margin-bottom: 0 !important;
}
html .textsearched {
    font-weight: bold;
    font-size: 20px;
}
html .cat_searched span {
    padding: 3px 10px;
    border: 2px solid black;
    border-radius: 50px;
    font-weight: 600;
}
html .account .sidebar .nav{
    display: block;
}
html .action.action-show-popup.amcheckout-button.-new-address,
html .action.primary,
.action-primary,
.amshopby-button,
.am-filter-go{
    background: var(--primary-color) !important;
    border-color: var(--primary-color) !important;
}
.order-review-form .action.primary, .order-review-form .action.primary, .bundle-actions .action.primary.customize, .bundle-options-container .block-bundle-summary .box-tocart .action.primary, .box-tocart .action.tocart, .cart-summary .checkout-methods-items .action.primary.checkout, .block-minicart .block-content > .actions > .primary .action.primary, .methods-shipping .actions-toolbar .action.primary, .block-authentication .action.action-register, .block-authentication .action.action-login, .checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary, .form-address-edit .actions-toolbar .action.primary, .box-tocart .action.instant-purchase, .multicheckout .action.primary, .order-review-form .amshopby-button, .order-review-form .amshopby-button, .bundle-actions .amshopby-button.customize, .bundle-options-container .block-bundle-summary .box-tocart .amshopby-button, .cart-summary .checkout-methods-items .amshopby-button.checkout, .block-minicart .block-content > .actions > .primary .amshopby-button, .methods-shipping .actions-toolbar .amshopby-button, .checkout-payment-method .payment-method-content > .actions-toolbar > .primary .amshopby-button, .form-address-edit .actions-toolbar .amshopby-button, .multicheckout .amshopby-button, .order-review-form .am-filter-go, .order-review-form .am-filter-go, .bundle-actions .am-filter-go.customize, .bundle-options-container .block-bundle-summary .box-tocart .am-filter-go, .cart-summary .checkout-methods-items .am-filter-go.checkout, .block-minicart .block-content > .actions > .primary .am-filter-go, .methods-shipping .actions-toolbar .am-filter-go, .checkout-payment-method .payment-method-content > .actions-toolbar > .primary .am-filter-go, .form-address-edit .actions-toolbar .am-filter-go, .multicheckout .am-filter-go{
    padding: 7px 15px;
    border-radius: 0;
}
html .amcheckout-step-container .amcheckout-title > .amcheckout-icon:before,
.amcheckout-step-container input[type='checkbox'] + label:hover:before, .amcheckout-step-container input[type='radio'] + label:hover:before, .amcheckout-step-container input[type='checkbox']:checked + label:before, .amcheckout-step-container input[type='radio']:checked + label:before, .amcheckout-step-container input[type='checkbox']:focus + label:before, .amcheckout-step-container input[type='radio']:focus + label:before,
._amcheckout-selectable-item.-selected, .amcheckout-step-container .amcheckout-shipping-address .billing-address-details.-selected, .amcheckout-step-container .amcheckout-shipping-address .shipping-address-details.-selected, .amcheckout-step-container .shipping-address-items .shipping-address-item.-selected, .amcheckout-step-container .shipping-address-items .shipping-address-item.selected-item, .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method.-selected, .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method.-selected, .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method.-selected, .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active,
.amcheckout-step-container .amcheckout-title > .amcheckout-icon:hover,
.amcheckout-step-container .amcheckout-title > .amcheckout-icon:hover:before,
.amcheckout-step-container .amcheckout-title > .amcheckout-icon{
    border-color: var(--primary-color);
    box-shadow: none;
}
html .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method{
    width: 100%;
}
html .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method .col {
    width: auto;
}
.abs-discount-block .actions-toolbar .action.primary:not(:focus), .abs-discount-block .actions-toolbar .action.cancel:not(:focus), .block-compare .action.primary:not(:focus), .cart-summary .block .actions-toolbar > .primary .action.primary:not(:focus), .abs-discount-code .form-discount .actions-toolbar .primary .action:not(:focus), .cart-summary .form.giftregistry .fieldset .action.primary:not(:focus), .magento-payments-review-discount .actions-toolbar .action.primary:not(:focus), .magento-payments-review-discount .actions-toolbar .action.cancel:not(:focus), .abs-discount-block .actions-toolbar .amshopby-button:not(:focus), .block-compare .amshopby-button:not(:focus), .cart-summary .block .actions-toolbar > .primary .amshopby-button:not(:focus), .cart-summary .form.giftregistry .fieldset .amshopby-button:not(:focus), .abs-discount-block .actions-toolbar .am-filter-go:not(:focus), .block-compare .am-filter-go:not(:focus), .cart-summary .block .actions-toolbar > .primary .am-filter-go:not(:focus), .cart-summary .form.giftregistry .fieldset .am-filter-go:not(:focus), .paypal-review-discount .actions-toolbar .action.primary:not(:focus), .paypal-review-discount .actions-toolbar .action.cancel:not(:focus), .cart-discount .actions-toolbar .action.primary:not(:focus), .cart-discount .actions-toolbar .action.cancel:not(:focus), .checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:not(:focus){
    box-shadow: none !important;
}
html .checkout-index-index .additional-options .checkout-agreements .action-show{
    color: black;
}
html .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active{
    padding-bottom: 20px;
}
html .amcheckout-step-container input[type='radio']:checked + label:before{
    border-color: var(--primary-color);
    box-shadow: none;
}
html .checkout-index-index .table > :not(caption) > * > *{
    background: transparent;
}
/*html a:hover,*/
/*html .alink:hover{*/
/*    color: inherit;*/
/*}*/
/*** CATEGORY PAGE ***/
.page-products .product-item-info {
    width: 100% !important;
}
html .page-products .products-grid .product-item {
    position: relative;
    margin-bottom: 20px !important;
    margin-left: 0 !important;
    width: 25%;
}
html .products-grid .product-item-inner{
    position: unset !important;
    padding: 0 !important;
    width: 100% !important;
    height: 100% !important;
    overflow: visible !important;
    background: transparent !important;
    margin: 0 !important;
    box-shadow: none !important;
    margin-top: 15px !important;
    border: 0 !important;
}
/*html .products-grid .product-item-inner .product-item-actions .towishlist {
    position: absolute;
    top: 10px;
    right: 10px;
    width: max-content !important;
}*/
html .products-grid .product-item-inner .product-item-actions .towishlist span {
    display: none;
}
html .products-grid .product-item-inner .product-item-actions .towishlist:before {
    content: "\f004";
    font-family: "Font Awesome 6 Pro";
    font-size: 17px;
}
html .products-grid .product-item-inner .product-item-actions .towishlist {
    display: none;
}
html .products-grid .product-item-info:hover .product-item-inner .product-item-actions .towishlist {
    display: block;
    z-index: 9;
}
.page-products .products-grid .product-item-inner:before {
    display: none;
}
/*html .products-grid .product-items .product-item .product-item-info:hover {*/
/*    padding: 0 !important;*/
/*    position: initial;*/
/*    box-shadow: none !important;*/
/*    border: 0 !important;*/
/*    background: transparent !important;*/
/*    margin: 0 !important;*/
/*}*/
html .product-image-container{
    width: 100%;
}
html .vetrina_prodotti .product-image-container{
    aspect-ratio: 190 / 230;
}
html .owl-stage-outer {
    padding: 25px 15px;
    position: relative;
}
.vetrina_prodotti .owl-stage-outer::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 100%;
    pointer-events: none;
    background: linear-gradient(to left, rgb(245 244 236), rgba(255, 255, 255, 0));
}
.vetrina_mostviewed .owl-stage-outer::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 100%;
    pointer-events: none;
    background: linear-gradient(
            to left,
            rgba(255, 255, 255, 1),
            rgba(255, 255, 255, 0)
    );
}

html .owl-stage-outer .item {
    padding: 10px 0;
    background: white;
    border-radius: 10px;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.30);
}
html .product-item {
    padding: 0 10px !important;
}
html .item form {
    display: none;
}
html .product-item .product-item-name{
    min-height: 40px;
    line-height: 15px;
}
html .product-item .product-item-name .product-item-link{
    font-weight: bold;
    font-size: 16px;
    color: #014036;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 20px;
}
html .block-periniziare {
    background: var(--secondary-color);
}

html .text_periniziare {
    background: #096B5C;
    width: max-content;
    display: flex;
    flex-direction: column;
    color: white;
    margin-top: -30px;
    margin-left: 20px;
    padding: 10px;
    margin-bottom: 40px;
}
html .title_periniziare {
    font-size: 28px;
    line-height: 40px;
}
html .subtitle_periniziare {
    font-size: 20px;
    font-weight: 400;
}
html .title_periniziare::before {
    content: '';
    background: url("../images/grass.svg") no-repeat center center;
    width: 60px;
    height: 50px;
    background-size: 60px;
    display: block
}
html .periniziare-row1 {
    display: flex;
    margin-left: 10px;
    margin-bottom: 50px;
}
html .periniziare-col {
    padding-right: 25px;
}
html .title_col_periniziare {
    color: white;
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
    padding: 10px 0;
    display: block;
}
html .periniziare-col img {
    width: 100%;
}
html .periniziare-col span {
    color: white;
    line-height: 21px;
    font-weight: 300;
    padding-bottom: 15px;
    display: block;
}
html .periniziare-col span strong {
    font-weight: 700;
}
html .periniziare-col a {
    color: white;
    text-decoration: underline;
    display: flex;
    gap: 5px;
    align-items: center;
}
/* Struttura Base (Mobile - 1 Colonna) */
.product-detail-wrapper {
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
    margin: 20px 0;
    position: relative;
}

/* Desktop (min-width: 991px - 3 Colonne) */
@media (min-width: 767px) {
    .product-detail-wrapper {
        grid-template-columns: 33% 32% 1fr; /* Sinistra, Centro, Destra (restante) */
        gap: 3%;
        align-items: start; /* Allinea gli elementi in alto */
    }

    .product-detail-left {
        grid-column: 1;
    }

    .product-detail-center {
        grid-column: 2;
    }

    .product-detail-right {
        grid-column: 3;
    }
}

.product-detail-right-sub2 {
    clear: both;
    padding: 30px 20px;
}
.catalog-product-view .product-detail-right-sub1 .rewards__product-earn-points .price,
.catalog-product-view .product-detail-right-sub2 .price-wrapper .price,
.catalog-product-view .product-detail-right-sub2 .price-box .label_tax,
.catalog-product-view .product-detail-right-sub2 .price-box .savePercent,
.catalog-product-view .product-detail-right-sub2 .old-price .rewards__product-earn-points{
    display: none !important;
}
.catalog-product-view .product-detail-right-sub2 .rewards__product-earn-points .price {
    font-size: 14px !important;
    color: black;
    line-height: 19px !important;
}
html .catalog-product-view .product-detail-right-sub2 .rewards__product-earn-points:has(.price)::before {
    content: '';
    background: url(../images/gift.svg) no-repeat center center;
    width: 45px;
    height: 28px;
    background-size: 18px;
    display: block;
}
html .catalog-product-view .product-detail-right-sub2 .rewards__product-earn-points {
    display: flex;
    gap: 5px;
}
html .product-detail-center .availability {
    margin-bottom: 20px;
}

.minicart-wrapper .ui-dialog.mage-dropdown-dialog {
    position: fixed !important;
    top: 0 !important;
    right: -100% !important;
    left: auto !important;
    width: 100% !important;
    max-width: 450px !important;
    background: #fff !important;
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    z-index: 999999 !important;
    transition: right 0.3s ease-in-out !important;
    box-shadow: -5px 0 15px rgba(0,0,0,0.2) !important;
}

.minicart-wrapper.active .ui-dialog.mage-dropdown-dialog {
    right: 0 !important;
}
.minicart-wrapper.active .block-minicart {
    height: 100vh !important;
    position: relative;
    right: 0px;
}
.fdt_carouselcarosello-1_widget_merchant .slide-next,
.fdt_carouselcarosello-1_widget_merchant .slide-prev{
    z-index: 1 !important;
}

.minicart-wrapper.active .block-minicart,
.minicart-wrapper.active #minicart-content-wrapper,
.minicart-wrapper.active .block-content,
.minicart-wrapper.active .minicart-items-wrapper {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
    margin: 0 !important;

}

.minicart-items-wrapper {
    max-height: 100% !important;
    overflow-y: auto !important;
    border-bottom: none;
    clear: both;
    margin-top: 30px !important;
}

.minicart-wrapper .product-item {
    display: flex !important;
    border-bottom: 1px solid #D8D8D8 !important;
    padding: 10px !important;
}

.minicart-wrapper.active::before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,0.5);
    z-index: 999998;
}
.minicart-wrapper .action.close {
    height: 70px;
    right: 30px;
}
.minicart-wrapper .action.close:before {
    font-size: 34px;
}
.minicart-wrapper .product-item .product {
    width: 100%;
}
.minicart-wrapper .action.primary.checkout {
    border-radius: 50px !important;
    background: #096B5C !important;
    width: 100%;
    gap: 10px;
}
.minicart-wrapper .action.primary.checkout::after {
    content: "";
    background: url("../images/Vector.svg") no-repeat center center;
    width: 14px;
    height: 16px;
    background-size: 14px;
    display: block;
}
.minicart-items .product-item-name {
    margin: 0 !important;
}
.minicart-items .product-item-pricing {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-evenly;
}
.minicart-wrapper .product-item .product.actions {
    width: max-content;
}
.minicart-wrapper .product-item .product.actions .primary {
    display: none;
}
.minicart-wrapper .product-item .product.actions .secondary a:before {
    content: '';
    background: url("../images/cross.svg") no-repeat center center;
    width: 18px;
    height: 18px;
    background-size: 18px;
    display: block;
}
.minicart-wrapper .product-item-details .product-item-name {
    text-align: left;
}
.minicart-wrapper .product-item-details .product-item-name a {
    margin-left: 10px !important;
    font-weight: 700;
}
.minicart-wrapper .product-item-details .details-qty .label {
    display: none;
}
.minicart-items .item-qty {
    height: 20px !important;
    border: none !important;
    width: 40px !important;
    background: #F5F4EC;
}
.minicart-wrapper .product-item-details .details-qty {
    margin-top: 0 !important;
}
.minicart-wrapper .product-item-details .details-qty .control-qty-wrapper button {
    border: none !important;
    background: none !important;
}
.minicart-wrapper .product-item-details .details-qty .control-qty-wrapper {
    background: #F5F4EC;
    padding: 5px;
}
.minicart-items .update-cart-item {
    margin-left: 0 !important;
    padding: 5px 24px;
    border: none;
    background: #F5F4EC;
}
.minicart-bottom-container .actions .secondary {
    text-align: center;
    margin: 10px 0;
    font-size: 17px;
    font-weight: 600;
    padding: 10px 0;
    border: 1px solid;
    border-radius: 50px;
}
.minicart-wrapper.active {
    z-index: 999;
}



    /* Reset per evitare conflitti con i float standard di Magento */
.product-detail-wrapper .product.info.media,
.product-detail-wrapper .product.info.main,
.product-detail-wrapper .block.margin-top-xsmall {
    width: 100% !important;
    float: none !important;
    margin: 0 !important;
    padding: 0 !important;
}


.free-shipping-progress {
    margin: 15px 0;
}

.free-shipping-text {
    font-size: 17px;
    margin-bottom: 6px;
    text-align: left;
    color: #096B5C;
    font-weight: 700;
    line-height: 23px;
}

.free-shipping-text.success {
    color: #2e7d32;
    font-weight: 600;
}

/* Reset base */
.free-shipping-progress progress {
    width: 100%;
    height: 14px;
    appearance: none;
}

/* Chrome / Edge */
.free-shipping-progress progress::-webkit-progress-bar {
    background-color: #eee;
    border-radius: 4px;
}

.free-shipping-progress progress::-webkit-progress-value {
    background-color: #096B5C;
    border-radius: 50px;
    transition: width 0.4s ease;
}

/* Firefox */
.free-shipping-progress progress::-moz-progress-bar {
    background-color: #096B5C;
    border-radius: 50px;
}


.checkout-cart-index .reward-message .success.message {
    line-height: 20px;
}
.checkout-cart-index .reward-message .success.message .limit {
    margin-bottom: 0 ;
}

/* Margini interni per il blocco destro */
.product.info.main {
    display: flex;
    flex-direction: column;
}

/* Esempio di spaziatura per il centro */
.product-detail-center > .page-title-wrapper {
    margin-bottom: 10px;
}
html .product-detail-right .product-info-main{
    width: 100%;
    background-color: #F5F4EC;
    padding: 20px;
    border-radius: 4px;
    display: block;
}
html .periniziare-col a::after {
    content: '';
    background: url("../images/right-arrow-long_13.svg") no-repeat center center;
    width: 25px;
    height: 10px;
    background-size: 25px;
    display: block;
}
html .periniziare_bottom_sx {
    position: relative;
    background: #311b38;
    margin-left: 10px;
    max-height: 480px;
}
html .label_periniziare {
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 3px 10px;
    background: white;
    border-radius: 50px;
    color: var(--color-green1);
    font-size: 11px;
    font-weight: 700;
    display: block;
}
html .title_periniziare_bottom {
    color: white;
    font-size: 28px;
    font-weight: 700;
    line-height: 30px;
    padding: 10px 0;
    margin-left: 10px;
    display: block;
}
html .periniziare_bottom_sx .text_periniziare_bottom {
    margin-left: 10px;
    color: white;
    line-height: 20px;
    padding-bottom: 10px;
    display: block;
}
html .periniziare_bottom {
    margin-bottom: 50px;
    display: flex;
}
html .periniziare-bottomsx {
    padding-right: 25px;
}
html .periniziare_bottom_sx a {
    color: white;
    text-decoration: underline;
    padding-left: 10px;
    padding-bottom: 20px;
    display: block;
}
.faq-container {
    background-color: #311b38;
    color: white;
    padding: 30px;
    max-height: 476px;
    overflow-y: auto;
    margin-right: 25px;
    scrollbar-width: thin;
    scrollbar-color: #888 #311b38;
}

.faq-container::-webkit-scrollbar {
    width: 8px;
}

.faq-container::-webkit-scrollbar-track {
    background: #311b38;
}

.faq-container::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 4px;
}

.faq-container::-webkit-scrollbar-thumb:hover {
    background: #555;
}
.faq-container h2 {
    margin-top: 0;
    margin-bottom: 25px;
    font-size: 28px;
    font-weight: 700;
}
.faq-item {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
summary {
    list-style: none;
    outline: none;
}
summary::-webkit-details-marker {
    display: none;
}
.faq-question {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
}
.arrow-icon::after {
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    border-right: 2px solid white;
    border-bottom: 2px solid white;
    transform: rotate(45deg);
    transition: transform 0.2s ease;
    margin-right: 5px;
}

details[open] .arrow-icon::after {
    transform: rotate(-135deg);
}

.faq-answer {
    padding-bottom: 20px;
    line-height: 1.6;
    color: #efefef;
}

.see-all {
    display: inline-block;
    margin-top: 35px;
    color: white !important;
    font-size: 14px;
    text-decoration: underline !important;
}



.bestprato-section {
    padding: 80px 0;
    background: #ffffff;
}

.bestprato-section .header-text {
    margin-bottom: 50px;
}

.bestprato-section h2 {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 10px;
}

.bestprato-section .header-text p {
    font-size: 15px;
    color: #555;
    max-width: 600px;
}

.toolbar-products {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid black;
}

.toolbar-products .modes,
.toolbar-products:before,
.toolbar-products:after {
    display: none;
}

.toolbar-faq-link a {
    font-weight: 900;
    text-decoration: underline;
}

.feature-wrapper {
    display: flex;
}

.feature-tabs {
    width: 300px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.seo-checkbox {
    display: none;
}

.seo-content p {
    font-size: 14px;
    line-height: 20px;
    margin-top: 5px;
    margin-bottom: 0px;
    text-align: justify;
    color: #333;
}

.seo-label {
    display: none;
}
.form.subscribe .accept_policy {
    display: flex;
}
.form.subscribe .accept_policy input {
    margin: 10px !important;
    box-shadow: none !important;
}
.form.subscribe .accept_policy label {
    line-height: 19px;
}
.form.subscribe .accept_policy label a {
    font-weight: bold;
    text-decoration: underline;
}

.full-row-news {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.full-row-news .image_grass {
    padding: 0;
}
.fdt_carouselcarosello-1_widget_merchant {
    padding: 8px 0 !important;
}

.tab-link {
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 14px 16px;
    border: none;
    background: transparent;
    cursor: pointer;
    text-align: left;
    height: 100%;
}
.tab-link:hover {
    border: none !important;
}
/*.tab-link:focus,*/
/*.tab-link:focus-visible {*/
/*    outline: none !important;*/
/*    box-shadow: none !important;*/
/*}*/

.tab-link img {
    width: 28px;
    height: 28px;
}

.tab-link span {
    font-size: 15px;
    font-weight: 600;
    color: #1a1a1a;
}

.tab-link.active {
    background: #f3f3ea;
    border: none !important;
}

.feature-content-area {
    flex: 1;
    position: relative;
}

.tab-content {
    display: none;
    align-items: stretch;
    max-height: 420px;
    min-height: 420px;;
}

.tab-content.active {
    display: flex;
}

.tab-content .text-side {
    width: 45%;
    background: #f3f3ea;
    padding: 50px 50px 50px 60px;
    position: relative;
}

.tab-content .text-side::after {
    content: '';
    position: absolute;
    top: 0;
    right: -60px;
    width: 110px;
    height: 100%;
    background: #f3f3ea;
    transform: skewX(-12deg);
}

.text-side h3 {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 20px;
}

.text-side p {
    font-size: 15px;
    color: #333;
    line-height: 1.6;
}

.tab-content .image-side {
    width: 55%;
    overflow: hidden;
}

.tab-content .image-side img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/*@media (max-width: 1024px) {*/
/*    .feature-wrapper {*/
/*        flex-direction: column;*/
/*    }*/

/*    .feature-tabs {*/
/*        width: 100%;*/
/*        flex-direction: row;*/
/*        flex-wrap: wrap;*/
/*    }*/

/*    .tab-content {*/
/*        flex-direction: column;*/
/*    }*/

/*    .tab-content .text-side,*/
/*    .tab-content .image-side {*/
/*        width: 100%;*/
/*    }*/

/*    .tab-content .text-side::after {*/
/*        display: none;*/
/*    }*/
/*}*/




html .toolbar select {
    background-color: transparent;
    box-shadow: none;
    border: none;
    margin: 0;
    padding: 0;
    font-size: 15px;
    font-weight: 900;
}
html .action.primary#product-addtocart-button{
    background: var(--color-purple-sec) !important;
    border-color: var(--color-purple-sec) !important;
    border-radius: 50px !important;
    width: 100%;
    margin: 0;
    height: 50px;
    font-size: 15px;
    text-transform: uppercase;
}
html .action.primary#product-addtocart-button span {
    display: flex;
    gap: 10px;
}
html .action.primary#product-addtocart-button span::before {
    content: "";
    display: inline-block;
    width: 24px;
    height: 22px;
    background: url(../images/smart-cart-white.svg) no-repeat center / contain;
    vertical-align: middle;
    background-size: 23px;
}
.catalog-product-view .description h2 {
    font-weight: bold;
    font-size: 18px;
    color: var(--color-orange);
    border-bottom: 1px solid #e5dcc3;
    padding: 20px 0 5px;
    margin: 0 0 15px;
}

html .product-info-main .page-title-wrapper span{
    font-size: 26px;
    font-weight: bold;
}
html .breadcrumbs .item:not(:last-child):after{
    line-height: 14px;
    margin: 0;
}
html .product-info-main .product-info-price .price-wrapper .price{
    color: black;
    font-size: 22px;
}
html .product-info-main .product-info-price .old-price .price-wrapper .price{
    text-decoration: line-through;
    color: black;
}
html .product-info-main .product-info-price .special-price .price-wrapper {
    margin-bottom: 0 !important;
}
html .price-box .price-container .price-label{
    display: none !important;
}
html .label_tax{
    font-size: 11px;
}
html .mst-searchautocomplete__highlight{
    color: var(--primary-color);
}
html #footerclass {
    padding-top: 30px;
    color: black;
    padding-bottom: 20px;
    margin-bottom: 30px !important;
    padding-left: 10px;
    padding-right: 10px;
}
html #footerclass a{
    color: black !important;
}
html #footerclass ul{
    line-height: 25px;
}
html #footerclass .ul-social {
    display: flex;
    margin: 0 auto;
    list-style: none;
    gap: 15px;
    font-size: 25px;
    padding: 20px 0 0;
    flex-wrap: wrap;
}
html #footerclass .social .textsocial{
    font-size: 16px;
    font-weight: bold;
    padding-top: 15px;
    display: block;
}
html .page-footer .mid_payments {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
html .page-footer .mid_payments strong {
    font-size: 17px;
}
html .page-footer .footer_mid_box {
    margin-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px;
}
html .page-footer .footer_mid {
    display: flex;
    flex-direction: column;
    gap: 30px;
}
html .text_footermid {
    line-height: 20px;
}
html .text_footermid p {
    font-weight: 300;
}
html .text_footermid strong {
    font-weight: bold;
}
html .single_contact.social {
    display: flex;
    align-items: center;
    gap: 15px;
}
html .single_contact.social .textsocial{
    font-size: 14px;
    font-weight: 700;
}
html .seguici_feedaty {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
html .full_social {
    display: flex;
    justify-content: flex-end;
}
html .feedaty-footer {
    font-size: 14px;
    font-weight: 700;
}
html .single_contact.social ul {
    display: flex;
    padding-right: 0 !important;
}
html .page-main .page-title{
    margin: 0;
}
html .filter-options-content .item a:hover .count,
html .filter-options-content .item a:hover{
    color: var(--primary-color);
}
html .category-description img{
    /*width: 100%;*/
}
html .product-item .tocart{
    width: 100%;
    background: var(--color-orange) !important;
    border-color: var(--color-orange) !important;
}
html .product-item .shortdesc {
    font-size: 14px;
    min-height: 30px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
html .pages a.page{
    color: var(--primary-color);
}
html .product-item .price-box {
    display: flex;
    gap: 5px;
    flex-wrap: wrap;
    margin-top: 3px;
    margin-bottom: 10px;
    align-items: center;
}
html #menutopdf .product-item .price-box {
    align-items: baseline;
}
html .product-item-actions .actions-primary{
    width: 100%;
}
html .product-item:hover .product-item-name .product-item-link {
    color: var(--color-green1);
    text-decoration: none;
}
html .product-item .price-box .price{
    color: black;
    font-size: 17px;
    font-weight: 900;
}
html .product-item .old-price .price {
    color: black;
    text-decoration: line-through;
    font-weight: 400;
}
html .product-item .price-box .savePercent {
    position: absolute;
    top: -10px;
    z-index: 9;
    padding: 2px 10px;
    background: #5CA700;
    border-radius: 80px;
    color: white;
    font-size: 12px;
    font-weight: bold;
    left: 10px;
}
html .product-item .old-price{
    margin: 0;
}
html .product-item-actions .actions-primary + .actions-secondary{
    display: block;
}
html .product-item-actions .actions-primary + .actions-secondary > .action {
    line-height: 20px;
    text-align: left;
    width: 100%;
    font-size: 10px;
    text-decoration: none;
    text-transform: none;
    font-weight: 100;
}
html .product-item-actions .actions-secondary > .action:before{
    font-size: 12px;
    color: var(--primary-color);
    display: none;
}
html .product-item-actions .actions-primary + .actions-secondary > .action span{
    overflow: visible;
    position: relative;
    margin: 0;
    text-decoration: underline;
    clip: initial;
}
html .pages strong.page{
    background: transparent;
    color: var(--primary-color);
}
html .pages .action{
    background: transparent !important;
}
html .single_banner_image img{
    width: 100%;
    max-height: 160px;
}
html .single_banner_image{
    margin-bottom: 10px;
}
span.title_hp {
    font-size: 32px;
    padding-bottom: 20px;
    display: block;
    text-align: center;
}
html .textbanner{
    padding: 10px;
    font-size: 31px;
}
html .textbanner a{
    color: white;
}
html .linkpromo{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    text-decoration: none !important;
}
html .btnpromo {
    background: #313131;
    padding: 15px;
    font-size: 22px;
}
html .home_static{
    padding-top: 20px;
}
.home-text {
    padding-top: 20px;
}
.home-presentazione {
    line-height: 12px;
    text-align: justify;
    color: #666;
    font-size: 11px;
}
.vetrina_prodotti {
    padding: 50px 0;
    background: #F5F4EC;
    margin-bottom: 40px;
}
.vetrina_mostviewed {
    padding: 50px 0;
}
.vetrina_mostviewed #countdown-offer {
    display: none;
}
/*.outer_box.box_bordered {*/
/*    border: 1px solid #aaa;*/
/*    border-top: 0;*/
/*}*/

.stagione .title_box_vetrina {
    background: var(--primary-color);
}
.title_box_vetrina {
    width: 100%;
    display: block;
    color: #096B5C;
    font-size: 28px;
    font-weight: bold;
    padding: 5px;
    text-align: center;
}
.title_box_vetrina strong {
    color: black;
}
.title_box_vetrina strong span {
    color: #096B5C;
}
html #countdown-offer {
    display: flex;
    align-items: center;
    justify-content: center;
}
html .countdown-label {
    font-size: 16px;
    font-weight: 400;
    color: var(--color-purple-sec);
    margin-right: 10px;
    display: flex;
    gap: 5px;
}
html .countdown-label::after {
    content: '';
    background: url("../images/wall-clock.svg") no-repeat center center;
    width: 40px;
    height: 30px;
    background-size: 30px;
    display: block
}
html .countdown-sep {
    margin-left: 5px;
    margin-right: 5px;
}
html .countdown-time-full {
    display: flex;
    align-items: center;
}
html .countdown-time {
    display: flex;
    flex-direction: column;
    font-size: 36px;
    font-weight: 700;
}
html .text-time {
    font-size: 11px;
    font-weight: 400;
}
html .owl-theme .owl-dots .owl-dot.active span {
    padding: 0 10px;
    background: #5CA700;
}
html .owl-theme .owl-dots .owl-dot span {
    background: #151515;
}
html .outer_carousel{
    padding: 15px;
}
html .box-tocart .fieldset{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 10px;
    margin-bottom: 0;
}
html .box-tocart .fieldset .label {
    margin: 0 !important;
}
html .box-tocart .fieldset .field.qty {
    display: flex;
    align-items: center;
    gap: 20px;
}
html .box-tocart .fieldset .field.qty .qty-control .qty-btn {
    border: none;
    background: none;
    font-weight: 900;
}
html .box-tocart .fieldset .field.qty .qty-control input {
    border: 2px solid;
    border-radius: 4px;
    height: 35px;
    background: none;
    width: 100px;
}
html .box-tocart .fieldset .actions{
    width: 100%;
}
html .navigation li.level0{
    padding: 0 10px !important;
    margin: 0;
}
/*html .level0.category-item.last.level-top{*/
/*    background: #c3291c;*/
/*}*/
html .category-cms,
html .catalog-category-view .page-title,
html .category-image,
html .category-description{
    text-align: center;
}
html .category-description{
    display: none;
}
.filter-options-content .items.-am-singleselect .amshopby-link-selected, .filter-options-content .swatch-option.selected + .am-shopby-swatch-label{
    color: var(--primary-color);
}
html .most_viewed_products .product-item-name{
    text-decoration: none;
    text-align: center;
}
html .most_viewed_products .product-item-name a{
    color: var(--primary-color) !important;
    font-size: 13px !important;
    font-weight: 100 !important;
}
html .most_viewed_products{
    padding-top: 30px;
}
html .most_viewed_products .title_box_vetrina{
    color: var(--color-orange);
    font-size: 28px;
}
html .form.create.account{
    width: 100%;
}
html .page-products .products-grid .product-item{
    /*width: calc((100% - 4%) / 3);*/
    margin-left: 0;
}
html .block.upsell .product-items{
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
html .block.upsell .product-item{
    width: 100%;
    max-width: 300px;
}
html .block.upsell .product-item .product-item-info{
    width: 100%;
}
html .product.info.detailed .product.data.items > .item.title {
    float: left;
    width: 15%;
    text-align: center;
    margin: 0 !important;
}
.product.data.items > .item.content {
    padding: 35px 0 !important;
    border-top: 1px solid #cccccc !important;
    border-left: 0 !important;
    border-right: 0 !important;
    border-bottom: 0 !important;
}
html .product.data.items > .item.title.active .data.switch{
    color: #096B5C;
    font-weight: bold;
    font-size: 14px;
    border-top: 4px solid #096B5C !Important;
    line-height: 17px;
    height: 100%;
    border-bottom: 1px solid white;
}
html .product.data.items > .item.title .data.switch{
    margin-right: 10px;
    font-weight: 600;
    height: 100%;
    color: black;
    padding: 5px 0;
}
html .product.info.detailed .additional-attributes {
    width: 100%;
    margin: 0;
}
html .product.info.detailed .additional-attributes tr:nth-child(odd) th,
html .product.info.detailed .additional-attributes tr:nth-child(odd) td{
    background: #f8f7f5;
    padding: 10px 20px;
}
html .product.info.detailed .additional-attributes tr:nth-child(even) td,
html .product.info.detailed .additional-attributes tr:nth-child(even) th{
    background: #eeeded;
    padding: 10px 20px;
}
html .product.data.items > #additional.item.content{
    padding: 0;
}
html .product.data.items > #additional.item.content a{
    color: var(--primary-color);
}
html .product-info-main .product.attribute.overview {
    margin: 0;
    padding-bottom: 10px;
}
html .product-info-main .page-title-wrapper h1{
    border-bottom: 1px solid #c1c1c1;
    line-height: 30px;
}
html .product-info-main .product-info-price{
    border-bottom: 0;
    position: unset;
    margin-bottom: 0;
}
html .catalog-product-view .product-info-main .product-info-price .savePercent{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    padding: 4px 10px;
    background: #5CA700;
    border-radius: 80px;
    color: white;
    font-size: 12px;
    font-weight: 600;
}
html .catalog-product-view .product-info-main .product-info-price .savePercent::before{
    content: 'PROMO ';
    font-size: 12px;
    font-weight: 600;
}
html .product-detail-left {
    position: relative;
}
html .product-detail-left .product-addto-links {
    position: absolute;
    right: 0;
    z-index: 9;
    display: flex;
    flex-direction: column;
}
html .product-detail-left .product-addto-links .towishlist span {
    display: none;
}
html .products-grid .product-item-inner .product-item-actions .towishlist:before,
html .product-addto-links .towishlist:before {
    content: '' !important;
    background: url(../images/heart.svg) no-repeat center center;
    width: 20px !important;
    height: 18px;
    background-size: 19px;
    display: block;
}
html .products-grid .product-item-inner .product-item-actions .tocompare:before,
html .product-addto-links .tocompare:before {
    content: '' !important;
    background: url(../images/swap_3.svg) no-repeat center center;
    width: 20px !important;
    height: 38px;
    background-size: 24px;
    display: block;
}
html .products-upsell .rewards__product-points {
    display: none;
}
html .product-addto-links .tocompare span {
    display: none !important;
}

html .product-detail-wrapper .product-detail-center .page-title-wrapper {
    display: flex;
    flex-direction: column-reverse;
}
html .product-detail-wrapper .product-detail-center .page-title-wrapper .page-title {
    font-size: 28px;
    font-weight: bold;
    color: #014036;
}
html .product-detail-wrapper .product-detail-center .page-title-wrapper .amshopby-option-link {
    margin-bottom: 10px;
}
html .all_bar_prog .text_gamification {
    display: flex;
    gap: 5px;
}
html .all_bar_prog .gamification {
    display: none;
}
html .all_bar_prog .text_gamification .gamification__text {
    line-height: 19px;
    font-size: 14px;
}
html .all_bar_prog .text_gamification::before {
    content: '';
    background: url("../images/tree_2.svg") no-repeat center center;
    width: 60px;
    height: 20px;
    background-size: 20px;
    display: block
}
html .product.attribute.overview {
    margin-bottom: 20px;
}
html .product-info-main .product-info-price .price-box {
    display: flex;
    gap: 5px;
    padding-top: 10px;
    align-items: center;
}
html .product-info-main .product-info-price .price-box .old-price {
    font-size: 22px;
}
html .product-info-main .product-add-form{
    padding-top: 0;
}
html .product-add-form .box-tocart{
    margin-bottom: 0;
}
html  .product-social-links .action.towishlist{
    text-transform: initial;
}
html  .product-social-links .action.towishlist span{
    font-size: 12px;
    font-weight: 300;
    text-decoration: underline;
}
html .product-social-links .action.towishlist:before{
    color: var(--primary-color);
}
html .action.print{
    display: none !important;
}
html .account .page-main .page-title-wrapper .order-date{
    margin: 10px 0;
}
html .availability {
    font-size: 14px;
    margin: 10px 0 0;
    padding: 10px 0 0;
    border-top: 1px solid #c1c1c1;
}
html .availability span {
    display: block;
    height: 39px;
}
html .catalog-product-view .availability span {
    display: block;
    height: unset;
}
/*html .availability.in-stock span{*/
/*    color: #FFF;*/
/*    text-transform: uppercase;*/
/*    background-color: #090;*/
/*    padding: 5px;*/
/*}*/
html .product-info-main{
    padding-bottom: 30px;
}

/*html .customer-account-create #maincontent {*/
/*    max-width: 900px;*/
/*    margin-bottom: 25px;*/
/*    background: #f4f4f4;*/
/*    padding-top: 20px;*/
/*}*/

html .customer-account-create .page-title-wrapper {
    border-bottom: 1px solid #eee;
    padding-bottom: 0;
    margin-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
}
html .customer-account-create .form-create-account .fieldset.create.info legend {
    color: #ffffff;
    margin: -33px 0 0 -10px;
    position: relative;
    border-bottom: none;
}
html .customer-account-create .form-create-account .fieldset.create.info legend span {
    background: var(--secondary-color);
    border: 1px solid #f2f2f2;
    font-size: 15px;
    padding: 3px 12px;
    font-weight: normal;
}
html .customer-account-create .form-create-account {
    border: 1px solid #f2f2f2;
    padding: 22px 25px 12px 33px;
    margin: 15px 0;
    background: #f6f7f9;
}
html .form-create-account .fieldset.create.info {
    margin-bottom: 0 !important;
}
html .form-create-account .fieldset.additional_info {
    margin: 0 !important;
}
html .form-create-account .actions-toolbar {
    display: flex;
    justify-content: flex-end;
}
html .form-create-account .actions-toolbar .primary button span {
    text-transform: uppercase;
}
html .block-minicart .items-total{
    font-size: 13px;
    margin-bottom: 20px;
}
html .block-minicart .subtotal{
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
html .minicart-wrapper .block-minicart{
    padding-bottom: 0;
}
html .block-minicart .block-content > .actions > .secondary{
    font-size: 20px;
    border: 1px solid;
    padding: 5px 0;
    border-radius: 50px;
}
html .cart-summary .checkout-methods-items .action.primary.checkout,
html .cart-summary .checkout-methods-items .amshopby-button.checkout,
html .cart-summary .checkout-methods-items .am-filter-go.checkout,
html #top-cart-btn-checkout {
    background: #096B5C !important;
    border: 0;
    padding: 0;
}
html #cart-totals th,
html #cart-totals td{
    background: #F5F4EC;
}
.cart-totals tbody .totals.shipping.incl .mark {
    line-height: 20px;
}
html .cart-totals .grand th strong{
    font-size: 14px;
}
html .cart.table-wrapper .product-item-photo{
    width: 20%;
}
html .cart-container .form-cart .actions.main .update{
    background: #096B5C;
    color: white;
    text-transform: uppercase ;
    border: 0;
}
html .magento-payments-review-discount .block > .title strong,
.paypal-review-discount .block > .title strong,
html .cart-discount .block > .title strong{
    color: black;
}

html .cart-discount #block-discount {
    border-bottom: solid 1px #ccc;
    margin-bottom: 15px;
    padding-bottom: 30px;
    width: 100%;
}
html body .cart-discount .block .content {
    display: inherit !important;
    padding-bottom: 0 !important;
}
html .cart-discount .actions-toolbar .action.primary {
    background: var(--primary-color);
    border-color: var(--primary-color);
    color: white !important;
    text-transform: uppercase;
    box-shadow: none !important;
}
.cart-discount .block.discount, .cart-discount .block .actions-toolbar .primary, .cart-discount .block .actions-toolbar .primary button {
    width: 100%;
    float: none;
}
html body .cart-discount .block .content .fieldset.coupon {
    margin: 0;
}
html body .cart-discount .block .content {
    display: inherit !important;
    padding-bottom: 0 !important;
}
html .cart-discount .block .title:after{
    display: none;
}
html textarea, .amreview-submit-form .field .input-text, select, .amcheckout-step-container input[type='text'], .amcheckout-step-container input[type='password'], .amcheckout-step-container input[type='url'], .amcheckout-step-container input[type='tel'], .amcheckout-step-container input[type='search'], .amcheckout-step-container input[type='number'], .amcheckout-step-container input[type='datetime'], .amcheckout-step-container input[type='email'], .amcheckout-step-container select, input[type="text"], input[type="password"], input[type="url"], input[type="tel"], input[type="search"], input[type="number"], input[type*="date"], input[type="email"] {
    border: 1px solid #8a8a8a;
    background-color: #fff;
    width: 100%;
    max-width: 100%;
    color: var(--base-color);
    transition: background-color 100ms;
    -webkit-appearance: none;
    height: 40px;
    padding: 0 10px;
    font-size: 16px;
}
.amreview-submit-form .review-form .action.submit.primary, .action.primary, .action-primary, .amshopby-button, .am-filter-go {
    cursor: pointer;
    font-weight: 600;
    box-sizing: border-box;
    background-color: var(--color-orange);
    color: #fff;
    height: 40px;
    font-size: 16px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border: 1px solid var(--color-orange);
    text-decoration: none;
    border-radius: 0 !important;
}
#shopping-cart-table .item-info .product-item-name a{
    color: black;
    text-decoration: none !important;
    font-weight: 700;
    font-size: 15px;
}
#shopping-cart-table .product-description {
    font-size: 13px;
    line-height: 18px;
}
html #group-fields-customer-attributes .admin__legend{
    display: none;
}
html .filter-actions .filter-clear,
html .filter-options-content .items.-am-singleselect .amshopby-link-selected .count, .filter-options-content .swatch-option.selected + .am-shopby-swatch-label .count{
    color: var(--primary-color);
}
html .catalog-product-view .slick-dots{
    display: none !important;
}
html .cart.table-wrapper .actions-toolbar .action.towishlist.action-towishlist,
html .cart.table-wrapper .actions-toolbar>.action-edit{
    display: none;
}
html .cart.table-wrapper .actions-toolbar {
    min-height: 25px;
    padding-bottom: 0;
}
html .cart.table-wrapper .actions-toolbar > .action-delete:before{
    content: '';
    background: url(../images/cross.svg) no-repeat center center;
    width: 18px;
    height: 18px;
    background-size: 18px;
    display: block;
}
html .cart.table-wrapper .col .price{
    font-weight: 700 !important;
    font-size: 17px;
    color: black;
}
.cart.table-wrapper .col.qty .input-text {
    height: 29px;
    border-radius: 5px;
    border: 2px solid;
    width: 50px;
}
.cart.table-wrapper .col.qty .qty-btn {
    border: none;
    background: none;
    font-weight: 700;
    padding: 10px 5px;
    font-size: 18px;
}
.cart-summary-discount-wrapper .cart-discount {
    width: 100%;
}
.checkout-cart-index .cart-summary {
    background: #F5F4EC;
    border-radius: 4px;
    width: 100%;
    order: 0;
    position: unset;
}
.checkout-cart-index .service-features-container {
    margin-top: 30px;
}
.cart-summary .block > .title {
    border-top: none !important;
}
.cart-summary .cart-totals {
    border-top: none !important;
}
.cart-totals .totals-tax-summary .amount,
.cart-totals .totals-tax-summary .mark,
.cart-totals .grand .mark,
.cart-totals .grand .amount{
    border: none !important;
}
.checkout-cart-index .accettiamo_pagamenti {
    margin-top: 30px;
}
.checkout-cart-index .accettiamo_pagamenti span {
    font-size: 17px;
    font-weight: 700;
}
.checkout-cart-index .accettiamo_pagamenti img {
    margin-top: 10px;
}
.checkout-cart-index .column.main .items-total {
    margin-bottom: 20px;
}
.cart-summary .summary.title {
    font-size: 20px;
    font-weight: 700;
}
.checkout-cart-index  .column.main .free-shipping-progress .free-shipping-text {
    color: #5CA700;
}
/* Chrome / Edge */
.checkout-cart-index .column.main .free-shipping-progress progress::-webkit-progress-bar {
    background-color: black;
    border-radius: 50px;
}

.checkout-cart-index .column.main .free-shipping-progress progress::-webkit-progress-value {
    background-color: #5CA700;
    border-radius: 50px;
    transition: width 0.4s ease;
}

/* Firefox */
.checkout-cart-index .column.main .free-shipping-progress progress::-moz-progress-bar {
    background-color: #5CA700;
    border-radius: 50px;
}
.checkout-cart-index .page-title-wrapper span {
    font-size: 30px;
    font-weight: 700;
}

html .checkout-cart-index .cart-summary .checkout-methods-items .action.primary.checkout {
    border-radius: 50px !important;
    height: 50px;
}
html .checkout-cart-index .cart-summary .checkout-methods-items .action.primary.checkout span {
    font-size: 15px;
    display: flex;
    align-items: center;
    gap: 8px
}
html .checkout-cart-index .cart-summary .checkout-methods-items .action.primary.checkout span::after {
    content: "";
    background: url(../images/Vector.svg) no-repeat center center;
    width: 14px;
    height: 16px;
    background-size: 14px;
    display: block;
}
html .customer-account-login .page-title-wrapper span {
    font-size: 30px;
    font-weight: 700;
}
html .login-container {
    margin-top: 20px;
}
html .login-container .block-customer-login .actions-toolbar {
    display: flex;
    align-items: center;
}
html .login-container .block-new-customer .actions-toolbar .primary a {
    display: flex;
}

html .catalog-product-view .block .title{
    text-align: center;
}
html .catalog-product-view .block .title #block-upsell-heading{
    font-size: 28px;
    font-weight: bold;
    padding: 5px;
    text-align: center;
}
html .products-upsell .item .product-item-info {
    padding: 10px 0 !important;
    background: white;
    border-radius: 10px;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.30);
}
html .order-details-items tfoot td{
    background: white;
}
html .block-authentication .actions-toolbar > .primary .action{
    padding: 10px;
}
html .checkout-index-index #header-top,
html .checkout-index-index #header-top + .container,
html .checkout-index-index .page-footer{
    display: none;
}
html .checkout-index-index .logo{
    display: flex;
    text-align: center;
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    justify-content: center;
}
html .cms-home #df-header{
    position: fixed;
    z-index: 9;
}
html .header-mid {
    background-color: rgba(255, 255, 255, 0.9);
}
html .nav-sections {
    background-color: rgba(255, 255, 255, 0.7);
}
/*html .checkout-index-index #df-header{*/
/*    border-bottom: 5px solid var(--primary-color);*/
/*}*/
html .checkout-payment-method .payment-option-title .action-toggle{
    color: black;
}
html .minimal-price-link{
    display: none;
}

.cms-home .sticky-header #df-header {
    position: fixed;
    width: 100%;
    z-index: 99;
    top: 0;
    transition: all .3s ease .35s;
    box-shadow: 0 6px 8px 0 rgb(0 0 0 / 20%);
    animation-duration: .6s;
    animation-fill-mode: inherit;
}
.product-social-links .mailto{
    display: none !important;
}
html .home_static_bottom {
    margin: auto;
    margin-bottom: 100px;
}
html .product-item .product-item-info{
    position: relative;
    padding: 0;
    background: white;
    border-radius: 10px;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.30);
    border: 1px solid white;
    padding-top: 10px;
}
html .banner-item .product-item-info {
    padding-top: 0 !important;
}
html .banner-item .product-item-info:hover {
    padding-top: 0 !important;
}
html .product-item .product-item-info:hover {
    padding: 0;
    background: white;
    border-radius: 10px;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.30);
    margin: 0;
    border: 1px solid #bbbbbb;
    padding-top: 10px;
}
html .filter .block-content .block-subtitle {
    display: none;
}
html .sidebar-main .page-title-wrapper span{
    font-size: 28px;
    font-weight: 700;
    color: #096B5C;
    padding-left: 10px;
}
html .sidebar-main .page-title-wrapper .page-title{
    text-align: left;
    margin-bottom: 30px;
}
html .filter .filter-options-title {
    font-size: 17px;
    font-weight: 700;
    display: flex;
    align-items: center;
    gap: 15px;
}
html .filter .filter-options-title:after {
    content: "";
    flex: 1;
    border-bottom: 1px solid #096B5C;
    transform: translateY(-50%);
    position: unset;
}
html .filter .filter-options-title,
html .filter .filter-options-content {
    margin-bottom: 20px;
}
html .filter .filter-options-content {
    background: #F5F4EC;
    border-radius: 10px;
}
html .filter .filter-options-content:nth-of-type(1) {
    background: white;
}

.banner-promo-categorie {
    position: relative;
    width: 99%;
    border-radius: 8px;
    overflow: hidden;
    color: #fff
}
.banner-promo-categorie .banner-categorie-img img {
    min-height: 210px;
}

.banner-content-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    padding-left: 30px;
}

.banner-text-section {
    text-align: left;
}

.banner-subtitle {
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 5px 0;
}

.banner-title {
    font-size: 26px;
    font-weight: bold;
    line-height: 1.2;
    margin: 0 0 10px 0;
    color: #f1c40f;
}
.banner-title strong {
    color: white;
}

.banner-info {
    font-size: 14px;
    margin: 0 0 20px 0;
}

.banner-code-badge {
    display: inline-block;
    background: #ffffff;
    color: #2d5a4c;
    padding: 5px 15px;
    border-radius: 20px;
    font-size: 13px;
    font-weight: bold;
}

.banner-countdown-section {
    background: black;
    border-radius: 10px;
    text-align: center;
    position: relative;
    left: 70px;
}
.banner-categorie-img {
    padding: 0 !Important;
}

html .banner-promo-categorie #countdown-offer {
    color: white !important;
    flex-direction: column;
    gap: 10px;
    margin: 20px 40px !important;
}
html .banner-promo-categorie .countdown-label {
    color: white !important;
    flex-direction: row-reverse;
    margin: 0;
}
html .banner-promo-categorie .countdown-label:after {
    color: white !important;
    background: url("../images/wall-clock_white.svg") no-repeat center center !important;
    background-size: 15px;
    width: 30px;
    height: 20px;
}
html .banner-promo-categorie .countdown-time-full {
    gap: 10px;
}
html .product-item-details {
    padding: 0 10px !important;
    width: 100%;
}

html .product-detail-right .product-info-main #countdown-offer {
    background: #512348;
    color: white !important;
    flex-direction: column;
    gap: 10px;
    padding: 20px 40px !important;
    border-radius: 10px;
    margin-top: -70px !important;
}
html .product-detail-right .product-info-main #countdown-offer .countdown-label {
    color: white !important;
    flex-direction: row-reverse;
}
html .product-detail-right .product-info-main #countdown-offer .countdown-label:after {
    display: none;
}
html .product-detail-right .product-info-main #countdown-offer .countdown-time-full::before {
    color: white !important;
    content: "";
    background: url("../images/wall-clock_white.svg") no-repeat center center !important;
    width: 50px;
    height: 50px;
    background-size: 50px;
    display: block;
}
html .product-detail-right .product-info-main #countdown-offer .countdown-time-full {
    gap: 10px;
}
html .product-info-box-expert .header-content {
    border: 2px solid var(--color-green1);
    border-radius: 10px;
    min-height: 190px;
}
html .product-info-box-expert .header-content h2 {
    border-bottom: 1px solid var(--color-green1);
    background: url("../images/25104.jpg") no-repeat center center !important;
    background-size: cover !important;
    padding-top: 50px;
    border-radius: 8px 8px 0 0;
    color: white;
    padding-left: 10px;
    padding-bottom: 10px;
}
html .product-info-box-expert .header-content h2::before {
    color: white !important;
    content: "";
    background: url("../images/help_9.svg") no-repeat center center !important;
    background-size: 25px;
    width: 42px;
    height: 50px;
    display: block;
}
html .product-info-box-expert {
    margin-bottom: 30px;
}
    /*.sticky-header .cms-home #header-top,*/
/*.sticky-header .cms-home .header-mid {*/
/*    display: block;*/
/*}*/
.sticky-header #header-top,
.sticky-header .header-mid {
    display: none;
}
.sticky-header #df-header {
    position: fixed;
    top: 0;
    z-index: 9;
}
.product-detail-wrapper .product-detail-left .product.media {
    width: 100% !important;
}

html .feedaty-header {
    display: flex;
    justify-content: flex-end;
}
html .feedaty-header .fdt_merchantStriscia-3wrap_widget_merchant {
    background: var(--secondary-color);
}
html .feedaty-header .fdt_merchantStriscia-3wrap_widget_merchant a {
    color: white ;
    gap: 10px;
}
html .feedaty-header .fdt_merchantStriscia-3wrap_widget_merchant a:hover {
    color: white  !important;
}
html .feedaty-homepage .fdt_merchant150x100-5_widget_merchant {
    background: none !important;
    border: none !important;
}
html #faqincategory .amfaq_questions {
    flex-direction: column-reverse;
    align-content: center;
}
html #categoryfaq .hightline.purple {
    font-size: 28px;
    font-weight: 700;
}

.availability.in-stock {
    color: #096B5C;
}

.availability.low-stock {
    color: #942C80;
}

.availability.out-of-stock {
    color: black ;
}
.availability.out-of-stock span a {
    text-decoration: underline;
}
.service-features-container .features-wrapper {
    display: flex;
    margin-bottom: 60px !important;
}
.service-features-container .features-wrapper .feature-item {
    display: flex;
}
.service-features-container .features-wrapper .feature-item .feature-link {
    font-weight: bold;
    text-decoration: underline;
}
.service-features-container .features-wrapper .feature-item .feature-content {
    line-height: 20px;
}
.ambrands-slider.amslider .swiper-button-prev, .ambrands-slider.amslider .swiper-button-next {
    background-color: #096B5C;
}
html .product-item .product-item-info.banner-wrapper:hover {
    transform: none !important;
}
.banner-content.promo-banner {
    background: url("../images/25103.png") no-repeat center center !important;
    background-size: cover !important;
    justify-content: unset;
}
.consulenza-banner > img {
    width: 100% !important;
}
.title-consulenza::before {
    content: "";
    background: url("../images/help_5.svg") no-repeat center center !important;
    display: block;
    background-size: 70px !important;
    width: 70px;
    height: 80px;
    margin-bottom: 10px;
}
.title-manuali::before {
    content: "";
    background: url(../images/guide_manuali_1.svg) no-repeat center center !important;
    display: block;
    background-size: 70px !important;
    width: 70px;
    height: 80px;
    margin-bottom: 10px;
}
.consulenza-banner .banner-content {
    justify-content: unset;
}
.consulenza-banner .banner-content .text-consulenza,
.manuali-banner{
    display: flex;
    flex-direction: column;
    gap: 30px;
    padding: 0 20px;
    text-align: left;
}
.consulenza-banner .banner-content .title-consulenza {
    font-weight: 700;
    font-size: 20px;
    color: white;
}
.consulenza-banner .banner-content .title-consulenza .highlight {
    color: #F1C400;
}
.consulenza-banner .banner-content p {
    font-size: 14px;
    color: white;
    font-weight: 400;
    line-height: 20px;
}
.consulenza-banner .banner-content .text-consulenza .banner-link {
    color: white;
    display: flex;
    align-items: center;
    gap: 5px;
}
.consulenza-banner .banner-content .text-consulenza .banner-link::after {
    content: '';
    background: url(../images/right-arrow-long_13.svg) no-repeat center center;
    width: 25px;
    height: 10px;
    background-size: 25px;
    display: block;
}

.price-listino .label,
.price-listino .price-value {
    font-size: 12px;
    padding-bottom:20px;
}
.catalog-product-view .row-periniziare {
    flex-wrap: nowrap ;
}
.catalog-product-view .block-periniziare {
    padding: 30px 0;
    margin-bottom: 100px;
}
.cart.table-wrapper .cart thead tr th.col,
.cart.table-wrapper .cart thead tr {
    border: none;
}
.cart.table-wrapper .cart thead tr th.col span {
    font-weight: 400;
    font-size: 15px;
}
.products-grid.wishlist .product-item-name,
.products-grid.wishlist .price-box,
.products-grid.wishlist .product-item-inner,
.products-grid.wishlist .product-reviews-summary,
.products-grid.wishlist .product-item-description {
    padding: 0 10px !important;
}
.products-grid.wishlist .product-item-description {
    margin: 10px 0 !important;
}
.products-grid.wishlist .product-item-description a {
    display: none;
}
.products-grid.wishlist .comment-box {
    display: none;
}
.products-grid.wishlist .price-box .price-as-configured {
    display: flex;
    flex-direction: row-reverse;
    gap: 5px;
}
.products-grid.wishlist .product-item-actions .action.edit {
    display: none;
}
.products-grid.wishlist .product-item-inner {
    display: flex !important;
    margin-bottom: 20px !important;
    gap: 10px;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}
.products-grid.wishlist .product-item-inner .box-tocart .field.qty {
    display: none !important;
}
.products-grid.wishlist .product-item-inner .box-tocart,
.products-grid.wishlist .product-item-inner .product-item-actions {
    margin: 0 !important;
}
.products-grid.wishlist .product-item .box-tocart .tocart {
    font-size: 14px;
    padding: 0 20px;
    text-transform: uppercase;
    background: #096B5C !important;
    border: none;
    border-radius: 50px !important;
    height: 35px;
}
.products-grid.wishlist .product-item-actions .action.delete:before {
    content: '';
    background: url(../images/cross.svg) no-repeat center center;
    width: 18px;
    height: 18px;
    background-size: 18px;
    display: block;
}
.account .page-title-wrapper .order-date span {
    font-size: 20px;
    font-weight: 500;
}
.account .page-title-wrapper .order-actions-toolbar .actions a span {
    font-size: 20px;
}
.account .order-details-items {
    margin-bottom: 40px !important;
}
.account .page-title-wrapper .order-status {
    font-size: 20px;
    margin-top: 10px;
}
.account .form-wishlist-items .primary button {
    border: none;
    background: #096B5C;
    color: white;
    padding: 12px 10px;
    text-transform: uppercase;
}
.account .order-details-items .col.price .price,
.account .order-details-items .col.subtotal .price {
    color: var(--primary-color);
}
.account .orders-history .table-order-items .col.actions a {
    color: #096B5C;
}
.minicart-bottom-container{
    position: absolute;
    bottom: 10px;
    width: 100%;
    left: 0;
    padding: 0 20px;
    background: white;
}
/*@media (min-width: 992px) {*/
/*    .nav-toggle {*/
/*        display: none !important;*/
/*    }*/
/*}*/
.products.list.items.product-items {
    margin: 0 !important;
}
html .amgdpr-settings-container .amgdpr-label.-policy:before {
    -webkit-mask: url(../images/policy.svg) no-repeat center;
    background-color: var(--primary-color) !important;
    background: none;
}
html .amgdpr-settings-container .amgdpr-label.-download:before {
    -webkit-mask: url(../images/download.svg) no-repeat center;
    background-color: var(--primary-color) !important;
    background: none;
}
html .amgdpr-settings-container .amgdpr-label.-anonymise:before {
    -webkit-mask: url(../images/anonymise.svg) no-repeat center;
    background-color: var(--primary-color) !important;
    background: none;
}
html .amgdpr-settings-container .amgdpr-label.-delete:before {
    -webkit-mask: url(../images/delete.svg) no-repeat center;
    background-color: var(--primary-color) !important;
    background: none;
}
.amgdpr-checkbox-container > .amgdpr-label:hover {
    border-color: var(--primary-color);
}
.account .page-title-wrapper {
    margin-bottom: 15px;
}
.owl-carousel .actions-secondary {
    position: absolute;
    top: 30px;
    right: 10px;
    opacity: 0;
    z-index: 9;
}
.owl-carousel .owl-item:hover .actions-secondary {
    opacity: 1 !important;
}
.owl-carousel .actions-secondary .towishlist,
.owl-carousel .actions-secondary .tocompare {
    display: none;
}
.owl-carousel .owl-item:hover .actions-secondary .towishlist,
.owl-carousel .owl-item:hover .actions-secondary .tocompare {
    display: block;
}
.owl-carousel .actions-secondary .towishlist span,
.owl-carousel .actions-secondary .tocompare span {
    display: none;
}
.owl-carousel .actions-secondary .towishlist::before {
    content: '' !important;
    background: url(../images/heart.svg) no-repeat center center;
    width: 20px !important;
    height: 18px;
    background-size: 19px;
    display: block;
}
.owl-carousel .actions-secondary .tocompare::before {
    content: '' !important;
    background: url(../images/swap_3.svg) no-repeat center center;
    width: 20px !important;
    height: 38px;
    background-size: 24px;
    display: block;
}
.searchcenter .block-search input {
    box-shadow: none !important;
}
.pagine-testo {
    line-height: 20px;
}
.checkout-index-index .header-mid {
    display: none;
}
.authentication-wrapper {
    margin-top: -50px;
}
.am-checkout .authentication-wrapper .action-auth-toggle {
    background: var(--secondary-color) !important;
}
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-items {
    justify-content: center;
}
.checkout-cart-index .amrewards-highlight-container:before, .checkout-index-index .amrewards-highlight-container:before, .catalog-product-view .amrewards-highlight-container:before{
    content: url(../images/gift.svg);
}
.amcheckout-step-container .amcheckout-summary-container .minicart-items .product-image-container {
    height: 95px;
    width: 115px;
}
.amcheckout-step-container .amcheckout-summary-container .minicart-items .product {
    display: flex;
}
.amcheckout-step-container .amcheckout-summary-container .minicart-items .delete {
    top: 50px;
}
.amcheckout-step-container .amcheckout-summary-container .table-totals .totals.shipping.incl .mark {
    line-height: 20px;
}
.checkout-index-index .form-discount .actions-toolbar .action-apply {
    border: none !important;
    background: var(--secondary-color) !important;
    color: white !important;
}
.checkout-index-index .modal-custom .action-close:before {
    font-size: 30px;
}
.facebook-link-chisiamo {
    display: flex;
    align-items: center;
    gap: 5px;
}
.icon-social-chisiamo {
    width: 35px;
}
.cms-privacy-policy #maincontent p,
.cms-privacy-policy #maincontent li,
.cms-soddisfatti-rimborsati-recesso #maincontent p,
.cms-soddisfatti-rimborsati-recesso #maincontent li,
.cms-spedizione-costi #maincontent p,
.cms-spedizione-costi #maincontent li,
.cms-modalita-pagamento #maincontent p,
.cms-condizioni-generali-vendita #maincontent p,
.cms-contatti-bestprato #maincontent p {
    line-height: 20px;
}
.cms-privacy-policy #maincontent h2,
.cms-soddisfatti-rimborsati-recesso #maincontent h3,
.cms-condizioni-generali-vendita #maincontent h3 {
    font-weight: 800;
}
.catalogsearch-result-index .sidebar-main .page-title-wrapper {
    display: none;
}
.catalogsearch-result-index .page-title-wrapper {
    margin-bottom: 20px;
}
.faq-category-view .amfaq_questions .am-title .am-minus:before,
.faq-category-view .amfaq_questions .am-title .am-plus:before,
.cms-amasty-faq-home-page .amfaq_questions .am-title .am-minus:before,
.cms-amasty-faq-home-page .amfaq_questions .am-title .am-plus:before,
#faqincategory .amfaq_questions .am-title .am-minus:before,
#faqincategory .amfaq_questions .am-title .am-plus:before{
    line-height: 32px;
    font-size: 35px;
    color: black;
}
#faqincategory .am-content {
    line-height: 20px;
}
#amasty-shopby-product-list .toolbar-products .pages-item-previous span,
#amasty-shopby-product-list .toolbar-products .pages-item-next span{
    position: unset;
    color: black;
}
#amasty-shopby-product-list .toolbar-products .pages-item-previous .label,
#amasty-shopby-product-list .toolbar-products .pages-item-next .label {
    display: none;
}
#amasty-shopby-product-list .toolbar-products .pages-item-next .action.next:before {
    content: none;
}
#amasty-shopby-product-list .toolbar-products .pages-item-next .action.next::after {
    content: '\e608';
    font-family: 'icons-blank-theme';
    font-size: 36px;
    margin: 0 0 0 -6px;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    color: black;
}
#amasty-shopby-product-list .toolbar-products .pages-item-next .action,
#amasty-shopby-product-list .toolbar-products .pages-item-previous .action {
    border: none;
    box-shadow: none;
    background: none;
}
#amasty-shopby-product-list .toolbar-products .pages-item-previous .action.previous:before {
    font-size: 36px;
    color: black;
}
#amasty-shopby-product-list .toolbar-products .item a:visited {
    color: black;
}
#amasty-shopby-product-list .toolbar-products .item a span {
    font-size: 15px;
    font-weight: 500;
}
#amasty-shopby-product-list .toolbar-products .item.current strong span {
    font-weight: bold;
    font-size: 16px;
}
#amasty-shopby-product-list .toolbar-products .pages-item {
    display: inline-block;
    position: unset;
}
.cms-amasty-faq-home-page .am-widget-category .am-category-container a {
    background: var(--primary-color);
    padding: 7px 13px;
    color: white;
    font-size: 15px;
    font-weight: 500;
}
.cms-amasty-faq-home-page .am-back-to-product-widget button ,
.faq-category-view .am-back-button button{
    background: var(--primary-color);
    padding: 7px 13px;
    color: white;
    font-size: 15px;
    font-weight: 500;
    border: none;
}
.cms-amasty-faq-home-page .am-search-box-wrapper .am-widget-center .amfaq-search .am-button {
    height: 40px;
}
.faq-category-view .page-title-wrapper {
    margin-bottom: 20px;
}
.faq-category-view .amfaq_categories .item {
    background: #F5F4EC;
}



@media (min-width: 576px) {
    .mobile-search-trigger {
        display: none;
    }
    .mobile-accordion summary {
        list-style: none;
        pointer-events: none;
        cursor: default;
        margin-bottom: 15px;
    }
    .mobile-accordion summary::-webkit-details-marker {
        display: none;
    }
    #footerclass .box_one {
        margin-bottom: 20px;
    }
}