/* Header Start */
body.index #mainnav:not(#mainnav.fixed-pinned) .navbar-brand img {
  max-width: 170px;
}
.top-navbar {
  background-color: #ffffff55;
}
body.index #mainnav:not(#mainnav.fixed-pinned) ul li a {
  color: #000;
}
body.index #mainnav:not(#mainnav.fixed-pinned) ul li a:hover {
  opacity: 0.7;
}
body.index #mainnav:not(#mainnav.fixed-pinned) path {
  stroke: #000;
}
body.index .sicon-menu {
  color: #000;
}
.sub-menu span {
  color: #000;
}
#search-normal path {
    stroke: #000 !important;
}
@media (max-width: 992px) {
    .top-navbar {
      background-color: unset;
    }
}
/* Header End */


/* Landing Page Start */
.landing-page-fixed-bannar-0 h1 {
  font-size: 38px;
}
.landing-page-fixed-bannar-0 {
    background-position: 8%;
}
.landing-page-fixed-bannar-0 button {
    background-color: #6C6C6C;
}
@media (min-width: 992px) {
    .landing-page-fixed-bannar-0 > div {
        margin-right: 4%;
        width: 40%;
    }
    .landing-page-fixed-bannar-0 h1 {
        font-size: 60px;
    }
    .landing-page-fixed-bannar-0 p {
        font-size: 36px;
        margin-top: 3%;
        line-height: 4rem;
    }
}
@media (max-width: 1200px) {
    .landing-page-fixed-bannar-0 > div {
        background-color: #00000099;
        padding: 1rem;
    }
}
@media (max-width: 992px) {
    .landing-page-fixed-bannar-0 > div {
        text-align: center !important;
        margin-top: 40%;
    }
  .landing-page-fixed-bannar-0 > div.txt *:not(p) {
      margin: auto !important;
      font-size: 2.4rem;
      display: block;
      text-align: center;
      font-weight: 700;
  }
    .landing-page-fixed-bannar-0 p {
        display: block;
        line-height: 2.5rem;
        font-size: 23px;
        font-weight: 600;
        margin: 4% 0;
    }
  .landing-page-fixed-bannar-0 > div.txt button {
    font-size: 1.1rem;
    margin-top: 1.5rem !important;
  }
}
@media (max-width: 576px) {
    .landing-page-fixed-bannar-0 {
        background-position: center;
    }
    .landing-page-fixed-bannar-0 > div {
        width: 100%;
    }
    .landing-page-fixed-bannar-0 h1 {
        width: 100%;
    }
}
/* Landing Page End */

/* Categories Start */
/* Categories End */

/* Products Start */
.s-product-card-vertical {
  max-height: 400px;
}
.g-products {
    margin-bottom: 0;
}
.button-56 {
  padding: 0;
}
/* Products End */

/* Landing 2 */
section:nth-child(2 of .landing-page-first-bannar) > div {
    height: 70vh;
    background-position: 0%;
}
section:nth-child(2 of .landing-page-first-bannar) > div > div {
    width: 30%;
    margin-right: 10%;
}
section:nth-child(2 of .landing-page-first-bannar) button {
    color: #000 !important;
    background-color: #fff;
}
@media (min-width: 1200px) {
    section:nth-child(2 of .landing-page-first-bannar) > div h1 {
        font-size: 62px;
        width: 100%;
        line-height: 5.5rem;
    }
}
@media (max-width: 1200px) {
    section:nth-child(2 of .landing-page-first-bannar) > div > div {
        background-color: #ffffff77;
        width: 80%;
        margin: auto;
        padding: 2rem 0;
    }
}
@media (max-width: 992px) {
    section:nth-child(2 of .landing-page-first-bannar) > div h1 {
        font-size: 2rem;
        width: 100%;
    }
    section:nth-child(2 of .landing-page-first-bannar) > div p {
        display: block;
        line-height: 2.5rem;
        font-size: 17px;
        font-weight: 600;
    }
    section:nth-child(2 of .landing-page-first-bannar) > div > div.txt button {
        font-size: 1.1rem;
        margin-top: 1.5rem !important;
    }
    section:nth-child(2 of .landing-page-first-bannar) > div > div {
        text-align: center !important; 
    }
}
@media (max-width: 576px) {
    section:nth-child(2 of .landing-page-first-bannar) > div {
        background-position: center;
        height: 55vh
    }
    section:nth-child(2 of .landing-page-first-bannar) > div > div {
        width: 100%;
    }
}

/* Cust Opinions */
.section_c_r .content_tistimonial .imag_raduse {
  max-width: 65px;
  height: 65px;
}

/* نشرة */
.store-footer > div > .m-auto * {
    color: #000;
}
#mc-embedded-subscribe {
    background: #fff;
    color: #000;
}
#mce-EMAIL {
    color: #000;
}

/* Footer Start */
.footer-is-light .store-footer .store-footer__inner * {
  border-color: #bbb;
}
.store-footer * {
    justify-content: center;
}
.store-footer + div * {
    color: #fff;
}
/* Footer End */

@media (max-width: 992px) {
	.store-footer + div {
	    margin-bottom: 72px;
	}
}