#livesearch {
    position: relative;
    z-index: 9;
    max-height: 350px;
    /* overflow-y: scroll; */
    overflow: auto;
}

.header-area .profile-area a.user_author_pro {
    background-color: rgba(255, 255, 255, 0.07);
}

.header-area .profile-area a.user_author_pro {
    background-color: rgba(255, 255, 255, 0.07);
}

.header-area .profile-area a.user_author_pro i {
    color: #fff;
}

.features-area .features-wrap .single-features a img {
    width:100% !important;
    height: auto;
}


/* for modal feature;  */

.modal-backdrop {
    display: none;
}

.features_item_show .modal-content {
    background: #1a1a1a;
    outline: 0;
    border-radius: 0;
    padding: 0;
}

.product_name_details .product_name h3 {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0;
    line-height: 1.5;
}

.product_name_details .product_name p {
    color: #fff;
    font-size: 10px;
    font-weight: 400;
    color: #ccc;
    margin-bottom: 0;
    line-height: 1;
    margin-top: 9px;
}

.product_name h3 {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    text-transform: capitalize;
}

.product_name_details {
    padding: 10px 0 0 0;
}

.product_prise {
    font-size: 30px;
    font-weight: 900;
    color: #fff;
    margin-left: 10px;
}

.features_item_show {
    width: 500px;
    background: #000;
    padding: 10px;
    position: fixed;
    /* top: 89%; */
    /* left: 36%; */
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999;
}

.features_item_modal {
    top: 0px;
}

.header-area .profile-area a.user_author_pro {
    background-color: rgba(255, 255, 255, 0.06);
}

.header-area .profile-area a.user_author_pro {
    background-color: rgba(255, 255, 255, 0.06);
}

.header-area .profile-area a.user_author_pro:hover {
    color: #fff !important;
    /* -webkit-box-shadow: 0px 10px 20px 0px rgba(108, 39, 255, 0.3); */
    background: rgba(255, 255, 255, 0.07);
    /* box-shadow: 0px 10px 20px 0px rgba(108, 39, 255, 0.3); */
    box-shadow: none !important;
}

.header-area.sticky .profile-area a.user_author_pro:hover {
    box-shadow: none !important;
    background: #292929 !important;
}


/* update css  */

.header-area .profile-area .profile_dropdwon {
    width: auto !important;
}
 .databox{
        height: auto !important;
    }