.mm-spn.mm-spn--navbar.mm-spn--main:where([dir="rtl"], [dir="rtl"] *):after,
.s-button-element:not(:disabled):not([loading]):hover {
    background: #ffd1d1 !important;
    color: #9e4156 !important;
}

.mm-spn.mm-spn--navbar ul,
.s-button-element:not(:disabled):not([loading]) {
    background: #ffebec !important;
    color: #9e4156 !important;
}

.s-button-element:not(:disabled):not([loading]):hover {
    color: #000 !important;
}
.product-single .product-single__main-media a.swiper-slide img, .product-card__image a img {
    object-fit: contain;
}