/* HOUSES & LANDS STYLES */

/* Verde => #58be69 */
/* Azul  => #5bd2d7 */

#header-wrap { background-color: #f6f6f6; } /* color de header (logo / menu)  */

.cbp-tm-menu > li > a { color: #000; } /* color de links de menu */

.advanced-search h4 { display: none; } /* No ver titulo de formulario */

#advanced_search { /* formulario verde de busqueda */
    background-image: url(/wp-includes/images/template/bokingder.png);
    background-repeat: no-repeat;
    border: 1px solid #58be69;
    padding: 20px 20px 0 195px;
    background-position:right center;
    background-color: #58be69;
}

.wpb_wrapper p > em { font-size: 16pt; } /* Tamaño de titulo de listado */

/* label (for sale, sold, etc) */
h6.snipe {
    padding-left: 0;
    padding-top: 12px;
    width: 100%;
    z-index: 2;
    text-align: left;
    line-height: 12px;
}

.prop-type-icon { display: none; } /* No mostrar icono */

.save-this { display: none; } /* No mostrar ventana opacity */

.propinfo p { display: none; } /* No mostrar info de item de listado */

/* Precio top-right */
li.listing { position: relative; }
.grid-listing-info .price{
	position: absolute;
	top: 6px;
	right: 1px;
	height: 26px;
	padding: 0;
	padding-left: 5px;
	padding-right: 5px;
	color: #000;
	font-size: 10pt;
	background-color: #f6f6f6;
}

.muted { color: #000; margin-top: -6px; }

.propinfo .beds span.muted {
    background: rgba(0, 0, 0, 0) url("/wp-includes/images/template/bed.jpg") repeat scroll 0 0;
    display: block;
    height: 20px;
    text-align: left;
    text-indent: -9999px;
    width: 25px;
}
.propinfo .baths span.muted {
    background: rgba(0, 0, 0, 0) url("/wp-includes/images/template/bath.jpg") repeat scroll 0 0;
    display: block;
    height: 20px;
    text-align: left;
    text-indent: -9999px;
    width: 25px;
}
.propinfo .sqft span.muted {
    background: rgba(0, 0, 0, 0) url("/wp-includes/images/template/square-foot.jpg") repeat scroll 0 0;
    display: block;
    height: 20px;
    text-align: left;
    text-indent: -9999px;
    width: 25px;
}

.propinfo ul li.row { display: inline-block; padding-right: 12px; } /* li inline */

.propinfo li.row { border-bottom: none; } /* li sin borde */

.right { line-height: 8px; } /* margin-right: 21px; */

.propinfo { padding: 0; padding-left: 1px; }

.propinfo ul li.row.sqft {
	margin-left: 12px;
	margin-right: 20px;
	height: 8px;
	margin-top: 1px;
}

.icons-property {
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: -5px;
}

.icons-property span, .icons-property img { display: inline-block; vertical-align: middle; }

.icons-property-fix { margin-right: 10px; margin-top: -6px; margin-bottom: 8px; }

.location.muted.marB0 { border-bottom: solid 1px #CCC; }

/* FOOTER */
#footer-widgets { background: none; }

#footer-widgets .dark-overlay { background: #edecec; border-top: solid 1px #58be69; display: block;}

.footer.muted { background-color: #58be69; }

#footer-widgets h5 { color: #000; font-style: italic; }

#footer-widgets h5+div, #footer-widgets .widget_ct_social ul {
    margin-top: 15px;
}

#footer-widgets h5 { border-bottom: solid 1px #5bd2d7; display: inline; }

#footer-widgets .widget ul li { padding: 0; }

/* Ultimos Post de BLog */
.home-widgets-wrap {
	background-size: cover;
	background-image: url('/wp-includes/images/template/sand.jpg');
}

/* Empujar ul > li internos de footer */
#footer-widgets .site-map-footer-content .footer-sub-menu-li { padding-left: 17px; }

/* El primer post sin margen primer post */
#rpwe_widget-2 { margin: 0; }

/* No mostrar titulo de post */
.widget h5 { display: none; }

/* Imagen forzada a salir de contenedor */
.rpwe-block .rpwe-ul .rpwe-img { display: block !important; margin: 0 -25px; margin-top: -5px; }
.widget li img { width: 100%; border: 0 !important; }

/* Elimina todos los bordes grises de cuatyro post */
aside.widget, #sidebar .widget, .aq-block-aq_widgets_block .widget { border: none; }

/* BLOG-POST */
.rpwe-block h3.rpwe-title {
	color: red;
	margin: 0 -25px;
	text-align: center;
	padding: 5px;
	border-bottom: 2px solid #58be69;
}

h3.rpwe-title a {
	color: #fff !important;
}

.home-widgets-wrap .rpwe-block .rpwe-ul .rpwe-li.rpwe-clearfix { background-color: rgba(1,1,1,.5) !important; }

.rpwe-block .rpwe-summary a {
	color: #fff;
	background-color: black !important;
	display: block !important;
	margin: 0 -20px;
	margin-top: 5px;
	text-align: center;
	padding: 8px;
	border-top: 4px solid #F8E4D9;
	text-transform: uppercase;
	color: #5bd2d7;
	font-style: italic;
}

.rpwe-block .rpwe-ul .rpwe-summary {
	color: #FFF;
}

/* Estileado de formulario de busqueda avanzada */
#advanced_search input[type="submit"] { width: 100%; }

.hasCustomSelect { width: 100% !important; }

.advanced-search div.left { width: calc(33% - 20px); position: relative; }

span.customSelect { width: 100%; }

.advanced-search #ct_property_type + span.customSelect { width: 100%; }

span.customSelect {
color: #58BE69;
    font-style: italic;
}

#title-header { display: none; }

.searching-on.search-style-one {
    visibility: hidden;
}

/* H E A D E R */
#header-wrap { border-top: 2px solid #5bd2d7; }
#topbar-wrap { background-color: #dedcdc; }
#topbar-wrap .container { border-bottom: 1px solid #dedcdc; }
#topbar-wrap .container .top-links.right { line-height: 14px; }
#topbar-wrap p.eng-languege { background-color: #000; margin-bottom: -1px; padding-top: 5px; padding-bottom: 26px; height: 26px; padding-left: 5px; padding-right: 5px; }
#topbar-wrap li { margin-top: 3px; }
#topbar-wrap .user-frontend a { border-left: none; }
.cbp-tm-menu > li > a { color: #000; font-weight: bold; font-style: italic; font-size: 14px; }
#topbar-wrap li.login-register a.right-houses-menu { font-weight: bold; color: #000; padding-top: 9px; padding-bottom: 3px; background-color: #dedcdc; font-size: 13px; font-style: italic; }

/*  CLASE PARA CONTENEDORES EN FULL WIDTH  */
#advanced_search label+br {
    display: none;
}
.container.margin-auto{
    margin: 0 auto !important;
    margin-bottom: 30px !important
}

#advanced_search:after {
    content: url('/wp-includes/images/template/bokingizq.png');
    position: absolute;
    top: 11px;
    left: -20px;
    z-index: 7;
}

#advanced_search {
    text-transform: uppercase;
    position: relative;
}

.advanced-search input[type='text'] {
    text-transform: uppercase;
}

.home-widgets-wrap .container aside {
    padding-top: 40px;
}

.dark-overlay{
display: none
}

.cbp-tm-menu > li > a {
font-size: 15px;
}

h6.status-default span {
    background: #58BE69;
}

h3.rpwe-title a {
    font-size: 17px;
}

.rpwe-block .rpwe-summary a {
    font-weight: bold;
    font-size: 14px;
}

/* Interlineado de descripción de un destino */
.long-description-destination p {
	margin-bottom: 12px;
	line-height: 17px;
}
.long-description-destination p strong {
	font-size: 18px;
	font-style: italic;
}

/* Detalle de propiedad (No Dath & Beds) */
.propinfo.marB0 { display: none; }

/* Ocultar features de propiedad */
.propinfo.marB0.pad0 + h4 {
    display: none;
}

.post-content .attachments > li:before {
    content: "";
}

.single-listings .post-content ul.propfeatures.col.span_6 { display: none; }

.post-content ul > li:before {
    content: "\f14a";
    font: normal normal normal 14px/1 FontAwesome;
    color: #27AE60;
    padding-right: 8px;
    font-size: 17px;
}

.propfeatures.col.span_6 > li:before {
    content: "";
}

/* Advanced Search Form Responsive */
@media (max-width: 959px) {
	#advanced_search:after {
		display: none;
	}
	#advanced_search {
		padding: 20px;
	}
	.advanced-search div.left {
		width: 100%;
	}
	.customSelectInner {
		width: 100% !important;
	}
	.wpb_wrapper p > em {
		line-height: 46px;
	}
	.top-links.right {
		display: none;
	}
	header#masthead .span_3 img {
		width: 60%;
	}
}
.footer__img--logo{
	display: inline-block;
	margin-bottom: -45px;
	width: 10%;
	margin-top: -15px;
}
footer p.right {
	margin-top: 20px;
}

@media (max-width: 768px){
	
	.footer__img--logo{
		display: inline-block;
		margin-bottom: -45px;
		width: 100%;
		margin-top: -15px;
	}
	footer p.right {
		margin-top: 30px;
	}
}

/* Destinations - No margin top */
div.marT60.padB60 { margin-top: 0px !important; }

/* Ocultar header en todas las pantallas */
#single-header { display: none; }

/* Home Banner Width y Destino */
.g { max-width: 100%; }
.g img { width: 100%; }
.wpb_column.vc_column_container.vc_col-sm-3 {
	padding-right: 0px !important;
	padding-left: 40px !important;
}