.jux-filters-wrapper button.is-checked, .jux-filters-wrapper button:hover {
    text-decoration: none;
    background: #f48535;
    color: #fff;
}
.post-navigation {
    display: none;
}
/* Data (caption + content) */
.jux-more-data > :nth-child(1),
.jux-more-data > :nth-child(2) {
    display: none;
}

/* Data (caption + content) */
.jux-more-data > :nth-child(3),
.jux-more-data > :nth-child(4) {
    font-size:16px !important;
}

/* Sito Web (caption + content) */
.jux-more-data > :nth-child(5),
.jux-more-data > :nth-child(6) {
    display: none;
}

/* Tags (caption + content) */
.jux-more-data > :nth-child(7),
.jux-more-data > :nth-child(8) {
    display: none;
}

.jux-des-description {
    font-size: 18px !important;
}

