


#revo_mac {
	/* background-image: url(/wp-content/uploads/2016/03/as.jpg); */ 
	background-image: url(/wp-content/uploads/2024/09/chi-siamo-2.jpg);
	height: 33vw;
	background-size: cover;
	background-position: center;
}

.forcefullwidth_wrapper_tp_banner{
	max-height: 300px !important;
}
#post-1508 .row > .col-md-12 .vc_row{
	background-color: transparent !important;
}
#post-1508 .row > .col-md-12 .vc_row + .vc_row{
	background-color: #fff !important;
}
#post-1508 .javo-shortcode form{
background: #fff;
}
#header-one-line .container-fluid .navbar-header .hidden-xs.col-sm-9{
	display:none;
}
.uvc-heading .uvc-sub-heading, .uvc-heading .uvc-main-heading{
	text-transform: initial !important;
}
.home .uvc-heading .uvc-sub-heading, .uvc-heading .uvc-main-heading{
	text-transform: uppercase !important;
}
.filter-general .shortcode-header{
border-color:#db2d4a !important;
}
.filter-general .shortcode-header .shortcode-title, .shortcode-output .jv-thumb .meta-category, .shortcode-output .thumb-wrap .meta-status, .shortcode-output .jv-grid-meta .meta-category,
.shortcode-output .media-left > a > .meta-category, .shortcode-output .meta-gradient .meta-category, .javo-shortcode.shortcode-jv_search1 .noUi-horizontal .noUi-handle{
    background-color: #db2d4a !important;
}
.filter-general .shortcode-header .shortcode-nav ul li.current{
	color: #db2d4a !important;
}
.shortcode-output .page-numbers.loadmore, .shortcode-output ul.pagination > li.active > a, .shortcode-output ul.pagination > li.active > a:hover, .shortcode-output ul.pagination > li.active > a:focus,
.shortcode-output ul.pagination > li.active > span, .shortcode-output ul.pagination > li.active > span:hover, .shortcode-output ul.pagination > li.active > a:focus{
	background-color: #db2d4a !important;
    border-color: #db2d4a !important;
}
.footer-bottom-full-wrap{
	display:none !important;
}
#header-one-line .dropdown.right-menus.javo-navi-mylist-button{
	display:none !important;
}
.vc_col-sm-3 .uvc-heading .uvc-sub-heading{
	text-transform: initial !important;
	font-weight: 400 !important;
}
.wpb_column .wpb_wrapper .shortcode-jv_block11 .shortcode-container .shortcode-output .module-meta.list-inline{
	display:none;
}
.footer-wrap .col-md-3 + .col-md-3 + .col-md-3 + .col-md-3 .foot-sns-icons{
	display:none;
}
html header#header-one-line .affix-top div#javo-navibar ul.navbar-left:not(.mobile) {
    margin-top: 0;
}
#menu-jv-home-main-menu{
    float: right !important;
}
#products .author, #products .meta{
	display: none !important;
}
#javo-maps-listings-wrap #javo-maps-listings-switcher{
	display:none !important;
}
#javo-maps-listings-wrap .javo-maps-panel-wrap .javo-maps-panel-wrap-inner .javo-maps-panel-list-output .body-content .col-md-12 #products.javo-shortcode .module.javo-module12 .caption {
    height: 90px;
}
.javo-shortcode .module.javo-module2 .col-md-12 > p {
    height: 100px;
}
.single-property #javo-detail-item-content .col-md-12.col-xs-12 .item-summary-author{
	display:none;
}
body.single.single-property #javo-single-sidebar .col-lg-8{
    font-size: 12px;
}
body.single.single-property #javo-single-sidebar .col-lg-8 .meeeega{
	font-size: 15px;
}
body.single.single-property #javo-single-sidebar .fb-share-button{
	width: 100%;
	text-align: center;
}
.page-template-lava_property_map #javo-maps-wrap .javo-maps-area-wrap .javo_somw_info.panel .javo_somw_info_title .col-md-8 .col-md-12 > span{
	display:none;
}
.row.jv-search1-bottom-row .col-sm-6.col-md-3 + .col-sm-6.col-md-3 select option + option + option + option + option + option + option{
	display:none;
}
.row.jv-search1-bottom-row .col-sm-6.col-md-3 + .col-sm-6.col-md-3 + .col-sm-6.col-md-3 select option + option + option + option{
	display:none;
}
.page-template-lava_property_map #javo-maps-wrap .javo-maps-search-wrap .javo-maps-advanced-filter-wrap
.row + .row + .row + .row .jv-advanced-fields select option + option + option + option + option + option + option{
	display:none;
}
.page-template-lava_property_map #javo-maps-wrap .javo-maps-search-wrap .javo-maps-advanced-filter-wrap
.row + .row + .row + .row + .row .jv-advanced-fields select option + option + option + option{
	display:none;
}
#back-to-top{
	display: none !important;
}

.condomini {
	padding-top: 25px;
	padding-bottom: 18px;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 20px;
}
.condominio {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 20px;
	background-color: #db2d4a;
	border-radius: 12px;
	padding: 20px;
	box-sizing: border-box;
	align-items: stretch;
}
.condominio .condominio_sx {
	height: 350px;
	background-size: cover;
	background-position: center;
	border-radius: 8px;
}
.condominio .condominio_dx {
	display: flex;
	flex-direction: column;
	/*justify-content: space-between;*/
}
.condominio .condominio_dx * {
	color: #fff;
}
.condominio .condominio_dx a {
	color: #db2d4a;
	background: #fff;
	margin-top: 18px;
	border-radius: 15px;
	line-height: 30px;
	text-align: center;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 8px;
}
.condominio .condominio_dx a:hover {
	box-shadow: rgba(0, 0, 0, 0.6) 0px 3px 8px;
}






@media only screen and (max-width: 991px){
	.condominio {
		grid-template-columns: 1fr;
	}
}
@media only screen and (max-width: 767px){
	.condomini {
		grid-template-columns: 1fr;
	}
	.condominio .condominio_dx {
		padding-bottom: 10px;
	}
	.condominio .condominio_sx {
		height: 80vw;
		min-height: 420px;
	}
	#revo_mac {
		min-height: 45vh;
	}
	#header-one-line .navbar.javo-main-navbar .container-fluid .navbar-header .pull-right.col-xs-3{
	display: none !important;
	}
	#menu-jv-home-main-menu{
    float: none !important;
    margin: 0 !important;
    text-align: center !important;
	}
	#menu-jv-home-main-menu li a{
    text-align: center !important;
	}
	.single-property #javo-single-content #javo-detail-item-content .col-md-12.col-xs-12.item-summary .col-md-12.col-xs-12 .item-summary-inner .item-summary-icon.col-xs-2 {
    width: 49%;
	margin-top: 25px;
	}
	.single-property #javo-single-content #javo-detail-item-content .col-md-12.col-xs-12.item-summary .col-md-12.col-xs-12 .item-summary-inner .item-summary-icon.col-xs-2 p {
	padding-bottom: 0;
    margin-bottom: 0;
	}
	.single-property #javo-single-content #lava-realestate-amenities .lava-amenity{
	min-width: 100%;
	}
	.single-property > .navbar-mobile-wrap .btn.btn-pirmary.btn-block, .single-property #javo-item-location-section .jv-single-map-wapper .jv-single-property-map-switcher{
	display: none !important;
	}
}






