/*
Theme Name: Allure Child
Theme URI: https://allure.qodeinteractive.com/
Description: Allure Child Theme
Author: Elated Themes
Author URI: https://themeforest.net/user/elated-themes
Version: 1.0.2
Template: allure
*/

.eltd-blog-carousel .eltd-blog-slide-content-holder::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 65%;
    background: linear-gradient(to top, rgba(0,0,0,0.8), rgba(0,0,0,0));
    pointer-events: none;
}
span.item_inner {
    color: #ffffff;
}
.current_page_item span.item_inner {
    font-weight: bold;
    border: 1px solid #555555!important;
    border-radius: 6px;
    padding: 5px 18px!important;
}
.eltd-main-menu>ul>li>a span.item_inner {
    padding: 0 14px!important;
}

.eltd-post-info-comments-holder {
    display: none;
}
