/*
Theme Name: Regina Lite
Theme URI: http://www.machothemes.com/themes/regina-lite/
Author: Macho Themes
Author URI: http://www.machothemes.com/
Description: Regina Lite is one of the best free medical WordPress themes, suitable for medical clinics, dentistry websites, medical research facilities and more. Explore Regina Lite - a responsive medical WordPress template with a ton of bundled options.
Version: 2.0.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: regina-lite
Tags: grid-layout, footer-widgets, blog, education, e-commerce

This theme, like WordPress, is licensed under the GPL.
*/


.nc-icon-outline.health_hospital-32:before {
    content: "\e637" !important;
}

.nc-icon-outline.health_heartbeat-16:before {
    content: "\e689" !important;
}

.nc-icon-outline.health_brain:before {
    content: "\e805" !important;
}

.nc-icon-outline.food_apple:before {
    content: "\e89c" !important;
}

.mt-date{
	display: none;
}

.caption{
	margin-top: 10px;
}

#header #logo a span.logo-title{
	font-size: 26px !important;
}

#logo{
	margin-top: 44.5px !important;
}

#page-header{
	padding: 20px 0 !important;
}

#blog.single .post{
	border-bottom: none !important;
}

#page-header .title{
	font-size: 26px !important;
}

.home .content-block{
	margin: 0px !important;
}

#section-news.bg-block-white{
	padding: 40px 0 100px 0 !important;
}

#breadcrumb{
	display: none !important;
}

#blog {
	margin-top: 80px;
}

#header .row{
	margin-top: -20px;
}


#home-slider{
	margin-top: -25px !important;
}

.img-contacto{
	padding-right: 10px;
}

.post-792 h2.title{
	display: none;
}

#page-header{
	background: #21396d !important;
}

.single #post-985 .image{
	display: none;
}

.attachment-regina-lite-blog{
	display: none;
}

@media (max-width: 980px){
	#call-out{
    width: 100% !important;
    padding: 30px 30px 10px 30px !important;
    margin: 0 0 30px 0 !important;
	}

	#call-out h1{
		font-size: 27px !important;
	}

	#call-out div{
		font-size: 15px !important;
	}


}

@media  (max-width: 1200px){
		#services-block.home>div:nth-child(3) .service{
	     margin-bottom: 85px !important;
	}

}

@media (min-width: 1200px){
   #header .container{
	    width: 1280px !important;
    }

	#header .col-lg-3{
		width: 35% !important;
	}

	#header .col-lg-9{
		width: 60% !important;
	}


}