/*
Theme Name: RealHomes Child Theme
Theme URI: http://themeforest.net/item/real-homes-wordpress-real-estate-theme/5373914
Description: Child theme for Real Homes.
Author: Inspiry Themes
Author URI: https://www.inspirythemes.com/
Template: realhomes
Version: 1.4.2
*/


 
/* Price Finder ----------------------------------------------------------------------------------- */
 #price_finder main.content{
     margin: 0 auto;
}
 #price_finder #search_form{
     padding-top: 7em;
     padding-bottom: 7em;
     margin-left: auto;
	margin-right: auto;
	max-width: 800px;
}
 #price_finder #search_form .form-wrapper{
    /*display: inline-flex;
    */
     width: 100%;
}
 #price_finder #search_form .form-wrapper button[type="submit"] {
     background-color: #1B1038 !important;
     font-size: 18px;
     height: 2.8em;
     width: 20%;
}
 #priceFinderSearchList{
     position: relative;
     width: 80%;
}
 #priceFinderSearchList .ui-widget.ui-widget-content {
     width: 100% !important;
     top: 50px !important;
     left: 0 !important;
     max-height: 250px;
     overflow: auto;
}
 #priceFinderSearchList .ui-menu .ui-menu-item{
     padding-left: 0;
}
 #priceFinderSearchList .ui-menu .ui-menu-item-wrapper {
     display: block;
     width: 100%;
}
 .ui-state-active, 
 .ui-widget-content .ui-state-active, 
 .ui-widget-header .ui-state-active, 
 a.ui-button:active, .ui-button:active, 
 .ui-button.ui-state-active:hover {
     border: 1px solid #1b1038 !important;
     background: #1b1038 !important;
}
 .label-text{
     text-align: center;
     color: #000000;
     font-weight: bold;
     font-size: 1.75em; 
     margin-bottom: 15px;
}
 input[type="text"]#priceFinderSearch{
     width: 80%;
     float: left;
}
 #price_finder input[type="text"],
 #price_finder input[type="email"], 
 #price_finder input[type="tel"], 
 #price_finder input[type="password"]{
     height: 3.35em;
     background: rgba(241,245,249,1);
     border-color: transparent;
}
 #results_form .table-results{
     margin-bottom: 10px;
}
 #results_form .table-results strong{
     font-weight: bold;
}
 #results_form .table-results tbody tr{
     border: transparent;
     background-color: #ffffff;
}
 #results_form .table-results tbody tr td:first-child{
     text-align: left;
     padding-left: 2.5em;
     font-size: 18px;
}
 #results_form .table-results tbody tr td{
     vertical-align: middle;
     text-align: center;
     width: 33.3333333333333333%;
}
 #results_form .table-results tr td small{
     display: block;
     font-size: 13px;
     color: #aaa;
}
 #results_form .table-results tr td ul{
     margin: 0;
}
 #results_form .table-results tr td ul li{
     display: inline-block;
}
 .text-center{
     text-align: center;
}
 .text-left{
     text-align: left;
}
 .text-right{
     text-align: right;
}
 #results_form button[type="submit"], #estimate_form button[type="submit"], #request_appraisal_form button[type="submit"]{
     font-size: 18px;
}
 .icon1{
     height: 26px;
     width: 26px;
     display: inline-block;
     background: url('assets/img/custom-icons.png');
     position: relative;
     top: 6px;
}
 .icon1.icon-bed{
     background-position: 0 0;
}
 .icon1.icon-bath{
     background-position: -26px 0;
}
 .icon1.icon-car{
     background-position: 29px 0;
     width: 29px;
}
 #estimate_form .column, #request_appraisal_form .column{
     clear: none;
}
 #estimate_form .row{
     margin-bottom: 0px;
}
 #estimate_form .row p{
     margin-bottom: 1em;
}
 .loader{
     display: none;
     text-align: center;
}
 .left-col{
     width:58%;
     padding:0 10px 0 0;
     float:left;
}
 .right-col{
     width:42%;
     padding:0;
     float:right;
}
 .two-column{
     width: 50%;
     float: left;
     padding:0 10px 0 0;
}
 .no-padding{
     padding: 0;
}
 #request_appraisal_form .label-text{
     background: #fff;
     text-align: left;
     padding: 1em 1.5em;
     font-weight: normal;
     color: #999;
     display: block;
     width: 100%;
}
 .panel{
     background-color: #ffffff;
     padding: 20px 10px 20px 10px;
     margin-bottom: 10px;
}
 #request_appraisal_form h3{
     font-size: 1em;
     color: #999;
}
 .median-price .price-range{
     padding: 0;
     margin: 0;
     width: 100%;
     display: inline-block;
}
 .median-price .price-range li{
     float: left;
     display: inline-block;
     width: 33.3333333333333333%;
     padding: 0;
     margin: 0;
}
 .median-price .price-range li span.line{
     display: inline-block;
     position: relative;
     width: 100%;
}
 .median-price .price-range li span.line:after{
     content: "";
     position: absolute;
     height: 13px;
     border-bottom: 1px solid #222;
     top: 0;
     width: 100%;
     margin-left: 10px;
}
 .median-price .price-range li span small{
     font-size: 12px;
}
 .median-price .price-range li span.spacer{
     margin-bottom: 10px;
     display: block;
}
 .median-price .price-range li span.price-mid{
     font-size: 3em;
     color: #1b1038;
     font-weight: bolder;
     position: relative;
     top: -8px;
}
 .median-price .price-range li span.price{
     font-size: 30px;
     color: gray;
}
 .median-price .price-range li span sup, .median-price .price-range li span sub {
     font-size: 18px;
     font-weight: normal;
}
 .median-price .price-range li span.price-mid sup, .median-price .price-range li span.price-mid sub{
     font-weight: bolder;
}
 .median-price .price-range li span sub{
     position: relative;
     top: 0;
}
 .panel-default h3{
     margin-bottom: 0.5em;
}
 .price-text{
     font-size: 2.8em;
     color: #1b1038;
     font-weight: bolder;
}
 .sold_growth{
     margin: 0;
     padding: 0;
}
 .sold_growth li{
     display: inline-block;
     float: left;
     width: 50%;
     padding: 0;
}
 .sold_growth li span.big-text{
     font-size: 3em;
     font-weight: bold;
     color: #1b1038;
     display: block;
     text-align: center;
}
 .sold_growth h3{
     margin: 0;
     padding: 0;
}
 #request_appraisal_form button[type="submit"]{
     width: 100%;
     height: auto;
     padding: 0.64em 1em;
     font-size: 25px;
     margin-bottom: 10px;
}
 input[type="submit"]#submit_agent{
     height: auto;
     padding: 0.7em 3em;
     font-size: 25px;
}
 .property-cols{
     display: inline-block;
     width: 100%;
     padding: 0;
     margin: 0;
}
 .property-cols li{
     display: inline-block;
     width: 33.33333333333%;
     float: left;
}
 .property-cols li.center-column{
     border-left: 2px solid #999;
     border-right: 2px solid #999;
     padding-right: .5em;
}
 .property-cols li div sub, .property-cols li div sup{
     font-size: 25px;
}
 .property-cols li div sub{
     position: relative;
     top: 0;
}
 .summary-icons{
     display: inherit;
}
 .summary-icons li{
     padding: 0;
     margin: 0;
}
 .summary-icons li span[class^="icon-"], .summary-icons li span[class*=" icon-"]{
     font-size: 19px;
}
 .date-text h4{
     padding: 0;
     margin: 0;
     color: #777;
}
 .date-text{
     margin-top: 5px;
}
 .date-text h4{
     font-size: 1.5em;
     font-weight: bolder;
}
 .date-text p{
     font-size: 1.5em;
     color: #999999;
}
 .clearfix{
     clear: both;
}
 .text-info{
     font-size: 12px;
}
 .page-template-price-finder.page-template-price-finder-php .site-top.site-section.site-page-title {
     display: none;
}
 .price-finder-logo{
     width: 145px;
     height: 39px;
     display: inline-block;
     background: url('assets/img/pricefinder-logo-new.png') no-repeat;
     background-size: 100%;
}
 .powered-by{
     width: 100%;
     padding: 5px 20px 5px 20px;
     background: #ffffff;
     float: left;
}
 .powered-by .powered-by-wrap{
     text-align: right;
     display: inline-block;
     float:right;
}
 .powered-by .powered-by-wrap strong{
     font-size: 18px;
     font-weight: 300;
     color: #999;
     position: relative;
     top: -8px;
}
 .powered-by .powered-by-wrap .price-finder-logo{
     position: relative;
     top: 16px;
     margin-left: 8px;
}
 .powered-by .caption{
     padding: 0;
     margin: 0;
     float: left;
     line-height: 48px;
     color: #999999;
     position: relative;
     top: 3px;
}
 .canvasjs-chart-credit{
     display: none !important;
}
 div.wpcf7-validation-errors {
     background: red;
     color: #ffffff;
     border-color:red;
}
 div.wpcf7-mail-sent-ok {
     border-color: orange;
     background: orange;
     color: #ffffff;
}
 .submit_bottom{
     display: none;
}

@font-face {
     font-family: 'icomoon';
     src: url('assets/fonts/icomoon.eot?z3kbqc');
     src: url('assets/fonts/icomoon.eot?z3kbqc#iefix') format('embedded-opentype'), url('assets/fonts/icomoon.ttf?z3kbqc') format('truetype'), url('assets/fonts/icomoon.woff?z3kbqc') format('woff'), url('assets/fonts/icomoon.svg?z3kbqc#icomoon') format('svg');
     font-weight: normal;
     font-style: normal;
}
 [class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
     font-family: 'icomoon' !important;
     speak: none;
     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;
}
 .icon-Artboard-2:before {
     content: "\e900";
}
 .icon-Artboard-2-copy-2:before {
     content: "\e901";
}
 .icon-Artboard-2-copy .path1:before {
     content: "\e902";
     color: rgb(51, 51, 51);
}
 .icon-Artboard-2-copy .path2:before {
     content: "\e903";
     margin-left: -0.978515625em;
     color: rgb(56, 51, 49);
}
 .icon-Artboard-2-copy .path3:before {
     content: "\e904";
     margin-left: -0.978515625em;
     color: rgb(56, 51, 49);
}
 .icon-Artboard-2-copy .path4:before {
     content: "\e905";
     margin-left: -0.978515625em;
     color: rgb(56, 51, 49);
}
 .icon-Artboard-2-copy .path5:before {
     content: "\e906";
     margin-left: -0.978515625em;
     color: rgb(56, 51, 49);
}
button{
    cursor: pointer;
} 

#estimate_form .wpcf7-form-control-wrap{
    margin-bottom: 10px;
    display: block;
}
#estimate_form .wpcf7-form-control-wrap input {
    padding: 5px 15px;
}
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tabs-wrapper{
    text-align: center;
}
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tabs-wrapper .elementor-tab-desktop-title{
    display: inline-block;
    border-bottom: 1px solid transparent !important;
}
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tabs-wrapper .elementor-tab-desktop-title.elementor-active{
    border-bottom-color: var( --e-global-color-primary ) !important;
}
@media (min-width: 768px){
    .elementor-tab-content .rh_prop_card--listing{
        width: 33.33%;
    }
}