/* تغییر رنگ نوار منوی بالا به سورمه‌ای */
.header__bottom {
    background-color: #002561 !important;
}

/* تغییر رنگ نوار منوی دسته‌بندی‌ها به سورمه‌ای */
.farashop__mega-menu {
    background-color: #002561 !important;
}

/* باکس آبی "پیشنهاد شگفت انگیز" را سورمه‌ای کن */
.amazing-offer-100,
.amazing-offer-100__side,
.amazing-offer-100__body,
.js_amazing-offer-body {
    background-color: #002561 !important;
    background-image: none !important;
}

.farashop__footer .footer__bottom {
    background-color: #002561 !important;
}

