/* Add custom CSS styles below */ 



/* ===========title================== */
.center-block-title .s-block__title h2{
  /* color: #752E78 */
}
.center-block-title .s-block__title span{
  color: #414042;
}



/* ===============card================= */
/* .swiper-free-mode>.swiper-wrapper >div{ */
/* .carousel-slider .swiper-wrapper>div{ */
/* .swiper-slide.slide--one-fifth{ */
.product-entry--vertical{
    box-shadow: 0px 0px 24px 0px rgba(62, 98, 118, 0.44);
    padding: 1rem;
    border-radius: 15px;
    /* margin-top: 1rem; */
    /* margin-bottom: 1rem; */
}

.swiper-free-mode>.swiper-wrapper{
  justify-content: center;
  margin-bottom: 2rem;
   margin-top: 1rem;
}

/* =============samll banner ==========  */


@media(min-width: 992px){
  .tab-banner.relative.flex-center.rounded.bg-no-repeat.bg-top.bg-cover.min-h-\[280px\].lg\:min-h-\[360px\].min-h-\[280px\].lg\:min-h-\[360px\]{
  background-size: contain;
}
  
  section#featured-products-7 .swiper-free-mode>.swiper-wrapper{
    display: grid;
    /* transform: none; */
      /* grid-template-rows: repeat(2, auto); */
    /* grid-template-columns: 1fr 1fr 1fr; */
      grid-template-columns: repeat(3, minmax(0, 1fr));
    row-gap: 1rem;

}
  #app .s-block--featrues-products.show-banner-beside .has-banner .s-products-slider-card {
        width: 100%;
}
  
}
@media(max-width: 992px){
  .tab-banner.relative.flex-center.rounded.bg-no-repeat.bg-top.bg-cover.min-h-\[280px\].lg\:min-h-\[360px\].min-h-\[280px\].lg\:min-h-\[360px\]{
  height: 500px;
}





/* العنصر الأول (البانر) */
section#featured-products-7 .tabs__item > .tab-banner {
  /* flex: 0 0 33.333%; */
  /* max-width: 33.333%; */
}

/* العنصر الثاني (السلايدر) */
section#featured-products-7 .tabs__item > salla-products-slider {
  /* flex: 0 0 66.666%; */
  /* max-width: 66.666%; */
}






/* ===========cats2 ====================== */
/* @media (min-width: 1024px) {
    section.s-block.s-block--anime.s-block--categories.square.align-below.is-grid.without-bg-color .lg\:grid-cols-4 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        justify-items: center;
    }
}

    section.s-block.s-block--anime.s-block--categories.square.align-below.is-grid.without-bg-color .lg\:grid-cols-4 .anime-item{
        width: 40%;
    } */




/* ===========اقوي العروض ============== */
img.lazy.w-full.h-full.rounded.object-cover.min-h-\[260px\].\32 xl\:min-w-\[280px\].loaded{
  background-color: #fff;
}

section#gaming-block-6 span.anime-item.inline-block {
    display: none;
}



/*==============العنايه بالانسان==========  */





/*============testimonials===========  */
section#custom-testimonials-block-14 img.h-8.w-8.md\:h-10.md\:w-10.rounded-full {
    display: none;
}