.rtl .wpcf7 .wpcf7-form-control-wrap {
    direction: rtl;
}
.rtl .wpcf7 input[type="email"] {
    direction: rtl;
}
.rtl .woocommerce .track_order .form-row label {
    text-align: right;
}

.wpml-ls-legacy-dropdown {
    width:100% !important;
}
.rtl .wpml-ls-legacy-dropdown {
    direction: rtl;
    padding-right: 10px;
}
.wpml-ls-legacy-dropdown a {
    border: none !important;
    background-color: #fff;
}
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
    background: transparent;
    background-color: transparent;
}
.rtl .topbar .widget:after {
    right: auto;
    left: 0;
}

.wcml-dropdown {
    width: 100% !important;
}
.wcml-dropdown li {
    border: none !important;
    background-color: #fff;
    background: transparent !important;
}

.wcml-dropdown .wcml-cs-submenu {
    background-color: #fff;
}

#hvips-features01 {
    font-size: 16px;
    font-weight: 600;
    unicode-bidi: plaintext;
    padding: 7px;
    color: #252934;
}
#hvips-features02 {
    font-size: 16px;
    font-weight: 600;
    border: 2px solid #8bc500;
    unicode-bidi: plaintext;
    padding: 7px;
    border-radius: 3px;
    text-align: center;
    width: 40%;
    background-color: rgb(255,255,255);
    color: #555555;
}

.rtl .woocommerce .customer-login .password-input .show-password-input {
    right: auto;
    left: 10px;
}


.rtl .woocommerce-checkout form.checkout .woocommerce-form__label > span::before, .woocommerce-checkout #payment ul.payment_methods > li > label::before {
    right: 0 !important;
    left: auto !important;
}

.rtl .dokan-dashboard-menu .settings .pull-right {
    float: left !important;
}

.dokan-dashboard .dokan-dash-sidebar {
    display: none;
}

.dokan-dash-sidebar {
    display: none;
}

.rtl table, th, td {
    text-align: right;
}

.rtl table {
    text-align: right;
}

.rtl th, td {
    text-align: right !important;
}

.rtl .mfp-content {
    text-align: right;
}

.rtl .dokan-form-horizontal .dokan-control-label {
    text-align: right;
}

.rtl .dokan-form-group {
    text-align: right !important;
}