@charset "UTF-8";
/*!
Theme Name: Villagio Child
Theme URI: https://motopress.com/themes/villagio/
Author: MotoPress
Author URI: https://motopress.com/
Description: WordPress photography theme.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: villagio
Tags:one-column, two-columns, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog
Template: villagio
*/


.entry-header2{
	position:absolute;
	top:-600px;
	left:-12vw;
}

.entry-header2 h1{
	font-size: 80px;
	color:white;
}

.entry-header2 h2{
	color:white;
	font-size: 40px;
	margin:0;
}

@media screen and (max-width: 990px) {
	.entry-header2{
		left:0;
	}
}
	
.mphb_room_type_categories_header_wrapper{
	display:none!important;
}


#media_image-3{
	background-image: url("http://jphome.online/wp-content/uploads/2019/08/1-1.jpg");
	background-size:cover;
	background-position: center center;
	min-height:618px;
}

.banner1{
	display:none!important;
}