body, h1, h2, h3, h4, h5, h6, p, a, li, :not(.fa):not([class*="pe-"]):not(.lni):not(i[class*="iccl-"]):not(i[class*="la"]):not(i[class*="fa"]):not(.jdgm-star) {
    body, h1, h2, h3, h4, h5, h6, p, a, li, *:not(.fa):not([class*="pe-"]):not(.lni):not(i[class*="iccl-"]):not(i[class*="la"]):not(i[class*="fa"]):not(.jdgm-star) {
        font-weight: 300;
    }
}
label.block-swatch {
    min-height: 38px;
}
label.block-swatch > span {
    line-height: 1;
}
button.whatapp_button svg path {
    fill: #08A678;
}
button.whatapp_button {
    display: flex
;
    justify-content: center;
    gap: 10px;
    align-items: center;
}
.shopify-section--multi-column .multi-column__item .v-stack {
    position: absolute;
    bottom: 30px;
    width: 100%;
    display: flex;
    justify-content: center;
    font-size:24px;
}
.collection-header .container {
    width: 780px;
    margin: 0 auto;
    max-width: calc(100% - 40px);
}
.shopify-section--multi-column .multi-column__item 
{
  position:relative;
}
.shopify-section--multi-column .multi-column__item .v-stack a.link {
    background: #fff;
    padding: 5px 45px;
    font-size:24px;
}
  .h3 {
    font-size: 18px;
}
  label.block-swatch {
    font-size: 13px;
}
  h2.h2 {
    font-size: 19px;
}
 h1.product-info__title.h2 {
    font-size: 20px;
    font-weight: 300 !important;
}
  sale-price.text-lg.text-on-sale {
    font-weight: 400;
    font-size: 17px;
  }
nav.product_breadcrumb {
    font-size: 11px;
}
@media(max-width:767px){
  .shopify-section--multi-column .multi-column__item .v-stack a.link {
    background: #fff;
    padding: 5px 25px;
    font-size:16px;
}
.shopify-section--multi-column .multi-column__item .v-stack {
    position: absolute;
    bottom: 20px;
    width: 100%;
    display: flex;
    justify-content: center;
}
.template-index .shopify-section--featured-collection section-header.section-header a.text-with-icon.group {
    display: none;
}
  .template-index .shopify-section--featured-collection .section-stack {
    gap: 12px;
}
  .h3 {
    font-size: 15px;
}
  label.block-swatch {
    font-size: 11px;
}
  h2.h2 {
    font-size: 16px;
}
  h1.product-info__title.h2 {
    font-size: 16px;
    font-weight: 300;
  }
  sale-price.text-lg.text-on-sale {
    font-weight: 400;
    font-size: 16px;
  }
}