.site-description {
	margin-bottom: 10px !important;
	padding: 0 !important;
}

.footer, #colophon {
	margin: 0;
	padding: 20px;
}

em.item-date {
	display: none;
}

.entry-content ul li, .entry-content ol li, #comments ul li, #comments ol li {
	margin-bottom: 4px;
	list-style-position: outside;
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 300;
}

.latest-post-selection article {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	background-color: #FFF;
	box-sizing: border-box;
	border: none !important;
	border-bottom: 1px solid #EEE !important;
	margin-bottom: 1%;
	padding: 1% 1% 2%;
	width: 100%;
	position: relative;
}

.latest-post-selection article .read-more {
	float: right;
	margin: -20px 0 0;
}

/* Rev Slider */
.rev_slider {
	margin-top: -50px;
	padding-top: -50px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-bottom: 0;
}

.page .site-content .page {
/* padding: 10px 0*/
	padding: 0;
}

/* CSS Adaption Lana*/
h1.entry-title {
}

/* Willkommen bei den Individuellen CSS - Wie es funktioniert, steht unter http://wp.me/PEmnE-Bt */
p, div, h1, h2, h3, h4, h5, h6 {
	font-family: 'Source Sans Pro';
}

table, tr, th, td {
	font-family: 'Source Sans Pro';
	font-weight: 300;
	line-height: 1.5;
}

h1.entry-title {
	font-family: 'Source Sans Pro' !important;
/*	display: none !important;*/
}

/* -------- Seiten Title und Header -------- */
#site-title {
	width: 100%;
	padding-left: 0;
/* Abstand zwischen Logo und Menü */
	margin: 0;
	padding-bottom: 0 !important;
	padding-top: 0 !important;
}

/* -------- Logo -------- max height neu*/
#header-top-nav {
	font-size: 15px;
}

#site-header {
	width: 80%;
	max-width: 300px;
	margin: 0 auto;
	text-align: center;
}

#site-nav {
	padding: 0;
	font-style: normal;
	font-family: 'Source Sans Pro';
	letter-spacing: 1px;
	font-weight: 600;
}

#site-nav ul li a {
	display: block;
	padding: 20px 0 0;
	font-size: 15px;
	line-height: 1;
	border-bottom: none;
}

#site-nav ul li a {
	color: #afb0af;
}

#site-nav ul li a:hover {
	color: #88b2d1;
}

#site-nav, #site-nav li, #site-nav ul, #site-nav ul li, #site-nav ul li a, #site-nav ul li a:active, #site-nav ul li a:focus, #site-nav ul li a:hover, #site-nav ul li li, #site-nav ul li li a, #site-nav ul li li a:active, #site-nav ul li li a:focus, #site-nav ul li li a:hover, #site-nav ul.sub-menu a, #site-nav ul.children a, #site-nav li:hover > a, #site-nav li li:hover > a {
	border-bottom: none;
}

.current-menu-item > a {
	border-bottom: none;
}

/*
#site-nav ul li li {
	padding: 0;
	margin: 0;
}

#site-nav ul li li a {
	font-size: 11px;
	font-size: .6875rem;
}

#site-nav ul li li a:hover {
	border-bottom: none;
}

#site-nav ul li {
	position: relative;
	display: inline-block;
	height: auto;
	margin: 0 20px;
	padding: 0;
}

#site-nav ul {
	position: relative;
	margin: 0;
	padding: 0;
}

#site-nav ul li a {
	list-style: none;
	display: inline-block;
	margin: 0;
	display: block;
	padding: 10px 0 0;
	font-size: 26px;
	line-height: 1.4;
	border-bottom: none;
}*/
.home #front-fullwidth-top.widget-area .widget {
	border-bottom: 1px solid #ccc;
	clear: both;
	float: none;
	overflow: hidden;
	padding: 0;
}

#cookie-notice .button.bootstrap {
	background: #fff;
	color: #99c0da;
	text-shadow: none;
}

#cookie-notice .button.bootstrap:hover {
	background: #99c0da;
	color: #fff;
}

.template-front .widget-area {
	border-top: 0 solid #ccc;
}

.img-resp {
	width: 100%;
	max-width: 1200px;
	height: auto;
}

#front-fullwidth-center .widget h3.widget-title {
	display: block;
	font-size: 16px;
	letter-spacing: 1.5px;
	line-height: 1.2;
	margin: 0;
	padding: 15px 0;
	text-transform: uppercase;
}

.entry-header h2.entry-title, .entry-header h1.entry-title {
	font-family: "Roboto", serif;
	font-size: 1.375rem;
	font-weight: 500;
	line-height: 1.35;
	overflow-wrap: break-word;
}

#primary h3.blog-title, #primary h1.archive-title {
	border-top: 1px solid #ccc;
	font-size: 18px;
	letter-spacing: 1.5px;
	line-height: 1;
	margin: 0;
	text-transform: uppercase;
}

.widget_zuki_recentposts_color .bg-wrap {
	background: #f3f8f7 none repeat scroll 0 0;
}

.entry-cats {
	font-size: .6875rem;
	font-style: italic;
	padding-bottom: 3px;
	display: none;
}

#site-nav ul li {
  position: relative;
  display: inline-block;
  height: 60px;
  margin: 0 10px;
  padding: 0;
  border-bottom: none;
}

.entry-content ul li, .entry-content ol li, #comments ul li, #comments ol li {
  margin-bottom: 4px;
  list-style-position: outside;
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
}