.yl-load-more-button {
    width: 100% !important;
}

.menu-tabs {
    width: 100%;
}

.yl-selected-tab:after{
    display:none;
}

.yp-share:hover, .yp-post-likes:hover, .yp-add-comment-button:hover {
    background-color: #b9b9b9 !important;
    box-shadow: 0px 0px 0px 1px #ffffff;
}

.yl-header {
    border: 10px solid rgb(236, 239, 241);
}

.yl-title {
    font-weight: 600 !important;
}

input.yl-channel-search-input {
    background-color: #d8e7ef;
    padding: 6px 5px 3px 6px;
    font-size: 15px;
}
