@import url('https://fonts.googleapis.com/css?family=Comfortaa:300,400&subset=greek');

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800&subset=greek');
html { font: 400 14px / 22px 'Open Sans'; }
h1, h2, h3, h4, h5, h6 { font-family: 'Open Sans'; }

.tm-tabs-monday .uk-tab.uk-tab-right h3.uk-h4 { font-size: 18px; }
.tm-tabs-monday .uk-overlay-background { background: rgba(255,255,255,0.9); }
.tm-tabs-monday .uk-button.uk-button-link { background: #f8b31d; color: #333; }
.tm-navbar { border-bottom: 4px solid #958f80; }
.tm-block-footer-bg { background: #e2ddc7; }
.tm-block-footer-bg .uk-contrast, .tm-block-footer-bg.uk-block-primary { color: #444; }
.tm-block-footer-bg .uk-contrast h1, .tm-block-footer-bg .uk-contrast h2, .tm-block-footer-bg .uk-contrast h3, .tm-block-footer-bg .uk-contrast h4, .tm-block-footer-bg .uk-contrast h5, .tm-block-footer-bg .uk-contrast h6, .tm-block-footer-bg .uk-block-primary h1, .tm-block-footer-bg .uk-block-primary h2, .tm-block-footer-bg .uk-block-primary h3, .tm-block-footer-bg .uk-block-primary h4, .tm-block-footer-bg .uk-block-primary h5, .tm-block-footer-bg .uk-block-primary h6, .tm-block-footer-bg .uk-block-secondary h1, .tm-block-footer-bg .uk-block-secondary h2, .tm-block-footer-bg .uk-block-secondary h3, .tm-block-footer-bg .uk-block-secondary h4, .tm-block-footer-bg .uk-block-secondary h5, .tm-block-footer-bg .uk-block-secondary h6, .tm-block-footer-bg .uk-panel-box-primary h1, .tm-block-footer-bg .uk-panel-box-primary h2, .tm-block-footer-bg .uk-panel-box-primary h3, .tm-block-footer-bg .uk-panel-box-primary h4, .tm-block-footer-bg .uk-panel-box-primary h5, .tm-block-footer-bg .uk-panel-box-primary h6 {
    color: #666;
}
.tm-block-footer-bg .uk-contrast a h3 { color: #958f80; }
.uk-contrast .uk-icon-hover { color: #958f80; }

.chrono_credits { display:none; }

.uk-tab > li > a:after { background: #958f80; }

.uk-article-meta a { color: #fff; background: #958f80; padding: 5px 16px; text-transform: uppercase; display: inline-block; }

.uk-search-field:focus, .uk-search.uk-active .uk-search-field { border: 1px solid #fff; }
.tm-newsl-block .uk-button.uk-button-primary { background: #e2ddc7; }

::selection { background: #fbcc01; }

@media (min-width: 768px) {
	.tm-slideshow-monday .uk-overlay-hover:not(:hover):not(.uk-hover) .tm-overlay-panel:not(.uk-ignore) {
	    opacity: 0;
	}
}
.tm-tabs-monday .uk-badge { display: none; }

@media (max-width: 667px) {
	.tm-tabs-monday ul.uk-switcher .uk-overlay-panel .tm-overlay-content div.uk-margin { display: none; }
	.tm-tabs-monday ul.uk-switcher .uk-overlay-panel .tm-overlay-content h5 { font-size: 18px; }
	.tm-tabs-monday .uk-tab.uk-tab-right h3.uk-h4 { text-overflow: ellipsis; overflow: hidden; }
	.uk-article-title { font-size: 30px; line-height: 34px; word-wrap: break-word; }
	.tm-isblog .tm-article.tm-article-box, .yoo-zoo .uk-article { padding: 50px 20px; }
	.tm-article.tm-article-box .tm-article-image { margin-left: -20px; margin-right: -20px; }
	.uk-article-meta a { background: none; color: #fbcc01; }
}

@media (min-width: 668px) and (max-width: 1219px) {
	.uk-sticky-placeholder { margin-bottom: 40px !important; }
}

@media (min-width: 768px) {
	.tm-tabs-monday > .uk-grid > div { min-height: 700px; }
}

@media (max-width: 1220px) {
	.uk-list.uk-list-line .uk-flex img { width: 40px; }
	.uk-list.uk-list-line .uk-flex h3.uk-h6 { font-size: 14px; }
	.tm-logo { width: 200px; }
}

@media (min-width: 1220px) {
	.uk-sticky-placeholder { margin-bottom: 40px !important; }
	.tm-block-footer-bg { margin-top: 40px; }
}

@media (max-width: 959px) {
	.uk-article-meta a {
	    color: #958f80;
	    background: none;
	    padding: 5px;
	    text-transform: none;
	}

	.tm-noblog .tm-content, .tm-isblog .tm-article.tm-article-box, .yoo-zoo .uk-article {
		padding: 50px 20px;
	}

	.tm-article.tm-article-box .tm-article-image {
    	margin-top: -50px;
    	margin-left: -20px;
    	margin-right: -20px;
	}
}

