.s-block__title h2 {
    text-align: center;
    font-size: 28px
}

li.s-count-down-item {
    border: 1px solid #86b7dc
}

.tabs__flex .tab-trigger {
    border: none
}

.tabs__flex .tab-trigger:hover {
    background-color: #0066e724
}

.tabs-wrapper {
    background: 0 0
}

custom-salla-product-card:hover {
    box-shadow: rgba(99,99,99,.2) 0 2px 8px 0
}

.s-products-slider-card.swiper-slide {
    width: 70%
}

section.s-block.s-block--banners:has(img[src="https://cdn.salla.sa/form-builder/8YnC3uZsmgUIqHBPbJtEmCdIa6sPZH1A0ePq0Uw8.png"]) .banner-square {
    transition: transform .5s ease-in-out
}

section.s-block.s-block--banners:has(img[src="https://cdn.salla.sa/form-builder/8YnC3uZsmgUIqHBPbJtEmCdIa6sPZH1A0ePq0Uw8.png"]) .banner-square:hover {
    transform: scale(.95);
    transition: transform .5s ease-in-out
}

section.s-block.home-slider.s-block--hero-slider.s-block--full-bg.wide-placeholder.full-banner {
    margin-bottom: 10px
}

.store-footer__inner.da-bgm {
    background-color: transparent!important
}

.store-footer {
    background: url("https://i.ibb.co/HYtx9rT/Rectangle-19884.png")center top/cover!important;
    padding-top: 100px
}

.store-footer .footer-container .logo-footer:after {
    content: "";
    position: absolute;
    top: -25px;
    left: 0;
    right: 0;
    margin: auto;
    background: url("https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/WllXay/PcKUy0jhLbXECKnkEv1nxhXMcrJkjsoGtQGCsUtT.png")center center/contain no-repeat;
    width: 120px;
    height: 120px;
    background-color: #fff;
    border-radius: 50%;
    border: 3px solid #05467d
}

.store-footer .footer-container .logo-footer .foo {
    display: none
}

.angel-feature>div:nth-of-type(2) {
    border-right: 1px solid #458ce0;
    padding-right: 15px;
}

.angel-feature {
    flex-direction: row;
    column-gap: 10px
}
  .store-footer h3 {
    color: #fff !important;
}


@media(min-width: 992px) {
    .s-products-slider-card {
        width:25%!important
    }
    
}
@media(max-width:992px){
    .carousel-slider .swiper {
    padding-left:0.5rem
}
    .store-footer .footer-container {
    flex-direction: column;
    align-items: center;
}
}
@media(max-width:600px){
    .angel-feature {
        gap:20px
    }
  
b.s-cart-summary-total {
    display: none;
}
}