/*
Theme Name:         Realtyspace Child
Theme URI:          http://themeforest.net/item/realtyspace-real-estate-wordpress-theme/15965811
Description:        Child theme for Realtyspace
Version:            1.1
Author:             Codefactory47
Author URI:         http://codefactory47.com/
License:            MIT License
License URI:        http://opensource.org/licenses/MIT
Text Domain:        realtyspace-child
Template:           realtyspace
*/

/* global */
.font-green{
	color:#00BFA5;
	font-weight:600;
}
.center-form{
	text-align:center;
}
.center-form .ajax-loader{
	position:absolute;
}
.btn-orange{
	background-color:#e7ac22;
	font-weight:600;
}
.contact-form-wrapp{
	display:flex;
	width:100%;
	flex-wrap:wrap;
}
#cf47rs-property-filter-4{
	margin-bottom:35px;
}
.contact-form-wrapp .inrw{
	width:33.33%;
	flex:0 0 33.33%
}
#text-5{
	display:none
}
#text-5 .widgettitle{
	display:none!important
}
.contact-form-wrapp .inrw input{
	width:100%;
}
.contact-form-wrapp .inrw:nth-child(2){
	    padding: 0 10px;
}

.sidebar .wp-image-11668{
	display:none;
}
.archive.tax-cf47rs_property_type.term-80 .sidebar .wp-image-9033{
	display:none
}
.archive.tax-cf47rs_property_type.term-80 .sidebar .wp-image-11668{
	display:block;
	
}
.archive.tax-cf47rs_property_type.term-80 .sidebar .wp-image-11668 img{
	width:100%;
	height:auto;
	object-fit:contain
}
@media screen and (max-width:1024px){
	.roko-instabot-widget-button{
        bottom:60px !important;
	}
}

.roko-instabot-widget-button{
	bottom: 115px!important;
}

html.roko-instabot-position-bottom-right .roko-instabot-widget, html.roko-instabot-position-bottom-right .roko-instabot-widget-button {
    right: 28px!important;
}
.ht-ctc.ht-ctc-chat.ctc-analytics.ctc_wp_mobile{
	display:none;
}


/* mobile nav */
#menu-main-new > li > a{
	position:relative;
}
#menu-main-new > li > a > .open-menu{
	display:block;
	width:70%;
	height:30px;
	position:absolute;
	z-index:1;
	right:0;
	top:0;
	height:57px;
}
@media screen and (max-width:767px){
	.navbar__submenu--level{
		display:block;
		overflow: hidden;
	}
	.navbar__subitem-dropdown.open>.navbar__submenu{
		z-index:9;
	}
	.site__panel img{
		    width: 100%;
    object-fit: contain;
    height: auto;
	}
	.ctc_wp_desktop, .ht-ctc-chat{
		display:none!important;
	}

.contact-form-wrapp .inrw{
	width:100%;
	flex:0 0 100%
}
.contact-form-wrapp .inrw:nth-child(2){
	    padding: 0;
}
	#navbar-collapse-1{
		position:fixed;
	}
	#menu-main-new > li > a > .open-menu{
		border-left: 1px solid rgba(255, 255, 255, 0.3);
	}
}
/* end mobile nav */
@media (min-width: 1200px){
	.container {
		width: 1200px !important;
	}
}
@media (min-width: 1400px){
	.container {
		width: 1400px !important;
	}
}
.page-id-0 section.site{
	float:right !important;
}
.gosubmit__title {
	font-size: 20px;
    font-weight: 600;
    width: 270px;
    float: right;
    margin: 0px 33% 0 0;
}
.flyout-trigger.trigger-button {
	padding: 10px 15px;
    font-size: 17px;
}
.social--properties {
	float: right;
}
/*maddy.ciesto start*/
h2.property__city {
    margin: 0;
}
.navbar__brand img {
    width: 90% !important;
    padding-right: 5px;
}
a.publish_property_btn {
    background: #00bfa5;
    color: #fff;
    padding: 5px 3px;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
} 
span.info_tooltip{
	display:none;
}
form.form--property-add span.info_tooltip{
	display:unset;
}
ul.dropdown__list span.info_tooltip{
	display:none;
}
.property__actions{
	position:relative;
}
.agent_details_section .block.active,.agent_details_section .block,.property__actions .block{
	position: absolute;
    z-index: 10;
    overflow: hidden;
    transition: max-height 0.3s ease 0s;
	max-width: max-content;
    width: 100%;
    background: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
    box-shadow: rgba(0, 0, 0, 0.3) 0px 2px 4px 0px;
    left: 0;	
}
.agent_details_section .block .footer-email, .property__actions .block .footer-email{
    padding: 5px;	
}
.agent_details_section .block .tel, .property__actions .block .tel{
    padding: 5px;		
}
.agent_detail_btn_section .block{
	position: absolute;
    z-index: 10;
    overflow: hidden;
    transition: max-height 0.3s ease 0s;
	max-width: 210px;
    width: 100%;
    background: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
    box-shadow: rgba(0, 0, 0, 0.3) 0px 2px 4px 0px;
	border: 5px solid rgb(44, 62, 80);
    text-align: center;
}
.blockUI.blockOverlay::before{height:1em;width:2em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:'';background:url(images/loader.svg) center center;background-size:100%;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75);background-repeat: no-repeat;animation: none;}
.property_name_link{
	width:100%;
}
.properties__less {
    float: none;
    color: #a6a6a6;
    text-transform: uppercase;
    font-size: 12px;
    padding: 5px 10px;
    border: 1px solid #a6a6a6;
    margin-top: -27px;
    -ms-flex-item-align: end;
    align-self: flex-end;
}
.all_content{
	color: #606e7c !important;
}
.banner_image{
	max-width: 100%;
    object-fit: cover;
    cursor: pointer;
}
#property_type_modal .property_name{
	display:none;
}
#chat_agent_modal .modal-header{
    background-color: #00bfa5;
    color: #fff;
    text-align: center;	
}
#chat_agent_modal .modal-title{
    font-size: 22px;	
}
#chat_agent_modal .modal-header .close {
    margin-top: 4px;
    color: #fff;
    font-size: 28px;
    opacity: 1;
}
#chat_agent_modal label{
    font-weight: normal;
    color: #000;
    width: 100%;
}
#chat_agent_modal .wpcf7-form-control{
    width:100%;
    padding:7px;	
}
/*maddy.ciesto over*/
.js-property-delete:hover{
	text-decoration:underline;
}
.social--article {
	float: right;
    display: block;
    width: 100%;
}
ul.heateor_sss_follow_ul, ul.heateor_sss_sharing_ul{
	padding-right: 0;
}
.site__panel {
	background: #eeeeee !important;
}
.agent_details_section .agent-detail-btn{
    background: #00bfa5;
    color: #fff;
    padding: 10px 10px;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    border: 0px;	
}
.agent_detail_btn_section{
	display:inline-block;
}
.agent_details_section .block, .property__actions .block{
    max-width: 252px;
    border: 5px solid #2c3e50;
    text-align: center;	
}
#property_type_modal .modal-header{
    background-color: #00bfa5;
    color: #fff;
    text-align: center;	
}
#property_type_modal .modal-title{
    font-size: 22px;	
}
#property_type_modal .modal-header .close {
    margin-top: 4px;
    color: #fff;
    font-size: 28px;
    opacity: 1;
}
#property_type_modal label{
    font-weight: normal;
    color: #000;
    width: 100%;
}
#property_type_modal .wpcf7-form-control{
    width:100%;
    padding:7px;	
}
.div_first{
    width: 49%;
    display: inline-block;	
}
.div_sec{
    width: 49%;
    display: inline-block;		
}
.agent_details_section dl, .agent_detail_btn_section dl, .property__actions dl{
	margin-bottom: 0 !important;
}
.usr_newproperty_popinfo{
    font-size: 16px;
    padding: 14px 20px 10px 20px;
    border-radius: 10px 10px 0px 0px;
    letter-spacing: 1px;
    font-weight: normal;
    background-color: #00bfa5;
    color: #000;
    margin-left: 10px;
    text-decoration: none;
    text-transform: uppercase;
}
.usr_newproperty_popinfo:hover {
    color: #000;
    background-color: #e7ac22;
    text-decoration: none;
}
#property_notify_modal .modal-header{
    background-color: #00bfa5;
    color: #fff;
    text-align: center;	
}
#property_notify_modal .modal-title{
    font-size: 22px;	
}
#property_notify_modal .modal-header .close {
    margin-top: 4px;
    color: #fff;
    font-size: 28px;
    opacity: 1;
}
#property_notify_modal label{
    font-weight: normal;
    color: #000;
    width: 100%;
}
#property_notify_modal .wpcf7-form-control{
    width:100%;
    padding:7px;	
}
.irs {
    overflow: hidden !important;
}
.irs-from, .irs-to, .irs-single {
    color: #2c3e50 !important;
    font-size: 15px !important;
    line-height: 1.333 !important;
    text-shadow: none !important;
    padding: 5px 0px !important;
    background: #fff !important;
    border: 0px solid #d6d6d6 !important;
    margin-top: 0px !important;
}
.irs-line {
    background: #2c3e50 !important;
    border-radius: 0px !important;
    width: 100% !important;
    border: 3px solid #00bfa5 !important;
}
.irs-slider {
    top: 21px !important;
    width: 13px !important;
    height: 14px !important;
    background: #00bfa5 !important;
    border-radius: 50% !important;
}
.irs-from:after, .irs-to:after, .irs-single:after{
    border-top: 0px solid #dcdcdc !important;
    border-left: 0px solid #dcdcdc !important;
    background: #fff0 !important;
}
.bounce_property{
    padding: 5px !important;
    text-align: center !important;
    display: inline-block !important;
    width: 45% !important;
    background-color: #00bfa5 !important;
    border-radius: 2px !important;
    margin-bottom: 10px !important;
    color: #fff !important;
    letter-spacing: 0.5px !important;
    text-decoration: none !important;
    font-size: 13px;	
}
.already_bounce_property{
	padding: 5px !important;
    text-align: center !important;
    display: inline-block !important;
    width: 45% !important;
    background-color: #f44336 !important;
    border-radius: 2px !important;
    margin-bottom: 10px !important;
    color: #fff !important;
    letter-spacing: 0.5px !important;
    text-decoration: none !important;
    font-size: 13px;	
}
.expire_on{
    display: inline-block;
    width: 50%;
    vertical-align: top;
    font-size: 13px;
    text-align: left;
    float: left;
    margin-bottom: 0px;
    /* margin-top: 10px; */
    color: #f44336;
}
#membership_selection .radio_label{
    padding: 20px;
    background-color: #00bfa5;
    border: 0px;
    text-align: center;
    color: #f2f2f2;
    letter-spacing: 0.5px;
    border-radius: 3px;	
	vertical-align: top;
    display: inline-block;
    width: 32%;
	min-height:350px;
}
#membership_selection.column-4 .radio_label{
	width:24%;
	min-height: 231px;
}
@media screen and (max-width:768px){
	.roko-instabot-widget .footer{
		display:none!important
	}
	html.rokoinstabot-mobile-view:not(.rokoinstabot-preview).roko-instabot-position-bottom-right .roko-instabot-widget {
    left: 0;
    right: 0!important;
}
	#membership_selection .radio_label{
		width:100% !important;
		float:none !important;
		min-height:0 !important;
	}
}
#paypal-xpress-button{
	/* margin-bottom:20px; */
}
@media screen and (max-width:600px){
	#membership_selection .radio_label{
		width: 100%;
	}
}
@media screen and (min-width:768px) and (max-width:1080px){
	#membership_selection .radio_label{
		width: 100%;
	}
}
#membership_selection .radio_label span{
    font-weight: normal;
    font-size: 20px;	
}
#membership_selection .radio_label p{
    font-weight: normal;
    font-size: 16px;
    color: #fff;
    letter-spacing: 0.2px;	
}
#membership_selection input[type="radio"]{
    background: #000;
    width: 20px;
    height: 20px;	
}
#membership_selection button{
	display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
    padding: 6px 20px;
    font-size: 15px;
    line-height: 1.6;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding-right: 15px;
    padding-left: 15px;
    font-weight: 700;
    font-size: 15px;
    position: relative;
    border: none;
    border-bottom: 4px solid #d99221;
    background: #e7ac22;
    color: #222;
    padding-right: 30px;
    padding-left: 30px;	
}
#mobile_popinfo{
	display:none;
}
#mobile_popinfo a.publish_property_btn{
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    overflow: hidden;
    float: left;
    background-color: #00bfa5;
    text-align: center !important;
    line-height: 10px;
    padding: 6px;
    border-radius: 5px;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    right: auto;
    left: 0px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b:before{
    opacity: 0;	
}
@media (max-width: 991px){	
	.properties--list .properties__address {
		margin-bottom: 15px;
	}
}
@media (max-width: 767px){
	.header__contacts .header__span {
		display: inline-block;
		vertical-align: super;
	}
}
.property_popinfo_li{
	display:none;
}
@media screen and (max-width:600px){
	.property_popinfo_li{
		display:block;
	}
}
@media screen and (max-width:600px){	
	.single-cf47rs_property .social--properties {
		width: 100% !important;
	}
	.single-cf47rs_property .social--properties .social__title{
		margin-top: 0 !important;
		float: right;
	}
	.single-cf47rs_property .social--properties .social__item{
		float: right;
	}
	/* #mobile_popinfo{
		display:block;
	} */
	/* .fixedbar_usrpop{
		display:none;
	} */
/* 	.fixedbar{
		display:none;
}*/
	.header--overlay{
		position: fixed;	
	    top: 0px;	
	}	
	.search-form{
		display:none !important;
	}
	#menu-main-new .search-form{
		display:block;
		padding: 15px;
	}
	.header__row .header__navbar-toggle svg{
	    width: 25px !important;
	}
	.header__row .auth__icon-user {
		width: 18px;
	}
	.header__row .header__phone-icon {
		width: 17px;
		margin-left: -11px;
	}
	/* .fixedbar_usrpop{
	    top: 10px;
		left: 114px !important;	
	} */
	.boxfloat_usrpop{
	    /* width: 95px; */
		overflow: hidden;
		float: left;
		background-color: #00bfa5;
		text-align: center !important;
		line-height: 10px;
		padding: 2px;
		border-radius: 5px;	
	}
	.usr_newproperty_popinfo {
		/* font-size: 8px; */
		line-height: 26px;
		padding: 0px 5px;
		border-radius: 0px;
		letter-spacing: 1px;
		font-weight: normal;
		background-color: #00bfa5;
		color: #000;
		margin-left: 0px;
		text-decoration: none;
		text-transform: uppercase;
	}	
	.modal-open .modal{
	    z-index: 999999 !important;
	}
	.header__logo{
	    z-index: 999999999;	
	}
	.fixedbar_usrpop{
	    z-index: 999 !important;
		display:none;		
	}
	body .listing--list .listing__item .properties__offer-value strong {
    font-size: 18px;
	}
	.listing--list .listing__item .properties__address-street{
	    font-size: 13px !important;	
	}
	.agent_details_section .block.active, .agent_details_section .block, .property__actions .block{
	    max-width: 175px;	
	}
/* 	.fixedbar_usrpop{
	    display: none;	
	} */
	body .property__price strong{
	    word-break: break-all;	
	}
	body .property__price{
		width: 75% !important;	
	}
	.social--properties {
		padding: 8px;
		margin-top: 0px;
		display: block;
		float: none;
		clear: both;
		text-align: right;
	}
	input, button, select, textarea {
		max-width: 100%;
	}	
}
label.radio_label {
    padding: 10px;
    border: 1px solid #35bfa5;
}
#top_bounced_listing .listing__item{
	background-color: #ffe4c4;
    padding: 20px 0px 20px 15px;
    margin: 15px 0 15px 0;
}
.listing.properties--list .paid-list-item {
	background-color: #ffedc4;
    /* padding: 20px 0px 20px 15px;
    margin: 15px 0 15px 0; */
}

.listing__item {
padding: 20px;
}

.membership_error_message{
	border-bottom: 4px solid #d41d10 !important;
    background: #f44336 !important;
	color: #fff !important;
    width: 100% !important;
    padding: 13px !important;
    font-size: 16px !important;
	margin-bottom: 15px;
	white-space: normal !important;
	cursor: default !important;
}
.membership_error_message.btn--action.hover, .membership_error_message.btn--action:hover {
    border-bottom: 4px solid #d41d10 !important;
    background: #f44336 !important;
	color: #fff !important;
}
.membership_warning_message{
	border-bottom: 4px solid #e7ac22 !important;
    background: #e7ac22 !important;
	color: #fff !important;
    width: 100% !important;
    padding: 13px !important;
    font-size: 16px !important;
	margin-bottom: 15px;
	white-space: normal !important;
	cursor: default !important;
}
/* .fixedbar_usrpop{
	display:none;
} */
.property__header .property__actions .btn--default{
    /* width: 100% !important; */
}
.property__info-item{
	width:100% !important;
}

@media screen and (min-width:768px) and (max-width:1080px){
	.fixedbar_usrpop{
		display:none !important;
	}
}
p.membership_heading a{
	text-decoration: underline !important;
}
p.membership_heading span.active_plan{
	text-decoration: underline !important;
}
p.membership_heading {
    font-size: 18px;
    text-align: center;
    color: #2c3e50;
    font-weight: bold;
}
.noUi-horizontal{
	height:10px;
}
.noUi-handle:after{
	left: 14px;
}
.noUi-handle:after, .noUi-handle:before{
	background: #00bfa5;
}
.noUi-handle:after{
	height: 10px;
	left: 10px;
    top: 4px;
}
.noUi-handle:before{
	height: 10px;
	left: 14px;
    top: 4px;
}
.noUi-horizontal .noUi-handle{
	width: 26px;
    height: 20px;
}
/*custom pagination*/
.brokerli-pagination {
  display: block;
  padding-right: 0;
  margin: 0;
  line-height: 1;
}

.brokerli-pagination > .page-numbers {
  display: inline-block;
  margin: 0 0 0 5px;
}

.brokerli-pagination > .page-numbers:last-child {
  margin-left: 0;
}

/* .pagination-custom > .page-numbers.dots {
  position: relative;
  float: right;
  padding: 6px 5px;
  line-height: 1.6;
  text-decoration: none;
  color: #2c3e50;
  margin-right: -1px;
} */

.brokerli-pagination > .page-numbers {
  position: relative;
  padding: 6px 5px;
  min-width: 33px;
  line-height: 1.6;
  text-decoration: none;
  color: #2c3e50;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-right: -1px;
  text-align: center;
}

.brokerli-pagination > .page-numbers:first-child,
.brokerli-pagination > .page-numbers:first-child {
  margin-right: 0;
}

/* @media (max-width: 767px) {
  .pagination-custom > li.active-before,
  .pagination-custom > li.active-after {
    display: none;
  }
} */

.brokerli-pagination > .page-numbers:hover,
.brokerli-pagination > .page-numbers:focus {
  color: #e7ac22;
  background-color: none;
  border-color: #e7ac22;
}

.brokerli-pagination > .page-numbers.current {
  min-width: 33px;
  text-align: center;
  position: relative;
  top: -1px;
}

.brokerli-pagination .page-numbers.current {
    z-index: 2;
    color: #fff;
    background-color: #e7ac22;
    border-color: #e7ac22;
    cursor: default;
}
.checkbox label.checked:before, input[type=checkbox].in-checkbox:checked + label:before {
    font-family: 'Glyphicons Halflings';
    content: "\e013";
    font-size: 8px;
    color: #2c3e5000;
    text-align: center;
    line-height: 18px;
    background-image: url(images/checkmark.png);
    background-size: contain;
}

/* Popup */
body.rtl .wpcf7 input[type=tel],
body.rtl .wpcf7 input[type=text],
body.rtl .wpcf7 input[type=email],
body.rtl .wpcf7 input[type=number],
body.rtl .wpcf7 input[type=password]{
	text-align:right;
	max-width: 100%;
}
@media screen and (max-width:767px){
	.div_first, .div_sec{
		width:100% !important;
	}
}
/* end popup */

/* login form */
.auth--inline .auth__wrap {
	width: 100% !important;
	max-width:475px;
}
@media screen and (max-width:767px){
	.auth--inline .auth__wrap {
		max-width:100% !important;
	}
}
/* end login form */

/* hide list view option */
.form-group--view{
	display:none !important;
}
/* end */

/* postform */
.postsform{display: flex; padding: 20px 0px 20px 0px; width: 100%;}	
.postsform .inrw input{width: 90%;}	
.postsform .inrw.last{text-align: center;margin-top: 28px;}
/* end postform */

/* property subcategory */
#sub_category{
    padding:0 19px;
}
#sub_category .type-sub-cat{
    width: 20%;
    border: 2px solid #fff;
    float: left;
    background-color: #2C3E50;
    color: #fff;
    position: relative;
    height: 70px;
    max-height: 130px;
    display: table;
    overflow: hidden;
    padding: 10px;
}
body.rtl #sub_category .type-sub-cat{
	float:right;
}
#sub_category .type-sub-cat h3{
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	text-overflow:ellipsis;
	overflow: hidden;
	font-size: 15px;
}
#sub_category .type-sub-cat a{
	color:#fff;
	text-align:center;
}
#sub_category .type-sub-cat a:hover, #sub_category .type-sub-cat a:active{
	text-decoration:none;
}
#sub_category .type-sub-cat:hover{
	background-color:#0a233c;
}
#sub_category .type-sub-cat > a{
	top:0;
	position:absolute;
	width:100%;
	height:100%;
	left:0;
}
@media screen and (max-width:1024px){
    #sub_category{
		padding:0 18px;
	}
	#sub_category .type-sub-cat{
		width:33.33%;
		height:50px;
	}
	#sub_category .type-sub-cat h3{
		font-size:13px;
	}
}
@media screen and (max-width:768px){
	#sub_category{
		padding:0 18px;
	}
	#sub_category .type-sub-cat{
		width:50%;
		height:55px;
		padding:3px
	}
	#sub_category .type-sub-cat h3{
		font-size:13px;
	}
}
/* end property subcategory */


/* Fix popup issue */
body{
	padding-right:0 !important;
	position:relative;
}
.modal-open{
	overflow:auto !important;
}
.modal-open #sitelinx-body-wrap{

}
.modal.fade.in{
	width:100%;
	overflow:hidden;
	height:100vh !important;
}
/* End fix popup issue */

/* search form fix */
.search-form{
	position:relative !important;
	top:4px;
	z-index:1;
}
.search-form .search-submit{
	padding:3.3px 20px;
}
/* end search form fix */
.buttonSubmit .ajax-loader{
		position:absolute!important;
	}
/* Investos page custom form style */
@media screen and (min-width:1024px){
	.page-id-8978.rtl .site__main .wpcf7 br{
		display:none;
	}
	.page-id-8978.rtl .site__main .wpcf7 label{
		display:block;
		text-align:right;
		margin-bottom:20px;
		position:relative;
	}
	.page-id-8978.rtl .site__main .wpcf7 form{
		text-align:center;
		right:3.5%;
		position:relative;
		max-width:360px;
	}
	.page-id-8978.rtl .site__main .wpcf7-form-control-wrap{
		position:absolute;
		right:110px;
		width: calc(100% - 110px);
	}
	.page-id-8978.rtl .site__main .wpcf7-form-control-wrap input{
		display:block;
		width:100%;
	}
	.page-id-8978.rtl .site__main .wpcf7 input[type=submit]{
		margin:0 auto;
		display:block;
	}
	
	.wpcf7-form-control-wrap.radio-menu{
		position: relative!important;
    	display: flex;
		top:-35px;
	}
	.buttonSubmit{
		margin-top:-35px!important;
	}
	.buttonSubmit .ajax-loader{
		position:absolute!important;
	}
}
@media screen and (min-width:1100px){
	.page-id-8978.rtl .site__main .wpcf7 form{
		right:3%;
	}
}
@media screen and (min-width:1200px){
	.page-id-8978.rtl .site__main .wpcf7 form{
		right:12%;
	}
}
@media screen and (min-width:1440px){
	.page-id-8978.rtl .site__main .wpcf7 form{
		right:18%;
	}
}
/* end Investos page custom form style */

/* Buy bounce */
.properties__link.buy_bounce{
	color:#f61d31;
	font-weight:600;
}
.hover-default .item-photo__hover{
	
}
.properties__thumb .item-photo{
	width:100%;
}
.hover-default .item-photo__more-wrap{
	margin: -15px -50px 0 0;
	top: 50%;
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
	text-align: center;
}
.hover-default .item-photo__more{
	display: inline-block;
	position: relative;
	margin: 0;
	right: 0;
	top: 0;
	width: 100px;
}
/* end buy bounce */

/* coupon */
#membership_coupon{
	margin-top:20px;
}
#membership_coupon label{
	display:block;
}
#membership_coupon input[type=text]{
	height:35px;
	position:relative;
	top:1px;
	width:184px;
}
#membership_coupon .coupon-applied{
	color:green;
	font-weight:600;
}
#membership_coupon .coupon-not-valid{
	color:red;
	font-weight:600;
}
/* end coupon */

/* hide google badge */
.grecaptcha-badge { opacity:0;}
/* end hide google badge */

/* .pagination-custom > .disabled > span,
.pagination-custom > .disabled > span:hover,
.pagination-custom > .disabled > span:focus,
.pagination-custom > .disabled > a,
.pagination-custom > .disabled > a:hover,
.pagination-custom > .disabled > a:focus {
  color: #ccc;
  background-color: none;
  border-color: none;
  cursor: not-allowed;
}

.pagination .nav-links span,
.pagination .nav-links a {
  display: inline-block;
  margin: 0 5px;
  position: relative;
  padding: 6px 5px;
  min-width: 33px;
  line-height: 1.6;
  text-decoration: none;
  color: #2c3e50;
  background-color: #fff;
  border: 1px solid #ddd;
  text-align: center;
}

.pagination .nav-links span.current,
.pagination .nav-links a.current {
  color: #fff;
  background-color: #e7ac22;
  border-color: #e7ac22;
  cursor: default;
} */
/*custom pagination*/

/* Woocommerce */
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
	background-color:#e7ac22;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{
	background-color:#d99221;
}


.page-id-10484 .header.header--brand, .page-id-10484 #header-nav-offset, .page-id-10484 #header-nav, .page-id-10484 footer, .page-id-10484 .breadcrumbs, .page-id-10484 .bne-flyout-wrapper, .page-id-10484 .roko-instabot-widget-button, .page-id-10484 .roko-instabot-widget, .page-id-10484 .roko-instabot-overlay, .page-id-10484 #PopupSignupForm_0, .page-id-10484 .fixedbar{
    display: none!important;

}

@media screen and (max-width:768px) {
    .form-flex .flexWrap {
        display: flex;
        flex-direction: column;
    }

    .form-flex .flexWrap .formGoogle {
        order: 2;
    }

    .form-flex .flexWrap .formGoogleImg {
        order: 3;
    }
}

/* mailchimp popup */
#pum-10684{
	overflow:hidden !important;
}
@media screen and (max-width:767px){
    #popmake-10684{
        max-width:90% !important;
        width:100% !important;
    }
}

@media screen and (max-width:1399px){
	.banner__arrow{
		margin-left:0 !important;
	}
}
.page-id-11374 #header-nav,
.page-id-11374 header,
.page-id-11374 .breadcrumbs,
.page-id-11374 footer,
.page-id-10797 #header-nav,
.page-id-10797 header,
.page-id-10797 .breadcrumbs,
.page-id-10797 footer{
	display:none!important
}

/* Performance Table */
.top-performance-table{
    width: 100%;
    max-width:900px !important;
    margin:0 auto;
}
table.top-performance-table > thead > tr:nth-child(2n-1){
	background: none !important;
}
.top-performance-table th{
    /* background: #2c3e50; */
    /* color: #fff; */
    padding: 5px 10px !important;
    border:2px solid #ddd !important;
	vertical-align: bottom !important;
}
.top-performance-table td{
    border:2px solid #ddd !important;
    padding:5px 10px !important;
}
.top-performance-table tr.sold{
  background: #f2f2f2;
}
.top-performance-table tr.sold td:first-child{	
	position:relative;
}
.top-performance-table .sold-img{
	background: #f2f2f2;
	border-radius:2px;
	padding:3px 10px;
	border:2px solid red;
	color: red;
	font-weight: bold;
	font-size:15px;
	position:absolute;
	right:10px;
	top:5px;
	line-height:1.2;
	text-transform: uppercase;
	transform: rotate(-10deg);
	font-family: verdana;
}
body.rtl .top-performance-table td{
	text-align:right;
}
body.rtl .top-performance-table .sold-img{
	left:10px;
	right:auto;
}

.navbar__nav .navbar__link .navbar__arrow{
	display:inline-block;
    transform: rotate(90deg) scale(0.8);
    margin-right: 10px;
}

.navbar__nav .navbar__arrow{
    width: 13px;
	height: 16px;
	stroke-width: 10px;
}

.select2-container.select2-container--open{
	z-index: 1000000;
}