.text-red-800,.s-product-card-price,
.s-product-card-sale-price h4 {
    color:rgb(57, 43, 154) !important;
}
:root{
--color-primary: #181a47;
}
body{
background-color: #f3f4f6;
}
.s-slider-v-centered .s-slider-block__title-nav button.swiper-button-disabled{
display:none;
}
a:hover{
color: #392b9a;
}
.s-button-element:not(:disabled):not([loading]){
    background-color: #392b9a;
    color: #fff;
    }
.footer-is-light .store-footer, .md\:flex.items-center.justify-between.py-4.container.text-center {
    background-color: #fff;
    color: #000;
}
.s-product-card-vertical{
border: 2px solid  #392b9a;
}
.s-product-card-image img {
    background-color: white;
}
.footer-is-light .store-footer .store-footer__inner {
    background-color: #fff;
    color:#000;
}
[dir=rtl] salla-slider.photos-slider .swiper {
    padding-right: 0rem !important;
}
.rounded-md {
    border-radius: 0rem ;
}
[dir=rtl] .carousel-slider .swiper {
    padding-left: 0rem !important;
}
.swiper.s-slider-container.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-rtl.swiper-backface-hidden {
    padding: 0px;
}
salla-slider.photos-slider .swiper-slide {
    position: relative;
   margin: 0px !important;
    padding: 0px;
    height: auto;
    width: 100%;
    overflow: hidden;
    border-radius: 0rem;
}
section:first-of-type.s-block.s-block--photos-slider {
    margin: 0px !important;
}

.lazy__bg.lazy.entered.loaded {
    background-size: contain;
    background-repeat: no-repeat;
}
 .banner--fixed img {
    background-color: #faebd700;
}
.grid.md\:grid-cols-3.two-row.grid-flow-row.gap-3.sm\:gap-8{
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
}
.product-entry {
  transition: 1s;
} 
.banner-entry:hover {
    transform: scale(1.1);
    transition: 1s ease;
} 
.banner-entry {
    width: 100%;
    height: 300px !important;
    background-color: #f9fafb00;
} 
 @media (max-width: 481px){
  .banner-entry {
    width: 100%;
    height: 200px !important;
    background-color: #f9fafb00;
    }
   .maani{
    right: 135px;
    bottom: 150px;
    }
.swiper-backface-hidden .swiper-slide{
width: 50%;
}
  .lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20, .store-footer h3 {
      text-align: center;
    }
  .flex.items-center.m-0{
      justify-content: center;
      }
  salla-menu.hydrated, .s-contacts-list {
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
}
  }