.header.header-transparent{
    background: #fff;
}

.norecord{
    height: 200px;
    margin-top: 88px;
    font-size: 20px;
    font-weight: bold;
}

.search_again{
    color:#0d6efd !important;
}

.listing-short-detail .listing-name.verified
{
    text-overflow: ellipsis;
    overflow: hidden;
    width: 215px;
    height: 1.2em;
    white-space: nowrap;
}
.mt-40 {
    margin-top: 40px;
}
.mt-100{
    margin-top:100px;
}
