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

body * {
font-family: "Cairo", sans-serif;

}
salla-slider.photos-slider .swiper-slide {
    margin: 0rem !important;
    width: 100%;
    padding: 0rem !important;
  border-radius: 0rem !important;
}
.rounded-md {
  border-radius: 0rem !important;
}
section.s-block.s-block--photos-slider {
    margin-top: 0rem;
    margin-bottom: 1rem !important;
}
.s-slider-has-notitle .s-slider-block__title{
 margin-top: 0rem !important;
}
salla-slider.photos-slider .swiper {
    margin: 0rem !important;
    width: 100%;
    padding: 0rem !important;
}
.moved_banner .image-content::after {
    background-color: transparent !important;
}
.footer-is-light .store-footer:is(.dark *) {
        background-color: #373738;
}
.main-menu .sub-menu, .mm-ocd__content, .mm-ocd__content .mobile-menu {
    background-color: #f9f9f9;
}
@media (max-width: 768px) {
.h-\[648px\] {
    height: 200px !important;
}
.special_category {
    display: none;
}
}