.mm-spn.mm-spn--navbar:after {

    color: #fff;
}
.mobile-menu li a span {
    color: #ffffff !important;
}
.mm-ocd--open * {

    color: #ffffff;
  
}


/* Add custom CSS styles below */ 
.my-header {
    position: unset;
}

.osh_best_offer .s-count-down-item-value {
    background-color: #334b33 !important;
    
}
.osh_best_offer .container.mx-auto {
   
    background: #334b33;
}


@media (max-width: 768px) {
  .osh-main-banner-0 >div >div {
    height: 300px;
}
.categories {
    margin-top: 7rem !important;
}
  .group.container {
    min-height: 91px;
}

}