.footer-is-custom .store-footer .footer-bottom {
    background-color: #212121;
}
@media (min-width: 1024px) {
    #app > div.app-inner.flex.flex-col.min-h-full.bg-storeBG > main > section.s-block.s-block--fixed-banner.wide-placeholder.fixed-banner--6 > div {
        max-width: 60%;
    }
}
@media (max-width: 767px) {
   #app > div.app-inner.flex.flex-col.min-h-full.bg-storeBG > main > section.s-block.s-block--special-products-slider--8.s-block--special-products-slider > div > div.lg\:w-1\/3.flex.items-center.justify-center.bg-cover.bg-no-repeat.text-center.relative.min-h-\[250px\].max-h-\[350px\].md\:max-h-\[700px\].has-overlay--opacity-option.has-overlay--opacity-0 {
    display: none;
}
#app > div.app-inner.flex.flex-col.min-h-full.bg-storeBG > main > section.s-block.s-block--special-products-slider--9.s-block--special-products-slider.reversed > div > div.lg\:w-1\/3.flex.items-center.justify-center.bg-cover.bg-no-repeat.text-center.relative.min-h-\[250px\].max-h-\[350px\].md\:max-h-\[700px\].has-overlay--opacity-option.has-overlay--opacity-0 {
    display: none;
}
}

.main-menu li>a:hover {
    color: #B69D80;
}