.logo__title { font-size:4rem; font-weight:400; text-transform:none; }
div.mod-languages .lang-inline:before { content:'Sprache / Dil '; }

.navigation .nav li>a[class^="icon-"] { word-break: normal; }

.item__preview--show {
	background:#000;
	opacity:0.3;
}

.item__preview > * {
	display:none;
}

li.item__info_item.tags__item > a {
	text-transform: capitalize;
}

a.item__preview {
	display:block;
}

div.download-image { text-align: center; }
div.download-image button { font-weight: bold; }

.post__content > p { display:none !important; }

.search-query.input-medium {
    border-radius: 0;
    text-indent: 5px;
    line-height: 42px;
}

div.moduletable.search__inputs {
	margin:0 auto 10px;
}

.footer__copyrights_module ul { display: none; }

.item--loaded { background-size:contain; }

.footer__bottom > .moduletable:not(.reloadmenu) { width:100%; }
div.reloadmenu { float:none; margin: -172px auto 87px;  }
div.reloadmenu ul { text-align:center; border:solid 2px; background:#fff; }
div.reloadmenu ul li { padding:0; line-height:4; }
div.reloadmenu .nav li:hover > a { text-indent:0; color:#5cc1a9; }
div.reloadmenu .nav li:hover > a { text-indent:0; } 

.footer__social a:before { font-size:4rem; }

h3.tag_category__header_title { font-family: 'Open Sans',sans-serif; }

ul.post__tags.item__info.post__tags.item__info--tags {
	border-bottom:1px solid #e5e5e5;
}

.header__topmenu > .mod-languages > ul { text-align:right; }

@media (max-width: 720px) {
template.css:2367
body .navigation .nav {
	width:100%;
}
}