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

.header-comp-logo img {
    width: 170px;
    height: auto !important;
}
.homey-in-view .homey_logo img {
    filter: brightness(0.4);
	max-width:170px;
}
.footer-top-wrap {
    background: #1A1A1A;
}
.footer-top-wrap h3.widget-title {
    color: #fff;
    font-weight: 500;
}
.footer-top-wrap .widget li a {
    color: #fff;
}
.footer-top-wrap .widget-body li {
    color: #fff;
}
.footer-top-wrap .widget-body p {
    color: #fff;
}
.banner-inner:before {
    content: " ";
    background-color: transparent;
    opacity: 1 !important;
}
.navi > .main-menu > li > a {
    font-size: 16px !important;
    font-weight: 500 !important;
}
.footer-top-wrap p.read {
    display: none;
}

.banner-caption {
    width: 1020px;
    z-index: 5;
    top: 44%;
    right: 50%;
    text-align: center;
    -webkit-transform: translate(50%, -44%);
    -ms-transform: translate(50%, -44%);
    transform: translate(50%, 42%);
}
ul.login-register.list-inline li:last-child {
    display: none;
}
.account-login .login-register i.homey-icon.homey-icon-circle {
    display: none;
}
.footer-wrap.footer img {
    display: none;
}
.item-amenities li.item-type {
    display: none;
}
.tax-listing_city .main-content-area p {
    display: none;
}
.page-id-3930 ul {
    padding-left: 0px;
}
.page-id-3930 ul li {
    font-size: 16px;
    line-height: 30px;
}
.home .header-comp-logo img {
    filter: none;
	max-width:180px !important;
}
.header-comp-logo img {
    width: 170px;
    height: auto !important;
/*     filter: invert(1); */
}
.sidebar-booking-module .sidebar-booking-module-header .block-body-sidebar {
    padding: 20px 30px 15px;
    background-color: #1F4B43 ! IMPORTANT;
}
.featured-slide-gallery-wrap a img {
    height: 170px;
    object-fit: cover;
    width: 100%;
}
.single-listing .block-section .block-right {
    width: 100%;
}
.single-listing .block-section .block-left {
    width: 100%;
}
.single-listing .search-extra-services span {
    line-height: 30px;
}
.single-listing .price-section .detail-list li {
    margin-bottom: 10px;
}
.mobile-logo img {
    width: 78px;
    height: auto;
}
/* .sticky-nav-area .mobile-logo img {
    filter: invert(1);
} */
.wp-theme-homey .header-comp-logo img
 {
    filter: none !important;
    width: 180px;
}
.btn-add-new-listing {
    color: #ffffff;
    background-color: #44bcb6;
    border-color: #44bcb6;
    font-size: 14px;
}
.btn-primary{
    color: #ffffff;
    background-color: #44bcb6;
    border-color: #44bcb6;
}

/* .page-id-1530 .modal-login-form .form-group input {
    border: 1px solid #ffffff;
}
.page-id-1530 .modal-login-form .form-group {
    border: 1px solid gainsboro;
    margin-bottom: 20px;
} */
.page-id-1530 .form-control, .wpcf7-form-control, .wp-block-search input, .post-password-form input[type=password], .searchform input {
    height: 42px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 7px 12px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin-bottom: 14px;
    clear: both;
    border-bottom: 1px solid gainsboro !important;
    border-radius: 5px !important;
    height: 50px;
}
.btn-add-new-listing:hover {
    background: #2d4e4a;
    border-color: #4e7772;
}
.btn-primary:hover{
    background: #2d4e4a;
    border-color: #4e7772;
}
/* a.homey_logo {
    background: #fff;
    padding: 16px;
    border-radius: 3px;
} */
.footer-top-wrap {
    padding: 50px 0 30px;
}
.navi > .main-menu > li > a:hover, .navi > .main-menu > li > a:active, .navi .homey-megamenu-wrap > .sub-menu a:hover, .navi .homey-megamenu-wrap > .sub-menu a:active {
    color: #44bcb6;
}
.navi > .main-menu > li > a:before, .listing-navi > .main-menu > li > a:before {
    background-color: #44bcb6;
}
.header-nav .menu-dropdown a:hover, .header-nav .sub-menu a:hover {
    color: #44bcb6;
    background-color: #ffffff;
}
.homey-in-view .homey_logo img {
    filter: brightness(0.4);
    max-width: 180px !important;
}


/* Your CSS code goes here
-------------------------------------- */