/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

/* General */

.container-wrap{
	    border-bottom: 3px solid #ee3124;
}

.intro{
	    font-size: 24px;
    line-height: 37px;
}

.cr-lrg-dropdown{
	
}

.cr-lrg-dropdown .menu-title-text{
	    text-align: center;
    display: inline-block;
    width: 90%;
}

.cr-lrg-dropdown .nectar-button-type{
	font-size: 14px;
}
.cr-lrg-dropdown .nectar-ext-menu-item__button {
    display: inline-block;
    padding-top: 1em;
}

#header-outer nav>ul>li.cr-lrg-dropdown-wrap ul.sub-menu li.menu-item.menu-item-has-icon {
    border-top: 1px solid rgba(0, 0, 0, .2);
    padding-top: 1em;
    margin-top: 1em;
}

#header-outer nav>ul>li.cr-lrg-dropdown-wrap ul.sub-menu li.menu-item.menu-item-has-icon:first-child {
    border-top: 0px solid rgba(0, 0, 0, .2);
    padding-top: 0em;
    margin-top: 0em;
}



/* General - end */

/* Homepage */


header#top{
	    border-top: 3px solid #282828;
}

.cr-EN-header{
	
}


#header-outer.transparent header#top .sf-menu > li.cr-header-whatsapp > a > .nectar-menu-icon.fa-whatsapp, #header-outer.transparent #top nav .sf-menu .cr-header-whatsapp a i.nectar-menu-icon,  #header-outer.transparent #top .sf-menu > li.nectar-regular-menu-item > a > i.nectar-menu-icon.fa-whatsapp, .cr-header-whatsapp a i{
	color:#25d367 !important;	
}

.cr-headerphone strong{
	color:#ee3124;
}



#header-outer ul.sf-menu>li.cr-headerimgbutton>a>.nectar-menu-icon-img{
	max-height: 13px !important;
    max-width: 7px !important;
}

#header-outer:not([data-format=left-header]) #top .span_3{
	width: 12% !important;
}

#header-outer:not(.transparent) #logo img {
    height: 60px !important;
}

#header-outer:not([data-format=left-header]):not(.transparent) #top .span_3{
	width: 23.5% !important;
}

.cr-pageheader h1{
	    font-size: 3em !important;
}

.cr-pageheader h2{
	    font-size: 2em !important;
    color: #ff0000 !important;
}


.cr-herosection{
	
}

.cr-herosection h1{
	font-size: 3.5em;
	font-weight: 200;
	margin-bottom: .5em;
}

.cr-herosection h1 strong{
	font-weight: bold;
    color: #ee3124;
}

.cr-herosection h2{
    color: #f5f5f5;
    font-size: 38px;
    line-height: 51px;
    font-weight: 300;
}

.cr-homepage-faq{
	
}

.cr-homepage-faq .accordion .toggle.open{
	background: white !important;
}

.cr-homepagetabs .wpb_tabs_nav.ui-tabs-nav{
	margin-bottom:0px;
	z-index: 3;
    position: relative;
}

.cr-homepagetabs .wpb_tab{
	z-index: 2;
    position: relative;
}

.cr-homepagetabs .tabbed[data-style*="material"][data-color-scheme="accent-color"] ul li .active-tab:after {
    box-shadow: none;
    border-bottom: none;
    opacity: 1;
}

.cr-homepagetabs .tabbed[data-style*="material"][data-color-scheme="accent-color"] ul:after {
    background-color: transparent;
}

.cr-homepagetabs .wpb_tabs_nav.ui-tabs-nav li.tab-item a span{
	font-size:30px;
}

.cr-homepagetabs .tabbed[data-style*="material"][data-color-scheme="accent-color"] ul li.tab-item a{
        background-color: #ee3124 !important;
    padding: 20px 45px;
    color: #ffffff !important;
}

.cr-homepagetabs .tabbed[data-style*="material"][data-color-scheme="accent-color"] ul li.tab-item.active-tab a{
        background-color: #ffffff !important;
    padding: 20px 45px;
    color: #343434 !important;
}

.cr-homepagetabs .column-bg-overlay{
	    background-color: #ffffff;
    border-radius: 0px 25px 25px 25px;
    z-index: 2;
    box-shadow: 1px 0px 40px -4px rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: 1px 0px 40px -4px rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 1px 0px 40px -4px rgba(0,0,0,0.19);
}


.cr-homepagetabs .tabbed[data-style*="material"][data-color-scheme="accent-color"] ul li:first-child a{
        border-top-right-radius: 0px;
    border-top-left-radius: 20px;
}

.cr-homepagetabs .tabbed[data-style*="material"][data-color-scheme="accent-color"] ul li:last-child a{
        border-top-right-radius:20px;
    border-top-left-radius: 0px;
}

#tab-sell{
	visibility: hidden; position: absolute; opacity: 0; left: -9999px; display: none;
}

/* Homepage - end */



/* FOOTER */

.cr-footertop{
	
}

.cr-footertop h4{
	 color:#ee3124;
}

.cr-footertop #menu-footer-top-menu, .cr-footertop #menu-footer-bottom-men{
	margin:0 auto;
}

.cr-footertop .nectar-carousel-flickity-fixed-content .nectar-carousel-fixed-content {
    transform: translateY(-104%) !important;
}

.cr-footertop .nectar-carousel-flickity-fixed-content .nectar_single_testimonial p {
	color:#585858 !important;
}

.cr-footertop .nectar-carousel-flickity-fixed-content .nectar_single_testimonial span {
	color:#c5000a !important;
	font-size:18px !important;
	font-weight:bold;
}

.cr-footertop .nectar-carousel-flickity-fixed-content .nectar_single_testimonial span.title{
	color:#585858 !important;
	font-size:16px !important;
}

.cr-footertop .image-icon{
	    width: 40px !important;
    height: 40px !important;
}


.cr-footertop #menu-footer-top-menu{
    display: inline-block;
    float: right;
    border-bottom: 1px solid rgba(255, 255, 255, .4);
    padding-bottom: 2em;
    margin-bottom: 2em;
    width: 100%;
    text-align: right;
}

.cr-footertop #menu-footer-top-menu li, .cr-footertop #menu-footer-bottom-menu li{
	list-style:none;
	    display: inline-block;
    position: relative;
}

.cr-footertop #menu-footer-top-menu li{
	        margin-left: 5px;
    font-size: 20px;
	
	color:#fff;
	    border: 3px solid rgba(0,0,0,0);
    padding: 10px 19px !important;
   display: inline-block;
    border-radius: 100px !important;
}

.cr-footertop #menu-footer-top-menu li:first-child{
	    margin-left: 0px;
}

.cr-footertop #menu-footer-top-menu li a{
	color:#efefef;
}

.cr-footertop #menu-footer-top-menu li:hover a{
	color:#efefef;
}

.cr-footertop #menu-footer-top-menu li:hover, .cr-footertop #menu-footer-top-menu li.current-menu-item{
	color:#fff;
	    border: 3px solid red;
    padding: 10px 19px !important;
    display: inline-block;
    border-radius: 100px !important;
}

.cr-footertop #menu-footer-top-menu li:hover a, .cr-footertop #menu-footer-top-menu li.current-menu-item a{
	color:#fff;
}

.cr-footertop #menu-footer-bottom-menu{
    display: inline-block;
    float: right;
    text-align: right;
}

.cr-footertop #menu-footer-bottom-menu li{
	        margin-left: 2em;
    font-size: 18px;
}

.cr-footertop #menu-footer-bottom-menu li:first-child{
	    margin-left: 0px;
}

.cr-footertop #menu-footer-bottom-menu li a{
	color:#efefef;
}

.cr-footertop #menu-footer-bottom-menu li:hover a{
	color:#efefef;
}

.cr-footertop #menu-footer-bottom-menu li.current-menu-item:hover a{
	color:#fff;
}



.cr-footermiddle{
	
}



.cr-footermiddle a{
	color:#ef3025;
}

.cr-footer-c2a{
	
}

.cr-footer-c2a:hover{
opacity:.9;	
}

.cr-footer-c2a h3{
	font-size: 22px !important;
    font-weight: bold !important;
	line-height: 22px !important;
   margin-bottom: 6px !important;
}

.cr-footer-c2a h4{
	font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 16px !important;
    margin-bottom: 0px !important;
}

.cr-footer-c2a .iwithtext:after {
    content: ">";
    font-family: monospace;
    color: black;
    font-weight: bold;
    font-size: 25px;
    position: absolute;
    right: 0px;
    top: 15%;
}

.cr-footer-c2a .iwt-icon{
	    width: 24px;
}

.cr-footer-c2a .iwt-icon img{
	    margin-bottom:0px;
    position: relative;
}

.cr-footerbottom{
	
}

.footer-social{
	list-style:none;
	margin-bottom: 0px;
   display: inline-block;
    /*margin-top: 70px;*/
    position: absolute;
	margin-left:0px !important;
}

.footer-social li{
	    display: inline-block;

	margin-right: 2em;
}

.footer-social li:last-child{

	margin-right: 0em;
}

.footer-social li a{
	background: white;
    padding: 2px 0px;
    width: 35px;
    border-radius: 50%;
    display: block;
    text-align: center;
    height: 35px;
}

.footer-social li a:hover{
	background: rgba(255,255,255,.9);
}

.dc-fb i {color:#1877F2 !important;}
.dc-in i{
	background: #FCB045;
background: linear-gradient(to right, #FCB045 0%, #833AB4 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;

}
.dc-yt i{color:#b2071d !important;}
.dc-wa i{color:#2cbd34 !important;}
.dc-ln i{color:#0a64b8 !important;}

/* FOOTER - END */

/* TESTIMONIALS */

.cm-test .cm-testimonial{
	background-color: rgba(255,255,255,1);
    border: 1px solid #dfdfdf;
        text-align: left;
    padding: 50px 50px 50px 100px;
    border-radius: 10px;
    margin-bottom: 40px;
    transition: background-color 0.2s ease;
    -webkit-transition: background-color 0.2s ease;
    quotes: "\201C""\201D";
    position: relative;
}

.cm-test .cm-testimonial:before{
color: #cf0000 !important;
    font-family: sans-serif;
    content: open-quote;
    font-size: 130px;
    position: absolute;
    left: 29px;
    top: 50px;
    line-height: 115px;
}

.cm-test-name{
color: #2a4257;
font-size: 16px;
text-align: center;
padding-bottom: 0px;
}

.cm-test-comp{
color: #676767;
font-size: 14px;
text-align: center;
margin-bottom:30px; 
}

.cm-test .cm-testimonial:after{
	content: "";
	    background-color: rgba(255,255,255,1);
    border: none !important;
    border-left: 1px solid #dfdfdf !important;
    border-top: 1px solid #dfdfdf !important;
    position: absolute;
    width: 28px;
    height: 28px;
    display: block;
    border-radius: 5px;
    overflow: hidden;
    transform: rotate(-135deg);
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(-135deg);
   left: 50%;
    margin-left: -20px;
    bottom: -13px;
}

.cr-footertop .nectar-carousel-fixed-content p{
	color:rgba(0,0,0,.9);
}

/* testimonials - end */

/* contact us */

.cld-homepage-contact{
	z-index:1 !important;
}

.cm-form-field{
	    display: inline-block;
   width: 46%;
    margin-right: 29px;
}

.cm-form-field.cm-form-field-full{
	width: 100%;
       padding-right: 30px;
}

.cm-form-field.cm-form-field-full textarea{
	width: 100%;
    height:90px;
}


.cm-form-field.cm-form-field-half-last{
	/*margin-right: 0px !important;*/
}

.cm-form-field.cm-sidebar-form-field{
	width: 100%;
}

.cm-form-field.cm-form-field-half{
	width: 47.5%;
	padding-bottom: 15px;
}

.wpcf7-form .cm-form-field.cm-form-field-half.cm-form-field-half-right, .cm-form-field.cm-form-field-half.cm-form-field-half-last{
    margin-right: 0px;
}

.jc-homepage-form-top{

}

.jc-homepage-form-top h4{
	color: #494949;
    margin-bottom: 18px !important;
    font-weight: bolder !important;
    font-size: 25px !important;

    margin-top: -17px;
}

.jc-homepage-form-top p{
	font-size:18px;
	padding-bottom: 1em;
}

.jc-homepage-form-bottom{
	margin: 19px 0px -22px;
}

/* contact us - end */

.wa__btn_w_icon .wa__btn_icon img {
    height: 69px !important;
    width: 41px !important;
    padding-top: 1em !important;
}

.es-properties button[type=submit] {
   padding: 0 24px !important;
	}

.es-properties label span{
	    color: #263238 !important;
		font-size: 12px !important;
}

.es-properties .select2-selection--single{
	padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.es-properties .selection{
	font-size: 12px !important;
}

.container-wrap .es-search__buttons button[type=submit], .container-wrap .es-search__buttons input[type=submit]{
	    padding: 0 24px !important;
}

body .es-field .es-field__label {
    font-size: 1.2em !important;
    line-height: 2em !important;
    color: #263238 !important;
    display: block !important;
}

.entry-content .es-btn.es-btn--icon, .es-btn.es-btn--icon, .widget .es-btn.es-btn--icon, button.es-btn.es-btn--icon, input.es-btn.es-btn--icon {
    width: 40px !important;
    padding: 0 !important;
}

.entry-content .es-btn, .es-btn, .widget .es-btn, button.es-btn, input.es-btn {
    border-radius: 6px !important;
}

.es-btn.es-btn--icon.es-btn--primary:not(.es-btn--bordered):not(:hover):not(:active){
	border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
}

body[data-fancy-form-rcs="1"] .es-properties .fancy-select-wrap {
    padding-top: 0px;
}

body .es-field .select2-container .select2-selection .select2-selection__arrow b, body .es-field .select2-container .select2-selection--single .select2-selection__rendered {
    font-size: 1.0em !important;
    padding-top: 9px !important;
}

.es-form .fancy-select-wrap{
	    min-width: 150px;
}

.es-field input[type=text]:not(.es-ignore-style) {
    font-size: 1.2em !important;
}

.es-search--simple form .es-search__address {

    max-width: 50%;
}

.single-properties .heading-title.hentry{
	display: none;
}

.es-compare, .es-properties{
	padding-bottom: 10em;
}

.container-wrap .es-btn-wrapper button[type=submit] {
	    padding: 0 24px !important;
}

.es-property-section .es-request-form .es-field.es-field--phone .es-field__label{
	    font-size: 2em !important;
    font-weight: 600 !important;
}

body[data-fancy-form-rcs="1"] .es-property-section .es-request-form .es-field.es-field--phone .fancy-select-wrap {
    padding-top: 0px;
}

body[data-fancy-form-rcs="1"] .es-property-section .es-request-form .es-field.es-field--phone .select2-container--default .select2-selection--single {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

body .es-field.es-field--phone>div .es-field__code .select2-selection--single .select2-selection__rendered{
     padding-top: 0px !important;
}

@media only screen and (max-width: 1000px){
	
	header#top {
    border-top: 0px solid #282828;
}
	.cr-herosection h1 {
    line-height: 1.1em;
		margin-top: -100px;
}
	
body #header-outer:not(.transparent).scrolled-down #top .span_3 #logo .mobile-only-logo {
        height: 30px !important;
    }
	.cr-footertop .nectar-carousel-flickity-fixed-content .nectar-carousel-fixed-content {
    transform: translateY(8%) !important;
}
	
	.es-search--simple form .es-search__address {
    min-width: 100% !important;
}
	.cr-homepagetabs h3{
		    font-size: 24px !important;
    margin-bottom: 1em;
	}
	
	.tabbed[data-style*="material"] .wpb_tabs_nav li {
    width: 45%;
    display: inline-block !important;
}
	.cr-homepagetabs .wpb_tabs_nav.ui-tabs-nav li.tab-item a span {
    font-size: 25px !important;
}
	
	.cr-footertop #menu-footer-top-menu{
		display: none;
	}
	
	.cr-footertop #menu-footer-bottom-menu {
    display: none;
}
	
	.cr-footertop{
		margin-bottom: -100px !important;
	}
	
}

.container-wrap button[type=submit].es-btn, .container-wrap input[type=submit].es-btn{
    padding: 0px 16px !important;
	background:#ee3124 !important;
}

.es-auth{
	margin: 0 auto;
	padding: 6% 0px;
}

.es-profile .es-profile__main .avatar{
	border-radius: 50% !important;
    height: 200px !important;
    width: 200px !important;
}

body[data-fancy-form-rcs="1"] .es-field .variations select, body[data-fancy-form-rcs="1"] .es-field .select2-container--default .select2-selection--single {
     padding-top: 0px; 
       padding-bottom: 0px;
}

body[data-fancy-form-rcs="1"] .es-field .fancy-select-wrap {
    padding-top: 0px !important;
}

.es-profile .es-profile__sidebar__user .es-user__name {
    font-size: 18px !important;
}

.es-profile .es-profile__sidebar__user .es-profile__image .avatar {
    width: 100% !important;
}

.es-search__address .es-icon.es-icon_search{
	    margin-left: -14px !important;
}

body .es-field .select2-container .select2-selection--single .select2-selection__rendered{
    padding-top: 0px !important;
}

body[data-fancy-form-rcs="1"] .es-field .select2-container--default .select2-selection--single {
   text-align:left !important;
}

.agent-info-listing{
	margin-top:10px; 
	display:flex; 
	align-items:center;
	width: 100%;
    position: relative;
    display: inline-block;
	    border-top: 1px solid rgba(0, 0, 0, .1);
    margin-top: 1.75em;
    padding-top: 2.1em;
    bottom: -11px !important;
}

.agent-info-listing .agent-info-listing-left{
display: inline-block;
}

.agent-info-listing .agent-info-listing-left img{
width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 10px;
    margin-bottom: 0px;
    display: inline-block;
    position: relative;
}

.agent-info-listing .agent-info-listing-left strong{
        font-size: 1.5em;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    line-height: 1.5em;
    margin-top: -2em;
}
.agent-info-listing .agent-info-listing-right span.es-icon{
	color: #25d367 !important;
}

.agent-info-listing .agent-info-listing-right{
	    float: right;
    display: block;
    position: relative;
	    font-size: 13px;
    padding-top: 0.5em;
}

.es-listing .es-listing__image .es-listing__image__background img, .es-listing .es-listing__image .slick-slide img {
    width: 100% !important;
}

.es-listings[class*=" es-listings--grid-"] .es-listing .es-listing__title{
width: 60%;
    display: inline-block;
    line-height: 1.4em;
    font-size: 2.2em;
	min-height:70px;
}

.es-listings[class*=" es-listings--grid-"] .es-listing .es-listing__content .es-badges{
	    display: inline-block;
    width: 40%;
    float: right;
    text-align: right;
}

.es-listings[class*=" es-listings--grid-"] .es-listing .es-listing__content .es-badges .es-price{
	    color: #4693cd;
    font-size: 1.8em;
    margin-right: 0px;
}

.es-listings[class*=" es-listings--grid-"] .es-listing .es-listing__content
 {
    padding: 7%;
}

.es-listings[class*=" es-listings--grid-"] .es-listing .es-address{
	min-height:39px;
}

.es-agent-field__label{
	display:none;
}

.es-agent .es-agent__position {
    font-size: 2em;
	color: #ee3124;
}

.es-entity .es-entity__title{
	font-size: 3em !important;
}

.es-entities--list .es-entity__image {
    width: 100px;
}

.es-preferred-contact.es-preferred-contact--whatsapp a {
    font-size: 2em;
	color:rgba(0,0,0,.9);
}

.es-preferred-contact.es-preferred-contact--whatsapp a .es-icon {
        color: #25d367 !important;
}
.es-preferred-contact.es-preferred-contact--whatsapp a:hover {
    opacity:.8;
}

.archive.tax-es_category #main.site-main{
	padding: 3vw 8vw;
    border-top: 1px solid rgba(0, 0, 0, .1);
    background: #F8F8F8;
    background: -webkit-linear-gradient(0deg, rgba(248, 248, 248, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: -moz-linear-gradient(0deg, rgba(248, 248, 248, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(0deg, rgba(248, 248, 248, 1) 0%, rgba(255, 255, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#F8F8F8", endColorstr="#FFFFFF", GradientType=0);
}
.archive.tax-es_category #main.site-main h1.page-title{
	font-size: 28px;
    color: #ee3124;
}

.archive.tax-es_category #main.site-main h1.page-title span{
	    display: block;
    font-size: 1.5em;
    font-weight: bold;
    color: rgba(0, 0, 0, .8);
    line-height: 1em;
}

.es-whatsapp-cta{
	margin-top: 20px;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 10px;
    padding: 3em 3em;
	background: #25d366;
	background-image: url('images/c2a-whatsapp-bg.jpg'); 
	background-size:cover;
}

.es-whatsapp-cta p{
	margin-bottom: 0px;
    font-size: 1.5em;
}

.es-whatsapp-cta-left{
	width: 75%;
    display: inline-block;
	    padding-left: 20%;
}

.es-whatsapp-cta-left h3{
	color: white;
    font-weight: bold;
}

.es-whatsapp-cta-right {
    width: 25%;
    display: inline-block;
    text-align: right;
    float: right;
    padding-top: 1em;
}

.es-whatsapp-cta-right a{
	        display: inline-block;
    background-color: white;
    color: #25D366;
    padding: 10px 20px;
    border-radius: 4px;
    text-decoration: none !important;
    font-weight: bold;
	font-size: 1.4em;
    border: 1px solid rgba(0, 0, 0, .2) !important;
    border-bottom: 3px solid rgba(0, 0, 0, .2) !important;
    box-shadow: 1px 0px 20px 0px rgba(0, 0, 0, 0.09) !important;
    -webkit-box-shadow: 1px 0px 20px 0px rgba(0, 0, 0, 0.09) !important;
    -moz-box-shadow: 1px 0px 20px 0px rgba(0,0,0,0.09) !important;
}

.es-whatsapp-cta-right a:hover{
    border: 1px solid rgba(0, 0, 0, .2) !important;
    border-bottom: 2px solid rgba(0, 0, 0, .2) !important;
    box-shadow: 1px 0px 20px 0px rgba(0, 0, 0, 0.05) !important;
    -webkit-box-shadow: 1px 0px 20px 0px rgba(0, 0, 0, 0.05) !important;
    -moz-box-shadow: 1px 0px 20px 0px rgba(0,0,0,0.05) !important;
	margin-top:1px !important;
}

.es-property-excerpt{
	font-size: 18px;
}

.property-short-description{
	font-size: 23px;
    line-height: 36px;
    margin-bottom: 1em;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding-bottom: 1em;
}

.es-property_section--location .es-property-section__content:before {
    content: "For privacy reasons, the exact location is not shown. This pin reflects the general vicinity of the listing. The location on this map is approximate and represents the neighborhood or surrounding area.";
    position: relative;
    display: inline-block !important;
    font-size: 15px;
}

.cr-longdropdown > .sub-menu{
	overflow-y: scroll;
    max-height: 400px;
	max-width:200px;
}

/* Update to the property page*/

.single-properties .es-single__header-right{
	    display: none;
}

.single-properties .es-single__header{
	width: 80% !important;
    display: inline-block !important;
}

.single-properties .cr-price-injected{
	    width: 19%;
    display: inline-block;
    float: right;
    text-align: right;
}

.single-properties .cr-price-injected .cr-price-usd{
	color: #4693cd;
	font-weight: 700;
	font-size: 1.7rem !important;
}

.single-properties .cr-price-injected .cr-price-note{
	font-size: .8rem !important;
	margin-top: 4px;
    color: #888 !important;
}

.es-listings--list .cr-price-card .cr-price-usd {
    color: #4693cd !important;
}

.es-listings.es-listings--list .es-listing .es-listing__content .es-listing__content__right {
    flex: 1 !important;
}

.es-listings.es-listings--list .es-listing .es-listing__content .es-listing__content__left {
    flex: 4 !important;
}


@media only screen and (min-width: 900px) and (max-width: 1600px){
	.es-search--simple .es-search-nav>li.active:first-child .es-search-nav__content{
		transform: translateX(-18%) !important;
	}
	
}

@media only screen and (min-width: 1000px){

.js-es-search-nav__item--more .es-search-nav__content .js-search-field-container {
    column-count: 2 !important;
    column-gap: 20px !important;
}

.es-search--simple .es-search-nav .js-es-search-nav__item--more .es-search-nav__content {
    min-width: 700px;
}
}

@media only screen and (max-width: 900px){
	.single-properties .es-single__header{
	width: 100% !important;
    display: inline-block !important;
}

.single-properties .cr-price-injected{
	    width: 100%;
    display: inline-block;
    float: left;
    text-align: left;
	border-top: 1px solid rgba(0, 0, 0, .1);
    padding-top: 2em;
    margin-top: 2em;
}
}

.cr-price-card .cr-price-cop{
	    color: #666;
    font-size: .8rem;
    font-weight: 500;
}

.cr-price-card .cr-price-usd{
	    font-weight: 700;
    font-size: 1.3rem;
}

@media only screen and (max-width: 1385px){
	.es-listings[class*=" es-listings--grid-"] .es-listing .es-listing__title {
    width: 100%;
}
	
	.es-listings[class*=" es-listings--grid-"] .es-listing .es-listing__content .es-badges {
    display: inline-block;
    width: 100%;
    float: left;
    text-align: left;
}
	
	.cr-price-card{
		text-align: left !important;
	}
	
	.es-listings[class*=" es-listings--grid-"] .es-listing .es-listing__title {
    min-height: auto;
}
	.cr-price-card{
		border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding-bottom: 1em;
    margin-bottom: 1em;
	}
}

/* Update to the property page - end*/


@media only screen and (min-width: 1445px) and (max-width: 1660px){
	.small-nav #top nav > ul > li > a {
    font-size: 15px !important;
}
	#header-outer.small-nav:not(.transparent) #logo img {
    height: 40px !important;
}
	#header-outer.small-nav:not([data-format=left-header]):not(.transparent) #top .span_3 {
    width: 17.5% !important;
}
	

}

@media only screen and (min-width: 1540px) and (max-width: 1660px){
		#header-outer:not(.transparent) #logo img.default-logo {
    height: 40px !important;
}
	#header-outer:not([data-format=left-header]):not(.transparent) #top .span_3 {
    width: 17.5% !important;
}
}

@media only screen and (min-width: 1000px) and (max-width: 1660px){
		#header-outer:not(.transparent) #logo img.default-logo {
    height: 40px !important;
}
	#header-outer:not([data-format=left-header]):not(.transparent) #top .span_3 {
    width: 17.5% !important;
}
}

@media only screen and (min-width: 1442px) and (max-width: 1540px){
		#header-outer:not(.transparent) #logo img.default-logo {
    height: 35px !important;
}
	#header-outer:not([data-format=left-header]):not(.transparent) #top .span_3 {
    width: 12.5% !important;
}
}

@media only screen and (min-width: 1300px) and (max-width: 1400px){
		#header-outer:not(.transparent) #logo img.default-logo {
    height: 28px !important;
}
	#header-outer:not([data-format=left-header]):not(.transparent) #top .span_3 {
    width: 11% !important;
}
}
@media only screen and (min-width: 1300px) and (max-width: 1445px){
	#top nav > ul > li > a {
    font-size: 14px !important;
}
	#header-outer.small-nav:not(.transparent) #logo img {
    height: 40px !important;
}
	#header-outer.small-nav:not([data-format=left-header]):not(.transparent) #top .span_3 {
    width: 17.5% !important;
}
	
	#header-outer[data-lhe="animated_underline"].small-nav #top nav > ul > li > a {
    margin-left: 10px !important;
    margin-right: 10px !important;
}
}

@media only screen and (min-width: 1300px) and (max-width: 1310px){
	#top nav > ul > li > a {
    font-size: 12px !important;
}
	.small-nav #top nav > ul > li > a {
    font-size: 15px !important;
}
	#header-outer.small-nav:not(.transparent) #logo img {
    height: 40px !important;
}
	#header-outer.small-nav:not([data-format=left-header]):not(.transparent) #top .span_3 {
    width: 17.5% !important;
}
	.small-nav #top nav > ul > li > a {
    font-size: 12px !important;
}
}

@media only screen and (min-width: 1000px) and (max-width: 1300px){
	#header-outer #logo img{
    height: 60px !important;
}
	
	#top nav > ul > li > a {
    font-size: 12px !important;
}
	
	#header-outer[data-lhe="animated_underline"] #top nav > ul > li > a {
    margin-left: 8px;
    margin-right: 8px;
}
	
	.cr-headerphone{
		display:none !important;
	}
	
	.small-nav #top nav > ul > li > a {
    font-size: 15px !important;
}
	#header-outer.small-nav:not(.transparent) #logo img {
    height: 40px !important;
}
	#header-outer.small-nav:not([data-format=left-header]):not(.transparent) #top .span_3 {
    width: 20.5% !important;
}
	.small-nav #top nav > ul > li > a {
    font-size: 12px !important;
}
}

@media only screen and (max-width: 1300px){
	.es-listings[class*=" es-listings--grid-"] .es-listing .es-listing__title {
    width: 100% !important;
		min-height: auto !important;
}
	.es-listings[class*=" es-listings--grid-"] .es-listing .es-listing__content .es-badges {
    display: inline-block;
    width: 100% !important;
    float: left !important;
    text-align: left !important;
}
	.footer-social {
    display: none;
}
}

@media only screen and (min-width: 1000px) and (max-width: 1260px){
	.es-whatsapp-cta-left {
    width: 100%;
    display: inline-block;
    padding-left: 27%;
}
	.es-whatsapp-cta-right {
    width: 100%;
    display: inline-block;
    text-align: left;
    float: left;
    padding-top: 1em;
    padding-left: 34%;
}
	.es-whatsapp-cta {
    display: inline-block;
    position: relative;
    height: auto;
}
}

@media only screen and (max-width: 1000px){
.es-whatsapp-cta-left {
    width: 100%;
    display: inline-block;
    padding-left: 0px;
}
	.es-whatsapp-cta-right {
    width: 100%;
    display: inline-block;
    text-align: left;
    float: left;
    padding-top: 1em;
}
	
	.es-whatsapp-cta {
    margin-top: 20px;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 10px;
    padding: 4em 4em;
    background: #25d366;
    background-image: url(images/whatsapp-c2a-general-bg.jpg);
    background-size: cover;
    height: auto;
    position: relative;
        display: inline-block;
}
	.es-whatsapp-cta-left h3:before {
    content: "";
        background-image: url(images/whatsapp-c2a-general-headshot.jpg);
        position: relative;
        display: block;
        width: 100px;
        height: 100px;
        background-size: cover;
        border: 1px solid rgba(0, 0, 0, .1);
        border-radius: 10px;
        margin-bottom: 1em;
}
	.es-whatsapp-cta-left h3 {
    font-size: 27px !important;
    line-height: 33px !important;
}
}

#menu-item-361{
	display:none !important;
}

/* Search box */

.cr-simple-searchbox{
	
}

.cr-simple-searchbox .es-search--simple form .es-search__address {
    max-width: 100%;
    min-width: 100%;
	width: 100%;
}

.es-btn:hover:not([disabled]):not(.es-btn--disabled):not(.es-btn--auth):not(.es-btn--default), button.es-btn:hover:not([disabled]):not(.es-btn--disabled):not(.es-btn--auth):not(.es-btn--default) {
    opacity: 1;
	border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
	background-color: #e90606;
}

.cr-simple-searchbox button.es-btn.es-btn--primary{
	width: auto !important;
}

.cr-simple-searchbox button.es-btn.es-btn--primary.es-btn--icon:after {
    content: "Search";
    position: relative;
    display: inline-block;
}

.cr-simple-searchbox form{
	    width: 100%;
	display: inline-block;
}

.cr-simple-searchbox form .es-btn--saved-search{
	   display: inline-block;
    position: relative;
    float: right;
}

.cr-simple-searchbox form .es-search-nav-wrap{
	display: inline-block;
    float: left;
    position: relative;
}

.cr-simple-searchpage .es-properties__search{
	margin-bottom: 4em;
}

/* Search box - end */

.nectar-global-section.before-footer {
    z-index: 1 !important;
}

@media only screen and (max-width: 700px){
	    .cr-herosection h1 {
        line-height: 1.1em;
        margin-top: -130px !important;
        font-size: 2.5em !important;
    }
	.cr-herosection h2 {
    font-size: 20px !important;
    line-height: 35px !important;
}
	.cr-herosection{
		padding-bottom: 2em !important;
	}
	.cr-herosection .nectar_cascading_images{
		display:none !important;
	}
	
	#header-outer:not(.transparent) #logo img {
    height: 40px !important;
}
	
	body .es-field input[type=text]:not(.es-ignore-style) {
    font-size: .9em !important;
}


.es-search--simple form>.es-search__collapse-link{
	margin-left: 0px !important;
    margin-right: 0px !important;
    font-size: 11px !important;
    float: left !important;
    margin-top: 1.5em !important;
}
	.es-search--simple.es-search--collapsed form>.es-btn--saved-search{
		    margin-top: 16px !important;
	}
	body #slide-out-widget-area .inner-wrap > .inner .off-canvas-menu-container li > a {
    font-size: 22px !important;
    line-height: 35px !important;
}
	}

@media only screen and (min-width: 1000px){

.desktop-hide{
	display:none;
}
	
	
	
}
@media only screen and (max-width: 1000px){
.off-canvas-menu-container.mobile-only .menu{
		display:none;
	}
	
	#slide-out-widget-area .widget.widget_nav_menu li{
		    border-bottom: 1px solid rgba(255, 255, 255, .1) !important;
    padding-bottom: 1em !important;
    margin-bottom: 1em !important;
	}
	
	#slide-out-widget-area .widget.widget_nav_menu{
		    border-top: 3px solid rgba(255, 255, 255, .15) !important;
    padding-top: 1em !important;
	}
	
	body[data-fancy-form-rcs="1"] .es-search .variations select, body[data-fancy-form-rcs="1"] .es-search .select2-container--default .select2-selection--single {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}
}

.grecaptcha-badge{
	display:none;
}
