/*--------CF----------*/
.cf:after{visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}.cf{display: inline-table;}* html .cf{height: 1%;}.cf {display: block;}
/*--------CF----------*/

.estatesearch-default .container.footer {
    margin-top: 5px;
}
.footer .col-xs-12 {
    background: #fff;
}
.estatesearch-displayresult .footer .main, .estate-view .footer .main, .favorite-latest_visited .footer .main {
    border: none;
    border-radius: 0;
}
.footer .main {
    margin-top: 5px;
}
.brand-text {
    font-size: 12px;
    margin-top: 10px;
}
.footer .col-xs-12.brand {
    background: #EDEDED;
    margin-bottom: 5px;
}
.footer .col-xs-12.brand:last-child {
    margin-bottom: 0px;
}
.ui-autocomplete {
    max-height: 200px;
    overflow-y: scroll;
}
.list-item {
    margin-bottom: 10px !important;
}
.list-item.card-offer {
    border: 1px solid red;
    border-right: 10px solid red;
}
.list-item .offer-ribbon {
    text-align: center;
    margin-top: 10px;
    background: red;
    padding: 3px;
}