/*
    Theme Name: Real Places Child
    Theme URI: http://themeforest.net/item/real-places-responsive-wordpress-real-estate-theme/12579089
    Description: Child theme for Real Places. Real Places is a WordPress theme for Real Estate Websites.
    Author: Inspiry Themes
    Author URI: http://themeforest.net/user/inspirythemes/portfolio
    Version: 1.2.1
    Template: inspiry-real-places

    ----------------------------------------------------------------------------------------------------------------*/

/*CSS AGGIUNTIVO*/
.site-logo img{
	max-width: 220px;
	height: auto;
}
.footer-logo img{max-width: 185px;}

.slide-overlay .price{color: #a43435 !important;}
.slide-entry-title a:hover{color: #a43435 !important;}

/*Top bar*/
.header-variation-two .contact-number a:hover{color: #a43435;}

/*Aggiusto testi*/
p{font-size: 17px;}
.welcome-text p{font-size: 17px;}
.property-listing-three-post p, .property-listing-three-post .meta-wrapper:before, .property-listing-three-post .meta-unit, .property-listing-three-post .meta-label{color:#191c20!important;}
.property-address{color:#191c20;}

/*Scroll to top*/
#scroll-top{background-color: #a43435;}
.listing-post-odd .property-description{background-color: #283f3f;}
.listing-post-even .property-description{background-color: #4e7171;}
.property-listing-simple .title-heading{
	color: #fff;
	font-weight: 700;
}
.property-listing-simple .btn-default{background-color: #a43435;}
.property-listing-simple .btn-default:hover{background-color: #8e1233;}

.property-listing-simple .property-description .prefix-text, .property-listing-simple .property-description .postfix-text{
	color: #fff;
	font-weight: 700;
}

.single-property-price{color: #283F3F;}
.single-property .meta-icon{fill: #a43435;}
.single-property .fancy-title{color: #283F3F;}
.similar-properties .price{color: #283f3f;}

.sidebar-property-detail .widget_inspiry-mortgage-calculator{display: none;}

.meta-icon{fill: #a43435;}

/*Form contatti*/
.contact-form-heading{color: #000;}
.inspiry-contact-form-wrapper p{color: #000;}
.col-right-side{background-color: #c7c7c7;}
.wpcf7-submit{
	border-color: #a43435;
	background-color: #a43435;
}
.wpcf7-submit:hover{
	border-color: #8e1233;
	background-color: #8e1233;
}

/*Scheda immobile*/
.similar-properties .nav-and-title{background-color: #283f3f;}

/*Immobili in evidenza home*/
.featured-properties-three .featured-property-post .price{color: #a43435 !important;}
.featured-properties-three .featured-property-post .property-status{background-color: #283f3f !important;}
.featured-properties-three .featured-property-post .meta-value{color: #a43435 !important;}

/*Novità home*/
.property-listing-grid .price{color: #a43435;}
.read-more{color: #a43435;}
.read-more:hover{color: #8e1233;}

/*Lightbox immagini*/
.fancybox-button, .fancybox-infobar{background-color: #283f3f;}


/*Altezza img breadcrumb*/
.page-head-content{
	padding-top: 95px;
	padding-bottom: 95px;
}

/*Pagina blog*/
.blog-post-entry-header{background-color: #283f3f;}
.blog-post-entry-meta{color: #fff;}
.btn-orange{background-color: #a43435;}
.btn-orange:hover{background-color: #8e1233;}
.flex-control-paging li a:hover, .flex-control-paging li a.flex-active{background-color: #a43435;}

/*Home*/
.search-title{background-color: #283f3f;}
.slide-overlay .property-status-tag:hover{background-color: #a43435!important;}
.slide-overlay .property-status-tag:hover:before{border-right-color: #a43435!important;}

/*Bottone form ricerca*/
.form-submit-btn:hover{background-color: #a43435;}

/*No Blog meta*/
.blog-post-entry-meta{display: none;}

/*Cambio colore button*/
.vc_btn3.vc_btn3-color-chino, .vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat{
	background-color: #4a525d;
}
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-chino:focus, .vc_btn3.vc_btn3-color-chino:hover {
	background-color: #a43435;
}


/*Nuovo slider con video*/
.spazio-video{
	height: 700px;
	overflow: hidden;
}

.layout-wide .search-title{
	margin-top: 30px; 
}



/*Modifico topbar e menu*/
.header-variation-two .header-social-nav, .header-variation-three .header-social-nav{display: none;}
.header-variation-two .user-nav, .header-variation-three .user-nav{display: none;}
.header-variation-two .contact-number{display:none;}
.header-variation-two .header-bottom{bottom: 30%;}

@media screen and (max-width: 990px){
	.site-logo img{
		max-width: 150px;
		height: auto;
	}
	.footer-logo img{max-width: 280px;}
	.site-footer .widget-title{	font-weight: 700;	}
	.spazio-video{height: 270px !important;}
	.layout-wide .search-title{margin-top: 0px;}

}

/*Cambio colore sfondo pagine*/
.default-page{
	background-color: #eff1f5;
}





/*Ricerca immobile alt pagina immobili*/
/*.widget-advance-search .form-submit-btn{
	background-color: #a43435;
}
.widget-advance-search .form-submit-btn:hover{
	background-color: #a43435;
}
.advance-search-widget-title{
	background-color: #283f3f;
}
.advance-search-widget-title .fa-search{
	background-color: #a43435;
}
.advance-search-widget-title{
	display: none;
}*/