/* Add custom CSS styles below */
.main-nav-container{
}
.banner--fixed img{
  width: 100%;
  border-radius: 0px;
}

.banner--fixed {
  padding: 0px;
  margin: 0px;
  background: #ffffff;
}


.footer-is-light .store-footer .store-footer__inner {
}

.copyright-text p::after { 
  content: " - تصميم و تطوير أحمد الصالح";
  color: black !inherit;
  font-weight: normal;
}

.copyright-text p {
  color: white;
}