/* Add custom CSS styles below */ 
.my-header {
    position: relative;
}
 .osh-sales .vid-wrapper::after {
    opacity: 0;
}
.osh-sales h1.font-extrabold {
    font-weight: normal;
    max-width: 220px;
      font-size: 17px;
} 
.osh-sales .-translate-x-1\/2 {
    --tw-translate-x: -55%  !important;
}
@media (min-width: 768px){
    .navbar-brand img.\!h-\[61px\] {
    height: 150px !important;
     max-height: 7rem !important; 
   width: 120px !important;
}
.osh-sales h1.font-extrabold {
    max-width: 428px;
    font-size: 34px;
}}
@media (max-width: 768px){
.osh-sales .h-\[274px\] {
    height: 220px;
}
}
 .s-product-card-vertical{
    border: 2px solid var(--color-primary);
    border-radius: 16px;
    padding: 10px !important;
}

/*.about-us*/
.about-us p.font-normal {
    font-size: 30px;
}
.about-us p.font-bold {
    font-weight: 400;
    font-size: 16px;
    line-height: normal;
}


/*footer*/
.footer-is-light .store-footer {
    background: #ECE0E1;
}
.footer-is-light .store-footer .store-footer__inner {
    background:  var(--color-primary);
    color: #fff;
}
.store-footer .s-contacts-list svg, .store-footer .s-contacts-list .unicode, .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;
}
.store-footer__inner img.w-full.h-full {
    filter: brightness(0) invert(1);
}
.container.single-product .product__description h4.text-base {
    display:none;
}
.container.single-product .product__description  *{
    color:black !important;
}
.container.single-product .product__description p {
    margin-bottom:5px !important;
}