.pt-110{
 padding-top:0px !important;
}

@media (min-width: 992px) {
  .shortcode-branch-locations .container .row .col-lg-3.col-sm-6 {
    width: 100% !important;
    height: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
  }
}

/* على الموبايل فقط */
@media (max-width: 767px) {
  #js-box-search-advance {
    --box-mt: -107px !important;
  }


@media (min-width: 992px){
    width: 50% !important;
}

footer .container .footer-top {
    display: none !important;
}

.shortcode-brands .container .alphabet-grid .d-flex.flex-wrap.justify-content-center {
    display: none !important;
}