.single-post .header-elements .entry-title, .page .header-elements .entry-title {
	font-family: "Libre Baskerville", Georgia, serif;
	font-weight: normal;
	line-height: 1.2;
	letter-spacing: 0.01em;
	text-decoration: none;
}.post-meta-item a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 0.1em;
	color: #999;
	transition: all .35s;
	display: none;
}
.archived-posts article.post-col .entry-title a {
	font-size: 25px;
}
.site-branding .custom-logo {
	height: 80px;
}
body {
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	text-align: left;
}
.page .header-elements .entry-title {
    font-family: helvetica;
    font-weight: normal;
    line-height: 1.2;
    letter-spacing: 0.01em;
    text-decoration: none;
}
.back-to-top .bt-text {
    margin-right: 12px;
    -webkit-transition: all .35s;
    transition: all .35s;
    display: none;
}
.m-0 {
    margin: 0 !important;
    display: none;
}
.d-inline-block {
	  display: none;
}

element {
}
.post-navigation .nav-links > div .meta-nav {
    width: 100%;
    font-size: 13px;
    color: #999;
    -webkit-transition: all .35s;
    transition: all .35s;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    letter-spacing: 0.035em;
    text-transform: uppercase;
}
.d-inline-block {
    display: none;
}
.d-inline-block {
    display: none !important;
}
ul.primary-menu li a {
    display: block;
    padding: 12px 16px;
    font-family: "Work Sans", Helvetica, Arial, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1.5em;
    letter-spacing: 0.01em;
    text-decoration: none;
    outline: none;
    -webkit-transition: color .5s;
    -o-transition: color .5s;
    transition: color .5s;
}
.h1, h1 {
    font-size: 30px;
}

element {
}
.header-search .icon-search {
    
    display: none;
}
.site-header .nav-bar {
    padding-top: 5px;
    padding-bottom: 5px;
}
.widget-title {
    margin-bottom: 24px;
    font-size: 15px;
    text-transform: uppercase;
}
element {
}
ul.primary-menu li a {
    display: block;
    padding: 12px 16px;
    font-family: "Work Sans", Helvetica, Arial, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 1.5em;
    letter-spacing: 0.01em;
    text-decoration: none;
    outline: none;
    -webkit-transition: color .5s;
    -o-transition: color .5s;
    transition: color .5s;
}

element {
}
p {
    margin-bottom: 1.5em;
    line-height: 1.8;
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
}
h1, h2, h3, h4, h5, h6, .entry-title, body.single-post .entry-title, body.page .entry-title, body.category .entry-title, .widget-title, .site-title, .site-description, body, p, blockquote, li, a, strong, b, em, .menu-glavni-menu-container li a, .menu-glavni-menu-container li span, #menu-glavni-menu li a, #menu-glavni-menu li span {
    font-family: 'arial' !important;
}
*, ::before, ::after {
    box-sizing: inherit;
}
*, ::after, ::before {
    box-sizing: border-box;
}
.widget_text {
    word-wrap: break-word;
}
#page {
    word-wrap: break-word;
}
body {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
}
element {
    font-size: 16px;
    color: #000000;
    font-family: helvetica, arial, sans-serif;
}
.widget ul li {
    font-size: 15px;
    color: #666;
}
.archived-posts article.post-col .entry-content p {
    display: none;
}
.archived-posts article.post-col.portrait-img .post-content-holder, .archived-posts article.post-col.square-img .post-content-holder {
    margin-bottom: 90px;
    box-shadow: 0 0 12px rgba(0,0,0,.035);
}
.archived-posts .post-col.thumb-align-left .post-content-holder, .archived-posts .post-col.thumb-align-alter:nth-of-type(2n+1) .post-content-holder {
    margin-left: -80px;
}
.archived-posts .post-content-holder {
    background-color: transparent;
    padding: 15px 30px;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 100%;
}