/*
 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:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

.logo img {
    max-height: 60px;
    max-width: 240px;
}
.property_location .property_agent_wrapper, #propertyid_display, .single-overview-section.panel-group.property-panel h4, .single-overview-section.panel-group.property-panel ul:nth-of-type(1), .form-control .filter_menu li:nth-of-type(1), .single-blog .meta-element:nth-of-type(1), .single-blog .meta-element:nth-of-type(3), .contact_map_container, .contact_page_company_details, footer .widget_nav_menu li:before, .single-agent .agent_content, .agent_unit_widget_sidebar, .agent_contanct_form_sidebar h4, .single-overview-section.panel-group.property-panel, ul#filter_order li:nth-child(5), ul#filter_order li:nth-child(6), ul#filter_order li:nth-child(7), ul#filter_order li:nth-child(8), ul#filter_order li:nth-child(9), ul#filter_order li:nth-child(10), #add_favorites {
	display: none;
	visibility: hidden;
}
.container.content_wrapper {
    margin-top: 50px;
}
.elementor-template-full-width .container.content_wrapper {
	margin-top: 0px;
}
#access ul.menu >li>a {
	font-weight: 400;
	text-transform: uppercase;
    letter-spacing: 1px;
}
.page .single-content {
    margin-bottom: 50px;
}
/* MENU */
.mobilex-menu li a {
	font-size: 16px;
	padding: 10px 20px 10px 30px;
}
/* HOME 
.banner-left .elementor-container {
	float: right;
}
.banner-right .elementor-container {
	float: left;
}*/

/* FILTER */
.col-md-6.adv_search_slider {
    width: 100%;
}
#google_map_prop_list_sidebar .order_filter_single {
	bottom: -70px;
}
#google_map_prop_list_sidebar .entry-title {
	font-size: 18px;
    margin: 0px 10px;
}

/* IMOVEIS 
.single-overview-section.panel-group.property-panel {
    display: inline-flex;
}
.single-overview-section.panel-group.property-panel ul {
	width: auto;
	flex: 1 0;
	display: flex;
    flex-direction: column;
}*/

.page-template-blog_list #primary, .page-template-property_list #primary {
    margin-top: 70px;
}
#google_map_prop_list_sidebar .single-content {
	padding: 0px;
	margin: 0px;
}
div#google_map_prop_list_sidebar {
	background-color: #ffffff;
}
#google_map_prop_list_sidebar .adv-search-1 {
	border-radius: 0;
}
#google_map_prop_list_sidebar #listing_ajax_container {
	margin: 60px 0px 20px;
}

/* BLOG */
.single-blog .meta-info .meta_icon {
	margin-left: 0px;
}
/* AGENTE SINGLE */
.single-agent {
	padding: 30px;
}
/* CONTACTOS */
.page-template-contact_page .contact-wrapper.row {
	width: 50%;
    box-shadow: none;
    padding: 0px 0px 40px;
}
.page-template-contact_page .single-content.contact-content {
	width: 50%;
	margin-top: 40px;
}
.page-template-contact_page .contact-content .agent_contanct_form {
	padding: 30px;
	margin: 0px;
}
form.wpcf7-form label {
    width: 100%;
}
.wpcf7-form p.form-title {
	font-size: 16px;
	font-weight: 700;
	color: #222222;
    margin-bottom: 20px;
}
span.wpcf7-form-control.wpcf7-acceptance {
    border: none;
    background: transparent;
    padding: 0;
    margin: 0px 0px 10px;
}
.wpcf7-form p.note {
	font-size: 12px;
}

/* FOOTER */
#colophon .widget-title-footer {
	font-size: 12px;
	font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 4px;
}
#colophon .social_sidebar_internal a {
    background: #116785;
}
.no_user_submit .header_phone a:after, .contact_sidebar_wrap .widget_contact_phone a:after {
    content: "Chamada para rede móvel nacional";
    display: block;
    font-size: 12px;
	font-weight: 400;
	font-style: italic;
    opacity: .7;
    line-height: 1;
    margin-bottom: 10px;
}
#footer-widget-area {
	padding: 30px;
}
/* RESPONSIVE */
@media only screen and (max-width: 1023px){
	.container.content_wrapper {
		margin-top: 40px;
	}
	.page-template-contact_page .single-content.contact-content .schedule_wrapper, .contact_form_flex_wrapper {
		flex-direction: column;
	}
	.page .single-content {
		margin-bottom: 30px;
	}
	#primary {
		padding: 0px 30px;
	}
	.page-template-blog_list #primary {
		margin-top: 0px;
	}
	.sub_footer {
		padding: 0px 30px;
	}
}
@media (min-width: 992px) {
	#first.col-md-3, #second.col-md-3 {
		width: 20%;
	}
	#third.col-md-6 {
		width: 60%;
	}
}
@media only screen and (max-width: 992px) {
	.container.content_wrapper {
		margin-top: 30px;
	}
	.page .single-content {
		margin-bottom: 20px;
	}
	#footer-widget-area {
		padding: 0px 20px 20px !important;
	}
	.widget-container {
		margin-bottom: 20px;
	}
	.sub_footer {
		padding: 0px 20px;
	}
	#first.col-md-3, #second.col-md-3 {
		display: inline-block;
		width: 49%;
	}
	.page-template-contact_page .contact-wrapper.row {
		width: 100%;
		padding: 0px 0px 20px;
	}
	.page-template-contact_page .single-content.contact-content {
		width: 100%;
		margin-top: 0px;
	}
}
@media only screen and (max-width: 480px) {
	#first.col-md-3, #second.col-md-3 {
		display: block;
		width: 100%;
	}
}

/* print invoice
--------------------------------------------------------------------------------*/
.invoice_print_title {
    font-size: 25px;
    border-top: 1px solid #f0f0f0;
    padding-top: 20px;
    margin-bottom: 5px;
}
.wpestate_invoice_date{
  font-size: 13px;
}
.wpestate_print_invoice_to_section,
.wpestate_print_invoice_from_whom_section{
  width: 50%;
  float: left;
  margin-top: 45px;
  font-size: 14px;
  margin-bottom: 45px;
  line-height: 1.5em;
}
.wpestate_print_invoice_details_wrapper{
  width: 100%;
  text-align: right;
}
.wpestate_print_invoice_details_detail{
  width: 100%;
  float: left;
  border-bottom: 1px solid #f1f1f1;
  padding: 15px 0px;
  font-size: 13px;
  margin-bottom:0px;
}
.wpestate_print_invoice_details_detail label{
  float:left;
  font-weight: 700;
}
.wpestate_print_invoice_details_wrapperex_details{
  width: 100%;
  float: left;
  text-align: left;
  margin-top: 30px;
  font-size: 14px;
  line-height: 1.5em;
}
.wpestate_print_invoice_end{
  width: 100%;
  float: left;
  text-align: left;
  margin-top: 30px;
  font-size: 14px;
  line-height: 1.5em;
}