/* Add custom CSS styles below */ 
.index body.trans_header.slider_has_overlay .store-header *:not(custom-salla-product-card *),.index body.trans_header.slider_has_overlay .store-header .s-cart-summary-wrapper .sicon-cart:not(custom-salla-product-card *) {
    color: rgba(31, 41, 55, 1);
}

.footer-is-custom .store-footer .store-footer__curve {
    background: #ffefed;
}
.s-block--enhanced-features__item h2 {
    color: #983631;
}
.s-block--enhanced-features__item p {
    color: #222;
}
.footer-is-custom .store-footer .footer-bottom {
    background-color: #000000;
}
.footer-is-custom .store-footer .footer-rights p {
    color: #ffffff;
    opacity: 1;
}
/*[lang="ar"] .splitter-7 .s-design-before {
    content: "frsdfsdfsd";
    width: 50px;
}*/
.s-block--splitter .container:before {
    font-size: 25px;
    color: #a34446;
    display: flex;
    margin-bottom: 1.5rem;
    justify-content: center;
}
[lang="ar"] .splitter-4 .container:before {
    content: "أحدث المنتجات";
}
[lang="en"] .splitter-4 .container:before {
    content: "New arrival";
}
[lang="ar"] .splitter-7 .container:before {
    content: "كل العبايات";
}
[lang="en"] .splitter-7 .container:before {
    content: "All abayas";
}
.s-slider-block__title {
    display: none;
}
body.trans_header.slider_has_overlay .store-header .s-cart-summary-count {
    background-color: rgba(239, 68, 68, 1);
    color: #ffffff !important;
}
.w-full.h-0.splitter-opacity-80 {
    background: url(https://i.ibb.co/8Dsd8DsZ/Group-11.png);
    background-size: contain;
    border: 0;
    height: 55px;
    background-repeat: no-repeat;
    background-position: center;
    width: 270px;
    margin: auto;
}