/* Font */
* {
    font-family: 'Cairo';
}


/* Header Start */
body.index #mainnav:not(#mainnav.fixed-pinned) .navbar-brand img {
  max-width: 170px;
}
.top-navbar {
display: none;
}
body.index #mainnav:not(#mainnav.fixed-pinned) ul li a {
  color: #000;
}
body.index #mainnav:not(#mainnav.fixed-pinned) ul li a:hover {
  opacity: 0.7;
}
body.index #mainnav:not(#mainnav.fixed-pinned) path {
  stroke: #000;
}
body.index .sicon-menu {
  color: #000;
}
.sub-menu span {
  color: #000;
}
#search-normal path {
    stroke: #000 !important;
}
/* Header End */


/* Hero Section */
section.video-moaaz {
    height: 100vh;
    background-image: linear-gradient(0deg, #CEBCDC66, #5E9AD862);
    overflow: hidden;
    margin-bottom: 5%;
}
section.video-moaaz h1,
section.video-moaaz p {
  font-weight: bold;
}
section.video-moaaz p {
  color: #A343A2;
  font-size: 24px;
  margin-top: 2rem;
}
.video-container,
.video-content {
    display: flex;
    justify-content: center;
    align-items: center;
}
.video-content {
    flex-direction: column;
}
.video-container .video-content {
    flex-basis: 60%;
}
.video-container .video-display {
    height: 100vh;
    flex-basis: 40%;
}
.video-container .video-display video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/* before LOGO */
section.video-moaaz h1::before,
.weeklyOffers p:first-of-type::before {
    content: "";
    background-image: url('https://github.com/wpAzzrk/Moaaz/blob/main/images/Frame.png?raw=true');
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    height: 155px;
    width: 155px;
    margin: 0 auto 5%;
}
@media (max-width: 1200px) {
    .video-container .video-content {
        flex-basis: 50%;
    }
    .video-container .video-display {
        height: 100vh;
        flex-basis: 60%;
    }
    
    section.video-moaaz h1,
    section.video-moaaz p {
        padding: 0 0rem;
        text-align: center;
    }
    section.video-moaaz h1 {
        font-size: 22px;
    }
    section.video-moaaz p {
        font-size: 18px;
    }
}
@media (min-width: 992px) {
    .video-container .video-display video {
        border-top-right-radius: 20px;
        border-bottom-right-radius: 20px;
    }
}
@media (max-width: 992px) {
  section.video-moaaz h1::before {
    content: unset;
  }
  section.video-moaaz {
     padding-top: 170px;
  }
  section.video-moaaz,
  .video-container .video-display {
      height: 110vh;
  }
  .video-container {
      flex-direction: column;
      gap: 4rem;
  }
  .video-container .video-display {
      width: 90%;
      position: relative;
  }
  .video-container .video-display video {
      border-radius: 40px;
      width: 100%;
      height: 50vh;
  }
  .top-navbar {
      display: none;
  }
}
@media (max-width: 576px) {
    section.video-moaaz,
    .video-container .video-display {
        height: 90vh;
    }
    section.video-moaaz h1::before,
    .weeklyOffers p:first-of-type::before {
        width: 100px;
        height: 100px;
    }
    .video-container .video-display video {
        border-radius: 40px;
        width: 100%;
        height: 40vh;
    }
    section.video-moaaz h1 {
        font-size: 18px;
        padding: 0 1rem;
    }
    section.video-moaaz p {
        font-size: 14px;
        padding: 0 2rem;
    }
    .video-container {
        flex-direction: column;
        gap: 1rem;
    }
    section.video-moaaz p {
        margin-top: 1rem;
    }
}
@media (max-width: 395px) {
    section.video-moaaz,
    .video-container .video-display {
        height: 100vh;
    }
    .video-container .video-display {
        width: 90%;
        position: relative;
    }
    .video-container .video-display video {
        border-radius: 40px;
        width: 100%;
        height: 40vh;
    }
}


/* Full Width Banners */
section.s-block.s-block--photos-slider salla-slider.photos-slider .swiper-slide{
  width:100%;
}
section.s-block.s-block--photos-slider .carousel-slider .swiper-wrapper>div{
  padding:0 !important;
}
section:first-of-type.s-block.s-block--photos-slider{
  margin-top:0;
}
[dir=rtl] salla-slider.photos-slider .swiper {
  padding: 0;
}
section.s-block.s-block--photos-slider {
    margin: 2rem 0 !important;
}
/* Hide right-left arrows */
section.s-block.s-block--photos-slider .s-slider-block__title-nav {
  display: none !important;
}


/* banner ad */
@media (min-width: 768px) {
    .banner_ad {
        aspect-ratio: 5/2;
    }
}
.product_deadline {
    height: auto;
    justify-content: space-around;
}
.banner_ad > div {
    position: relative;
}
.banner_ad > div::before {
    content: "";
    position: absolute;
    background-color: #00000022;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 4;
}
.banner_ad p {
    color: #fff !important;
}
.banner_ad .over {
    z-index:  8;
}
@media (max-width: 992px) {
    .banner_ad .over {
        justify-content: center !important;
    }
}


/* */
section.s-block.s-block--photos-slider .s-slider-block__title {
    display: none;
}


/* Products Start */
.s-product-card-vertical {
  max-height: 400px;
}
.g-products {
    margin-bottom: 0;
}
.button-56 {
  padding: 0;
}
.outof-stock span {
  color: #ffffffbb;
}
.image-title .title-heade {
    background-color: transparent;
}
.s-block--best-offers {
    margin-bottom: 5%;
}
/* Products End */


/* weeklyOffers  */
.weeklyOffers {
    background-color: transparent !important;
    background-image: linear-gradient(180deg, #CEBCDC, #9AD8F4);
}
.weeklyOffers salla-count-down,
.weeklyOffers .flex-col > div.relative:last-of-type {
    display: none;
}
.weeklyOffers p:first-of-type {
    line-height: 3.8rem;
}
.weeklyOffers .flex-col {
    align-items: center;
}
.weeklyOffers p {
    text-align: center;
}
.weeklyOffers p:last-of-type {
    color: transparent !important;
    position: relative;
}
.weeklyOffers p:last-of-type::before {
    content: "لنعومة فائقة و رائحة تدوم طويلاً";
    color: #A343A2;
    position: absolute;
    width: 200%;
    left: 50%;
    transform: translateX(-50%);
    font-size: 24px;
    font-weight: 600;
    line-height: 2.2rem;
}
@media (min-width: 992px) {
    .weeklyOffers .items-center.overflow-hidden {
        width: 40%;
    }
    .weeklyOffers .items-center.overflow-hidden video {
        width: 100%;
    }
}
@media (max-width: 992px) {
    .weeklyOffers {
        height: 90vh !important;
    }
    .weeklyOffers .items-center.overflow-hidden video {
        width: 100%;
    }
}


/* Landing 2 */
section:nth-child(2 of .landing-page-first-bannar) > div {
    height: 65vh;
    background-position: 90%;
}
section:nth-child(2 of .landing-page-first-bannar) > div > div {
    text-align: center !important;
    margin-right: 5%;
    width: fit-content;
}
@media (min-width: 992px) {
    section:nth-child(2 of .landing-page-first-bannar) > div > div {
        text-align: right !important;
    }
    section:nth-child(2 of .landing-page-first-bannar) p {
        font-size: 34px;
    }
}
@media (max-width: 1200px) {
    section:nth-child(2 of .landing-page-first-bannar) > div > div {
        background-color: #ffffff77;
        width: 80%;
        margin: auto;
        padding: 1rem;
    }
}
@media (max-width: 992px) {
  section:nth-child(2 of .landing-page-first-bannar) > div h1 {
      font-size: 2rem;
      width: 100%;
  }
    section:nth-child(2 of .landing-page-first-bannar) > div p {
        display: block;
        line-height: 2.5rem;
        font-size: 17px;
          font-weight: 600;
    }
  section:nth-child(2 of .landing-page-first-bannar) > div > div.txt button {
    font-size: 1.1rem;
    margin-top: 1.5rem !important;
  }
}
@media (max-width: 576px) {
    section:nth-child(2 of .landing-page-first-bannar) > div {
        background-position: center;
        height: 35vh
    }
    section:nth-child(2 of .landing-page-first-bannar) > div > div {
        width: 100%;
    }
}


/* Cust Opinions */
.section_c_r .content_tistimonial .imag_raduse {
  max-width: 65px;
  height: 65px;
}


/* نشرة */
.store-footer > div > .m-auto *:not(i) {
    color: #fff;
}
#mc-embedded-subscribe {
    background: #fff;
    color: var(--color-primary);
}
#mce-EMAIL {
    color: #000;
}



/* Footer Start */
.footer-is-light .store-footer .store-footer__inner * {
  border-color: #bbb;
}
.store-footer * {
    justify-content: center;
}
.store-footer + div * {
    color: #fff;
}
/* Footer End */

@media (max-width: 992px) {
	.store-footer + div {
	    margin-bottom: 72px;
	}
}