body:not(.index) nav#mobile-menu * {
    color: #93723E;
}


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

/*------icon-of-main-header------*/
body:not(.index) .main-nav-container #shopping-bag path, body:not(.index) .main-nav-container #heart path, body:not(.index) .search-btn path {
    stroke: #93723E !important;
}


.video-banner-main-0:before{
    content:"";
    background-image:linear-gradient(to top, rgba(0,0,0,0.5), rgba(0,0,0,0.1));
    display:block;
    position:absolute;
    z-index:1;
    width:100%;
    height:100%
}

.landing-page-first-banner a{
  position: relative;
  z-index: 111;
}
.landing-page-first-banner h1 {
    font-size: 73px !important;
}
@media(max-width:767px){
  .landing-page-first-banner h1 {
    font-size: 33px !important;
}
  .video-banner-main-0  > div:nth-of-type(1) > div:nth-of-type(1) {

    margin-bottom: 40px;
}
}
/****/
.main-menu li.root-level>a {
    font-weight: bold !important;
    font-size: 20px;
}
.video-banner-main-0  > div:nth-of-type(1) > div:nth-of-type(1) {
      max-width: 90% !important;
}
/*----------------banner----------------*/
.banner--fixed img {
    background: unset !important;
     margin-bottom:20px  !important;
}
/********************/
.product_deadline .data .title_name {
    color: #fff;
}
section.weeklyOffers , .g_cat, .g-products  , .dead_line  , .ads {
    margin-bottom: 40px  !important;
}
/******/
.landing-page-first-banner p{
    width: 100%;
    font-size: 70px !important;
}
@media(max-width:767px){
  .landing-page-first-banner .container  {
    justify-content: end !important;
}
  }
.image-title .title-heade {
    color: #fff;
    background: unset;
}
.product_deadline .data h2 {
    color: #fff;
}

.price_component + div *{
   color: #fff !important;
}
/**************/
section.ads {
    margin-top: 30px;
}
.section_c_r  .content_tistimonial{
    background: #907341;
    border: none;
}
.section_c_r .content_tistimonial .cover_content .desc_contant {
    color: #fff;
}
.footer-margin .container {
    background: #8d7444;
    width: 100% !important;
    max-width: 100%;
    padding: 0px 20%;
}
.like-product .s-product-card-content {
    height: 50%;
}