.viafoura .vf-active .vf-nav-label, .viafoura .vf-tabbed-nav .vf-nav-label {
    font-size: 1em!important;
}
.viafoura .vf-tray-navigation .vf-tray-nav-button {
    font-size: 1em!important;
}
.viafoura .vf-tray-navigation .vf-tabbed-nav .vf-nav-button.muted, .viafoura .vf-tray-navigation .vf-tabbed-nav .vf-nav-button.vf-settings {
    display: none!important;
}
.viafoura .vf-thread__replies {
    width: 100%;
}
.vf-client-settings-button-logout {
    display: none!important;
}
.viafoura .vf-tray-slide-wrapper {
    z-index: 99999999999!important
}
.viafoura-privacy {
    font-size: 15px;
    font-style: italic;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0px;
    margin: 15px 0px;
}

.viafoura .vf-review-header .vf-heading-text {
    font-size: 0!important;
    position:relative;
}

.vf-review-header__heading::before {
    content: "Reviews";
    font-size: 1.5rem;
    font-weight:400;
}
.viafoura .vf-label-text, .viafoura .vf-label-text span {
    font-size:10px;
}

.recipe-review .recipe-comments .vf3-review__header .vf-post-details .vf-user-badge__moderator-badge {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-left: 10px;
    position: relative;
    top: 5px;
}
.recipe-review .recipe-comments .vf3-review__header .vf-post-details {
    align-items: center !important;
    display: flex;
    flex-direction: row !important;
    flex-wrap: wrap;
}
.recipe-review .recipe-comments .vf3-review__header .vf-post-details time.vf-post-details__time {
    width: 100%;
}
.viafoura .vf-post-details--mobile {
    padding-right: 0 !important;
}
.viafoura .vf-badge {
    margin-left: 0px !important;
}
.viafoura .vf-post-name-button {
    margin-right: 5px!important;
}