/*
Theme Name: Homey Child
Theme URI: http://themeforest.net/user/favethemes/
Template: homey
Author: Favethemes
Author URI: http://favethemes.com/
Description: Homey is a powerful booking platform that lets you run a residential or commercial
Tags: right-sidebar,left-sidebar,custom-colors,custom-menu,featured-images,post-formats,theme-options,translation-ready
Version: 2.1.1654082095
Updated: 2022-06-01 14:14:55

*/

.item-grid-view .item-wrap .item-user-image {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    border: 1px white solid;
    overflow: hidden;
}
.item-user-image img {
    background-color: #fff;
}
.item-title-head .item-address {
    display: none;
}
.item-amenities {
    height: 100%;
}
.listing-nav {
    display: none !important;
}
.header-comp-logo img {
    width: 282px;
    height: 60px;
}
.search-banner .search-date-range-arrive:after, .search-banner .search-date-range-depart:after, .search-banner .search-date-range:after, .search-banner .search-destination:after, .search-banner .search-guests:after, .search-banner .search-hours-range .search-hours-range-left:after, .search-banner .search-hours-range .search-hours-range-right:after {
    top: 34%;
}
.small-shadow .vc_single_image-img {
    -moz-box-shadow: 0 4px 10px 0 rgba(0,0,0,.1) !important;
    -webkit-box-shadow: 0 4px 10px 0 rgba(0,0,0,.1) !important;
    -o-box-shadow: 0 4px 10px 0 rgba(0,0,0,.1) !important;
    box-shadow: 0 4px 10px 0 rgba(0,0,0,.1) !important;
}
.register_module_wrap {
    background-color: #fff;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    padding: 40px 40px 35px;
}
.mobile-logo img {
    width: 160px;
    height: 40px;
}
.bootstrap-select.btn-group .dropdown-menu li.active a {
    color: #fff;
}
.slick-slide .item-amenities .item-type {
    display: none;
}
.item-media-price .item-price:before {
    content: "from";
    font-size: 14px;
    font-weight: 500;
}
.item-grid-view .item-amenities .item-type {
    display: none !important;
}
.elementor-posts .elementor-post__card .elementor-post__badge {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    right: -80px !important;
    position: absolute;
    top: 25px !important;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    left: auto;
    text-align: center;
    padding: 10px 100px;
    margin: 0 !important;
}
.icon {
    font-size: 1rem;
    vertical-align: middle;
}
.about-section .icon {
    font-size: 7rem;
}
.listing-wrap .icon {
    font-size: 2rem;
}
.custom-search-form {
    margin-bottom: 8px;
    vertical-align: bottom;
}
.custom-search-form label {
    vertical-align: bottom;
    margin: 0;
}
.custom-search-form .btn {
    font-family: 'FontAwesome';
}
li.instant-booking, .filters .control.instant-booking {
    display: none;
}
@media only screen and (max-width: 600px) {
.module-wrap {
    margin-bottom: 0;
}
}
@media only screen and (min-width: 1080px) {
.menu-footer-nav-container {
    display: table;
    margin-right: auto;
    margin-left: auto;
}
.menu-footer-nav-container li {
    display: inline;
    margin-right: 20px;
}
.footer .footer-top-wrap {
    padding: 20px 0 0;
}
.footer-widget {
    margin: 0;
}
}
