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

body:not(.page-template-fullwidth-content) .site-content {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}

.intl-tel-input .country-list .country-name, .intl-tel-input .country-list .flag-box {
	color: black !important
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	padding-top: 8px !important;
	padding-bottom: 8px !important;
	color: black;
}