/*
 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
*/

/*=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_wrapper{

}

.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;
}

.sub_footer {
  border-top: 1px solid #37373708;
}

#colophon .social_sidebar_internal a {
  background-color: #fdfdfd;
}

.wpestate_flip h2{
  position: relative;
  transform: rotate(270deg);
  margin: 35px 0px 0px -30px;
}

.wpestate_flip h2:before{
  content: " ";
  position: absolute;
  width: 40px;
  height: 2px;
  background-color: #8665f6;
  top: 4px;
  left: -50px;
}

@media only screen and (max-width: 1650px) and (min-width: 1550px){
#wpestate_header_section {
  padding: 0% 0% 0% 18%;
}
}

@media only screen and (max-width: 1550px) and (min-width: 1360px){
#wpestate_header_section {
  padding: 0% 0% 0% 14%;
}
}

@media only screen and (max-width: 1360px) and (min-width: 1290px){
#wpestate_header_section {
  padding: 0% 0% 0% 11%;
}
}

@media only screen and (max-width: 1290px) and (min-width: 1024px){
#wpestate_header_section {
  padding: 0% 0% 0% 8%;
}
}

@media only screen and (max-width: 1024px) and (min-width: 1023px){
#wpestate_header_section {
  padding: 0% 0% 0% 2%;
}
}

.ribbon-inside,
.featured_div,
.action_tag_wrapper{
  border-radius:2px!important;
}

.listing-unit-img-wrapper {
  background: #fff;
}


.mobile-logo img {   
  max-height: 45px;
}
.btn-book a span {
  padding: 0.7rem 1.2rem;
  background-color: #212121;
  color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.btn-book:hover a span {
  background-color: #3a3a3a;
  color:#fff;
}
.header_transparent .btn-book .text-btn-book,
#access .btn-book a span { 
color:#fff !important;
}


.single-agent {
  padding: 10px !important;

}

.contact-content .agent_contanct_form, .agent_content.col-md-12, .single-agent .wpestate_agent_details_wrapper {
  padding: 10px;
}


.elementor-18618 .elementor-element.elementor-element-73c61b00 .places_type_2_listings_no {
display:none !important
}

.wpestate_flip h2:before {
  content: " ";
  position: absolute;
  width: 40px;
  height: 2px;
  background-color: #4d7a8b;
  top: 4px;
  left: -50px;
}

.property_unit_type6_title_wrapper h4 a:hover {
  color: #fff !important;
}
.overview_element:first-of-type {
  width: 19%;
  display: none !important;
}

.elemenentor_submit_wrapper .wpresidence_button {
  width: 100%;
  margin-bottom: 15px;
  padding: 4px 0px;
}

.preview_results_loading {
  color: #000;
  padding: 13px 13px;
}

.elementor-20582 .elementor-element.elementor-element-73c61b00 .places_type_2_tagline,
.elementor-20582 .elementor-element.elementor-element-73c61b00 .places_type_2_listings_no{
display:none!important;
}

.owl-carousel .owl-item .item {
  background-position: 0% 0% !important; 
}
.multi_image_slider_image {

background-position: 0% !important; 
 
}
.nav-prev-wrapper{
  display: none !important;
}
.nav-prev {
  display: none !important;
}
.nav-next-wrapper{
  display: none !important;
}
.nav-next {
  display: none !important;
}

.single-post #search_wrapper,
.single-post #adv-search-header-mobile{
display: none!important;
}