/*
Theme Name: GoSolar Child
Description: Child theme for GoSolar
Author: zozothemes
Template: gosolar
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-colors, custom-header, custom-menu, editor-style, featured-images, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/

/*Child Theme Style Code Here*/

.get-quote form .wpcf7-form-control-wrap {
	float: left;
	position: relative;
	margin-right: 15px;
	padding-top: 10px;
	margin-bottom: 30px;
}

.get-quote form .tel-819,
.get-quote form .your-name {
	margin-bottom: 0;
	border: 0;
	box-shadow: none;
	background-color: transparent;
	border-bottom: 3px solid #FFF;
	padding: 0 0 5px;
	color: #fff !important;
	opacity: 1;
	font-weight: bold;
	font-size: 15px;
	border-radius: 0;
}
.get-quote form .wpcf7-submit {
	font-weight: 700;
	background-color: #ffffff !important;
	color: #A0BF05 !important;
}
.get-quote form .wpcf7-submit:hover {
	background-color: #444 !important;
	color: #ffffff !important;
}
.get-quote form .tel-819::placeholder,
.get-quote form .your-name::placeholder {
	color: #fff;
	font-weight: bold;
	opacity: 0.7; /* Firefox */
}
.wpcf7-response-output {
	color: #fff;
}
@media screen and (max-width: 1300px) {
	.get-quote {
		padding: 0px 20px 10px 70px;
	}
	.get-quote form .wpcf7-form-control-wrap {
		float: left;
		position: relative;
		margin-right: 50px;
		padding-top: 10px;
		margin-bottom: 36px;
	}
}
@media screen and (max-width: 991px) {
	.get-quote {
		padding: 10px 70px 20px 70px;
	}
	.get-quote form .wpcf7-form-control-wrap {
		width: 100%;
		float: left;
		position: relative;
		margin-right: 50px;
		padding-top: 10px;
		margin-bottom: 6px;
	}
}

#sidebar {
	padding-top: 20px;
	margin-top: 65px;
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.12), 0 1px 4px rgba(0, 0, 0, 0.12);
}
.page-title-section .page-title-captions h1.entry-title {
	text-transform: none !important;
}
