footer.store-footer {
  background-image: url("https://archive.org/download/frame-1000005843/Frame%201000005843.png") !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-color: transparent !important;
}

/* يخلي طبقات الفوتر الداخلية شفافة عشان الخلفية تبان */
footer.store-footer .store-footer__inner,
footer.store-footer .store-footer__contacts-row,
footer.store-footer .footer-bottom {
  background: transparent !important;
}

/* لو الموجة اللي فوق الفوتر عاملة لون مغطي */
footer.store-footer .store-footer__curve {
  color: transparent !important;
}
footer.store-footer .store-footer__curve {
    color: #1A333E !important;
}