/*
Theme Name: Duran Lawn Creations
Version: 1.0
Author: IDG
Author URI: https://idgadvertising.com
Template: duranlawncreations
*/



/*Add your own styles here:*/


/* General Style */

.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 {
	text-transform: none;
	line-height: 1.5em;
}

.phone-info {
	font-weight: 400;
	font-size: 1em;
}


.avia_image {
	border-radius: 0 !important;
}
/* Home Page stylezzzz */

form#gform_1 label, form#gform_2 label {
display: none !important;
}

input#gform_submit_button_1 {
	height: 40px !important;
}

/* Contact Us Form */

#top .gform_wrapper ul li.gfield {
	margin-bottom: 1px !important;
}


/*** mobile fixes ***/

@media only screen and (max-width: 768px) {
	#top .main_color input[type='text'] {
		font-size: 14px !important;
	}
}
