@font-face {
  font-family: 'DIN NEXT™ ARABIC';
  src: url('https://mc.gov.sa/ar/Pages/fonts.aspx') format('opentype');
  font-weight: 400;
  font-style: REGULAR;
}

body {
  font-family: 'DIN NEXT™ ARABIC', sans-serif;
}
.s-product-card-image img {
    background: white;
}
.s-slider-block__display-all{
display: none;
}
.footer-is-light .store-footer .store-footer__inner {
    background: #A26B4E;
    color: #fff !important;
}
.copyright-text p {
    color: rgb(255 255 255);
}
.md\:flex.items-center.justify-between.py-4.container.text-center, .footer-is-light .store-footer {
    background: #A26B4E;
}
[dir=rtl] salla-slider.photos-slider .swiper {
    padding-right: 0rem !important;
    padding-bottom: 0 !important;
}
.s-block__title .right-side:where([dir=rtl],[dir=rtl] *) {
    padding-left: 0;
}

[dir=rtl] .carousel-slider .swiper {
    padding-left: 0rem !important;
}
.s-slider-v-centered .s-slider-block__title-nav button.swiper-button-disabled{
display: none;
}
salla-slider.photos-slider .swiper-slide {
    position: relative;
   margin: 0px !important;
    padding: 0px;
    height: auto;
    width: 100%;
    overflow: hidden;
    border-radius: 0rem;
    max-width: 100%;
}
.rounded-md, .banner--fixed img {
    border-radius: 0rem !important;
}
.swiper.s-slider-container.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-rtl.swiper-backface-hidden {
    padding: 0px;
}
section:first-of-type.s-block.s-block--photos-slider {
    margin: 0px !important;
}
.s-button-primary-outline{
background-color: #A26B4E;
color: #fff;
}
.s-block__title, .s-slider-block__title{
    display: block;
    }
.s-reviews-header, .s-block__title h2, .s-slider-block__title h2{
    display: grid;
    align-items: center;
    grid-template-columns: 1fr max-content 1fr;
    font-size:32px;
    color: #A26B4E;
}
.s-block__title h2:after, .s-slider-block__title h2:after{
     content: "";
    display: block;
    width: 50%;
    margin-left: 50%;
    height: 2px;
    background: linear-gradient(90deg, #E6DCD1 0%, #581707 100%);
}
.s-block__title h2:before, .s-slider-block__title h2:before {
    content: "";
    display: block;
    width: 50%;
    margin-right: 50%;
    height: 2px;
    background: linear-gradient(90deg, #581707 0%, #E6DCD1 100%);
}
.s-reviews-header:before {
    content: "";
    display: block;
    width: 50%;
    margin-right: 50%;
    height: 2px;
    background: linear-gradient(90deg, #581707 0%, #E6DCD1 100%);
}
.s-reviews-header:after {
    content: "";
    display: block;
    width: 50%;
    margin-left: 50%;
    height: 2px;
    background: linear-gradient(90deg, #E6DCD1 0%, #581707 100%);
}
.s-slider-block__title-right:where([dir=rtl],[dir=rtl] *) {
    padding-left: 0;
}
.md\:grid-cols-3{
    display: flex !important;
    justify-content: center;
    flex-wrap: nowrap;
}
.lazy__bg.lazy.entered.loaded {
    background-size: contain;
    background-repeat: no-repeat;
}
 .banner--fixed img {
    background: #faebd700;
}   
.banner-entry {
    width: 50%;
    height: 300px !important;
    background: #f9fafb00;
    margin-top: .2rem
}    
@media (max-width: 767px) { 
 .banner-entry {
    width: 100%;
    height: 100px !important;
    background: #f9fafb00;
    }
 .two-row .banner-entry:first-child {
    padding: 0.9rem !important;
}
.s-reviews-header, .s-block__title h2, .s-slider-block__title h2{
font-size: 18px;
}
.grid-cols-\[repeat\(2\2c minmax\(0\2c 1fr\)\)\] {
    display: flex;
    flex-direction: column;
}
 }.s-product-card-promotion-title {
    display: none;
}