/*
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
-------------------------------------- */
#wpadminbar+.nav-mobile>#nav-mobile {
    top: 46px;
}

a,
.item-tool span {
    transition: none;
}

a,
.no-user-select,
.breadcrumb,
.agent-image,
.agent-name,
.top-bar-slogan,
.footer-wrap,
.property-disclaimer,
.navbar-logged-in-wrap.navbar>.dropdown-toggle>img {
    user-select: none;
}

.range-text,
.features-list-wrap .control--radio,
.features-list-wrap .control--checkbox,
.features-list-wrap .btn-features-list,
.overlay-search-advanced-module .search-title,
.overlay-search-advanced-module .overlay-search-module-close {
    color: black !important;
}

.bg-image-fixed {
	background-attachment: fixed;
}

.features-list-wrap {
    padding-top: 20px;
    padding-bottom: 20px;
}

.features-list-wrap .btn-features-list {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.features-list-wrap .btn-features-list .icon-add-square:before {
    font-size: 27px;
}

#features-list .control {
    margin-bottom: 0;
}

.breadcrumb {
    font-size: 15px;
}

.bootstrap-select .dropdown-menu {
    min-width: 100%;
}

.houzez-gdpr-agreement .gdpr-text input {
    top: 0;
}

header .nav-link {
    user-select: none;
}

.header-desktop .logo a img {
    user-select: none;
    transition: transform 60ms linear;
}

.label:active,
.property-address-wrap .btn-slim:active,
header a.nav-link:active,
.header-desktop .logo a:active img,
.nav-mobile:not(.houzez-nav-menu-main-mobile-wrap) .main-nav .nav-item a:active {
    transform: scale(.95);
}

.header-mobile,
.header-desktop.houzez-in-view,
.property-navigation-wrap {
    border-bottom: 0 !important;
    background-color: rgba(255, 255, 255, 0.8) !important;
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.header-mobile .btn.toggle-button-left {
    display: flex;
}

.header-mobile .btn.toggle-button-left .icon-navigation-menu {
    font-size: 32px;
}

.top-bar-wrap {
    background-color: rgba(225, 20, 25, 0.8);
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
}

.top-bar-wrap .container .d-flex {
    justify-content: center !important;
}

.top-bar-slogan {
    display: flex;
    text-align: center;
    align-items: center;
    padding: 8px 0;
}

.top-bar-slogan:before,
.top-bar-slogan:after {
    content: '⭑';
    font-size: 16px;
}

.top-bar-slogan:before {
    padding-right: 6px;
}

.top-bar-slogan:after {
    padding-left: 8px;
}

.header-mobile .logo img {
    top: 0;
    scale: 0.8;
}

.header-mobile .logo img:active {
    scale: 0.7;
}

.advanced-search-nav {
    background-color: #f7f8f9;
    border-bottom: 0.5px solid rgba(0, 0, 0, 0.2);
    border-top: 0.5px solid rgba(0, 0, 0, 0.2);
}

.footer-top-wrap,
.footer-bottom-wrap {
    border-top: 0.5px solid rgba(0, 0, 0, 0.2);
}

.footer-top-wrap {
    font-size: 20px;
}

.footer-top-wrap a {
    font-size: 18px;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.btn-secondary:focus,
.btn-secondary:focus:active {
    color: #fff;
    background-color: #4285f4;
    border-color: #4285f4;
}

.logged-in-nav {
    font-size: 16px !important;
}

.logged-in-nav a {
    padding: 8px;
}

.text-with-icon-item:hover {
    box-shadow: none !important;
    transform: none !important;
}

.home .text-with-icons-module .text-with-icon-item {
    background-color: rgba(247, 248, 249, 0.8) !important;
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
}

.home .text-with-icons-module {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.home .text-with-icons-module .text-with-icon-item:first-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.home .text-with-icons-module .text-with-icon-item:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.footer_logo img {
    scale: 0.55;
}

.grid-view .item-listing-wrap .item-wrap-v1 {
    padding: 0;
    box-shadow: 0 0 4px #c2c2c2;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .15);
    box-shadow: 0 0 3px rgba(0, 0, 0, .15);
}

.grid-view .item-listing-wrap .item-wrap-v1:active {
    -webkit-box-shadow: 0 0 4px 2px rgba(0, 0, 0, .03);
    box-shadow: 0 0 4px 2px rgba(0, 0, 0, .03);
}

grid-view .item-listing-wrap .item-wrap-v1:active {
    box-shadow: 0 0 1px rgba(0, 0, 0, .15);
}

.property-labels-wrap a.label:hover {
    color: white;
}

.single-property .label {
    color: white;
    background-color: rgba(0, 0, 0, 0.9);
}

.label:hover,
.label:active,
.label:focus {
    color: white;
    background-color: black;
}

.home #menu-item-83 {
    position: relative;
}

.home #menu-item-83::after {
    content: "new";
    background-color: rgba(225, 20, 25, 0.9);
    color: #fff;
    margin-left: 1px;
    border-radius: 4px;
    font-size: 13px;
    padding: 4px 15px;
    font-weight: 500;
    position: absolute;
    line-height: 15px;
    right: 12px;
    top: 8px;
    z-index: -1;
}

.home .header-v1 #menu-item-83::after {
    line-height: 13px;
    top: 3px;
}

.with-border-top {
    border-top: 0.5px solid rgba(0, 0, 0, 0.2)
}

.no-margin-bottom {
    margin-bottom: 0 !important;
}

.testimonials-box {
    border-radius: 4px;
    background-color: pink;
    background-color: #fc8eac;
}

.testimonials-box .testimonials-module>.row>div {
    border: 1px solid #f7f8f9;
}

.home-search .bootstrap-select .dropdown-menu {
    width: 100%;
}

.home-search .houzez-search-button {
    background-color: rgba(0, 0, 0, 0.85) !important;
}

.home-search .houzez-search-button:active {
    background-color: black !important;
}

.home-grid .grid-item-text-link {
    color: black;
    padding: 8px;
    width: 100%;
    left: 0;
    background-color: rgba(255, 255, 255, 0.7) !important;
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.home-grid .grid-item-icon {
    color: black;
    bottom: 38px;
    right: 8px;
}

.mobile-property-title {
    padding: 10px 20px;
    padding-top: 0;
}

.mobile-property-tools {
    padding: 30px 20px;
}

.mobile-property-contact {
    background-color: rgba(255, 255, 255, 0.9) !important;
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}

.mobile-property-contact .agent-name {
    line-height: normal;
    font-size: 15px;
}

.mobile-property-form .agent-name .icon-single-neutral {
    display: none;
}

.sidebar-wrap .property-form-wrap {
    padding: 18px;
}

.nav-mobile:not(.houzez-nav-menu-main-mobile-wrap) .main-nav .nav-item a {
	border: 0;
    letter-spacing: 1px;
    border-bottom: 0.5px solid rgba(250, 250, 250, 0.2);
}

.breadcrumb .icon-house {
    margin-bottom: 3px;
}

.property-schedule-tour-form-wrap {
    padding: 14px;
}

.mortgage-calculator-chart {
    padding: 0 8px;
}

.mortgage-calculator-data li {
    padding: 0;
}

.property-template-default.single-property .block-title-wrap h2 {
    font-size: 20px;
    font-weight: bold;
}

.footer-bottom-wrap-v2 .footer-social a {
    margin: 0 8px;
}

.footer-bottom-wrap-v2 .footer-social .mr-2 {
    margin-right: 2px !important;
}

.accordion-tab.floor-plan-wrap .accordion-title {
    background: rgba(0, 0, 0, 0.9);
    color: white;
    border-radius: 4px;
    line-height: 36px;
    padding: 0 12px;
    white-space: nowrap;
}

.property-floor-plans-wrap .floor-information {
    white-space: nowrap;
}

.accordion-tab.floor-plan-wrap .accordion-header {
    padding: 10px 0;
}

.accordion-tab.floor-plan-wrap .accordion-title:before {
    color: white;
}

.accordion-tab.floor-plan-wrap .accordion-title:hover {
    background: black;
}

.accordion-tab.floor-plan-wrap .accordion-title:active {
    scale: 0.95;
}

.floorplan-description-table {
    width: 100%;
    border-collapse: collapse;
}

.floorplan-description-table tr:nth-child(odd) {
    background-color: rgba(240, 240, 240, 0.8);
}

.floorplan-description-table .floorplan-total {
    font-weight: bold;
    background-color: rgba(245, 245, 245, 0.9);
    border-top: 0.5px solid #ccc;
}

.floorplan-description-table .floorplan-total:last-child {
    border-bottom: 0.5px solid #ccc;
}

.floorplan-description-table td {
    padding: 6px 4px;
}

.floorplan-description-table td:nth-child(2) {
    text-align: right;
    padding-left: 12px;
    white-space: nowrap;
}

.property-floor-plans-wrap .accordion-tab:last-child {
    border-bottom: 0;
}

.property-floor-plans-wrap .accordion-title:before {
    font-size: 18px;
}

.property-floor-plans-wrap .accordion-tab.floor-plan-wrap .collapse.show {
    display: none;
}

.property-floor-plans-wrap .accordion-tab.floor-plan-wrap .collapse:not(.show) {
    display: inherit;
}

.property-address-wrap .btn-slim {
    line-height: 42px;
    padding: 0 12px;
    font-size: 14px !important;
    height: 42px;
}

.houzez-icon.icon-calendar-3 {
    margin-bottom: 2px;
}

.property-detail-wrap ul.list-2-cols {
    columns: 1;
    display: flex;
    flex-direction: column;
}

.property-detail-wrap ul.list-2-cols li {
    padding: 4px 0;
}

.property-detail-wrap ul.list-2-cols li:last-child {
    border-bottom: 0;
}

.property-detail-wrap .detail-wrap {
    padding: 12px 30px;
}

.clickable-cards>.elementor-container {
    justify-content: center;
}

.clickable-cards .elementor-widget-container:active {
    box-shadow: 0px -1px 10px 0px rgba(0, 0, 0, 0.1) !important;
}

.navbar-logged-in-wrap.navbar.show {
    background-color: white;
}

.navbar-logged-in-wrap.navbar>.dropdown-toggle>img {
    scale: 1.2;
    margin-bottom: 4px;
    content: url('/../wp-content/themes/houzez-child/img/profile-avatar-b.png');
}

.navbar-logged-in-wrap.navbar>.dropdown-toggle:hover,
.sticky-nav-area .navbar-logged-in-wrap.navbar>.dropdown-toggle:hover {
    background-color: rgba(0, 174, 255, 0.1) !important;
}

.header-transparent-wrap .navbar-logged-in-wrap.navbar>.dropdown-toggle:hover {
    background-color: rgba(255, 255, 255, 0.1) !important;
}

.header-transparent-wrap .navbar-logged-in-wrap.navbar:not(.show)>.dropdown-toggle>img {
    filter: invert(1);
}

.logged-in-nav.dropdown-menu>li.side-menu-item:last-child>a {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.logged-in-nav.dropdown-menu>li.side-menu-item>a:hover {
    color: black;
    background-color: #f3f4f6;
    border-color: #f3f4f6;
}

.compare-table .table-striped.table-hover tbody>tr:hover {
    background-color: rgba(0, 0, 0, .15);
    color: black;
}

.compare-table .table-striped .houzez-icon {
    font-size: 17px;
    font-weight: bold;
}

.google-maps-reminder {
    font-size: 14px;
    font-style: italic;
    line-height: normal;
    color: gray;
    line-height: 25px;
}

.compare-property-label {
    background-color: rgba(0, 0, 0, 0.9);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.compare-property-label:hover {
    background-color: black;
}

.compare-property-label .compare-label {
    background-color: #00ac00;
    font-size: 14px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    top: -7px;
    left: -7px;
}

.footer-top-wrap .widget-title {
    font-size: 20px;
    margin-bottom: 20px;
}

.ele-form-messages .alert-dismissible .close {
    top: initial;
}

.link-terms,
.gdpr-text a,
.gdpr-text-wrap a,
.privacy-policy .article-wrap a {
    text-decoration: underline;
}

.link-terms:hover {
    text-decoration: underline;
}

.link-terms:hover,
.gdpr-text a:hover,
.gdpr-text-wrap a:hover,
.privacy-policy .article-wrap a:hover {
    color: #6610f2;
}

.link-blue a {
    color: blue;
}

.link-blue a:hover {
    color: blue;
    text-decoration: underline;
}

.related-posts-wrap .blog-post-meta a {
    white-space: nowrap;
}

.single-post .post-header-wrap {
    padding-bottom: 0;
}

.houzez-loader-js.btn-loader::after,
.houzez-contact-form-js .btn-loader::after,
.property-schedule-tour-form-wrap .btn-loader::after {
    margin: 0;
    border-color: white transparent;
}

.alert-dismissible .close {
    padding: .8rem 1rem;
}

.mobile-property-form .close {
    top: 0;
    line-height: normal;
    padding: .8rem 1.5rem !important;
}

.mobile-property-form .btn {
    line-height: 48px;
}

.property-schedule-tour-form-wrap .alert-dismissible .close {
    top: 1px;
}

.property-schedule-tour-form-wrap .slick-arrow:hover {
    color: white;
}

.item-compare .icon-subtract-circle::before {
    font-weight: bold;
    color: yellow;
}

.compare-property-panel .remove-compare {
    color: black;
    background: rgba(260, 250, 250, 0.8);
    font-weight: bold;
    width: 36px;
    line-height: 32px;
    border-radius: 4px;
    font-size: 17px;
    height: 32px;
}

.listing-view .houzez-icon.icon-love-it.text-danger,
.lightbox-tools .houzez-icon.icon-love-it.text-danger {
    color: yellow !important;
}

.single-property .property-wrap .add-favorite-js:has(.houzez-icon.icon-love-it.text-danger) {
    background-color: yellow;
}

.lightbox-tools .add-favorite-js .houzez-icon+span {
    display: none;
}

.compare-property-panel .remove-compare .icon-remove-circle {
    line-height: inherit;
}

a.add-favorite-js:hover,
a.add-favorite-js:focus,
a.add-favorite-js:active {
    color: white;
}

span.add-favorite-js:has(> .text-danger),
span.item-tool-compare:has(> .icon-subtract-circle) {
	background-color: rgba(250,250,0,0.2);
}

.property-lightbox .modal-header {
    background-color: black;
}

.property-lightbox .close {
    text-shadow: none;
    font-size: 2rem;
    font-weight: normal;
    border-left: 0.5px solid whitesmoke;
}

.property-lightbox .close:not(:disabled):not(.disabled):focus,
.property-lightbox .close:not(:disabled):not(.disabled):hover {
    opacity: 1;
}

.property-lightbox .close span {
    top: 0;
}

.property-lightbox .close span:focus,
.property-lightbox .close span:hover {
    opacity: 0.75;
}

.form-group-terms .control__indicator {
    top: 4px;
}

.agent-information .agent-phone-wrap {
    display: grid;
    grid-template-columns: auto auto;
    width: unset;
    margin: 0;
}

.agent-information li.agent-phone-wrap .houzez-icon {
    top: 4px;
    padding-right: 5px;
}

.property-contact-agent-wrap .control--checkbox .control__indicator {
    top: 1px;
}

.property-form-tabs .property-form .control__indicator,
.property-schedule-tour-form-wrap .form-group-terms .control__indicator {
    top: 4px;
}

.footer-infobox {
    display: none;
}

.footer-top-wrap {
    padding: 60px 0 60px;
}

.privacy-policy .article-wrap {
    text-align: justify;
}

.loc-zagreb,
.hide-team-member {
    display: none !important;
}

.our-team>.elementor-container {
    justify-content: center;
}

.team-module img {
    border-radius: 3px;
	height: 260px;
}

.team-module.hover-effect:before {
    opacity: 0.1;
}

.item-tool-dropdown-menu {
    border-color: #dce0e0;
    background-color: white;
}

.item-tool-dropdown-menu .dropdown-item {
    padding: 8px 16px;
    color: black;
    user-select: none;
}

.item-tool-dropdown-menu .dropdown-item:hover {
    background-color: #eee;
}

.dropdown-item .houzez-icon.icon-envelope.mr-1 {
    margin-right: 0.5rem !important;
}

.single-property .sidebar-wrap .agent-details .agent-link,
.single-property .sidebar-wrap .agent-name .houzez-icon.icon-single-neutral.mr-1 {
    display: none;
}

#sidebar .property-form-tabs .nav.nav-tabs>.nav-item:first-child {
    display: none;
}

#sidebar .property-form-tabs .nav.nav-tabs>.nav-item:last-child .nav-link {
    color: #495057;
    background-color: #fff;
    border-color: transparent;
}

#sidebar #tab_tour {
    display: none !important;
}

#sidebar #tab_agent_form {
    display: block;
    opacity: 1 !important;
}

.team-module.hover-effect::before {
    background: transparent;
}

.page-template-user_dashboard_favorites .property-table-price {
    white-space: nowrap;
}

.lightbox-tools .add-favorite-js {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.lightbox-tools .add-favorite-js .houzez-icon {
    margin-right: 0 !important;
}

.advanced-search .control {
    font-size: 15px;
    line-height: unset;
}

#menu-item-18539>a,
.nav-mobile .nav-link[href*="/favorite-properties/"] {
    font-size: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
}

#menu-item-18539>a:before,
.nav-mobile .nav-link[href*="/favorite-properties/"]:before {
    font-family: houzez-iconfont !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e928";
    padding-right: 3px;
    font-size: 17px;
}

#menu-item-18539>a:after,
.nav-mobile .nav-link[href*="/favorite-properties/"]:after {
    content: var(--myfav);
    padding-left: 3px;
    font-size: 19px;
}

.houzez-gdpr-agreement>label:empty {
    display: none;
}

.lightbox-gallery .slick-prev.slick-arrow,
.lightbox-gallery .slick-next.slick-arrow {
    display: inline-block !important;
    background: rgba(255, 255, 255, 0.7);
    color: black;
}

.lightbox-gallery .slick-prev.slick-arrow:before,
.lightbox-gallery .slick-next.slick-arrow:before {
    color: black;
}

.lightbox-gallery .slick-prev.slick-arrow {
    left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.lightbox-gallery .slick-next.slick-arrow {
    right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.lightbox-gallery .slick-list {
    border-radius: 3px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px, rgba(0, 0, 0, 0.08) 0px 1px 3px;
}

.property-lightbox .modal-content img {
    border-radius: 3px;
}

.lightbox-gallery-wrap .btn-expand {
    border-bottom-left-radius: 3px;
}

.mobile-property-contact.visible-on-mobile>.justify-content-between {
    align-items: center;
}

.mobile-property-contact .btn {
    line-height: 52px;
    min-width: 52px;
    height: 52px;
}

.single-property .top-gallery-section img {
    border-radius: 3px;
}

.property-banner .nav {
    top: 18px;
    right: 18px;
}

.lSAction>.lSNext {
    right: 0;
}

.lSAction>.lSPrev {
    left: 0;
}

.lSAction>a {
    margin-top: 0;
}

.property-features-wrap ul {
    font-size: 17px;
}

.property-features-wrap .icon-check-circle-1::before {
    color: green;
}

.property-detail-wrap .block-title-wrap .small-text {
    font-size: 13px;
}

.page-item .page-link {
    min-height: 50px;
}

.page-link {
    width: 48px;
    line-height: 48px;
    font-size: 18px;
}

.property-video>video {
    border-radius: 4px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.08);
}

.nav-mobile .main-nav .nav-item {
    border-bottom: 0.5px solid rgba(255, 255, 255, 0.1);
}

.home-newcomers {
	margin-bottom: 20px;
}

.home-newcomers-listing .btn-load-more:active {
	scale: 0.98;
	color: white !important;
	border-color: black !important;
	background-color: black !important;
}

@media (min-width: 992px) {
	
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .7rem;
        padding-left: .7rem;
    }

    .lightbox-content-wrap .houzez-icon.mr-1 {
        margin-right: 7px !important;
    }

    .item-amenities-with-icons .houzez-icon.mr-1 {
        margin-right: 1px !important;
    }

    .property-schedule-tour-form-wrap .control--checkbox .control__indicator::after {
        left: 4px;
        top: 1px;
    }

    .property-navigation-wrap .property-navigation-item a:hover {
        color: #4285f4;
    }

    .home-search {
        opacity: 0.8;
        transition: opacity 0.3s ease-in-out;
    }

    .home-search:hover {
        opacity: 1;
    }

    .home header .top-bar-wrap {
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    }

    .property-template-default.single-property .block-title-wrap {
        padding-bottom: 25px;
    }

    .floorplan-description-table td {
        font-size: 16px;
    }
}

.property-detail-wrap .detail-wrap {
    font-size: 16px;
}

@media (max-width: 991.98px) {
    .slideout-menu {
        margin-bottom: 0;
    }

    .slideout-open,
    .slideout-open .slideout-panel,
    .slideout-open body {
        overflow: clip;
    }

    /*
  .advanced-search-nav {
	display: hidden;
  }
  */
    .advanced-search-filters .d-flex,
    .advanced-search-nav .advanced-search-v1>.d-flex {
        flex-direction: column;
    }

    .advanced-search-filters .d-flex>.flex-search,
    .advanced-search-nav .advanced-search-v1>.d-flex .fields-width {
        width: 100%;
    }

    .advanced-search-filters .form-group {
        margin-bottom: 0;
    }

    .advanced-search-filters .price-range-wrap {
        padding-right: 30px;
    }
}

@media (max-width: 767.98px) {
	
	.team-module img {
    	height: auto;
  		width: 240px;
	}

    .listing-wrap,
    .property-contact-agent-wrap {
        user-select: none;
    }

    .block-wrap {
        padding: 20px;
    }

    .property-floor-plans-wrap .accordion-title {
        max-width: inherit;
        margin-right: 0;
    }

    .property-floor-plans-wrap .floor-information {
        justify-content: space-around;
    }

    .accordion-header .floor-information {
        display: none;
    }

    .single-property .label {
        font-size: 12px;
    }

    .property-lightbox .modal-content {
        background-color: #a47764;
        background-color: #426572;
    }

    .lightbox-gallery .slick-prev.slick-arrow,
    .lightbox-gallery .slick-next.slick-arrow {
        background: rgba(255, 255, 255, 0.3);
        color: black;
    }

    .lightbox-gallery .slick-prev.slick-arrow:before,
    .lightbox-gallery .slick-next.slick-arrow:before {
        color: white;
    }

    .single-property .bt-sidebar-wrap.houzez_sticky {
        display: none;
    }

    .item-tool>span {
        height: 48px;
        width: 48px;
        line-height: 48px;
        font-size: 20px;
        opacity: 0.9;
    }

    .lightbox-tools a,
    .property-lightbox .close {
        border-left: 0.5px solid rgba(255, 255, 255, 0.4);
    }

    .property-lightbox .modal-header {
        background-color: transparent;
        border-bottom: 0.5px solid rgba(255, 255, 255, 0.4);
    }

    .mobile-property-tools .item-tool>span,
    .property-overview-wrap ul .property-overview-item {
        font-size: 20px;
    }

    .property-overview-wrap .property-overview-data .flex-fill {
        display: block;
    }

    .block-content-wrap .list-3-cols li {
        line-height: normal;
    }

    .single-property input.form-control {
        height: 48px;
        line-height: 48px;
    }

    .single-property .back-to-top-wrap {
        bottom: 82px;
    }

    .single-property .form-control,
    .single-property .dropdown .btn,
    .single-property .bootstrap-select .text {
        font-size: 18px;
    }

    .single-property input.form-control,
    .single-property textarea.form-control,
    .single-property .btn.dropdown-toggle {
        background-color: rgba(245, 245, 245, 0.77);
    }

    .mobile-property-contact .btn i {
        font-size: 22px;
        margin-right: 0 !important;
    }

    .listing-view .label {
        font-size: 13px;
    }

    .property-detail-wrap .detail-wrap {
        padding: 4px 20px;
    }

    .dashboard-header-wrap h1 {
        font-size: 24px;
        padding-left: 4px;
        font-weight: bold;
    }
	
	.home-newcomers-listing .btn-load-more {
		width: 100%;
	}
}

.home[data-elementor-device-mode="mobile"] .header-main-wrap:not(.header-transparent-wrap) {
    position: sticky;
    top: 0;
}

.home[data-elementor-device-mode="mobile"] .header-main-wrap:not(.header-transparent-wrap) .top-bar-wrap {
    display: none;
}

.home[data-elementor-device-mode="tablet"] .text-with-icons-module {
    display: flex;
}

.home[data-elementor-device-mode="mobile"] .text-with-icons-module {
    box-shadow: none;
}

.home[data-elementor-device-mode="mobile"] .text-with-icons-module .text-with-icon-item:not(:last-child) {
    border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}

.home[data-elementor-device-mode="mobile"] .text-with-icons-module .text-with-icon-item:first-child {
    border-radius: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.home[data-elementor-device-mode="mobile"] .text-with-icons-module .text-with-icon-item:last-child {
    border-radius: 0;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.home[data-elementor-device-mode="mobile"] .home-usp {
    border-bottom: 0.5px solid rgba(0, 0, 0, 0.2);
}

.video-image {
    overflow: hidden;
    position: relative;
}

.video-image::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: inherit;
    background-size: cover;
    background-position: center;
    animation: backgroundMovieEffect 8s ease-in-out forwards;
    animation: backgroundMovieEffect 12s ease-in-out infinite alternate;
}

@keyframes backgroundMovieEffect {
    0% {
        transform: scale(1) translateX(0) translateY(0);
    }

    100% {
        transform: scale(1.03) translateX(2px) translateY(1px);
    }
}