/* Add custom CSS styles below */ 
@media(min-width: 640px) {
    .two-row .banner-entry:first-child {
        grid-column:auto;
        grid-row: auto
    }
}

.s-block--banners .grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}

.grid .lazy__bg {
    background-size: contain;
    background-repeat: no-repeat
}

.banner-entry {
    background-color: transparent!important
}

@media(min-width: 780px) {
    .banner-entry {
        padding:10rem
    }
}

.banner-entry {
    position: relative;
    height: 120px
}

salla-slider.photos-slider .swiper-slide {
    width: 100%
}

salla-slider.photos-slider .swiper {
    padding: 0!important;
    padding-left: 0!important
}

.bg-gray-50 {
    background-color: #fff
}

salla-slider .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: -.25rem
}

.banner--fixed img {
    border-radius: 0
}

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

.s-products-slider-card {
    max-width: 190px
}


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

.s-product-card-content-title a {
    font-size: .8rem;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.s-button-text {
    overflow: unset;
    text-overflow: none
}
.s-block--features::before {
    content: "لماذا نحن؟";
    text-align: center;
    width: 100%;
    display: block;
    font-size: 1.6rem;
    height: 100%;
    font-weight: 700;
    padding: 1rem;
}
#app>div.app-inner.flex.flex-col.min-h-full>footer>div.store-footer__inner>div>div.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20>div.flex.rtl\:space-x-reverse.space-x-2.items-end {
    justify-content: center
}

.footer-is-light .store-footer .store-footer__inner,.store-footer {
    background-color: #3E2E5A !important;
    color: #fff
}

footer {
    margin-top: 0!important;
    text-align: center
}
#app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div > div.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20 > a{
    justify-content: center;
}

footer>div.store-footer__inner>div>div.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20>a:before {
    content: '';
    display: block;
    width: 5rem;
    height: 6rem;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/mrqEV/QlrpV0Um6oEEDYlv3LmQBuh4EtbKgUZQBQdP5X37.png)
}

#app>div.app-inner.flex.flex-col.min-h-full>footer>div.store-footer__inner>div>div.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20>a>h3 {
    display: none
}
.store-footer a {
    justify-content: center
}

#app>div.app-inner.flex.flex-col.min-h-full>footer>div.store-footer__inner>div>div:nth-child(3)>div:nth-child(1)>a:nth-child(4) {
    margin-right: 1.4rem
}

.store-footer .contact-social ul {
    justify-content: center
}
.copyright-text p{
    color: white;
}
.s-social-list {
    justify-content: center;
}
.banner--fixed img{
    background-color: white;
}
#best-offers-7-slider {
    background-color: #CCB58B;
    margin-top: -10px;
    padding-bottom: 2rem;
}
.s-product-card-content-subtitle{
    text-align: center;
}
[dir=rtl] .s-products-slider-wrapper {
    padding-left: 0;
}
#best-offers-7-slider .s-slider-block__title {
    justify-content: center!important
}

[dir=rtl] .carousel-slider .swiper {
    padding-left: 0
}
#slider-with-bg-7 > div.s-slider-block__title > div.s-slider-block__title-right > h2{
    padding: 0;
    font-size: 1.5rem;
}
#swiper-wrapper-e2d3ac10aaf8eb9de{
    justify-content: center;
}
.s-block--features__item .feature-icon {
    background-color: transparent!important
}

.s-block--features__item .feature-icon {
    width: 6rem!important;
    height: 6rem!important
    overflow: visible;
}
.faqs .container {
    background-color: #fff;
    color: #000;
    border-radius: 20px;
    margin: 20px 0;
    width: 50%
}

.faqs .question {
    font-size: 1.2rem;
    font-weight: 600;
    padding: 20px 80px 20px 20px;
    position: relative;
    display: flex;
    align-items: center;
    cursor: pointer
}

.faqs .question::after {
    content: "\002B";
    font-size: 2.2rem;
    position: absolute;
    right: 20px;
    transition: .2s
}

.faqs ..question.active::after {
    transform: rotate(45deg)
}

.faqs .answercont {
    max-height: 0;
    overflow: hidden;
    transition: .3s
}

.faqs .answer {
    padding: 0 20px 20px;
    line-height: 1.5rem
}

.question.active+.answercont {
}

div[class="wrapper faqs"] {
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.faqs h2 {
    text-align: center;
    font-size: 1.7rem;
    margin-top: 5rem
}

@media(max-width: 700px) {
    .faqs .container {
        width:90%!important
    }
}

.faqs a {
    font-size: 1rem;
    margin-top: 1rem;
    padding: 1rem;
    background-color: #3d5f5f;
    border-radius: 10px;
    color: #fff
}
#best-offers-7-slider {
    margin-right: 0;
    margin-left: 0;
    width: 100vw;
    max-width: 100vw;
}
#best-offers-7-slider  .swiper-wrapper{
    justify-content: center
}