/*
Theme Name: Centanaro
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: Centanaro Theme
Tags: creative, portfolio, multi-purpose, clean, retina, responsive, parallax, mega menu, blog, agency, business, fullscreen, modern, background video, ajax
Author: DPSONLINE S.r.l.
Author URI: http://dpsonline.it/
Version: 7.4
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

.post_text h5 a{
	
	color: #da2222!important;
	font-size:22px!important;
	

}
.image_hover{
	text-align:center !important;
}
#imghome{
	
	background-size:cover;
	height: 500px;
}
#hover_text{
	position:absolute;
	bottom:0;
	right:0;
	left:0;
	height: 100px;
	background-color:rgba(255,255,255,0.75);
	padding-bottom:60px;
	padding:60px 20px!important;
}
#hover_text #sinistro h1{
	text-align:center;
}
.info-content {
	text-align:center!important;
	font-size:12px!important;
	line-height:18px!important;
}
.info-content h5{
	color: #da2222!important;
	font-size:22px!important;
	padding-bottom:5px;
}
.footer_bottom a{
	color:white !important;
}
.footer_bottom a:hover{
	color: #da2222;
}
@media (min-width:768px) and (max-width:1024px){
	.image_hover .images_holder{
		width:100%!important;
		font-size:27px!important;
	}
}

.fa-envelope{
	margin-left:8px;
	font-size:20px !important;
	color:#da2222;
}

.post_excerpt{
	display:none!important;
}
.post_info{
	margin-top:0px!important;
}

.blog_holder.masonry article, .blog_holder.masonry .blog_holder_grid_sizer {
    width: 31.2%;
}
.disclaimer{
	font-size:11px!important;
	font-style:Italic;
}

#infobutton{
	padding:13px 55px !important;
	background-color:#da2222 !important;
	
	font-size:18px !important;
	margin-bottom:35px!important;
}
#infobutton a,#infobutton a:hover{
	color:white!important;
}
.blocco_carne h2{
	font-size:19px!important;
	padding:15px 0!important;
	font-style:normal !important;
	font-family:"Arvo",​sans-serif !important;
}
.blocco_carne h2 .asterisco{
	font-family:'Arial',sans-serif !important;
}
.page-id-15408 .separator {
	margin-bottom:0px!important;
}
.post_info{
	display:none!important;
}
.title_subtitle_holder h1, .title_subtitle_holder{
	color: #e3000f !important;
}

/************************* RESPONSIVE TIME **********************/

@media (max-width:768px){
	#imghome{
		
		height: 320px !important;;
	}
	#hover_text{
		top:0!important;
		bottom:0!important;
		height:auto !important;
		overflow:visible !important;
		background-color:none!important;
		padding:40px!important;
		background color:rgba(255,255,255,0.0) !important;
	}
	#hover_text #destro{
		text-align:center !important;
	}
	#foto_rotonde h2{
		padding-bottom:40px!important;
		font-size:24px!important;
	}
	.home .vc_single_image-wrapper{
		margin-bottom:25px!important;
	}
	
}

@media (max-width:480px){
	#hover_text h1{
		font-size:26px!important;
	}
	#hover_text h2{
		font-size:21px!important;
	}
}

