
/* Main color scheme, default: #9f282a */
a:hover,
.article-classic .featured-side .item .item-content-date,
.main-content .shortcode-content a:hover,
.ot-panel-block.panel-dark > div a:hover,
.widget .ot-widget-review .item a:hover strong,
.widget.widget-dark .article-block .item-content h4 a:hover,
.footer .footer-widgets a:hover,
#sidebar-small.small-sidebar .widget > .title-block h2,
.article-classic .list-side .read-more-link,
.article-grid .item .item-content-date {
	color: #078AD0;
}
.article-classic .featured-side .item .item-header .item-header-category i.fa,
.main-content .shortcode-content .tags-cats > a,
.main-content .shortcode-content .tags-cats > span,
.main-content .shortcode-content .article-header .article-header-meta .meta-item.meta-share-button i.fa,
.writecomment .contact-form-submit button,
.ot-panel-block .title-block h2,
#sidebar-small .widget > .title-block h2,
#sidebar .widget > .title-block h2,
.article-grid .item .item-header .item-header-category i.fa,
.ot-slider-new .ot-slider-new-controls .ot-slider-new-controls-left,
.ot-slider-new .ot-slider-new-controls .ot-slider-new-controls-right,
#main-menu ul li > a > span .m-d-arrow,
.ot-slider-new .slider-slide .slider-layer .date {
	background: #078AD0;
}
.post.sticky .item-content {
	border-left: 4px solid #078AD0;
}





		/* Background Color/Texture/Image */
		body {
			 
				background: url(https://www.kkd-ibm.hr/wp-content/themes/solidus-theme/images/background-texture-1.jpg);
			
		}

			
/* Titles & Menu Font, default: 'Roboto Condensed' */
h1, h2, h3, h4, h5, h6,
.widget .ot-widget-review .item strong,
.widget .article-block .item-button,
.ot-slide .ot-slider-layer a .content-bottom > strong,
#main-menu, .under-menu a {
	font-family: 'Titillium Web', sans-serif;
}

/* Paragraph Font, default 'Roboto' */
p, .ot-panel-block .title-block span,
.split-block > #sidebar .widget > .title-block span,
.ot-panel-block .title-block span, .top-menu {
	font-family: 'Titillium Web', sans-serif;
}


