/*

Theme Name: Homey Child

Theme URI: http://themeforest.net/user/favethemes/

Author: Favethemes

Author URI: http://themeforest.net/user/favethemes/

Description: Homey is a powerful booking platform that lets you run a residential or commercial

rental business online with no hassle

Version: 1.0.0

Tags: right-sidebar, left-sidebar, custom-colors, custom-menu, featured-images, post-formats, theme-options, translation-ready

License: GNU General Public License version 3.0

License URI: http://www.gnu.org/licenses/gpl-3.0.html

Text Domain: homey

Template: homey

*/





/* Your CSS code goes here
-------------------------------------- */
@import url('https://fonts.googleapis.com/css?family=Playfair+Display|Roboto&display=swap');
.home .main-content-area .container:nth-child(1){
	max-width: 1920px;
	width:100%;
}
.header-comp-logo img {
    width: 160px !important;
    height: auto;
}
#homey_nav_sticky{
	padding-top: 15px;
    padding-bottom: 15px;
}
}

.item-price{
	line-height:15px;
}
.item-price sub.small-sub{
	font-size:10px;
	display:block;
	line-height:normal;
	margin-top:15px;

}
.article-meta .post-date{
	display:none;
}
.article-meta .post-author{
	display:none;
}
.search-message{
    margin-bottom:12px;
}
/* .block-availability-calendars{
    display:none;
} */
/* .homey_notification .notify.text-success{
	display:none;
} */
.overlay-booking-btn .overlay-booking-price span{
	font-size:11px;
}
.hide-it{
    display:none !important;
}
.title-section .avatar{
	display:none;
}
.dashboard-table .table th{
	padding: 25px 12px;
}
.block-body{
	padding:20px 40px;
}
.fixedHeader{
    position:fixed;
    top:0;
    width:100%;
    z-index:2;
}
.home .main-content-area{
    margin:0 0 20px 0;
}
.day-pending{
	display:none !important;	
}
#front-banner{
    max-width:100%;
    margin:0px auto;
    height:900px;
    background-size:cover;
    background-position: center;
    background-repeat: no-repeat;
    position:relative;
  
}
#front-banner .banner-wrap{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:rgba(0, 0, 0, 0.6);
    text-align:left;
    align-items:center;
    display:flex;
    justify-content: center;
    
}
#front-banner .banner-wrap div{
  
}
#front-banner .banner-wrap .row{
  	display:flex;
	align-items:center;
	justify-content: center;
	padding-left: 30px;
	padding-right:30px;
	width:100%;
	max-width:1920px;
}
#front-banner .banner-wrap div h1{
/*     font-family: 'Playfair Display', serif; */
	font-family:'Quicksand', sans-serif;
    text-align: left;
    letter-spacing: 0px;
    font-weight: 700;
    font-size: 80px;
    border-color: rgb(79, 89, 98);
    border-style: none;
    margin: 0px;
    border-radius: 0px;
    padding: 0px;
    color: rgb(255, 255, 255);
    margin: 0px 0px 15px 0px;
	line-height:100%;
}
#front-banner .banner-wrap div h2{
    font-family: 'Roboto', sans-serif;
    text-align: left;
    letter-spacing: 0px;
    font-weight: 300;
   font-size: 12px;
    border-color: rgb(79, 89, 98);
    border-style: none;
    margin: 0px 0px 35px 0px;
    border-radius: 0px;
    padding: 0px;
    color: rgb(255, 255, 255);
	
}
#front-banner .banner-wrap div a{
    background-color: rgb(229, 190, 32);
    font-family: 'Roboto', sans-serif;
    cursor: pointer;
    outline: none;
    box-shadow: none;
    letter-spacing: 0px;
    font-weight: 500;
    font-size: 17px;
    border-color: rgba(255, 255, 255, 0);
    margin: 0px;
   border-radius: 50px;
    padding: 12px 35px;
	display: inline-block;
    color: rgb(255, 255, 255);
}
#front-banner .banner-wrap .left-banner-col{
	
}
#front-banner .banner-wrap .center-banner-col{
	height: 300px;
}
.banner-divider{
	border-right: 2px solid #fff;
	height: 100%;
    width: 1px;
    margin: 0 auto;
}
#front-banner .banner-wrap .right-banner-col{
/* 	padding-left: 50px; */
}
#front-banner .banner-wrap div p{
	color:#fff;
	text-align:left;
	margin:0;
}
#front-banner .banner-wrap div .top-text{
	font-size:24px;
	margin-bottom: 25px;
}
#front-banner .banner-wrap div .price-text{
	font-size:14px;
	margin-bottom: 20px;
	font-weight:700;
}
#front-banner .banner-wrap div .price-amount{
	font-size:50px;
	color:rgb(229, 190, 32);
	font-weight:700;
	margin-bottom: 50px;
}
#front-banner .banner-wrap div .disclaimer{
	margin-top: 20px;
	font-size:20px;
	font-weight:600;
}
.fb_dialog.fb_dialog_mobile{
	display:none !important;
}
@media screen and (max-width:1200px){
    #front-banner{
        background-image:url('/wp-content/uploads/2019/09/DSC_17022-1.jpg') !important;
    }
	#front-banner .banner-wrap div h1{
		font-size: 65px;
	}

}
@media screen and (max-width:991px){
	
	#chaty-widget-0 .chaty-widget{
		bottom: 50px !important;
	}
	
	.header-nav.header-mobile{
		padding-top: 15px;
    	padding-bottom: 15px;
	}
	.mobile-logo img {
    width: 200px !important;
    height: auto !important;
}
	 #front-banner .banner-wrap div a.respo-button{
		display:none;
	}
	#front-banner .banner-wrap .row{
		flex-direction:column;
		align-items:center;
		width:100%
		justify-content: center;
	}
	#front-banner .banner-wrap div .top-text, #front-banner .banner-wrap div .disclaimer{
		 font-size: 17px;
		font-weight:400;
	}
	#front-banner .banner-wrap div .price-amount{
		font-size:35px;
	}
	#front-banner .banner-wrap div h2{
		margin-top:0px;
		font-size: 15px;
		margin-bottom: 20px;
		font-weight:700;
		
	}
	#front-banner .banner-wrap .center-banner-col{
		display:none;
		}
	#front-banner .banner-wrap .left-banner-col{
	border-right: 0px solid #fff;
		width:100%;
/* 		border-bottom: 1px solid #fff; */
}
#front-banner .banner-wrap .right-banner-col{
	padding-left: 15px;
	padding-top: 45px;
	width:100%;
}
    #front-banner .banner-wrap div h1{
      font-size: 56px;
		
    }
    #front-banner .banner-wrap div a{
        font-size: 16px;
		margin-bottom:40px;
    }
    #front-banner{
        height:800px;
        margin:0px auto;
    }
	.fb_dialog{
		bottom:65pt !important;
	}
	.fb_customer_chat_bounce_in_v2{
		bottom: 117pt !important;
	}
	.dashboard-table tr{
		margin: 10px 0;
		padding: 10px 0;
	}
	.dashboard-table tr:nth-child(2n){
		background:#f1f1f1;

	}
	.dashboard-table .table tbody tr:hover:nth-child(2n){
		background:#f1f1f1;
	}
	.dashboard-table .table tr:nth-child(2n) td{
		border-top:1px dotted #fff;
    }
    .respo-off{
        display:none !important;;
    }
	
}
@media screen and (max-width:767px){
/*     #front-banner .banner-wrap div h1{
        font-size: 25px;
    }
    #front-banner .banner-wrap div h2{
        font-size: 20px;
    } */
    #front-banner .banner-wrap div a{
        font-size: 15px;
        padding: 10px 25px;
    }
/*     #front-banner{
       height:650px;
    } */
    .availability-section .days li {
        
        height: 25px !important;
        line-height: 25px !important;
    }
}

@media (max-width: 480px){
	.booking-banner .wpb_single_image img{
		max-width:80%;
	}
	.booking-banner .vc_custom_1674221417835{
		padding-top: 25px;
		
	}
	.booking-banner .wpb_single_image{
		margin-bottom:30px;
	}
	 #front-banner{
        height:600px;
	}
.search-calendar .days li {
    padding: 2px 0;
}
.search-calendar .month h4{
    margin-bottom: 0px;
}
	#go-to-res.btn{
		font-size: 13px;
		padding: 0 10px;
	}
	#front-banner .banner-wrap div h1{
		font-size:45px;
		margin: 0 0 5px;
	}
	#front-banner .banner-wrap .row{
		padding-left:15px;
		padding-right:15px;
	}
	#front-banner .banner-wrap{
/* 		align-items:flex-start;
		padding-top: 35px; */
	}
	#front-banner .banner-wrap div h2{
		line-height: 18px;
		margin-bottom:15px;
		font-size:11px;
	}
	#front-banner .banner-wrap div .top-text{
		margin-bottom: 15px;
	}
	
	#front-banner .banner-wrap div .top-text, #front-banner .banner-wrap div .disclaimer{
		font-size:12px;
		line-height: 18px;
	}
	#front-banner .banner-wrap div .disclaimer{
		margin-top:0;
	}
	#front-banner .banner-wrap div a{
		font-size:12px;
	}
	#front-banner .banner-wrap div .price-text{
		font-size:10px;
		margin-bottom:5px;
	}
	
	#front-banner .banner-wrap div .price-amount{
		font-size:29px;
		margin-bottom: 25px;
	}
	#front-banner .banner-wrap .right-banner-col{
		padding-top: 15px;
	}
}
@media screen and (max-width:420px){
	#front-banner .banner-wrap div h1{
		font-size:40px;
	}
/*     #front-banner .banner-wrap div h1{
        font-size: 20px;
    }
    #front-banner .banner-wrap div h2{
        font-size: 16px;
    }
    #front-banner .banner-wrap div a{
        font-size: 14px;
    } */
    #front-banner{
        margin:0px auto;
    }
    
    
    
}
