/*
Theme Name: Neve Child
Theme URI: https://wp-themes.com/neve
Author: ChildThemeWP.com
Author URI: https://childthemewp.com
Description: My WordPress Neve child theme.
Template: neve
License: GNU General Public License v3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Version: 1.0.0
Text Domain: neve-child
*/
.wpcf7 .col-6{
	width: 49.4%;
	display: inline-block;
}
@media only screen and (max-width: 600px) {
.wpcf7 .col-6{
	width: 100%;
}
}
.fa{
	color: #CB5830;
	font-size: 20px;
	padding-right: 5px;
}
.color{
	color: #CB5830;
}
#footerlinktochildthemewp{
	display: none;
}
.top-header {
    vertical-align: middle;
    display: flex;
}
.top-header img{
    margin-right: 8px;
}
.top-header span{
	margin-right: 40px;
}
.header-main-inner .container{
	padding: 0px;
}
.header .header-main-inner .builder-item--logo{
    padding: 0px 30px 0px 80px;
    margin: 0px;
    background: #f8efd8;

}
.header .header-main-inner .desktop-left{
    padding: 0px;
    margin:0px;
}
.nav-ul li.nv-active>.wrap .caret, .nav-ul li.nv-active>.wrap>a {
    color: #cb5830 !important;
}

#nv-primary-navigation-main a { color: #cb5830 !important;}
