@import url('https://fonts.googleapis.com/css2?family=Tajawal:wght@200..800&display=swap');

body * {
  font-family: "Tajawal", sans-serif;
}
.banner_ad .img2 {
    grid-row: span 2;
}
.banner_ad .img3 {
    display: none;
}
@media (min-width: 768px) {
    .md\:max-h-\[700px\] {
        max-height: 100%;
    }
}
.banner--fixed img {
    background-color: transparent;
}
.footer-is-light .store-footer .store-footer__inner {
    background-color: rgb(192 167 150);
}
.s-block {
    margin-top: 2rem;
    margin-bottom: 2rem;
}
@media (max-width: 768px) {
#slider-6 .txt.flex {
    display: none;
}
}
@media (max-width:1199px){
a#cart-button {
    display: block !important;
}
salla-cart-summary.ml-\[5px\].rtl\:ml-\[unset\].rtl\:mr-\[5px\].hidden.lg\:flex.items-center.justify-between.gap-\[7px\].pointer-events-none.hydrated {
    display: block !important;
}
.s-cart-summary-wrapper #s-cart-icon {
    display: none !important;
}}