.header-btn__icon,body:after{
    border:none;
}
salla-social.s-social-list.hydrated {
    justify-content: center;
}
#mainnav,.s-block--categories .swiper-wrapper a{
    background-color:var(--third-color);
}
:root{
    --main-color:#be5985;
    --second-color:#000;
    --third-color:#fff;
}
body:after{
    content:"";
    width:100%;
    height:100%;
    top:0;
    position:fixed;
    z-index:999999;
    background:url(https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/AzAvxP/Bi7ekrNRHLMjW1i1JP8myqZx3r0mt8S4ekBhKaJx.png) center/160px no-repeat #fff;
    left:0;
    animation-name:fade-in;
    animation-duration:2s;
    animation-fill-mode:forwards;
}
@keyframes 
fade-in{
    0%,50%{opacity:1;}
    100%{opacity:0;
        visibility:hidden;}
}
.header-btn__icon,.main-menu,.s-button-primary-outline,.s-cart-summary-total,.s-slider-block__title,.slide--cat-entry i,.store-footer h3{
    color:var(--main-color);
}
.two-row .banner-entry:first-child{
    grid-column:span 1/span 1;
    grid-row:span 1;
}
.banner-entry{
    background-color:transparent;
}
.main-menu li a:hover,.sicon-user-circle:hover::before,.slide--cat-entry h4{
    color:var(--second-color);
}
.s-block__title,.s-products-slider-slider .s-slider-block__title{
    color:#000!important;
    border-right:11px solid var(--main-color);
    border-radius:9px;
    padding-right:15px;
    padding-top:7px;
    padding-bottom:9px;
    margin-right:12px;
}
@media only screen and (max-width:1024px){
    .mm-spn.mm-spn--light{
        color:var(--main-color);
        background:var(--third-color)
    }
}
@media (max-width:1024px){
    salla-slider.photos-slider .swiper:where([dir=rtl],[dir=rtl] *){
        padding-right:0;
    }
}
.s-block--photos-slider{
    margin-top:0!important;
}
.swiper{
    padding-left:0!important;
}
salla-slider.photos-slider .swiper-slide{
    position:relative;
    height:auto;
    width:100%;
    overflow:hidden;
    padding-left:0;
    padding-right:0;
}
.swiper-pagination{
    display:none;
}
.s-contacts-icon,.s-social-link a,.store-footer i{
    color:var(--main-color);
    border-color:var(--main-color);
}
.slide--cat-entry i{content:"\ec0b";
}
.s-contacts-item{
    justify-content:center;
}
.s-product-card-entry{
    border:2px solid var(--main-color);
    padding:7px;
    border-radius:17px;
    box-shadow:0 0 10px #ddd;
}
.s-block--features__item h4,.s-product-card-price{color:var(--main-color);
}
.s-product-card-content-footer .s-button-btn{
    border-radius:30px!important;
    font-size:13px;
    background:var(--main-color);
    box-shadow:0 0 10px #ddd;
    color:#fff;
}
.footer-list,.s-block--features__item p,.store-footer a,.store-footer h3:hover,.store-footer__inner .max-w-sm{
    color:var(--second-color);
}

@media only screen and (max-width:600px){
    .s-product-card-content-footer .s-button-btn{font-size:10px;
    }
}
.banner--fixed img{
    background-color:transparent!important;
}
.store-footer{
    background-color:var(--third-color)!important;
    padding:30px;
    font-size:14px;
    border-top-left-radius:125px;
    border-top-right-radius:125px;
}
.footer-is-light .store-footer .store-footer__inner{
    background-color:transparent;
}
.store-footer__inner{
    background-color:transparent!important;
    text-align:center;
}
.store-footer__inner .flex{
    justify-content:center;
}
.store-footer__inner .max-w-sm{
    margin:auto;
}
.store-footer h3{
    font-size:1.3rem;
}
.store-footer h3:hover{
    opacity:1;
    cursor: pointer;
}

/*--------------------------*/

.footer-is-light .store-footer, .md\:flex.items-center.justify-between.py-4.container.text-center {
    background-color: #fff;
    color: #000;
}
.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;
}
.s-slider-v-centered .s-slider-block__title-nav button.swiper-button-disabled{
display: none;
}
section:first-of-type.s-block.s-block--photos-slider {
    margin: 0px !important;
}
.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.9rem;
}
.lazy__bg.lazy.entered.loaded {
    background-size: contain;
    background-repeat: no-repeat;
}
 .banner--fixed img {
    background-color: #faebd700;
}  

 
@media (min-width: 768px) {
    .md\:w-96 {
        width: 12rem;
    }
}       
@media (min-width: 481px) and (max-width: 767px) { 
 .banner-entry {
    width: 100%;
    height: 170px ;
    background-color: #f9fafb00;
    }
 }
  @media (max-width: 480px) { 
   .banner-entry {
    width: 100%;
     height: 130px !important;
     background-color: #f9fafb00;
    }

  }
  
  
  
  
  
  
  /* Add custom CSS styles below */ 

section.s-block.s-block--fixed-banner.wide-placeholder .container {
    max-width: 100%;
    margin: 0;
    padding: 0;
}
@media(max-width:776px){
footer.store-footer * {
    justify-content: center;
    align-items: center;
    text-align: center;
}
footer.store-footer a.flex.items-center.m-0:after {
  content: '';
        display: flex;
        width: 49px;
        height: 52px;
        background-image: url(https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/AzAvxP/Bi7ekrNRHLMjW1i1JP8myqZx3r0mt8S4ekBhKaJx.png);
        background-size: contain;
        background-repeat: no-repeat;
}
a.flex.items-center.m-0 {
    flex-direction: column-reverse;
}
}