/** viafoura changes **/

.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;
}

.viafoura h1, .viafoura .h1, .viafoura h2, .viafoura .h2, .viafoura h3, .viafoura .h3, .viafoura h4, .viafoura .h4, .viafoura h5, .viafoura .h5, .viafoura h6, .viafoura .h6 {
    font-weight: 700!important;
}

.viafoura h1, .viafoura .h1 {
    font-size: 2.3em!important;
}

.viafoura h2, .viafoura .h2 {
    font-size: 1.43em!important;
}

.viafoura h3, .viafoura .h3 {
    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;
}

article.main-article .viafoura.comment-counter span {
    margin-left: 0;
    color: #0E77C7;
    font-size: 16px;
}

@media only screen and (max-width: 767px) {
    article.main-article .viafoura.comment-counter span {
        font-size: 14px;
        line-height: inherit;
    }
}
