.s-block--fixed-banner .banner--fixed img {
    border-radius: 13px!important;
    border: 1px solid #000;
}

@media (max-width: 767px) {
    salla-slider .slide--one-sixth {
        width: 28%;
    }

    img.lazy.object-cover.mx-auto.w-40.h-40.rounded-full.group-hover\:scale-110.duration-400.loaded {
        height: 6rem;
    }

    .simplified-products .s-products-slider-card, .simplified-products .offer-slide {
        width: 205px;
    }

    .simplified-products .s-products-slider-card .product-card--simplified .product-card__image, .simplified-products .s-products-list-wrapper .product-card--simplified .product-card__image, .simplified-products .offer-slide .product-card--simplified .product-card__image {
        height: 17.3rem;
        max-height: 17rem;
    }
}

.mt-12 {
    margin-top: 0rem;
}

@media (max-width: 767px) {
    salla-slider .slide--one-sixth {
        width: 24%;
        width: 26%;
    }

    img.lazy.object-cover.mx-auto.h-24.w-24.rounded-full.group-hover\:scale-110.duration-400.loaded {
        height: 83px;
    }
}

h3.mt-6.text-base.font-semibold.leading-7.tracking-tight.text-store-text-primary {
    font-size: .9rem;
}

section.s-block.s-block--circle-links.circle-links-1 {
    padding: 14px 0 10px;
    outline: 8px solid #00000008;
    margin: 0 0 -53px;
}

@media (max-width: 767px) {
    section.s-block.s-block--circle-links.circle-links-1 {
        margin: 0 0 -24px;
    }
}

.footer-is-custom .store-footer .store-footer__inner, .footer-is-custom .store-footer .store-footer__contacts-row, .footer-is-custom .store-footer .store-footer__newsletter {
    
    border-bottom-color: rgb(0 70 87);
}

body.product-single label.s-product-options-option-label small ,.s-product-options-option-label small {
    font-size: 0;
    display: none;
}

.s-rating-stars-reviews, .s-price-range-currency {
    color: #ffffff;
}