/* Add custom CSS styles below */ 
.s-block--hero-slider .swiper-slide .overlay-bg:after{
display:none;
}
section.s-block.s-block--fixed-banner.wide-placeholder {
    background: #cecece;
}
.overflow-x-hidden {
    overflow-x: hidden;
    background: #cecece;
}

#app > div.app-inner.flex.flex-col.min-h-full > section.s-block.s-block--features.container > div > div:nth-child(1) > div i.sicon-store2 {
    content: url(https://i.ibb.co/tpFnmT1R/fast-delivery-18152058.png);
}
#app > div.app-inner.flex.flex-col.min-h-full > section.s-block.s-block--features.container > div > div:nth-child(2) .feature-icon {
    content: url(https://i.ibb.co/JWrQRb8J/credit-card-677120.png);
}
#app > div.app-inner.flex.flex-col.min-h-full > section.s-block.s-block--features.container > div > div:nth-child(3) .feature-icon {
    content: url(https://i.ibb.co/5xh5P96H/badge-15862160.png);
}
.s-block--features__item {
    background: #ebebeb;
}
    
    .banner--fixed img, .banner-entry {
    background: transparent;
}
section#featured-products-style2-1,section#featured-products-style2-3 {
    background: #cecece;
}
.s-button-icon .s-button-text {
    display: flex;
    color: red;
}
.s-product-card-vertical {
    flex-direction: column;
    border: 1px solid #ffffff;
}
button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center {
    background: #931a25;
    color: #fff;
}
.top-navbar {
    background: #ffffff;
}
.footer-is-light .store-footer .store-footer__inner {
    padding-top: 70px;
}
@media (max-width: 767px) {
 .s-block--hero-slider .swiper-slide {
    height: 10rem !important;
 
}
.swiper-slide.w-full.min-h-\[300px\].lg\:min-h-\[528px\].bg-dark.relative.swiper-slide-next.min-h-\[300px\] {
    min-height: 240px !important;
}
.min-h-\[300px\] {
    min-height: 215px;
}
.s-slider-v-centered.fullwidth-slider .s-slider-block__title-nav button{
display:none;
}
#app > div.app-inner.flex.flex-col.min-h-full > section.s-block.s-block--fixed-banner.wide-placeholder > div > a > img {
    content: url(https://i.ibb.co/XrFVsYTY/Rectangle-4.png);
}
.footer-is-light .store-footer .store-footer__inner {
    padding-top: 55px;
}
}
@media (min-width: 1280px) {
    .s-block--hero-slider .swiper-slide {
        height: 724px;
        background: #cacaca !important;
    }
    .s-block--hero-slider .swiper-slide .overlay-bg.bg-cover.bg-center.absolute.inset-0 {
    border-radius: 10px;
}
section.s-block.s-block--hero-slider.s-block--full-bg.wide-placeholder {
    margin: 1%;
    border-radius: 10px;
}
}
button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-light-outline.s-button-disabled.s-button-loader-center[product-status="out"] {
    background: #090909;
    opacity: 1;
    color: #fff;
}

#app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div > div.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20 > a > h3:before {
    top: -50%;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/EZwraK/ZoaFtpRLRMcfNPDaoKsug5nB6zlEZR2x5Xa2AWmY.png);
    transform: translateY(-50%);
    background-size: contain;
    background-repeat: no-repeat;
}
.store-footer h3 {
    position: relative;
}
.s-social-link a {
    border-radius: 5px;
    background: #c32322;
    color: #fff;
}
@media (min-width: 1280px) {
    .s-block--hero-slider .swiper-slide
 {
        height: 685px;
        background: #cacaca !important;
    }

}
.top-navbar {
    display: none;
}