/*
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.3
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
*/

.header-top a{
	font-weight:bold;
	color:#bbbfc9;
}

nav.main-menu ul > li ul{
	width:auto;
	min-width:210px;
}

nav.main-menu ul > li ul li ul{
	left:210px;
}

.widget ul li{
	padding:0;
	margin:0;
}

.widget ul li a{
	display:block;
	padding:10px 0;
}

#nav_menu-2 .menu{
	border-top-width:3px;
}

#nav_menu-2 .menu > li{
	border-bottom-width:3px;
}

#nav_menu-2 .menu > li > a{
	font-weight:bold;
}

#nav_menu-2 .menu > li > ul > li:last-child{
	border-bottom:none;
}

#nav_menu-2 .menu > li > ul > li > a{
	padding-left:15px;
}

#nav_menu-2 .current-menu-item > a{
	font-style:italic;
}

.home-slider .slide-content h1,
.home-slider .slide-content h1 > *,
.home-slider .slide-content p{
	color:#000000;
	/*text-shadow:1px 1px 0 rgba(0,0,0,0.8);*/
	background-color:rgba(255,255,255,0.5);
}
.home-slider .slide-content h2,
.home-slider .slide-content h2 > *{
	color:#67c9e0;
	text-shadow:1px 1px 0 rgba(0,0,0,0.8);
}

.banner{
	background-position:center center !important;
}

.home-slider .slide-content h1, .home-slider .slide-content h2,
.home-slider .slide-content h1 span, .home-slider .slide-content h2 span{
	/*color:#FFFFFF;
	text-shadow:1px 1px 0 rgba(0,0,0,0.8);*/
}

.home-slider .slide-content h1:after, .home-slider .slide-content h2:after{
	display:none;
}

.home-slider .variation-two .appointment-form.closed{
	display:none;
}

article.hentry, article.hentry p, p{
	font-size:16px;
	line-height:1.5;
}

.wpcf7-form-control{
	margin-bottom:0 !important;
}