@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;
}
.footer-is-light .store-footer .store-footer__inner {
    background: #eee;
}
.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: #6D2C91;
}
[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, .s-block--fixed-banner.wide-placeholder >.container {
    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-block__title, .s-reviews-header-wrapper {
    display: flex;
    justify-content: center;
}
.s-button-primary-outline{
background-color: #926691;
color: #fff;
}
.s-reviews-header, .s-block__title h2{
font-size:32px;
color: #926691;
}
.s-block__title h2:after {
    content: "";
    position: absolute;
    width: calc(100% + 50px);
    height: 2px;
    left: -20%;
    top: 40px;
    background-color: #926691;
}
.s-reviews-header:after {
    content: "";
    position: absolute;
    width: 20%;
    height: 2px;
    left: 40%;
    top: 40px;
    background-color: #926691;
}
.grid.md\:grid-cols-3.two-row.grid-flow-row.gap-3.sm\:gap-8{
    display: flex;
    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{
font-size:24px;
}
.s-block__title h2:after {
    content: "";
    position: absolute;
    width: calc(100% + 40px);
    height: 2px;
    left: -15%;
    top: 35px;
    background-color: #926691;
}
.s-reviews-header:after {
    content: "";
    position: absolute;
    width: 40%;
    height: 2px;
    left: 30%;
    top: 40px;
    background-color: #926691;
}
.grid-cols-\[repeat\(2\2c minmax\(0\2c 1fr\)\)\] {
    display: flex;
    flex-direction: column;
}
 }