.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){
  a.m-tab-header.active {
    padding: 11px 16px !important;
}
.m-product-tabs--horizontal .m-tab-header {
    padding: 10px 15px!important;
    border-radius: 5px;
    flex-shrink: 0;
}
}


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

/* collection section */
section#m-collection-list-template--30664578105693__collection_list_c6iCRz {
.m-collection-card__info {
  margin-top: 0px !important;
}
.m-collection-card__info.m\:text-center {
  background: #572245;
  padding: 10px;
}
a.m-collection-card__link.m\:block {
  color: white;
}
.m-collection-list__container.container-full.m-section-my.m-section-py {
    max-width: 1500px;
    margin: auto;
    padding-bottom: 50px;
}
.m-collection-card.m-collection-card--boxed.m-scroll-trigger.animate--fade-in-up.m-gradient.m-color-default {
  border-radius: 10px;
}


}

/* 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;
  border-radius: 20px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: system-ui;
  font-size: 20px !important;
}h3.m-collapsible--button.h5 {
    background-color: #e7dde0;
    padding: 15px;
    border-radius: 60px;
}
}

/* newsletter */
section#m-newsletter-template--30664578105693__newsletter_UzWiLh {
button.m-newsletter-form__button.m-newsletter-form__button--text.m-button.m-button--blank {
  background: white;
  color: black;
}

}
