/** Shopify CDN: Minification failed

Line 643:33 Expected "}" to go with "{"

**/
/* SYNESTHESIA CUSTOM CODE START */
/*template-page-guida-acquisto-sedie-ok*/

#shopify-section-template--26566510805324__rich_text_rRXzhj,
#shopify-section-template--26566510805324__rich_text_VcmKjW,
#shopify-section-template--26566510805324__rich_text_9VqnbW,
#shopify-section-template--26566510805324__rich_text_GwiYH3 {
  scroll-margin-top: 60px;
}
@media (max-width: 899px) {
  .template-page-guida-acquisto-sedie-ok .wt-featured-product .wt-product__gallery--carousel-horizontal  {
    width: auto;
  }
  .template-page-guida-acquisto-sedie-ok .wt-featured-product .wt-product__gallery--carousel-horizontal + .wt-product__main {
    width: 100%;
  }
  .template-page-guida-acquisto-sedie-ok .hero__overlay__content--mobile--center {
      text-align: left;
      width: 100%;
    }
    .template-page-guida-acquisto-sedie-ok .hero__overlay {
        padding-left: 0;
        padding-right: 0;
    }
    .template-page-guida-acquisto-sedie-ok  .section-image-with-text .hero__overlay {
        padding: 24px 0;
    }
    .template-page-guida-acquisto-sedie-ok h4.align-center{text-align:left!important;padding:0 16px;}
    .template-page-guida-acquisto-sedie-ok .wt-product__info collapsible-section{display:none;}
}
.card__subtitle{
  color:#000;
}
.variant-count{
  margin-top:12px;
  font-size: 12px;
}
.cart-custom-field-billing-group{
  @media (min-width: 1200px) {
    padding-right: 36px;
  }
}
.cart-custom-field-billing-group .f-grid--gap-small{
  background:#fff;
  border: 1px solid var(--color-input-border);

  padding:12px;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  box-sizing: border-box;
}
.cart-custom-field-billing-group .f-grid--gap-small input,.cart-custom-field-billing-group .f-grid--gap-small select{
  border: 1px solid var(--color-input-border);
  width:100%;
  max-width: 100%;
}
.cart-custom-field-billing-group .f-grid--gap-small select {
color: var(--color-body-text-light);
}
.cart-custom-field-billing-group .f-grid--gap-small .form-field{
  margin-top:12px;
}
.f-column{
  float:left;
  box-sizing: border-box;
  overflow: hidden;
}
.w-1\/2 {
  width: 50%;
}

.w-1\/3 {
  width: 33.33%;
}

.w-1\/4 {
  width: 25%;
}

.w-1\/5 {
  width: 20%;
}

.w-full {
  width: 100%;
}

.w-1\/12 {
  width: 8.3333333333%;
}

.w-2\/12 {
  width: 16.6666666667%;
}

.w-3\/12 {
  width: 25%;
}

.w-4\/12 {
  width: 33.3333333333%;
}

.w-5\/12 {
  width: 41.6666666667%;
}

.w-6\/12 {
  width: 50%;
}

.w-7\/12 {
  width: 58.3333333333%;
}

.w-8\/12 {
  width: 66.6666666667%;
}

.w-9\/12 {
  width: 75%;
}

.w-10\/12 {
  width: 83.3333333333%;
}

.w-11\/12 {
  width: 91.6666666667%;
}

.w-12\/12 {
  width: 100%;
}
.f-checkbox {
    display: inline-flex;
    align-items: center;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none;
    min-height: 36px;
    line-height: 24px;
    padding-left: 20px;
}
.f-checkbox input{
  position: relative;
  margin-right:12px;
}
.f-checkbox input:after { 
    position: absolute;
    cursor: pointer;
    height: 18px;
    width: 18px;
    flex: 0 0 auto;
    border: 1px solid var(--color-border);
    margin-right: 16px;
    left: 1px;
    appearance: none;
  border-radius: 10px;
    -webkit-appearance: none;
}
.f-checkbox input:checked:before {
  content:"";
    opacity: 1;
    background-color: var(--color-button-primary-background);
  position: absolute;
  top:1px;
  left:1px;
  right:1px;
  bottom:1px;
  
}
.cart-custom-section-wrap.piva{
  display:block;
  width:100%;
  /*@media (min-width: 1200px) {
    width:50%;
  }*/
}
.invalid-feedback small{
  font-size: 1rem;
  font-weight: bold;
  color:red;
}
@media (max-width: 1200px) {
  .wt-page-nav-mega__aside-list__link{
    flex-direction: row-reverse;
  }
}
.wt-header__panel__link .svg-icon--user {
    width: 24px;
    height: auto;
}
.wt-cart__trigger .wt-header__panel__counter {
  --counter-size: 1.4rem;
    text-indent: 0;
    font-size: 9px;
    bottom: 2px;
}
.wt-header__panel__item--cart .gropulse-wishlist-icon {
    width: 22px;
    height: 22px;
}
.wt-header__panel__item--cart .gropulse-wishlist-count {
    font-size: 10px;
    font-weight: bold;
    min-width: 16px;
    height: 16px;
}

@media (max-width: 899px) {
    .page-header-sticky .page-header.sticky-enabled .wt-header--v1 .wt-header__aside {
        width: auto; 
        height: auto; 
        order: initial;
        display: flex;
        align-items: center;
        width: calc(100% + calc(var(--gap, 8px) * 4));
        margin-left: calc(var(--gap, 8px) * -2);
        margin-right: calc(var(--gap, 8px) * -2);
        margin-top: calc(var(--gap, 8px) * 2);
        padding-left: calc(var(--gap, 8px) * 2);
        padding-right: calc(var(--gap, 8px) * 2);
    }
    .wt-header__search-trigger {
      display: flex;
      color: inherit;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 1;
      cursor: pointer;
  }
  .wt-header__body--search .wt-header__search {
        border: 1px solid var(--color-border)!important;
        border-radius: var(--border-radius-button);
        max-width: 64rem;
        margin: 0 auto calc(var(--gap, 8px) * 2);
        padding: calc(var(--gap, 8px) * 1) calc(var(--gap, 8px) * 2)!important;
    }
    .page-header-sticky .page-header.sticky-enabled .wt-header--v1 .wt-header__body {
        padding-top: 10px;
    }
}



search-drawer.wt-drawer-search--active{
  overflow: visible!important;
  @media (min-width: 900px) {
    width: 100%!important;
  }
}
@media (min-width: 900px) {
  search-drawer.wt-drawer-search--active .wt-header__search__form{
   
    padding-left: 0;
    /*@media (min-width: 1200px) {
      margin-left: -27%;
    }*/
  }
}
.wt-page-nav-mega__sublist__item--gallery{
  @media (max-width: 1200px) {
    display:none;
  }
}
.link-biobottega{
  margin-right:auto;
  flex-direction: row;
  align-items: center;
}
.link-biobottega a{
  height:50px;
}
.link-biobottega svg{
      width: 42px;
}
.link-biobottega path{
  fill:#fff;
}
.wt-footer__aside__wrapper > .wt-footer__aside-block__wrapper:first-child{
  width:29%;
}
@media (min-width: 900px) {
    .wt-footer__aside__wrapper>*:last-child {
        margin-left: 0;
    }
}
.vedi-tutti{
  font-style: italic;
  font-weight: bold;
  @media (min-width: 1200px) {
   display:none!important;
  }
}
.wt-cart__trigger svg{
    width: 26px;
    height: auto;
    position: relative;
    top: -1px;
}

#gropulse-wishlist-nav-button {
    @media only screen and (max-width: 1000px) {
        display: inline-block!important;
    }
}
.discover-also{
  display: none;
    
  @media (min-width: 1200px) {
    display:block;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
  }
}
.discover-also .text-desktop{
  padding-right: 12px;
  font-size: 10px;
  @media (max-width: 1300px) {
    display:none;
  }
}
.discover-also .img-logo img{
  @media (max-width: 1300px) {
    width: 120px!important;
  }
}
.wt-footer__title.wt-collapse__trigger {
    cursor:default!important;
  }
.site-footer__newsletter-description {
    display: flex;
    align-items: baseline;
    font-size: 12px;
    margin-top: 0px;
    text-align: left;
}

.site-footer__newsletter-description a{
  text-decoration:underline;
}

.site-footer__newsletter-description #checkbox_privacy {
    margin-right: 5px;
    position: relative;
    top: 3px;
}
#checkbox_privacy_cart {
    margin-right: 5px;
    position: relative;
    top: 3px;
}

@media (min-width: 1200px) {
    body:not(.mobile-nav) .wt-page-nav-mega__sublist {
      white-space:normal;
    }


    body:not(.mobile-nav) .wt-page-nav-mega__sublist__link--parent{
      text-transform:uppercase !important;
      font-size:15px !important;
      font-weight:600 !important;
    }
    
    body:not(.mobile-nav) .wt-page-nav-mega__sublist__link{
      font-size:15px !important;
    }
    
    body:not(.mobile-nav) .wt-page-nav-mega__sublist__link--parent svg{
      display:none !important;
    }

    body:not(.mobile-nav) .wt-page-nav-mega__item--parent .wt-page-nav-mega__sublist__wrapper--mega .wt-page-nav-mega__sublist__item--child {   
        padding-bottom: 10px;
        
    }
    
}
body:not(.mobile-nav) .wt-page-nav-mega__sublist__item--gallery ul{
   overflow: visible;
}
body:not(.mobile-nav) .wt-page-nav-mega__sublist__item--gallery {
  max-width:356px;
  overflow: visible;
  @media (min-width: 1300px) {
    max-width:410px;
  }
  @media (min-width: 1400px) {
    max-width:470px;
  }
  @media (min-width: 1500px) {
    max-width:500px;
  }
  @media (min-width: 1600px) {
    max-width:530px;
  }

  
}

.mega-menu__gallery{
  gap:32px !important;
}

@media (min-width: 1200px) {
  .wt-header__body--search .wt-header__search:not(.wt-drawer-search--active) {
    width: 50rem;
    min-width: 50rem;
  }
}
@media (min-width: 900px) {
    .wt-header__body--search .wt-header__search {
        margin-left: auto;
        margin-right: auto;
        width: 50rem;
    }
}
@media (min-width: 699px) {
    .search-overlay-on .wt-header__search__form {
        width: 50rem;
        min-width: 50rem;
      margin-left:140px;
    }
}

.search-overlay-on .wt-header__search__form:has(input:focus){
  outline:none !important;
}

@media (min-width: 900px) {
    .search-overlay-on .wt-drawer-search--active {
        padding-top: 22px;
    }
}

.wt-header__search__button {
  border-radius: 100%;
  border: 5px solid white;
  padding: 0px;
  aspect-ratio: 1;
}
.wt-header__search__button svg {
  width: 20px;
  height: 20px;
}
main .shopify-policy__container{
  max-width: var(--site-max-width-big);
  @media (max-width: 1699px ) {
    padding:0 10%;
  }
}
/*WISHLIST*/
ul.wt-header__panel li.wt-header__panel__item {
  white-space: nowrap;
}
ul.wt-header__panel li.wt-header__panel__item > a {
  display: inline-block;
}
#gropulse-wishlist-nav-button {
  margin-left: 0;
  top: -2px;
  @media only screen and (max-width: 1000px) {
    display: none;
  }
}
#gropulse-wishlist-mobile-button {
  @media only screen and (min-width: 1000px) {
    display: none;
  }
}
.gropulse-wishlist-count.show {
  font-weight:normal;
  top:-5px;
  background-color: #222321;
}
.guest-banner-buttons .guest-banner-button.primary{
  background:#bfa467;
  border-color:#bfa467;
}.guest-banner-buttons .guest-banner-button.primary:hover{
  background:#105152;
  border-color:#105152;
}
.guest-banner-buttons .guest-banner-button.secondary{
  color:#bfa467;  
  border-color:#bfa467;
}
/*END WISHLIST*/
.template-cart .site-footer__newsletter-description.wt-newsletter__fieldset{
  margin:10px 0 0;
  flex-direction: row;
}
.template-cart .site-footer__newsletter-description.wt-newsletter__fieldset+.invalid-feedback{
  text-align:right;
  margin-bottom:20px;
}
#checkout-is-required-input{
  color:red;
  
}
.template-customers-login .form__send__button{
  background-color:#bfa467;
  border:#bfa467;
  color:#fff;
}
.template-customers-login .form__send__button:hover{
  background-color:#003f2e;
}
/*BRANDS*/
.brand-container .indice-lettere{ 
  text-align:center; 
  letter-spacing: 4px;
  margin-bottom:40px;
}
.brand-container h2{
  text-align:center;
  border-bottom: solid 1px #003f2e;
  font-size: 26px;
  font-weight: bold;
}
.brand-container ul{
  padding:0 20px;
}
.brand-container ul li{ 
  padding: 10px;
  font-size: 12px;
}
.brand-container ul li h3{ 
  margin-top:0;
  font-size: 20px;
  text-align: center;
  margin:0;
  @media only screen and (min-width: 900px) {
    padding-left: 20px;
    text-align: left;
  }  
}
.brand-container ul li h3:hover{ 
  text-decoration:underline;
}
.brand-container ul li p{ 
  margin-top:0;
}
.brand-container ul li img{ 
  width:auto;
  height:100px;
}

#wt-announcement__container .wt-announcement__body.wt-announcement__text {
  font-size: 12px;
  padding:0 10px;
  @media only screen and (min-width: 900px) {
    font-size: 14px;
    padding:0 10px;
  }
}
.wt-product__sticky-buy{
  opacity: 1!important;
  visibility: visible!important;
}

.f-button__list__item input.disabled+label {
    text-decoration: none;
  pointer-events: none;
}

.search-overlay-on .search-result-top__list{
  display: none;
}

.search-overlay-on .wt-drawer-search--active{
  height: 85px;
  background-color:#f7f6f1;
}

@media (max-width: 699px) {
  .search-overlay-on .wt-drawer-search--active {
      height: 130px;
      background-color: #f7f6f1;
      padding-top: 66px;
  }
}

.search-overlay-on .wt-drawer-search--active[results="true"]{
  height: 100vh;
}

.search-overlay-on {
  overflow: auto;
  overflow-y: auto;
  height: auto;
}
.search-overlay-on::-webkit-scrollbar {
  display: initial;
}

@media (min-width: 699px) {
  .wt-header__body--search{
    height: 92px;
  }
}

.wt-header__search__button{
  margin-top: 1px;
  margin-right: 0px;
  height: 46px
}

.wt-header__search__button:hover{
  border-color: white;
}
.template-collection{
  @media (min-width: 1400px) {
      .collection-banner .hero__wrapper--full .hero--grid--rev .hero__overlay__content {
          margin-left: calc(var(--gap, 8px) * 10);
          margin-right: calc(var(--gap, 8px) * 10);
      }
    @media (min-width: 1200px) {
      .collection-banner .hero__wrapper--full .hero--grid .hero__overlay__content {
        margin-right: max(calc(var(--gap, 8px) * 4), var(--calculated-margin));
        margin-left: max(calc(var(--gap, 8px) * 4), var(--calculated-margin));
      }
  }
}



  
/* SYNESTHESIA CUSTOM CODE END */