@charset "utf-8";
/* CSS Document */

#sp-menu>.sp-column {
    justify-content: flex-end !important;
}
/* BUSCADOR INICIO   */

.price-tag {
	display: none;
}

.filtro .sp-module-title {
	margin-top: 80px;

}


.filtro .spproperty-search-basic {
    display: flex;
    flex-direction: column !important;
    gap: 15px;
	margin-top: 20px;
}

.filtro .pstatus .sp-select {
    max-width: 300px !important;
	    font-size: 16px !important;
    padding: 6px 5px !important;
    background: #fff !important;
    color: #909090 !important;
}

.filtro .sp-property-search .spproperty-search .cat-wrap .pstatus .sp-select i.fa {
    color: #909090;
}
.filtro .sp-property-search .spproperty-search .sp-select {
    padding: 6px 5px !important;
    max-width: 300px !important;
	width: 300px;
}

.filtro .sp-select-dropdown {
    top: calc(100% + 1px) !important;
}




.spproperty-agent-widget-wrap {
	display: none
}

/* FILTRO 
.sp-property-search .spproperty-search .cat-wrap .pstatus .sp-select {
    font-size: 18px;
    padding: 6px 5px !important;
    background: #fff !important;
    color: #909090 !important;
}

.sp-property-search .spproperty-search .cat-wrap .pstatus .sp-select i.fa {
    color: #909090 !important;
}

.sp-property-search .spproperty-search .sp-select .sp-select-dropdown {
    top: calc(100% + 1px) !important;
    max-height: 180px !important;
    color: #909090 !important;
}

.sp-property-search .spproperty-search .cat-wrap .pstatus .sp-select .sp-select-dropdown {
    top: calc(100% + 1px) !important;
}

.sp-property-search .spproperty-search .sp-select {
    border: none !important;
    padding: 6px 5px !important;
    min-width: auto;
    height: auto;
    line-height: 1.4;
    color: #909090;
    font-weight: 700;
}
*/




