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


*{
  font-family: "Cairo", sans-serif;
  font-optical-sizing: auto;

}

/**/
/***/
.gif-banner .first-bg {    background-color: #d5aa5d;
 
}

.gif-video {
    left: -12%;
}
.txt-photo h2 {
    color: #fff;
}
.txt-photo p {
    color: #fff;
}

/**/
.index .navbar-brand img {
    max-height: 6rem;
    width: auto;
    max-width: 60px;
    display:none;
}

.fixed-pinned .navbar-brand img {
    max-height: 5rem;
    width: auto;
    max-width: 100px;
display:block;
}
.main-nav-container.fixed-pinned .navbar-brand img {
    max-height: 100px;
}

/* Add custom CSS styles below */ 
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;
}
/*banner*/
.s-comments-product {
  background-color: transparent;
}


/***/

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


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 p {
    font-weight: 500;
    font-size: 24px;
    display: block;
}
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 {

  display: block;

  background-repeat: no-repeat;
}

.image-text .text h2 {
    color:#000;
    line-height: 3rem;
}

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

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

/*  التصيفات*/
/* offers */
.offers h2 {
  color: var(--color-primary);
  font-size: 39px;
  font-weight: 900;
}
.offers .swiper-backface-hidden .swiper-slide {
   
    justify-content: right;
}
.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;
    }

*/

/*
.cat:nth-child(4) ,.cat:nth-child(5) ,.cat:nth-child(6) {
    display:none;
}

/**/
/* صوره مع نص */
.image-text h2::after {
  content: "";
  display: block;
  font-size: 16px;
  margin-top: 4%;
  color: #161616;
  font-weight: 500;
}
.image-text > div:last-of-type h2::after {
  content: "";
}

.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;
}

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

/* 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);
}
.section_c_r .content_tistimonial {
    background-image: 
    url(https://cdn.salla.sa/form-builder/uuwhvzyDUr9t4WkqDUv5va2GjysbVgFWsEgMIpiC.png) 
    !important;
}

.section_c_r.container > h2 {
    line-height: 51px;
}


.container.sq-images {
    width: 100%;
    margin-top: 1rem;
}
.top-navbar {
   
    display: none;
}



.copyright-text {
    color: #fff;
}
/*footer  */

@media(min-width:992px){
.content_improved #cat-0 {
    grid-area: one;
    grid-row: 1/2;
    grid-column: 1/4;
}
.content_improved #cat-1 {
    grid-area: two;
    grid-row: 1/4;
    grid-column: 8/4;
}



.content_improved #cat-2 {
    grid-area: three;
    grid-column: 1/4;
    grid-row: 3/4;
}



.content_improved.container .photo img {
    height: 310px;
}

.content_improved {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, 110px);
}

.sicon-arrow-left {
    display: none;
}

}



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

@media (max-width: 420px) {
 
.content-image .cat {
    max-height: 323px !important;
    height: 100%;
}
  .content-image div.cat img {
    height: 80%;
    object-position: 8px;
  }
 
}


@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;
  }
.gif-video {
    left: -30%;
}
  .banner-images .box-text-cat h2 {
    font-size: 25px;
  }
  .banner-images .box-text-cat p {
    font-size: 16px;
  }

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


section:nth-child(1 of .landing-page-fixed-bannar) .box-text p {
    font-weight: 500;
    font-size: 11px;
    display: block;
}

  .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;
  }
}



salla-add-product-button salla-button.s-button-wrap.hydrated > button {
    padding: 8px;
    line-height: 24px;
    color: var(--color-primary);
}

.s-infinite-scroll-wrapper > button {
  
    color: var(--color-primary);

}





/*5 banner */
/**/
@media(max-width:768px){
.content_improved #cat-0 {
    grid-area: one;
    grid-row:1/1;
    grid-column: 1/8;
}
.content_improved #cat-1 {
    grid-area: two;
    grid-row: 2/3;
    grid-column: 1/8;
}



.content_improved #cat-2 {
    grid-area: three;
    grid-column: 1/8;
    grid-row: 3/4;
}



.content_improved.container .photo img {
    height:150px
}

.content_improved {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(3, 180px);
}



}
/***/
/***/
.product-single .show-all-tilte{
    display:none !important;
}