salla-slider.photos-slider .swiper-slide {
    margin: 0;
    padding: 0;
    width: 100%;
}

img.w-full.object-contain.rounded-md {
    border-radius: 0;
}

section.s-block.s-block--photos-slider {
    margin: 0;
}



.swiper.s-slider-container.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-rtl.swiper-backface-hidden {
    padding: 0;
}


/***main-nav&banners****/
.main-nav-container {
  background: white;
}
@media (min-width: 1024px) {
  .main-nav-container {
    height: 125px !important;
  }
}
@media(max-width:600px){
    .main-nav-container.fixed-header .inner{padding:20px 0}}
section.s-block.s-block--fixed-banner.wide-placeholder {
  margin: 0;
}
section.s-block.s-block--fixed-banner.wide-placeholder .container {
  margin: 0;
  max-width: 100% !important;
  padding: 0 !important;
}
/***main-nav&banners****/
/*lens**********/
.slide--cat-entry i {
  display: none;
}

a.slide--cat-entry {
  background: #ecf2ff;
  height: fit-content;
  padding: 20px 0px;
  border-radius: 16px;
  margin-top: 20px;
}
/*lens**********/
/*section*/
.s-slider-block__title-right {
  margin: 0 auto 0 400px;
  padding: 0;
  text-align: center;
}

.s-slider-block__title h2:where([dir="rtl"], [dir="rtl"] *) {
  padding: 0;
  font-size: 34px;
  font-weight: 700 !important;
}

@media (max-width: 600px) {
  .s-slider-block__title-right {
    margin: 0 auto;
  }

  .s-slider-block__title h2:where([dir="rtl"], [dir="rtl"] *) {
    font-size: 24px;
  }
}
/*section*/
/*category-banner*/
.lazy__bg.lazy.entered.loaded {
  background-size: cover;
  background-repeat: no-repeat;
}

a.banner-entry.square-photos {
  height: 500px;
  margin-bottom: 30px;
}
@media (max-width: 600px) {
  a.banner-entry.square-photos {
    height: 350px;
  }
}

/*category-banner*/
/*رجالي و نسائي*/
.s-block__title h2 {
  font-size: 50px;
  font-weight: 400;
  margin: 0 auto;
  line-height: 60px;
}
@media (max-width: 600px) {
  .s-block__title h2 {
    font-size: 30px;
  }
}
@media(max-width:600px){

a.banner-entry.square-photos {
    width: 200px;
    height: 150px;
}

.grid.one-row.md\:grid-cols-2.grid-flow-row.gap-3.sm\:gap-8 { grid-template-columns: repeat(2, minmax(0, 1fr))}

.lazy__bg.lazy.entered.loaded {
    background-size: contain;
}}
/*رجالي و نسائي*/
/*sticky section*/
#slider-with-bg-10 .s-slider-block__title-right {
  visibility: hidden;
}

@media (min-width: 1024px) {
  section#best-offers-10-slider {
    margin-top: -200px;
  }
  section#best-offers-10-slider a.s-slider-block__display-all {
    color: white;
  }

  section#best-offers-10-slider .s-slider-nav-arrow svg {
    fill: white !important;
  }
}

/*sticky section*/
/*footer*/
.store-footer__inner {
  background: rgba(249, 250, 251, var(--tw-bg-opacity, 1)) !important;
}
.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20 a.flex.items-center.m-0 {
  display: block;
  padding-bottom: -2px;
  background-image: url("https://i.ibb.co/Ndmv0bDj/4.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 200px;
  height: 100px;
  text-indent: -9999px;
  margin: 0;
}

.container.grid.grid-col-1.lg\:grid-cols-6.gap-8.lg\:gap-6 {
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)) !important;
}

/*footer*/
/*******articles******/
@media(max-width:600px){
img.h-full.w-full.object-cover {
    object-fit: contain;
}

img.object-cover.h-full.w-full {
    min-height: 200px !important;

}

.swiper.s-slider-container.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-autoheight.swiper-rtl.swiper-watch-progress.swiper-backface-hidden {
    height: 200px !important;
}



a.post-entry__image.relative.overflow-hidden.hover\:opacity-90.w-full.h-56.bg-border-color.flex.items-center.justify-center {
    height: 147px;
}}