/* KKBK Oberhausen CSS #7aba43 */

bsody {display: none;}
body.home  {display: inherit;}
body.page-id-26  {display: inherit;}

.text-white, 
.text-white h1,
.text-white h2,
.text-white h3,
.text-white h4
{color: #FFFFFF!important;}

.tm-headerbar .uk-grid {
	justify-content: space-between!important;
}

.tm-headerbar-top.tm-headerbar-default {
    background-image: url(../images/bg-header.jpg;);
	background-repeat: no-repeat;
	background-size: cover;
}

.uk-navbar {
	justify-content: space-around;
}


.kontakticons li div {
	display: inline-flex;
}



/* Toogle Icon */

.uk-navbar-toggle-icon {
	background-color: #ffffff;
	border-radius: 50px;
	padding: 10px;
}
.uk-navbar-toggle-icon svg {
	fill: #7aba43;
	width: 20px;
}
.uk-close {
	color: #FFFFFF!important;
	margin: 20px;
}
.uk-close svg  {
	width: 30px!important;
}

.uk-navbar-dropdown::before {
  content: "";
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
  border-width: 0 10px 10px 10px;
  border-style: solid;
  border-color: transparent transparent #7aba43 transparent;
}


.akzent {
	background: url(../images/wisch2.png) center center no-repeat;
	min-height: 100px;
	align-content: center;
} .akzent.lang {background: url(../images/wisch3.png) center center no-repeat;}
  .akzent.left {background: url(../images/wisch2.png) left center no-repeat;}
  .akzent.lang.left {background: url(../images/wisch3.png) left center no-repeat;}
