#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;
}

@media only screen and (max-width: 734px) {
  .page-overview.summary-alt .compare-table .section-summary .template-item-default {
    text-align: right;
  }
}

@media only screen and (max-width: 734px) {
  .page-overview .compare-table .section-summary .image-icon {
    margin-right: 0;
    margin-left: unset;
  }
}

.template-dropdown .selector-element::before {
    content: "";
    width: 90px;
    position: absolute;
    background: linear-gradient(to left, rgba(255,255,255,0) 0%, #fff 50%, #fff 100%);
    top: 0;
    height: 100%;
    right: unset;
    left: 0;
    z-index: 0;
    pointer-events: none;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

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