/* Add custom CSS styles below */ 
/*
salla-slider.photos-slider .swiper-slide {
  position: relative;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  height: auto;
  width: 100%;
  overflow: hidden;
  border-radius: 0.375rem;
}
*/
salla-slider.photos-slider:first-of-type .swiper-slide {
  position: relative;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  height: auto;
  width: 100% !important;
  overflow: hidden;
  border-radius: 0.375rem;
}

  salla-slider.photos-slider .swiper-slide {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
}

salla-slider[type]:not(.hydrated) > div:where([dir="rtl"], [dir="rtl"] *), salla-slider[type]:not(.hydrated) .swiper > div > div:where([dir="rtl"], [dir="rtl"] *), .carousel-slider .swiper:where([dir="rtl"], [dir="rtl"] *) {
  padding-left: 0rem;
}
salla-slider[type]:not(.hydrated) > div, salla-slider[type]:not(.hydrated) .swiper > div > div, .carousel-slider .swiper {
  margin-left: -0.625rem;
  margin-right: -0.625rem;
  display: flex;
  padding-left: 0px;
  padding-right: 0px;
}
salla-slider.photos-slider.swiper-slide {

  border-radius: 0px !important;
}

  .s-block--photos-slider:first-of-type {
    margin-top: 0rem!important;
}
/*
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: revert;
  box-sizing: inherit;
  padding: 0 5px;
  gap: 5px;
}
.carousel-slider .swiper-wrapper > div {
  flex-shrink: 0;
  padding-left: 7px;
  padding-right: 0px;
}
#swiper-slide swiper-slide-active{
  padding-left: 7px;
  padding-right: 7px;
}
*/

/* Add custom CSS styles below */ 
@media(min-width:900px){
#app .price-ratio-over {
  padding: .9rem .7rem;
  border-radius: 4px;
  transform: translateX(-50%);
  left: 16%;
  right: auto;
  bottom: revert;
  top: auto;
}
}

@media(max-width:900px){
#app .price-ratio-over {
  padding: .9rem .7rem;
  border-radius: 4px;
  transform: translateX(-50%);
  left: 40px;
  right: auto;
  bottom: revert;
  top: auto;
}
}


.product-block .badge {
  background-color: #009f2f;
  color: #fff;
  }
.sale-ratio-wrapper {
  background-color: #ffdede !important;
    color: #f00!important;

  }
  
#swiper-wrapper-726dca9988af176e {
  position: relative;
  width: 80%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

 #app.f-icon-gradient .feature-icon {
  background: transparent!important;
  }