/* Custom Styles */

.site-header .brand {
	max-width: 560px;
}


@media only screen and (min-width: 1200px) {
  .moduletable-stadspark {
    margin-left: -16px;
    margin-right: -16px;
  }
}

.moduletable-paterswoldseweg {
  background: #c72c2c;
  color: #fff;
  margin-bottom: 16px;
  margin-left: -16px;
  margin-right: -16px;
  padding: 16px;
}

.moduletable-stadspark {
  background: #0196b1;
  color: #fff;
  margin-bottom: 16px;
  margin-left: -16px;
  margin-right: -16px;
  padding: 16px;
}

.moduletable-stadspark h3 {
  margin-top: 0;
}

.moduletable-stadspark a, .moduletable-paterswoldseweg a {
  color: inherit;
  display: inline;
  overflow: hidden;
  text-decoration: none;
  text-overflow: ellipsis;
}

.moduletable-stadspark a:hover {
  text-decoration: underline;
}


.footer-inner .moduletable {
	display: inline-block;
	padding-right: 50px;
}

.footer-inner .moduletable a {
	color: #fff;
	text-decoration: none;
}

.footer-inner .moduletable a:hover {
	text-decoration: underline;
}

.bedumlink {
	color: #c72c2c;
	font-weight: bold;
}

.stadsparklink {
	color: #0196b1;
	font-weight: bold;
}

/* MENU ITEMS LOCATIE KLEUR */
.item-1743, .item-108			{	background-color: #c72c2c!important;	}
.item-1909, .item-1919			{	background-color: #0196b1!important;	}

/* FOOTER BLOKKEN KOP LOCATIE KLEUR */
.locatiekopbedum h4 			{	background-color: #c72c2c; padding: 3px 10px;	}
.locatiekopstadspark h4 		{	background-color: #0196b1; padding: 3px 10px;	}

/*
.locatiekopbedum a:hover		{	color: #c72c2c; }
.locatiekopstadspark a:hover	{	color: #0196b1; }
*/