/************  slider **************/
section.s-block.s-block--photos-slider {
    margin-top: 0 !important;
}
section.s-block.s-block--photos-slider salla-slider.photos-slider .swiper-slide{
    padding:0 !important;
    margin-top:0px !important;
    width:100% !important;
    border-radius:0 !important;
}
[dir=rtl] section.s-block.s-block--photos-slider salla-slider.photos-slider .swiper{
    padding:0 !important;
}

img.w-full{
    border-radius: 0px;
}

button.s-slider-next.s-slider-nav-arrow.swiper-button-disabled.swiper-button-lock , button.s-slider-prev.s-slider-nav-arrow.swiper-button-disabled.swiper-button-lock {
    display:none;
}


section#V_styled_categories-1 {
    margin-top:50px
}


section.s-block.s-block--banners.container .grid {
      display:grid!important;
      grid-template-columns: repeat(2, 1fr);
      grid-template-rows: repeat(2, 1fr);
      grid-column-gap: 10px;
      grid-row-gap: 10px;
}
#app > div.app-inner.overflow-x-hidden > div > section.s-block.s-block--banners.container > div > a {
      border-radius:0 !important;
      /* background-size:contain; */
      /* height:auto */
}
#app > div.app-inner.overflow-x-hidden > div > section.s-block.s-block--banners.container > div > a:nth-child(3) {
      grid-area: 2 / 1 / 4 / 3;
}
section.s-block.s-block--banners.container .has-overlay:after {
      opacity:0 
}
@media (max-width:776px){
      #app > div.app-inner.overflow-x-hidden > div > section.s-block.s-block--banners.container > div > a{
            background-size:contain;
             height:auto
      }
article.banner-entry__text.text-with-border {
      height:50px !important;
}
}

@media (min-width: 790px) and (max-width: 1000px) {
      #app > div.app-inner.overflow-x-hidden > div > section.s-block.s-block--banners.container > div > a{
            background-size:contain;
             height:auto
      }
article.banner-entry__text.text-with-border {
      height:150px !important;
}
}


section#V_countdown_banner-6 {
            margin-bottom: 0rem;
}

/********** بانر العداد ********/
.w-full.h-full.absolute.inset-0.bg-center.bg-no-repeat.lazy.bg-cover.entered.loaded {
    background-size:contain
}



/*********** اراء العملاء ***********/
aside.rating.hidden.lg\:flex *{

    color:white !important ;
}

aside.rating.hidden.lg\:flex {
        background-color:#3e4178;
}


article.backdrop-invert-\[0\.05\].rounded-theme.\!h-full.p-5.flex.flex-col.gap-2.justify-between.swiper-slide {
    background-color:#8789ab
}
article.backdrop-invert-\[0\.05\].rounded-theme.\!h-full.p-5.flex.flex-col.gap-2.justify-between.swiper-slide * {
    color:white
}

/********* اخفاء الخصم *********/
div#sescount {
    display:none !important
}


a#get_group {
    display:none;
}

footer.store-footer .md\:max-w-sm.flex.md\:w-1\/3.w-full.justify-between {
    justify-content:center
}