/** viafoura changes **/

.viafoura {
    width: 100%;
}

.viafoura .vf-content-focus-container {
    background-color:#f0f1f3!important;
}

[data-template="article-messages"] .viafoura .vf-content-focus-container--default {
    border-top:solid 2px #f6bc41 !important;
}

[data-template="article-messages"] .vf-content-actions.vf-comment-actions.vf-comment__bottom-actions {
    display:none;
}

.viafoura .vf-secondary-actions {
    width:125px;
    z-index:999999999999999;
}

.viafoura button.vf-icon-button.vf-icon-button--round-icon.vf-no-outline.vf-icon-dropdown__trigger.js-trigger.vf-icon-button--round-icon--accent {
    /* margin-bottom: 50px !important; */
    margin-top: 25px;
    margin-left: 5px;
}

.viafoura .vf-dropdown {
    white-space: nowrap !important;
    text-overflow: ellipsis !important;
}

/*[data-template="article-messages"] #dropdown1 {*/
/*    width:125px;*/
/*}*/

[data-template="article-messages"] .viafoura p {
    font-family: roboto,sans-serif !important;
    font-size: 14px !important;
    color: #031023 !important;
    font-weight: 400 !important;
    line-height: 22px;
    margin-top: 4px !important;
}

[data-template="article-messages"] .viafoura .vf-post-details__time {
    color: #031023 !important;
    /*color: #778393 !important;*/
    font-family: roboto,sans-serif !important;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
}

[data-template="article-messages"] .vf-dropdown.vf-bottom-right {
    width:125px;
}

.viafoura .vf-content-html__content p br {
    display: none !important;
}

.viafoura div {
    max-width: 100%;
}

.vf-promo.vf-promo-outbrain img {
    width:50px;
}

div.vf-tray-trigger-widget {
    display:none;
}

span.vf-badge.vf-label-text.vf-badge--error-color.vf-square-badge.vf-square-badge--small.vf-square-badge--is-wide.vf-liveblog-status-bar__badge {
    color: #0a1e3a !important;
    background: #f6bc41 !important;
}

.viafoura .vf-tray-slide-wrapper {
    top: 40px !important;
}

.viafoura .vf-content-layout[data-v-340629ce] {
    padding: 15px 0px 15px 0px !important;
}

.all-posts .vf-post-details__time {
    font-family: 'Roboto Condensed', sans-serif !important;
    font-size: 14px !important;
}

.all-posts .vf-post-details__time:before {
    display: none !important;
}

.viafoura .vf-content-actions:not(.vf-content-actions--entered) .vf-content-actions__right-actions--desktop[data-v-4579c510] {
    opacity: 1 !important;
}

.vf-content-actions.vf-comment-actions.vf-comment__bottom-actions {
    margin-right: 5px;
}

.viafoura .vf-label-text {
    font-size: 14px !important;
}

.viafoura .vf-content-focus-container--default {
    border-top: 1px solid #e5e5e5 !important;
    border-radius: 0 !important;
    border-bottom: none !important;
}

[data-template="article-messages"] .viafoura h1, [data-template="article-messages"] .viafoura .h1, [data-template="article-messages"] .viafoura h2, [data-template="article-messages"] .viafoura .h2, [data-template="article-messages"] .viafoura h3, [data-template="article-messages"] .viafoura .h3, .viafoura h4, [data-template="article-messages"] .viafoura .h4, [data-template="article-messages"] .viafoura h5, [data-template="article-messages"] .viafoura .h5, [data-template="article-messages"] .viafoura h6, [data-template="article-messages"] .viafoura .h6 {
    font-weight: 700!important;
    color: #031023 !important;
    font-family: poppins,sans-serif !important;
    margin-top: 0 !important;
    line-height:30px;
    margin-bottom:15px;
}

.viafoura h1, .viafoura .h1 {
    line-height: 28px;
    font-size: 2.3em!important;
}

.viafoura h2, .viafoura .h2 {
    font-size: 1.43em!important;
    line-height: 28px;
}

.viafoura h3, .viafoura .h3 {
    line-height: 28px;
    font-size: 1.14em!important;
}

.viafoura h4, .viafoura .h4 {
    font-size: 1em!important;
}

.viafoura h5, .viafoura .h5 {
    font-size: 1em!important;
}

.viafoura h6, .viafoura .h6 {
    font-size: 1em!important;
}

.all-posts .vf-content-layout__left {
    display: none !important;
}

.all-posts .vf-user-badge__moderator-badge {
    display: none !important;
}

.all-posts .vf-post-details__name {
    display: none !important;
}

.all-posts .vf-label-with-dot:before {
    display: none !important;
}

.all-posts .vf-content-layout__right {
    display: flex !important;
    flex-direction: row !important;
    justify-content: flex-start !important;
}

.all-posts .vf-comment__content-editor {
    flex-grow: 1;
}

.all-posts .vf-comment__content-editor .vf-content-html__content {
    width: 100%;
}

.all-posts .vf-comment__content-editor .vf-content-html__content ul li {
    list-style: disc;
    margin-inline-start: 40px;
}

.all-posts .vf3-comment__header {
    padding: 0 15px 0 0 !important;
    marin-right: 10px;
}

.all-posts .vf-post-details__time {
    margin: 0 !important;
    display: flex !important;
    font-size: 14px !important;
    line-height: 29px !important;
    color: #3d4d64 !important;
    letter-spacing: 0px !important;
    font-weight: 600;
}

.all-posts .vf-post-details i.stopwatch {
    font-size: 14px;
    margin-right: 5px;
}

.all-posts .vf-post-details .vf-pin-badge {
    display: none !important;
}

.viafoura .vf-tray-trigger--floating {
    display: none!important;
}

.vf-trending-articles-list .vf-item-layout__content p {
    line-height: 1.5rem;
}

@media only screen and (max-width: 991px) {
    .all-posts .vf-content-layout__right {
        flex-direction: column !important;
    }

    .all-posts .vf3-comment__header {
        padding: 0 !important;
    }

    .viafoura .vf-tray-trigger--floating {
        right: 0!important;
        top: 100px!important;
        bottom: unset!important;
        display: block!important;
    }
}

.all-posts .vf-conversations-list__pinned-comments {
    background-color: #076aff45;
}

.all-posts .vf-conversations-list__pinned-comments .vf-content-focus-container__contents .vf-content-focus-container {
    border-color: #0c53bd;
    border-radius: 0;
}

.all-posts .vf-post-details__time:before {
    display: none;
}

.vf-trending-articles p {
    font-size: unset;
}

/** Comments **/

.viafoura-comments li.vf3-conversations-list--pinned--list {
    border-color: #0c53bd;
    border-radius: 0;
    border-top: 1px solid;
}

.viafoura-comments ol.vf-conversations-list__pinned-comments.vf3-conversations-list.vf3-conversations-list--no-separator {
    background-color: #076aff45;
}

.viafoura-comments time.vf-post-details__time.vf-label-with-dot.vf-post-details__short.vf-label.vf-label-upper {
    display: flex !important;
    font-size: 14px !important;
    color: #3d4d64 !important;
    letter-spacing: 0px !important;
    font-weight: 600;
}

.viafoura-comments .vf-post-details__time:before {
    content: "\f2f2" !important;
    font-family: "Font Awesome 5 Free" !important;
    -webkit-font-smoothing: antialiased !important;
    font-size: 14px !important;
    margin-right: 5px !important;

    background-color: unset !important;
    position: unset !important;
    top: unset !important;
    left: unset !important;
    display: inline-block !important;
    width: unset !important;
    height: unset !important;
    border-radius: unset !important;
    line-height: 18px;
}

.viafoura-comments em.vf-icon.vf-icon-mod.vf-icon-medium.vf-user-badge__moderator-badge, .vf-comments-trending-articles {
    display:none!important;
}

.viafoura .vf-tray-slide-wrapper {
    position: fixed;
    z-index: 2147483401!important;
}

h2.vf-trending-articles__header.vf-subheading-text {
    font-size: 22px;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: 0px;
}

.viafoura.comment-counter {
    line-height: 29px;
    color: #0E77C7;
    font-size: 16px;
    font-weight: inherit;
    font-family: inherit;
}

.viafoura.comment-counter span {
    margin-left: 0;
    color: #0E77C7;
    font-size: 16px;
}

.viafoura em {
    font-weight: 400 !important;
    font-style: italic;
}

@media only screen and (max-width: 767px) {
    .viafoura.comment-counter span {
        font-size: 14px;
        line-height: inherit;
    }
}