/* Add custom CSS styles below */
i.sicon-menu.text-primary.text-2xl {
    color: #000000;
}
span.s-cart-summary-count {
 background: #000000;
    padding: .1rem;
    height: .9rem;
    width: .9rem;
    color: #fff;
}
.header-inner.inner.bg-white.da-bgm.has-custom-bg {
  background: #dad2cb !important;
}
.header.store-header.fixed-sticky {
  background: #dad2cb !important;
}

div#mainnav {
  background: #dad2cb !important;
}

/* main section*/
:nth-child(1 of .s-block.s-block--fixed-banner.wide-placeholder) {
  margin-top: 0;
  margin-top: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
:nth-child(1 of .s-block.s-block--fixed-banner.wide-placeholder) .container {
  max-width: 100%;
  width: 100%;
  padding: 0px !important;
}
/*end main section*/
.s-product-card-content-footer salla-add-product-button .s-button-outline {
  border-color: var(--color-primary);
  color: #000;
  background: #aed8e0;
}
.store-footer h3 {
  color: #000000;
}
button.rtl\:rounded-r-none.ltr\:rounded-l-none.rtl\:rounded-l-md.ltr\:rounded-r-md.s-button-wrap.hydrated.s-button-element.s-button-btn.s-button-solid.s-button-primary.s-button-loader-center ,button.undefined.s-button-element.s-button-btn.s-button-solid.s-button-wide.s-button-primary.s-button-loader-center ,.tabs__product .tab-trigger {
    color: #fff;
}