/** Shopify CDN: Minification failed

Line 154:0 Unexpected "}"

**/



/* header */

.m-header__container.container-fluid {
    padding: 30px 60px;
}

/* best sellers */
div#shopify-section-template--17735560593517__featured_collection_AFKn79 {
   .m-button--secondary {
  background: #83786E;
  border: none;
  color: #ffffff;
}
.m-button--secondary:hover {
  box-shadow: none;
}
.m-product-card.m-product-card--style-1.m-scroll-trigger.animate--fade-in-up {
  background: #f9f9f9;
}
/* responsive-image.m-image.m-image-loaded {
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}
.m-product-card__media {
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
} */
.m-product-card__content.m\:text-center {
  padding: 8px;
  padding-bottom: 14px !important;
}

}

/* hydration */

div#shopify-section-template--17735560593517__featured_collection_Qe7PYU {
    .m-button--secondary {
  background:#83786E;
  border: none;
  color: #ffffff;
}
.m-button--secondary:hover {
  box-shadow: none;
}
.m-product-card.m-product-card--style-1.m-scroll-trigger.animate--fade-in-up {
  /* border-radius: 12px; */
  background: #f9f9f9;
}
/* responsive-image.m-image.m-image-loaded {
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}
.m-product-card__media {
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
} */
.m-product-card__content.m\:text-center {
  padding: 8px;
  padding-bottom: 14px !important;
}
}


/* lookbook  */

div#shopify-section-template--17735560593517__lookbook_aqRLxB {
 .m-product-card__content {
    text-align: center;
}
}


/* FEATURE PROMOTION */

.m-icon-box__icon {
  margin-top: 10px;
  padding: 12px;
  border: 1px solid #83786E;
  border-radius: 50%;
  transition: all 0.4s ease-in-out;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}
.m-icon-box__icon:hover {
  transform: scale(1.15);
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.3);
  border-radius: 50%;
}


/* all products page */

div#shopify-section-template--17735560331373__main {
      .m-button--secondary {
  background: #83786E;
  border: none;
  color: #ffffff;
}
.m-button--secondary:hover {
  box-shadow: none;
}
.m-product-card.m-product-card--style-1.m-scroll-trigger.animate--fade-in-up {
  /* border-radius: 12px; */
  background: #f9f9f9;
}
/* responsive-image.m-image.m-image-loaded {
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}
.m-product-card__media {
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
} */
.m-product-card__content.m\:text-center {
  padding: 8px;
  padding-bottom: 14px !important;
}
}

/* FOOTER */


#shopify-section-sections--17735560855661__footer a.social-media-links--item {
    background: #000000 !important;
    color: white !important;
}

#shopify-section-sections--17735560855661__footer a.social-media-links--item:hover {
    background: #000000 !important;
    color: white !important;
    box-shadow: 0 0 0 0.2rem #000000;
}

#shopify-section-sections--17735560855661__footer .m-footer--block .social-media-links{
  gap: 16px;
} 
div#shopify-section-sections--17735560855661__footer a.social-media-links--item {
    width: 36px!important;
    height: 36px!important;
}

div#shopify-section-sections--17735560855661__footer .m-newsletter-form__wrapper.m-newsletter-form__button-inline {
    margin-bottom: 16px;
}

}

/* review */



@media screen and (max-width : 768px){
  
  /* image with text */
div#shopify-section-template--17735560593517__image_with_text_3FUpbW {
   .m-content-box {
    text-align: center;
}
}

/* newsletter */

div#shopify-section-template--17735560593517__custom_content_YbFPBi {
 .newsletter-form{
    text-align: center;
}
}

/* image with text overlay */
div#shopify-section-template--17735560593517__image_with_text_2_XwbHeb {
a.m-button.m-button--primary {
    justify-content:center !important;
}
}
 

/* our collection */
div#shopify-section-template--17735560593517__16225316461d1cff80 {
.m-collection-card__link {
    color: #000000 !important;
}
}
 
}


@media screen and (min-width: 769px){
   div#shopify-section-template--17735560593517__custom_content_YbFPBi{
      .newsletter-form{
        max-width: 600px;
       }
   }

  /* image with text */
div#shopify-section-template--17735560593517__image_with_text_3FUpbW {
   .m-content-box {
    max-width : 750px;
}
}

}
