.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;
}