/* 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;
}

.products-slider .object-cover {
    -o-object-fit: contain;
    object-fit: contain;
}

.slider-gif .gif{
  height:100% !important
}

.image-text h2{
    line-height: 1.3 !important;
}

  .numbers .products {
    grid-template-columns: repeat(3, 1fr) !important;
}

@media(max-width:992px){
  .numbers .products {
    grid-template-columns: repeat(3, 1fr) !important;
}
}


.shadow-why-we,
.shadow-common {
    --tw-shadow: 0px 0px 10px 0px rgb(135 92 43) !important;

}

.el_features h3{
    font-size: 1.3rem !Important;

}
.content_tistimonial {
  background-image:url(https://i.ibb.co/rfk0mnhd/Frame-2085660487.png) !important
}
footer > div:nth-of-type(2) {
  background:#916d56 !important
}

/* Offers */

.offers p:after{
  content: " ر.س ";
  font-weight:400 !important
}

@media(max-width: 768px){
  .offers{
    height:80vh !Important
  }

  .offers .swiper-slide-active{
    margin-bottom: 3rem !Important
  }
  .offers .absolute{
    gap: 1rem !important
  }
}

.offers > h2 {
  color: #fff;
  text-shadow: none;
  margin-bottom: 2rem
}

.offers .flex *:not(span) {
  color: #fff;
}

.offers a span:not(a:hover span){
  color: var(--vd-color) !important
}

.offers .flex h2 {
  font-size: 2rem;
}

.offers del {
  color: rgb(33 211 207) !important;
}

@media (max-width: 992px) {
  .offers .flex h2 {
    font-size: 1rem;
  }
}

.offers .flex .flex p {
  color: #fff !important;
  font-weight: bold;
  font-size: 1.4rem !Important;
  margin-top:1rem !important
}