/*
 Theme Name:   WpResidence child theme
 Theme URI:    https://themeforest.net/item/wp-residence-real-estate-wordpress-theme/7896392
 Description:  WpResidence child theme
 Author:       WpEstate
 Author URI:   http://wpestate.org
 Template:     wpresidence
 Version:      5.1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

.wpestate_header_image.full_screen_yes
{
    height:100vh !important;
}
.heading_over_image_wrapper
{
    max-width:700px;
}
.heading_over_image, .heading_over_video
{
    color: #fff;
    font-size: 55px;
    font-weight: 300;
    line-height: 1.2em;
    text-align: center;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.65);
    font-family: "Italiana", sans-serif;
    word-spacing: -4px;
    margin-bottom: 50px !important;
}
.search_wr_11.with_search_form_float .adv-search-1
{
    padding: 50px 0px 0px 0px !important;
    background: transparent !important;
    max-width: 920px !important;
}
.search_wrapper.with_search_form_float .search_wrapper_color {
    background-color: transparent !important;
    border-radius: 0 !important;
    opacity: 1 !important;
}

#all_wrapper .wpresidence_page_content_wrapper
{
    padding:0px !important;
}
.breadcrumb_container
{
    display:none;
}
.adv_listing_filters_head, .listing_filters, .listing_filters_head, .listing_filters_head_directory, #listing_ajax_container
{
    max-width:1300px;
    margin-left:auto;
    margin-righT:auto;
    min-width: unset !important;
}


.page-template-contact_page .wpestate_column_content {
    width: 100%;
    display: flex;
    gap: 30px;
    max-width: 1300px;
    margin: 50px auto;
}
.page-template-contact_page .contact-wrapper, .page-template.page-template-contact_page .single-content
{
    width:50%;
}

.contact_form_flex_wrapper .contact_form_flex_input_wrapper
{
    flex-direction:column !important;
}


.logo img
{
    max-height: 80px !important;
    max-width: unset !important;
    width:auto !important;
    padding:10px 0px;
}
.mobile_header .mobile-logo img
{
	max-height: 50px !important;
    max-width: 100% !important;
}
.master_header_sticky .logo img {
    max-height: 80px !important;
}
.wpresidence-content-container-wrapper, .wpestate_property_disclaimer {
    max-width: 1200px !important;
}
.page-template-blog_list .content_wrapper {max-width: 1200px !important;padding:50px 0px !important;}
.page-template-blog_list .content_wrapper .title_prop{display:none;}

.elementor-widget .single-overview-section, .property-page-overview-details-wrapper{justify-content: left !important;}

.tax-property_category .wpestate_column_content {
    width: 100%;
    max-width: 1300px !important;
    margin: 20px auto !important;
}


.testimonial .ti-widget.ti-goog .ti-review-content {
    text-align: center;
    color: #FCFCFC !important;
    font-size: 35px !important;
    line-height: 44px !important;
    margin-bottom: 30px;
    font-family: "Italiana", Sans-serif !important;
    font-weight: 400 !important;
}