/* Add custom CSS styles below */ 
/* Add custom CSS styles below */
/* اول البنر  */

body#app {
    background: #FAFAFA;
}


 .index .navbar-brand img {
    max-width: unset !important;
    width: unset !important;
    max-height: 5rem !important;
    display:none;
}
.product-single .navbar-brand img {
    max-width: unset !important;
    width: unset !important;
    max-height: 6rem !important;

}




section:nth-child(1 of .landing-page-fixed-bannar) .box-text h1 {
  color: var(--color-primary);
  font-size: 40px;
  font-weight: 700;
}

section:nth-child(1 of .landing-page-fixed-bannar) .box-text p {
  font-weight: 400;
  font-size: 32px;
}
section:nth-child(1 of .landing-page-fixed-bannar) .box-text a {
  background-color: var(--color-primary);
  box-shadow: 4px 4px var(--color-primary) !important;
  color: #fff;
}

.gif {
  background-image: url(https://cdn.salla.sa/form-builder/EMnWeaEleKTy0qxqcrd2OPA5DR5Dd3KzEZmGNFap.png) !important;
  display: block;

  background-repeat: no-repeat;
}  
}

.text h2 {
    color: var(--color-primary);
    line-height: 3rem;
}

/* اول البنر */

/* التصنيفات  */
.banner-images .content-image {
  justify-content: center;
}

/*  التصيفات*/
/* offers */
.offers h2 {
  color:#fff;
  font-size: 39px;
  font-weight: 900;
}

.w-full.relative .flex {
  justify-content: end;
}
.offers .s-count-down-item-label {
  font-size: 28px;
  font-weight: 600;
  color: var(--color-primary);
  opacity: 1;
}

.offers p {
  color: #fff;
}

/* offers */

/*card poruduct  */
.s-slider-block__title {
  justify-content: center;
}

.s-slider-block__title h2 {
  font-size: 40px;
}
.s-slider-block__title-left {
  display: none;
}
/*card poruduct  */
/*

    .gif-banner .first-bg {
 
        display: none;
    }
        
       .gif-banner .small-bg {
    
        display: none;
    } 
    .gif-banner .gif-video {
        height: 100%;
        transform: unset;
        width: 100%;
        left: 0;
    }

*/

/* صوره مع نص */
.image-text h2::after {
  content: "أجهزة منزلية عالية الجودة بتصميم أنيق وتقنية متطورة… لأنك تستاهلي الأفضل";
  display: block;
  font-size: 16px;
  margin-top: 4%;
  color: #161616;
  font-weight: 500;
}
.image-text h2::after {
    content: "أجهزة منزلية عالية الجودة بتصميم أنيق وتقنية متطورة… لأنك تستاهلي الأفضل";
    display: block;
    font-size: 16px;
    margin-top: 4%;
    color: #161616;
    font-weight: 500;
}
.image-text a {
  box-shadow: 1px 3px #000;
}
/* صوره مع نص */

section:first-of-type {
  margin-top: 0;
}
salla-slider.photos-slider .swiper-slide {
  padding: 0rem;
  margin: 0rem;
  width: 100%;
}
.s-slider-v-centered .s-slider-block__title-nav button.swiper-button-disabled {
  opacity: 0;
}
salla-slider.photos-slider .swiper:where([dir="rtl"], [dir="rtl"] *) {
  padding: 0rem;
}
.s-block__title h2,
.s-slider-block__title h2 {
  border-bottom: unset;
  padding: 0;
}

.section_c_r .content_tistimonial {
    background-image: url(https://cdn.salla.sa/form-builder/mjQlvPVnGrmpQ5jp6ZL4df4S3bsxnUNC8OsyrfAn.png) !important;
}

/* صوره متحركه */

/* number */
.numbers {
  max-width: 2000px !important;
}

.numbers .products {
  background: var(--color-primary);
  width: 100%;
}
.numbers .products-item h2 {
  color: #fff;
}

.numbers .products-item h3 {
  color: #fff;
}

/* number */

/* footer */

footer .store-footer__inner {
  background: var(--color-primary);
}

.store-footer {
  background-color: var(--color-primary) !important;
}

.store-footer > div:first-child {
  background: var(--color-primary);
}
.store-footer__inner img {
  margin: auto;
  filter: invert(1);
}

/*footer  */
@media (max-width: 1287px) {
  .content-image div.cat img {
    height: 100%;
    object-position: 0%;
  }
}

@media (max-width: 420px) {
  .content-image div.cat {
    width: 100%;
    height: 375px;
  }
}

@media (max-width: 786px) {
  section:nth-child(1 of .landing-page-fixed-bannar) .box-text h1 {
    font-size: 17px;
  }

  .s-slider-block__title-right:where([dir="rtl"], [dir="rtl"] *) {
    padding-left: 0rem;
  }

  .banner-images .box-text-cat h2 {
    font-size: 25px;
  }
  .banner-images .box-text-cat p {
    font-size: 16px;
  }
.banner-entry h3, .banner-entry p {
    
     opacity: 1; 

}

  .offers h2 {
    font-size: 34px;
  }
  .offers .s-count-down-item-label {
    font-size: 28px;
    font-weight: 600;
    color: var(--color-primary);
    opacity: 1;
  }

  .image-text h2 {
    font-size: 18px;
  }
  .image-text h2::after {
    font-size: 14px;
  }

  .image-text > div:last-of-type h2::after {
    font-size: 14px;
  }

  footer * {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 450px) {
  .landing-page-fixed-bannar .photo > p {
    bottom: -10px;
    left: -110px;
  }
}