/* Add custom CSS styles below */ 

section.osh_best_offer ul.s-count-down-list *  {
    color:white !important;
}
section.osh_best_offer  .s-count-down-item-value{
    background-color:#dda44c !important;
}
.osh-main-banner-0 .leading-relaxed{
    text-align:center;
    align-items:center !important;
}
.osh-main-banner-0 .wrapper{
    justify-content:start;
}
.s-products-slider-slider {
    margin-bottom:3%;
}
.store-footer__inner {
background: linear-gradient(to left, #ffffff, #dda44c);
}
.md\:flex.items-center.justify-between.py-4.container.text-center {
   background: linear-gradient(to left, #ffffff, #dda44c);
    margin: 0;
    max-width: 100% !important;
}
.my-header {
    position: static;
}