/*!
Theme Name: Kava Child
Theme URI:
Author: Zemez
Author URI:
Description: Kava child theme.
Template: kava
Version: 1.0.1
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kava-child
*/

.sub-banner{
	max-height:360px;
}

.approach-list h3.elementor-icon-box-title b {
    display: block;
    font-weight: normal;
    color: #98c444;
	font-size: 20px;
    margin-bottom: 10px;
}

.caldera_forms_form h3 {
    color: #0d4063;
    text-align: right;
    border-bottom: 2px solid #0d4063;
	font-size: 22px;
    padding-bottom: 10px;
}

.home-banner-list h5.elementor-icon-box-title {
    margin-top: 8px;
    font-size: 16px;
}

.form-btn {
    text-align: right;
}

#caldera_form_1 .CF5ee0817a0331d {
    background: #e4e4e4;
    padding: 0 5px 0 21px;
}

.caldera-grid .btn-default {
    color: #fff !important;
    background-color: #0d4063 !important;
}

.caldera-grid .btn-default:hover {
    color: #fff;
    background-color: #98c444 !important;
}


.home .caldera-grid .btn-default {
    width: 100%;
}

.footer-ques i:before {
    margin-left: -6px;
}

.footer-ques i {
    background: #ecf2ff;
    padding: 6px 14px 6px 12px;
    border-radius: 30px;
}

.page .jet-custom-nav__item a {
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}

ol li {
    margin-bottom: 20px;
}

.site-footer a {
    color:#ffffff;
}

@media (max-width: 640px) {
	#caldera_form_1 .single {
    max-width: 100%;
    width: 100%;
        margin: 0 20px 0 10px;
}