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

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

}
/* Add custom CSS styles below */ 
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;
}
.main-menu .sub-menu, .mm-ocd__content, .mm-ocd__content .mobile-menu {
    background-color: #f9f9f9;
}
.footer-is-light .store-footer:is(.dark *) {
    background-color: #99623d;
}
@media (max-width: 768px) {
.moved_banner .image-content::after,
body.dark .moved_banner .image-content::after {
    background-color: transparent !important;
}
}
.custom-main-menu .desktop-menu ul.main-menu>li>.right-decor li a {
color: white !important;
}
.custom-main-menu .desktop-menu ul.main-menu>li a {

    color: #9c6743;
}
.custom-main-menu .desktop-menu ul.main-menu>li>.left-decor, .custom-main-menu .desktop-menu ul.main-menu>li>.right-decor {
    position: absolute;
    background-color: #414042;
    background-color: #b28f7a3b;
    top: 50%;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    transition: all .6s;
    z-index: 0;
    display: none;
    opacity: .5;
}