a {
    color: #b11222;
}
.site-title {
    display: none
}
h2 a, h2 a:hover {
    color: white;
}
section h2 {
    margin-bottom: 8px;
}
.navigation-branding img, .site-logo.mobile-header-logo img {
    padding: 5px 0;
}
.red {background-color: #b11222;padding: 15px;color: white; height: 100%}
.black {background-color: #414141}
.grey {background-color: #F4F4F4;padding: 15px}

body.single-post.no-sidebar .site-content {
    max-width: 100%;
}
.main-navigation, .main-navigation ul ul {
    background-color: #fff;
    border-bottom: 2px solid #b11222;
}
h2.has-background {
    padding: 0.25em 2.38em;
}
.gb-grid-wrapper > .gb-grid-column-50 {
    width:50%;
}



/* Top bar */
.top-bar {
    height: 50px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
}
#site-navigation {
    background-color: white;
    position: fixed;
    top: 50px;
    left: 0;
    right: 0;
    border-bottom: 2px solid #b11222;
}
#sticky-navigation {
    top: 50px !important;
}
.pravoglasa_nav {
    position: absolute;
    right: 0;
    left: 0;
    top: 50px;
}

.top-bar-align-right aside {
    flex-basis: 24%;
}
.is-right-sidebar {
    margin-top: 20px;
}
#page {
    margin-top: 105px;
}


/* Header */
.header-social a, .header-social a:hover {
    color: white;
}
.navigation-search input[type="search"] {
    height: 70px;
    background-color: rgba(0, 0, 0, 0.1);
    border: 3px solid rgba(177, 18, 34, 0.9);
}

.transliterate {
    font-size: 0.9em;
    font-weight: normal;
}

/* footer */
.site-footer ul {
    list-style-type: none;

}
.site-footer li {
    padding: 7px 20px;
    font-size: 0.94em;
}
.site-footer .first-footer-col a.gb-button {
    padding: 7px 20px 7px 0;
    text-align: left;
}
.site-footer a, .site-footer a:hover, .site-footer .first-footer-col a, .site-footer .first-footer-col a:hover {
    color: white;
    font-size: 0.94em;
}

/* podcast nav */
.second-nav.grid-container {
    margin: 0;
}

/* Frontpage */
article section h2 {
    margin-bottom: 10px;
}

/* oslonac */
.wp-block-eedee-block-gutenslider .wp-block-eedee-block-gutenslide.is-position-center-center .slide-content {
    align-items: unset;
}
.wp-block-eedee-block-gutenslider .wp-block-eedee-block-gutenslide .eedee-background-div {
    position: unset;
}
#gutenslider-qyabxpwli .gutenslider-divider-top, #gutenslider-qyabxpwli gutenslider-divider-bottom,
#gutenslider-91wt4exi2 .gutenslider-divider-top, #gutenslider-91wt4exi2 gutenslider-divider-bottom,
#gutenslider-d2ne59bv2 .gutenslider-divider-top, #gutenslider-d2ne59bv2 gutenslider-divider-bottom {
    display: none;
}
.fp-oslonac {
    margin-top: 15px;
}
@media (max-width: 768px) {
    .fp-oslonac #gutenslider-qyabxpwli h3 {
        font-size: 1.3em;
    }
}






/*Upoznajmo se */
.upoznajmo-se .lead {
    background: #b11222;
}
.upoznajmo-se .lead .responsive-block-editor-addons-block-post-grid header .responsive-block-editor-addons-block-post-grid-title a {
    color: white;
}

/* Video i kolumna */
.p-container {
    margin: 0;
    padding: 0;
}
.video-kolumna .video {
    flex-basis: 66%;
}
.video-kolumna .kolumna {
    flex-basis: 33%;
    background: #EFEFEF;
    padding: 10px;
}

.kolumna-head-matic {
    background-image: url("https://p-portal.net/wp-content/uploads/2023/06/matic-kolumna.png");
    background-repeat: no-repeat;
    background-size: cover;
}
.kolumna .heading .p-container {
    margin: 0;
    padding: 7% 0 0 50%;
}
.kolumna .heading .p-container h2 {
    font-weight: bold;
    font-size: 1.5em;
}

.kolumna h2 {
    font-weight: bold;
    font-size: 1.2em;
}

.kolumna .heading .p-container h2 a, .kolumna h2 a {
    color: black;
}

.kolumna .author {
    margin-top: 45px;
}
.kolumna .author .p-container {
    margin: 0 0 15px 0;
    padding: 0 11px 10px 0;
    text-align: right;
}
.kolumna .author .p-container a {
    color: white;
}
.kolumna .responsive-block-editor-addons-block-post-grid .is-list article {
    grid-template-columns: 1fr;
}
.fp-kultura .gb-inside-container {
    padding-top: 8px;
}

/* Privrednik reklama */
.pp-privrednik {
    display: flex;
    align-items: flex-end;
}
.pp-privrednik h3 {
    margin-bottom: 0;
}
.pp-privrednik .gb-inside-container {
    background-color: rgba(0,0,0,0.7);
    width: 100%;
    padding: 2% 3%;
}

/* Single */
article h2 {
    margin-bottom: 27px;
}
.sazetak {
    font-style: italic;
    font-family: Trebuchet MS;
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 10px;
    border-width: 0 0 0 2px;
    border-style: solid;
    border-color: #b11222;
    padding: 10px;
}
.sazetak p {
    margin-bottom: 0;
}
blockquote {
    border-left: 5px solid #b11222;
    background: #f9f9f9;
}
.page-title {
    text-align: center;
    color: #b11222;
    font-weight: bold;
    font-size: 33px;
    margin-top: 1em;
}
.page-header .wp-block-separator {
    margin-bottom: 0;
}
.photo-caption, figcaption {
    text-align: left;
    font-style: italic;
    font-size: 0.7em;
    margin-top: 0.7em;
}
.pp-latest a, .pp-latest a:hover {
    font-weight: bold;
    color: black;
    font-size: 0.8em;
}

.responsive-block-editor-addons-block-post-grid-text .stack-top {
    padding-right: 25px;
}
.stack-top header.responsive-block-editor-addons-block-post-grid-header {
    padding: 2% 3%;
}
.overlay-image.gradient {
    display: none;
}
.overlay.stack-top h3 a, .overlay.stack-top h3 a:hover {
    color: #293038;
}
.related-posts h2 {
    margin-bottom: 15px;
}
.related-posts h3 {
    font-size: 18px;
    font-weight: bold;
}
.sidebar .widget, #block-2 {
    background-color: transparent;
    font-size: 18px;
}
.budi-oslonac-bottom {
    min-height: 205px;
    display: flex;
    align-items: flex-end;
    padding: 0 36% 5% 0;
}
.budi-oslonac-bottom a.gb-button {
    padding: 5px 20px;
    border-radius: 15px;
    font-size: 0.7em;
}

.inside-article section h2.rubrika a, .inside-article section h2.rubrika a:hover {
    color: #fff;
}

@media (min-width: 768px) {
    h2.rubrika a, h2.rubrika a:hover, .inside-article a:hover, .inside-article a, {
        color: white;
    }
    .top-bar {
        height: 60px;
    }
    .admin-bar .top-bar {
        top: 32px;
    }
    .inside-header {
        padding: 0 10px;
    }
    .admin-bar #site-navigation {
        top: 92px;
    }
    .main-navigation, .main-navigation ul ul {
        border-bottom: 0;
    }
    #site-navigation {
        top: 60px;
    }
    #sticky-navigation {
        top: 60px !important;
    }
    .admin-bar .pravoglasa_nav {
        top: 92px;
    }
    .pravoglasa_nav {
        top: 60px;
    }
    #page {
        margin-top: 138px;
    }

    .is-right-sidebar {
        margin-top: 0;
        padding-left: 15px;
    }
    .sidebar .widget {
        background-color: transparent;
        position: sticky;
        position: -webkit-sticky;
        top: 0;
    }

    /*sticky sidebar widget*/
    .site-content {
        display: flex;
    }
    .inside-right-sidebar {
        height: 100%;
    }
    .inside-right-sidebar aside:first-child {
        position: -webkit-sticky;
        position: sticky;
        top: 170px;
        border-left: 2px solid #b11222;
    }

    /* overlay styles */
    .overlay {
        position: relative;
    }
    .overlay img, .responsive-block-editor-addons-block-post-grid-image img, .pravo-glasa img, .wp-show-posts-image img {
        object-fit: cover;
    }
    .overlay-image {
        width: 100%;
        height: 100%;
    }
    .overlay.stack-top h3 a, .overlay.stack-top h3 a:hover {
        color: white;
    }
    .overlay.stack-top {
        position: absolute;
        bottom: 0;
        z-index: 9;
        background-color: rgba(0, 0, 0, 0.5);
        width: 100%;
    }

    .fp-oslonac {
        height: 380px;
        margin-top: 0;
    }
    .fp-oslonac h3{
        margin-bottom: 0;
        font-style: normal;
    }

    .upoznajmo-se .lead {
        max-height: 551px;
    }

    /*image sizes*/
    .fp-lead img {
        height: 380px;
        /*height: 333px; !* 16:9 *!*/
        min-width: 51%;
    }
    .fp-follow img {
        height: 185px;
        /*height: 162.56px;*/
        min-width: 25.2%;
    }
    .fp-vijesti img {
        height: 256px;
    }
    .fp-vremeplov img, .fp-selo img, .fp-poduzetnik img, .fp-mladi img {
        height: 160px;
    }
    .fp-komentari img, .fp-pravoglasa img {
        height: 216px;
    }
    .fp-kultura .columns-2 img {
        height: 327px;
    }
    .fp-kultura .columns-3 img {
        height: 204px;
    }
    .fp-najave img {
        height: 340px;
    }
    .fp-intervjui img {
        height: 216px;
    }
    .fp-foto img {
        height: 176.5px;
    }
    .fp-video-small img {
        height: 150px;
    }
    .archive-grid img {
        object-fit: cover;
        height: 246px
    }

    .pravo-glasa img {
        height: 200px;
    }
    .pravo-glasa .columns-2 img {
        height: 327px;
    }
    .pravo-glasa .columns-3 img {
        height: 200px;
    }

    .lead {display: block !important;}

    .gb-same-height .gb-grid-column .gb-container .gb-inside-container {
        display: flex;
        flex-direction: column;
        height: 589px;
    }

    .gb-same-height .gb-inside-container>*:last-child {
        margin-top: auto;
    }

    /* Post styles */
    .related-posts img {
        height: 119px;
    }
    .budi-oslonac-bottom {
        height: 430px;
        display: flex;
        align-items: flex-end;
        padding-bottom: 6%;
        padding-right: 36%;
    }
    .budi-oslonac-bottom a.gb-button {
        padding: 15px 50px;
        border-radius: 20px;
        font-style: normal;
    }

    /* Privrednik reklama */
    .pp-privrednik {
        height: 340px;
    }

    .inside-article section h2 a, .inside-article section h2 a:hover {
        color:white;
    }
    
    .kolumna h2.heading a, .kolumna h2.heading a:hover {
        color: black;
    }

    .pravo-glasa .inside-article section h2 a, .pravo-glasa .inside-article section h2 a:hover {
        color:white;
    }
}

.archive-grid .sazetak {
    font-style: normal;
    font-family: inherit;
    font-size: 1em;
    font-weight: normal;
    margin: 0;
    border-width: 0;
    border-style: none;
    border-color: #b11222;
    padding: 0;
}
.archive-grid .photo-caption {
    display: none;
}

/* Pravo glasa */

.pravoglasa_nav {
    color: #3a3a3a;
    position: fixed;
    z-index: 9999;
    border-bottom: 2px solid #b11222;
    background-color: white;
}
.pravoglasa_nav .inside-navigation {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}
.pravoglasa_nav .navigation-branding {
    flex-basis: 20%;
}
.pravo-glasa .responsive-block-editor-addons-block-post-grid header .responsive-block-editor-addons-block-post-grid-title {
    font-size: 1.1em;
}

.fp-headlines {
    margin-top:9px;
}

.fp-headlines article {
    background-image:none;
    margin-bottom:20px;
}

.fp-headlines article:last-of-type {
    margin-bottom:0;
}

.fp-headlines h3 {
    font-size:14px;
    margin-bottom: 4px;
    line-height: 8px;
}

.fp-headlines h3 a {
    color: #000;
}

.fp-headlines h3 a:hover {
    color: #b11222;
}

.najnovije {
    margin-bottom:0;
}

.najnovije h4 {
    margin-bottom: 7px;
}

.post-byline {
    font-size: 14px
}

.post-author {
    display: inline-block;
}

.fp-headlines > time {
    display: inline-block;
}

.lead .gb-inside-container {
	background-color:#b11222;
}

.radio-program table {
    border: 0 transparent;
}
