/*
Theme Name: MedicalPress Child Theme
Theme URI: http://themeforest.net/item/medicalpress-health-and-medical-wordpress-theme/7789703
Description: Child theme for MedicalPress, which is a premium theme for health and medical related websites. MedicalPress has various features that are suitable for doctors, dentists, surgeons, hospitals, health clinics and other types of health and medical related institutions.
Author: Inspiry Themes
Author URI: http://themeforest.net/user/InspiryThemes
Version: 1.4
Text Domain: framework
Domain Path: /languages
Template: inspiry-medicalpress
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: white, right-sidebar, responsive-layout, featured-images, full-width-template, threaded-comments, microformats, post-formats, translation-ready, one-column, two-columns, three-columns, four-columns, custom-menu, theme-options
*/

/* Gravity Forms */

body .gform_wrapper label.gfield_label + div.ginput_container, form input[type="text"] {
	margin: 0;	
	}

.gform_wrapper input[type=text] {
	padding: 15px;
	}

body .gform_wrapper label.gfield_label + div.ginput_container {
	margin-top: 0px;
	}
	
.gform_wrapper li.hidden_label input, form textarea {
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
.gform_wrapper .gform_footer {
	margin-top: 0px;
	padding-top: 10px;
	}
	
div.gform_footer.top_label {
	text-align: right;
	}
		
.gform_wrapper textarea {
	padding-left: 15px;
	padding-top: 15px;
	}
	
.gform_wrapper .top_label input.medium {
	width: 99%
	}
	
.gform_confirmation_message {
	border: none;
	border-radius: 1px;
	color: #ffffff;
	background-color: #47BCB6;
	}
	
.contact-page .contact-form textarea {
	margin-bottom: 5px;
	}
	
.contact-page .contact-form input[type="submit"] {
	padding: 11px 30px;
	}

/* Contact Page */

.col-lg-6 .contact-info {
	padding: 22px 15px 28px 30px;
	border-bottom: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	font-size: 18px;
	line-height: 29px;
	}
	
.social-section {
	padding: 22px 15px 0px 15px;
	border-bottom: 1px solid #dddddd;
	}