.advanced-slider__caption__inner--right {
    justify-content: right;
    color: white;
}
ul.main-menu.mm-spn--open {
    color: white;
}
.main-menu .sub-menu {
    color: #5C4175;
}
/* فقط لأجهزة الموبايل */
@media (max-width: 767px) {
    ul.main-menu.mm-spn--open {
        color: #5C4175;
    }
h2.advanced-slider__caption__inner__content__heading {
    font-size: 15px;
    margin-top: 72px;
}
.advanced-slider__caption__inner__content__text {
    font-size: 20px;
    line-height: 7px;
}
}
.product-card.hover_style_4:not(.product-card--horizontal):not(.product-entry--horizontal).product-card--fit-height .product-card__content {
    display: flex;
    justify-content: center;
}
.fit-slider-products .s-slider-swiper-wrapper .swiper-slide .product-card--vertical.product-card--fit-height .product-card__content {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
}