.post__files
{
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
}
.post__files_item
{
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
margin-bottom: 10px;
}
.post__files_item_image
{
width: 50px;
margin-right: 20px;
}
.post__files_content
{
width: calc(100% - 80px);
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
}
a.post__files_item_content_title
{
width: 100%;
}
p.naslov-datum
{
width: 100%;
margin-bottom: 0rem;
}
.naslov-datum 
{
font-weight: 700 !important;
}
@media screen and (min-width: 1025px)
{
.post__files_item
{
width: 33%;
}
}
.post__files_content > a:nth-child(2)
{
padding-right: 5px;
}
.post__files_content > a:nth-child(3)
{
padding-left: 5px;
}
.sub-menu > li > a
{
padding-top: 10px !important;
padding-bottom: 10px !important;
padding-left: 20px !important;
padding-right: 20px !important;
}
.sub-menu
{
margin-top: 15px !important;
} #next-button.baguetteBox-button, #previous-button.baguetteBox-button
{
color: #ffffff !important;
border: none !important;
}
#next-button.baguetteBox-button:hover, #previous-button.baguetteBox-button:hover
{
background: none !important;
border: none !important;
color: #ffffff !important;
}
#next-button.baguetteBox-button:focus, #previous-button.baguetteBox-button:focus
{
background: none !important;
border: none !important;
color: #ffffff !important;
}
.baguetteBox-button#close-button
{
background: none !important;
border: none !important;
}
.baguetteBox-button#close-button:hover
{
background: none !important;
border: none !important;
color: #ffffff !important;
}
.baguetteBox-button#close-button:focus
{
background: none !important;
border: none !important;
color: #ffffff !important;
}
.eael-advanced-menu-container
{
min-height: 0px !important;
} .sub-menu
{
width: 370px !important;
}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}