body.trans_header .store-header .main-menu-row, body.trans_header .store-header .main-nav-container, body.trans_header .store-header .top-navbar {
    background-color: #072c1a;
}
body.trans_header.slider_has_overlay .store-header .s-cart-summary-wrapper .sicon-cart:not(custom-salla-product-card *), body.trans_header.slider_has_overlay .store-header :not(custom-salla-product-card *) {
    color: #ffffff;
}
body.trans_header.slider_has_overlay .store-header .main-nav-container.fixed-header :not(custom-salla-product-card *) {
    color: #ffffff;
}
.top-navbar:not(.topnav-has-bg) {
    background-color: #072c1a;
    color: #ffffff;
}
@media (min-width: 768px) {
    .md\:mt-12 {
        margin-top: 40px;
    }
}
@media (min-width: 1024px) {
    .lg\:mx-0, .lg\:mx-\[unset\] {
        margin-left: 0;
        margin-right: 0;
        padding-top: 0px;
    }
}
.s-block.s-block--square-links.square-links-1.force-center.s-block--animate.boxafterbanner {
  padding-top: 0px !important;
}
.s-block.s-block--fixed-banner.wide-placeholder.s-block--animate.fixed-banner--0 {
  margin-top: 220px !important;
}
@media (max-width: 767px) {
  .s-block.s-block--fixed-banner.wide-placeholder.s-block--animate.fixed-banner--0 {
    margin-top: 120px !important;
  }
}
.product-card__enhanced-mini-cart button.s-button-element {
    background: #072c1a !important;
    border: 0;
    border-radius: 50px;
    color: #ffffff !important;
    display: block;
    font-size: 14px;
    min-height: 22px;
    padding: 6px 10px;
}
.product-card__enhanced-mini-cart button.s-button-element i {
    color: #ffffff !important;
}
.text-store-text-primary {
    color: #072c1a!important;
}
.text-store-text-secondary {
    color: #7c7239;
}
@media (max-width: 767px) {
  .top-navbar {
    display: none !important;
  }
}
.btn--outline-primary, .btn--primary {
    border-color: #414042;
    border-color: var(--color-primary);
    border-width: 1px;
    color: #fff !important;
    border-radius: 50px !important;
    background: #072c1a;
}
.s-block--enhanced-features__item p {
    color: #072c1a;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5rem;
    opacity: .95;
}
.s-block--enhanced-features__item h2 {
    color: #072c1a;
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.75rem;
    margin-bottom: .25rem;
}
.py-3 {
    padding-bottom: .75rem;
    padding-top: .75rem;
    background: #072c1a;
}
.text-base.text-store-text-primary.rtl\:text-right.ltr\:text-left {
  color: #fff !important;
}
.text-primary-reverse {
    color: #ff6767;
    color: #072c1a;
    background: #fff;
}
.text-store-text-primary.font-bold.text-xl.inline-block {
  color: red !important;
}
@media (max-width: 991px) {
    .product-more-info .more-tab-container .more-info-tabs__nav-link span {
        padding: 0;
        color: #fff;
    }
}
.s-button-text {
  color: #fff !important;
}
.main-nav-container {
    background-color: #072c1a;
    color: #ffffff;
}
.border-t.border-b.border-gray-200.py-3.md\:p-0.md\:border-none.mt-5.md\:mt-0.flex.gap-8.justify-between.items-center.md\:items-start {
  background-color: #fff !important;
}