/*
 Theme Name:     Agate Child
 Theme URI:      http://wpl.realtyna.com
 Description:    A plain-vanilla & lightweight theme for Elementor page builder
 Author:         Realtyna Inc
 Author URI:     http://realtyna.com/
 Template:       Agate
 Version:        1.0.0
*/


/* =Theme customization starts here
------------------------------------------------------- */
.q-post-section .q-widget.widget_wpl_search_widget{
    overflow: visible;
    z-index: 2;
    position: relative;
}
.q-post-section .q-widget.widget_wpl_search_widget:before{
    content:'';
    display:block;
    width:35px;
    height:35px;
    background:url(/wp-content/uploads/2025/09/Symbol-Color-NWMLS.jpg) no-repeat;
    background-size:contain;
    position:absolute;
    right:4px;
    top:4px;
}
.wpl_search_from_box.wpl-search-sidebar{
    padding:0;
}
.wpl_search_from_box.wpl-search-sidebar .wpl_search_from_box_top,
.wpl_search_from_box.wpl-search-sidebar .wpl_search_from_box_bottom,
.q-author .wpl_search_from_box .wpl_search_from_box_top, 
.q-author .wpl_search_from_box .wpl_search_from_box_bottom{
    display:block;
}
.wpl_search_from_box.wpl-search-sidebar .chosen-container-single .chosen-single{
    color:#191919;
}

.wpl_search_from_box.wpl-search-sidebar .q-button{
    background: var(--Search-Background-Button);
}
.q-post-section .q-thumbnail .q-author{
    padding-right:10px !important;
}
.q-author .wpl_search_from_box{
    width:370px;
    position:relative;
}
.q-author .wpl_search_from_box .q-label{
    display:none;
}
.q-author .wpl_search_from_box .q-search {
    position: absolute;
    right: 2px;
    top: 2px;
    background: var(--Agent-Social-Background-Color);
    border-radius:50%;
}
.q-author .wpl_search_from_box .q-search .q-button{
    width:41px;
    height:41px;
    border-radius:50%;
    font-size:0;
    z-index: 1;
    position: relative;
    background:transparent;
}
.q-author .wpl_search_from_box .q-search:after{
    content:'\F0349';
    font: normal normal normal 22px / 1 "Material Design Icons";
    display:block;
    position:absolute;
    z-index:0;
    color:#fff;
    top: 0;
    left: 0;
    width: 41px;
    height: 41px;
    text-align: center;
    line-height: 41px;
}
.q-author .widget_wpl_search_widget{
    display: flex;
    align-items: center;
}
/*.q-author .widget_wpl_search_widget:before{
    content:'';
    display:inline-block;
    width:41px;
    height:41px;
    background:url(/wp-content/uploads/2025/09/Symbol-Color-NWMLS.jpg) no-repeat;
    background-size:contain;
    vertical-align: middle;
}*/
.q-author .widget_wpl_search_widget [id*="wpl_default_search"]{
    display: inline-block;
    vertical-align: middle;
}

.q-similar-properties .q-property-section .q-property .q-agent{
    display:none;
}
.q-similar-properties .q-property-section .q-property .q-content .listing_links ul{
    justify-content:end;
}
.q-similar-properties .q-property-section .q-property .q-content .favorite_link a{
    font-size:20px;
}
.q-property .wpl_prp_listing_compliance{
    font-size:14px;
}
.q-similar-properties .q-property-section .q-property{
  margin-bottom:5px;
}
.wpl_mls_office{
  vertical-align:middle;
}
.wpl_plisting_bottom_sidebar_container{
  padding:15px;
}

.q-form .wpl_search_from_box .q-label,
.q-form .wpl_search_from_box .q-input input, 
.q-form .wpl_search_from_box .q-select select, 
.q-form .wpl_search_from_box .q-textarea textarea,
.q-form .chosen-container,
.q-form .wpl_search_from_box label,
.q-form .q-button{
  font-size: 16px;
}
.q-booking-section .q-form .q-button{
    color: #FFFFFF;
}
@media (min-width: 768px){
.wpl_search_from_box .wpl_search_from_box_top .wpl_search_field_container.wpl_search_field_listings.select_type {
    width:18%;
}
}
@media (max-width: 1260px) {
    .wpl_search_from_box .wpl_search_from_box_top .wpl_search_field_container.wpl_search_field_listings.select_type,
    .wpl_search_from_box .wpl_search_from_box_top .q-location{
    width:50%;
}
}
@media (max-width: 767px){
    .wpl_search_from_box .wpl_search_from_box_top .wpl_search_field_container.wpl_search_field_listings.select_type,
    .wpl_search_from_box .wpl_search_from_box_top .q-location{
        width:100%;
    }
    .elementor-widget-agate_hero .q-home .q-hero-section{
        height:auto;
    }
    .q-home .q-hero-section .q-down{
        display:none !important;
    }
    .q-home .wpl_search_from_box .wpl_search_from_box_top .wpl_search_field_container.checkbox_type, 
    .q-home .wpl_search_from_box .wpl_search_from_box_bot .wpl_search_field_container.checkbox_type {
      width: 50%;
      margin-top: 5px;
    }
    .elementor-widget-agate_hero .q-home .q-hero-section .q-content{
        margin-top:0;
    }
    .q-home .wpl_search_from_box .wpl_search_from_box_bottom{
       margin-bottom: 30px;
    }
}