/* F5B Homepage server-understood podcast browse. Shared category state and
 * Load More presentation now live in podcastrs-listing-system.css. */

.home .podcastrs-f5b-browse-list {
    text-align: center;
}

.home .podcastrs-f5b-browse-list::before {
    display: block;
    margin: 0 0 17px;
    content: "Istraži po kategoriji";
    color: #25313d;
    font: 600 18px/1.25 var(--podcastrs-font-heading);
}

.home .elementor-element-5f75b98 .secondline-masonry-item,
.home .elementor-element-5f75b98 .secondline-masonry-item .secondline-themes-isotope-animation {
    opacity: 1;
}

.home .podcastrs-f5b-page-fallback,
.home .podcastrs-f5b-noscript-next {
    clear: both;
    margin: 14px 0 0;
    text-align: center;
}

.home .podcastrs-f5b-page-fallback[hidden] {
    display: none;
}

.home .podcastrs-f5b-page-fallback a,
.home .podcastrs-f5b-noscript-next a {
    color: #0f4c81;
    font-size: 14px;
    text-decoration: underline;
    text-underline-offset: 3px;
}

@media (max-width: 767px) {
    .home .podcastrs-f5b-browse-list::before {
        margin-bottom: 16px;
        font-size: 16px;
        line-height: 1.25;
    }
}
