.m-product-card.m-product-card--placeholder.m-scroll-trigger.animate--fade-in-up {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
}
.m-product-card__price {
    padding-bottom: 14PX;
}

.m-product-card__info {
    margin-top: 10px !important;
}
.m-product-card__content.m\:text-left {
    padding: 0 !important;
}
span.m-price-item.m-price-item--regular {
    font-size: 14px !important;
}a.m-product-card__name {
    font-size: 16px !important;
}

section#m-collection-list-template--21285806997558__16225316461d1cff80 {
    .m-collection-list__container.container-full.m-section-my.m-section-py {
    max-width: 1400px;
}
    .m-collection-list__wrapper {
  padding-left: 0;
  align-items: center;
}
.m-collection-card__title {
  font-weight: 400;
}
a.m-collection-card__link.m\:block {
  background: transparent;
  padding: 10px !important;
  border: 1px solid #c3c3c3;
}


}
@media (max-width: 767px) {
    section#m-collection-list-template--21285806997558__16225316461d1cff80 {
  .m-slider-controls[class*="-bottom-left"],
  .m-section__header {
    text-align: center;
  }
}

}

.m-product-card.m-product-card--style-4.m-scroll-trigger.animate--fade-in-up {
  background: #fff;
    border-radius: 5px;
  border: 1px solid #00000026;
  box-shadow: 0px 2px 4px #00000026;
}
.m-product-card__content {
  padding: 10px;
}
.m-product-card__price {
  font-size: 16px;
  /* font-weight: 600; */
}
a.m-product-card__name {
  font-weight: 600;
}

@media (max-width: 767px){
  .m-tab-header {
    font-size: 14px !important;

}
a.m-tab-header.active {
    padding: 10px 40px !important;
}
.m-product-tabs--horizontal .m-tab-header {
    padding: 10px 15px!important;
    
    flex-shrink: 0;
}
}


/*collection tab button design */
a.m-tab-header.active {
    padding: 10px 50px 10px 50px;
   
    background: #000000;
    color: white;
}
.m-tab-header.active:after {
    display:none; 
}
a.m-tab-header {
    /* padding: 10px 50px 10px 50px; */
    border: solid 1px   #1a1a1aff;
}
.m-product-tabs--horizontal .m-tab-header {
    padding: 10px 50px 10px 50px !important;
    flex-shrink: 0;
}

/* faq section */
section#m-collapsible--template--30664578793821__collapsible_tabs_JAx7a8 {
.m-collapsible[open="true"] .m-collapsible--button,
.collapsible[open="true"] .m-collapsible--button {
  border-bottom-color: #e7dde0;
}
h3.m-collapsible--button.h5 {
  background: #e7dde0;
  padding: 10px;
 
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: system-ui;
  font-size: 20px !important;
}h3.m-collapsible--button.h5 {
    background-color: #e7dde0;
    padding: 15px;

}
}

