/*
 Theme Name:   Get Found Child Theme
 Theme URI:    https://getfoundeugene.com
 Description:  Get Found Child Theme - minimal template for use with Get Found web development
 Author:       Michael Wyatt
 Author URI:   https://www.getfoundeugene.com
 Template:     car-repair-services
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         child
 Text Domain:  gf-child
*/

.container h3 {
	
}

ul li {
	font-size: 14px !important;
	line-height: 18px !important;
}

.main_slide .slide-content .vert-wrap .vert .container {
	background-color: rgba(0,0,0,0.6);
	border-radius: 20px;
}

.marker-list > li,.home-our-service h2,.home-our-service p{color:#333 !important;}

#mainSlider .slide-content h3+h3 {
	margin-top: 0em !important;
}

.brands-grid a {
	width: 20%;
}

.brands-grid a img {
	height: 100% !important;
	width: auto !important;
}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
	font-size: 4em !important;
}

@media only screen and (max-width: 639px) {
	.desktop-only {
		display: none !important;
	}
}

@media only screen and (min-width: 640px) {
	.mobile-only {
		display: none !important;
	}
}
