.kostolac_media{ text-align:center; }
.kostolac_media video {
    width: 100%;
    object-fit: cover;
    height: 800px;
    object-position: center 25%;
}

.mw1920 video{ max-width:1920px; }

.am_thumb {
    border-radius: 24px;
    background: #000;
}
  
.home .am__title{ max-height:73px; overflow:hidden;}

.vesti_blok .am__title{ max-height:73px; overflow:hidden;}
 
.entry-content[data-ast-blocks-layout] > figure{ margin-bottom:0!important; }
 
.wp-block-button a{ min-width:250px; }

.wp-block-file:not(.wp-element-button) { font-size: 1em; }

.wp-block-list li{ margin-bottom:10px; }

.single .post-navigation{ border-top:unset; }
.comment-navigation .nav-previous:after, .post-navigation .nav-previous:after{ background:unset; }
.post-navigation{ display:none; }

@media (prefers-reduced-motion: reduce) {
  .wp-block-cover-image.has-parallax, .wp-block-cover.has-parallax, .wp-block-cover__image-background.has-parallax, video.wp-block-cover__video-background.has-parallax {
    background-attachment: fixed;
  }
}

footer p{ margin-bottom: 8px; }




@media only screen and (max-width: 1024px) {

}

@media only screen and (max-width: 768px) {

}


@media only screen and (max-width: 480px) {

}