/*
 Theme Name: Twenty Nineteen Child
 Theme URI: https://www.element8.ae
 Author: Element8
 Author URI: https://www.element8.ae
 Template: twentynineteen
 Description: Child theme for Twenty Seventeen.
 Version: 0.3
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Tags:
 Text Domain: twentynineteen-child
 */



/* 
.jotform-form .form-all {
    width: 100%;
    max-width: 100%;
}

.jotform-form .form-all .form-line {
    padding: 0 !important;
}

.jotform-form .form-all .form-textbox {
    min-height: 44px;
    border-radius: 6px !important;
}

.jotform-form .form-section {
    display: flex;
    flex-wrap: wrap;
}

.jotform-form .form-line {
    padding: 0 !important;
    width: 48%;
    margin: 0 1%;
}

.jotform-form .form-input {
    width: 100% !important;
}

.jotform-form .input-group .form-control {
    height: 44px;
}

.jotform-form li#id_40 {
    width: 100%;
}

.jotform-form .form-textarea-limit>span {
    display: inline-block;
    width: 100%;
}

.jotform-form li#id_41 {
    width: 100%;
}

.jotform-form .form-all .form-textbox {
    min-height: 44px;
    border-radius: 6px !important;
} */