.footer-is-light .store-footer:is(.dark *) {
    background-color: #aa9075;
}
.navbar-brand img {
    max-height: 5rem !important;
    width: auto;
    max-width: 100px;
}
.mm-ocd__content, .mm-ocd__content .mobile-menu {
    background-color: #aa9075;
}
@media (max-width: 768px) {
    .F_day {
        height: 51dvh;
    }
    footer * {
    text-align: center !important;
    align-items: center !important;
    justify-content: center !important;
}
.F_day .content_text {
    justify-content: flex-start;
    margin-top: 5%;
}
.F_day .content_text .desc {
    display: none;
}
}
.moved_banner .image-content::after {
    background-color: #b5e93600 !important;
}
body.dark .category_section h2,
 .category_section h2 {
    color: #000000 !important;
}

.feature_desc,
 .category_section p {
     display: none;
}
@media (min-width: 768px) {
    .md\:w-\[49\%\] {
        width: 49%;
        margin: auto;
    }
}
section:nth-child(3 of .special_category_offer) .md\:gap-0 {
    max-width: 80%;
    margin: auto;
    justify-content: center;
}
.dark .special_category_offer .content h4 {
    color: #000000 !important;
}
.dark .special_category_offer .content p {
    color: #000000 !important;
}
.main-menu .sub-menu {
    background-color: white;
}