.up-instagram-gallery .uk-article-meta {
	display: none;
}

.weather > div > p { /* Remove english description for weather*/
	display: none;
}
/*
.wp-caption {
	width: auto !important;
}
*/
em {
	color: #787773;
}

#tm-bottom-c .newsletter_notice {
	display: none;
}

.gallery img {
	border: 15px solid #ffffff !important;
}

.aligncenter {
	text-align: center;
}

@media only screen and (max-width: 800px) {
	.gallery-columns-4 .gallery-item {
		width: 50%  !important;
	}
}

@media only screen and (max-width: 480px) {
	.gallery-columns-4 .gallery-item {
		width: 100% !important;
	}
}

.gallery-columns-4 .gallery-item:nth-child(4n+1) {
	clear: none !important;
}

.uk-article-meta + div > p,
.uk-article > p {
    text-align: left !important;
}

.uk-badge {
	hyphens: auto;
	height: auto;
}

.tm-footer .uk-subnav a {
	color: #fff;
}

.tm-logo-small {
	float: none;
	display: inline;
	position: relative;
	left: 0;
	top: 25px;
	max-width: 113px;
}

iframe {
	max-width: 100%;
}

/* VORERST */

.tm-block-alternative {
	background-color: #003060 !important;
}

.tm-block-alternative :not([class*="uk-panel"]) .uk-list-line li {
    border-color: #103F6F !important;
}

.tm-block-alternative :not([class*="uk-panel"]) .uk-list a {
    color: #c3c3c3;
}

.tm-block-alternative .uk-button-link,
.tm-block-alternative .uk-button-link:focus {
    color: #fff;
}

.tm-block-alternative .uk-button-link::before {
	background: url("../../../less/uikit/images/dark/angle_right.svg") 0 50% no-repeat;
}

.tm-block-alternative .uk-button-link::after {
	background: #ffffff;
}

.tm-footer {
    background: #003060;
}

.tm-dropdown-overlay .uk-dropdown-overlay {
    background: rgba(246, 243, 226, 0.98);
}

.uk-nav-navbar > li > a {
    color: #003060;
}

.uk-nav-navbar > li > a:hover, .uk-nav-navbar > li > a:focus {
    color: #003060;
    text-decoration: underline;
}

#tm-navbar .uk-button {
	color: #ffffff;
	border-color: #ffffff;
}

.uk-offcanvas-bar {
	background: #003060;
}

.uk-nav-offcanvas > li > a {
	color: #c3c3c3;
}

.uk-nav-offcanvas .uk-nav-sub {
    background: #ffffff;
}

ul.uk-nav-sub a {
	color: #003060;
}

ul.uk-nav-sub a:hover {
	color: #819BB6 !important;
}

.uk-navbar-toggle:hover, .uk-navbar-toggle:focus {
	color: #ffffff;
}
