/* Add custom CSS styles below */ 
body {
  background-color: #fff !important;
}
.main-nav-container {
  box-shadow:none !important;
}
/* بنر عريض */
section.s-block.s-block--fixed-banner .container{
  max-width:100% !important;
  padding:0  !important;
  margin:0 !important;
}
.banner--fixed img {
  border-radius: 0 !important;
  background-color: transparent !important;
}
/* نهيايه البنر العريض */
.footer-is-light .store-footer .store-footer__inner {
 
    background-color: rgba(243, 244, 246, 1);
    background-color: rgb(178 185 164);
    color: white;
}