/*
Theme Name: Houzez Child
Theme URI: http://www.favethemes.com/
Author: Favethemes
Author URI: http://www.favethemes.com/
Description: Houzez is a premium WordPress theme for real estate agents where modern aesthetics are combined with tasteful simplicity, and where the ease of use is achieved without compromise in your ability to customise the design. Whether you are a real estate agent looking to build a website for your company or a web developer seeking a perfect WordPress theme for your next project, you are certain to appreciate the numerous features and benefits that our theme provides.
Version: 1.0
Tags: white, 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: houzez
Template: houzez
*/


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

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

.header-v1 a:hover,
.header-v1 a:active {
    color: #cacaca !important;
}

.page-template-template-packages footer.footer-wrap {
    display: none;
}

.about_icon_box_hp:hover span.elementor-icon.elementor-animation-,
.feature_sec .elementor-column:hover .elementor-icon {
    transform: scaleX(-1);
}

.service_sec .elementor-column:hover .elementor-widget-button {
    z-index: 0;
}

.service_sec .elementor-column:hover .elementor-widget-button .elementor-widget-container {
    margin-top: -25px !important;
}

.service_sec .elementor-column:hover img.attachment-full {
    transform: scale(1.2);
}

.service_sec .elementor-column img.attachment-full {
    transition: transform 1s ease;
}

.service_sec .elementor-element.elementor-widget-image {
    text-align: -webkit-center;
}

.service_sec .elementor-widget-image .elementor-widget-container {
    width: fit-content;
    overflow: hidden;
    border-radius: 5px;
}

section.dashboard-side-wrap {
    width: 270px;
}

.product-view-v6 img.img-fluid {
    height: 300px !important;
    width: 353px !important;
    object-fit: cover;
}

.single-property #similar-listings-wrap img.img-fluid {
    height: 300px !important;
    width: 400px !important;
    object-fit: cover;
}

@media (min-width: 992px) {

    .dashboard-add-new-listing .add-new-listing-bottom-nav-wrap,
    .dashboard-edit-listing .add-new-listing-bottom-nav-wrap {
        left: 270px;
        width: calc(100% - 270px);
    }

    section.dashboard-content-wrap,
    .dashboard-header-main-wrap,
    .dashboard-content-wrap {
        padding-left: 270px;
    }
}

.contact_form_hp .wpcf7-form-control-wrap input,
.contact_form_hp textarea {
    width: -webkit-fill-available;
    border: solid #d1d1d1;
    border-width: 0px 0px 2px 0px;
}

.contact_form_hp input.wpcf7-submit {
    color: #fff;
    background: #45623F;
    border: 0px;
    padding: 12px 36px;
    border-radius: 5px;
}

.contact_form_hp div {
    margin-bottom: 35px;
}

.contact_form_hp .col-12.col-sm-12.col-md-6.col-lg-6.col-xl-6.col-xxl-6,
.contact_form_hp p {
    margin-bottom: 0px;
}

.post-type-archive-property .item-header,
.archive.author .item-header,
.page-template-property-listings-map .item-header,
.page-template-template-search .item-header {
    width: -webkit-fill-available;
}

.page-template-property-listings-map img.img-fluid,
.page-template-template-search img.img-fluid,
.post-type-archive-property img.img-fluid,
.archive.author img.img-fluid {
    width: -webkit-fill-available;
    height: 250px;
    object-fit: cover;
}




.page-template-template-login ul li.nav-item:nth-child(2) {
    display: none;
}

.bootstrap-select.bs-container .dropdown-menu {
    z-index: 1200 !important;
}




/* ----------------- search result page (start) ----------------- */
@media (max-width: 767.98px) {
    .page-template-template-search #map-view-wrap {
        display: block !important;
    }
}

@media (min-width: 1201px) {
    .page-template-template-search .half-map-left-wrap {
        width: 100%;
    }

    .page-template-template-search .half-map-right-wrap {
        width: 100%;
    }
}

@media (max-width: 1200px) {
    .page-template-template-search .half-map-left-wrap {
        width: 100%;
    }

    .page-template-template-search .half-map-right-wrap {
        width: 100%;
    }
}

@media (max-width: 991px) {
    .page-template-template-search .half-map-left-wrap {
        width: 100%;
    }

    .page-template-template-search .half-map-right-wrap {
        width: 100%;
    }

    .page-template-template-search .half-map-right-wrap .grid-view .item-listing-wrap {
        flex-basis: 50%;
    }
}

@media (max-width: 768px) {
    .page-template-template-search .half-map-right-wrap {
        max-width: 100%;
    }
}

.page-template-template-search .mobile-map-switch {
    display: none;
}

/* ----------------- search result page (end) ----------------- */
#filter_form select.filter_dropdown {
    border: 1px solid #dce0e0;
    border-radius: 5px;
    padding: 10px 15px;
    margin-right: 18px;
}

#filter_form input.filter_btn {
    background: #45623f;
    border: 0px;
    padding: 2.5px 30px;
}

#filter_form input.filter_btn:hover {
    /* background: #00aeffa6; */
    background: #364d31;
}

.filtered_properties .pagination-wrap {
    width: 100%;
}

/* ----------------- all production page (start) ----------------- */
/* ----------------- all production page (end) ----------------- */