.search_box_icon_key_img {
    width: 60% !important;
    margin-right: 7px;
}
#allfund-search-results {
    max-height: 250px;
    overflow-y: scroll;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1;
    display: none;
    float: left;
    margin: 8px 0 0;
    list-style: none;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 4px;
    min-width: 160px;
    box-shadow: 0 6px 12px 0 rgba(184, 184, 184, 0.5);
    background-clip: padding-box;
    border: 0;
}

.card-header-info a {
    line-height: 1.2;
}

#allfund-card123-title {
    font-size: 24px;
}

#allfund-card123-subtitle {
    font-size: 20px;
}

.allfund-content .content-box h6 img {
    position: relative;
    top: 1.5px;
}

.tags {
    padding: 0px 10px;
}

.returns_new {
    display: flex;
    justify-content: space-between;
}

.investorcount {
    display: flex;
    align-items: center;
    font-size: 12px;
    font-weight: 600;
}

hr.bg_hr {
    margin: 10px 0 20px 0px !important;
}

.allfund-content .content-box .tags .tag {
    margin-bottom: 10px;
}

ul.tags.d-flex.align-items-center {
    column-gap: 10px;
}

.allfund-content .content-box h2 {
    margin-left: 5px;
}

.allfund-content .content-box hr {
    margin: 20px 0px;
}

.allfund-content .content-box .description1 {
    white-space: normal;
}

.allfund-content .content-box h6 {
    white-space: nowrap;
}

.desc-row {
    align-items: center;
}

    .desc-row .desc {
        border-right: 1px solid #7b7b7b;
        padding: 0 11px;
    }

    .desc-row .left-items .desc {
        border-right: 1px solid #7b7b7b !important;
        padding: 0 11px;
    }

    .desc-row .desc:last-child {
        border-right: none;
    }

.allfund-content .content-box .desc-row {
    column-gap: 0px;
}

.allfund-content .content-box .left-items .desc-title {
    min-width: auto;
}

.allfund-content .content-box {
    width: 100%;
}

    .allfund-content .content-box h6 label, .allfund-content .content-box h6 label a {
        font-size: 13px !important;
    }

#wish-list {
    padding-right: 20px;
}

.desc-title {
    font-size: 12px !important;
}

.desc h6 label {
    font-size: 12px !important;
}

.desc {
    display: flex;
    column-gap: 5px;
    margin-bottom: 0px !important;
    align-items: center;
}

.desc-title {
    margin-bottom: 0px !important;
}

.desc-row {
    justify-content: center;
}

.desc h6 {
    align-items: unset !important;
}

.allfund-content .content-box label {
    line-height: unset !important;
}

@media (min-width:1200px) {
    .desc-title {
        font-size: 13px !important;
    }

    .desc h6 label {
        font-size: 13px !important;
    }

    .desc-row .left-items .desc {
        padding: 0 11px;
    }

    .desc-row .desc {
        padding: 0 11px;
    }
}
.allfund-content {
    font-family: 'pf_handbook_proregular';
}

.invBtn {
    position: relative;
}

.inv_count {
    font-size: 12px;
}


.av-card-ar {
    font-family: 'pf_handbook_proregular';
}
