ul.main-menu.mm-spn--open * {
    color: #000000;
}
 .fixed-header ul.main-menu.mm-spn--open * {
    color: #000;
}
 .fixed-header .items-stretch div:nth-of-type(2) * {
    color: #000;
    border-color: #000;
}
 .items-stretch div:nth-of-type(2) * {
    color: #fff;
    border-color: #fff;
}
.inner.bg-inherit.w-full {
    background: #BAB8A2;
}
.banner--fixed img {
    background: unset !important;
     margin-bottom:20px ;
}
.app-inner.flex.flex-col.min-h-full {
    background: #ECE3DA;
}
  /********product-header**************/
.s-block--best-offers  .s-slider-block__title {
    justify-content: center;
}
.s-block--best-offers  .s-slider-block__title-right {
    padding: 0px !important;
}
.s-block--best-offers  .s-slider-block__title-left {
    display: none;
}
.s-block--best-offers .s-slider-block__title h2 {
    padding: 0px;
    font-size: 25px;
}
.s-block--best-offers .s-slider-block__title h2:before {
    content: "";
    width: 100%;
    height: 2px;
    background: #000000;
    position: absolute;
    bottom: 8px;
}ٍٍٍٍٍٍٍٍٍٍٍٍٍٍٍٍٍ
.s-block--best-offers .s-slider-block__title h2:after {
    content: "";
    width: 12px;
    height: 12px;
    background: #000000;
    display: block;
    border-radius: 50%;
    margin-inline:auto;
    border: 4px solid #ece3da;
    position: relative;
    z-index: 1;
    padding: 6px;
}
/*--------------media-of-product--------*/
@media screen and (max-width:768px){
.s-products-slider-card{
    width:50%
}
button.undefined {
    font-size: 15px;
    padding: 10px;
}
}
/*--------------media-of-product--------*/
.store-footer__inner {
    background-color: #BAB8A2!important;
}
/*---------footer-----------*/
footer *{
margin-left:auto;
margin-right:auto ;
text-align: center;
color:#000;
border-color:#000;
}
.s-product-card-content {
    background: #ece3da;
}
.navbar-brand img {
    max-height: 6rem !important;
}
@media (max-width: 768px) {
  .drawer a,
  .drawer ul li a,
  .drawer .menu-item a {
    color: #000000 !important;
    -webkit-text-fill-color: #000000 !important;
  }
}