/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

body {
	-moz-osx-font-smoothing: grayscale;
}
a {
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
}
.wp-custom-logo .title-area {
	padding: 0;
}
.site-header {
	margin: 0 auto;
	display: flex;
	justify-content: center;
}

.home .uk-article-title, .entry-title {
	text-align: center;
	font-size: 54px;
	line-height: 64px;
	margin-bottom: 40px;
	word-break: keep-all;
	hyphens: auto;
	font-weight: 600;
	text-transform: none;
}
.home #tm-main p {
	margin-bottom: 40px;
}
#tm-top-a section > section {
	width: 100%;
}
#tm-main p a {
	border-bottom: 2px solid #3b5c6b;
}
#tm-main strong {
	font-family: 'henderson-slab-basic';
}
#tm-bottom-a section > section {
	width: 33%;
	text-align: center;
}
#tm-main-bottom {
	padding-bottom: 80px;
}
#tm-main-bottom {
	display: flex;
	justify-content: center;
}
#tm-bottom-d section > section:first-child {
	width: 66.67%;
	text-align: center;
}
#tm-bottom-d section > section:last-child {
	width: 33.33%;
	display: flex;
	align-items: center;
}
.content-sidebar-wrap {
	padding-top: 80px;
}
@media (min-width: 1500px) {
.content-sidebar-wrap {
	padding-left: 20%;
	padding-right: 20%;
}
}
.widget-title {
	display:none;
}
#gallerij {
	position: relative;
}
#gallerij .button {
	width: 200px;
	height: 200px;
	position: absolute;
	top: -100px;
	left: 75%;
	border-radius: 100%;
	background: #aa4b33;
	color: #fff;
	font-size: 28px;
	padding: 0;
	text-align: center;
	z-index: 1001;
	line-height: 36px;
}
.tm-slider-chester .uk-slider > li > div {
	margin-left: 10px;
	margin-right: 10px;
}
.tm-slider-chester .uk-slidenav {
	width: 25px;
	height: 50px;
	display: block !important;
}
.tm-slider-chester .uk-slidenav-previous:before, .tm-slider-chester .uk-slidenav-next:before {
	content:"";
	background-size: 25px 50px;
	background-repeat: no-repeat;
	background-position: center;
	width: 25px;
	height: 50px;
	display: block;
	opacity: 0.7;
	-webkit-transition: ease-in-out all 0.2s;
	-moz-transition: ease-in-out all 0.2s;
	transition: ease-in-out all 0.2s;
}
.tm-slider-chester .uk-slidenav-previous:before {
	background-image: url(../images/pijl_links.svg);
}
.tm-slider-chester .uk-slidenav-next:before {
	background-image: url(../images/pijl_rechts.svg);
}
.tm-slider-chester .uk-slidenav-previous:hover:before, .tm-slider-chester .uk-slidenav-next:hover:before {
	opacity: 1;
}
.uk-button-social {
	background: #c4bc9d;
	padding: 0 !important;
	width: 60px;
	font-size: 28px;
	border: 3px solid #c4bc9d;
}
.uk-button-social:hover, .uk-button-social:focus {
	color: #c4bc9d;
	background-color: rgba(0, 0, 0, 0);
}
.uk-button-fb {
	font-size: 24px;
}
#tm-main-bottom .uk-panel-title {
	text-transform: none !important;
	word-break: keep-all;
	hyphens: none;
}
#tm-main-bottom .uk-panel p:last-child {
	margin-bottom: 0 !important;
}
#tm-bottom-a h3, #tm-bottom-a h5 {
	margin-top: 5px;
}
#tm-bottom-a h3 {
	font-size: 24px;
	line-height: 28px;
	margin-bottom: 25px;
}
#tm-bottom-a h5 {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 10px;
}
#tm-bottom-a p {
	font-size: 15px;
	line-height: 21px;
	margin: 5px 0 25px;
}
#tm-bottom-a .fal:before {
	font-size: 24px !important;
}
.contact {
	list-style: none;
	padding-left: 0;
	margin: 0
}
.location, .mail, .phone {
	padding-left: 0px;
	color: #fff;
	line-height: 48px;
}
.contact > li > a {
	color: #fff !important;
	line-height: 36px;
}
.contact .fas {
	padding-right: 15px;
}
@media (min-width: 980px) and (max-width: 1800px) {
#gallerij {
		height: 480px !important;
	}
	.uk-slider img {
		height: 480px;
		width: auto;
	}
}

@media (max-width: 1800px) {

#gallerij .button {
	width: 160px;
	height: 160px;
	top: -80px;
	left: 80%;
	font-size: 21px;
	line-height: 28px;
}
	.tm-navbar {
		padding: 35px 25px;
	}
	.tm-logo img {
		width: 360px; 
	}
}
@media (max-width: 980px) { 
	#gallerij .button {
	width: 125px;
	height: 125px;
	top: -62.5px;
	left: 80%;
	font-size: 18px;
	line-height: 24px;
}
	.tm-slider-chester .uk-slider > li.uk-active > div {
		margin-left: 0;
		margin-right: 0;
	}
	.home .entry-title {
	font-size: 36px;
	line-height: 48px;
}
	.entry-content p {
	font-size: 18px;
		line-height: 32px;
		width: 80%;
		margin-left: auto;
		margin-right: auto;
}
}
@media (max-width: 767px) { 
	
	#tm-bottom-a section > section, #tm-bottom-d section > section {
	width: 100% !important;
	}
	#tm-bottom-d section > section:last-child {
	justify-content: center;
		margin-top: 30px;
	}
	.tm-slider-chester .uk-slider > li.uk-active > div {
		margin-left: 0;
		margin-right: 0;
	}
	.contact > li > a, .contact > li {
	font-size: 16px;
	line-height: 40px;
}
	.uk-button {
		font-size: 14px;
		padding: 0 12px;
		letter-spacing: 0.25px;
	}
	.uk-button-social {
	font-size: 28px;
	}
	.wp-custom-logo .title-area img {
		width: 300px;
	}
}
@media (max-width: 480px) { 

#gallerij .button {
	width: 100px;
	height: 100px;
	top: -25px;
	left: calc(100vw - 85px);
	font-size: 14px;
	line-height: 18px;
	transform: rotate(10deg);
}
	.contact > li > a, .contact > li {
	font-size: 12px;
	line-height: 32px;
}
	.home .uk-article-title {
	font-size: 28px;
	line-height: 36px;
}
	.home .entry-content p {
	font-size: 16px;
		line-height: 28px;
		
	}
}