/*
Theme Name: Houzez Child - June 2025
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");
@import url("./template-parts/dashboard/dashboard.css?cb=1234567890");
@import url("./template-parts/home/css/application.min.css?cb=565"); */

/* Your CSS code goes here
-------------------------------------- */


/*******************
GENERAL STYLES
********************/
.fill-width {
    width: 100% !important;
}

.item-wrap img {
    height: 290px;
    object-fit: cover;
    width: 100%;
}

.secondary-text {
    color: #636363 !important;
}

/* body{
	font-family: 'Montserrat' !important;
	color: #173331 !important;
}

::placeholder{
	color: #b3b3b3 !important;
}

::-webkit-input-placeholder{
	color: #b3b3b3 !important;
}

input[type=text]{
	background: #f2f2f2 !important;
    border: none !important;
    outline: none !important;
	font-family: 'Montserrat';
}

input[type=text], input[type=search]{
	border-radius: 8px !important;
}

textarea:focus,
textarea:focus-visible{
	border-color: #dce0e0 !important;
}

.dropdown-menu.show {
    transform: unset !important;
    top: 41px !important;
}

input{
	color:#173331 !important;
}

.dropdown-menu li{
	padding: 10px 20px;
}

.dropdown-menu li:hover{
	background-color: #cfd4eb;
}

.dropdown-menu a:hover{
	background-color: #cfd4eb !important;
}

.dropdown-menu a{
	transition: unset !important;
}

.bootstrap-select .dropdown-item.active{
	background-color: transparent !important;
}

.deals-nav-tab.nav-pills .nav-link.active.active-deals{
	border-top: 2px solid #f49c67;
}

.br-8{
	border-radius: 8px !important;
} */




/*******************
DASHBOARD STYLES
********************/

.houzez-dashboard #search_term {
    display: inline-block;
    width: 80%;
}

.houzez-dashboard .btn-search {
    margin-bottom: 4px;
}

.page-template-user_dashboard_education .ld-profile-avatar {
    display: none;
}

.page-template-user_dashboard_education .learndash-wrapper .ld-profile-edit-link {
    display: none;
}

.page-template-user_dashboard_education .ld-item-list-items .ld-item-list-item-preview {
    padding: 0 20px 0 0px !important;
}

.page-template-user_dashboard_education .ld-item-list-items .ld-item-list-item-preview a {
    padding: 20px;
}


.page-template-user_dashboard_education .ld-item-list-item-course {
    transition: 0.3s;
}

.page-template-user_dashboard_education .ld-item-list-item-course:hover {
    background-color: #efefef;
}

form.sfwd-mark-complete {
    overflow: visible !important;
}

form.sfwd-mark-complete:before {
    content: "";
    display: block;
    height: 40px;
    width: 40px;
    left: 36%;
    background: red;
    background: url(https://www.fivestarleaders.com/wp-content/uploads/2021/02/red-arrow.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    -webkit-animation: backandforth 2s ease 0s;
    -webkit-animation-iteration-count: infinite;
    animation: backandforth 2s ease 0s;
    animation-iteration-count: infinite;
}

@-webkit-keyframes backandforth {
    0% {
        top: 70%;
    }

    50% {
        top: 100%;
    }

    100% {
        top: 70%;
    }
}

@keyframes backandforth {
    0% {
        top: 70%;
    }

    50% {
        top: 100%;
    }

    100% {
        top: 70%;
    }
}


div.ld-video+p {
    margin-top: 20px !important;
}

.learndash-cpt .author-detail-wrap {
    display: none;
}

.lp_thumbnail_container {
    border: 3px white solid;
    height: 0;
    overflow: hidden;
    position: relative;
}

.lp_thumbnail {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.lp_thumbnail_container.active {
    border: 3px #42a64e solid;
}

#oci_masonry_left_upload .lp_thumbnail_container,
td.masonry_left>.lp_thumbnail_container {
    padding-top: calc(306 / 457 * 100%);
}

#oci_masonry_top_upload .lp_thumbnail_container,
td.masonry_top>.lp_thumbnail_container {
    padding-top: calc(131 / 131 * 100%);
}

#oci_masonry_bottom_upload .lp_thumbnail_container,
td.masonry_bottom>.lp_thumbnail_container {
    padding-top: calc(257 / 383 * 100%);
}

#oci_masonry_right_upload .lp_thumbnail_container,
td.masonry_right>.lp_thumbnail_container {
    padding-top: calc(498 / 343 * 100%);
}

.oci_abspos_center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.brochure-header {
    height: 50vh;
}

.brochure-header-inner {
    background-image: linear-gradient(to top, #666, transparent, transparent, transparent)
}

.brochure-address {
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 500;
}

.brochure-content p {
    font-family: Open Sans;
    font-size: 22px;
    line-height: 28px;
}

.brochure-read-more {
    font-family: Open Sans;
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
}

.brochure-read-more:hover {
    text-decoration: underline;
}

.brochure-asking-price {
    font-family: Montserrat;
    font-weight: 500;
    font-size: 13px;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.brochure-price {
    font-family: Montserrat;
    font-size: 36px;
    font-weight: 500;
}

.brochure-beds .num,
.brochure-baths .num,
.brochure-sqft .num {
    color: #2D78CE;
    font-size: 36px;
    font-family: "Montserrat";
    font-weight: 500;
    line-height: 1;
}

.brochure-beds .text,
.brochure-baths .text,
.brochure-sqft .text {
    font-size: 11px;
    color: #2D78CE;
    font-family: Montserrat;
    font-weight: 500;
}

.masonry-img {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.brochure-video-link {
    cursor: pointer;
}

.brochure-video-link.active {
    font-weight: bold;
}

.opacity-0 {
    opacity: 0;
}

.lp_link {
    opacity: 0;
}

.copyLink {
    transition: opacity 0.5s linear;
}

.single-property-header img {
    width: 200px;
    max-width: 100%;
}

body.page-template-digital-brochure header.header-main-wrap {
    display: none;
}

.single-property-menu a {
    color: black;
}

.single-property-menu a:hover {
    color: #42a64e;
}

#brochure-gallery-btn:hover {
    color: #42a64e;
    text-decoration: underline;
    cursor: pointer;
}

.brochure-heading {
    color: #42a64e;
    text-transform: uppercase;
}

body.page-template-digital-brochure .footer-wrap {
    display: none;
}





/*******************
* ADDITIONAL CSS
* ******************/
.advanced-search-btn {
    color: #42a64e;
    border-color: #42a64e;
}

.advanced-search-btn:hover {
    color: rgba(66, 166, 78, 0.75);
    border-color: rgba(66, 166, 78, 0.75);
    background-color: rgba(66, 166, 78, 0.75);
    color: #ffffff;
}

.btn-search {
    background-color: #42a64e;
    border-color: #42a64e;
}

.btn-search:hover {
    background-color: rgba(66, 166, 78, 0.75);
    border-color: rgba(66, 166, 78, 0.75);
}

.spacer {
    height: 100px;
}

.center {
    display: block;
    margin: 0 auto;
}

.owl-content h4 {
    text-transform: uppercase;
    font-size: 16px;
    color: #4ca452;
    font-weight: 800;
}

.owl-content h3 {
    color: #2c78ce;
    font-weight: 600;
    margin-bottom: 30px;
}

.btn {
    padding: 0 10px !important;
    margin-bottom: 20px;
    border-radius: 3px;
}

.bg-lightgray {
    background-color: #f8f8f8;
}


/*********************
 * Header/Menu
 * *******************/
.agent-nav #menu-item-16948,
.agent-nav #menu-item-16839,
.agent-nav #menu-item-17139,
.agent-nav #menu-item-25678,
.agent-nav #menu-item-16951,
.agent-nav #menu-item-205696,
.agent-nav #menu-item-205698,
.agent-nav #menu-item-205699,
.agent-nav #menu-item-213733,
.agent-nav #menu-item-205701,
.agent-nav #menu-item-205700 {
    display: none !important;
}

/*********************
 * Contact Form Popup
 * *******************/
#popmake-17124,
#popmake-37187 {
    overflow: hidden;
}

#popmake-17124 h5,
#popmake-37187 h5 {
    text-transform: uppercase;
    font-size: 14px;
    color: #4ca452;
    font-weight: 800;
    margin-bottom: 30px;
}

#popmake-17124 h3,
#popmake-37187 h3 {
    color: #2c78ce;
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 36px;
}


#popmake-17124 .pum-close,
#popmake-37187 .pum-close {
    font-size: 35px;
}

#popmake-17124 .wpcf7 input,
#popmake-17124 .wpcf7 select,
#popmake-37187 .wpcf7 input,
#popmake-37187 .wpcf7 select {
    background-color: #cccccc;
    height: 60px;
    width: 100%;
    border: none;
    padding-left: 10px;
}

#popmake-17124 .wpcf7 input::placeholder,
#popmake-17124 .wpcf7 textarea::placeholder,
#popmake-37187 .wpcf7 input::placeholder,
#popmake-37187 .wpcf7 textarea::placeholder {
    color: black;
}

#popmake-17124 .wpcf7 textarea,
#popmake-37187 .wpcf7 textarea {
    background-color: #cccccc;
    width: 100%;
    border: 0px solid;
    border-radius: 4px;
    padding-left: 10px;
    padding-top: 10px;
}

#popmake-17124 .wpcf7 input[type=submit],
#popmake-37187 .wpcf7 input[type=submit] {
    background-color: #cccccc;
    color: black !important;
    height: 60px;
    width: 180px;
    float: right;
    border-radius: 50px;
    padding-left: 10px;
}

.house-img-wrap {
    z-index: 2;
    position: relative;
}

.house-img-wrap img {
    z-index: 1;
    position: relative;
    transform: translate(-15%, -15%);
    max-width: 100%;
}

.pum-theme-lightbox .pum-content+.pum-close {
    right: 15px;
    top: 8px;
    font-family: Montserrat;
    font-size: 50px;
    color: black;
    border: none;
    background-color: unset;
    box-decoration-break: unset;
    box-shadow: unset;
    text-shadow: none;
    outline: none !important;
}

.pum-container {
    border: none !important;
}




/***********************
 * Home Page
 * *********************/
body.home,
main#main-wrap.main-home {
    background-color: #F2EEE7 !important;
}

.hero-marker {
    position: absolute;
    right: 29%;
    top: 120px;
    width: 80px;
}

.auto-complete .list-group {
    overflow-y: none;
}

@media screen and (max-width: 768px) {
    .hero-marker {
        display: none;
    }
}



/*
	.home .main-home .owl-content .btn:not(.btn-icon-login-register) {
		min-width: 400px;
	}
*/

@media screen and (min-width: 400px) {

    .home .main-home .owl-content .btn:not(.btn-icon-login-register) {
        width: 400px;
        max-width: 100% !important;
    }

}

#houzez_advanced_search-2 {
    margin-left: 25px;
    margin-right: 25px;
}


#houzez_advanced_search-2 p {
    color: #2c78ce;
}

.agent-wrap #houzez_advanced_search-2 p {
    display: none;
}

.agent-wrap #houzez_advanced_search-2 {
    margin: 0;
    padding-left: 0;
    padding-right: 0;
}

.hero-section h3 {
    color: #2c78ce;
    font-weight: 600;
    margin-bottom: 30px;
    font-size: 28px;
}

.hero-section h4 {
    text-transform: uppercase;
    font-size: 16px;
    color: #4ca452;
    font-weight: 800;
}

.hero-section {
    min-height: 500px;
    background-image: url("/wp-content/uploads/2020/10/Aerial-Edit-1_comp-scaled.jpg");
    background-color: #cccccc;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.hero-section .widget {
    margin-top: 100px;
}

.hero-section .widget .btn {
    min-width: unset;
    width: 100%;
}




/***********************
 * Agent Profile Pages
 * *********************/
.content-wrap {
    position: relative;
}

.header-agent-name {
    font-size: 14px;
    margin-top: 5px;
}

.header-agent-image {
    margin-right: 10px;
}

.dashboard-content-block {
    border-radius: 8px !important;
}

/*REMOVED
.content-wrap:after {
	content: '';
	position: absolute;
	top: 0;
	height: 500px;
	width: 100vw;
	background-image: url("/wp-content/uploads/2020/10/dtgr1-scaled.jpg");
  background-color: #cccccc;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
	z-index: 0;
}
 */

.agent-hero-area,
.agent-info-area {
    position: relative;
    z-index: 10;
}

.agent-hero-area .agent-info-area {
    margin: 100px;
    color: white;
    padding: 15px;
}

.agent-hero-area .agent-info-area p {
    color: white;
    font-size: 20px;
}

.agent-hero-area .agent-info-area a {
    color: black !important;
}

.agent-hero-area h1 {
    color: white;
}

.agent-hero-area aside {
    margin-top: 30px;
}

.agent-profile-logo {
    position: absolute;
    right: 0;
    top: 0;
}

.agent-profile-top-wrap {
    border: none;
}

.agent-profile-logo img {
    height: 100px !important;
    margin-right: 20px;
}

.home .agent-wrap .grid-view .item-listing-wrap {
    width: 25%;
    flex-basis: 25%;
}

@media screen and (max-width: 796px) {
    .home .agent-wrap .grid-view .item-listing-wrap {
        width: 50%;
        flex-basis: 50%;
    }
}


@media screen and (max-width: 696px) {
    .home .agent-wrap .grid-view .item-listing-wrap {
        width: 100%;
        flex-basis: 100%;
    }
}

.separator {
    border-top: 1px solid lightgray;
}

.agent-bottom-logo {
    margin: 20px auto;
    display: block;
    width: 200px;
}


/* Search Area */
.home .agent-wrap .search-box h4 {
    display: none;
}

.home .agent-wrap .search-box h3 {
    color: black;
    text-align: center;
}

.home .agent-wrap .search-box .form-group {
    float: left;
    width: 80%;
}

.home .agent-wrap .search-box .btn-search {
    float: left;
    width: 20%;
}

.home .agent-wrap .row.full-width {
    background-color: #f8f8f8;
}

.home .agent-wrap .widget {
    background: none;
}

.home .agent-wrap .search-area {
    background-color: white;
    height: 60px;
    padding: 10px;
}

.home .agent-wrap .search-area .form-group {
    margin-bottom: 0;
    padding-right: 10px;
}

.home .agent-wrap .search-area .btn-search {
    margin-bottom: 0;
}

@media screen and (max-width: 768px) {

    .home .agent-wrap .search-area .form-group {
        width: 100%;
    }

    .home .agent-wrap .search-area .btn-search {
        margin-top: 20px;
    }


    /* #houzez_advanced_search-2 > div > form > div > div > button.btn-search{
		width: 100%;
	} */
}

#houzez_advanced_search-2>div>form>div>p {
    font-size: 14px;
}


/* Testimonial Area */
.agent-wrap .property-review {
    margin-bottom: 30px;
    width: 300px;
    float: left;
    background-color: #42a64e;
    height: 300px;
    color: white;
    margin: 0 15px;
}

.agent-wrap .property-review-wrap ul {
    display: table;
    margin: 0 auto;
    margin-bottom: 80px;

}

.agent-wrap .property-review-wrap li {
    margin-bottom: 30px;
}


.agent-wrap .property-review-wrap .testimonial-icon {
    margin-top: 25px;
    margin-left: 25px;
}


.agent-wrap .property-review-wrap .review-message {
    height: 120px;
}

.agent-wrap .property-review-wrap .review-image {
    width: 40%;
    float: left;
    padding-left: 25px;
}

.agent-wrap .property-review-wrap .review-author {
    width: 60%;
    float: left;
}


/***********************
 * Listing Page
 * **********************/

/* .page-template-property-listings-map .location-search,
 .page-template-property-listings-map .geolocation-width {
     display: none !important;
 } */

.item-footer {
    padding: 10px 20px !important;
}

.listings-main-content .page-title,
.property-wrap .page-title,
.item-listing-wrap .item-title a,
.listing-main-content-bottom .widget-title,
.listings-main-content .sort-by-title,
.bootstrap-select .dropdown-toggle .filter-option,
.listings-side-content .listing-main-content-bottom .widget-body li a,
.block-title-wrap h2,
.property-form h4,
.page-title h1,
.sidebar-container #houzez_property_taxonomies-2 .widget-header h3,
.sidebar-container #houzez_property_taxonomies-2 .widget-body {
    font-family: "gt-flexa", arial, sans-serif !important;
    text-decoration: none !important;
}

.listing-wrap .page-title {
    margin-top: 0px !important;
}

#listing-grid-container .page-title-wrap {
    padding: 0 !important;
}

.price-range-wrap {
    padding: 0 6px;
    height: 30px;
    margin-top: 20px;
}

.advanced-search-half-map .form-group {
    margin-bottom: 0px !important;
}

.top-search-container {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
}

.listing-switch-view {
    height: 54.75px;
    display: flex;
    justify-content: flex-end;
}

.advanced-modal-button {
    border: solid 1px #b3b3b3 !important;
    color: #42A64E;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 10px;
}

.openFeatures {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: solid 1px #b3b3b3 !important;
    padding: 0px 10px;
    height: 42px;
}

.top-search-container .top-search-large {
    width: 50%;
}

.top-search-container .top-search-small {
    width: 12%;
}

.advanced-modal {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    padding-top: 15px;
}

.submit-container {
    width: unset !important;
}

.advanced-modal .top-row {
    align-items: center;
    gap: 10px;
}

.advanced-modal .top-row .flex-search {
    padding: 0px;
}

.advanced-modal .bottom-row {
    align-items: end;
}

.advanced-modal .top-row,
.advanced-modal .bottom-row {
    width: 100%;
    display: flex;
}

.advanced-modal .dropdown-toggle,
.top-search-container .dropdown-toggle {
    border-radius: 0 !important;
}

#featuresModal {
    flex-wrap: wrap;
    width: 100%;
    padding-top: 25px;
}

#featuresModal .control--checkbox {
    width: 25%;
    padding-bottom: 0px;
    padding-left: 40px;
    display: flex;
    align-items: center;
    margin-bottom: 25px;
    height: 30px;
}

#featuresModal .control--checkbox .control__indicator {
    border-radius: 50px;
    height: 30px;
    width: 30px;
}

#featuresModal .control--checkbox .control__indicator::after {
    left: 11px;
    top: 5px;
    width: 6px;
    height: 13px;
}

.top-search-container .form-group,
.top-search-container #half-map-search-btn {
    margin-bottom: 0px !important;
}

.search-header-container {
    background-color: white;
    padding-top: 10px;
    padding-bottom: 10px;
}

.advanced-search-half-map {
    background-color: transparent !important;
}

.search-container .houzez_search_ajax {
    background-color: transparent !important;
}

.listings-main-content {
    width: 75%;
}

.listings-side-content {
    width: 25%;
}

.item-listing-wrap .item-header {
    width: 100%;
}

.listing-main-content-top {
    display: flex;
}

.listing-main-content-top-side {
    display: flex;
    justify-content: end;
    padding-top: 30px;
    padding-bottom: 5px;
}

.listings-side-content .listing-main-content-bottom {
    padding-left: 20px;
}

.sidebar-container .widget-body li a {
    color: black;
    padding-left: 0px !important;
    text-decoration: none;
    /* pointer-events: none; */
}

.sidebar-container .sidebar-wrap .widget-wrap {
    padding: 18px !important;
}

.sidebar-container .sidebar-wrap .widget-wrap .widget-header .widget-title {
    margin-bottom: 15px !important;
}

.sidebar-container .sidebar-wrap .widget-wrap .widget-body .children li {
    line-height: 27px !important;
}

.sidebar-container .widget-body li a::before {
    content: unset !important;
}

.flex-search .form-group .dropdown,
.top-search-small .form-group .dropdown {
    display: block;
}

.item-amenities li,
.advanced-search-filters .form-group,
.price-range-container .range-text {
    margin-bottom: 0px;
}

.grid-view {
    margin-left: 0px !important;
    margin-right: 0px !important
}

.item-footer {
    display: flex;
    justify-content: space-between;
}

.item-footer li {
    list-style: none;
}

.listing-tools-wrap .page-title {
    padding-left: 15px;
}


/* .pagination .page-item{
	background: transparent;
	border-radius: 50px;
	color: #163230;
 } */
.pagination .page-item a {
    text-decoration: none;
    background-color: transparent !important;
    border-radius: 50px;
    color: #163230;
    border: none;
}

.pagination .page-item.active a {
    background-color: #163230 !important;
    color: #42A64E !important
}

.gridViewSmall {
    display: none;
}

#desktop-header-search {
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}

#map-view-wrap {
    height: 550px !important
}

.listing-wrap.listing-v1 {
    /* max-width: 1180px; */
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
}

.grid-view .item-listing-wrap {
    padding-left: 10px;
    padding-right: 10px;
}

#listing-grid-container {
    padding: 0px !important;
}

.item-listing-wrap .item-body .button {
    font-size: 12px;
    padding: 12px 25px;
}

.advanced-search .button {
    font-size: 12px;
    align-self: center;
}

.item-listing-wrap .item-body .item-address {
    line-height: 27px;
    margin-bottom: 0px;
}

.item-listing-wrap .item-footer {
    line-height: 34px;
}


#desktop-header-search .flex-search .advanced-search-btn {
    margin-bottom: 0px;
    text-decoration: none;
    border-color: #b3b3b3;
}

.advanced-search .flex-search .dropdown-toggle,
.advanced-search .flex-search .advanced-search-btn,
.advanced-search-filters .dropdown-toggle,
.advanced-search-filters input[type=text] {
    border-radius: 0px !important;
}

.advanced-search-filters input[type=text] {
    color: #a1a7a8 !important;
    border: solid 2px #F2EEE7 !important;
    background-color: transparent !important;
}

.advanced-search .flex-search .btn-search {
    margin-bottom: 0px;
}

.advanced-search-filters .price-range-container {
    flex-basis: 80%;
}

.advanced-search-filters .features-list-wrap {
    flex-basis: calc(20% + 10px);
    display: flex;
    justify-content: flex-end;
    padding: 0;
    padding-bottom: 7px;
}


.advanced-search-filters .features-list-wrap .btn-features-list {
    text-decoration: none;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #a1a7a8;
    border: solid 2px #F2EEE7 !important;
    padding: 0px 10px;
    height: 36px;
}

.btn-features-list .houzez-icon.icon-add {
    font-size: 10px;
}

input[type=text].houzez_search_ajax {
    background-color: transparent !important;
}

.flex-search {
    line-height: 1;
}

.features-list-wrap .features-list {
    display: none;
}

@media(max-width:1200px) {
    #listing-grid-container {
        padding: 20px !important;
    }
}

@media(max-width:1253px) {
    .gridViewSmall {
        display: block;
    }

    .listings-main-content {
        order: 2;
        width: 100%;
    }

    .listings-side-content {
        order: 1;
        width: 100%;
    }

    .listing-wrap {
        flex-wrap: wrap;
    }
}

/***********************
 * Single Property Pages
 * **********************/

/* Hide the tour and review section*/
/* #property-schedule-tour-wrap,
#property-review-wrap {
	display: none;
}

li.houzez-favorite {
	display: none;
}

.listing-member-info {
	font-size: 12px;
	margin-left: 5px;
}

.top-section-container{
	max-width: 100% !important;
	width: 100% !important;
}

.bottom-section-container{
	display: flex;
	gap: 20px;
}

.bottom-section-container .property-view #property-overview-wrap .block-wrap {
	margin-top: 0px;
}

.property-wrap{
	padding-top: 79px;
}

.bottom-section-container .property-view{
	width: 75%;
}

.bottom-section-container .sidebar-container{
	width: 24%
}

.block-wrap{
	background-color: transparent !important;
}

.property-overview-data ul{
	line-height: 1.6 !important;
}

#houzez-overview-listing-map{
	height: 200px !important;
}

.block-title-wrap{
	border-bottom: none !important;
	padding-bottom: 0 !important;
}

.property-section-wrap{
	border-bottom: 1px solid #b3b3b3;
}

li.property-overview-item {
    display: flex;
    gap: 5px;
}

#property-address-wrap .block-content-wrap,
#property-detail-wrap .block-content-wrap{
	background-color: white;
}

.block-content-wrap .detail-wrap li,
.block-content-wrap .list-2-cols li{
	border-color: #b3b3b3;
}

#property-features-wrap .block-content-wrap li {
	color: #636363 !important;
}

.block-content-wrap .detail-wrap li span{
	max-width: unset;
}

#similar-listings-wrap .item-body .item-price-wrap .item-price{
	font-family: "gt-flexa", arial, sans-serif !important;
	color: black;
	font-weight: 600;
}

.property-labels-wrap .label-status{
	text-decoration: none;
}

.property-form input[type=text],
.property-form input[type=email],
.property-form textarea{
	border: 1px solid !important;
    border-color: #dce0e0 !important;
	background-color: #fff !important;
	border-radius: 0 !important;
}

@media screen and (min-width: 768px) {

	.single-property .property-overview-data > ul:nth-child(4) .property-overview-item {
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		max-width: 120px;
		display: inline-flex;
	}

} */




/***********************
 * Locations Page
 * **********************/

 
 .contact-form {
    position: relative;

    .wpcf7-not-valid-tip {
        position: absolute;
    }
 }
 .contact-sending-message,
 .contact-message-sent {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

    .message {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100%;
        width: 100%;
        font-size: 30px;
    }
 }
 
#map-row {
    max-width: 100%;
    margin: auto;
}

#map-row #home-map {
    padding: 0;
}

#location-map-row .elementor-column-wrap {
    padding: 0
}

.location h4 {
    color: #2c78ce;
    font-weight: 600;
    margin-bottom: 20px;
}

.location p {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 5px;
}

.map-container {
    background-image: url("/wp-content/uploads/2022/03/map4-optimized.jpg");
    background-repeat: no-repeat;
    background-size: 310%;
    background-position: 55% 100%;
    width: 100%;
    height: 100%
}

@media screen and (max-width: 960px) {
    #map-row #home-map .map-container {
        max-height: unset;
    }
}


@media screen and (max-width: 400px) {
    #map-row #home-map .map-container {
        background-size: 360%;
        background-position: 55% 65%;
    }

}

@media screen and (max-width: 767px) {
    #map-row #home-map .map-container {
        background-size: 260%;
        background-position: 55% 65%;
    }

}

@media screen and (min-width: 960px) {
    #map-row #home-map .map-container {
        background-size: 260%;
        background-position: 55% 85%;
    }

}

@media screen and (min-width: 1000px) {
    #map-row #home-map .map-container {
        background-size: 260%;
        background-position: 55% 85%;
    }

}

@media screen and (min-width: 1250px) {
    #map-row #home-map .map-container {
        background-size: 230%;
        background-position: 55% 85%;
    }

}

@media screen and (min-width: 1455px) {
    #map-row #home-map .map-container {
        background-size: 200%;
        background-position: 55% 85%;
    }

}

@media screen and (min-width: 1666px) {
    #map-row #home-map .map-container {
        background-size: 180%;
        background-position: 55% 85%;
    }

}

@media screen and (min-width: 1850px) {
    #map-row #home-map .map-container {
        background-size: 160%;
        background-position: 55% 85%;
    }

}

@media screen and (min-width: 2100px) {
    #map-row #home-map .map-container {
        background-size: 140%;
        background-position: 55% 85%;
    }

}


#map-row #home-locations {
    max-width: 800px;
    margin-right: auto;
    padding-top: 20px;
    padding-bottom: 50px;
}

@media screen and (max-width: 768.1px) {
    #map-row #home-map {
        min-height: 500px;
    }

    #map-row #home-locations {
        margin: auto !important;
        padding: 50px;
    }
}





/***********************
 * Footer
 * **********************/

#wrapper-footer .container {
    padding-top: 28px;
}

#wrapper-footer h3 {
    font-size: 22px;
    font-family: "Open Sans", sans-serif
}

/* #wrapper-footer {
	color: #e6e6e6 !important;
}
#wrapper-footer .footer-contact h3 {
	padding-left: 15px;
} */

#wrapper-footer .footer-logo {
    width: 150px;
    margin-left: 15px;
    margin-bottom: 15px;
}

#footer-links {
    text-align: center !important;
    font-family: "Open Sans";
    font-weight: 400;
    font-size: 16px;
}

@media screen and (max-width: 768px) {
    #footer-links {
        margin-bottom: 30px;
    }

    #footer-links .col-md-2 {
        text-align: left !important;
        padding-left: 0;
    }
}

#footer-links .col-md-2 {
    text-align: center;
    float: left;
}

#full-width-page-wrapper {
    padding-bottom: 0 !important;
}

#wrapper-footer {
    background-color: #333333;
    color: white;
}



/* #wrapper-footer a {
	color: #e6e6e6;
} */

/* #wrapper-footer a:hover {
	color: #999999;
} */

#wrapper-footer p,
#wrapper-footer p a {
    color: #999999;
}

#wrapper-footer hr {
    border-top: 1px solid #999999;
}

#wrapper-footer i {
    font-size: 25px;
    background-color: #b3b3b3;
    margin: 0 10px;
    padding-top: 9px;
    border-radius: 200px;
    color: #333333;
}





#wrapper-footer .footer-info a,
#wrapper-footer .footer-info i {
    width: 41px !important;
    height: 41px !important;
    text-align: center;
}

/* Contact Form (Footer) */

#wrapper-footer textarea,
#wrapper-footer input {
    color: white !important;
}

.wpcf7 {
    max-width: 100%;
}

.wpcf7-form .row {
    margin: 10px 0 10px 0;
}

#wrapper-footer textarea,
#wrapper-footer input {
    background-color: #333333 !important;
    border-radius: 0 !important;
    border: 1px solid #ced4da;
    width: 100%;
    padding-left: 10px;
    margin-bottom: 10px;
}

#wrapper-footer input {
    height: 35px;
}

#wrapper-footer textarea:placeholder,
#wrapper-footer input-webkit-input-placeholder {
    color: white !important;
}

@media screen and (min-width: 768px) {
    textarea {
        max-height: 120px;
    }
}

.wpcf7-submit {
    color: white !important;
    border-color: white !important;
}



/***********************
 * Agent List Page
 * **********************/


.header-search #houzez_agent_search-3 {
    background: none;
}

/* .listing-wrap #houzez_agent_search-3 {
	padding-left: 0;
	padding-right: 0;
} */

.listing-wrap #houzez_agent_search-3 .widget-header {
    display: none;
}


.agents-grid-view {
    overflow: hidden;
}

/* Grid setup */
/* .agent-grid-wrap {
	width: 25%;
	float:left;
	padding: 5px;
	min-height: 490px;
} */


/* @media screen and (max-width: 768px) {
	.agent-grid-wrap {
		width: 50%;
		min-height: 490px;
	}
} */

/* @media screen and (max-width: 468px) {
	.agent-grid-wrap {
		width: 100%;
		min-height: 490px;
	}
} */

.agent-grid-wrap .agent-list-image {
    display: block;
    position: relative;
    width: 100%;
}

.agent-grid-wrap .agent-list-image:after {
    content: "";
    display: block;
    padding-bottom: 100%;
    /* The padding depends on the width, not on the height, so with a padding-bottom of 100% you will get a square */
}

.agent-grid-wrap .agent-list-image img {
    position: absolute;
    /* Take your picture out of the flow */
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    /* Make the picture taking the size of it's parent */
    width: 100%;
    /* This if for the object-fit */
    height: 100%;
    /* This if for the object-fit */
    object-fit: cover;
    /* Equivalent of the background-size: cover; of a background-image */
    object-position: center;
}

.agent-container {
    position: relative;
}

.overlay {
    position: absolute;
    bottom: 0;
    left: 110%;
    right: 0;
    background-color: rgba(255, 255, 255, .9);
    overflow: hidden;
    width: 0;
    height: 100%;
    transition: .2s ease;
}

.agent-container:hover .overlay {
    width: 100%;
    left: 0;
}

/* .text {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	white-space: nowrap;
} */


.agent-grid-wrap .agent-list-content {
    margin-top: 10px;
}

.agent-grid-wrap h2 {
    font-size: 1.3em;
}

.agent-grid-wrap .agent-list-contact strong {
    display: block
}

.meet-btn {
    min-width: 150px;
    margin: 0 auto;
}


/* .dataTables_wrapper .dataTables_paginate .paginate_button{
	background: unset !important;
} */

/***********************
 * Dashboard Buttons
 * **********************/

/* .standard-button{
	font-family: "GT Flexa Extended Bold";
	background-color: #e0e72d;
	color: #173331;
	border-radius: 50px;
	border: none;
	padding: 10px 15px;
	font-size: 14px;
}

.standard-button-tiny{
	font-family: "GT Flexa Extended Bold";
	background-color: #e0e72d;
	color: #173331;
	border-radius: 50px;
	border: none;
	padding: 0px 10px;
	font-size: 10px;
}

.standard-button:hover, .standard-button-tiny:hover{
	background-color: #173331;
	color: #e0e72d;
}

.delete-button{
	font-family: "GT Flexa Extended Bold";
	background-color: #e52e2e;
	color: #ffffff;
	border-radius: 50px;
	border: none;
	padding: 10px 15px;
	font-size: 14px;
}

.delete-button:hover{
	background-color: #931111;
	color: #ffffff;
}

.standard-button:disabled,
.standard-button[disabled],
.delete-button:disabled,
.delete-button[disabled],
.standard-button-tiny:disabled,
.standard-button-tiny[disabled]{
	background-color: #e8e5dd;
	color: #ffffff;
}  */

/***********************
 * CRM Dashboard
 * **********************/


/* #wp-about-editor-container{
	border-radius: 8px;
}

.phoneCol{
	white-space: nowrap;
}

.dashboard-content-wrap .dataTables_wrapper .dataTables_paginate .paginate_button:hover{
	color: #42a64e !important;
}

@media(max-width: 992px){
	body.houzez-dashboard{
		background-color: #d0debb;
.flex-search	}
}

@media (max-width: 991.98px) {
    .responsive-table td {
        padding-left: unset !important;
    }
}

.dashboard-header-wrap h1{
	font-family: "GT Flexa Extended";
}

.mobile-header{
	flex-direction: unset !important;
}

.mobile-header .dashboard-header-right{
	display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    gap: 20px;
}

.responsive-table td:before{
	position: unset !important;
}

.dropdown .dropdown-toggle, .dataTables_length select{
    margin: 0;
    border-radius: 8px !important;
	border: solid 1px #b3b3b3 !important;
}

.dropdown .dropdown-toggle.nav-mobile-trigger{
	border: none !important;
}

.navi-user-mobile{
	background-color: #d0debb !important;
}

.dashboard-side-wrap {
    background-color: #d0debb !important;
}

.side-menu a {
	color: #173331 !important;
	font-family: "GT Flexa Extended";
	font-size: 13px; 
}

.nav-item {
	background-color: transparent !important;
}

.nav-item a {
	color: #173331 !important;
	font-family: "GT Flexa Extended";
	font-size: 13px; 
	background-color: transparent !important;
}

.navi-user-mobile .navbar-nav .dropdown-menu{
	background-color: #d0debb !important;
}

.side-menu a.active, .nav-item a.active, .side-menu .side-menu-parent-selected > a, .side-menu-dropdown a.active, .side-menu a:hover {
	color: #42a64e !important; 
} */

.dashboard-side-wrap {
    z-index: 10 !important;
}

#houzez_advanced_search-2 h4 {
    display: none;
}

/* New Homepage with Illustrations */
.illustration-1-mobile {
    min-height: 300px;
    background-image: url('/wp-content/uploads/2021/01/Homepage-asset01.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top center;
    background-color: transparent;
}

.illustration-2-mobile {
    min-height: 300px;
    background-image: url(/wp-content/uploads/2021/01/Homepage-asset02.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
}

.illustration-2-mobile img.mobile-decal {
    height: 40px;
    position: absolute;
    right: 20%;
    top: 20px;
}

.illustration-3-mobile {
    min-height: 300px;
    background-image: url(/wp-content/uploads/2021/01/Homepage-asset03.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left center;
}

.illustration-3-mobile img.mobile-decal {
    height: 40px;
    position: absolute;
    bottom: 10px;
    left: 10%;
}

img.mobile-decal {
    display: none;
}

.illustration-2 {
    margin-top: 50px;
}

.illustration-3 {
    margin-top: 50px;
}

/* @media(min-width: 820px){
	.header-mobile-center .logo-mobile img{
		width: 145px;
    	height: auto;
	}
} */

@media (min-width: 768px) {
    .hero-section-new .widget {
        margin-top: 0px;
        display: block;
        padding: 30px 40px;
    }

    .hero-section-new>div.widget {
        margin-top: 0px;
    }

    .hero-section-new {
        min-height: 60vh;
        padding-top: 50px;
    }

    .illustration-3 {
        margin-top: 50px;
    }
}

@media (min-width: 992px) {
    .illustration-1 {
        min-height: 500px;
        background-image: url('/wp-content/uploads/2021/01/Homepage-asset01.png');
        background-size: cover;
        background-repeat: no-repeat;
        background-position: top center;
        background-color: transparent;
    }

    .illustration-2 {
        background-image: url(/wp-content/uploads/2021/01/Homepage-asset02.png);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: right top;
    }

    .illustration-3 {
        background-image: url(/wp-content/uploads/2021/01/Homepage-asset03.png);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: left top;
    }

    .illustration-1-mobile,
    .illustration-2-mobile,
    .illustration-3-mobile {
        background-image: none;
    }

    .owl-content {
        background-image: url(/wp-content/uploads/2021/01/homepage-backgroundv2_cropped.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }

    .owl-content>div.background-container {
        /*background-image: url(/wp-content/uploads/2021/01/Homepage-background.png);*/
        /*background-image: url(/wp-content/uploads/2021/01/Homepage.png);
	background-repeat: no-repeat;
	background-size: cover;*/
    }

    .hero-section-new {
        padding-top: 150px;
        padding-bottom: 200px;
        min-height: 70vh;
    }

    .illustration-2 {
        padding: 75px 0px;
        margin-top: 100px;
    }

    .illustration-3 {
        margin-top: 125px;
        padding: 125px 0px;
    }
}

@media (min-width: 1200px) {
    .hero-section-new {
        padding-top: 150px;
        padding-bottom: 200px;
        min-height: 85vh;
    }

    .illustration-2 {
        padding: 100px 0px;
        margin-top: 75px;
    }

    .illustration-3 {
        margin-top: 75px;
        padding: 125px 0px;
    }
}

@media (min-width: 1551px) {
    .hero-section-new {
        min-height: 40vh;
    }

    .illustration-2 {
        margin-top: 50px;
        padding: 100px 0px;
    }

    .illustration-3 {
        padding: 125px 0px;
    }

    #houzez_advanced_search-2 {
        margin-top: -30px;
    }

    .hero-section-new {
        background-size: contain;
    }
}


.oci_switch>.custom-control-input:checked~.custom-control-label::before {
    background-color: #42a64e;
}

.oci_switch {
    padding-left: 4rem;
}

.oci_switch>input {
    width: 4rem;
}

.oci_switch>.custom-control-input~.custom-control-label::before {
    width: 3.5rem;
    border-radius: 25px;
    height: 1.5rem;
    left: -4.5rem;
}

.oci_switch>.custom-control-label::after {
    height: 1.25rem;
    width: 1.25rem;
    border-radius: 25px;
}

.oci_switch>.custom-control-input:checked~.custom-control-label::after {
    left: calc(-3.25rem + 1px)
}

.oci_switch>.custom-control-input:not(:checked)~.custom-control-label::after {
    left: calc(-4rem - 4px)
}

.widget-agency-search .bootstrap-select .dropdown-item {
    padding: 10px 15px;
}

.widget-agency-search .bootstrap-select .dropdown-item .text {
    position: relative;
    top: 0;
    left: 0;
    transform: none;
    -webkit-transform: none;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* .listing-wrap #houzez_agent_search-3 .form-group {
  margin-bottom: 0;
  padding-left: 0px !important;
  padding-right: 15px !important;
}
@media screen and (max-width: 768px) {
  .listing-wrap #houzez_agent_search-3 .form-group {
    margin-bottom: 0;
    padding-left: 15px !important;
    padding-right: 15px !important;
    margin-top: 15px;
  }
  .listing-wrap #houzez_agent_search-3 form > button {
    margin-left: 15px;
    margin-right: 15px;
    width: calc(100% - 30px)
  }
} */


/***********************
 * Custom Icons
 * **********************/

/* .cap-icon::after{
	content: '';
    background-image: url('/wp-content/uploads/2024/09/education.svg');
    padding: 10px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

a:hover .cap-icon::after,  a.active .cap-icon::after{
	content: '';
    background-image: url('/wp-content/uploads/2024/09/education.svg');
    padding: 10px;
    background-size: contain;
    background-repeat: no-repeat;
    filter: invert(55%) sepia(11%) saturate(2109%) hue-rotate(76deg) brightness(98%) contrast(93%);
    background-position: center;
}

.locPin-icon::after{
	content: '';
    background-image: url('/wp-content/uploads/2024/09/exclusives.svg');
    padding: 10px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

a:hover .locPin-icon::after,  a.active .locPin-icon::after{
	content: '';
    background-image: url('/wp-content/uploads/2024/09/exclusives.svg');
    padding: 10px;
    background-size: contain;
    background-repeat: no-repeat;
    filter: invert(55%) sepia(11%) saturate(2109%) hue-rotate(76deg) brightness(98%) contrast(93%);
    background-position: center;
}

.logout-icon::after{
	content: '';
    background-image: url('/wp-content/uploads/2024/09/logout.svg');
    padding: 10px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

a:hover .logout-icon::after,  a.active .logout-icon::after{
	content: '';
    background-image: url('/wp-content/uploads/2024/09/logout.svg');
    padding: 10px;
    background-size: contain;
    background-repeat: no-repeat;
    filter: invert(55%) sepia(11%) saturate(2109%) hue-rotate(76deg) brightness(98%) contrast(93%);
    background-position: center;
}

.profile-icon::after{
	content: '';
    background-image: url('/wp-content/uploads/2024/09/profile.svg');
    padding: 10px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

a:hover .profile-icon::after,  a.active .profile-icon::after{
	content: '';
    background-image: url('/wp-content/uploads/2024/09/profile.svg');
    padding: 10px;
    background-size: contain;
    background-repeat: no-repeat;
    filter: invert(55%) sepia(11%) saturate(2109%) hue-rotate(76deg) brightness(98%) contrast(93%);
    background-position: center;
}

.house-icon::after{
	content: '';
    background-image: url('/wp-content/uploads/2024/09/propertypages.svg');
    padding: 10px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

a:hover .house-icon::after,  a.active .house-icon::after{
	content: '';
    background-image: url('/wp-content/uploads/2024/09/propertypages.svg');
    padding: 10px;
    background-size: contain;
    background-repeat: no-repeat;
    filter: invert(55%) sepia(11%) saturate(2109%) hue-rotate(76deg) brightness(98%) contrast(93%);
    background-position: center;
}

.mail-icon::after{
	content: '';
    background-image: url('/wp-content/uploads/2024/09/newsletter.svg');
    padding: 10px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

a:hover .mail-icon::after,  a.active .mail-icon::after{
	content: '';
    background-image: url('/wp-content/uploads/2024/09/newsletter.svg');
    padding: 10px;
    background-size: contain;
    background-repeat: no-repeat;
    filter: invert(55%) sepia(11%) saturate(2109%) hue-rotate(76deg) brightness(98%) contrast(93%);
    background-position: center;
}

.chat-icon::after{
	content: '';
    background-image: url('/wp-content/uploads/2024/09/alex.svg');
    padding: 10px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

a:hover .chat-icon::after,  a.active .chat-icon::after{
	content: '';
    background-image: url('/wp-content/uploads/2024/09/alex.svg');
    padding: 10px;
    background-size: contain;
    background-repeat: no-repeat;
    filter: invert(55%) sepia(11%) saturate(2109%) hue-rotate(76deg) brightness(98%) contrast(93%);
    background-position: center;
}

.crm-icon::after{
	content: '';
    background-image: url('/wp-content/uploads/2024/09/crm.svg');
    padding: 10px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

a:hover .crm-icon::after,  a.active .crm-icon::after{
	content: '';
    background-image: url('/wp-content/uploads/2024/09/crm.svg');
    padding: 10px;
    background-size: contain;
    background-repeat: no-repeat;
    filter: invert(55%) sepia(11%) saturate(2109%) hue-rotate(76deg) brightness(98%) contrast(93%);
    background-position: center;
}

.tree-icon::after{
	content: '';
    background-image: url('/wp-content/uploads/2024/09/linktree.svg');
    padding: 10px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

a:hover .tree-icon::after,  a.active .tree-icon::after{
	content: '';
    background-image: url('/wp-content/uploads/2024/09/linktree.svg');
    padding: 10px;
    background-size: contain;
    background-repeat: no-repeat;
    filter: invert(55%) sepia(11%) saturate(2109%) hue-rotate(76deg) brightness(98%) contrast(93%);
    background-position: center;
}





*/





















































/*******************************************************************************
******** New Design Styles Below
******** These intermix with the old styles above.
******** Also with the styles in application.min.css
*******************************************************************************/


.wpcf7 .wpcf7-response-output {
    border: none !important;
}
.wpcf7 form.invalid .wpcf7-response-output {
    color: #dc3232 !important;
}

#login-register-form div#register-form-tab {
    display: none !important;
}

.error404 .error-404-page {
    font-family: 'gt-flexa';
    font-size: 18px;
    line-height: 27px;
    letter-spacing: -0.15px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;

    h1 {
        font-family: 'gt-flexa';
    }
    a {
        color: #163230;
        text-decoration: underline;
        margin: 0 auto;
    }
}

body .bootstrap-select .text {
    font-family: 'gt-flexa';
}



/*******************************************************************************
******** General Styles
*******************************************************************************/

.home .cs-block.full-screen .content {
    line-height: 1.25em;
}

.home .cs-block.badges button::after {
    background-image: url('/wp-content/themes/houzez-child/conduit/_/img/arrow-right.svg') !important;
}
#login-register-form .tab-content>.tab-pane {
    display: block !important;
    opacity: 1 !important;
}
/* TODO: Many styles that have been specified "per page"  can probably be extracted to general styles and tweaked per page as needed */
body,
main {
    line-height: 1.5;
}

body {

    div.container {
        max-width: 1550px;
        padding: 0 20px !important;
    }

    main {
        color: #163230 !important;
    }

    .row {
        margin-left: 0;
        margin-right: 0;
    }

    a {
        text-decoration: none;
    }
}

.dropdown .dropdown-toggle {
    border: solid 2px #F2EEE7 !important;
    border-radius: 0px !important;
    margin-bottom: 0;
}

input.form-control {
    border: none;
}

.form-control,
.btn {
    height: 36px;
    display: flex;
    align-items: center;
    font-family: 'gt-flexa';
    font-size: 14px;
    letter-spacing: -0.15px;
    line-height: 1;
}

.bootstrap-select>.dropdown-toggle.bs-placeholder,
.bootstrap-select>.dropdown-toggle.bs-placeholder:active,
.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder:hover {
    color: #163230;
}

.form-control .filter-option {
    display: flex;
    align-items: center;
}

.form-control .filter-option {
    display: flex;
    align-items: center;
}

.form-control .filter-option-inner {
    line-height: 1;
}

.form-control .filter-option-inner-inner {
    font-size: 15px;
    line-height: 23px;
    font-family: 'gt-flexa';
    letter-spacing: -0.15px;
}

.button {
    display: flex;
    align-items: center;
    justify-content: center;
}

body .item-address {
    color: #163230;
}

body .page-title-wrap .item-price-wrap {
    color: #163230;
}

/* TODO Probably move to General Styles? */
.page-title h1 {
    font-size: 75px;
    text-align: center;
    letter-spacing: -1.5px;
    color: #163230;
}

.pagination-wrap {
    margin: 60px 0 0 0;

    .pagination {
        margin-bottom: 0;
    }
}

.pagination .page-item a {
    width: 50px;
    height: 50px;
    border-radius: 50% !important;
    border: 2px solid transparent;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pagination .page-item a:hover,
.pagination .page-item.active a {
    border-color: #163230;
}

.social-media-wrap {
    margin: 25px 0;
    display: flex;
    gap: 10px;

    span {
        margin: 25px 0;
        display: block;
    }
}

.social-media-wrap span a {
    color: #163230;
    font-size: 20px;
    border: 2px solid #163230;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.social-media-wrap span a:hover {
    background-color: #163230;
    color: #F2EEE7 !important;
}

.social-media-wrap span a i {
    margin-right: 0 !important;
}

.social-media-wrap span a:focus {
    color: inherit !important;
}

.cs-block.agents .vcard a {
    text-decoration: underline;
    /* text-underline-offset: 3px; */
    text-decoration-thickness: from-font;
}

@media (max-width: 1200px) {
    .content-wrap .container {
        max-width: 1072px;
    }

    body,
    main {
        line-height: 1.5 !important;
    }

    button.button {
        font-size: 10px;
        height: 36px;
    }

    .container .page-title h1 {
        font-size: 54px;
        letter-spacing: -1.08px;
    }
}

@media (max-width: 992px) {
    .content-wrap .container {
        max-width: 880px;
    }

    .container .page-title h1 {
        font-size: 44px;
        letter-spacing: -.88px;
    }
    .home .cs-block.badges h2 {
        padding-top: 3.625rem;
    }
}

@media (max-width: 768px) {
    .content-wrap .container {
        max-width: 676px;
    }

    body,
    main {
        line-height: 1.25 !important;
    }

    html, body {
        overflow-x: clip !important;
    }

    .container .page-title h1 {
        font-size: 35px;
        letter-spacing: -.7px;
    }

    .list-3-cols {
        -webkit-columns: 2;
        -moz-columns: 2;
        columns: 2;
    }
    .home .cs-block.badges h2 {
        padding-top: 3.625rem !important;
    }

}

@media (max-width: 576px) {
    .home .cs-block.badges h2 {
        padding-top: 1.5625rem;
    }
    
    body .cs-block.split-content .full-container .content {
        padding-bottom: 1.875rem;
        margin-bottom: 0;
    }
    .content-wrap .container {
        max-width: 494px;
    }
}

@media (max-width: 375px) {
    .content-wrap .container {
        max-width: 315px;
    }
}

/*******************************************************************************    
******** Header / Footer
*******************************************************************************/
footer .utils {
    font-weight: 900;
}

header.header-main-wrap {
    position: sticky !important;
    height: auto !important;
    margin-bottom: 30px;

    .header-v4 {
        height: auto !important;

        .container {
            display: block;
            /* Override grid setup in application.min.css */
            padding-top: 18px !important;
            padding-bottom: 18px !important;
        }

        .container > .row {
            justify-content: space-between;
        }

         div > a {
            font-size: 12px;
        }

        .logo {
            /* width: 150px; */
            height: 43px;
            cursor: pointer;
        }

        nav {
            display: flex;
            align-items: center;
            gap: 20px;
        }

        .main-nav-trigger {
            cursor: pointer;
            /* margin-left: 10px; */
        }
    }

    .top-level-contact {
        color: #42A64E;

        &.agent-name {
            text-transform: none;
            font-size: 20px;
            letter-spacing: 0;
        }
    }
}

footer.footer-wrap {
    margin-top: 120px;
    padding-top: 30px;
    padding-bottom: 60px;
    font-weight: 500;

    .container {
        display: block;
    }

    a:hover {
        color: #D0DDBA !important;
    }

    .top-row {
        margin-bottom: 25px;
    }

    .main {
        display: flex;
        padding-top: 25px;
        padding-bottom: 25px;
    }

    .divider div {
        border-bottom: 2px solid #42A64E;
    }

    .bottom-row {
        margin-top: 25px;
    }

    .logo-holder img {
        width: 150px;
        height: 43px;
    }

    h5 {
        margin-bottom: 20px;
    }

    .email {
        text-decoration: underline;
        text-underline-offset: 3px;
        text-decoration-thickness: from-font;
    }

    .privacy-policy {
        text-decoration: underline;
    }

    .social-media-wrap {
        margin: 0;
    }

    .social-media-wrap span a {
        color: #42A64E;
        font-size: 20px;
        border: 2px solid #42A64E;
        border-radius: 50%;
        width: 50px;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .social-media-wrap span a:hover {
        border-color: #D0DDBA;
        background-color: #D0DDBA;
        color: #163230 !important;
    }

    .social-media-wrap span a i {
        margin-right: 0 !important;
    }

    .actions .login {
        width: 100%;
        height: 50px;
        display: flex;
        padding: 0;
;
    }

    .actions .login:hover {
        color: #163230 !important;
    }

    address {
        margin-bottom: 0;
        line-height: 1.5;
    }

    .footer-nav li {
        /* line-height: 27px !important; */
    }

    .right-col {
        /* width: 230px;
        flex: 0 0 230px; */
    }
}

.home header.header-main-wrap {
    margin-bottom: inherit !important;
}

.home footer.footer-wrap {
    margin-top: 0;
}

.home .cs-block #houzez_advanced_search-2 {
    max-width: 75%;
    margin: 0 auto;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    padding: 0;
}

@media (max-width: 1200px) {

    header.header-main-wrap {
        margin-bottom: 44px;

        .header-v4 {
            div > a {
                font-size: 10px;
            }

            .logo {
                height: 33px;
            }
        }

        .top-level-contact {

            &.agent-name {
                font-size: 15px;
            }
        }
    }

    footer.footer-wrap {
        margin-top: 88px;
        padding-top: 44px;
        padding-bottom: 62px;

        .logo-holder img {
            width: 125px;
            height: 36px;
        }

        .social-media-wrap span a {
            width: 36px;
            height: 36px;

            i {
                font-size: 15px;
            }
        }

        .actions .login {
            height: 36px;
            padding: 0;
        }

        .top-row {
            margin-bottom: 22px;
        }
    
        .main {
            display: flex;
            padding-top: 22px;
            padding-bottom: 22px;
        }
    
        .bottom-row {
            margin-top: 22px;
        }
    }

    .container .page-title-wrap {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

@media (max-width: 992px) {
    header.header-main-wrap {
        margin-bottom: 36px;

        .top-level-contact {

            &.agent-name {
                font-size: 12px;
            }
        }
    }

    footer.footer-wrap {
        margin-top: 74px;
        padding-top: 36px;
    }

    .top-row {
        margin-bottom: 18px;
    }

    .main {
        display: flex;
        padding-top: 18px;
        padding-bottom: 18px;
    }

    .bottom-row {
        margin-top: 18px;
    }
}

@media (max-width: 768px) {
    .home .cs-block #houzez_advanced_search-2 {
        max-width: none;
    }
    header.header-main-wrap {
        margin-bottom: 28px;

        .top-level-contact {
            display: block;
        }
        .contact-col {
            display: none !important;

            + div {
                justify-content: flex-start !important;
            }
        }
    }

    footer.footer-wrap {
        margin-top: 57px;
        padding-top: 28px;

        .main {
            line-height: 25px !important;
        }
    }

    .top-row {
        margin-bottom: 14px;
    }

    .main {
        display: flex;
        padding-top: 14px;
        padding-bottom: 14px;
    }

    .bottom-row {
        margin-top: 14px;
    }

    .home .cs-block.agents .main-carousel {
        margin-bottom: 1.875rem;
    }
}

@media (max-width: 576px) {
    body.home main {
        line-height: 1.25 !important;
    }
    /* .logo-col .logo-holder {
        display: block;
    }
    .footer .right {
        display: block;
    } */
    header.header-main-wrap {
        .contact-col + div {
            justify-content: flex-start !important;
        }
    }
    .logo-col {
        display: none;
    }
    .footer .right-col {
        display: none;
    }


    .cs-block.space-b-small a.button {
        margin-bottom: 15px;
    }
    .cs-block.agents.space-b-small a.button {
        margin-top: 15px;
    }

    footer.footer-wrap {
        .actions .login {
            width: auto;
            padding: 0 35px;
        }
    }
}

/* Non-standard breakpoint for footer */
/* @media (max-width: 499px) {
    .logo-col {
        display: none;
    }
    .footer .right-col {
        display: none;
    }
} */

@media (max-width: 375px) {
    .logo-col {
        display: none;
    }

    .contact-col {
        display: none;
    }

    .actions .login {
        display: none;
    }
}

/*******************************************************************************
******** Listings Page
*******************************************************************************/
.sort-by.sort-by-title {
    font-size: 15px;
    line-height: 23px;
}
#desktop-header-search {
    max-width: 1180px;
    margin: 0 auto 30px auto;
}
div.advanced-search-filters {
    margin-right: 0;
}

.advanced-search-v1 input[type=text].houzez_search_ajax::placeholder {
    font-family: 'nib';
    font-size: 21px;
    color: #163230 !important;
}

.advanced-search .d-flex {
    gap: 10px;
    flex-wrap: nowrap;
}

.d-flex .flex-search {
    /* padding: 8px 0px 10px 13px; */
    padding-right: 0;
}

.advanced-search .flex-search.btn-no-right-padding {
    display: flex;
}

.advanced-search-v1 input[type=text].houzez_search_ajax {
    padding-left: 0;
}

.advanced-search .form-control .filter-option {
    display: flex;
    align-items: center;
}

.advanced-search .form-control .filter-option {
    display: flex;
    align-items: center;
}

.advanced-search .form-control .filter-option-inner {
    line-height: 1;
}

.advanced-search .form-control .filter-option-inner-inner {
    font-size: 14px;
    font-family: 'gt-flexa';
    letter-spacing: -0.15px;
}

.advanced-search .btn {
    line-height: 1;
}

.advanced-search .form-control,
.advanced-search .btn {
    height: 36px;
    display: flex;
    align-items: center;
    font-family: 'gt-flexa';
    font-size: 14px;
    letter-spacing: -0.15px;

    &:not(.form-control, .dropdown-toggle):hover {
        background-color: #42A64E !important;
    }
}

.btn.advanced-search-btn.btn-full-width {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    border: solid 2px #F2EEE7 !important;
}

.advanced-search .dropdown .dropdown-toggle {
    border: solid 2px #F2EEE7 !important
}

.btn.advanced-search-btn.btn-full-width .houzez-icon {
    font-weight: 900;
}

.advanced-search-filters .price-range-container {
    flex-basis: 80%;
    display: flex;
    flex-direction: column;
    margin-top: 15px;
}

.range-text {
    margin-bottom: 0;
    line-height: 1;
    color: #163230;
}

.features-list .control__indicator {
    border: solid 2px #F2EEE7 !important;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    display: flex;
    top: -2px;
}

.features-list {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.features-list .control {
    width: 24%;
    padding-bottom: 0;
    padding-left: 35px;
    margin-bottom: 0;
    color: #163230;
}

.control--checkbox .control__indicator::after {
    left: 8px;
    top: 4px;
}

.control input:checked~.control__indicator {
    border-color: #42a64e !important;
}

.advanced-search-filters .features-list-wrap .btn-features-list:not(.collapsed) {
    color: #163230;
}

.ui-slider-horizontal .ui-slider-handle {
    border: 2px solid #F2EEE7 !important;
    border-radius: 0;
}

.ui-slider-horizontal .ui-slider-range {
    height: 5px;
    top: 1px;
}

.ui-slider-horizontal.ui-widget.ui-widget-content {
    border: 2px solid #F2EEE7 !important;
    height: 11px;
}

.ui-slider-horizontal .ui-slider-handle:after {
    font-size: 12px;
}

.btn-features-list .houzez-icon.icon-add {
    font-size: 9px;
    margin-right: 0;
}

.grid-view .item-wrap.item-wrap-no-frame .hover-effect,
.grid-view .item-wrap {
    border-radius: 0 !important;
}

.label {
    font-weight: 900;
    text-decoration: none;
    font-family: 'gt-flexa';
}

.item-price-wrap {
    bottom: 16px;
}

.item-listing-wrap .item-body .item-address {
    line-height: 1;
    margin: 7px 0 9px 0;
}

.item-listing-wrap .item-body .button {
    font-size: 10px;
    padding: 12px 14px;
}

.labels-right a {
    margin-left: 0;
}

.grid-view .labels-wrap {
    top: 20px;
    right: 20px;
    line-height: 1;
}

.grid-view .item-listing-wrap {
    padding-left: 0;
    padding-right: 0;
    margin: 0;
}

.grid-view .item-listing-wrap {
    flex-basis: calc(50% - 10px);
}

.listing-wrap .bt-content-wrap {
    margin-bottom: 0
}

.grid-view .item-footer {
    border-radius: 0;
    border-top: 2px solid #F2EEE7 !important;
}

.item-footer li {
    text-transform: uppercase;
    letter-spacing: -0.15px;
}

.listing-grid-container>.row {
    align-items: center;
}

.listing-wrap .bt-content-wrap {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.listing-wrap .houzez_sticky.sidebar-container {
    padding-left: 5px !important;
    padding-right: 15px !important;
}

.listing-switch-view {
    /* height: 55px; */
    line-height: 1;
    /* padding: 18px 0 10px 0; */
}

.listing-switch-view .list-inline {
    display: flex;
    align-items: center;
}

.sort-by .dropdown.bootstrap-select.form-control,
.sort-by .dropdown.bootstrap-select.form-control button {
    padding: 0 !important;
}

.sort-by .sort-by-title {
    margin-right: 10px;
    font-family: 'gt-flexa' !important;
}

.sidebar-container .sidebar-wrap .widget-wrap {
    border-radius: 0;
}

.list-view .item-wrap.item-wrap-no-frame .hover-effect,
.listing-view .card,
.listing-view.item-wrap.item-wrap-v1.item-wrap-no-frame.h-100 {
    border-radius: 0 !important;
}

.list-view .item-listing-wrap {
    margin-bottom: 0;
}

.list-view {
    row-gap: 20px;
}

.list-view .item-listing-wrap .item-header {
    width: 65%;
}

.listing-view .card-deck {
    display: flex;
    gap: 20px;
    /* justify-content: space-between; */
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
}

.list-view .item-body {
    width: 300px;
    min-width: 300px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 10px 10px;
    position: relative;
}

.list-view .item-body .labels-wrap {
    margin-bottom: 0;
    top: 0;
    left: 0;
    line-height: 1;
}

.list-view .item-body .item-date {
    margin-left: 0;
    position: absolute;
    left: 10px;
    bottom: 20px;
    line-height: 1;
}

.list-view .item-listing-wrap .item-body .button {
    position: absolute;
    bottom: 10px;
    right: 10px;
}

.list-view .item-address {
    margin-bottom: 20px;
}

.list-view .item-price-wrap .item-price {
    line-height: 1;
    top: 10px;
    right: 10px;
}

.list-view .item-title {
    margin-top: 30px;
}

.list-view .item-body .item-price-wrap {
    top: 10px;
    right: 10px;
}

.list-view .item-tools {
    line-height: 1;
    bottom: 15px;
    right: 15px;
}

.theiaStickySidebar {
    position: sticky !important;
    top: 80px !important;
    transform: none !important;
}

.page-template-property-listings-map .header-main-wrap {
    margin-bottom: 40px;
}

#listing-page-container {
    padding-top: 0px !important;
}

.page-template-property-listings-map #listing-grid-container {
    max-width: 1210px;
}

.mobile-map-switch {
    display: none !important;
}

@media (max-width: 1200px) {
    #desktop-header-search {
        max-width: 100%;
        margin: 0 40px 30px 40px;
    }
}

@media (max-width: 768px) {
    .list-view .item-listing-wrap .item-header {
        width: 100% !important;
    }

    .list-view .item-body {
        width: 100%;
        min-width: auto;
        height: auto;
    }

    .list-view .item-footer {
        display: flex;
        padding: 10px !important;
    }

    .grid-view .h-type {
        display: none;
    }

    .list-view {
        row-gap: 20px;
        display: flex;
        flex-direction: column;
        /* padding: 0; */
    }

    .listing-switch-view {
        display: none;
    }
}

@media (max-width: 575px) {
    .results-count span {
        display: none;
    }
    .list-view {
        padding: 0;
    }
    .listing-view.grid-view .card-deck{
        flex-direction: column;
    }
}

@media (max-width: 995px) {
    #listing-page-container .houzez_sticky.sidebar-container {
        display: none;
    }
}




/*******************************************************************************
******** Single Property Updates
*******************************************************************************/

.single-property .container {
    /* max-width: 1220px; */
    padding: 0 20px !important;
}

.single-property #header-section .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.single-property .page-title h1 {
    font-size: 30px;
    letter-spacing: .75px;
}

.single-property .listing-view.grid-view {
    display: flex;
    row-gap: 20px;
    justify-content: space-between;
}

.single-property .container .row {
    margin-left: 0;
    margin-right: 0;
}

.property-detail-v6 .page-title-wrap,
.property-detail-v6 .property-banner {
    background-color: inherit;
}

.property-title-price-wrap {
    margin-top: 30px;
}

.page-title-wrap .label {
    font-weight: 400;
}

a.houzez-trigger-popup-slider-js.img-wrap-1 {
    height: 100%;
}

a.houzez-trigger-popup-slider-js.img-wrap-2,
a.houzez-trigger-popup-slider-js.img-wrap-3 {
    height: calc(50% - 4px);
}

.property-banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.page-title-wrap .item-address {
    line-height: 1;
    font-family: 'gt-flexa-std-thin';
    font-weight: 500;
    letter-spacing: .38px;
}

.property-top-wrap {
    margin-top: 5px;
}

.property-detail-v6 .property-banner .img-wrap-3-text {
    background-color: #fff;
    color: #000;
    text-align: center;
    font-size: 15px;
    padding-top: 0;
    position: absolute;
    bottom: 20px;
    right: 20px;
    height: 40px;
    border-radius: 20px;
    width: 125px;
    top: initial;
    left: initial;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'gt-flexa-std';
    font-weight: 700;
}

.property-detail-v6 .property-banner .img-wrap-3-text i.houzez-icon.icon-picture-sun {
    margin-right: 10px;
}

.property-detail-v6 .property-banner .row div:first-child {
    padding-left: 0 !important;
}

.property-detail-v6 .property-banner .row div:nth-child(2) {
    padding-right: 0 !important;
}

.block-wrap {
    padding: 0;
    background-color: inherit;
    margin-top: 0;
}

.block-title-wrap {
    border-bottom: none;
    padding-bottom: 0;
}

.property-overview-wrap .block-title-wrap {
    line-height: 1;
    margin-bottom: 30px;
    font-family: 'gt-flexa-std';
    font-size: 22px;
    letter-spacing: .55px;
}

.property-overview-wrap .row div {
    padding: 0;
    line-height: 25px;
}

.property-overview-wrap ul .property-overview-type {
    top: 0;
}

.property-overview-wrap li.hz-meta-label.h-area,
.property-overview-wrap li.hz-meta-label.secondary-text {
    color: #5C6872 !important;
    font-size: 15px;
    letter-spacing: .38px;
    font-weight: 100;
    font-family: 'gt-flexa-std-thin';
}

.property-overview-wrap ul .property-overview-item {
    font-size: 15px;
    color: #222222;
    font-family: 'gt-flexa-std';
    font-weight: 800;
    display: flex;
    align-items: center;
    line-height: 25px;
}

#houzez-overview-listing-map {
    margin-top: 0;
    height: 150px;
    min-height: 150px;
}

.property-view {
    padding-left: 0;
}

.bottom-section-container .sidebar-container {
    padding-right: 0;
}

.bottom-section-container .sidebar-container #sidebar {
    margin-top: 0;
}

.block-title-wrap {
    font-size: 16px;
    letter-spacing: .44px;
}

.block-title-wrap h2 {
    font-size: 22px;
    letter-spacing: .55px;
    color: #163230;
}

.block-content-wrap p {
    font-family: 'gt-flexa';
    font-size: 18px;
    letter-spacing: -.18px;
    line-height: 24px;
}

.property-overview-wrap ul .property-overview-item i {
    font-size: 24px;
    margin-right: 8px !important;
}

.property-section-wrap {
    border-bottom: 1px solid #CFC1AB;
    padding: 30px 0;
    border-top: none;
}

#property-overview-wrap {
    padding-top: 0;
}

.block-title-wrap span.small-text.grey {
    font-family: 'gt-flexa-std-thin';
    font-size: 15px;
    letter-spacing: .38px;
    color: #5C6872;
}

.block-title-wrap span.small-text.grey i {
    display: none;
}

.property-section-wrap .detail-wrap {
    background-color: #fff;
    padding: 20px 30px 30px 30px;
}

.property-section-wrap .detail-wrap .list-2-cols strong {
    font-family: 'gt-flexa-std';
    font-weight: 700;
    font-size: 15px;
    /* letter-spacing: 0; */
}

.property-section-wrap .detail-wrap .list-2-cols span.secondary-text {
    font-family: 'gt-flexa-std-thin';
    font-size: 15px;
    letter-spacing: .38px;
    color: #222222 !important;
}

.block-content-wrap .detail-wrap li {
    border-color: #F2EEE7;
    border-width: 2px;
}

#property-address-wrap a.btn.btn-primary.btn-slim {
    margin-bottom: 0;
    height: 28px;
}

.property-features-wrap .block-content-wrap .list-3-cols li {
    font-family: 'gt-flexa-std-thin';
    padding-left: 0;
}

.single-property .bottom-section-container .sidebar-container {
    padding-right: 0;
    display: flex;
    justify-content: flex-end;
}

.sidebar-wrap .property-form-wrap {
    padding: 20px;
    max-width: 340px;
    border-radius: 0;
}

.sidebar-wrap .property-form {
    margin-top: 0;
}

.sidebar-wrap .property-form h4 {
    margin-bottom: 20px;
    font-size: 22px;
    letter-spacing: .55px;
}

.sidebar-wrap .property-form .form-control {
    background: #fff !important;
    border: 2px solid #F2EEE7 !important;
    border-radius: 0 !important;
    height: 36px;
    line-height: 20px;
    color: #163230 !important;
    font-family: 'gt-flexa-std';
    font-size: 15px;
    letter-spacing: 0;

}

.sidebar-wrap .property-form textarea.form-control {
    height: 140px;
}

.property-form .control__indicator {
    top: 3px;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    border-width: 2px;
}

.property-form .control.control--checkbox {
    padding-left: 35px;
    font-size: 15px;
    padding-top: 4px;
    font-family: 'gt-flexa-std';
    padding-right: 26px;
}

.property-form .control__indicator:after {
    width: 5px;
    height: 8px;
    left: 8px;
    top: 6px;
}

.property-form button.btn-half-width {
    margin: 0 !important;
    float: right;
    border-radius: 50em;
    font-family: 'gt-flexa';
    font-weight: 700;
    font-size: 10px;
    letter-spacing: .45px;
    text-transform: uppercase;
    text-align: center;
    padding: 12px 36px !important;
    width: auto;
    height: auto;
    line-height: 1;
    background-color: #DFE333;
    color: #163230;
    transition: background 0.25s;
    transition-timing-function: ease-in-out;
    border: none !important;
}

.property-form button.btn-half-width:hover {
    background: #42A64E;
    color: #163230 !important;
}

.property-form .hz-terms-of-use a {
    color: inherit;
    text-decoration: inherit;
}

.property-form .hz-terms-of-use aLhover {
    text-decoration: underline;
}

.listing-v6 h2.item-title {
    margin-bottom: 10px;
}

.listing-v6 .item-price-wrap li.item-price {
    color: #163230;
    font-family: 'gt-flexa';
    font-weight: 700;
}

.listing-v6 .item-wrap-v6 .item-title a {
    /* margin: 0 0 10px; */
    color: #163230;
    font-family: 'gt-flexa';
    font-size: 15px;
}

.listing-v6 .item-amenities {
    color: #163230;
    font-size: 12px;
    align-items: center;
    display: flex;
    justify-content: flex-end;
}

.listing-v6 .item-amenities i {
    font-size: 16px;
    margin-right: 10px !important;
}

.listing-v6 .item-amenities li {
    display: flex;
    align-items: center;
}

.listing-v6 .item-amenities li:last-child {
    margin-right: 0;
}

.listing-v6 .item-wrap-v6 .area_postfix {
    display: block;
    font-size: 12px;
    margin-left: 5px;
}

.item-wrap-v6 .item-header {
    border-radius: 0;
}

.item-wrap-v6 .item-body {
    border-radius: 0;
}

.listing-view::after {
    display: none !important;
}

.mobile-property-contact.visible-on-mobile {
    display: none !important;
}

.breadcrumb .breadcrumb-item:first-child::before {
    content: "\e965";
    font-family: houzez-iconfont !important;
    margin-right: 10px;
}

.breadcrumb a {
    text-decoration: none;
}

.breadcrumb a:hover {
    text-decoration: underline;
}

.breadcrumb a span {
    font-size: 13px;
    font-family: 'gt-flexa-std-thin';
    letter-spacing: .33px;
    font-weight: 700;
}

.page-title h1 {
    color: #163230;
}

.breadcrumb-item {
    align-items: center;
}

.breadcrumb-item+.breadcrumb-item:before {
    font-weight: 900;
    color: #163230;
}

.lightbox-tools .btn-favorite {
    display: none;
}

.lightbox-logo {
    display: none;
}

.lightbox-tools .btn-share .dropdown-menu {
    right: 0;
    left: unset !important;
}

@media (max-width: 1200px) {
    .d-flex.justify-content-between.align-items-center.amenities-price-wrap {
        flex-direction: column;
        align-items: flex-start !important;
        justify-content: flex-start !important;
        gap: 5px;
    }
}

@media (max-width: 992px) {
    .sidebar-wrap .property-form-wrap {
        max-width: none;
        width: 100%;
        margin-top: 30px;
    }

    .bottom-section-container .sidebar-container #sidebar {
        width: 100%;
    }

    .single-property .bottom-section-container .sidebar-container {
        padding: 0;
        margin: 0;
        width: 100%;
    }

    .property-view {
        padding: 0;
    }
    .adsense-container {
        margin: 30px;
    }

    .advanced-search-nav {
        display: none;
    }

    .page-template-property-listings-map .header-main-wrap {
        margin-bottom: 0;
    }
}

@media (max-width: 768px) {
    .page-title-wrap .item-address {
        top: 0;
    }

    .property-wrap {
        display: flex;
        flex-direction: column;

        .property-top-wrap {
            order: -1;
        }

        .item-tools {
            justify-self: flex-end;
            flex-grow: 1;
            display: flex;
            justify-content: flex-end;
            gap: 10px;
        }
    }

    .single-property .page-title h1 {
        font-size: 22px;
        letter-spacing: .55px;
    }

    .single-property .page-title-wrap .item-price-wrap .item-price {
        font-size: 18px;
        letter-spacing: .45px;
    }

    .property-title-price-wrap {
        margin-top: 10px;
    }
    .property-detail-v6 .property-banner {
        padding-bottom: 0;
    }

    .property-title-price-wrap {
        h1 {
            text-align: left;
        }

        .item-price-wrap.hide-on-list {
            position: relative;
        }
    }

    .property-wrap .page-title-wrap {
        display: block;
    }

    .block-wrap {
        border-top: inherit;
    }

    /* #property-overview-wrap {
        display: none;
    } */
    .bottom-section-container .visible-on-mobile {
        display: none;
    }

    .property-overview-wrap .block-title-wrap.d-flex.justify-content-between.align-items-center {
        display: block !important;
    }

    .listing-v6 {
        padding: 0;
    }

    .d-flex.align-items-center.property-title-price-wrap {
        display: block !important;
    }

    ul.item-price-wrap.hide-on-list {
        /* position: relative; */
        /* right: auto; */
        /* left: auto; */
        text-align: left;
    }

    .item-body a {
        display: none;
    }

    .breadcrumb-wrap {
        display: none;
    }
    .item-tools {
        bottom: 10px;
        right: 10px;
    }
    #listing-page-container #map-view-wrap {
        display: block;
    }

    .property-banner .row>div:not(:first-child) img {
        display: none !important;
    }

    .property-banner .row>div:not(:first-child) a {
        height: auto;
    }

    .slick-prev,
    .slick-next {
        display: block !important;
    }

    .property-detail-v6 .property-banner .row div:first-child {
        padding-right: 0 !important;
        ;
    }
}

@media (max-width: 575px) {
    .single-property .listing-view.grid-view {
        flex-direction: column;
    }
}
/*******************************************************************************
******** Find An Agent Page
*******************************************************************************/

.agent-search-results {
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    z-index: 1000;
    right: 0;
    box-shadow: 0px 2px 3px rgba(0, 0, 0, .5);
    border-top: 1px solid rgba(0, 0, 0, .25);
    padding: 0 !important;
    float: unset !important;

    p {
        color: #163230;
        padding: 10px 30px !important;
        margin: 0 !important;
    }
    .agent-search-result {
        color: #163230;
        padding: 10px 30px !important;
        border-bottom: 1px solid rgba(0, 0, 0, .25);
        float: unset !important;
        cursor: pointer;
        display: block;

        &:hover {
            background-color: rgba(0,0,0,.05);
        }
    }
}
/* .page-template-template-agents-3 .page-title-wrap {
    padding: 15px;
    margin-top: 60px;
} */

/* .page-template-template-agents-3 .container {
    max-width: 1510px;
    padding: 0 !important;
}

.page-template-template-agents-3 .container .row {
    margin-left: 0;
    margin-right: 0;
} */

#houzez_agent_search-3 .bootstrap-select .dropdown-toggle::after {
    color: #163230;
    font-size: 13px;
    content: '';
}

.rating-score-wrap {
    display: none !important;
}

#houzez_agent_search-3 {
    background-color: inherit;
    padding: 0 0 60px 0;
}

#houzez_agent_search-3 .form-group {
    margin-bottom: 0;
}

.page-template-template-agents-3 .btn.btn-full-width {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    border: solid 2px #F2EEE7 !important;
}

.agent-and-submit-outer-container {
    padding-left: 0px !important;
    flex: 1;
}

.agent-and-submit-container {
    background-color: #fff;
    display: flex;
    padding: 20px !important;
    width: 100% !important;
}

.agent-search-field {
    flex-grow: 1;
}

.agent-search-field {
    background-color: inherit !important;
}

.agent-search-field input {
    height: 50px;
    background-color: inherit !important;
    font-size: 30px;
    font-family: 'nib';
}

.agent-search-field input::placeholder {
    font-family: 'nib';
    font-size: 30px;
    color: #163230 !important;
}

.location-container {
    background-color: #fff;
    padding: 20px !important;
    height: 90px;
    display: flex;
    align-items: center;
    flex-basis: calc(25% - 15px) !important;
}

.location-container button.dropdown-toggle {
    border: none !important;
    padding: 0 !important;
}

.location-container button .filter-option-inner-inner {
    font-size: 18px;
    color: #163230 !important;
}

.agents-list-view.agents-grid-view {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

div.agent-grid-wrap {
    width: calc(25% - 15px) !important;
    padding: 0 !important;
    background-color: #fff;
    min-height: auto;
    overflow: hidden;
}

.agent-search-container {
    gap: 20px;
}

.agent-list-image a {
    width: 100%;
    height: auto;
    display: block;
    aspect-ratio: 1 / 1;
    position: relative;
    display: block;
    background-color: #163230;
}

.agent-list-image.agent-container {
    overflow: hidden !important;
}

.agent-grid-wrap .agent-list-image img {
    position: relative !important;
    transition: transform .3s ease-out;
}

.agent-grid-wrap .agent-list-image:after,
.agent-grid-wrap .agent-list-image .overlay {
    display: none !important;
}

.agent-list-image a:hover img {
    transform: scale(1.1);
}

.agent-list-content.flex-grow-1 {
    margin-top: 0;
    padding: 20px;
}

.agent-grid-wrap div.agent-list-content {
    margin-top: 0;
}

.agent-list-content h2 a {
    text-decoration: none;
    color: #163230;
    font-family: 'gt-flexa';
    font-size: 18px;
}

.agent-list-contact li strong {
    display: none !important;
}

.agent-list-contact a {
    color: #163230;
    font-family: 'nib';
    font-weight: 400;
    font-size: 16px;
    text-decoration: none;
    text-overflow: ellipsis;
}

.agent-list-contact .email a {
    text-decoration: underline;
}

.agent-list-content a.view-more {
    font-family: 'gt-flexa';
    font-weight: 900;
    text-transform: uppercase;
    text-decoration: none;
    color: #163230;
    font-size: 12px;
}

.agent-grid-wrap h2 {
    margin-bottom: 0;
    line-height: 1 !important;
    margin-bottom: 15px;
}

ul.agent-list-contact.list-unstyled {
    margin-bottom: 0;
}

ul.agent-list-contact.list-unstyled li {
    overflow: hidden;
    line-height: 1.3;
}

ul.agent-list-contact.list-unstyled li a {
    text-overflow: ellipsis;
}

button.xs-only {
    display: none !important;
}

#houzez_agent_search-3 button.xs-only {
    padding: 0 !important;
    height: 36px;
    width: 36px;
}

img.agent-placeholder {
    transform: scale(.75) !important;
}

@media (max-width: 1200px) {

    /* TODO Some of these might be general styles */
    .page-template-template-agents-3 button.button {
        font-size: 10px;
        height: 36px;
    }

    /* .page-template-template-agents-3 .container {
        max-width: 1072px;
    } */

    #houzez_agent_search-3 {
        padding: 0 0 44px 0;
    }

    /* .page-template-template-agents-3 .page-title h1 {
        font-size: 54px;
        letter-spacing: -1.08px;
    } */

    .location-container {
        height: 66px;
    }

    .agent-search-field input {
        height: 36px;
        font-size: 22px;
    }

    .agent-search-field input::placeholder {
        font-size: 22px;
    }

    .location-container,
    .agent-and-submit-container {
        padding: 15px !important;
    }

    .agent-grid-wrap h2,
    .agent-list-content h2 a {
        font-size: 13px !important;
    }

    .agent-grid-wrap h2 {
        margin-bottom: 6px;
    }

    .agent-list-contact a {
        font-size: 12px;
    }

    .agent-list-content a.view-more {
        font-size: 9px;
    }

}

@media (max-width: 992px) {

    /* TODO Some of these might be general styles */


    #houzez_agent_search-3 {
        padding: 0 0 36px 0;
    }

    .location-container {
        height: 54px;
    }

    .agent-search-field input {
        height: 36px;
        font-size: 17px;
    }

    .agent-search-field input::placeholder {
        font-size: 17px;
    }

    .location-container {
        flex-basis: calc(33.5% - 15px) !important;
        max-width: 33.333%;
    }

    .location-container,
    .agent-and-submit-container {
        padding: 9px !important;
    }

    div.agent-grid-wrap {
        width: calc(33.5% - 15px) !important;
    }

    .agent-grid-wrap h2,
    .agent-list-content h2 a {
        font-size: 13px !important;
    }

    .agent-list-contact a {
        font-size: 12px;
    }

    .agent-list-content a.view-more {
        font-size: 9px;
    }

}

@media (max-width: 768px) {

    /* TODO Some of these might be general styles */

    #houzez_agent_search-3 {
        padding: 0 0 28px 0;
    }


    .location-container {
        height: 54px;
    }

    .agent-search-field input {
        height: 36px;
        font-size: 17px;
    }

    .agent-search-field input::placeholder {
        font-size: 17px;
    }

    .agent-and-submit-outer-container {
        padding: 0 !important;
    }

    .location-container,
    .agent-and-submit-container {
        padding: 9px !important;
    }

    .location-container {
        flex-basis: calc(33.5% - 15px) !important;
        max-width: 33.333%;
    }

    div.agent-grid-wrap {
        width: calc(33.5% - 15px) !important;
    }

    .agent-grid-wrap h2,
    .agent-list-content h2 a {
        font-size: 11px !important;
    }

    .agent-list-contact a {
        font-size: 10px;
    }

    .agent-list-content a.view-more {
        font-size: 9px;
    }

}


@media (max-width: 576px) {

    /* TODO Some of these might be general styles */


    #houzez_agent_search-3 {
        padding: 0 0 28px 0;
    }

    .page-template-template-agents-3 .page-title h1 {
        font-size: 35px;
        letter-spacing: -.7px;
    }

    .location-container {
        display: none !important;
    }

    .agent-search-field input {
        height: 36px;
        font-size: 17px;
    }

    .agent-search-field input::placeholder {
        font-size: 17px;
    }

    .agent-and-submit-outer-container {
        padding: 0 !important;
    }

    .location-container,
    .agent-and-submit-container {
        padding: 9px !important;
    }

    div.agent-grid-wrap {
        width: calc(50% - 10px) !important;
    }

    .agent-grid-wrap h2,
    .agent-list-content h2 a {
        font-size: 11px !important;
    }

    .agent-list-contact a {
        font-size: 10px;
    }

    .agent-list-content a.view-more {
        font-size: 9px;
    }

}

@media (max-width: 375px) {

    /* TODO Some of these might be general styles */
    #houzez_agent_search-3 {
        padding: 0 0 28px 0;
    }

    .page-template-template-agents-3 .page-title h1 {
        font-size: 35px;
        letter-spacing: -.7px;
    }

    .location-container {
        display: none !important;
    }

    .agent-search-field input {
        height: 36px;
        font-size: 17px;
    }

    .agent-search-field input::placeholder {
        font-size: 17px;
    }

    .agent-and-submit-outer-container {
        padding: 0 !important;
    }

    .location-container,
    .agent-and-submit-container {
        padding: 9px !important;
    }

    div.agent-grid-wrap {
        width: 100% !important;
    }

    .agent-grid-wrap h2,
    .agent-list-content h2 a {
        font-size: 11px !important;
    }

    .agent-list-contact a {
        font-size: 10px;
    }

    .agent-list-content a.view-more {
        font-size: 9px;
    }

    button.hide-on-xs {
        display: none !important;
    }

    button.xs-only {
        display: block !important;
    }

}


/*******************************************************************************
******** Agent Page
*******************************************************************************/
.agent-profile-wrap,
.agent-profile-top-wrap {
    margin: 0;
}

.home .agent-wrap #houzez_advanced_search-2 {
    padding: 0;
    margin-bottom: 60px;
}

.home .agent-wrap .search-box .search-area {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
    /* height: 66px; */
    padding: 15px 20px;

    .form-group {
        flex-grow: 1;
    }
}

.agent-wrap form.hvt-search-form input::placeholder,
.agent-wrap form.hvt-search-form input,
.agent-wrap .search-box .search-area input.houzez-keyword-autocomplete.form-control::placeholder,
.agent-wrap .search-box .search-area input.houzez-keyword-autocomplete.form-control {
    font-family: 'nib';
    font-weight: 100;
    color: #163230;
    font-size: 21px;
    letter-spacing: -.21px;
    line-height: 1;
    padding: 0;
    /* height: 40px; */
}

.agent-wrap .content-wrap .container {
    max-width: 1560px;
    padding: 0 20px !important;
}

body.home .agent-wrap .search-area .form-group {
    float: none;
    width: auto;
}

.agent-wrap .agent-stats-wrap,
.agent-wrap .agent-profile-wrap,
.agent-wrap .agent-bio-wrap {
    padding: 0;
    background-color: inherit;
}

.agent-profile-wrap .agent-image img,
.agent-list-view .agent-image img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.agent-wrap .agent-profile-header {
    margin-bottom: 0;
    margin-left: -4px;
}

.agent-wrap .agent-profile-wrap h1 {
    font-size: 75px;
    letter-spacing: -1.5px;
    line-height: 80px;
    margin-top: 0;
    font-family: 'gt-flexa';
    font-weight: 700;
    margin-bottom: 0;
    color: #163230;
}

.agent-wrap .agent-list-header {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15px;
    letter-spacing: .75px;
    color: #163230;
    margin: 30px 0 15px 0;
    line-height: 1.3;

    >sup {
        font-size: 60%;
    }
}

.agent-wrap .agent-list-content {
    font-family: 'nib';
    font-weight: 100;
    font-size: 36px;
    letter-spacing: -.36px;
    color: #163230;
    line-height: 1;
    margin-top: 3px;
    text-decoration: none;
}

.agent-wrap .agent-email {
    text-decoration: underline;
    text-transform: lowercase;
    text-underline-offset: 5px;
    text-decoration-thickness: from-font;

    a {
        color: inherit;
    }
}

.agent-wrap .agent-phone a {
    color: #163230;
}


/* Moved to general. Remove after verification / tweaking for this page  */
/* .social-media-wrap {
    margin: 50px 0;
    display: flex;
    gap: 10px;
}
.social-media-wrap span a {
    color: #163230;
    font-size: 20px;
    border: 2px solid #163230;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.social-media-wrapspan a:hover {
    background-color: #163230;
    color: #F2EEE7 !important;
}
.social-media-wrap span a i {
    margin-right: 0 !important;
} */



.agent-wrap .agent-bio-wrap {
    margin-bottom: 0;
}

.agent-wrap .agent-bio-wrap p {
    font-size: 18px;
    letter-spacing: -.18px;
    color: #163230;
    line-height: 24px;
}

.agent-wrap .featured-properties-container {
    background-color: #D0DDBA;
    padding-top: 50px;
    padding-bottom: 87px;

    h1 {
        font-size: 48px;
        letter-spacing: .48px;
        font-family: 'gt-flexa';
        color: #163230;
        margin-bottom: 50px;
    }
}

.agent-list-content .bold-content {
    font-weight: 900;
    font-family: 'gt-flexa';
}

.agent-wrap .featured-properties-container .grid-view div.item-listing-wrap {
    width: calc(33.3% - 15px);
    flex-basis: calc(33.3% - 15px);
}
.agent-wrap form.hvt-search-form {
    display: flex;
    background-color: #fff;
    padding: 15px 20px;
    margin-top: 15px;
}
.agent-wrap section.content-wrap {
    /* padding-top: 60px; */
    padding-bottom: 120px;
}
.agent-wrap + footer {
    margin-top: 0;
}

a.find-agent-link {
    font-size: 15px;
    letter-spacing: .75px;
    text-transform: uppercase;
    color: #163230;
    font-weight: 700;
    display: flex;
    align-items: center;

    i {
        margin-right: 10px;
    }
}


@media (max-width: 1200px) {
    .agent-wrap .content-wrap .container {
        max-width: 1142px;
        padding: 0 20px !important;
    }

    .agent-wrap section.content-wrap {
        /* padding-top: 44px; */
        padding-bottom: 88px;
    }

    .agent-wrap a.find-agent-link {
        font-size: 10px;
        letter-spacing: .5px;
        text-transform: uppercase;
        color: #163230;
        font-weight: 700;
        display: flex;
        align-items: center;

        i {
            margin-right: 5px;
        }
    }

    .agent-wrap .agent-profile-wrap h1 {
        font-size: 54px;
        letter-spacing: -1.08px;
        line-height: 58px;
    }

    .agent-wrap .agent-list-header {
        font-size: 10px;
        letter-spacing: .5px;
        margin: 22px 0 7px 0;
    }

    .agent-wrap .agent-list-content {
        font-size: 26px;
        letter-spacing: -.26px;
        line-height: 33px;
    }

    .agent-wrap .agent-email {
        text-underline-offset: 3px;
        text-decoration-thickness: 2px;
    }

    .agent-wrap .agent-social-media {
        gap: 5px;
    }

    .agent-wrap .agent-social-media span a {
        width: 36px;
        height: 36px;

        i {
            font-size: 15px;
        }
    }

    .agent-wrap .agent-bio-wrap p {
        font-size: 13px;
        letter-spacing: -.13px;
        line-height: 18px;
    }

    .agent-wrap .featured-properties-container {
        h1 {
            font-size: 35px;
            letter-spacing: -.35px;
            margin-bottom: 30px;
        }
    }

}

@media (max-width: 992px) {
    .agent-wrap .featured-properties-container .grid-view div.item-listing-wrap {
        width: calc(50% - 15px);
        flex-basis: calc(50% - 10px);
    }

    .agent-wrap .agent-profile-wrap h1 {
        font-size: 44px;
        letter-spacing: -.88px;
        line-height: 47px;
    }

    .agent-wrap form.hvt-search-form,
    .home .agent-wrap .search-box .search-area {
        padding: 9px 9px 9px 15px;
    
        .form-group {
            flex-grow: 1;
        }
    }

    .agent-wrap .agent-list-content {
        font-size: 21px;
        letter-spacing: -.21px;
        line-height: 27px;
    }

    .agent-wrap .social-media-wrap {
        margin: 30px 0;
    }

    .agent-wrap form.hvt-search-form input::placeholder,
    .agent-wrap form.hvt-search-form input,
    .agent-wrap .search-box .search-area input.houzez-keyword-autocomplete.form-control::placeholder,
    .agent-wrap .search-box .search-area input.houzez-keyword-autocomplete.form-control {
        font-size: 17px;
        letter-spacing: -.17px;
    }

    .home .agent-wrap #houzez_advanced_search-2 {
        margin-bottom: 36px;
    }
}

@media (max-width: 768px) {
    .home .agent-wrap #houzez_advanced_search-2 {
        margin-bottom: 28px;
    }

    .agent-wrap .agent-profile-wrap h1 {
        font-size: 35px;
        letter-spacing: -.7px;
        line-height: 35px;
    }
    .agent-list-content.hvt-search-content {
        max-width: 250px;
    }

    .agent-wrap .agent-list-content {
        font-size: 17px;
        letter-spacing: -.17px;
        line-height: 21px;
    }
}

@media (max-width: 575px) {
    .agent-wrap .featured-properties-container .grid-view div.item-listing-wrap {
        width: 100%;
        flex-basis: 100%;
    }
}


/*******************************************************************************
******** What's Your Home Worth Page
*******************************************************************************/


.hvt-wrap form.hvt-search-form input::placeholder,
.hvt-wrap form.hvt-search-form input {
    font-family: 'nib';
    font-weight: 100;
    color: #163230;
    font-size: 30px;
    letter-spacing: -.21px;
    line-height: 1;
    padding: 0;
}

.hvt-wrap form.hvt-search-form {
    display: flex;
    background-color: #fff;
    padding: 20px 20px;
    margin-top: 15px;

    button {
        flex-shrink: 0;
    }
}

.hvt-wrap .hvt-search-content {
    font-family: 'nib';
    font-weight: 100;
    font-size: 75px;
    letter-spacing: -1.5px;
    line-height: 80px;
    color: #163230;
    margin-top: 3px;
    text-decoration: none;
    text-align: center;
    max-width: 1200px;
    margin: 50px auto;
}
.hvt-wrap .hvt-search-content .bold-content {
    font-weight: 900;
    font-family: 'gt-flexa';
}
.hvt-disclaimer {
    max-width: 645px;
    margin: 150px auto 50px auto;
    font-size: 16px;
    letter-spacing: -.16px;
    line-height: 24px;
    font-family: 'gt-flexa';
    text-align: center;
}
.hvt-results {
    margin: 50px auto;
    display: flex;
    justify-content: center;

    .hvt-results-error p {
        font-weight: 900;
        font-size: 20px;
        font-family: 'gt-flexa';
        text-align: center;
        line-height: 1.1;
        color: #163230;
        margin-bottom: 0;
    }
}

@media (max-width: 1200px) {
    

}

@media (max-width: 992px) {
    .hvt-wrap form.hvt-search-form input::placeholder,
    .hvt-wrap form.hvt-search-form input {
        font-size: 17px;
        letter-spacing: -.17px;
    }

    .hvt-wrap .hvt-search-content {
        font-size: 54px;
        letter-spacing: -1.08px;
        line-height: 60px;
    }
}

@media (max-width: 768px) {
    .hvt-wrap .hvt-search-content {
        font-size: 35px;
        letter-spacing: -.7px;
        line-height: 40px;
    }

}

@media (max-width: 575px) {

}

/*******************************************************************************
******** Locations Page
*******************************************************************************/
.locations-wrap {
    h1 {
        margin-bottom: 20px;
    }
    .locations-map-wrap.florida {
        margin-top: 80px;
    }
}

.contact-wrap {
    margin-top: 120px;
    
    .container {

        h4 {
            font-family: 'gt-flexa';
            font-weight: 900;
            font-size: 48px;
            letter-spacing: -.48px;
            line-height: 48px;
            color: #163230;
        }

        padding: 0 !important;

        .row > div {
            padding: 0;
        }

        .row.first-row > div {
            &:first-child {
                padding-right: 5px;
            }
            &:last-child {
                padding-left: 5px;
            }
        }

        .wpcf7 {
            width: 100%;

            .submit-row {
                margin-top: 30px;
            }

            span.ajax-loader {
                position: absolute !important;
                margin: 0 !important;
                top: 10px;
                right: 10px;
            }

            form {
                width: 100%;

                textarea.wpcf7-form-control,
                input.wpcf7-form-control {
                    width: 100%;
                    font-family: 'gt-flexa';
                    font-size: 15px;
                    letter-spacing: -.15px;
                    line-height: 20px;
                    color: #163230;
                    border: none;
                    border-radius: 0;
                    padding: 13px;

                    &:focus-visible {
                        outline: none;
                    }
                }

                input.wpcf7-form-control {
                    height: 42px;
                }

                textarea.wpcf7-form-control::placeholder,
                input.wpcf7-form-control::placeholder {
                    color: #163230;
                }

                input#contact-submit {
                    background-color: #DFE333;
                    border-radius: 50px;
                    font-family: 'gt-flexa';
                    font-weight: bold;
                    text-transform: uppercase;
                    color: #163230 !important;
                    line-height: 1;
                    width: auto;
                    padding: 0 50px;

                    &:hover {
                        background-color: #41A64E;
                    }
                }

                .acceptance {
                    height: 42px;
                    display: flex;
                    align-items: center;
                    > span {
                        height: 25px;
                    }
                }

                input[type=checkbox] {
                    display: none;
                }

                .wpcf7-list-item-label {    
                    height: auto;
                    display: flex;
                    align-items: center;
                    margin-left: 20px;
                    cursor: pointer;
                    font-family: 'gt-flexa';
                    font-size: 15px;
                    letter-spacing: -.15px;
                    line-height: 20px;
                    font-weight: 400;
                }

                .wpcf7-list-item-label::before {
                    content: '';
                    border: solid 2px #163230;
                    width: 25px;
                    height: 25px;
                    display: inline-block;
                    border-radius: 50%;
                    position: absolute;
                    left: 0;
                }

                input[type=checkbox]:checked + .wpcf7-list-item-label::before {
                    border-color: #41A64E;
                    background-color: #41A64E;
                    content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTMuMzMzIDRMMTUgNS42NjY2N0w2LjMzMzMzIDE0LjMzMzNMMSA4Ljk5OTk5TDIuNjY2NjcgNy4zMzMzMkw2LjMzMzMzIDExTDEzLjMzMyA0WiIgZmlsbD0id2hpdGUiLz48L3N2Zz4=");
                    display: flex;
                    align-items: center;
                    justify-content: center;
                    padding-top: 3px;
                }
            }
        }
    }
}


@media (max-width: 1200px) {
    

}

@media (max-width: 992px) {
    .contact-wrap {
        & .container {
            h4 {
                font-size: 35px;
                letter-spacing: -.35px;
                line-height: 35px;
            }
        }
    }
}

@media (max-width: 768px) {
    .contact-wrap {
        & .container {
            h4 {
                font-size: 24px;
                letter-spacing: -.24px;
                line-height: 24px;
            }
        }

        .row.first-row > div {
            &:first-child {
                padding-right: 0px !important;
                margin-bottom: 10px;
            }
            &:last-child {
                padding-left: 0px !important;
            }
        }
    }   
}

@media (max-width: 575px) {
    .contact-wrap {
        & .container {
            h4 {
                font-size: 35px;
                letter-spacing: -.7px;
                line-height: 35px;
            }
        }
    }
}


/*******************************************************************************
******** Social Icons
*******************************************************************************/
@font-face {
    font-family: 'social-icons';
    src:
        url('./fonts/social-icons/social-icons.ttf?g5jf8x') format('truetype'),
        url('./fonts/social-icons/social-icons.woff?g5jf8x') format('woff'),
        url('./fonts/social-icons/social-icons.svg?g5jf8x#social-icons') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="si-"],
[class*=" si-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'social-icons' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.si-facebook:before {
    content: "\ea90";
}

.si-instagram:before {
    content: "\ea92";
}

.si-whatsapp:before {
    content: "\ea93";
}

.si-twitter:before {
    content: "\ea96";
}

.si-youtube:before {
    content: "\ea9d";
}

.si-linkedin2:before {
    content: "\eaca";
}

.cs-block.team-members .email {
    text-decoration: underline;
}