/* Add custom CSS styles below */ 
.header-buttons,
.header-buttons *,
.sicon-menu {
    color: var(--color-btn-hover-card) !important;
}

.kesra-main-banner .absolute.inset-0.z-0 > div {
    background-image: linear-gradient(to top, var(--tw-gradient-stops)) !important;
}

.kesra-our-story .absolute.top-6.-right-6.w-full.h-full.border.rounded-lg.z-0 {
    border-color: #420000 !important;
}

.kesra-our-story a {
    color: #420000 !important;
}

.s-product-card-out-of-stock img.loaded {
    filter: unset !important;
}

footer > div > div > div.md\:block.flex.flex-col.justify-center.items-center.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20 > div.flex.rtl\:space-x-reverse.space-x-2.items-end{
    display: none !important;
}

footer.store-footer.kesra-store-footer .navbar-brand img {
    max-height: 4.5rem !important;
    max-width: 400px !important;
}

#main-content > section.py-16.block.block > div > div {
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
}

@media only screen and (max-width: 1024px) {
    .mm-spn.mm-spn--light {
        background-color: var(--color-header-background) !important;
        color: #dea60d !important;
    }
}

#mainnav > div > div > div > div.flex.items-center.justify-end,
#mainnav > div > div > div > div.flex.items-center.justify-end * {
    color: var(--color-btn-hover-card) !important;
}

footer > div > div > div > div.flex {
    color: var(--color-footer-text) !important;
}

.s-comments.s-comments-product {
    background: var(--color-background-store) !important;
}
#main-content > section.kesra-main-banner.relative.flex.items-center.justify-center.overflow-hidden.block.block > div.relative.z-10.text-center.container.mx-auto.px-4.mt-20 > span{
	display: none !important;
}
.kesra-main-banner img {
    opacity: 1 !important;
}

#app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner.kesra-store-footer__inner > div > div.md\:block.flex.flex-col.justify-center.items-center.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20 > div.flex.flex-row.items-start.gap-4{
  display: none !important;
}