/*صور مربعة*/
img.aspect-\[14\/13\].w-full.rounded-2xl.lazy.object-cover.group-hover\:scale-110.duration-400.loaded {
    object-fit: contain !important;
    }
    
body.english .swiper-slide:nth-child(1) img,
body.en .swiper-slide:nth-child(1) img,
[lang="en"] .swiper-slide:nth-child(1) img {
    content: url('https://i.ibb.co/hnwXvj5/1en.webp') !important;
}

body.english .swiper-slide:nth-child(2) img,
body.en .swiper-slide:nth-child(2) img,
[lang="en"] .swiper-slide:nth-child(2) img {
    content: url('https://i.ibb.co/5g8wXBvG/2en.webp') !important;
}

body.english .swiper-slide:nth-child(3) img,
body.en .swiper-slide:nth-child(3) img,
[lang="en"] .swiper-slide:nth-child(3) img {
    content: url('https://i.ibb.co/201jCh8T/Frame-39624-1.webp') !important;
}


/*من نحن */

body.english img[src="https://cdn.salla.sa/form-builder/zHqA7fPL7ekHEj4UmUAWJjpTs9CdMSwovU0DoWAf.png"],
body.en img[src="https://cdn.salla.sa/form-builder/zHqA7fPL7ekHEj4UmUAWJjpTs9CdMSwovU0DoWAf.png"],
[lang="en"] img[src="https://cdn.salla.sa/form-builder/zHqA7fPL7ekHEj4UmUAWJjpTs9CdMSwovU0DoWAf.png"] {
    content: url('https://i.ibb.co/C36CwXpK/Group-30430-2.png') !important;
}






.product-card__addToCart__btn salla-button:after
 {
    background: #ccac84;
 }
 
    .product-card--vertical .product-card__content {
        padding-left: 10px;
        padding-right: 10px;
        /* box-shadow: 0 2px 6px #ccac84; */
        border: 2px solid #ccac84;
        border-bottom-left-radius: 16px;
        border-bottom-right-radius: 16px;
    }
@media (min-width: 640px) {
    .product-card--horizontal .product-card__image
 {
        width: 31rem;
    }
}