/*
Theme Name: Coachman's
Theme URI: https://oceanwp.org/
Description: Coachman's OceanWP Child
Author: Armor
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

.widget-title{
	padding-left: 0px;
	font-size: 20px;
}
.elementor-widget-container h5{
	font-size: 24px;
}
.fa.fa-plus-circle{
	display: none;
}
.member-desc{
	display: none;
}

#footer-widgets{
	text-align: center;
}

#nf-field-61{
	border-radius: 0;
}

.oceanwp-contact-text a:hover{
	color:black;
}