.slider-banner-main-10 {
    height: 100vh !important;
    margin-top:2rem;
}

/* قايمه عناصر*/

.two-row .banner-entry:first-child {
  grid-column: 1 / 1;
  grid-row: 1 / 1;
}
a.banner-entry {

  background-color: unset;
}
section.s-block.s-block--banners.container .lazy__bg.lazy.entered.loaded {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top;
}

a.banner-entry.square-photos:hover {
  transform: scale(1.1);
}

.banner-entry {
  transition: all 0.5s;
}
.banner-entry::after {
  content: "";
  width: 0;
  height: 0;
  background-color: rgba(255, 255, 255, 0.25);
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  opacity: 0;
}
.banner-entry:hover::after {
  animation: flashing 0.5s linear;
}

/* grid 1 madia */

section:nth-child(1 of .s-block--banners) .grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
section:nth-child(1 of .s-block--banners) .banner-entry:nth-child(4) {
  height: unset;
}


section:nth-child(1 of .s-block--banners) .banner-entry {
  height: 402px !important; 
}
/* grid 1 madia */


/*start customize section*/
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*/

.LA_limited-time-offers .overlay {

    background: transparent;
   
}

.s-block--fixed-banner .container {
    max-width: 100%;
}

.s-block--fixed-banner {
    margin-top:0;
}
.product-index .s-block--testimonials {
    display: none;
}
/**
.sub-menu ul li:nth-of-type(4) {
    display: none !important;
}
*/
.LA_limited-time-offers .offers-item .s-count-down-wrapper {
    display: flex;
    justify-content: center;
    display: none;
}
/*categary*/
.al-categories .grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.al-categories img {
    --tw-translate-y: unset;

}
/**/





/***/

.brands-index .xl\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
    display: flex;
}
.brands-index #brand-section-2 .grid{
display:flex;
    
}

.brands-index .xl\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
    display: flex;
    gap: 28px;
    justify-content: center;
}
.brands-index #brand-section-1 .grid{
display:flex;
    
}
.brands-index #brand-section-3 .grid{
display:flex;
    
}
/***/




@media(max-width:768px){
section:nth-child(1 of .s-block--banners) .grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

section:nth-child(1 of .s-block--banners) .banner-entry {
  height: 200px !important; 
}
.slider-banner-main-10 {
    height: 50vh !important;
    margin-top:2rem;
}

/*categary*/
.al-categories .grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}


/**/

.brands-index #brand-section-2 .grid {
    display: grid;
}

.brands-index #brand-section-2 .items-center {
    margin: 0;
    align-items: center;
}

 .brand-item {
  
    height: 3rem;

    padding: 0 !important;

}

.brands-index #brand-section-2 {
    padding-top: 4rem;
}

.brands-index #brand-section-3 {
    padding-top: 4rem;
}

.grid-cols-3 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.brands-index #brand-section-1 .grid{
display:flex;
    
}
/* footer */
.store-footer__inner .grid .col-span-2 {
    grid-column: span 1 / span 2;
}
footer * {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.store-footer__inner  .col-span-2 > a {
    max-width: 150px;
    margin: auto;
}


.store-footer__inner .s-menu-footer-list > a{
text-align :center;
}
/**/


}