/* Add custom CSS styles below */ 
.store-footer {
    background: linear-gradient(150deg,rgba(227, 247, 249, 1) 0%, rgba(55, 92, 94, 1) 100%);
}
.store-footer .store-footer__inner{
    background: none;
}
.osh_best_offer .s-count-down-item-value {
    background-color: #083235 !important;
}
.index .flex.items-center.bg-secondary.rounded-lg.md\:rounded-xl.swiper-slide.swiper-slide-visible {
    display: flex;
}
.mm-ocd--open nav#mobile-menu , .mm-ocd--open nav#mobile-menu * {
    color: #fff !important;
}
@media (max-width: 768px){
.index header.store-header.my-header {
    position: relative;
}}