/** Shopify CDN: Minification failed

Line 54:75 Unexpected "{"

**/
#shopify-section-sections--26455177232723__announcement-bar {display: none;}

header {display: none;}

footer {display: none;}

.linkd-box-spedizioni {display: none !important;}

.linkd-help-popup {display: none !important;}

.section-sections--26455177232723__custom_liquid_qXYNCX-padding.color-scheme-1 {display: none;}

.logo-landing {text-align: center;}

:root{
--font-body-family:"Mandisathin", sans-serif !important;
--font-button-family:"Mandisathin", sans-serif !important;
--font-head-family:"Mandisathin", sans-serif !important;
--font-header-weight: 700;
--font-body-weight-bold: 700;
}
/* iscriviti alla newsletter*/
.rich-text.section-template--27900919447891__rich_text_B8ddPG-padding.full-width-container.color-scheme-1 h2{font-weight: 400}


#shopify-section-template--27900919447891__custom_liquid_CW4mTK { scroll-margin-top: 400px;z-index: inherit;}

@media screen and (min-width: 1400px) {
  .image-height--md {
    --media-height: 580px;
  }
}

.how-to-use__card__step.how-to-use__card__step--onImage {font-size: 15px;}

.how-to-use__card__step {border-radius: var(--button-border-radius) !important;}

.shopify-section{ position: relative; z-index:1}

#shopify-section-template--27900919447891__custom_liquid_4qgPac{
  position: fixed;
  top:0;
  left: 0;
  right: 0;
  z-index:999
}


#shopify-section-template--27900919447891__image_with_text_overlay_PpU47w, {
  position: fixed;
  top: var(--headerH, 0px);
  left: 0;
  right: 0;
  z-index:-2
}


#shopify-section-template--27900919447891__before_after_zGH6we {margin-top: var(--headerH, 0px);position:relative;z-index:1}
  

.beforeAfter__beforeImage-wrapper.beforeAfter__image-wrapper.h-100 {
 max-height: calc(95vh - var(--headerH, 0px) - var(--headerH, 0px));
}
#shopify-section-template--27900919447891__rich_text_B8ddPG{ position: fixed !important;top: calc(100vh - var(--headerH, 0px) + 17px);left: 0; right: 0; z-index: 0}



#shopify-section-template--27900919447891__rich_text_ztaMpQ {
  margin-top: var(--headerH, 0px);
}

.rich-text__wrp.rich-text__wrp--template--27900919447891__rich_text_ztaMpQ.rich-text__wrp--center {padding-top: 20px; z-index: 4;position: relative;}

#shopify-section-template--27900919447891__image_gallery_GmY89M {z-index:2;/*margin-top: 100vh;*/position: relative;}

#shopify-section-template--27900919447891__image_gallery_GmY89M .grid-layout.grid-layout--1-desktop {width: 50%; margin: 0 auto;}

@media (max-width: 768px) {
  #shopify-section-template--27900919447891__rich_text_B8ddPG{ top: 76vh;}
  #shopify-section-template--27900919447891__custom_html_nDLYDL { scroll-margin-top: 350px;}
  html { scroll-behavior: smooth; }
  }





/* link-d-landing-custom */

.link-d-campioni{
  display: flex;
  flex-direction: row;
  gap: 35px;                 /* spaziatura tra le card */
  width: 100%;
  box-sizing: border-box;
  flex-wrap: nowrap;         /* resta in orizzontale */
  overflow-x: hidden;        /* rimane dentro il container (niente scroll) */
}

.link-d-campione {
  flex: 1 1 0;               /* 3 elementi = 3 colonne */
  min-width: 0;              /* importantissimo per evitare overflow */
  box-sizing: border-box;
}

.link-d-campione-img img{
  width: 100%;
  height: auto;
  display: block;
  border-radius: var(--block-border-radius);
}


.link-d-campione-highligts{
  position: relative;
  margin: 0 auto;
  padding: 13px clamp(10px, 1.8vw, 28px);
  font-weight: var(--font-body-weight-bold);
  font-size: clamp(13px, 1.2vw, 20px);
  line-height: 1.1;  
  color: var(--color-button-text);
  border: 1px solid var(--color-button-border);
  background: var(--color-button-background);
  border-radius: var(--block-border-radius);
  text-align: center;
  max-width: 90%;
  position: relative;
  top: -24px;
  white-space: nowrap;    
  overflow: visible;  
}


.link-d-campione-titolo{
 font-size: clamp(16px, 1.5vw, 24px);
 text-align: left;
}

.link-d-accordion-campione{
  width: 100%;
  display: grid;
  gap: 12px;
  margin-top: 20px;
}

.link-d-accordion-campione-item{
  border-bottom: 1px solid rgb(0, 0, 0);  
  overflow: hidden;  
}

.link-d-accordion-campione-title{
  list-style: none;
  cursor: pointer;
  padding: 16px 18px;
  font-weight: 700;  
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding-left: 0;
}

.link-d-accordion-campione-title::-webkit-details-marker{ display: none; }

/* icona + / - */
.link-d-accordion-campione-title::after{
  content: "+";
  font-size: 22px;
  line-height: 1;
  font-weight: normal;
  margin-left: auto;
  flex: 0 0 auto;
}

.link-d-accordion-campione-item[open] .link-d-accordion-campione-title::after{
  content: "–";
}

.link-d-accordion-campione-content{
  padding: 0 18px 16px 0;
}

.link-d-accordion-campione-content p{
  margin: 0;
}


.link-d-campione-descrizione{
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;   
  overflow: hidden;

  line-height: 1.35;
  min-height: calc(1.35em * 3); /* deve combaciare col clamp */
}

#link-d-privacy .linkd-help-popup {width:90%;height:90%;top:0;bottom:0;right:0;left:0;margin:auto;overflow:scroll}

.linkd-help-privacy {display:inherit!important}

.link-d-text-privacy {text-align: center;}

@media (max-width: 991px) {
.link-d-campioni{flex-direction: column;gap: 50px;}
  }
@media (max-width: 768px) {
.link-d-campioni{flex-direction: column;gap: 50px;}
  }

