/* Font */
@font-face {
  font-family: 'DINNextLTArabic-Regular-3.ttf';
  src: url('https://wpazzrk.github.io/Moaaz/Fonts/DINNextLTArabic-Regular-3.ttf');
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: 'DINNextLTArabic-Regular-3.ttf', sans-serif;
}

/* Font */
@font-face {
  font-family: 'DINNextLTArabic-Regular-3.ttf';
  src: url('https://wpazzrk.github.io/Moaaz/Fonts/DINNextLTArabic-Regular-3.ttf');
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: 'DINNextLTArabic-Regular-3.ttf', sans-serif;
}


/* Header */
.store-header,
.store-header *,
.store-header .marquee,
.store-header .marquee *,
.store-header .top-navbar,
.store-header .top-navbar *,
.store-header .main-nav-container,
.store-header .main-nav-container *,
.store-header .header-buttons *,
.store-header .s-contacts *,
.store-header .desktop-menu *,
.store-header .main-menu *,
.store-header .menu-item-link,
.store-header .menu-item-link *,
.store-header a,
.store-header span,
.store-header div,
.store-header button,
.store-header i:not(.sicon-flash) {
  background-color: #fff4fa !important;
}
.store-header, .store-header *, .store-header .marquee, .store-header .marquee *, .store-header .top-navbar, .store-header .top-navbar *, .store-header .main-nav-container, .store-header .main-nav-container *, .store-header .header-buttons *, .store-header .s-contacts *, .store-header .desktop-menu *, .store-header .main-menu *, .store-header .menu-item-link, .store-header .menu-item-link *, .store-header a, .store-header span, .store-header div, .store-header button, .store-header i:not(.sicon-flash) {
    color: #07623b !important;
}
.top-navbar {
    display: none;
}
#mainnav {
  padding-block: 0.5rem;
  height: unset !important;
}
.header-buttons + div {
  margin-left: auto;
}
.main-nav-container.fixed-pinned .navbar-brand img {
    max-height: 70px;
}
.mburger.open-menu {
    display: block;
}
#desktop-menu {
    display: none;
}
section.special_title {
    background-color: transparent !important;
}
/* LOGO */
.navbar-brand img {
    max-height: 6rem;
    max-width: 140px;
}

/* main banner */
.slider_image img {
    max-width: 180% ;
}

/* fw */
section.s-block.s-block--photos-slider {
    margin-top: 5%;
}
section.s-block.s-block--photos-slider salla-slider.photos-slider .swiper,
section.s-block.s-block--photos-slider salla-slider.photos-slider .swiper-slide {
    padding: 0;
}
section.s-block.s-block--photos-slider salla-slider.photos-slider .swiper-slide {
    width: 100%;
}
section.s-block.s-block--photos-slider .s-slider-block__title-nav {
    display: none;
}

/* cats */
@media (min-width: 1024px) {
    .al-categories .lg\:grid-cols-6 {
        grid-template-columns: repeat(6, minmax(0, 1fr));
    }
    .al-categories .lg\:grid-cols-6 > a:first-child {
        grid-column: 2/3 !important;
    }
}

/* products */
.s-block--best-offers .s-slider-block__title {
    visibility: hidden;
}

/* main 1 */
.main_banner {
  margin-top: 5%;
}
section:nth-child(1 of .main_banner) .custom_container {
  width: 100%;
}
@media (min-width: 768px) {
    section:nth-child(1 of .main_banner) .md\:\!h-\[600px\] {
        height: 800px !important;
    }
    section:nth-child(1 of .main_banner) .slider_content {
      max-width: fit-content;
      align-items: center;
      text-align: center;
    }
}
@media (max-width: 768px) {
    section:nth-child(1 of .main_banner) .slider_content {
        margin-block: 0;
    }
    section:nth-child(1 of .main_banner) h2 {
        line-height: 1.6rem;
    }
    section:nth-child(1 of .main_banner) p {
        line-height: 1.3rem !important;
    }
    section:nth-child(1 of .main_banner) .button_container div {
        padding: 0.2rem 0.7rem;
    }
}

/* main 2 */
@media (min-width: 768px) {
    section:nth-child(2 of .main_banner) .md\:\!h-\[600px\] {
        height: 400px !important;
    }
    section:nth-child(2 of .main_banner) p {
      max-width: 600px;
      line-height: 2rem;
    }
}
@media (max-width: 768px) {
    section:nth-child(2 of .main_banner) .slider_content {
        margin-block: 0;
    }
    section:nth-child(2 of .main_banner) h2 {
        line-height: 1.6rem;
    }
    section:nth-child(2 of .main_banner) p {
        display: none;
    }
    section:nth-child(2 of .main_banner) .md\:\!h-\[600px\] {
        height: 20vh !important;
    }
    section:nth-child(2 of .main_banner) .button_container div {
        padding: 0.2rem 0.7rem;
    }
}

/* special_category_offer */
.special_category_offer .w-fit {
    background-color: #fff;
}
section.special_title {
    background-color: transparent !important;
}
.s-product-card-sale-price h4 {
    font-size: 22px !important;
}

/* Footer */
.footer-is-light .store-footer,
.footer-is-light .store-footer .store-footer__inner {
    background-color: var(--color-primary);
}
.store-footer * {
  color: #fff !important;
}
@media (max-width: 768px) {
    /* AL_best_seller */
    .AL_best_seller .h-\[580px\] {
        height: 40vh !important;
    }
    
    /* footer */
    .store-footer * {
        text-align: center !important;
        margin-inline: auto;
    }
    .store-footer .container.grid {
        grid-template-columns: 1fr;
    }
}
.product-single  .s-tabs salla-tab-header[name="tab_three"]{
    display: none;
}