* {
    font-family: 'El Messiri', sans-serif !important;
}

body,.top-navbar,input.s-search-input,.s-product-card-image {
    background: var(--light)!important
}

:root {
    --main-color: #44200D;
    --light: #ffffff;
    --dark: #000
}

#photos-0-slider > div.s-slider-block__title > div > div {
  display: none;
}

section.s-block.s-block--photos-slider {
  margin-top: 0 !important;
}

section.s-block.s-block--photos-slider salla-slider.photos-slider .swiper-slide {
  padding: 0 !important;
  margin: 0 !important;
  width: 100% !important;
  border-radius: 0 !important;
}

[dir=rtl] section.s-block.s-block--photos-slider salla-slider.photos-slider .swiper {
  padding: 0 !important;
}

.store-header {
    position: relative;
    padding-top: 20px
}

.store-header:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    width: 100%;
    height: 30px;
    background-color: var(--main-color)
}

body,.top-navbar,input.s-search-input,.s-product-card-image {
    background: var(--light)!important
}

.store-header {
    position: relative;
    padding-top: 20px
}

.store-footer__inner .grid>div:nth-of-type(1)>a::after {
    content: "";
    background: url(https://i.postimg.cc/VvQSQvBb/Logo.png);
    display: block;
    background-size: contain;
    width: 120px;
    height: 200px;
    background-repeat: no-repeat
}

.store-footer__inner .container>div {
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding-left: 0;
    padding-bottom: 20px
}

.store-footer__inner .container {
    grid-template-columns: repeat(3,minmax(0,1fr))
}

.store-footer__inner .container>div:nth-of-type(1) {
    grid-column: span 1 / span 2
}

.store-footer__inner+div {
    background: #fff0;
    max-width: 100%;
    justify-content: space-around
}

.store-footer__inner>div a h3 {
    display: none
}

@media (max-width: 992px) {
    .store-footer__inner .container {
        grid-template-columns:repeat(1,minmax(0,1fr))
    }
}

.index .s-block--fixed-banner .container {
    max-width: 100%;
    padding: 0
}

.index .s-block--fixed-banner img {
    background-color: #373131 !important;
    border-radius: 0;
    padding: 0
}

.app-inner .s-block--fixed-banner:first-of-type {
    margin-top: 0px!important
}

.s-block--double-banner {
    padding: 10px
}

@media (min-width: 1024px) {
    .s-block--double-banner {
        padding:100px
    }
}

footer {
    background-image: url(https://i.postimg.cc/V6q89CQm/BG.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}


footer * {
    background-color: unset!important;
    color: #ffffff!important;
    border-color: #ffffff!important
}

footer>svg {
    display: none
}

button.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center {
    transition: all 0.5s;
    color: var(--light);
    background: var(--main-color)
}

button.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center:hover {
    box-shadow: 0 0 0 2.5px var(--main-color),0 0 0 5px var(--light),0 0 0 6px var(--main-color);
    color: var(--main-color);
    background: var(--light);
    border-radius: 8px 0!important
}

footer .s-payments-list-item {
    background-color: #ffffff!important
}

.footer-is-light .store-footer {
    background-color: rgb(255 255 255);
    --tw-text-opacity: 1;
}

.s-block--slider-with-bg {
    background-color: rgb(255 255 255);
}

.s-block--slider-with-bg .slider-bg:before {
    opacity: 0;
}

.banner-entry {
    height: 327px;
}

.banner--fixed img, .banner-entry {
    background-color: rgb(255 255 255);
}

.s-product-card-entry {
    background-color: rgb(255 255 255 / 0%);
}

.s-slider-block__title-right h2 {
    text-align: center !important;
    width: 100%;
    display: block;
}

.s-slider-block__title-right {
    width: 100%;
    text-align: center !important;
}

.s-slider-block__title-right h2 {
    text-align: inherit !important;
}

.s-slider-block__title-left,
.s-slider-block__title-left * {
    display: none !important;
}

/* ==== TARGET ALL THREE SLIDERS ==== */
#slider-with-bg-1 > .s-slider-block__title > .s-slider-block__title-right,
#slider-with-bg-5 > .s-slider-block__title > .s-slider-block__title-right,
#slider-with-bg-3 > .s-slider-block__title > .s-slider-block__title-right {
    position: relative;
    text-align: center;
}

/* ==== DESKTOP VERSION ==== */
#slider-with-bg-1 > .s-slider-block__title > .s-slider-block__title-right::before,
#slider-with-bg-5 > .s-slider-block__title > .s-slider-block__title-right::before,
#slider-with-bg-3 > .s-slider-block__title > .s-slider-block__title-right::before {
    content: "Products";         /* Change to Arabic if needed */
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    color: #C29259;

    /* Decorative left + right black lines */
    background:
        linear-gradient(#C29259, #C29259) left center / 40% 1.5px no-repeat,
        linear-gradient(#C29259, #C29259) right center / 40% 1.5px no-repeat;

    padding: 8px 0;
    margin-bottom: 10px;
}

/* ==== MOBILE RESPONSIVE VERSION ==== */
@media (max-width: 600px) {
    #slider-with-bg-1 > .s-slider-block__title > .s-slider-block__title-right::before,
    #slider-with-bg-5 > .s-slider-block__title > .s-slider-block__title-right::before,
    #slider-with-bg-3 > .s-slider-block__title > .s-slider-block__title-right::before {
        font-size: 16px;

        /* Shorter lines for small screens */
        background:
            linear-gradient(#C29259, #C29259) left center / 25% 1.5px no-repeat,
            linear-gradient(#C29259, #C29259) right center / 25% 1.5px no-repeat;

        padding: 6px 0;
        margin-bottom: 8px;
    }
}
#cus-secs {
    width: 100%;
    padding-top: 60px
}

#cus-secs #secs-wrapper {
    width: 100%;
    padding: 20px;
    display: grid;
    grid-template-columns: repeat(2,minmax(0,400px));
    justify-content: center;
    gap: 10px
}

@media (max-width: 1024px) {
    #cus-secs #secs-wrapper {
        grid-template-columns:repeat(2,minmax(0,250px))
    }
}

#cus-secs #secs-wrapper #sec-link {
    transition: .3s
}

#cus-secs #secs-wrapper #sec-link:hover {
    transform: scale(1.1)
}

@media (max-width: 1024px) {
    #cus-secs {
        padding-top:20px
    }
}
.s-slider-block__title-right h2 {
    color: #44200D !important;
}

@media (max-width: 768px) {

    /* The banner containing THIS exact image */
    .s-block--fixed-banner:has(img[src*="7f7773c2-0448-4dda-9620-4280ea4ac172.webp"]) .banner--fixed {
        display: block;
        height: 700px !important;
        overflow: hidden !important;
        position: relative;
    }

    /* The image inside THIS banner only */
    .s-block--fixed-banner:has(img[src*="7f7773c2-0448-4dda-9620-4280ea4ac172.webp"]) .banner--fixed img {
        height: 100% !important;
        width: auto !important;
        object-fit: cover !important;
        transform: scale(1.0);
        transform-origin: center !important;
        display: block !important;
    }
}