/* Gotham Light */
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/gotham/Gotham-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
/* Gotham Book */
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/gotham/Gotham-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
/* Gotham Medium */
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/gotham/GOTHAM-MEDIUM.TTF') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
/* Gotham Bold */
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/gotham/GOTHAM-BOLD.TTF') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
/* Gotham Black */
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/gotham/GOTHAM-BLACK.TTF') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}


p, span, a, li{
  font-family: 'Gotham';
  font-weight: 400;
}
h1,h2,h3,h4,h5,h6{
  font-family: "GFS Didot", serif;
  font-weight: 400;
}
.hero-section {
  position: relative;
  height: 100vh;
  width: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100vw;
  position: relative;
  margin-left: -50vw;
  left: 50%;
}
.hero-section.hero-section-bottom{
  height: 555px;
  margin-top:25px;
}
.bg-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #00000033; /* nero con opacità 20% */
  z-index: 1;
}

.hero-content {
  position: relative;
  z-index: 2;
  color: #fff;
  text-align: center;
}
.hero-section.hero-section-bottom .hero-content{
  position: absolute;
  bottom: 25px;
  right: 25px;
  left: 25px;
  text-align: left;
}
.hero-content h2 {
  font-size: 48px;
  margin-bottom: 1rem;
}

.hero-content p {
  font-size: 1.5rem;
  margin-bottom: 1.5rem;
  color: #fff;
}

.hero-button {
  display: inline-block;
  background: transparent;
  color: #fff;
  text-decoration: none;
  font-weight: 400;
  transition: all 0.3s ease;
}

.hero-button:hover {
  color: #fff;
}
.hero-button a{
  font-family: Gotham;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  text-align: center;
  vertical-align: middle;
  text-transform: capitalize;
  text-decoration: underline;
}
.section-content {
  padding: 60px 20px;
  background-color: #fff; /* o trasparente o personalizzato */
}
.section-title {
  font-size: 2rem;
  margin-bottom: 1rem;
  font-weight: 400;
  text-align: center!important;
  text-transform: uppercase;
}
.section-description {
  font-size: 1.25rem;
  color: #000;
  max-width: 700px;
  margin: 0 auto 2rem auto;
  text-align: center;
}
.section-button {
  padding: 0.75rem 2rem;
  font-weight: bold;
  transition: all 0.3s ease;
  color:#000;
  font-family: Gotham;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase;
  text-decoration: underline;
  background-color: transparent!important;
}
.section-button:hover {
  background-color: transparent;
  color: #000;
}
.text-center {
  text-align: center;
}
.certifications{
  background-color:#313131;
  padding: 60px 0;
}
#index .certifications{
  background-color: #000; 
  padding: 40px 0;
}
#cms .section-content.bg-black{
  padding: 30px 0px;
  background-color: #000;
  margin-bottom:20px;
  margin-top:20px;
}
#cms .section-content.bg-black .section-content{
  margin-bottom: 0px;
  font-family: "GFS Didot", serif;
  font-weight: 400;
  font-size: 40px;
  line-height: 100%;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase;
  color: #fff;
  padding-right: 20%;
  padding-left: 20%;
  background: #000;
}
.certifications .section-title {
  color: #fff; 
  margin-bottom: 30px;
}

.section-logos-certifications {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.logos-wrapper {
  display: flex;
  flex-wrap: nowrap;
  gap: 20px;
  justify-content: center;
}

.logos-wrapper img {
  height: 60px;
  width: auto;
  flex: 0 0 auto;
  transition: transform 0.2s ease-in-out;
}
#block-newsletter-label,
.block_newsletter .col-md-12.col-xs-12{
  padding-left:0px;
}
.footer-container .h3{
  font-family: "GFS Didot", serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  vertical-align: middle;
  text-transform: uppercase;
  color: #000;    
}
.block-contact, .footer-container li a{
  font-family: Gotham;
  font-weight: 300;
  font-size: 14px;
  line-height: 100%;
  vertical-align: middle;
  color: #000;    
}
.copyright-footer{
  font-family: Gotham;
  font-weight: 300;
  font-size: 12px;
  line-height: 2px;
  vertical-align: middle;
  color: #000!important; 
}

/* Miniature prodotti*/
.product-flags {
  left: unset;
  right: 0;
  max-width: 100px;
}
.product-flags li.product-flag{
  width:100%;
}
.product-miniature .product-flags li.product-flag{
  margin-top:0px;
}
.product-flags li.product-flag{
  background: transparent;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 2%;
  text-align: right;
  text-transform: uppercase;
  color:#000;
}
.thumbnail-top{
  background: #F4F4F4;
}
.product-miniature .product-title{
  text-align: left;
}
.product-description{
  display:flex;
  align-items: center;
}
.product-miniature-sx{
  display:flex;
  flex-direction:column;
  flex:0 0 70%;
  max-width:70%;
}
.product-miniature-dx{
  flex:0 0 30%;
  max-width:30%;
}
.product-miniature .product-title a{
  font-family: Gotham;
  font-weight: 700;
  font-size: 16px;
  vertical-align: middle;
  text-transform: uppercase;
  color:#000;
}
.product-miniature .product-price-and-shipping{
  text-align: right;
}
.block-category.card.card-block{
  padding:15px;
}
.block-category.card.card-block{
  padding-top:0px!important
}
#category-description p{
  font-family: Gotham;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  vertical-align: middle;
  color:#000;
}
.row.sort-by-row{
  justify-content: flex-end;
}
.facebook::before{
  content:url('/img/icon-facebook.svg');
}
.instagram::before{
  content:url('/img/icon-instagram.svg'); 
}
.block-social ul li{
  background-color: transparent;
  width: 12px;
  height: 12px;
}
.block-social ul li:hover{
  background-color: transparent;
}
.qty .input-group.bootstrap-touchspin{
  display: flex;
  flex-direction: row;
  border: 1px solid #B7C4B1;
  border-radius: 10px;
}
.qty .bootstrap-touchspin .btn-touchspin:hover{
  background-color: transparent;
}
.qty .bootstrap-touchspin .btn-touchspin{
  color:#243025;
  background: transparent;
  font-size: 16px;
  padding-left: 8px;
  padding-right: 8px;
}
.qty #quantity_wanted{
  border:none;
  text-align: center;
  color:#243025
}
#product .product-quantity{
  justify-content: space-between;
}
#product .product-quantity .qty{
  flex:0 0 20%!important;
  margin:0px!important;
}
#product .product-quantity .add{
  flex:0 0 80%!important;
  margin:0px!important;
}
#product .btn.add-to-cart{
  background-color: #1D1D1B;
  border-radius:10px;
  border-color:#1D1D1B;
  width:100%;
  font-family: Gotham;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
}
#product .btn.add-to-cart .material-icons.shopping-cart{
  display:none
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus{
  outline:none
}
#product .add{
  padding-right:30px;
  padding-left: 10px;
}
#product .col-tabs-dx *{
  color:#fff!important;
}
#product .ets_crosssell_list_blocks .js-product.product {
  width: 100%;
}
#product .ets_crosssell_list_blocks .thumbnail-container{
  display: flex;
  flex: 0 0 100%;
  background: #1D1D1B;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #fff;
}
#product .ets_crosssell_list_blocks .thumbnail-container:last-child{
  border-bottom: 1px solid #fff;
}
#product .ets_crosssell_list_blocks .product-description{
  width: 90%;
  background: #1D1D1B;
}
#product .ets_crosssell_list_blocks .thumbnail-top{
  width:10%;
  background: #1D1D1B;
}
.col-sx-ritual{
  background: #1D1D1B;
  display: flex;
  align-items: center;
}
.container_ritual{
  display: flex;
}
.ets_crosssell_title{
  font-family: "GFS Didot", serif;
  font-weight: 400;
  font-size: 40px;
  line-height: 100%;
  text-transform: uppercase;
  color: #fff!important;
  margin-bottom:35px;
}
.col-sx-ritual .product-miniature .product-title a{
  font-family: Gotham!important;
  font-weight: 700!important;
  font-size: 20px!important;
  text-transform: uppercase!important;
  color: #fff!important;
}
.col-sx-ritual .product-miniature.js-product-miniature .product-description p{
  font-family: Gotham;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  color: #fff!important;
}
.col-sx-ritual .product-miniature.js-product-miniature .product-price-and-shipping .price{
  font-family: Gotham;
  font-weight: 400;
  font-size: 20px;
  line-height: 100%;
  color: #fff!important;
  text-transform: uppercase;
}
.col-dx-ritual{
  padding:0px;
}
#product .product-accessories{
  padding-top:35px;
}
#product .product-accessories .h5{
  margin-bottom:0px;
  padding-bottom:35px;
  font-family: Didot;
  font-weight: 400;
  font-size: 40px;
  text-align: center;
  text-transform: uppercase;
  color: #000;
}
.page-footer{
  margin:0px;
}
#index .section-content-prefooter-subtitle,
#cms .section-content-prefooter-subtitle{
  font-family: Gotham;
  font-weight: 400;
  font-size: 20px;
  line-height: 100%;
  text-transform: uppercase;
  color:#000000;
  padding-top:30px;
}
#index .section-content-prefooter .section-content-prefooter-description,
#cms .section-content-prefooter .section-content-prefooter-description{
  font-weight: 400;
  font-size: 20px;
  line-height: 100%;    
  vertical-align: middle;
  color:#000
}
#index .section-content-prefooter a,
#cms .section-content-prefooter a{
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;     
  vertical-align: middle;
  text-decoration: underline;
  color:#000;
}
.blockreassurance .block-icon{
  display:none
}
.block_newsletter .btn-primary{
  margin-left:0px;
  background-color:transparent;
  font-family: Gotham;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  vertical-align: middle;
  color:#1D1D1B;
}
.block_newsletter .btn-primary:hover{
  background-color:transparent;
}
.block_newsletter input.input-nwsl{
  border:none
}
.block_newsletter input.input-nwsl::placeholder{
  font-family: Gotham;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  vertical-align: middle;
  color:#1D1D1B;
}
.container-newsletter{
  border:1px solid #AEAEAE
}
.block-newsletter-title{
  font-family: "GFS Didot", serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 100%;
  vertical-align: middle;
  text-transform: uppercase;
  color: #1D1D1B;      
}
#block-newsletter-label{
  font-family: Gotham;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  vertical-align: middle;
  color: #1D1D1B;     
}
.product-images>li.thumb-container .thumb.selected, .product-images>li.thumb-container .thumb:hover{
  border:none!important
}
.product-add-to-cart .control-label{
  display: none;
}
.search-icon img{
  width:20px;
  height:20px;
}
.content-wv{
  width: 100vw;
  position: relative;
  margin-left: -50vw;
  left: 50%;
}
.block-category {
  min-height: 0px;
  margin-bottom: 0px;
}
#category .category-description{
  font-family: Gotham;
  font-weight: 400;
  font-size: 14px;
  vertical-align: middle;
}
.block-category h1{
  font-family: "GFS Didot", serif;
  font-weight: 400;
  font-size: 40px;
  text-transform: uppercase;
}
.product-miniature .thumbnail-container:focus .product-description::after, .product-miniature .thumbnail-container:hover .product-description::after{
  content:none;
}
#cart .card-block{
  padding-left:0px;
  padding-right:0px;
}
.col-12.titolo-carrello span{
  font-family: "GFS Didot", serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 23px;
  letter-spacing: 0px;
  text-transform: uppercase;
  color:#171616;
}
.col-12.titolo-carrello .text-uppercase{
  text-transform: uppercase;
}
.col-12.titolo-carrello .text-lowercase{
  text-transform: lowercase;
}
#cart .card-block .h1{
  font-family: "GFS Didot", serif;
  font-weight: 400;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: 0%;
  vertical-align: middle;
  color:#000;
  padding-left:15px;
  padding-right:15px;
  padding-bottom:30px;
}
#cart .js-cart-line-product-quantity{
  border:none;
  text-align: center;
}
#cart .btn.js-increase-product-quantity.bootstrap-touchspin-down,
#cart .btn.js-decrease-product-quantity.bootstrap-touchspin-up{
  background: #fff;
  border-radius: 5px;
}
.qty .input-group.bootstrap-touchspin{
  border: 1px solid #E3E3E3;
  border-radius:5px;
}
#cart .product-line-info .label{
  font-family: Gotham;
  font-weight: 500;
  font-size: 18px;
  color:#000;
  text-transform: uppercase;
}
#cart .product-line-info .price{
  font-family: Gotham;
  font-weight: 400;
  font-size: 18px;
  line-height: 32px;
  letter-spacing: 0%;
  text-decoration: line-through;
  color:#000;
}
#cart .card.cart-summary,
#cart .cart-overview.js-cart{
  background-color: #F5F5F5;
  border-radius:10px;
  padding: 20px 30px;
}
.your-totals{
  margin-bottom:0px;
  font-family: "GFS Didot", serif;
  font-weight: 400;
  font-size: 21px;
  line-height: 23px;
  letter-spacing: 0px;
  text-transform: uppercase;
  color:#171616!important;
}
.card-block.cart-detailed-subtotals+.cart-summary-totals .cart-total{
  border:none
}
.card-block.cart-summary-totals.js-cart-summary-totals{
  padding-top:0px;
}
.card-block.cart-detailed-subtotals.js-cart-detailed-subtotals{
  padding-bottom:0px;
}
.checkout.cart-detailed-actions.js-cart-detailed-actions .btn-primary{
  font-family: Gotham;
  font-weight: 700;
  font-size: 16px;
  background-color: #000;
  color:#fff;
  text-transform: uppercase;
  border-radius:40px;
  padding-top:15px;
  padding-bottom:15px;
}
.cart-text-after-confirm span{
  font-family: Gotham;
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  letter-spacing: 0px;
  text-align: center;
  color:#3A3A3A;
}
#category .content-wv{
  max-width:100%
}
#product #wrapper,
#category #wrapper{
  padding-top: 0px;
}
#cart-subtotal-shipping{
  margin-bottom:0px;
}
.product-line-actions .qty{
  display: flex;
  justify-content: flex-end;
}
.cart-item .product-line-grid .product-line-grid-left{
  padding-left:0px;
}
.qty_cart{
  font-family: Gotham;
  font-weight: 400;
  font-size: 12px;
  line-height: 32px;
  letter-spacing: 0%;
}
.product-line-grid-right .cart-line-product-actions .remove-from-cart, .product-line-grid-right .product-price .remove-from-cart{
  line-height: 22px;
  text-decoration: underline;
  color: #6B6E71;
  font-size: 15px;
}
#cart h4.ets_crosssell_title{
  border:none;
  font-family: Gotham;
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  color:#000000;
  margin-bottom:0px;
  padding-left:105px;
}
#cart .ets_crosssell_block .product-flags.js-product-flags{
  display: none;
}
#cart .js-product.product{
  width:100%!important
}
#cart .crosssell_product_list_wrapper .product-miniature{
  display: flex;
  justify-content: flex-start;
}
#cart .cart_page .thumbnail.product-thumbnail img{
  width:105px;
}
#cart .product-miniature-sx{
  padding-left:15px;
}
#cart .ets_crosssell_block .thumbnail-container{
  background: #DBDBDB;
  display: flex;
}
#cart .ets_crosssell_block{
  margin-left:0px;
  margin-right:0px;
}
#cart .ets_crosssell_block ul,
#cart .ets_crosssell_block .product-miniature .thumbnail-container,
#cart .ets_crosssell_block .product-miniature .thumbnail-container .product-description{
  background: #DBDBDB;
}
#cart .ets_crosssell_block ul{
  border-radius:5px;
}
.cart-text-after-confirm{
  text-align: center;
  padding-top:15px;
}
#cart .promo-code-button.display-promo{
  border-top: 1px solid #E3E3E3;
  border-bottom: 1px solid #E3E3E3;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: left;
  padding-left: 5px;
  font-family: Gotham;
  font-weight: 400;
  font-size: 15px;
  line-height: 21px;
  letter-spacing: 0px;
}
#cart .promo-code-button.display-promo .collapse-button{
  color: #6B6E71;
}
.card.cart-summary-payment,
.card.cart-summary-help{
  text-align: center;
}
.card.cart-summary-payment .your-totals,
.card.cart-summary-help .your-totals{
  padding-bottom:20px;
}
.line-help{
  margin-bottom:0px!important;
}
.line-help span{
  font-family: Gotham;
  font-weight: 500;
  font-size: 15px;
  line-height: 23px;
  text-align: center;
  color: #000!important;
}
.line-help a{
  font-family: Gotham;
  font-weight: 400;
  font-size: 15px;
  line-height: 23px;
  text-align: center;
  color: #000!important;
}
.decsription-totals{
  font-family: Gotham;
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 0%;
  text-align: center;
  color:#000;
}
#product-availability i{
  display:none;
}
#product .product-add-to-cart.js-product-add-to-cart .product-quantity{
  margin-bottom:20px;
}
.input-color:checked+span, .input-color:hover+span, .input-radio:checked+span, .input-radio:hover+span, .input-color+span{
  border:1px solid #1D1D1B;
  border-radius:10px;
}
#product .product-add-to-cart.js-product-add-to-cart .product-quantity .radio-label{
  height: 30px;
  width: 78px;
  font-family: Gotham;
  font-weight: 700;
  font-size: 14px;
}
.input-color:checked+span, .input-color:hover+span, .input-radio:checked+span, .input-radio:hover+span{
  color:#fff;
  background: #000;
  font-family: Gotham;
  font-weight: 700;
  font-size: 14px;
}
#cms .page-content{
  padding:0px;
}
#cms .page-header{
  margin-bottom:0px;
}
/* Inizio Desktop */
@media(min-width:992px){
  #header, #header .header-top{
    background: #1D1D1B;
    box-shadow: none;
  }
  #index #header, #index #header .header-top{
    background: transparent;
  }
  #index #wrapper{
    padding-top:0px;
  }
  #header .header-nav{
      border:none
  }
  #_desktop_logo{
    text-align: center;
  }
  .col-header-right{
    display: flex;
    justify-content: end;
  }
  #blockEmailSubscription_displayFooter .row{
    flex-direction: column;
  }
  .blockreassurance{
    background: #000;
    padding-top:20px;
    padding-bottom:20px;
  }
  .blockreassurance .block-title,
  .blockreassurance p{
    color: #fff!important;
  }
  .blockreassurance .block-title{
    font-family: Gotham;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
    padding-bottom:15px;
  }
  .blockreassurance p{
    font-family: Gotham;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    vertical-align: middle;
  }
  .section-logos-certifications {
    overflow-x: hidden;
  }
  .logos-wrapper {
    flex-wrap: wrap;
    justify-content: center;
  }

  .logos-wrapper img {
    flex: 1 0 12%; /* 8 immagini su una riga */
    max-width: 100px;
  }
  #index .section-content-prefooter,
  #cms .section-content-prefooter{
    padding:20px 0 20px 0;
  }
  #index ._section-block-1._section-block.container a{
    flex:0 0 25%;
    max-width:25%;
  }
  #index ._section-block-1._section-block{
    padding:0px;
  }
  #index ._section-block-1._section-block ._grid{
    display:flex;
  }
  #index ._section-block-15{
    padding:0px;
  }
  #index .section-content-prefooter,
  #cms .section-content-prefooter{
    display: flex;
    align-items: center;
  }
  #index .section-content-prefooter .section-content-prefooter-title,
  #cms .section-content-prefooter .section-content-prefooter-title,
  #index .section-content-prefooter .section-content-prefooter-description,
  #cms .section-content-prefooter .section-content-prefooter-description{
    margin-bottom:0px;
    color:#000;
  }
  #cms #wrapper{
    padding-top:0px;
  }
  #index h3,
  #cms h3{
    font-family: "GFS Didot", serif;
    font-weight: 400;
    font-size: 40px;
    line-height: 100%;
    text-align: left;
    vertical-align: middle;
    text-transform: uppercase;
    color:#000;
  }
  .button_learn{
    padding-top:30px;
  }
  .button_learn a{
    font-family: Gotham;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: -2%;
    vertical-align: middle;
    text-decoration: underline;
    color:#000;
  }
  #index .certifications h3{
    color:#fff;
    text-align: center;
  }
  #index .h2.tw_products-section-title{
    font-family: "GFS Didot", serif;
    font-weight: 400;
    font-size: 40px;
    line-height: 100%;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
    color: #000;   
    padding-top:70px;   
    padding-bottom:30px
  }
  .col-header-left{
    position: unset;
  }
  .adtm_column_wrap p{
    color:#fff!important;
    font-family: "GFS Didot", serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    text-transform: capitalize;
  }
  .column_wrap_title a{
    color:#fff!important;
    font-family: Gotham;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    text-transform: capitalize;
  }
  #adtm_menu .adtm_column{
    margin:0px;
  }
  #adtm_menu .adtm_column_wrap{
    padding:45px
  }
  #adtm_menu{
    border:none;
    position: unset!important;
  }
  #adtm_menu_inner{
    border:none
  }
  .header-top .container{
    position: unset;
  }
  .adtm_column_wrap_td{
    width:20%;
  }
  .adtm_column_wrap_td:last-child{
    width:40%;
  }
  #_desktop_top_menu,
  .col-header-left,
  .advtm_menu_span{
    padding:0px;
  }
  #header .header-top{
    padding:0px;
  }
  #adtm_menu{
    margin-top:0px;
  }
  .li-niveau1:hover .advtm_menu_span{
    background: transparent;
  }
  #index .section-banner-1 .featured-banners .banner{
    min-height: 684px;
    margin-bottom: 0px;
    position: relative;
    background-size: cover;
  }
  #index .featured-banners{
    padding:0px;
  }
  #index .section-banner-2 .featured-banners .banner{
    min-height: 590px;
    margin-bottom: 0px;
    position: relative;
    background-size: cover;
  }
  #index .section-banner-2 .section-title{
    margin-top:30px;
    margin-bottom:30px;
  }
  #index .featured-banners .banner-content{
    position: absolute;
    bottom: 25px;
    right: 25px;
    left: 25px;
  }
  #index .featured-banners .banner-content h4,
  .hero-section.hero-section-bottom h4{
    font-family: "GFS Didot", serif;
    font-weight: 400;
    font-size: 48px;
    vertical-align: middle;
    text-transform: capitalize;
    color: #fff;   
    margin-bottom:25px;   
  }
  #index .featured-banners .banner-content p,
  .hero-section.hero-section-bottom p{
    font-family: Gotham;
    font-weight: 400;
    font-size: 16px;
    vertical-align: middle;
    color: #fff;      
    margin-bottom:20px;
  }
  #index .btn.btn-light{
    font-family: Gotham;
    font-weight: 500;
    font-size: 16px;
    text-transform: capitalize;
    text-decoration: underline;
    color: #fff;
    padding:0px
  }
  .ets_crosssell_nav_tabs{
    display: block;
    border:none;
    margin-bottom:35px;
  }
  .ets_crosssell_nav_tabs li a{
    width:100%;
    text-align: center;
    font-family: "GFS Didot", serif;
    font-weight: 400;
    font-size: 40px;
    text-align: center;
    vertical-align: middle;
    text-transform: capitalize;
    color:#000!important
  }
  .product-miniature.js-product-miniature .product-price-and-shipping .price{
    font-family: Gotham;
    font-weight: 400;
    font-size: 16px;
    text-align: right;
    vertical-align: middle;
    text-transform: capitalize;
    color:#000!important
  }
  .product-miniature.js-product-miniature .product-description p,
  .product-miniature.js-product-miniature .product-description span{
    font-family: Gotham;
    font-weight: 400;
    font-size: 14px;
    vertical-align: middle;
    text-transform: lowercase;
    color:#000!important;
    margin:0px!important
  } 
  .product-miniature.js-product-miniature .product-miniature-sx .h3.product-title{
    line-height: 18px!important;
  }
  .section-banner-1.row,
  .section-banner-2.row{
    margin:0px;
  }
  #_desktop_language_selector{
    padding-right:30px;
  }
  #_desktop_cart{
    padding-right:10px;
    padding-left: 10px;
  }
  #_desktop_cart .cart-products-count{
    position: absolute;
    color: #fff;
    top: -5px;
    right: -10px;
  }
  .language-selector-wrapper .expand-more{
    font-family: Gotham;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    text-transform: uppercase;
    color:#fff
  }
  .dreaming-together{
    padding-bottom:40px;
  }
  #wrapper .container{
    padding-left:0px;
    padding-right:0px;
  }
  /*Pagina prodotto*/
  #product #content{
    width:100%;
    max-width: 100%;
  }
  #product .images-container.js-images-container{
    display: flex;
    justify-content: center;
  }
  .col-product-sx{
    background: #F4F4F4;
    padding-top:15px;
  }
  #product .js-qv-mask.mask{
    display: flex;
    align-content: center;
    align-items: center;
    position: absolute;
    left: 0;
    z-index: 1;
    height: 100%;
    width: 15%;
  }
  #product .product-images.js-qv-product-images{
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
  }
  #product .js-product-container{
    display: flex;
    align-items: center;
    margin-left:0px;
    margin-right:0px;
  }
  #product .col-product-dx-top{
    padding-left:50px;
    padding-right:50px;
  }
  #product .center-product p{
    font-family: "GFS Didot", serif;
    font-weight: 400;
    font-size: 24px;
    line-height: 100%;
    text-align: center;
    text-transform: uppercase;
    color:#000000
  }
  #product .center-product{
    padding-top:60px;
    padding-bottom:60px;
    max-width:934px;
    margin:0 auto;
  }
  #product .nav.nav-tabs {
    display: flex;
    overflow-x: auto;
    white-space: nowrap;
  }
  #product .nav-item {
    flex: 0 0 auto;
    margin-right: .5rem;
  }
  #product .nav-link {
    cursor: pointer;
  }
  #product .row.equal-height {
    display: flex;
    align-items: stretch;
    margin-right: 0px;
    margin-left: 0px;
  }
  #product .col-tabs-sx,
  #product .col-tabs-dx {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  #product .col-tabs-sx {
    background: #F4F4F4; 
  }
  #product .col-tabs-dx {
    background: #000;
  }
  #product .col-tabs-sx,
  #product .col-tabs-cx,
  #product .col-tabs-dx {
    padding: 0px!important;
  }
  #product .col-tabs-cx img{
    width:100%;
  }
  #product .how-to-use{
    font-family: Didot;
    font-weight: 400;
    font-size: 32px;
    line-height: 32px;
    letter-spacing: 0%;
    color:#fff;  
    text-transform: uppercase;
    padding-left:35px;
    padding-right:35px;
  }
  #product .panel-heading {
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #000;
  }
  #product .panel.panel-default:last-child{
    border-bottom: 1px solid #000;
  }
  #product .panel-title{
    margin:0px;
  }
  #product .panel-title a{
    font-family: "GFS Didot", serif;
    font-weight: 400;
    font-size: 20px;
    text-transform: uppercase;
    color:#000!important
  }
  #product .panel-body *{
    color:#000!important;
  }
  #product .panel-body{
    padding-bottom:50px;
  }
  #product .panel-body p{
    margin-bottom:0px;
  }
  #product #accordion{
    margin:0px;
    padding:35px;
  }
  #header .blockcart{
    position: relative;
  }
  #product .col-product-dx-top h1{
    font-family: "GFS Didot", serif;
    font-weight: 400;
    font-size: 28px;
    line-height: 30px;
    text-transform: uppercase;
    color:#1D1D1B
  }
  #product .product-description *{
    font-family: Gotham;
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
    color:#1D1D1B
  }
  #product .current-price .current-price-value{
    font-family: Gotham;
    font-weight: 700;
    font-size: 32px;
    line-height: 100%;
    text-transform: uppercase;
    color:#1D1D1B
  }
  #product .tax-shipping-delivery-label{
    display:none
  }
  #product .ets_crosssell_block{
    padding-right: 100px;
    padding-left:35px;
  }
  #category .breadcrumb{
    padding-top:15px;
  }
  #product .col-tabs-sx{
    width:35%
  }
  #product .col-tabs-cx{
    width:38%
  }
  #product .col-tabs-dx{
    width:27%
  }
}
/* Fine Desktop */
/*Inizio Mobile*/
@media(max-width:992px){
  #header, #header .header-top{
    background-color: #000;
    padding-top: 0px;
  }
  #index #header, #index #header .header-top{
    background-color: transparent;
  }
  #index .section-banner-1 .featured-banners .banner{
    min-height: 376px;
    margin-bottom: 0px;
    position: relative;
    background-size: cover;
  }
  #index .featured-banners{
    padding:0px;
  }
  #index .section-banner-2 .featured-banners .banner{
    min-height: 225px;
    margin-bottom: 0px;
    position: relative;
    background-size: cover;
    background-position: center;
  }
  #index .section-banner-2 .section-title{
    margin-top:30px;
    margin-bottom:30px;
  }
  #index .featured-banners .banner-content{
    position: absolute;
    bottom: 25px;
    right: 25px;
    left: 25px;
  }
  #index .featured-banners .banner-content h4,
  .hero-section.hero-section-bottom h4{
    font-family: "GFS Didot", serif;
    font-weight: 400;
    font-size: 48px;
    vertical-align: middle;
    text-transform: capitalize;
    color: #fff;   
    margin-bottom:25px;   
  }
  #index .featured-banners .banner-content p,
  .hero-section.hero-section-bottom p{
    font-family: Gotham;
    font-weight: 400;
    font-size: 16px;
    vertical-align: middle;
    color: #fff;      
    margin-bottom:20px;
  }
  #index .btn.btn-light{
    font-family: Gotham;
    font-weight: 500;
    font-size: 16px;
    text-transform: capitalize;
    text-decoration: underline;
    color: #fff;
    padding:0px
  }
  .ets_crosssell_nav_tabs{
    display: block;
    border:none;
    margin-bottom:35px;
  }
  .ets_crosssell_nav_tabs li a{
    width:100%;
    text-align: center;
    font-family: "GFS Didot", serif;
    font-weight: 400;
    font-size: 40px;
    text-align: center;
    vertical-align: middle;
    text-transform: capitalize;
    color:#000!important
  }
  .product-miniature.js-product-miniature .product-price-and-shipping .price{
    font-family: Gotham;
    font-weight: 400;
    font-size: 16px;
    text-align: right;
    vertical-align: middle;
    text-transform: capitalize;
    color:#000!important
  }
  .product-miniature.js-product-miniature .product-description p,
  .product-miniature.js-product-miniature .product-description span{
    font-family: Gotham;
    font-weight: 400;
    font-size: 14px;
    vertical-align: middle;
    text-transform: lowercase;
    color:#000!important;
    margin:0px!important
  } 
  .product-miniature.js-product-miniature .product-miniature-sx .h3.product-title{
    line-height: 18px!important;
  }
  .section-banner-1.row,
  .section-banner-2.row{
    margin:0px;
  }
  .featured-banners{
    padding:0px;
  }
  .section-content-prefooter .col-md-8{
    padding-left:0px;
    padding-right:0px;
  }
  #index .certifications,
  .container_ritual{
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
  }
  #index .certifications .container{
    padding-left:0px;
    padding-right:0px;
  }
  .section-logos-certifications{
    padding-left:15px;
    display: flex;
  }
  .logos-wrapper{
    gap:45px;
  }
  .blockreassurance {
    background: #000;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .blockreassurance .block-title, .blockreassurance p {
    color: #fff !important;
  }
  .blockreassurance .block-title {
    font-family: Gotham;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 15px;
    max-width:100%;
    width:100%;
  }
  .blockreassurance p {
    font-family: Gotham;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    text-align: center;
  }
  #block-newsletter-label, .block_newsletter .col-md-12.col-xs-12,
  .block-newsletter-title{
    padding-left:15px;
    padding-right:15px;
  }
  .section-banner-1.row, .section-banner-2.row{
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
  }
  #index h3,
  #cms h3 {
    font-family: "GFS Didot", serif;
    font-weight: 400;
    font-size: 32px;
    line-height: 100%;
    text-align: left;
    vertical-align: middle;
    text-transform: uppercase;
    color: #000;
  }
  .section-content-prefooter-title{
    padding-top:30px;
    padding-bottom:30px;
    margin-bottom:0px;
  }
  #index .certifications h3{
    color:#fff;
    text-align: center;
  }
  .dreaming-together{
    display: flex;
    flex-direction: column-reverse;
  }
  .dreaming-together .section-content-prefooter-description{
    padding-top:30px;
    padding-bottom:20px;
    margin-bottom:0px;
  }
  .button_learn{
    margin-bottom:30px;
  }
  #product .images-container.js-images-container{
    background: #F4F4F4;
    display: flex;
    flex-direction: column-reverse;
  }
  .images-container .product-images>li.thumb-container .thumb{
    max-width: 80px;
    height: auto;
  }
  #product .col-product-sx{
    padding-left:0px;
    padding-right: 0px;
  }
  #product .col-product-sx .breadcrumb{
    padding-left:15px;
    padding-right:15px;
  }
  #product .col-product-dx-top h1 {
    font-family: "GFS Didot", serif;
    font-weight: 400;
    font-size: 28px;
    line-height: 30px;
    text-transform: uppercase;
    color: #1D1D1B;
  }
  #product .tax-shipping-delivery-label{
    display:none
  }
  #product .current-price .current-price-value {
    font-family: Gotham;
    font-weight: 700;
    font-size: 32px;
    line-height: 100%;
    text-transform: uppercase;
    color: #1D1D1B;
  }
  #product .col-tabs-sx {
    background: #F4F4F4;
  }
  #product .col-tabs-sx,
  #product .col-tabs-dx {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  #product .col-tabs-sx {
    background: #F4F4F4; 
  }
  #product .col-tabs-dx {
    background: #000;
  }
  #product .col-tabs-sx,
  #product .col-tabs-cx,
  #product .col-tabs-dx {
    padding: 0px!important;
  }
  #product .col-tabs-cx img{
    width:100%;
  }
  #product .how-to-use{
    font-family: Didot;
    font-weight: 400;
    font-size: 32px;
    line-height: 32px;
    letter-spacing: 0%;
    color:#fff;  
    text-transform: uppercase;
    padding-left:35px;
    padding-right:35px;
  }
  #product .panel-heading {
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #000;
  }
  #product .panel.panel-default:last-child{
    border-bottom: 1px solid #000;
  }
  #product .panel-title{
    margin:0px;
  }
  #product .panel-title a{
    font-family: "GFS Didot", serif;
    font-weight: 400;
    font-size: 20px;
    text-transform: uppercase;
    color:#000!important
  }
  #product .panel-body *{
    color:#000!important;
  }
  #product .panel-body{
    padding-bottom:50px;
  }
  #product .panel-body p{
    margin-bottom:0px;
  }
  #product #accordion{
    margin:0px;
    padding:35px;
  }
  .container_ritual{
    flex-direction: column; 
  }
  #product .col-tabs-dx {
    background: #000;
    padding-top:30px;
    padding-bottom:14px;
  }
  #product .how-to-use {
    font-family: Didot;
    font-weight: 400;
    font-size: 32px;
    line-height: 32px;
    letter-spacing: 0%;
    text-transform: uppercase;
    padding-left: 15px;
    padding-right: 15px;
  }
  #product .col-tabs-dx ol{
    padding-left:30px;
    padding-right:30px;
  }
  .col-sx-ritual {
    background: #1D1D1B;
    display: flex;
    align-items: center;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .product-images.js-qv-product-images{
    text-align: center;
  }
  .col-product-dx-top{
    padding-top:15px;
  }
  #product .product-description * {
    font-family: Gotham;
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
    color: #1D1D1B;
  }
  .footer-container .links ul,
  #header .header-nav .blockcart{
    background-color: transparent;
  }
  .block_newsletter{
    border:none
  }
  .footer-container .wrapper{
    padding-right: 15px!important;
    padding-left: 15px!important;
  }
  .footer-container .links ul>li{
    padding:0px;
  }
  .footer-container .h3{
    margin-bottom: 0.5rem;
  }
  #header .header-nav{
    border:none;
  }
  #header .header-top{
    padding:0px;
  }
  #menu-icon .material-icons{
    content: url(/img/icons-header/menu.svg);
  }
  #mobile_top_menu_wrapper {
    padding: 15px;
    background: #1D1D1B;
    height:100vh
  }
  #adtm_menu{
    border:none;
    margin-top:0px;
  }
  #adtm_menu .li-niveau1 a.a-niveau1 .advtm_menu_span{
    background: transparent;
    font-family: "GFS Didot", serif;
    font-weight: 400;
    font-size: 26px;
    text-transform: uppercase;
    color:#fff!important;
  }
  #adtm_menu .adtm_column span.column_wrap_title, #adtm_menu .adtm_column span.column_wrap_title a, #adtm_menu .adtm_column span.column_wrap_title span[data-href]{
    color:#fff!important;
  }
  .adtm_column_wrap p {
    color: #fff !important;
    font-family: "GFS Didot", serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    text-transform: capitalize;
  }
  #_mobile_cart .blockcart{
    margin: 0px;
    padding: 0px;
    height: auto;
  }
  #_mobile_cart{
    padding-left: 10px;
    padding-right: 10px;
  }
  #_mobile_user_info .user-info{
    margin:0px;
  }
  .header-nav .container .row{
    display: flex;
    align-items: center;
  }
  #header .top-logo{
    justify-content: center;
  }
  .col-header-right-mobile{
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  #header .header-nav .blockcart .header{
    margin-top:0px;
  }
  #header .header-nav .blockcart{
    position: relative;
    background: transparent;
    margin-left:0px;
  }
  #header .header-nav .blockcart .cart-products-count{
    position: absolute;
    color: #fff;
    top: 5px;
    right: 5px;
    font-size: 12px;
  }

  #header .top-logo img{
    max-height: unset;
  }
  #header .header-nav #menu-icon{
    margin:0px;
  }
  #header{
    position: sticky;
    top:0
  }
  #header .header-nav .user-info{
    margin:0px;
  }
  #header .header-nav .user-info {
    margin-top:0px;
  }
}
@media(min-width:768px) and (max-width:992px){
  
}

.zoom-container {
  position: relative;
  overflow: hidden;
}

.zoom-container img {
  transition: transform 0.2s ease;
  cursor: zoom-in;
}

.zoom-container:hover img {
  transform: scale(1.5); /* livello di zoom */
  cursor: move;
}
#product .js-product-images-modal .modal-dialog{
  max-width:80%
}
#product .js-product-images-modal .modal-body{
  justify-content: center;
  margin-left:unset
}
@media (max-width: 768px) {
  .zoom-container img {
    transition: transform 0.3s ease;
    touch-action: none; /* importante per gestire il drag */
  }
  .product-cover .layer.hidden-sm-down{
    display: flex!important;
  }
}

@media(min-width:992px){
  .header-mobile{
    display:none
  }
}
@media(max-width:992px){
  .header-desktop{
    display:none
  }
}