/*main navbar*/
html, body {
  overflow-x: hidden !important;
}

* {
  box-sizing: border-box;
  max-width: 100% !important;
}
.mburger--collapse{
  color:#000!important;
}

.ps-header__icons *{
    color:#000!important;
}

.sicon-search{
  color:#000!important;
}
  
.s-block--photos-slider {
    margin-top: 0px!important
}

.s-block--photos-slider salla-slider {
    padding-right: 0px!important;
    padding-top: 0px!important
}

.s-block--photos-slider .swiper {
    padding-left: 0px!important;
    padding-right: 0px!important
}

.s-block--photos-slider .swiper .swiper-slide {
    width: 100%!important;
    padding-right: 0px!important;
    padding-left: 0px!important
}

.ps-header {
    background-color: #D1D1D1;
    position: relative;
    z-index: 99;
}

.main-nav-container.fixed-header .inner ,.custom-main-normal 
 {
    background-color:#D1D1D1!important;
}

#bigMenu li a {
  color: #000;
}
#bigMenu li a:hover { 
  color: #000!important;
  opacity:0.7 !important;

}
.sub-menu * {
  color: #000;
}

.mm-ocd__content{
  width:35% !important;
}

@media (max-width:786px){
  .mm-ocd__content{
  width:100% !important;
}
}

/**/


.s-block--fixed-banner .container-fluid {
  max-width: 100% !important;
  padding: 0px !important;
}
.index .s-block--fixed-banner img {
  background-color: transparent !important;
  border-radius: 0;
}
.s-block--fixed-banner:first-of-type {
  margin-top: 0px !important;
}


/* Products Cards */
.s-product-card-entry {
    border: 1px solid #F05255  !important;

}
salla-add-product-button button {
  background-color: #EE383C !important;
  color: #fff!important;
  border: 1px solid transparent !important;
}
salla-add-product-button:hover button {
  background-color: #fff!important;
  color:#EE383C !important;
  border: 1px solid #EE383C !important;
}

/* Features Items */
.s-block--features .s-block--features__item {
  border: 0;
  border-radius: 0px;
  background-color: transparent !important;
}
.s-block--features .s-block--features__item .feature-icon {
  background-color: transparent !important;
  overflow: unset !important;
  margin: 10px 0px 40px;
}
.s-block--features .s-block--features__item .feature-icon i {
  color: #EE383C !important;
  font-size: 100px;
}

/*Footer*/
.ps-footer__middle{
  background-color:#D1D1D1 !important;
}

.ps-footer__middle *{
  color:#000!important;
}

.copyright p ,.copyright a{
  color:#000!important;
}

.copyright a:hover{
  opacity:0.8 !important;
  }



@supports (color: color-mix(in lch, red, blue)) and (top: var(--f)) {
    .ps-footer--bottom {
        background: #D1D1D1 !important;
    }
}

.mm-spn--open {
  padding-right: 0px !important;
}

/**/

.app-inner .page-sec{
  width:80% !important;
  margin:auto;
  
}



@media (min-width: 1024px) {
 [limit="32"] .s-slider-container .swiper-slide {
    width: 16.6% !important; 
  }
}

@media (min-width: 1024px) {
 [block-title="منتجات مختارة"] .s-slider-container .swiper-slide {
    width: 16.6% !important; 
  }
}