/*
Theme Name: Novo 
Theme URI: http://promo-theme.com/novo/
Author: Promo Theme
Author URI: http://themeforest.net/user/ypromo
Description: We present you an Awesome Photography WordPress Theme. You can build a beautiful site, using 6 homepages. Much galleries, styles of blogs, and much much more make your site individual and creative.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: novo
Template: novo

*/


/****** ALLGEMEIN ******/

.overlay-fixed .vc_column_container,
.overlay-fixed .wpb_animate_when_almost_visible {
	z-index: 2 !important;
}



/****** CONTACT FORM 7 ******/

.wpcf7 .ajax-loader,
.wpcf7-spinner {
    display: block !important;
}
.wpcf7-acceptance label {
	font-size: 13px !important;
}
input.wpcf7-submit {
	margin-top: 30px !important;
}




/****** BLOG ******/

.single-post main > .container {
	padding-top: 40px;
}



/****** HEADER ******/

.site-header.dark-header {
  box-shadow: 0 1px 1px rgba(0,0,0,0.1);
}



/****** VIDEO POPUP *******/ 
	
.video-block .popup-item {
	height: 340px;
}	



/****** FOOTER ******/

.menu-footer-infos-container .menu li a {
	color: #161616;
}
.menu-footer-infos-container .menu li a:hover {
	color: #219730;
}
footer .contact-row {
	font-size: 16px;
}




/***** RESPONSIVE *****/

@media (max-width: 992px) {
	
}
@media (max-width: 991px) {
	html body {
		font-size: 14px;
	}
	h3, .h3 {
		font-size: 32px !important;
	}
}