﻿input[type="number"] {
    direction: rtl;
}
input[type="email"] {
    direction: rtl;
}

.flagHome {
    position: absolute;
    left: 14px;
    top: -2px;
}

.wpwl-wrapper > .wpwl-icon {
    position: absolute;
    left: 0.5em !important;
    right: auto !important;
    top: 4px;
}