/** Shopify CDN: Minification failed

Line 703:0 Expected "}" to go with "{"

**/
/* GENERAL */

.dorado {
  color: #BE9F63;
}

em strong, strong em {
  font-family: "Tiro Telugu", serif;
  text-transform: lowercase;
  font-size: calc(1em + 1px);
  font-weight: 600;
  letter-spacing: 1px;
}
/**********************************************************************/
/**********************************************************************/
/* HEADER
/**********************************************************************/

.header__dropdown-menu {
    min-width: 15.5rem !important;
    max-width: 20.5rem !important;
}

.header__dropdown-menu li a {
    font-size: 14px;
}


nav.header__secondary-nav .localization-selectors button {
    font-size: 14px;
}

/**********************************************************************/
/**********************************************************************/
/* HOME
/**********************************************************************/

section#shopify-section-template--22834327322955__shop-the-look h2
 {
    text-transform: uppercase;
    font-size: 30px;
}

@media (max-width: 699px) {
  section#shopify-section-template--22834327322955__shop-the-look h2
   {
      text-transform: uppercase;
      font-size: 20px;
  }
}

.curator-quote {
  font-size: 90%;
  position: relative;
  display: block;
  text-align: left;
  overflow: hidden;
  max-width: 300px;
  margin: 0 auto;
  width: 100%;
  min-height: 8lh;
}

.quote-text {
  font-style: italic;
  position: relative;
  z-index: 1;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

@keyframes lateral-bounce {
  0%   { transform: translateX(0); }
  10%  { transform: translateX(-20px); }
  20%  { transform: translateX(20px); }
  30%  { transform: translateX(-15px); }
  40%  { transform: translateX(15px); }
  50%  { transform: translateX(-10px); }
  60%  { transform: translateX(10px); }
  70%  { transform: translateX(-5px); }
  80%  { transform: translateX(5px); }
  100% { transform: translateX(0); }
}

.lateral-bounce {
  animation: lateral-bounce 5s ease-in-out 1;
}

/**********************************************************************/
/**********************************************************************/
/* PRODUCT PAGE - TEMPLATE A
/**********************************************************************/

/**************** PRODUCT SECTION *****************/


#shopify-section-template--22834327552331__main.shopify-section--main-product .product h1.product-title, #shopify-section-template--24941568983371__main.shopify-section--main-product .product h1.product-title {
  /*font-size: var(--text-h2);*/
    font-size: 30px;
}

#shopify-section-template--22834327552331__main.shopify-section--main-product .product .product-subtitle, #shopify-section-template--24941568983371__main.shopify-section--main-product .product .product-subtitle {
  letter-spacing: 1.25px;
  font-size: 17px;
  text-transform: capitalize;
  margin-top: -14px;
}

#shopify-section-template--22834327552331__main.shopify-section--main-product .product .product-slogan {
  font-family: 'Tiro Telugu', serif;
  font-style: italic;
  /*font-size: calc(var(--text-base) + 2px);*/
  font-size: 20px;
  letter-spacing: .5px;
}

#shopify-section-template--22834327552331__main.shopify-section--main-product .product .custom-product-description p, #shopify-section-template--24941568983371__main.shopify-section--main-product .product .custom-product-description p{
  margin-block-start: 1.25rem;
  /*font-size: calc(var(--text-base) - 2.5px);*/
  font-size: 15px;
}

#shopify-section-template--22834327552331__main.shopify-section--main-product .product .description-callout p {
  font-size: 13px;
}

.shopi#shopify-section-template--22834327552331__main.fy-section--main-product .product .description-callout p span {
  font-weight: 600;
  letter-spacing: .5px;
}

#shopify-section-template--22834327552331__main.shopify-section--main-product .product .accordion__content p em strong {
    font-size: calc(1em + 2px);
    font-family: 'Tiro Telugu', serif;
    letter-spacing: 1px;
}

#shopify-section-template--22834327552331__main.shopify-section--main-product .product .clean-pure p, #shopify-section-template--24941568983371__main.shopify-section--main-product .product .clean-pure p {
  font-size: 13px;
}

#shopify-section-template--22834327552331__main.shopify-section--main-product .product .clean-pure a, #shopify-section-template--24941568983371__main.shopify-section--main-product .product .clean-pure a {
  color: #BE9F63;
  font-weight: 600;
}

#shopify-section-template--22834327552331__main.shopify-section--main-product .product .product-info__block-list sale-price, #shopify-section-template--24941568983371__main.shopify-section--main-product .product .product-info__block-list sale-price {
    font-size: 16px !important;
}

#shopify-section-template--22834327552331__main.shopify-section--main-product .product .product-info__block-list variant-picker legend, #shopify-section-template--24941568983371__main.shopify-section--main-product .product .product-info__block-list variant-picker legend {
    display: none;
}

#shopify-section-template--22834327552331__main.shopify-section--main-product .product .product-info__block-list .variant-picker__option-values label.block-swatch span, #shopify-section-template--24941568983371__main.shopify-section--main-product .product .product-info__block-list .variant-picker__option-values label.block-swatch span {
    font-size: 14px;
}

/** ALL ACCORDIONS **/

#shopify-section-template--22834327552331__main.shopify-section--main-product .product #product-extra-information .accordion__content p, #product-extra-information .accordion__content li {
   font-size: 14px;
}

#shopify-section-template--22834327552331__main.shopify-section--main-product .product #product-extra-information details.accordion a.link {
   font-size: 17px;
}

#shopify-section-template--22834327552331__main.shopify-section--main-product .product #product-extra-information details.accordion a.button.button--outline {
    font-size: 15px !important;
}



/** BENEFITS ACCORDION >> add check marks >> 3rd ACCORDION **/

#shopify-section-template--22834327552331__main.shopify-section--main-product .product #product-extra-information details.accordion:nth-of-type(3) ul {
  list-style: none;
  padding: 0;
  margin: 8px 0 0 0;
}

#shopify-section-template--22834327552331__main.shopify-section--main-product .product #product-extra-information details.accordion:nth-of-type(3) ul li {
  position: relative;
  padding-left: 24px; /* room for SVG icon */
  margin-bottom: 0px;
}

#shopify-section-template--22834327552331__main.shopify-section--main-product .product #product-extra-information details.accordion:nth-of-type(3) ul li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 2px;
  background-size: contain;
  background-repeat: no-repeat;
  width: 1rem;
  height: 1rem;
  background-image: url(/cdn/shop/files/check-ayuna.svg?v=1738945449);
}


/** APPLICATION ACCORDION >> add SUN & MOON >> 4th ACCORDION **/

#shopify-section-template--22834327552331__main.shopify-section--main-product .product #product-extra-information details.accordion:nth-of-type(4) ol {
  list-style: none;
  padding: 0;
  margin: 8px 0 0 0;
}

#shopify-section-template--22834327552331__main.shopify-section--main-product .product #product-extra-information details.accordion:nth-of-type(4) ol li {
  position: relative;
  padding-left: 36px; /* room for SVG icon */
  margin-bottom: 0px;
}

#shopify-section-template--22834327552331__main.shopify-section--main-product .product #product-extra-information details.accordion:nth-of-type(4) ol li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background-size: contain;
  background-repeat: no-repeat;
}

/* First LI → ☀ Sun SVG */
#shopify-section-template--22834327552331__main.shopify-section--main-product .product #product-extra-information details.accordion:nth-of-type(4) ol li:nth-of-type(1)::before {
  width: 1.5rem;
  height: 1.5rem;
  background-image: url(/cdn/shop/files/sol.svg?v=1739900964);
}

/* Second LI → ☾ Moon SVG */
#shopify-section-template--22834327552331__main.shopify-section--main-product .product #product-extra-information details.accordion:nth-of-type(4) ol li:nth-of-type(2)::before {
  width: 1.1rem;
  height: 1.5rem;
  left: .3em;
  top: .3em;
  background-image: url(/cdn/shop/files/luna.svg?v=1739900966);
}

/**************** INNOVATION SECTION - IMAGE w/ TEXT OVERLAY *****************/

#shopify-section-template--22834327552331__image_with_text_overlay_9EhYnT h2,
#shopify-section-template--22834327552331__image_with_text_overlay_9EhYnT h4 {
  font-family: "Tiro Telugu", serif;
  font-style: italic;
  text-transform: lowercase;
}
#shopify-section-template--22834327552331__image_with_text_overlay_9EhYnT h2 {
  font-size: 46px;
  letter-spacing: 8px;
  padding-bottom: 3%;
}
#shopify-section-template--22834327552331__image_with_text_overlay_9EhYnT h4 {
  font-size: 24px;
  margin-bottom: -15px;
  letter-spacing: 3px;
}
#shopify-section-template--22834327552331__image_with_text_overlay_9EhYnT p {
  font-size: 16px;
}
#shopify-section-template--22834327552331__image_with_text_overlay_9EhYnT ul {
  margin: 30px 0 40px 0;
  list-style: none;
  padding: 0;
}
#shopify-section-template--22834327552331__image_with_text_overlay_9EhYnT li {
  font-size: 15px;
  margin-bottom: 15px;
}
#shopify-section-template--22834327552331__image_with_text_overlay_9EhYnT li strong {
  text-transform: uppercase;
  position: relative;
  padding-left: 26px; /* room for SVG icon */
}
#shopify-section-template--22834327552331__image_with_text_overlay_9EhYnT li strong::before {
  content: '';
  position: absolute;
  left: 0;
  top: -5px;
  background-size: contain;
  background-repeat: no-repeat;
  width: 1.3rem;
  height: 1.3rem;
  background-image: url(/cdn/shop/files/check-ayuna.svg?v=1738945449);
}


/*
#shopify-section-template--22834327552331__image_with_text_overlay_9EhYnT em strong,
#shopify-section-template--22834327552331__image_with_text_overlay_9EhYnT strong em {
  font-family: "Tiro Telugu", serif;
  text-transform: lowercase;
  font-size: 1.1em;
  font-weight: 600;
  letter-spacing: 1.5px;
}*/

@media (max-width: 699px) {
  #shopify-section-template--22834327552331__image_with_text_overlay_9EhYnT .content-over-media {
    --content-over-media-gap: 1.5rem;
  }
}
#shopify-section-template--22834327552331__image_with_text_overlay_9EhYnT .content {
  padding-block: 3%;
}


/**************** INGREDIENT SECTION - CAROUSEL *****************/

#shopify-section-template--22834327552331__carousel_hpgAn7 .container {
  margin-block: 6%;
}

#shopify-section-template--22834327552331__carousel_hpgAn7 .carousel-container h2 {
  margin-top: 10px;
  line-height: 1.2;
  font-family: "Tiro Telugu";
  font-style: italic;
  font-weight: normal;
  letter-spacing: 2px;
  text-transform: lowercase;
}

#shopify-section-template--22834327552331__carousel_hpgAn7 .carousel-container p {
    font-size: 15px;
}

#shopify-section-template--22834327552331__carousel_hpgAn7 .carousel-container p.h3 {
    font-size: 18px;
}

#shopify-section-template--22834327552331__carousel_hpgAn7 .carousel-container h6 {
  font-size: 16px;
}

#shopify-section-template--22834327552331__carousel_hpgAn7 .carousel-container .link.popup-trigger {
    font-style: italic;
    font-family: 'Tiro Telugu';
    letter-spacing: 2px;
    font-size: 17px;
}

#shopify-section-template--22834327552331__carousel_hpgAn7 .carousel-container button.button.button--outline {
    font-size: 15px;
}

#shopify-section-template--22834327552331__carousel_hpgAn7 .carousel-container .caption-container {
  padding: 40px 50px;
}

#shopify-section-template--22834327552331__carousel_hpgAn7 .carousel-container .caption-container p {
    line-height: 1.7 !important;
    font-size: 14px;
}

#shopify-section-template--22834327552331__carousel_hpgAn7 .carousel-container .caption-container > p:first-of-type {
  font-size: 15px;
  line-height: 1.4 !important;
}

@media (min-width: 1024px) {
  #shopify-section-template--22834327552331__carousel_hpgAn7 .carousel-container h2 {
    font-size: 28px;
  }
}

@media (max-width: 699px) {
  #shopify-section-template--22834327552331__carousel_hpgAn7 .carousel-container h3 {
    font-size: 12px;
  }
}

/**************** EVIDENCIA SECTION - IMAGE w/ TEXT BLOCK *****************/


#shopify-section-template--22834327552331__image_with_text_block_bN4ekN h4 {
    font-style: italic;
    font-family: Tiro Telugu;
    font-size: 46px;
    letter-spacing: 8px;
    color: #bd9f63;
    text-transform: lowercase;
    font-weight: 400;
    line-height: 1.2;
    margin: 50px 0 !important;
    word-break: keep-all;
    overflow-wrap: normal;
}

#shopify-section-template--22834327552331__image_with_text_block_bN4ekN h2 {
    font-size: 20px !important;
    letter-spacing: 2px;
}

#shopify-section-template--22834327552331__image_with_text_block_bN4ekN p, #shopify-section-template--22834327552331__image_with_text_block_bN4ekN li {
    font-size: 16px;
}

#shopify-section-template--22834327552331__image_with_text_block_bN4ekN p em {
    font-size: 12px;
    font-style: normal;
}

#shopify-section-template--22834327552331__image_with_text_block_bN4ekN ul {
  margin-top: -10px;
  list-style: none;
  padding-left: 0;
}

#shopify-section-template--22834327552331__image_with_text_block_bN4ekN li {
  /*display: inline-block;
  position: relative;
  padding-left: 1.5em;*/
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 12px;
  max-width: 100%;
  flex-wrap: wrap;
}

#shopify-section-template--22834327552331__image_with_text_block_bN4ekN li strong{
  margin: 0 5px;
}

#shopify-section-template--22834327552331__image_with_text_block_bN4ekN li::before {
  content: '';
  display: inline-block;
  width: 1.3rem;
  height: 1.3rem;
  background-image: url('/cdn/shop/files/check-ayuna.svg?v=1738945449');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: relative;
  top: -5px;
  margin-right: 2px;
  flex-shrink: 0;
  
  /*position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  */
  /*background-image: url(/cdn/shop/files/check-ayuna.svg?v=1738945449);*/
}

@media (max-width: 699px) {
  #shopify-section-template--22834327552331__image_with_text_block_bN4ekN h4 {
    font-size: 2rem;
}

/**************** APPLICATION SECTION *****************/

#shopify-section-template--22834327552331__rich_text_4gcY4P .h4, #shopify-section-template--22834327552331__rich_text_4gcY4P h4 {
    font-size: 32px;
    font-style: italic;
    font-family: Tiro Telugu;
    letter-spacing: 6px;
    text-transform: lowercase;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: -15px;
}

#shopify-section-template--22834327552331__rich_text_4gcY4P h5 {
    font-size: 30px;
}


/**********************************************************************/
/**********************************************************************/
/* PRODUCT PAGE - TEMPLATE B
/**********************************************************************/
/**************** RELATED PRODUCT SECTION *****************/

section#shopify-section-template--24941568983371__related_products_7FXMNT {
    padding-top: 100px;
}


/**********************************************************************/
/**********************************************************************/
/* PRODUCT PAGE - TEMPLATE C
/**********************************************************************/

/**************** SET INCLUDES *****************/
.product-content-below-gallery set-includes:not(:first-child) {
  margin-block-start: max(48px, var(--product-gap, 0px));
}

.product-content-below-gallery set-includes:not(:last-child) {
  margin-block-end: max(48px, var(--product-gap, 0px));
}


/**********************************************************************/
/**********************************************************************/
/* PRODUCT PAGE - TEMPLATE D
/**********************************************************************/

/**************** SET INCLUDES *****************/
/*#shopify-section-template--25686604939595__custom_set_includes_xAkytB,
.add-background-template--25686604939595__custom_set_includes_xAkytB {
  min-height: 30vh !important;
}*/


/**********************************************************************/
/**********************************************************************/
/* CONTACT PAGE & CONCIERGE PAGE
/**********************************************************************/

#shopify-section-template--22834327388491__contact-form .color-scheme,
#shopify-section-template--25403569406283__custom_concierge_rpi7b4 .color-scheme {
  background-color: transparent !important;
}

#shopify-section-template--22834327388491__contact-form,
#shopify-section-template--25403569406283__custom_concierge_rpi7b4 {
  background-image: url('/cdn/shop/files/contact_-_fondo_1.jpg?v=1749228573');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

/**********************************************************************/
/**********************************************************************/
/* COLLECTION PAGE
/**********************************************************************/

/*.collection__main .product-card__figure img {
    width: 85%;
}*/

.product-card a.product-description {
    font-size: 15px;
    color: #474747;
}

#shopify-section-template--22834327290187__collection-banner h1 {
  text-transform: lowercase;
  color: #eac178;
}

@media (min-width: 1200px) {
  #shopify-section-template--22834327290187__collection-banner h1 {
    font-size: 28px;
  }
}


/**********************************************************************/
/**********************************************************************/
/* CART
/**********************************************************************/

section#shopify-section-template--22834327257419__17507955702e798c65 {
    margin-top: -40px;
}

section#shopify-section-template--22834327257419__17507955702e798c65 .color-scheme {
    background: #fff;
    border: 0;
    text-align: right;
    padding:0;
}

.cart-recap p.text-subdued {
    font-size: 14px;
}

.cart-recap .sample-wrapper{
  position: relative;
  right: -15px;
  margin-top: 25px;
}


.cart-recap .sample-wrapper .sample-message {
    background: #f4eee4 !important;
    padding: 20px;
}

.cart-recap .sample-wrapper .sample-message {
    background: #f4eee4 !important;
    padding: 20px;
}

#shopify-section-template--22834327257419__17507955702e798c65 .container {
    --container-max-width: var(--container-sm-max-width);
}

#shopify-section-template--22834327257419__17507955702e798c65 .container .sampleProductsBtn {
    background: #c0b6a3;
    color: #ffffff !important;
    border: 0;
    font-weight: 500;
}

.zspopup h2 {
  font-weight: 500;
  font-size: 20px;
}

.zspopup h2 span {
  display: none;
}

.zspopup .sampleProdPrice {
  display: none;
}

.zspopup .btn.addToCartBtn.button {
  border: 0;
  font-size: 14px;
  font-weight: 600;
}


/**********************************************************************/
/**********************************************************************/
/* CLEAN & NATURAL PAGE
/**********************************************************************/

#shopify-section-template--25679139930443__multi_column_7LVGR7 p.h3, #shopify-section-template--25679139930443__multi_column_3UaQmt p.h3 {
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: 500;
}

#shopify-section-template--25679139930443__multi_column_7LVGR7 .multi-column .metafield-rich_text_field p, #shopify-section-template--25679139930443__multi_column_3UaQmt .multi-column .metafield-rich_text_field li {
    font-size: 14px;
}

section#shopify-section-template--25679139930443__custom_liquid_ABnrXw p {
    padding-bottom: 50px;
    padding-top: 50px;
    font-size: 30px;
   font-family: "Tiro Telugu", serif;
  text-transform: lowercase;
  font-weight: 500;
  letter-spacing: 2px;
}


section#shopify-section-template--25679139930443__custom_liquid_ABnrXw p strong {
  color: #BE9F63;
}

section#shopify-section-template--25679139930443__custom_liquid_ABnrXw p em strong
 {
    font-weight: 500;
}

@media screen and (min-width: 1024px) {
section#shopify-section-template--25679139930443__multi_column_7LVGR7, section#shopify-section-template--25679139930443__multi_column_3UaQmt {
    padding: 0 100px;
}
}

section#shopify-section-template--25679139930443__multi_column_3UaQmt {
    margin-top: -15px;
}

#shopify-section-template--25679139930443__rich_text_P6KTeE .metafield-rich_text_field p {
    line-height: 1.15;
}

#shopify-section-template--25679139930443__rich_text_P6KTeE img {
    padding-top: 50px;
}

#shopify-section-template--25679139930443__multi_column_7LVGR7 .section-header .metafield-rich_text_field p {
    font-size: 20px;
}

#shopify-section-template--25679139930443__multi_column_7LVGR7 .section-header .metafield-rich_text_field p strong {
    color: #BE9F63;
}


#shopify-section-template--25679139930443__rich_text_P6KTeE p.h1 {
    margin-bottom: 65px;
}










