.top-navbar {
        background-color: #0e5d4c;
}
div#mainnav {
        background-color: #0e5d4c;
        color: white;
}
.sicon-user-circle:before {
    color: white;
}
.sicon-shopping-bag:before {
    color: white;
}
.s-cart-summary-total {
    color: rgb(255 255 255);
}
.main-menu>li>a[href*=offer] {
    color: rgb(255 255 255);
}
.main-menu li>a:hover {
        color: #f2b233;
}
    a.navbar-brand {
        height: 80px !important;
    }
    .navbar-brand img {
    max-height: 80px;
    width: auto;
    max-width: 81px;
}
.s-product-card-content-sub {
    justify-content: center;
}
.s-product-card-content {
        align-items: center;
    }
.lazy__bg.lazy.entered.loaded {
    background-size: contain;
    background-repeat: no-repeat;
}
.two-row .banner-entry:first-child {
        height: 300px;
        background-size: contain;
}
a.banner-entry.square-photos {
        height: 450px;
}
.store-footer__inner {
    background-color: #0e5d4c !important;
}
.store-footer__inner {
    background-color: #0e5d4c !important;
    color: white;
}
footer.store-footer {
    background-color: #f2b233 !important;
}
.mb-4.sm\:mb-6.flex.justify-between.items-center {
        display: none;
}
@media (min-width: 760px){
    .lg\:grid-cols-6 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
}
.s-slider-block__title h2 {

    font-size: 24px;
    font-weight: 800;
    color: #0c5642;
}
@media (max-width: 760px){
section.s-block.s-block--photos-slider {
    margin-top: -5px;
}
.store-footer__inner {
    text-align: center;
}
.s-contacts-list {
    align-items: center;
}
.s-social-list {
    justify-content: center;
}
a.flex.items-center.m-0 {
    display: contents;
}

}