/*
 * Single Form (.noxc)
 *
 * @package Studiare_Child
 */

.noxc .validation_below {
    gap: 10px !important;
    padding: 0px;
}

.noxc .button {
    background-color: #a78bfa !important;
}

.noxc input[type="tel"] {
    direction: rtl !important;
}

.noxc .ginput_container {
    gap: 0px !important;
}
