/*:root{
--color-primary: #20014a;
--color-text: #fff;
}

.text-gray-900, .s-quantity-input-input{
color: #fff ;
}

.s-rating-modal-comment{
color: var(--color-primary) !important;
}
i.sicon-menu.text-primary.text-2xl, .text-gray-800, .form-label, .text-gray-500, .ql-direction-rtl>span, .s-comments-item-content, .s-cart-summary-total, .ql-direction-rtl>strong, b, strong, [class*=" sicon-"], [class^=sicon-], article.leading-7.text-sm.mb-10>p>span, article.leading-7.text-sm.mb-10>h3>span, article.leading-7.text-sm.mb-10>h2>span{
color: #20014a !important;
}*/
/*.sicon-heart, .s-button-wrap svg, .s-comment-form-input, .store-footer__inner ,footer{
color:#20014a  !important;
}*/
/*.form-input{
background-color: #20014a;
}*/
/*body, .main-nav-container, p>a, .s-product-options-wrapper, .s-product-card-entry{
background-color: #20104a !important;
}*/
/*.s-add-product-button-mini-checkout-content:where([dir="rtl"], [dir="rtl"] *){
    color: #20014a;
    }*/
/*.footer-is-light .store-footer, .md\:flex.items-center.justify-between.py-4.container.text-center, .copyright-text p, .mm-spn.mm-spn--light, .s-reviews-testimonial {
    background-color: #20104a;
    color: #fff;
}*/
.s-product-card-vertical, .s-button-outline{
border: 3px solid  #620659 ;
}
/*.s-button-primary-outline{
background-color: #8429e8;
color: #fff;
}*/
/*.s-product-card-content-title a, .s-product-card-content-title a:hover, .s-product-card-content-subtitle, .main-menu li.root-level>a:hover{
color: #fff;
}*/
/*.s-button-primary-outline:hover{
background-color: #8429e8;
}*/
/*.s-product-card-image img {
    background-color: #20104a;
}*/
/*.footer-is-light .store-footer .store-footer__inner, .s-comments-product, .bg-white {
    background-color: #20104a;
    color:#fff;
}*/
/*.s-product-card-content{
background-color: #20104a;
}*/
[dir=rtl] salla-slider.photos-slider .swiper {
    padding-right: 0rem !important;
}
.rounded-md {
    border-radius: 5px ;
}
[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, section.s-block.s-block--fixed-banner.wide-placeholder{
    margin: 0px !important;
}
.grid-flow-row {
    grid-auto-flow: column;
}
.grid.md\:grid-cols-3.two-row.grid-flow-row.gap-3.sm\:gap-8{
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
}
.two-row .banner-entry:first-child {
    padding: 0.8rem;
}
.lazy__bg.lazy.entered.loaded {
    background-size: contain;
    background-repeat: no-repeat;
}
/* .banner--fixed img, input:where(:not([type])) {
    background-color: #20104a;
} */
.product-entry {
  transition: 1s;
}  
.banner-entry {
    width: 100%;
    height: 300px !important;
    background-color:rgb(255 255 255 / 0%)!important;
} 
.store-footer__inner, .store-footer{
    border-radius: 50px;
    }
.banner-entry:hover {
    transform: scale(1.1);
    transition: 1s ease;
} 
.container{
 padding: 2px !important;
}
.s-product-options-wrapper{}       
@media (min-width: 481px) and (max-width: 767px) { 
 .banner-entry {
    width: 100%;
    height: 170px ;
    background-color: #20014a;
    }
 }
  @media (max-width: 480px) { 
   .banner-entry {
    width: 100%;
     height: 130px !important;
     background-color: #20014a;
    }
.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, .s-social-list{
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
}
  }
.s-product-card-vertical .s-product-card-image {

    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
}
.s-product-card-entry {
    border-radius: 5px !important;
}
  .s-button-primary-outline{
  color:#fff !important;
  }
  .s-product-card-content-footer button {
    background-color: #620659 !important;
}
@media(max-width:770px){
  .main-content.blog-category img {
    object-fit: contain !important;
}
}
.main-content.blog-category img {
        object-fit: contain !important;
    }
    
    .rtl\:space-x-reverse:where([dir="rtl"], [dir="rtl"] *) > :not([hidden]) ~ :not([hidden]){
    
    display: none;
    }