/*
Theme Name: Immobiliare Giavenese
Theme URI: https://camiaconsulting.it/
Description: Tema per Immobiliare Giavense.
Author: CamiaConsulting
Author URI: https://camiaconsulting.it/
Template: wp-avalon
Version: 1.0.0
Text Domain: ig-avalon
*/
body header .container .navigation-box .navigation-wrapper .site-header-menu .main-navigation ul li a {
	color: white !important;
	font-size: large;
	opacity: 1.0 !important;
}

body header .container .navigation-box .navigation-wrapper .site-header-menu .main-navigation ul li a:hover {
	color: red !important;
	font-size: large;
	opacity: 1.0 !important;
}
body header {
	border: 0 !important;
}

/* Parent stylesheet should be loaded from functions.php not using @import */
.ig_button > a {
	color: white !important;
}
/* Bottone Torna su */
#topbutton {
  position: fixed;
  display: none;
  height: 40px;
  width: 40px;
  line-height: 40px;
  right: 15px;
  bottom: 15px;
  z-index: 1;
	background: #23A455;
 /* background: #19294c;*/
	
  border-radius: 2px;
  text-decoration: none;
  color: #ffffff;
  text-align: center;
}

#topbutton:after {
  content: "\f142";
}

/* Overview Property */
.wpp_property_overview_shortcode .wpp_grid_view.wpp_property_view_result .all-properties .property .property_div_box .wpp_overview_right_column .property_bottom .pb__right {
  width: 40% !important;
}
.wpp_property_overview_shortcode .wpp_grid_view.wpp_property_view_result .all-properties .property .property_div_box .wpp_overview_right_column .property_bottom .pb__left {
  float: left;
  width: 60% !important;
}


/*
.wpp_property_overview_shortcode .wpp_grid_view.wpp_property_view_result .all-properties .property .property_div_box {
	height: auto;
	overflow: hidden;
	width: 100%;
}
*/

.secondary-header-image {
    background-position: center top !important;
}

.widget.widget_wpp_property_overview, 
.wpp_widget.widget_wpp_property_overview {
	display: block !important;
}
/*
#logo-testata {
	width: 150px !important;
<img id="logo-testata" src="/logo.png" />
background:url("/logo.png") no-repeat 0px 0px center;
}
*/

body1 header::before {
	display: block;
	content: url("/logo.png");
	height: 50px;
    display: inline-block;
	clear: both;
}
@media (min-width: 992px) {
	body header {
		height: 150px;
		text-align:center;
	}

}
@media (min-width: 768px) {
	body header {
		height: 150px;
		text-align:center;
	}

}


@media (max-width: 1000px) {
	body header {
		height: 150px;
		text-align:center;
	}
	.page-id-28629  .secondary-header-image {
		background-size: cover !important;
		background-repeat: no-repeat !important;
		height: 200px !important;
	}
	.secondary-header {
		height: 150px !important;
	}
	h1.page-title {
		font-size: 24px !important;
	}
	#immogia-footer {
		font-size: 8px;
	}
	.logotype, .socials {
		text-align: center;
	}

}

#immogia-footer {
	text-align: center;
	font-size: 10px;
}

body main.main-content .secondary-header .container .welcome-text-box h1 {
	font-family: comics !important;
}

.property_attributes.property_metratura > span:before {
	font-family: "Font Awesome 5 Free";
	font-size: 14px;
	font-weight: 900;
	content: "\e065" " ";
}
.property_attributes.property_bedrooms > span:before {
	font-family: "Font Awesome 5 Free";
	font-size: 14px;
	font-weight: 900;
	content: "\f84c" " ";
}
.property_attributes.property_bathrooms > span:before {
    font-family: "Font Awesome 5 Free";
	font-size: 14px;
	font-weight: 900;
    content: "\f7bd" " ";
}
.property_attributes.property_riscaldamento > span:before {
    font-family: "Font Awesome 5 Free";
	font-size: 14px;
	font-weight: 900;
    content: "\f769" " ";
}

body main.main-content .secondary-header .container .welcome-text-box .welcome-box-property-search .wpp_shortcode_search_form ul.wpp_search_elements li.wpp_search_group li.wpp_search_form_element {
	width: auto !important;
}

.property_featured_label > span {
	background-color: greenyellow !important;
	color: #4054B2 !important;
}

.cky-preference-header {
  background-image: url('/logo.png') !important;
  background-position: center !important;
  background-repeat: no-repeat !important; 
  background-size: contain !important;
	height: 100px !important;
}

.cky-consent-container .cky-consent-bar::before {
    background-image: url('/logo.png');
    background-size: 300px 100px;
    display: inline-block;
    width: 300px; 
    height: 100px;
    content:"";
}

body.login div#login h1 a {
 background-image: url("/logo.png");
padding-bottom: 30px; 
} 

.wpp_property_overview_shortcode .wpp_grid_view.wpp_property_view_result .all-properties .property .property_div_box {
	border-width: 1px !important;
	border-radius: 30px !important;
}

.wpp_the_content p iframe {
  width: 100%;
}