/* Add custom CSS styles below */
.osh-sales .vid-wrapper::after {
    opacity: 0;
}

.index .banner--fixed img {
    background-color: unset;
}
@media (min-width: 1200px){
.osh-main-banner-0 a.block.text-\[clamp\(1\.5rem\,1\.1939rem\+1\.3061vw\,2\.5rem\)\].font-bold.sal-animate {
    font-size: 64px;
    width: 500px;
}
.osh-sales  .md\:max-w-1\/2 {
    max-width: 600px;
    --tw-translate-x: -10%;
}}
@media (max-width: 1200px){
.osh-sales  img.h-full.w-full.object-cover.rounded-xl {
    object-position: left;
}
.osh-sales h1.font-extrabold.leading-loose {
    filter: drop-shadow(0px 0px 4px white);
}}

.store-footer   .lg\:w-\[146px\] {
        width: 100px;
    }
.footer-is-light .store-footer {
    background-color: #5D5146;
}
.footer-is-light .store-footer .store-footer__inner {
    background-color: #867565;
}
.footer-is-light .store-footer * {
    color: #fff !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;
}
/* اللون العادي */
.store-footer .s-social-link svg {
    fill: #c8a96a !important;
    stroke: #c8a96a !important;
}

/* عند مرور الماوس */
.store-footer .s-social-link:hover svg {
    fill: #c8a96a !important;
    stroke: #c8a96a !important;
}
/* تغيير لون علامة X إلى أبيض */
.s-button-icon svg,
.s-button-icon svg path {
    color: #fff !important;
    fill: #fff !important;
    stroke: #fff !important;
}