/*
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
*/


@import url("../homey/style.css");

/* Your CSS code goes here
-------------------------------------- */
.home .main-content-area > .container:first-child {
  display: none;
}
.home .article-detail.block-body{padding: 0 40px;}
.home .main-content-area{margin: 0;}
.top-banner-wrap {
    height: 350px !important;
}
.main-content-area{margin: 0;}
.banner-caption{top: 50%;}
.main-search #search-desktop{
    display: block;
}
.main-search .search-destination{
    min-width: auto;
}
#single-listing-date-range{
    display: block !important;
}
.half-map-right-wrap{height:600px !important;}    /* media screen to hide map on obile screen */   
 
.half-map-right-wrap{
    width: 33% !important;
}
.half-map-left-wrap{
    width: 67%;
}
.item-footer{
    position: absolute;
    bottom: 20px;
    /* width: 100%; */
    z-index: 22211111112;
    left: -15px;
}    