#ac-globalfooter .ac-gf-sosumi p:lang(ar),
#ac-globalfooter .ac-gf-sosumi li:lang(ar),
#ac-globalfooter .ac-gf-directory-column-section-title-button:lang(ar),
#ac-globalfooter
  .ac-gf-directory-column-section-title
  > .ac-gf-directory-column-section-title-text:lang(ar),
#ac-globalfooter a,
#ac-globalfooter[dir="rtl"] .ac-gf-footer-legal-copyright,
#ac-globalfooter[dir="rtl"] .ac-gf-footer-legal-links,
#ac-globalfooter *,
#ac-globalfooter *:before,
#ac-globalfooter *:after {
  font-family: "SF Pro AR", "SF Pro AR Text", "Gulf", "Myriad Set Pro",
    "SF Pro Gulf", "SF Pro Icons", "Apple Legacy Chevron", "Helvetica Neue",
    "Helvetica", "Arial", sans-serif;
}

.template-dropdown .selector-element::before {
  background: linear-gradient(
    to left,
    rgba(255, 255, 255, 0) 0%,
    #fff 50%,
    #fff 100%
  );
  right: unset;
  left: 0;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.icon-chevronright::before,
.icon-chevronright::after {
  content: "";
}

.ase-fn {
  position: relative;
  top: 10px;
}
