/* Add custom CSS styles below */ 
.s-block--best-offers .swiper-wrapper.s-slider-swiper-wrapper{
    justify-content:center;
}
section:has(img[src="https://cdn.files.salla.network/homepage/1968403707/c1f8d56a-cf8b-4ac3-b9d2-79b29cfac3d3.webp"]){
    margin-top:4rem !important
}
.products-lookbook__item.active:hover h2.products-lookbook__label {
    transform: rotate(270deg) !important;
    background:#0000008a;
    border-radius:10px;
    padding:10px;
    font-size:20px;
    bottom: 50%;
    left: 50%;
    position: absolute;
}
.s-block--blog  a.btn.btn--outline-primary{
    color:#775549;
    border:1px solid #775549 !important;
}
.store-footer__curve {
    display:none;
}
section.special-cats-with-bg
  div[aria-hidden="true"]
  div.relative.w-full.flex-1
  > div.absolute.inset-0.bg-gray-900 {
    opacity:0;
}
section.special-cats-with-bg
  div[aria-hidden="true"]
  div.relative.w-full.flex-1
  > div.absolute.inset-0.overflow-hidden
  > img {
    height: 60rem;
}
span.enhanced-title-border {
    border:2px solid #775549
}
span.enhanced-title-border::before , span.enhanced-title-border::after{
    background-color: #775549
}

.swiper-slide.anime-item.slide--one-sixth.text-center.group {
    width:30%
}
 .swiper.s-slider-container.swiper-initialized.swiper-horizontal{
    padding:0
}



/* تثبيت السكشن */
.dynamic-banner--13 {
  position: relative;
}

/* حاوية الصورة */
.left-click-image {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  cursor: pointer;
}

/* الصورة نفسها */
.left-click-image img {
  width: 41.5rem;
  height: auto;
  display: block;
}
@media(max-width:992px){
  .left-click-image img {
  width: 21rem;

}
section.special-cats-with-bg
  div[aria-hidden="true"]
  div.relative.w-full.flex-1
  > div.absolute.inset-0.overflow-hidden
  > img {
    height: 32rem;
}
  section.s-block.s-block--square-links .swiper-wrapper.s-slider-swiper-wrapper{
    justify-content:center !important;
}
}

@media(max-width:600px){
  .left-click-image img {
  width: 10rem;

}
    section.special-cats-with-bg
  div[aria-hidden="true"]
  div.relative.w-full.flex-1
  > div.absolute.inset-0.overflow-hidden
  > img {
    height: 19rem;
}
      section.s-block.s-block--square-links .swiper-wrapper.s-slider-swiper-wrapper{
    justify-content:start !important;
}
   .swiper-slide.anime-item.slide--one-sixth.text-center.group {
    width:40% !important;
} 
    .s-block.merge-with-top-component {
    margin-top: -4rem !important;
}
}

@media(max-width:320px){
  .left-click-image img {
  width: 8.5rem;
}
    section.special-cats-with-bg
  div[aria-hidden="true"]
  div.relative.w-full.flex-1
  > div.absolute.inset-0.overflow-hidden
  > img {
    height: 13rem;
}
}