body {
    background: #f2f2f2
}

section.s-block .container {
    max-width: 100%;
    padding: 0
}

section.s-block:nth-of-type(1) {
    margin-top: 0
}

section.s-block img {
    background-color: transparent;
    border-radius: 0
}

footer.store-footer {
    background: url(https://i.ibb.co/2PP9pMx/black-concrete-texture-copy.png)!important;
    background-repeat:no-repeat !important;
    background-size:cover !important;
}

.store-footer__inner {
    background-color: transparent!important;
    color: #fff
}

footer.store-footer p {
    color: #fff
}

.store-footer__inner {
    border: none
}

.sicon-user-circle:before {
    content: "\f078"
}

.top-navbar,div#mainnav {
    background-color: #f2f2f2!important
}

.shadow-default {
    box-shadow: 0 0 transparent!important
}

div#mainnav i.sicon-shopping-bag,i.sicon-user-circle {
    background-color: #000;
    color: #fff!important;
    border-color: #000!important;
    box-shadow: 1px 1px 5px #000
}

div#mainnav i.sicon-shopping-bag:hover,i.sicon-user-circle:hover {
    background-color: transparent;
    color: #000!important;
    border-color: #000!important
}

b.s-cart-summary-total,nav#mobile-menu {
    color: #000
}

ul.main-menu.mm-spn--open li:hover a {
    color: #0492a6
}

.top-navbar a {
    color: #000!important
}

.s-search-container.s-search-inline {
    background-color: #fff;
    border-radius: 50px;
    opacity: 1;
    border: 1px solid #000
}

.sub-menu a {
    color: #000
}

.s-user-menu-trigger {
    border-radius: 50px;
    width: 45px;
    height: 45px
}

i.sicon-menu {
    color: #000
}

.fixed-header .inner {
    background-color: #f2f2f2
}

button.s-product-card-wishlist-btn.animated {
    background-color: #000!important;
    color: #fff;
    border-color: #000!important
}

.s-product-card-content {
    text-align: center
}

.s-product-card-content-sub {
    justify-content: center
}

button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center {
    background-color: #000!important;
    border: 1px solid #000!important;
    color: #fff
}

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: transparent!important;
    border: 2px solid #000!important;
    color: #000
}

button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center:hover i {
    color: #000
}

i.text-base.sicon-shopping-bag {
    color: #fff
}

h3.s-product-card-content-title a {
    color: #000
}

h3.s-product-card-content-title:hover a {
    color: #0492a6
}

salla-add-product-button.hydrated[product-status=out] {
    background-color: #fff;
    border: 1px solid #000;
    color: #000!important
}

custom-salla-product-card,salla-product-card {
    border: 1px solid #00000054
}

h1#page-main-title {
    color: #000
}

.main-content label {
    color: #000
}

nav.breadcrumbs {
    color: #000
}

a.text-primary {
    color: #000
}

button.s-infinite-scroll-btn.s-button-btn.s-button-primary {
    background-color: #000!important;
    border: 2px solid #000!important;
    color: #fff
}

button.undefined.s-button-element.s-button-btn.s-button-solid.s-button-wide.s-button-primary.s-button-loader-center {
    background-color: #000!important;
    border: 2px solid #000!important;
    color: #fff
}

button.undefined.s-button-element.s-button-btn.s-button-solid.s-button-wide.s-button-primary.s-button-loader-center:hover {
    background-color: transparent!important;
    border: 2px solid #000!important;
    color: #000
}

p.text-primary {
    color: #000
}

.main-content h1 {
    color: #000
}

button.s-quick-buy-button.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-after {
    background-color: transparent;
    color: #000;
    border: 2px solid #000
}

button.s-quick-buy-button.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-after:hover {
    background-color: #000;
    color: #fff
}

section.s-block.s-block--banners.container {
    display: flex;
    gap: 5px;
    justify-content: space-around;
    flex-wrap: nowrap
}

.grid.md\:grid-cols-3 {
    grid-template-columns: repeat(4,minmax(0,1fr));
    flex: 0 0 100%;
    max-width: 90%
}

a.banner-entry {
    display: inline-block;
    height: 175px;
    background-color: transparent;
    border-radius: 0
}

.two-row .banner-entry:first-child {
    grid-row: span 1/span 2
}

.grid.one-row.md\:grid-cols-2.grid-flow-row.gap-3.sm\:gap-8 {
    grid-template-columns: repeat(2,minmax(0,1fr));
    flex: 0 0 100%;
    max-width: 100%
}

.grid.one-row.md\:grid-cols-2.grid-flow-row.gap-3.sm\:gap-8 a.banner-entry.square-photos {
    display: inline-block;
    height: 615px;
    background-color: transparent
}

@media only screen and (max-width: 600px) {
    .sticky-product-bar__quantity.center-between.mb-5 {
        width:30%
    }

    .fixed-header .inner {
        padding-block:10px}

    .product-single button.undefined.s-button-element.s-button-btn.s-button-solid.s-button-wide.s-button-primary.s-button-loader-center span.s-button-text {
        font-size: 0
    }

    section.sticky-product-bar.bg-white.p-5.rounded-md.rounded-b-none,salla-add-product-button.mt-5.w-full.sticky-product-bar__btn.s-add-product-button-with-quick-buy.s-add-product-button-with-sticky-bar.hydrated {
        flex-direction: row-reverse!important
    }

    .s-add-product-button-with-quick-buy salla-quick-buy:where([dir=rtl],[dir=rtl] *) {
        margin-left: .5rem;
        margin-right: 0
    }

    .product-single button.undefined.s-button-element.s-button-btn.s-button-solid.s-button-wide.s-button-primary.s-button-loader-center span.s-button-text svg {
        display: none
    }

    .product-single button.undefined.s-button-element.s-button-btn.s-button-solid.s-button-wide.s-button-primary.s-button-loader-center span.s-button-text::before {
        content: "إضافة للسلة"!important;
        font-size: 12px
    }

    .product-single button.undefined.s-button-element.s-button-btn.s-button-solid.s-button-wide.s-button-primary.s-button-loader-center {
        padding: 6px!important
    }

    .product-single footer {
        padding-bottom: 75px
    }

    .app-inner.flex.flex-col.min-h-full {
        position: relative!important
    }

    section.flex.bg-white.p-5.sm\:pb-0.rounded-md.rounded-b-none {
        position: fixed!important;
        left: 0;
        bottom: 60px;
        width: 100%;
        z-index: 22
    }

    .s-modal-body.s-modal-align-middle.s-modal-xs.s-modal-padding.s-modal-entering {
        z-index: 999999999!important
    }

    .s-search-container {
        width: 250px!important;
        margin-inline:auto}

    nav#mobile-menu {
        color: #000!important
    }

    section.s-block:nth-of-type(1) {
        margin-top: 0
    }

    a.banner-entry {
        height: 70px
    }

    .grid.one-row.md\:grid-cols-2.grid-flow-row.gap-3.sm\:gap-8 a.banner-entry.square-photos {
        height: 200px
    }
}

@media(min-width: 400px) and (max-width:600px) {
    a.banner-entry {
        height:70px
    }

    .grid.one-row.md\:grid-cols-2.grid-flow-row.gap-3.sm\:gap-8 a.banner-entry.square-photos {
        height: 200px
    }
}

@media(min-width: 600px) and (max-width:760px) {
    a.banner-entry {
        height:90px
    }

    .grid.one-row.md\:grid-cols-2.grid-flow-row.gap-3.sm\:gap-8 a.banner-entry.square-photos {
        height: 320px
    }
}

@media(min-width: 760px) and (max-width:875px) {
    a.banner-entry {
        height:105px
    }

    .grid.one-row.md\:grid-cols-2.grid-flow-row.gap-3.sm\:gap-8 a.banner-entry.square-photos {
        height: 385px
    }
}

@media(min-width: 876px) and (max-width:1024px) {
    a.banner-entry {
        height:130px
    }

    .grid.one-row.md\:grid-cols-2.grid-flow-row.gap-3.sm\:gap-8 a.banner-entry.square-photos {
        height: 450px
    }
}

.loader-init {
    display: none
}

button.s-login-modal-enter-button.s-button-element.s-button-btn.s-button-solid.s-button-wide.s-button-primary.s-button-loader-center,button.btn--wishlist.animated.hidden.sm\:inline-flex.s-button-element.s-button-icon.s-button-outline.s-button-light-outline.s-button-loader-center,button.s-social-share-btn.s-button-element.s-button-icon.s-button-outline.s-button-light-outline.s-button-loader-center {
    background-color: #000!important;
    border: 2px solid #000!important;
    color: #fff
}

a.s-login-modal-link {
    color: #000
}

.s-comments.s-comments-product {
    background-color: transparent
}

.product__description a strong {
    color: #000
}

li.s-social-link a {
    border: none
}

li.s-social-link:nth-of-type(1) a {
    background-image: linear-gradient(150deg,#f9ce34,#ee2a7b,#6228d7)
}

li.s-social-link:nth-of-type(3) a {
    background-image: linear-gradient(150deg,#00f2ea,#000,#ff0050)
}

li.s-social-link:nth-of-type(2) a {
    background: #fffc00!important;
    color: #000
}

.s-block--features__item {
    background: 0 0
}

.s-block--features .s-block--features__item .feature-icon {
    width: 6.5rem;
    height: 6.5rem;
    border-radius: 0
}

.s-block--features__item div {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat!important
}

.s-block--features__item:nth-of-type(1) div {
    background: url(https://i.ibb.co/w4W7Zqv/delivery-schedule-3536915.png)
}

.s-block--features__item:nth-of-type(2) div {
    background: url(https://i.ibb.co/rxy9Bj4/image.png)
}

.s-block--features__item:nth-of-type(3) div {
    background: url(https://i.ibb.co/wRC3H4V/badge-6172042.png)!important
}

.s-block--features__item .feature-icon i {
    display: none!important
}

section.s-block.s-block--photos-slider .swiper.s-slider-container.swiper-initialized.swiper-horizontal.swiper-rtl.swiper-backface-hidden {
    padding: 0 !important;
    margin :0 !important;
}
section.s-block.s-block--photos-slider .swiper-slide {
    width : 100% !important;
}
section.s-block.s-block--photos-slider salla-slider.photos-slider .swiper-slide{
    margin:0px;
    padding:0px;
}