section.s-block.s-block--fixed-banner.wide-placeholder:nth-of-type(1),section.s-block.s-block--fixed-banner.wide-placeholder:nth-of-type(2) {
    margin-top: 0 !important;
}


section.s-block.s-block--fixed-banner.wide-placeholder>.container {
    max-width: 100% !important;
    padding: 0 !important;
}

.banner--fixed img{
    border-radius: 0 !important;
}


button.undefined.s-button-element.s-button-btn.s-button-wide.s-button-loader-center {
    background-color: #00297D !important;
}

span.s-button-text {
    color: #fff !important;
}

button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center:hover {
    background-color: #002a7dd8 !important;
}

.s-button-outline{
    border: none !important;
}

.s-slider-nav-arrow {
    border-color: #002a7d60 !important;
}

.s-slider-nav-arrow svg{
    fill: #002a7d60 !important;
}


.slide--cat-entry{
    background-color: #ffffff00 !important;
    border-color: #ffffff00 !important;
}

.slide--cat-entry{
    height: 13rem !important;
}

a.slide--cat-entry img{
    height:9rem !important;
    width: 9rem !important;    
}

.swiper.s-slider-container.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-rtl.swiper-backface-hidden #swiper-wrapper-9316c95b44b9821a {

    justify-content: center !important;
}



    footer.store-footer {
    background: #EFEFEF !important;
}

.store-footer__inner {
    background: #EFEFEF !important;

    border-bottom: none !important;
}


.s-block--features__item p {
    display: none !important;
}

.s-block--features__item {
    border: 2px solid #6b837147 !important;
}

.s-slider-block__title-right h2 {
    color: #00297D !important;
}

.s-product-card-wishlist-btn>.s-button-text {
    color: #032a7a !important;
}

salla-social.s-social-list {
    padding-top:20px !important;
}


footer .store-footer__inner * {
        text-align: center;
        align-items: center;
        justify-content: center;}

        @media (min-width:750px){

.store-footer__inner>.lg\:grid-cols-6 {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    }
        }
    

.store-footer__inner {
    @media (min-width: 1024px) {
    .lg\:col-span-2 {
        grid-column: span 1 / span 2 !important;
    }
}
}