/*   
Theme Name: Jtheme Jello Child
Theme URI: https://elementor.com
Description: Simple and lightweight Jezweb theme
Author: Jezweb
Author URI: https://www.jezweb.com.au/
Template: elementor-hello-theme-master
Text Domain: elementor-hello-theme-child
Version: 1.0
*/

body .jet-form-builder__field-wrap.checkradio-wrap {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 5px;
}
.jet-form-builder__heading, .jet-form-builder__label {
    font-weight: 700;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.jet-form-builder__heading {
    font-size: 1.2rem !important;
    color: #19bc9c;
}
.jet-form-builder-row {
    margin-bottom: 15px;
}
button.jet-form-builder__submit, .jet-form-builder button.add-custom-option {
    padding: 16px 30px !important;
    border: none !important;
	cursor: pointer !important;
}
.jet-form-builder__field-label.for-checkbox :checked+span::before {
    border-color: #19bc9c !important;
    background-color: #19bc9c !important;
}
.user-profile .elementor-image-box-img img{
    margin-bottom: -5px;
    margin-left: 5px;
}
.gform_wrapper.gravity-theme input[type=password] {
    padding: 12px 15px !important;
}
.mce-toolbar .mce-btn button, .qt-dfw {
    border: none !important;
}
.mce-toolbar .mce-btn-group .mce-btn, .qt-dfw {
    border: none !important;
}