/*
Theme Name: Hart van Oldebroek
Author: Renier Vermaak
Author URI: http://reniervermaak.nl
Version: 1.0
*/

@import url("https://use.typekit.net/uwb1fbz.css");
@import url("style-starter.css");

@import url('https://fonts.googleapis.com/css2?family=Barlow:wght@300;400;500;600;700&display=swap');


html, body {
/* 	font-family: "cresta", Arial, sans-serif; */
	font-family: 'Barlow', sans-serif;
	min-height: 100%;
	overflow-y: auto;
	overflow-x: hidden;
	font-weight: 400 !important
}
.entry-content p, .entry-content ul, .entry-content ol, .entry-content dl {
    font-weight: 400 !important
}


h1,h2,h3,h4,h5,h6 {
	font-family: 'Barlow', sans-serif !important;
	font-weight: 600 !important;
}

.entry-content a,
.container .row .column .event-item .column-inner > a {
	color: #b70e0d;
}

#wpadminbar {
	max-width: 100%;
	overflow-x: hidden;
}

.row:before,
.row:after {
	content: "";
	display: block;
	clear: both;
}
.row {
	display: block;
	clear: both;
}

.row .column {
	display: block;
	float: left;
	width: 100%;
}

.row .column .column-inner {
	padding: 1.0em;
}
.row .column.column-logo a {
	display: block;
}

.btn {
	font-family: 'Barlow', sans-serif;
	font-weight: 600;
	position: relative;
	background-color: #b70e0d;
	color: #fff;
	border-radius: 0;
	padding: 3px 0 3px 20px;
	font-size: 1.2em;
}
span.btn {
	padding: 3px 0 2px 20px;
}
.btn:before {
	content: "";
	display: inline-block;
	width: 20px;
	height: 50%;
	background: #b70e0d;
	position: absolute;
	top: 0px;
	right: 0;
	margin-right: -20px;
}
.btn:after {
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 18px 20px 0 0;
	border-color: #b70e0d transparent transparent transparent;
	position: absolute;
	right: 0;
	margin-right: -20px;
	top: 50%;
}

#cookie-notice .btn.cn-button {
	margin: 10px 10px 0px 20px;
}

body.single-locatie .row .column-50 .column-inner {
	padding-top: 0;
}

#page {
	min-height: 100%;
	overflow: auto;
	position: relative;
}

.section {
}
.section.section-featured {
	border-bottom: 1px solid #000;
	padding-bottom: 2.0em;
}

.container {
	max-width: 960px;
	margin: 0px auto;
	position: relative;
}
.container.container-narrow {
	max-width: 660px;
}
.container.container-wide {
	max-width: 1500px;
}
.container.container-full {
	max-width: none;
}

.container.intro-page {
	padding-top: 2.0em;
	padding-left: 1rem;
	padding-right: 1rem;
}

#footer .row .column:last-child {
    float: none !important;
}

#nav-header {
	position: fixed !important;
    background: #b70e0d;
    top: 0;
    left: 0;
    right: 0;
	z-index: 99999;
}

#nav-header .row .column.column-logo {
	width: 75%;
}
	#nav-header .row .column.column-logo img {
		display: block;
		width: auto;
		height: 100px;
	}

	#nav-header .row .column.column-logo a {
		font-size: 1.2em;	
		color: #000;
		text-transform: uppercase;
		text-decoration: none;
		font-weight: 100;
		letter-spacing: 0.08em;
		line-height: 26px;
	}

#nav-header .row .column.column-nav {
	width: 25%;
}

#nav {
	text-align: right;
}

#nav > a.toggleMenu {
	display: block;
	font-size: 1.2em;
	text-decoration: none;
	color: #000;
}

#nav > a.toggleMenu > i.fa,
#nav > a.toggleMenu > i.fal,
#nav > a.toggleMenu > span {
	display: block;
	float: right;
}

#nav > a.toggleMenu > i.fa,
#nav > a.toggleMenu > i.fal {
	font-size: 1.4em;
}

#nav > a.toggleMenu > span {
	margin-top: 2px;
	padding: 0 10px 0 0;
	color: #000;
}

#nav-menu {
	display: none;
}

#nav-menu ul li a {
	font-family: "din-condensed";
	font-weight: 300;
	text-transform: uppercase;
	text-shadow: 2px 2px 10px rgba(0,0,0,0.5);
}

#nav-menu ul li.mobile {
	display: none;
}

#nav-menu ul li a {
    font-size: 24px !important;
}

#nav-menu li.fab,
#footer li.fab {
	width: 24px;
	height: 24px;
	background: #b70e0d;
	color: #fff;
	display: inline-block;
	border-radius: 50%;
	text-align: center;
	line-height: 24px;
	margin: 0 0.1em;
	position: relative;
	top: -3.5px;
}
#footer li.fab {
	background: #000;
	color: #fff;
}

#nav-menu li.icon {
	position: relative;
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(images/logo-TPO.png) 50% no-repeat;
	background-size: contain;
	margin: 0 0.1em;
	vertical-align: middle;
}
#nav-menu li.icon:before {
	content: "\d";
	text-indent: -9999px;
	display: block;
}

#nav-menu li.icon a,
#nav-menu li.fab a,
#footer li.fab a {
	position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    margin: 0;
}

/* HEADER banner */
#header-banner {
	width: 100%;
	padding-bottom: 0;
	position: relative;
	background: #666;
	color: #fff;
	height: 50vh;
}

#header-banner #header-image,
#header-banner #header-title {
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 10;
}

body.woocommerce-page #header-banner #header-image,
body.woocommerce-page #header-banner #header-title {
	display: none;
}

body.woocommerce div.product .woocommerce-tabs .panel {
	padding: 1.0em;
}

/*
.woocommerce-product-gallery {
	max-width: 250px;
}*/

#header-banner #header-title #header-title-wrap {
	position: relative;
	display: table;
	width: 100%;
	height: 100%;
}
#header-banner #header-title #header-title-wrap .header-align {
	display: table-cell;
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
}

#header-banner #header-image img {
	position: absolute;
	width: 100%;
	height: auto;
}

.header-image .header-table, 
.header-slides .header-table,
.banner-overlay {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 9999;
    width: 100%;
    height: 101%;
}

.header-table {
	display: none;
}
.header-table {
	display: table;
}
.header-table .header-cell {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	height: 100%;
}

.header-slides .unslider { position: relative; overflow: auto; }
	.header-slides .unslider ul { position: relative; overflow: auto; }
    	.header-slides .unslider li { position: relative; list-style: none; }
        	.header-slides .unslider ul li { float: left; }


#header-image .header-slides,
#header-image .header-slides .unslider {
	width: 100%;
	height: 100%;
}

#header-image .header-slides .unslider ul.unslider-wrap,
#header-image .header-slides .unslider ul.unslider-wrap li {
	height: 100%;
}

#header-image .header-slides .unslider ul.unslider-wrap li {
	height: 100%;
	overflow: hidden;
}

.header-slides .header-table .header-cell h3 {
	font-family: 'din-condensed', Arial, sans-serif;
}

.header-slides .header-table .header-cell h1,
.header-slides .header-table .header-cell h3,
.header-slides .header-table .header-cell .title-box {
	display: inline-block;
}

.header-slides .header-table .header-cell .title-box {
	text-align: left;
	padding: 1.0em;
}

.header-slides .header-table .header-cell h1 {
	font-size: 3.0em;
	text-shadow: 2px 2px 10px rgba(0,0,0,0.5);
	margin: 0.2em 0;
}
.header-slides .header-table .header-cell h3 {
	font-size: 2.0em;
	text-shadow: 2px 2px 10px rgba(0,0,0,0.5);
	margin: 0;
}

.header-slides .header-table .header-cell a.btn {
	float: right;
	font-size: 1.3em;
	margin-right: 1.0em;
}

.column-item .entry-image {
	position: relative;
	padding-bottom: 70%;
}
.column-item .entry-image > a {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0;
}
.column-item .entry-image > a > span.theImage {
	display: block;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: 50% 50%;
}

.column-item .entry-content h2 {
	clear: both;
	font-size: 2em;
	margin-bottom: 0.1em;
}

.column-item h3 {
	display: inline-block;
	clear: both;
	font-size: 1.0em;
	font-weight: 100;
}

.column-item h2 .date {
	display: block;
	color: #484848;
	margin-bottom: 0.2em;
}

h2.date {
	font-size: 2.5em;
	color: #484848;
	margin-bottom: 0.1em;	
	line-height: initial;
}
h2.date a {
	color: #484848;
	text-decoration: none;
}

.event-item {
	line-height: 1.4em;
	font-size: 0.9em;
}

h3.event-title {
	font-size: 1.0em;
	font-weight: 800;
	letter-spacing: 0.01em;
	padding: 0.5em 0;
}
h3.event-title a {
	color: #484848;
}

#terms_nav {
	padding: 1.0em;
}

#terms_nav > li {
	margin: 0 0 1.5em 0;
}

#terms_nav h2 {
	font-size: 2.0em;
	margin-bottom: 0.5em;
}
#terms_nav h2 a,
#terms_nav li a {
	color: #000;
	text-decoration: none;
}

#terms_nav li.term.active h2 a,
#terms_nav li ul > li.term.active a {
	color: #b70e0d;;
}

#terms_nav li a {
	display: block;
	margin: 0.8em 0;
	color: #484848;
	line-height: 1.34em;
	font-size: 0.9em;
}
#terms_nav li a:hover {
	text-decoration: underline;
	color: #000;
}

.image-gallery a.fancybox {
	display: block;
	padding: 0em 1.0em 1.0em 1.0em;
}
.image-gallery .gallery-item-first a.fancybox {
	display: block;
	padding: 0em 0em 1.0em 0;
}

.image-gallery a.fancybox img {
	display: block;
	max-width: 100%
}

.column h1,
.vc_column-inner h1 {
	font-size: 2.0em;
	line-height: 1.5em;
}

.entry-header {
	padding: 2.0em 0.5em;
	text-align: center;
	border-bottom: 1px solid #000;
}

.entry-header h1,
.entry-title h1 {
	font-size: 2.5em;
}
.entry-header h1.category-title {
	color: #b70e0d;
}

.entry-title h1 {
	color: #b70e0d;
}
.entry-title.header-cell h1 {
	color: #fff;
}

.entry-content blockquote {
	font-size: 2.0em;
    line-height: 1.4em;
}
.entry-content img.alignleft, .entry-content img.alignright, .entry-content img.aligncenter {
	margin-bottom: 1.0em;
}

.entry-content img.alignright.logo-ovo {
	margin-right: 50px;
}

.entry-content  {
}

.column-item .entry-content {

    min-height: 225px;
}

.entry-content p {
	line-height: 1.5em;
}

.entry-content input[type=submit] {
margin: 0;
    padding: 0;
    font-family: 'Barlow', sans-serif;
    font-weight: 600;
    background: transparent;
    border: 0;
    line-height: 1;
    vertical-align: middle;
    color: #ffffff;
    font-size: 1.2em;
    vertical-align: 0px;
}

.entry-content input[type=text],
.entry-content input[type=email],
.entry-content input[type=date],
.entry-content input[type=number],
.entry-content select,
.entry-content textarea {
	max-width: 100%;
	box-sizing: border-box;
	border: 1px solid #000;
	font-size: 1.1em;
	padding: 5px;
	margin: 3px 0 0 0;
	color: #000;
	background: transparent;
	-moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
}

.entry-content a.btn {
	color: #fff;
	text-decoration: none;
}

.galada {
	font-family: "Galada";
}

.column-item.column-featured h2 {
	color: #fff;
	padding-bottom: 0em;
	margin-bottom: 0em;
	border-bottom: none;
}

.section-category .column-item h2 {
	padding-bottom: 0em;
	margin-bottom: -1px;
	border-bottom: none;
}

a.read-article {
	color: #fff;
	text-decoration: none;
}
a.read-article:hover {
	text-decoration: underline;
}	

.read-article .icon {
	display: block;
	width: 50px;
	height: 50px;
	background-image: url(images/img-lees_artikel.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 50%;
	margin: 0px auto;
}

.column-item .item-inner .item-inner-table.alignleft .item-inner-column .read-article .icon {
	margin: 0;
}
.column-item .item-inner .item-inner-table.alignright .item-inner-column .read-article {
}
.column-item .item-inner .item-inner-table.alignright .item-inner-column .read-article .icon {
	margin: 0 0 0 auto;
}

.column-item .item-inner .item-inner-table .item-inner-column p.text {
	display: none;
}

.column-item h2 a,
.column-item > a h2 {
	color: #000;
	text-decoration: none;
	font-size: 0.8em;
	font-family: 'Lato'
}

.column-item .entry-content {
	line-height: 1.6em;
}

.column-item .entry-content h3 {
	font-size: 1.0em;
	font-weight: 600;
	color: #b70e0d;
	display: block;
	margin-bottom: 0.5em;
	letter-spacing: initial;
}

.column-item.column-bar h2 {
	font-size: 3.2em;
}

.column-item.column-bar .item-inner .item-inner-table .item-inner-column p.text {
	display: block;
}

.column-item.column-bar h2,
.column-item.column-bar h2 a {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
	font-family: "Galada";
}

.column-item .entry-content a.readmore {
	font-weight: 600;
	color: #000;
}

.gallery-inner .column {
	width: 25%;
}

.gallery-inner .column a {
	display: block;
	padding: 0.5em 1em 0 0;

}
.gallery-inner .column a img {
	display: block;
	width: 100%;
	height: auto;
}

.section-related-items {
	text-align: center;
	border-top: 3px solid #000;
}

.section-related-items h2 {
	text-align: center;
	font-size: 2.0em;
	border-bottom: 3px solid #000;
	display: inline-block;
	margin: 1.0em 0;
	padding: 0.5em 1.0em;
}
.section-related-items h3 {
	font-size: 1.8em;
	font-weight: 100;
	margin-bottom: 1.0em;
}

#footer {
	border-top: 3px solid #000;
	font-size: 1em;
	font-weight: 600;
	line-height: 1.5em;
}

#footer .row .column .column-inner {
	padding: 2.0em;
}

#footer .column a {
	color: #000;
	text-decoration: none;
}

#map {
	display: block;
	height: 50vh;
	background: #666;
}
#map .map-container {
	height: 100%;
}

.column img {
    border: none;
    padding: 0;
    max-width: 100%;
    height: auto;
}
.column .item-background img {
    max-width: none;
}

.entry-content img {
    border: none;
    padding: 0;
    max-width: 100%;
    height: auto;
}

.entry-title h1 {
	margin-top: 0.5em;
}

.entry-content h2 {
	font-size: 2.0em;
	line-height: 1.34em;
	margin-bottom: 1.0em;
}
.featured-article .entry-content h2 {
	font-size: 2.5em;
	color: #b70e0d;
	margin-bottom: 0.5em;
}

.entry-content h3 {
	line-height: 1.3em;
	margin-bottom: 1.0em;
	text-transform: none;
}

.entry-content blockquote {
	margin: 0 20px 0 20px;
}
.entry-content blockquote p {
	margin: 0;
}

#subfooter {
	margin-top: 50px;
	height: 100px;
	background: transparent url(images/bg-footer-1.png) 50% repeat;
}

#footer {
	font-size: 0.8em;
	line-height: 2em;
}

@media only screen and (max-width: 770px) {
	.entry-content img.alignright, .entry-content img.alignleft {
		float: none;
	}
}

@media only screen and (max-width: 1023px) {
	#nav-menu {
		position: absolute;
		display: block;
		width: 0;
	    background: #fff;
	    top: 0px;
	    right: 0px;
	    overflow-x: hidden; /* Disable horizontal scroll */
	    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
	    margin-top: 80px;
	    padding-bottom: 20px;
	    z-index: 100;
	}
	
	#nav-menu.open {
		width: 100%;
	}

	#nav-menu ul li {
		display: block;
	}
	#nav-menu ul li.mobile {
		display: block;
	}


	#nav-menu ul li a {
		display: block;
		text-align: center;
		font-size: 1.2em;
		margin: 0.65em 0;
		transition: 0.3s;
		text-decoration: none;
		color: #000;
	}

	#nav-menu ul li ul.sub-menu li a {
		font-size: 1.0em;
		margin: 0.2em 0 0.65em 0;
	}
	
	#nav-menu ul li.current_page_parent a,
	#nav-menu ul li.current-menu-item a {
		color: #000;
		text-decoration: underline;
	}

	.container .wpb_text_column {
		max-width: 96% !important;
	}
}

@media only screen and (min-width: 770px) {

	#nav-header > .row > .column.column-logo {
		width: 75%;
	}
	#nav-header > .row > .column.column-nav {
		width: 25%;
	}

	#nav-header .row .column.column-logo .row .column {
		width: auto;
	}

	.row .column.column-25,
	.column-group.columns-4 .column {
		width: 50%;
	}
	.row .gallery-inner .column.column-25 {
		width: 25%;
	}

	.row .column.column-30 {
		width: 50%;
	}
	.row .column.column-33 {
		width: 50%;
	}
	.row .column.column-article.column-33 {
		width: 50%;
	}
	.column-group.columns-3 .column {
		width: 50%;
	}
	
	.row .column.column-66 {
		width: 50%;
	}

	.container .inner {
		padding: 1.0em;
	}

	.container .article .column .inner {
		padding: 1.5em;
	}

	#nav-header .container .inner {
		padding: 1.0em;
	}

	#footer .row .column {
		width: 33.33%;
	}

	#footer .row .column:last-child {
		float: right;
		width: 25%;
	}
}	

@media only screen and (min-width: 1024px) {
	#nav-header {
		position: absolute;
    	width: 100%;
    	z-index: 100;
	}

	#header-banner {
		height: auto;
	}
	#header-banner {
		padding-bottom: 35%;
	}

	.row .column.column-20 {
		width: 20%;
	}
	.row .column.column-25,
	.column-group.columns-4 .column {
		width: 25%;
	}
	.row .column.column-30 {
		width: 30%;
	}
	.row .column.column-33 {
		width: 33.33%;
	}
	
	.section-archive .row .column.column-33 {
		float: none;
		display: inline-block;
		vertical-align: top;
		width: 33.05%;
	}

	.column-group.columns-3 .column {
		width: 33.33%;
	}
	.row .column.column-40 {
		width: 40%;
	}
	.row .column.column-45 {
		width: 45%;
	}
	.column-group.columns-2 .column {
		width: 50%;
	}
	.row .column.column-50 {
		width: 50%;
	}
	.row .column.column-55 {
		width: 55%;
	}
	.row .column.column-60 {
		width: 60%;
	}
	.row .column.column-66 {
		width: 66.66%;
	}
	.row .column.column-70 {
		width: 70%;
	}
	.row .column.column-75 {
		width: 75%;
	}
	.row .column.column-80 {
		width: 80%;
	}

	.row > .column-events > .column-inner {
		padding: 3.0em 0em;
		padding-left: 12.5%;
	}

	#nav-header .row .column.column-logo {
		width: 20%;
	}
	#nav-header .row .column.column-nav {
		width: 80%;
	}

	#nav-header .row .column.column-logo img {
	    height: 150px;
	}

	#nav {
		position: relative;
		text-align: left;
	}

	#nav > a.toggleMenu {
		display: none;
	}

	#nav-menu {
		display: block;
	}
	#nav-menu .toggleMenu {
		display: none;
	}

	#nav ul li {
		display: inline;
		margin: 0 0.5em;
	}
	#nav ul li a {
		display: inline-block;
		color: #fff;
		text-decoration: none;
		font-size: 1.7em;
		padding: 1.0em 0;
	}

	#nav ul li.current-menu-item a {
		color: #fff;
		text-decoration: underline;
	}

	body.post-type-archive-event #nav ul li.menu-item-27 a,
	body.single-event #nav ul li.menu-item-27 a,
	body.post-type-archive-lid #nav ul li.menu-item-29 a,
	body.single-lid #nav ul li.menu-item-29 a,
	#nav ul li.current-post-ancestor a {
		text-decoration: underline;
	}

	#nav-menu ul > li {
		position: relative;
		display: inline-block;
	}

	#nav-menu ul > li#menu-item-500 > ul.sub-menu,
	#nav-menu ul > li > ul.sub-menu li.mobile {
		display: none !important;
	}

	#nav-menu ul > li > ul.sub-menu {
		display: none;
	}
	#nav-menu ul > li:hover > ul.sub-menu {
		display: block;
		position: absolute;
		top: 100%;
		min-width: 200px;
		left: 0px;
		z-index: 10000;
		background: #033cb3;
		color: #fff;
		text-align: left;
		padding: 1.0em;
	}
	#nav-menu ul > li:hover > ul.sub-menu {

	}

	#nav-menu ul > li:hover > ul.sub-menu li {
		display: block;
		line-height: 2em;
	}
	#nav-menu ul > li:hover > ul.sub-menu li a {
		color: #fff;
	}
	#nav-menu ul > li:hover > ul.sub-menu li a:hover {
		text-decoration: underline;
	}

	#map {
		display: block;
		height: 40vh;
	}
	.row .column.column-right {
		display: block;
		float: right;
	}
	.row #map.column.column-right {
		height: 100vh;
	}

	.entry-title h1 {
		font-size: 4em;
	}
}	

@media only screen and (min-width: 1200px) {
	#nav-header .row .column.column-logo img {
	    height: 200px;
	}

	#nav-header .container .inner {
	    padding: 2.0em;
	}

	.header-slides .header-table .header-cell h1 {
		font-size: 4.0em;
	}
	.header-slides .header-table .header-cell a.btn {
		font-size: 1.6em;
	}

	#nav ul > li {
		display: inline;
		margin: 0 1.0em;
	}

	.column-item > a h2,
	.home .column-item h2 {
		font-size: 2em;
	}

	.column-item.column-item-event > a h2 {
		font-size: 1.5em;
	}

	.read-article .icon {
		width: 70px;
		height: 100px;
		margin-top: 1.0em;
	}

	.column-item .item-inner .item-inner-table .item-inner-column p.text {
		display: block;
	}

	.column-item .item-inner .item-inner-table.alignleft,
	.column-item .item-inner .item-inner-table.alignright {
		width: 60%;
	}

	#footer .row .column {
		width: 25%;
	}
	#footer .row .column .column-inner {
		padding: 3.0em;
	}
}

@media only screen and (min-width: 1600px) {
	.header-slides .header-table .header-cell h1 {
		font-size: 6.0em;
	}
	.header-slides .header-table .header-cell h3 {
		font-size: 3.0em;
	}

	.home .column-item h2 {
		font-size: 3em;
	}

}


body {
    margin-top: 90px;
}

body.page-id-13 {
    margin-top: 0;
}


#nav-header .row .column.column-logo a img {
	
	     width: 350px;
    height: auto !important;
    padding: 20px 0;
	
}

#nav-menu li.fab {
	background: #ffffff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    color: #b70e0d;
}

#footer li.fab {
	width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
}

.entry-header h1, .entry-title h1 {
	margin-bottom: 15px;
}

.btn + .btn {
	margin-left: 30px;
}

.entry-card {
	border: 1px solid #b70e0d;
}

.entry-content label {
	font-weight: 600
}

.entry-content input[type=text], .entry-content input[type=email], .entry-content input[type=date], .entry-content input[type=number], .entry-content select, .entry-content textarea {
	    padding: 10px 15px;
    line-height: 1;
	border-color: #e5e5e5;
	    width: calc(100% - 15px);
	    font-family: 'Barlow', sans-serif;
}

form p {
	margin-bottom: 15px !important;
}

#footer {
    font-size: 1em;
}

#nav-menu {
	text-align: right;
}


@media only screen and (max-width: 1024px) {
	#nav-header .row .column.column-nav {
		width: 100%;
		color: #ffffff;
	}	
	
	#nav > a.toggleMenu {
		color: #ffffff;
		margin-right: 15px;
	}
	
	#nav > a.toggleMenu > span {
		color: #ffffff;
		    padding: 15px 10px 15px 0;
	}
	
	#nav > a.toggleMenu > i.fa, #nav > a.toggleMenu > i.fal {
		font-size: 1.4em;
		margin-top: 15px;
	}
	
	#nav-menu {
		    margin-top: 50px;
		 -webkit-filter: drop-shadow(0px 0px 5px rgba(0,0,0,.5));
    filter: drop-shadow(0px 0px 5px rgba(0,0,0,.5));
		
	}
	
	#nav-header .row .column.column-logo a img {
		    position: absolute;
		width: 200px;
    padding: 11px 0 11px 15px;

	}
	
	#nav-menu ul li a {
		text-shadow: none;
    font-size: 20px;
    margin: 15px 0;
	}
	
	.btn + .btn {
		margin-left: 22.5px;
		margin-top: 7.5px;
	}
	
	body {
		margin-top: 51px;
	}
}

.event-read-more {
	display: inline-block;
	margin-top: 20px;
}

.event-title-link {
	text-decoration: none;
	color: inherit !important;
}

.event-title-link:hover {
	text-decoration: underline;
}

.single-event-title {
	margin-top: 0 !important;
}
