/* Add custom CSS styles below */ 
.store-footer__inner {
    background: #590D17 !important;
}
.store-footer .s-menu-footer-list a, .store-footer .container p:nth-of-type(2), .store-footer h3, .store-footer s-menu-footer-list {
    color: #ffffff !important;
}
footer.store-footer {
    background: #1D1D1D  !important;
}
p.text-gray-400.mb-2\.5.md\:mb-0 {
    color: #fff;
}
.osh-why-us h4.font-medium.sal-animate {
    color: #590D17;
    background-color: rgba(89, 13, 23, 0.21);
    padding: 5px 10px;
    border-radius: 50px;
}
.osh_best_offer .s-count-down-item-value {
    background-color: #590D17!important;
}
section.landing-page-first-banner img.logobanner {
    content: url("https://i.ibb.co/BHfVPxz3/Mask-group-15.png") !important;
    width: 200px !important;
}
footer img.w-full.h-full{
   content: url("https://i.ibb.co/BHfVPxz3/Mask-group-15.png") !important;
}
@media (min-width: 768px){
.osh-sales .max-w-full.md\:min-w-min.text-center.text-background {
    --tw-translate-x: 0%;
}
.osh-sales .vid-wrapper::after {
    opacity: 0;
}}
@media (max-width: 768px){
section.landing-page-first-banner img.logobanner {
    display: none;
}
section.landing-page-first-banner .txt.flex.justify-center.flex-col.w-full.h-full.container {
    padding-bottom: 3rem ;
    justify-content: flex-end;
}
section.landing-page-first-banner .swiper-wrapper.s-slider-swiper-wrapper {
    padding-right: 0;
}
.osh-sales img.h-full.w-full.object-cover.rounded-xl {
    object-position: left;
}}