/** Shopify CDN: Minification failed

Line 50:12 Expected identifier but found whitespace
Line 50:13 Unexpected "24px"

**/



/* homepages product section */
.m-menu{
  font-weight: 400!important;
  text-transform: Uppercase;
  font-size: 16px!important;
}


/* homepages product section */
#m-section--template--27353596100681__featured_collection_GpjcT7 .m-product-card .m-product-option {
    display: none!important;
}

h2, h3{
  text-transform: Uppercase!important;
  font-weight: 500!important;
}
.m-button--primary{
  text-transform: Uppercase;
}

m-featured-collection#template--27353596100681__featured_collection_GpjcT7 {
    background: #69462d14;
}

#m-section--template--27353596100681__featured_collection_GpjcT7 .m-product-card__content.m\:text-left {
    padding: 0 15px 20px 15px;
}

.m-product-card__name {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 400!important;
}

@media screen and (max-width: 776px) {
  h2, h3{
  font-size: 24px!important

  .m-product-card__title{
    font-size: 16px!important
  }
}
    
}



/* product card */

#m-section--template--27353596100681__featured_collection_GpjcT7 .m-product-card.m-product-card--style-1.m-product-card--onsale.m-product-card--show-second-img.m-scroll-trigger.animate--fade-in-up {
    background: #ffffff;
    box-shadow: 0px 0px 10px #00000006;
    transition: all 0.5s ease;
    border-radius: 10px;
    overflow: hidden;
}
#m-section--template--27353596100681__featured_collection_GpjcT7 .m-product-card.m-product-card--style-1.m-product-card--onsale.m-product-card--show-second-img.m-scroll-trigger.animate--fade-in-up:hover {
    background: #ffffff;
    box-shadow: 0px 0px 12px #00000041;
}

button.m-product-form.m\:w-full.m-product-quickview-button.m-spinner-button.m-button.m-button--white {
    text-transform: uppercase;
}


#m-section--template--27353596100681__16225125199f82d8fe .m-icon-box.m-icon-box--vertical.m-gradient.m-color-default.m-scroll-trigger.animate--fade-in-up.color-scheme-inherit {

    padding: 30px;
    height: 100%;
    background: #f3f0ef85;
    border: 1px solid #32201617;
    box-shadow: 2px 6px 12px #e5e5e52e;
    transition: all 0.6s ease;
}
#m-section--template--27353596100681__16225125199f82d8fe .m-icon-box.m-icon-box--vertical.m-gradient.m-color-default.m-scroll-trigger.animate--fade-in-up.color-scheme-inherit:hover {
    box-shadow: 2px 6px 12px #e5e5e59c;
}

/* trust badge img hover*/
.m-icon-box__icon.m\:items-center.m\:blocks-radius {
  transition: all 0.6s ease;
}
.m-icon-box.m-icon-box--vertical.m-gradient.m-color-default.m-scroll-trigger.animate--fade-in-up.color-scheme-inherit:hover .m-icon-box__icon.m\:items-center.m\:blocks-radius {
    transform: scale(1.2);
}

#shopify-section-template--27353595838537__main .m-product-card.m-product-card--style-1.m-product-card--onsale.m-product-card--show-second-img.m-scroll-trigger.animate--fade-in-up{
  background: #F3F0EF;
    box-shadow: 5px 6px 10px #0000001f;
    transition: all 0.5s ease;
    height: 100%;
    border: 1px solid #ae9e944a;
}

#shopify-section-template--27353595838537__main .m-product-card__content.m\:text-left {
    padding: 0 15px 15px 15px;
}




/* footer custom */

h3.m-accordion--item-button.m-footer--block-title {
  font-size: 22px !important;
}
@media (max-width: 776px) {
  h3.m-accordion--item-button.m-footer--block-title {
  font-size: 18px !important;
}
}