.inner-pages .nice-select.open .list {
    width: 100% !important;
}

.user-profile-box .header {
    padding: 5px 20px 120px;
}

.myactive{
    background: #c18847;
}

.fa-heart{
    font-size: 25px;
}

.active_icon{
    color: red;
}

.align-right{
    text-align: right;
}

.fa-heart{
    cursor: pointer;
}

.inner-pages .button.alt, .inner-pages .homes-tag.sale.rent{
    text-align: center;
}

.inner-pages .nice-select.open .list {
    width: 100% !important;
    max-height: 291px !important;
    overflow-y: scroll !important;
}