/*
Theme Name: Medical Clinic Child
Theme URI: http://cmsmasters.net/medical-clinic-child/
Author: cmsmasters
Author URI: http://cmsmasters.net/
Description: Medical Clinic Child Theme
Template: medical-clinic
Version: 1.0.2
License:
License URI:
Text Domain: medical-clinic-child
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/

/* EMS Landing Page */

.page-id-13972 #header,
.page-id-13972 #footer {
	display: none;
}
.page-id-13972 #page.cmsmasters_heading_after_header.enable_header_top #middle {
	padding-top: 0;
}

.smw-inline.cmsmasters_heading_wrap,
.smw-inline.cmsmasters_heading_wrap .cmsmasters_heading {
	display: inline !important;
}
.smw-inline-ml .cmsmasters_heading {
	margin-left: 6px;
}
.ad-font {
	font-family: "Architects Daughter";
}
.white-text {
	color: #fff;
}
.green-text {
	color: #3aae2a;
}
.blue-text {
	color: #1c7bd5;
}
.red-text {
	color: #ba0916;
}
#get-started .cmsmasters_img {
	margin-bottom: 60px;
	width: 100%; 
}
#get-started {
	position: relative;
}
#get-started .gs-line-first {
	margin: 40px 0 24px;
	position: relative;
}
@media only screen and (min-width: 768px) {
	#get-started .gs-line {
		padding-left: 20px;
	}
	#get-started .gs-line-first::before {
		content: "";
		width: 3px;
		height: 620px;
		position: absolute;
		left:0;
		top: 14px;
		background-color: rgb(28, 123, 213);
	}
}
#get-started .wpcf7-form label {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
#get-started .wpcf7-form .required {
	color: #ba0916;
}
#get-started .wpcf7-form-control {
	font-size: 11px;
}
#get-started .wpcf7-submit {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	background: #3aae2a;
	color: #fff;
	border: none;
	border-radius: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 100%;
}

#get-started .wpcf7-submit:hover {
	opacity: .9;
}
#get-started .wpcf7-response-output {
	color: #fff;
	margin: 0 0 16px;
	text-align: center;
}
#get-started .wpcf7-spinner {
	background: #1c7bd5;
	opacity: 1;
	display: block;
	margin: 10px auto;
}
.feature-heading {
	text-align: center; 
	font-size: 14px; 
	line-height: 1em;
	color: #1c7bd5;
	margin-top: 2em;
	text-transform: uppercase;
	font-weight: bold;
}
.feature-text {
	text-align: center; 
	font-size: 12px; 
	line-height: 13px; 
	color: #0f182a;"
}
.footer-product {
	position: relative;
	top: -75px;
}
.footer-cta {
	font-family: "Architects Daughter";
	font-size: 30px;
	color: #1c7bd5;
	display: inline-block;
	margin-top: .5em;
}


