/*
 Theme Name:   Total Child
 Description:  Total Child Theme
 Template:     Total
*/

h2,h4 {
	color: #1e96d2;
	font-weight: bold;
}

h3 {
	color: #055f89;
	text-transform: uppercase;
}

h3,h4 {
	margin-bottom: 5px;
}

h4 {
	margin-top: 0px;
}


#content hr {
	background: #1e96d2;
	height: 4px;
	border: 0px;
}

.navbar-style-one .dropdown-menu > .current-menu-item > a, 
.navbar-style-one .dropdown-menu > .current-menu-parent > a,
.navbar-style-one .dropdown-menu ul a:hover {
	color: #1e96d2;
}

.newsletter-subscription input {
	margin-bottom: 10px !important;
	width: 100%;
}

.fluent-cta {
	display: block;
	background: #1e96d2;
	color: #fff;
	padding: 12px 14px;
	box-sizing: border-box;
	font-size: 14px;
	font-weight: bold;
}

.fluent-cta:after {
	content: '';
	display: table;
	width: 100%;
	clear: both;
}

.fluent-cta span {
	padding-left: 14px;
}

.fluent-cta span,
.fluent-cta img {
	display: inline-block;
	float: left;
}

.fluent-cta img {
	position: relative;
	top: 5px;
}

.fluent-cta img:last-of-type {
	float: right;
	top: 15px;
	right: 15px;
}

/* ... */

.intro-text {
	font-size: 16px;
	font-weight: bold;
	color: #1e96d2;
}

.entry ul {
	list-style-type: none;
	margin-left: 20px;
}

.entry ul li {
	position: relative;
}

.entry ul li:before {
	width: 3px;
	height: 3px;
	border-radius: 50%;
	background: #1e96d2;
	display: block;
	content: '';
	position: absolute;
	left: -20px;
	top: 10px;
}

/* ... */

#content .vcex-button, #content .vcex-button.blue, #content .vcex-button.flat.blue {
	border-radius: 0px;
	position: relative;
	text-align: left !important;
	width: 190px;
	clear: both;
	line-height: 18px;
	background: #1e96d2;
	float: none !important;
}

.wpex-carousel .owl-prev, .wpex-carousel .owl-next {
	background: #1e96d2 !important;
}

.vcex-button:after, 
.vcex-button.blue:after, 
.vcex-button.flat.blue:after {
	content: '';
	display: block;
	width: 7px;
	height: 16px;
	background: url('assets/images/arrow-right.png') no-repeat;
	position: absolute;
	right: 10px;
	top: 10px;
}

.icon-left {
	padding-left: 22px !important;
	margin-bottom: 20px !important;
}

.icon-left:before {
	content: '';
	display: block;
	position: absolute;
	left: 10px;
	top: 8px;
}

.download-button {
	background-color: #1e96d2 !important;
}

.download-button:before {
	width: 16px;
	height: 20px;
	background: url('assets/images/doc-icon.png') no-repeat;
}

.contact-button {
	background-color: #055f89 !important;
}

.contact-button:before {
	width: 16px;
	height: 20px;
	background: url('assets/images/phone-icon.png') no-repeat;
}

/* ... */

input[type=submit] {
	width: 120px;
	background: #1e96d2 url('assets/images/arrow-right.png') no-repeat 90px center !important;
	border-radius: 0px !important;
	text-align: left;
	padding-left: 25px;
}

.wpcf7 {
	padding: 20px !important;
	background: #edf9fe;
}

.wpcf7 p:last-of-type {
	margin: 0px;
}

.page-id-4418 .wpcf7 {
	padding: 0px !important;
	background: none;
}

.page-id-4418 .wpcf7 input[type=text],
.page-id-4418 .wpcf7 input[type=email],
.page-id-4418 .wpcf7 input[type=tel] {
	width: 100%;
}

/* ... */

.footer-box input {
	background: #464646;
	border-color: #000;
}

.owl-carousel .owl-item img {
	margin: 0 !important;
}

.vcex-testimonials-fullslider {
	font-style: italic;
	background: url('assets/images/quote-left.png') no-repeat top left;
}

.pdf-download { font-size: 18px; margin-top: 15px; display: block; }
.pdf-download i { margin-right: 15px; }

.large-button {
	font-size: 18px; 
	margin-top: 15px;
	background: #1e96d2;
	border-radius: 0px;
}

.page-id-4762 .wpcf7 {
    padding: 0px !important;
    background: none;
}
