/* Add custom CSS styles below */ 
@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@200..1000&display=swap');
body *:not(i) {
font-family: 'cairo' !important ;
}
body,
.store-header {
background-color: white !important ;
}
body.index > div:nth-child(5) > section:nth-child(2) {
    margin-top: 0px !important;
}
body.index > div:nth-child(5) > section:nth-child(2) > .container {
    padding: 0px !important;
    width: 100%;
    max-width: 100%;
}
body.index > div:nth-child(5) > section:nth-child(2) > .container img {
    border-radius: 0px;
}
header.store-header {
    padding: 0px !important;
    margin: 0px !important;
    width: 100%;
}
@media (min-width: 992px) {
header.store-header div#main-nav > .container {
    padding: 0px !important;
    width: 100%;
    max-width: 100%;
}
#main-nav.fixed-header {
top:0px !important ;

}
#main-nav.fixed-header .main-nav__inner {
border-radius: 0px !important ;
}
.store-content >  section.s-block.s-block--fixed-banner:not(.store-content >  section.s-block.s-block--fixed-banner:nth-child(2),.store-content >  section.s-block.s-block--fixed-banner:nth-child(4)) {
    width: 60%;
    margin: auto !important;
}
}
salla-products-slider .s-slider-block__title h2 {
    display: none;
}
.s-block--features__item h2 {
color: #0c9999 !important ;
}
.s-block--features__item p {
color: #f17c0f !important ;
}
i.feature-icon.sicon-packed-box {
    content: url("https://i.postimg.cc/2jnNFbt7/2.png");
    width: 4rem;
}
i.feature-icon.sicon-shipping-fast {
    content: url("https://i.postimg.cc/HsHDSWDD/3.png");
    width: 4rem;
}
i.feature-icon.sicon-refund {
    content: url("https://i.postimg.cc/BnnW0hnm/1.png");
    width: 4rem;
}
button.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center {
    background: #0c9999 !important;
    color: white !important;
}
i.icon.sicon-user,
div#s-cart-icon {
    background: #129290 !important;
    color: white;
    box-shadow: 0 0 10px #ddd;
}
i.sicon-menu {
    background: #129290;
    color: white;
    padding: 8px;
    border-radius: 50%;
}
.store-footer__inner * {
    color: white !important;
    border-color: white !important;
}
.footer-is-light .store-footer .social-link > i {
    color: #13918e !important;
}
footer.store-footer {
    position: relative;
}
footer.store-footer::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 60px;
    background: url();
}

@media (min-width: 1024px) {
    .store-footer {
    background-color: transparent !important;
    }
    .store-footer__inner {
        background-image: url(https://i.ibb.co/ftcVxf6/F-1.png);
        background-size: cover;
        background-position: center top;
        padding-top: 14rem;
    }
}
.footer-is-light .store-footer {
    border: 0 !important;
}
@media (min-width: 1280px) {
    .s-block--features {
        gap: 2rem;
        background: white;
    }
}
.s-block {
    position: relative;
    background: white;
}
.footer-is-light .store-footer {
    border: 0 !important;
    margin-top: 4rem !important;
}
@media (max-width: 767px) {
    .store-footer__inner {
    background-image: url(https://i.ibb.co/Xt00tjq/FF-1.png);
    background-size: cover;
    background-position: 50%;
    padding-top: 14rem;
    background-repeat: no-repeat;

}
.store-footer__inner * {
    text-align: center !important;
    justify-content: center !important;
    align-items: center;
}
.s-block--features {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
}
.s-block--features__item {
    width: 50%;
    flex-direction: column;
    justify-content: center;
    align-items: center !important;
    border: 0 !important;
}

.s-block--features_item h2, .s-block--features_item p {
    text-align: center !important;
    font-size: 14px;
}

}
@media (max-width: 767px) {
    .s-block--features__item > div {
    text-align: center !important;
margin: 0 !important;
}
}

a.footer-logo {
    display: none;
}
.s-block.s-block--best-offers {
    margin-top: 1rem;
}

salla-products-slider .s-slider-block__title {
    display: none !important;
}


.s-block__title {
    display: none;
}

.footer-is-light .store-footer__info-bar {
    background-color: #0c9999 !important;
    }
    
 .store-footer__info-bar p.text-gray-400.mb-2\.5.md\:mb-0 {
    color: #fff !important;
}