/** Shopify CDN: Minification failed

Line 1039:0 Unexpected "}"
Line 1468:2 "tex-align" is not a known CSS property
Line 1476:2 "tex-align" is not a known CSS property
Line 1571:4 "tex-align" is not a known CSS property
Line 1812:18 Expected identifier but found ":"

**/
b, strong{
  font-weight:bold;
}

/* footer */
.thb-widget-title{
  text-transform:uppercase;
  font-weight:bold;
}
.footer .widget h4{
   text-transform:uppercase;
  font-weight:bold;
}
.sub-footer p{
  text-align:center;
}

.sub-footer .thb-localization-forms select {
  
    border: 1px solid #fff !important;
}

.footer .thb-widget-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  line-height: 1;
  font-size: 0.875rem;
  letter-spacing: 0.1em;
  margin-bottom: 20px;
  font-weight: 600;
  width: fit-content; /* text-decoration: underline; */
}

.footer .share{
  display: flex;
    flex-direction: column;
}

.footer .share a {
    margin: 4px;
    border-radius: 4px;
    text-align-last: center;
width:100% !important;
}
.call-share-tel{
  align-self:center;
}
@media only screen and (min-width: 768px){
.footer .thb-widget-title.collapsible {
    font-size: 20px !important;
    letter-spacing: .1em !important;
    margin-bottom: 20px !important;
    padding: 0;
    text-transform: capitalize !important;
    font-weight: bold;
}
  .thb-widget-title{
    font-size: 20px !important;
    letter-spacing: .1em !important;
    margin-bottom: 20px !important;
    padding: 0;
    text-transform: capitalize !important;
    font-weight: bold;
  }
   .thb-widget-title h4{
    font-size: 20px !important;
    letter-spacing: .1em !important;
    margin-bottom: 20px !important;
    padding: 0;
    text-transform: capitalize !important;
    font-weight: bold;
  }
  
}
/* Contact page */
.contact-page{
  display: flex;
    flex-direction: column;
    margin: 0 auto;
    align-items: center;
  padding: 60px;
}

.link.no-underline.green{
  flex-basis: 100%;
    color: #fff;
    background: #05a38d;
  padding: 10px 20px;
  border-radius: 4px;
    text-align: center;
}
.link.no-underline.black{
  flex-basis: 100%;
    color: #fff;
    background: #333;
  padding: 10px 20px;
  border-radius: 4px;
    text-align: center;
}
.link.no-underline.white{
flex-basis: 100%;
    color: #333;
    border: 1px solid #333;
  padding: 10px 20px;
  border-radius: 4px;
    text-align: center;
}
.wrapper-sections .section .buttons[data-v-6ef38968] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px;
}

/* menu */
.announcement-bar{
  padding:8px 0 !important;
}
.announcement-bar--item{
  font-size:12px;
}
.thb-full-menu>li>a {
    margin: 10px 0;
    font-weight: 700;
}


.thb-full-menu .sub-menu li a{
   text-transform: none;
}
.thb-full-menu>li {
    display: inline-flex;
    padding: 0 10px;
    align-items: center;
}

.mobile-menu li>a, .mobile-menu li summary{
  min-height:40px !important;
  font-size: 1.3rem !important;
}
.header.transparent--true{
 
}

.template-collection .facets--bar{
    padding: 10px 0 0;
   
}
.announcement-bar--item{
  font-weight:bold;
}

.footer h4{
  color: #ffff;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.1em;
}

.thb-full-menu .mega-menu-columns{
  padding:0 50px 50px;
}

/* megamenu */

.mega-menu-columns a.mega-menu-columns__heading {
  background: transparent;
  cursor: default;
  transition: none;
}

.mega-menu-columns a.mega-menu-columns__heading:after {
  background: transparent;
}

/*
.thb-full-menu .mega-menu-columns__heading{
  font-weight: 600 !important;
  font-size:14px !important;;
  text-transform: uppercase !important;
   
}
.thb-full-menu .mega-menu-columns li a{
      text-transform: none;
    font-weight: 500;
  font-size:14px;
  padding:7px 0!important;
}
.sub-menu.mega-menu-container{
flex-direction: row;
}
.second-promotion{
  width:100%;
  display:flex;
}
.under-column {
    width: 100%;
    display: flex;
  max-height: 200px;
  padding-right:50px;
}
.mega-menu-promotion2 {
    width: 100% !important;
    position: relative;
    overflow: hidden;
  
}
.thb-full-menu a{
  font-size:14px;
}
*/
.mega-menu-columns__heading{
  text-transform:uppercase !important;
  font-weight:bold;
}
.thb-localization-forms.inside-header .select select{
  font-size:14px;
}
.thb-secondary-area-item.thb-secondary-myaccount span{
  font-size:14px;
  display:flex;
}
.navigation-uppercase-true .thb-secondary-area-item.thb-secondary-myaccount{
  padding:0!important;
}
.thb-secondary-area-item.thb-secondary-myaccount span:after{
  display:none;
}
.header:hover #color-change-icon{
  fill:#000 !important;
}
.header:hover #color-change-icon{
  fill:#000 !important;
}
.header.transparent--false #color-change-icon{
  fill:#000 !important;
}
.header.is-sticky #color-change-icon{
  fill:#000 !important;
}

.header.transparent--true{
  background: rgba(0,0,0,.5) !important;
}
@media only screen and (min-width: 1068px) {
.header>.row>.columns {
        min-height: 70px !important;
    }
    }

/* product-page */
@media only screen and (min-width: 768px) {
.title_brand{
display: flex;
align-items: center;
}
  .title-brand img{
  margin-right: 10px;
}
}
.product-code{
  display:flex;
}
.product-codice-modello{
  font-size:0.8rem;
  text-transform:uppercase;
}


.color-item {
    width: 60px;

}
.color-item:hover{

}
.wash-item{
  display:flex;
  margin-bottom:10px;
}
.wash-item p{
  margin: 0;
    align-self: center;
  margin-left:10px;
}

.wash-item img{
  width:30px;
}
.product-information .subheading{
  margin-bottom:0;
  font-size: 0.8rem;
  letter-spacing:0;
}
.thb-product-detail .product-title.uppercase--true {
    text-transform: capitalize !important;
}
.product-sku{
font-size: 0.8rem;
  margin-left: 5px;
}
.product-price-container{
  margin-top:20px;
}
.product__tax.caption{
  display:none;
}
.product-form {
    margin-top: 15px !important;
    display: block;
}
.product-popup-modal__button span {

    text-decoration: underline;
}
.thb-product-detail .product-title{
  font-size:1.4rem !important;
  font-weight:600 !important;
}
.amount{
  font-weight:500 !important;
}
.product-information select{
  height:40px;
  border:1px solid #000;
}
.template-product .section-header h2 {
    font-weight: 600;
    margin-bottom: 0;
    font-size: 1.5rem;
}
.product-form__input .form__label{
  text-transform: none !important;
}
/* collection-page colori correlati */
.color-item-grid{
width: 30px;
    margin-top: 12px;
  display:none;
  justify-content: center;
}

.with-color:hover .color-item-grid{
display:flex;
   justify-content: center;
}
.with-color:hover .product-featured-image{
  margin-bottom:0px;
}
.with-color:hover .product-card-vendor{
  display:none;
}
.with-color:hover .product-card-title{
  display:none;
}
.with-color:hover .price{
  display:none;
}
.with-color:hover .option-size-grid{
  display:none;
}
.product-card.text-center .product-card-info {
    padding: 0 5%;
    min-height: 200px;
}
@media only screen and (max-width: 767px) {
  .product-card.text-center .product-card-info {
    min-height: 0;
}
}

@media only screen and (max-width: 767px) {
.option-size-grid{
    display:none !important;
}
}

.options-container{
  width: 100%;
  overflow-x: auto;
  padding-bottom: 10px;
}

/* hide scrollbar */
.options-container::-webkit-scrollbar {
    -webkit-appearance: none;
    background-color: #eee;
    height: 6px;
    border-radius: 3px;
} 
.options-container::-webkit-scrollbar-thumb {
    background-color: #222;
    border-radius: 3px;
}

.option-size-grid option{
  padding:5px;
  font-size:12px;
  margin-right:2px;
  width: 40px;
  float: left;
}
.option-size-grid option:hover{
}
.option-size-grid{
  margin-top:10px;
  justify-content: left;
  width: -webkit-max-content;
}
.option-size-grid-2{
  display:flex;
  margin-top:10px;
  justify-content: left;
  display:none;
  position: absolute;
  left: 5%;
}
.option-size-grid-2 option{
  padding:5px;
  font-size:12px;
  margin-right:2px;
  width: 30px;
}
.color-list div:hover .option-size-grid-2{
  display:flex;
}
.color-list.card-color{
  display:flex;
}
.color-list div{
  margin-right:5px;
}
.color-list{
  display:flex;
}
.altri-c{
  font-size:1rem;
  margin-bottom: 10px;
}
/* filtri a destra */
.side-panel.facet-drawer {
    transform: translate(100%);
    right: 0;
    left: auto;
}

.share-article {
    background: #f8f8f8;
    padding: 10px;
 text-align-last:center;
  margin-bottom:10px;
}
.share-article a{
  background:none;
  padding: 0;
   margin: 0px 5px 0px 5px !important;
}
/* collection-page colori correlati */
.collection-banner--heading-uppercase-true h1 {
    text-transform: capitalize !important;
    font-size: 26px;
}
.collection-banner--description{
  display:none;
}
.collection-banner{
  min-height:10px !important;
}
.collection-banner--content{
  padding:0 !important;
}

@media only screen and (min-width: 768px){
.active-facets{
  text-align:right;
  margin-top:0 !important;
}
}

@media only screen and (max-width: 767px){
.collection-banner--content {
    padding: 40px 0;
    position: relative;
    z-index: 5;
    margin-top: 50px;
}
}
/* side-panel2 */
.side-panel-links2 button{

  border-bottom:1px solid #ABABAB;
  padding:15px 0;
}
.side-panel-links button{

  border-bottom:1px solid #ABABAB;
  padding:15px 0;
}
.side-panel-links2{
width: 100%;
    display: flex;
    flex-direction: column;

}
.side-panel-links{
width: 100%;
    display: flex !important;
    flex-direction: column;
      margin-bottom: 20px;
}

.side-panel-content--tab-panel h2{
  font-size:18px;
}
.side-panel-links2 svg{
  display:none;
}
.side-panel-links2  .text-button:before{
  display:none;
}
.side-panel-links2  .text-button:after{
  display:none;
}
.side-panel-links  .text-button:before{
  display:none;
}
.side-panel-links  .text-button:after{
  display:none;
}
side-panel-links3 button{
  margin-bottom:15px;
}
side-panel-links4 button{
  margin-bottom:15px;
}
.side-panel-content--inner p{
  font-size: 1rem;
}
.side-panel-content--inner2 p{
  font-size: 1rem;
}
.side-panel-content--inner2 div{
  font-size: 1rem;
}
.side-panel-links--link .text-button{
 font-weight:600; 
}

.side-panel-content--inner2 h2{
font-size: 1.2rem;
    line-height: 1.2;
    font-weight: bold;
}

.side-panel-content--inner2 .title{
  font-size: 1.2rem;
  font-weight:bold;
}


.product-card-vendor{
font-size: 0.8rem;
    text-transform: uppercase;
}

/* posizione badge */
@media only screen and (min-width: 768px){
.product-card .card-hide.out-of-stock{
  display:none;
}

.product-card .badge.no-absolute  {
    position: relative;
    z-index: 30;
}

}

.product-card .price{
  font-size:14px;
  display:flex;
}
.price .badge{
height:15px !important;
margin-left:4px;
padding: 8px 4px !important;
  
  }
@media only screen and (min-width: 768px) {
.badge.no-absolute.onsale{
  padding: 8px 4px !important;
}
}
@media only screen and (max-width: 768px) {
    .price>span {
        display: flex !important;
        margin-top: 0 !important;
        padding-left: 10px;
    }
 .price .badge{
height:15px !important;
  }
}
.product-card-info{
  text-align:left;
}

.product-card .product-card-title {
font-size:14px !important;
text-transform:capitalize;
}

@media only screen and (min-width: 768px){
table th, table td {
    padding: 9px 15px;
}
}

.product-popup-modal__content {
    overflow: auto;
    max-height: 100% !important;
    max-width: clamp(300px,90vw,800px);
    margin: 0 auto;
    transform: none !important;
    width: 100%;
    right: 0;
    position: absolute;
    top: 0 !important;
    display: flex;
    flex-direction: column;
    box-shadow: 0 4px 40px #00000040;
  left:initial !important;
}
/* sezione espandibile */
.sezione-estendibile{
  padding: 40px 35px;
    margin: 0 auto;
    max-width: 1000px;
}
.gruppo-frecce{
  display: flex;
    width: 100%;
    justify-content: center;
    padding: 15px;
}
.sezione-estendibile .contenuto{
  position:relative;
}
.vue-foldable-mask.collapsed {
    opacity: 1;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(55,55,55,0)), to(white));
    background: -webkit-linear-gradient(top, rgba(55,55,55,0), white);
    background: -o-linear-gradient(top, rgba(55,55,55,0), white);
    background: linear-gradient(to bottom, rgba(55,55,55,0), white);
}
.vue-foldable-mask {
    position: absolute;
    bottom: 0px;
    height: 80px;
    width: 100%;
    background: transparent;
    pointer-events: none;
}
.sezione-estendibile h1{
  font-size:18px;
     
}
.sezione-estendibile p{
  font-size:14px;
  
}
.custom-collection-links{
    padding: 40px 35px;
    margin: 0 auto;
    max-width: 1000px;
  display: flex;
}

  .custom-collection-links ul {
    margin-right: 20px;
    margin-left: 0;
}

.custom-collection-links li{
  font-size:12px;
  list-style-type: none;
  opacity:0.5;
}
.custom-collection-links li:hover{
color:#000;
  opacity:1;
}
@media only screen and (min-width: 768px){
.custom-collection-links .colonna-1 .colonna{
  display:flex;
}
  .custom-collection-links .colonna-2 .colonna{
  display:flex;
}
}
.custom-collection-links .colonna-1 .title {
    display: block;
    font-size: 16px;
    font-weight: 700;
}
.custom-collection-links .colonna-2 .title {
    display: block;
    font-size: 16px;
    font-weight: 700;
}

.custom-collection-links .colonna-2 {
  margin-left:10px;
}

.custom-collection-links .subtitle{
  margin-bottom: 3px;
    font-size: 14px;
    font-weight: 700;
}

@media only screen and (max-width: 767px){
.custom-collection-links {
    display: flex;
    flex-direction: column;
    width: 100%;
}
  .custom-collection-links ul {
    margin-right: 12px;
    margin-left: 0;
}
.column-links .subtitle{
  line-height: 1em !important;
}
  .custom-collection-links .colonna-2 {
    margin-left: 0px;
}
 .colonna {
  display: none;
}

.colonna.open {
  display: inline-flex;
    padding-top: 15px;
}
  .arrow-up{
    
  }
  .arrow{
    font-size: 12px;
    right: 4%;
    position: absolute;
    margin-top: 3px;
}
  .custom-collection-links {
    padding: 40px 15px;
    margin: 0 auto;
    max-width: 1000px;
    display: flex;
}
  .custom-collection-links .colonna-1 .title, .custom-collection-links .colonna-2 .title {
    display: block;
    font-size: 16px;
    font-weight: 700;
    border-bottom: 1px solid;
    padding-bottom: 10px;
    padding-top: 10px;
}
  .sezione-estendibile {
    padding: 40px 15px;
    margin: 0 auto;
    max-width: 1000px;
}
  .sezione-estendibile p {
    font-size: 12px;
}
  .sezione-estendibile h2 {
    font-size: 24px;
}
   .sezione-estendibile li {
    font-size: 11px;
     font-weight:bold;
}
  .sezione-estendibile li a strong{
     font-weight:bold;
}
}


/* megamenu 
.thb-full-menu .mega-menu-columns{
  padding:10px 50px;
}
.thb-full-menu li.menu-item-has-children>a {
    padding-right: 0;
    position: relative;
}
.first-column-menu{
  width:50%;
}
.second-column-menu{
  width:50%;
  display:flex;
  flex-direction:column;
}

.mega-menu-promotion {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 50%;
}
.under-column1, .under-column-2{
  width:50%;
}
.mega-menu-promotion2{
  height:100px;
  padding-left:50px;
  
}
.mega-menu-promotion2 .mega-menu-promotion--cover {
    padding: 0 20px 40px;
    left: 50px;
    top: 20px;
}

.mega-menu-promotion--cover{
  padding:0 20px 20px;
}
.under-column .mega-menu-promotion{

}

.thb-full-menu li.menu-item-has-children.menu-item-has-megamenu .sub-menu.mega-menu-container .mega-menu-promotion:hover img{
transform: scale(1);
}
.mega-menu-promotion--cover p {

    font-weight: bold;
  
}
.mega-menu-promotion2 .heading-font{
  font-size:16px;
}
.under-column .heading-font{
  font-size:14px;
  padding-right:25%;
}
*/
.mega-menu-columns{
  width:65%;
}
.promotion-container{
  display:flex;
  width:35%;
  flex-wrap:wrap;
}
.mega-menu-promotion{
  width:50%;
}
@media only screen and (max-width: 768px){
.mega-menu-promotion{
display:none;
}
}
.mega-menu-promotion--cover p{
  font-weight:bold;
}
.mega-menu-promotion--cover {
    position: absolute;
    bottom: 0;
    left: 0;
    max-width: 100%;
    color: #fff;
    white-space: normal;
    padding: 0 20px 20px;
}

#is-a-gift p{
  display:flex;
}
#Facets-Toggle{
  font-weight:500;
  text-transform: capitalize;
}
.thb-filter-count{
  margin-right:20px;
}
.facets--bar .thb-filter-sort-count select {
    font-weight: 500;
    text-transform: capitalize;
    
}
.facets--bar .thb-filter-sort-count select {
    font-weight: 600;
    font-size: .75rem;
    line-height: 1rem;
    letter-spacing: .1em;
    text-transform: capitalize !important;
    border: 0;
    height: auto;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0;
}

.facets__label{
  text-transform:none !important;
}
.thb-filter-title{
  font-weight:bold;
}

/* popup */

#sharePopup {
  display: none;
}

#sharePopup.show-popup {
  display: block;
}

/* filter position */
@media only screen and (min-width: 768px){
.no-desktop{
  display:none;
}
}

@media only screen and (max-width: 768px){
.no-mobile{
  display:none;
}
}

.breadcrumbs-desktop .breadcrumbs{
  padding:0;
}
  

/* wishlist */
.ad-heart-l:before {
    content: url(https://cdn.shopify.com/s/files/1/0553/6602/5391/files/Shape_3.svg?v=1662727358);
  width:30px;
}

.ad-heart{
content: url(/cdn/shop/files/cuore-preferiti.svg?v=1707128660) !important;
  width:23px;
  display:block;
  
}

.product-card .btn.wishlist {
    z-index: 1;
    position: absolute;
    /* left: 10px; */
    right: 0;
    top: 15px;
}

/*========= Wishlist Page =========*/
.wishlist-product { margin:0px 0 0 0; }
.wishlist-product a.product-title { color:#000;}
.wishlist-product li { border-top:1px solid #e5e5e5; position:relative; list-style:none; padding:15px 0; display:table; font-size:12px; width:100%; margin:0; padding:20px; }
.wishlist-product li > div { display:table-cell; vertical-align:middle; }
.wishlist-product li:first-child { color:#000; font-weight:700; padding:10px 0; background-color:#f9f9f9; text-transform:uppercase; letter-spacing:1px; border:none; }
.wishlist-product .product_img { width:100px; padding:0; }
.wishlist-product .product_name { text-align:left; padding-left:20px; }
.wishlist-product .product_price { width:14%; text-align:center; }
.wishlist-product .product_stock { min-width:110px; width:15%; }
.wishlist-product .product_add { width:170px; text-align:center; }
.wishlist-product .product_remove { width:40px; text-align:center; }
.wishlist-product .btn-remove-wishlist { padding:9px; line-height:1; }
@media only screen and (max-width:766px) {
  .wishlist-product li:first-child { display:none; }
  .wishlist-product li > div { display:block; margin-bottom:5px; }
  .wishlist-product .product_img { float:left; max-width:100px; width:auto; margin-right:15px; }
  .wishlist-product .product_price, .wishlist-product .product_stock { width:auto; text-align:left !important; }
  .wishlist-product .product_add, .wishlist-product .product_remove { display:inline-block; width:auto; margin-right:8px;margin-top: 20px; }
  .product-price__price{
    text-align:left !important;
  }
}
.wishlist.addto-wishlist{
  margin-top:5px;
}

.wishlist-container{
  display:flex;
  flex-direction:column;
  margin:0 auto;
  max-width:1000px;
  padding: 15px;
}
.social-url a { margin:0 6px; }




.wishlist .grid__item{
  margin-top:0 !important;
  width:100% !important;
  max-width:100% !important;
}
.favCount{
  display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 0.625rem;
    font-weight: 600;
    width: 19px;
    height: 19px;
    border-radius: 50%;
    background: var(--color-header-icons, --color-accent);
    color: var(--color-header-bg, #fff);
    position: absolute;
    top: 5px;
    right: 0px;
left:28px;
}
}

.wishlist .money{
  font-size:18px;
  font-family: "ParcloSerif-SemiBold" !important;
}

.btn.wishlist {
  z-index: 999999;
    position: relative;
}
.orders-c a{
  padding-right:5px;
}
.orders-c:nth-child(2){
  margin-top: 80px;
    display: flex;
  margin-bottom:10px;
}

.product-price__price{
  margin-top:0 !important;
  text-align:center;
  margin-bottom:0;
}

.ad-heart:before{
  content: url(https://cdn.shopify.com/s/files/1/0619/9731/8344/files/cuorepreferiti.png?v=1685535413) !important;
  width:23px;
}

.ad-circle-notch-r{
  content: url(/cdn/shop/files/cuore-preferiti.svg?v=1707128660) !important;
  width:23px;
}
.product_add a{
  background: #000;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px;
}
  .wishlist-icon{
    align-self:center !important;
    position:relative;
  }
#ic-favorite-border-48px path{
  fill:#000;
}
.header.transparent--true #ic-favorite-border-48px path{
  fill:#fff;
}
.header-sticky--active.is-sticky  #ic-favorite-border-48px path{
  fill:#000;
}
.header:hover  #ic-favorite-border-48px path{
  fill:#000;
}
.header.transparent--true .favCount{
background:#fff;
color:#000;
}
.header-sticky--active.is-sticky .favCount{
background:#000;
color:#fff;
}
.form_with_wishlist{
  display:flex;
  position:relative;
}
.form_with_wishlist .product-form {
   
    width: 70%;
}

.infolinks.mfp-link{
  display: flex;
    align-items: center;
    width: 50px;
    justify-content: center;
    height: 50px;
    border-radius: 5px;
    border: 1px solid;
    /* margin: 0 auto; */
    margin-top: 15px;
    margin-left: 30px;
}
.product-form__input{
  margin:0 !important;
}
@media only screen and (min-width: 1024px){
.product-grid-container {
    display: grid;
    grid-gap: clamp(19px,3%,114px);
    grid-template-columns: 1fr clamp(0px,80%,700px) !important;
}
}
.variant-select-withbuy{
  width:100%;
}
.variant-select-withbuy-container{
  display:flex;
}
.variations {
    margin-bottom: 0 !important;
  display:flex;
}
.side-panel-links-guide{
  align-self: center;
    padding: 10px;
}

.model-guide{
  display:flex;
    justify-content: center;
    padding: 30px 0;
}
.model-guide img{
  width:40%;
}
@media only screen and (min-width: 1024px){
.model-guide img{
  width:30%;
}
}
.model-list div p{
  font-weight:bold;
}
.variations .product-form__input {
  width:70%;
}
.new-guida {
    width: 30%;
    display: flex;
    flex-direction: column;
    align-self: center;
    padding: 20px;
  align-items: center;
}
.side-panel {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 90;
    width: calc(100vw - 30px);
    background: var(--bg-body, #fff);
    max-width: 700px;
    overflow-x: hidden;
    transform: translate(100%);
    will-change: transform;
}


.single-add-to-cart-button{
  background:#000 !important;
  color:#fff !important;
}



  #punti-c {
    font-size: 12px;
    text-decoration: underline;
    margin-bottom: 0;
    margin-left: 6px;
    text-align: right;
    cursor: pointer;
}


/*========= Product modal =========*/
.cond-popup{
  margin-top:20px;
  text-align-last:center;
  margin-left:10px;
}
.cond-popup p{
  font-size:12px;
}
#copyLinkButton{
  width: fit-content;
    border-bottom: 1px solid;
    padding-bottom: 3px;
    margin: 0 auto;
    font-size: 14px;
}
.linkshare{
  width:100%;
  text-align:center;
}
.close_popup{
  width: 100%;
    text-align: right;
    font-weight: bold;
  margin-bottom:20px;
}
.open-popup-cond{

display: none;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
padding: 20px;
background-color: #fff;
border: 1px solid #ccc;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
z-index: 99999;
    min-width: 300px;

}
.product-popup-modal__opener{
  
}
.thb-product-detail .product-single__media-image img{
  z-index:0 !important;
}
.whatsapp-share {
    background: #05a38d;
    border-color: #05a38d;
  padding:10px;
  color:#fff;
   text-decoration: none !important;
    font-weight: bold;
    font-size: 14px;
width: 180px;
}
.call-share{
    background: #fff !important;
    border-color: #000;
  padding:10px;
  color:#000!important;
   text-decoration: none !important;
    font-weight: bold;
    font-size: 14px;
  border:1px solid;
width: 180px;
}

.email-share {
    background: #000;
    color: #fff;
    padding: 10px;
    margin-left: 6px;
      text-decoration: none !important;
    font-weight: bold;
    font-size: 14px;
width: 180px;
}
.email-share:hover, .whatsapp-share:hover {

    color: #fff;
      text-decoration: none !important;
}
.write-wrapper{
  display: flex;
    justify-content: center;
      margin-bottom: 10px;
  margin-top:10px;
}
.contact-product .pb-30{
margin-bottom:10px;
}
.contact-product{
  display: block;
    text-align: center;
}
#Product-Information-Drawer3 .title{
 font-weight:bold; 
}


.sottocategoria-list{
  display:block;
  width: 100%;
  margin-left: 0;
  margin-bottom: 20px !important;
}
.sottocategoria{
  margin-right:20px;
  list-style: none;
  display: inline-block;
}
.sottocategoria a{
  font-size:16px;
}
.sottocategoria a:hover{
  font-weight:bold;
    text-decoration:underline;
}

@media only screen and (max-width: 1024px){
.sottocategoria-list{
  display:none;
}
  .thb-filter-count {
    margin-right: 20px;
    width: 60%;
    text-align: right;
}
  .thb-filter-count.mobile-filter-count{
    width: 100%;
  }
  .facets--bar .thb-filter-sort-count{
    width:100%;
  }

    #Facets-Toggle {
        font-weight: 500;
        text-transform: capitalize;
        width: 100px;
        text-align: left;
        display: inline;
        margin-right: 0px;
        background: #000;
        color: #fff;
        padding: 5px 16px;
        border-radius: 5px;
    }
}
.facets--bar .facets-toggle svg path {
    stroke: #fff !important;
}

.signup-container--terms{
  align-items:normal !important;
}

.facet-filters__sort option[value='title-ascending'], .facet-filters__sort option[value='best-selling'], .facet-filters__sort option[value='created-ascending'], .facet-filters__sort option[value='title-descending'],.facet-filters__sort option[value='manual']{
  display:none;
}

#tp-widget-wrapper{
    margin:10px !important;
  }

  .trust-div{
  margin-top:15px;
}

.multicolumn__inner .row{
  justify-content: center;
}

.shares-wrapper.mobile-menu-negozi{
  display:flex;
   margin-bottom:50px;
}
.shares-wrapper.mobile-menu-negozi div{
  margin-right: 10px;
    font-size: 18px;
    font-weight: bold;
}


   .fattura-div{

     transition: all 0.25s cubic-bezier(0.104, 0.204, 0.492, 1);
   }
.alpa-div{
  display:flex;
  flex-direction:column;
}


  .alphabet-sidebar {
    border-top: 1px solid lightgrey;
    align-self: center;
    width: 100%;
    border-bottom: 1px solid lightgrey;
    display: flex;
    margin-bottom: 30px;
}
  
  
  .collections-list {

       width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 10px;
    max-width:1000px;
    margin:0 auto;
    margin-top: 40px;
  }

  .alphabet-sidebar ul {
    list-style: none;
    padding: 0;
    display: flex;
    align-self: center;
    width: 100%;
    justify-content: center;
    margin-bottom:0;
    grid-column-gap: 1px;
}
  
    .alphabet-sidebar li {
      margin: 5px 0;
      text-align: center;
}

    .alphabet-sidebar li a {
   width: 33px;
    background: #f8f8f8;
    font-size: 16px;
    padding: 0;

}

  
.list_vendor li{
  flex: 0 0 33%;
  list-style: none;
}

.selected-letter{
  width:30%;
}
  .collections-list .collection-item {
    margin-bottom: 30px;
  }

  .collections-list .collection-item.hidden {
    display: none;
  }
.mostra-tutti{
  width:200px !important;
  tex-align:center;
}
.mostra-tutti a:hover{
  background:#000;
  color:#fff;
}
.mostra-tutti a{
  width:100% !important;
  tex-align:center;
}
.select-div{
display: flex;
    max-width: 1200px;
    margin: 0 auto;
}
.letter-section{
  margin-bottom: 30px;
    display: flex;
width:100%;
}
.letter-section h2{
      width: 30%;
    text-align: center;
    font-size: 50px;
}
.letter-section .list_vendor{
  width:70%;
  display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    row-gap: 10px;
}
@media only screen and (min-width: 768px){
.alphabet-sidebar ul{
  padding:10px 0 !important;
}
.menu_mobile_account{
  display:none;
}
}
@media only screen and (max-width: 768px){
.letter-section{
  flex-direction:column;
  margin-left: 20px;
}
  .letter-section .list_vendor {
    width: 100%;
    display: flex;
    /* grid-template-columns: repeat(3, minmax(0, 1fr)); */
    -webkit-column-gap: 0;
    -moz-column-gap: 20px;
    /* column-gap: 20px; */
    /* row-gap: 10px; */
    flex-direction: column;
    margin-left:0;
}
      .letter-section h2 {
        width: 100%;
        text-align: left;
        font-size: 30px;
    }
  .list_vendor li {
    flex: 0;
    list-style: none;
}
  .collections-list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 10px;
    max-width: 100%;
    margin: 0 auto;
    margin-top: 10px;
}
  .alphabet-sidebar {
        padding: 10px 0;
        border: 0;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        overflow-x: scroll;
        overflow-y: hidden;
        margin-left: 0;
        -ms-flex-pack: start;
        justify-content: flex-start;
        width: auto;
        max-width: 100%;
        grid-gap: 12px;
    }
  .alphabet-sidebar ul {
    list-style: none;
    padding: 0;
    display: flex;
    align-self: center;
    width: 100%;
    justify-content: center;
    margin-bottom: 0;
    grid-column-gap: 1px;
    justify-content: flex-start;
}
  .mostra-tutti a {
    width: 100px !important;
    tex-align: center;
}
  #vendor-search-input{
  width: 300px !important;
    margin: 0 auto;
    padding: 10px;
    display: flex;
    margin-bottom: 27px;
}
}
#selected-letter{
  display:none;
}

#Facets-Toggle {
    font-weight: 500;
    text-transform: capitalize;
    background: #000;
    opacity: 1;
    color: #fff;
    padding: 5px 12px;
}

#vendor-search-input {
    width: 500px;
    margin: 0 auto;
    padding: 10px;
    display: flex;
    margin-bottom: 27px;
}

.form-negozi{
  display: flex;
    align-items: center;
  margin-left:15px !important;
}
.form-negozi select{
  border: none;
    margin: 0;
    padding: 0;
    font-size: 14px;
  text-align: center;
  text-transform:uppercase;
  font-weight:bold;
}
.header.transparent--true .form-negozi select{
color:#fff;
}
.header.is-sticky .form-negozi select{
  color:#000;
}

.header:hover .form-negozi select{
  color:#000;
}
@media only screen and (max-width: 768px){
.form-negozi{
  display: none;
}
}
.menu_mobile_account{
  height:40px;
}

.richiedi-fattura{
  margin-top: 12px;
}


.richiedi-fattura a{
     text-decoration: underline;
    font-weight: bold;
}

#fattura-div .tabs{
  padding: 20px;
    border: 0;
}
.cart-drawer .order-note-toggle__content{

}
#fattura-div .contenuto-fattura{
  display:flex;
  flex-direction:column;
}
#fattura-div .tab-item:first-child{
  border-right:1px solid;
}
#fattura-div .contenuto-fattura input{
  height:40px;
  max-width:70%;
}
#cart-fattura-div .contenuto-fattura{
  display:flex;
  flex-direction:column;
      text-align: left;

}
#cart-fattura-div .tab-header{
  text-align:left;
  display:flex;
}
#cart-fattura-div .tabs{
    border: 0;
}
#cart-fattura-div .tab-item:first-child{
  border-right:1px solid;
}
#cart-fattura-div .tab-item{
text-transform: uppercase;
}
#cart-fattura-div .contenuto-fattura input{
  height:40px;
  max-width:100%;
}
#cart-fattura-div{
  margin-top: 20px;
 margin-bottom: 20px;
}

#cart-fattura-div .tab-content{
  border:1px solid;
}
#cart-fattura-div .tab-item.active{
  background:#000;
  color:#fff;
  font-weight:800;
}

product-related-colors{
  max-width: 100%;
  overflow-x: auto;
  white-space: nowrap;
  transition: all 0.2s;
  /*transform: scale(0.98);*/
  will-change: transform;
  user-select: none;
  cursor: pointer;


}

.cl-item{
  cursor: grabbing;
  cursor: -webkit-grabbing;
}

/* hide scrollbar keeping scrollability */
product-related-colors::-webkit-scrollbar {
  display: none;
}
.cart-items tfoot .thb-cart-form--cart-collaterals .cart-notes-title{
  padding:5px 0 !important;
}

.payments-icon-div{
  display:flex;
}
.payments-icon-div figure svg{
  width:30px;
}
.sub-footer p{
  text-align:left;
}


.sottocategorie-div-mobile .accordion-button {
  background-color: transparent;
  color: #444;
  cursor: pointer;
  padding: 10px 0;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.sottocategorie-div-mobile .accordion-button.active, .accordion-button:hover {
  background-color: #transparent;
}

.sottocategorie-div-mobile .accordion-icon {
  transition: transform 0.4s;
}

.sottocategorie-div-mobile .accordion-button.active .accordion-icon {
  transform: rotate(90deg);
}

.sottocategorie-div-mobile .panel {
  padding: 10px;
  display: none;
  background-color: white;
  overflow: hidden;
}

.sottocategorie-div-mobile .sottocategoria-list {
  list-style-type: none;
  padding: 0;
}

 .sottocategorie-div-mobile .sottocategoria a {
  text-decoration: none;
  color: #000;
}
.sottocategorie-div-mobile .sottocategoria-list{
  display:block;
}

@media only screen and (min-width: 1024px){
.sottocategorie-div-mobile{
  display:none !important;
}
}

.sub-menu li a[title="Vedi tutto"], .sub-menu li a[title="Vedi Tutto"]{
  font-weight:bold;
  font-size:14px;
}

.badge.no-absolute.onsale{
    color: #fff !important;
    padding: 8px 4px !important;
    background: #000;
}
.new-badge{
  color:#000 !important;
  border:1px solid #000;
}
.back_to_shop.text-button:before{
  content:none !important;
}

.back_to_shop.text-button:after{
  display:none !important;
}
.thb-full-menu li.:focus-within{
  border:1px solid #000;
  transform: scaleX(1);
}

.menu-item-has-megamenu:hover .first-a{
    border-bottom:1px solid #000 !important;
}

@media only screen and (max-width: 768px){
.badge {
    font-size: 8px !important;
    letter-spacing: .05em;
    font-weight: 600;
    height: 18px !important;
    padding: 0px 10px !important;
    line-height: 0;
}
}

.cart-drawer .side-panel-footer{
  max-height:350px;
}
.cart-drawer .order-note-toggle__content {
    display: none;
}
.cart-drawer .order-note-toggle__content.active {
    display: block;
}

.iubenda-tp-btn{
  z-index:1 !important;
}
.black-fr-label{
  background:#000 !important;
  color:#fff !important;
}
