body, html, p, span, div, li, a, strong, td, th {
  font-family: "ge_dinar_onemedium" !important;
}

h1, h2, h3, h4, h5 {
  font-family: "ge_dinar_onebold" !important;
}

.switch-button {
    direction: rtl;
}

.switch-button .active {
    right: 0;
    left: unset;
}
@media (max-width: 1339px){
    .switch-button#customer-bussiness-switch {
    margin: 15px 0 ;
    padding: 0;
    left: unset ;
    direction: rtl;
    right: 50%;
    transform: translate3D(50%,-50%,0);
    
}
}

.owl-pagination{
    direction: rtl;
}

.skiplino-features-tabs .kc_tabs>.kc_wrapper>.kc_tabs_nav {
    margin-bottom: 20px;
}

.owl-carousel:lang(ar) .owl-item, .owl-wrapper {
    direction: rtl;
}
.owl-carousel:lang(ar) { 
    direction: ltr !important; 
}

.skip-button > a {
  direction: rtl;
}
.skip-button {
  float: right !important;
  margin-right: 0;
  margin-left: 10px;
}
.skiplino-prod-tabs h2 {
  direction: rtl;
  text-align: right;
}

.other-title {
  margin-right: 0 !important;
  direction: rtl;
  text-align:right !important;
}

h1, h2, h3, h4, h5 {
  direction: rtl !important;
}

.the-counter {
  direction: ltr;
}

#products-home .queue-management-system {
    background: var(--skiplino-red) !important;
    border-radius: 20px
}
#products-home .appointments {
     background: var(--skiplino-appointments) !important;
    border-radius: 20px
}
#products-home .virtual-location {
     background: var(--skiplino-virtual) !important;
    border-radius: 20px
}
#products-home .retail {
     background: var(--skiplino-retail) !important;
    border-radius: 20px
}
.skiplino-product-description p {
  padding-right: 0px !important;
  padding-left: 20px;
}

.customer-part {
  float: right;
  margin-right: 50px;
  margin-left: 0;
}
.business-part {
  float: left;
  margin-left: 40px;
  margin-right: 0;
}
.footer-menu li {
  margin-right: 18px;
}

.app-options a {
    display: inline-block;
    margin: 0 0 10px 5px;
}
.accessory-button > img {
    margin-right: 0;
    margin-left: 5px;
}
.accessory-button {
    margin-right: 0;
}
.comp-table th {
  text-align: right;
  direction: rtl;
}

form, input {
    direction: rtl;
  text-align: right;
}

.select .wpcf7-form-control-wrap:after {
  margin-right: 0px;
  margin-left: 20px;
}

.checkbox-control .form-control span {
  margin-right: -5px;
}

.input {
  margin-right: 0 !important;
  margin-left: 5px;
}

#footer-area .row > [class*="col-"] {
    float: right;
}