body,
.store-body,
main {
background: #f7efe8 !important;
}

.product,
.card,
.s-product-card-entry {
border-radius: 28px !important;
overflow: hidden !important;
box-shadow: 0 10px 30px rgba(0,0,0,0.05) !important;
}

.btn--primary,
button.btn {
background: #d8b09c !important;
border-color: #d8b09c !important;
color: white !important;
border-radius: 18px !important;
}

img {
transition: 0.4s ease !important;
border-radius: 24px !important;
}

img:hover {
transform: scale(1.02);
}

body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
span,
a {
color: #b08a5a !important;
}

body,
html {
font-family: "IBM Plex Sans Arabic", sans-serif !important;
}

.product-image img {
object-fit: contain !important;
background: #f7efe8;
}

.swiper-slide,
.s-slider-block {
height: auto !important;
}

swiper-container,
.swiper,
.swiper-wrapper,
.swiper-slide,
.s-slider-block,
.s-slider-block__item {
height: auto !important;
max-height: none !important;
}

.swiper-slide img,
.s-slider-block img,
.s-slider-block__item img {
width: 100% !important;
height: auto !important;
max-height: none !important;
object-fit: contain !important;
}
/* MALSA Luxury Theme */