@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,100..700;1,100..700&family=Kufam:ital,wght@0,400..900;1,400..900&family=Tajawal:wght@200;300;400;500;700;800;900&display=swap');

body{
font-family: "Tajawal" !Important
}

/* Carousel */

.s-block:nth-of-type(1) {
    margin-top: 0 !important;
}

.s-block--photos-slider .s-slider-block__title-nav {
    display: none !important;
}

.s-block--photos-slider * {
    margin: 0 !important;
    padding: 0 !important;
    border-radius: 0 !important;
}

.s-block--photos-slider .swiper-slide {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
}

.about_products .sub_container {
  background:linear-gradient(to right, #154b1c,#20712a) !important
}

.featuers_store .feature {
    background: #effaf1;
    padding: 2rem;
    margin-bottom: 3rem !important
}

.store-footer__inner.footer-newsllater-mearge {
    background: #fdf6ed !important;
}

.sub_container * {
    color: #fff !important;
}