:root {
  --color-primary: #1f52ee !important;
}
/* start of main banner */
.store-header + .s-block.s-block--fixed-banner {
  margin-top: 0;
  .container {
    padding: 0;
    margin: 0;
    max-width: 100%;
  }
  .banner {
    width: 100%;
    margin: 0;
  }
  img {
    width: 100%;
    height: auto;
    border-radius: 0;
  }
}
/* end of main banner */
/* start of footer */
footer,

footer .container {
  flex-wrap: wrap;
}
.store-footer {
  
  a[href="https://salla.sa/ajwaa25.com/"] h3,
   a[href="https://a-techsa.com/"] h3
  {
    text-indent: -9999px;
    background-image: url("https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/zvdDlp/xt4QQyyeIuYLl5c9w4XfpGtpelIhJX5KkEBLJY0y.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 99px;
    height: 136px;
    display: block;
  }
}

/* end of footer */