@import url(//fonts.googleapis.com/css?family=Forum);

@import '//fonts.googleapis.com/css?family=Montserrat';
@import '//fonts.googleapis.com/css?family=Roboto+Condensed:400,300';
@import '//fonts.googleapis.com/css?family=Source+Sans+Pro:400,700,600,300,200';


html {
    margin-top: 0px !important;
}

.uk-text-large {
	font-weight: bold !important;
}

.tm-page {
    background: #444349;
    background: #EAE9BE url('/wp-content/uploads/esinit/container-bg.jpg') repeat;
}



.tm-navbar {
	height: 70px;
    -moz-box-shadow: rgba(0, 0, 0, 0.3) 0 2px 8px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 2px 8px;
    box-shadow: rgba(0, 0, 0, 0.3) 0 2px 8px;
}

.uk-navbar {
    background: #1b2034;
    color: #FFF;
}

.uk-navbar-nav > li > a {
	color: #333;
	font-family: 'Forum', cursive;
	font-size: 20px;
}

.uk-navbar-nav > li.uk-active > a {
	background: #FFF;
	color: #111;
}

h1, h2, h3, h4, h5, h6 {
	color: #1b2034;
    font-family: 'Forum', cursive;
    font-weight: 600;
}

p, ul, ol, dl, blockquote, pre, address, fieldset, figure {
	line-height: 29px;
	font-size: 20px;
	font-weight: 300; 
}

em {
    color: #9a0203;
    font-weight: bold !important;
    font-size: 16px;
}

small {
    font-size: 80%;
}

.uk-text-large {
    font-family: 'Forum', cursive;
    font-weight: bold !important;
    font-size: 24px;
}

.uk-overlay-background {
    background: rgba(0,0,0,.3);
}

/*
 * Sizes
 */
h1, .uk-h1 {
    font-family: 'Forum', cursive;
    font-weight: 600;
    font-size: 40px;
}
h2, .uk-h2 {
  	font-family: 'Forum', cursive;
  	font-size: 26px;
}
h3, .uk-h3 {
 	font-family: 'Forum', cursive;
}
h4, .uk-h4 {
  	font-family: 'Forum', cursive;
}
h5, .uk-h5 {
  	font-family: 'Forum', cursive;
}
h6, .uk-h6 {
  	font-family: 'Forum', cursive;
}

/* GLOBAL STYLES */

.uk-button {
    -webkit-appearance: none;
    margin: 0;
    border: none;
    overflow: visible;
    font: inherit;
    color: #000000;
    text-transform: none;
    display: inline-block;
    box-sizing: border-box;
    padding: 0 12px;
    background: rgba(0, 0, 0, 0);
    vertical-align: middle;
    line-height: 40px;
    min-height: 40px;
    font-size: 1rem;
    text-decoration: none;
    text-align: center;
    border: 2px solid #e0e0e0;
    border-radius: 2px;
}

.uk-button:hover, .uk-button:focus {
	background: #9a0203;
	color: #fff;
	border: 2px solid #9a0203;
}

.uk-nav-navbar > li > a {
    font-family: 'Forum', cursive;
    font-size: 16px;
}

.uk-nav-navbar > li > a:hover, .uk-nav-navbar > li > a:focus {
	background: #9a0203;
	color: #fff;
}

.uk-list li {
    padding-left: 17px;
    background-repeat: no-repeat;
    background-position: 0 13px;
    background-image: url('/wp-content/uploads/esinit/listbullet.png');
}


.uk-list li:first-child {
	background-position: 0 8px;	
}

.uk-list-striped > li:nth-of-type(odd) {
	background-repeat: no-repeat;
    background-position: 0 13px;
    background-image: url('/wp-content/uploads/esinit/listbullet.png');
}

.tm-bottom-d .uk-list li, .tm-bottom-d .uk-list-striped > li:nth-of-type(odd) {
	padding-left: 0;
	background-image: none;
}

.uk-list > li > a.uk-icon-button {
	background: #9a0203;
	color: #fff;
}

.menukaart .uk-list > li {
	position: relative;
	z-index: 1;
	background: url('/wp-content/uploads/esinit/dots.png');
	background-repeat: repeat-x;
	background-position: 10px 19px;
	padding-left: 0px;
}

.menukaart .uk-list-striped > li:nth-of-type(odd) {
	background-position: 10px 19px;	
}

.menukaart .uk-list-line > li:nth-child(n+2) {
	background-position: 10px 25px;	
}

.menukaart .uk-list > li:before {
    content: "";
    display: block;
    overflow: hidden;
    top: 16px;
    width: 100%;
    position: absolute;
    z-index: -1;
}

.menukaart .uk-list-line > li:nth-child(n+2) {
	position: relative;
	z-index: 1;
}

.menukaart .uk-list-line > li:before:nth-child(n+2) {
	content: "";
    border-bottom: 1px dotted #000;
    display: block;
    overflow: hidden;
    top: 16px;
    width: 100%;
    position: absolute;
    z-index: -1;	
}

.menukaart .uk-list > li .gerecht {
	background: #fff;
	position: absolute;
	font-weight: bold;
	padding-right: 4px;
	font-size: 18px;
}

.menukaart .uk-list > li .menukaart-prijs {
	background: #fff;
	position: absolute;
	right: 0;
	font-weight: bold;
	padding-left: 8px;
}


.uk-panel-title {
	font-family: 'Forum', cursive;
}

#tm-top-a {
	margin: 0;
	background: url('/wp-content/uploads/esinit/home-bg.jpg');
	background-size: cover;
	background-position: top center;
}

.home-bg {
	height: 800px;
	position: relative;
}

.home-bg h2 {
    color: #fff;
    text-shadow: 2px 2px 4px #000,
				 0px 0px 6px #000,
				 2px 2px 9px #000;
    position: absolute;
    left: 48px;
    top: 430px;
    font-weight: normal !important;
    font-size: 30px;
}

.home-bg h3 {
    color: #fff;
    text-shadow: 2px 2px 4px #000,
				 0px 0px 6px #000,
				 2px 2px 9px #000;
    position: absolute;
    left: 158px;
    top: 480px;
    font-weight: normal !important;
    font-size: 30px;
}

.logoindah {
	margin-top: 280px;
	margin-left: 40px;
}

.uk-contrast .uk-button-primary, .uk-block-muted .uk-button-primary {
	background: #9a0203;
}

.catering-title {
	margin: 0 auto;
	padding-top: 80px;
	text-shadow: 0px 0px 3px #000,
				 0px 0px 5px #000,
				 0px 0px 4px #000,
				 2px 2px 6px #000;
}

.intro-widget h1 {
	background: #9a0203;
}

.intro-widget .uk-h3 {
	background: #9a0203;
	color: #fff;
	padding: 4px;
	margin: 0;
}

.intro-widget .uk-h3 a {
	margin: 0;
	font-size: 15px;
}

.actie {
	border: 2px solid #9a0203;
	border-radius: 6px;
	padding: 25px;
}

.catering {
	border: 2px solid #9a0203;
	border-radius: 6px;
}

.prijs {
	background: #9a0203;
	color: #fff;
	width: 50%;
	margin: 0 auto;
	-ms-transform: rotate(-2deg); /* IE 9 */
    -webkit-transform: rotate(-2deg); /* Chrome, Safari, Opera */
    transform: rotate(-2deg);
}

.menukaart-container .uk-contrast .uk-subnav > * > a,.menukaart-container .uk-block-muted .uk-subnav > * > a {
	border-bottom: 3px solid #9a0203;
	color: #fff;
	font-weight: bold;
	letter-spacing: 1px;
}

.menukaart-container .uk-contrast .uk-subnav-pill > .uk-active > a,.menukaart-container .uk-block-muted .uk-subnav-pill > .uk-active > a {
	color: #9a0203;
}

.menukaart {
	border: 2px solid #9a0203;
	border-radius: 6px;
	padding: 25px ;
	background: #fff;

}

.menukaart .border {
	border-bottom: 1px dotted #000;
}

.menukaart em {
	display: block;
	max-width: 80%;
	font-size: 16px;
}

.menukaart li {
	
}

#tm-footer {
	background: #6b0b0e;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #CCC;
}

#tm-footer a {
	color: #b78252;
}

.tm-logo {
	transition: all .3s ease-in-out;
}

.uk-form select, .uk-form textarea, .uk-form input:not([type]), .uk-form input[type="text"], .uk-form input[type="password"], .uk-form input[type="datetime"], .uk-form input[type="datetime-local"], .uk-form input[type="date"], .uk-form input[type="month"], .uk-form input[type="time"], .uk-form input[type="week"], .uk-form input[type="number"], .uk-form input[type="email"], .uk-form input[type="url"], .uk-form input[type="search"], .uk-form input[type="tel"], .uk-form input[type="color"] {
	background: #e1d5d5;
	color: #000;
}

.uk-form select:focus, .uk-form textarea:focus, .uk-form input:not([type]):focus, .uk-form input[type="text"]:focus, .uk-form input[type="password"]:focus, .uk-form input[type="datetime"]:focus, .uk-form input[type="datetime-local"]:focus, .uk-form input[type="date"]:focus, .uk-form input[type="month"]:focus, .uk-form input[type="time"]:focus, .uk-form input[type="week"]:focus, .uk-form input[type="number"]:focus, .uk-form input[type="email"]:focus, .uk-form input[type="url"]:focus, .uk-form input[type="search"]:focus, .uk-form input[type="tel"]:focus, .uk-form input[type="color"]:focus {
	border-color: #6b0b0e;
}

#tm-top-d {
	padding-bottom: 0;
}

.tm-bottom-d hr {
	border-top: 2px solid #6b0b0e;
	border-radius: 4px;
}

#tm-main {
	padding-top: 0;
}

.wpcf7 textarea {
 	height: 150px;
}


.intro-widget p {
	min-height: 174px;
}

@media (max-width: 767px) { 

	.logoindah {
		margin: 0 auto;
	}

	.home-bg h2, .home-bg h3 {
		position: relative;
		top: 0;
		font-size: 24px;
	    top: auto;
    	left: auto;
    	text-align: center;
	}


	p, ul, ol, dl, blockquote, pre, address, fieldset, figure {
		line-height: 27px;
		font-size: 17px;
		font-weight: 300; 
	}

	.uk-navbar-nav > li > a {
		font-size: 17px;
	}

	.uk-panel-space {
	    padding: 14px;
	}

  	#tm-top-a {
		margin: 0;
		background: url('/wp-content/uploads/esinit/home-bg-small.jpg');
		background-size: cover;
		background-position: top center;
		background-repeat: no-repeat;
	}

	.uk-panel-box {
		padding: 10px;
	}

	.uk-nav-offcanvas > .uk-open > a, html:not(.uk-touch) .uk-nav-offcanvas > li > a:hover, html:not(.uk-touch) .uk-nav-offcanvas > li > a:focus {
		background: #6b0b0e;
	}

	.uk-container {
		padding: 0;
	}

	#tm-top-a {
		max-height: 342px;
	}

	.home-bg {
		height: 300px;
		position: relative;
	}

	.home-bg h1 {
	    color: #fff;
	    text-shadow: 2px 2px 4px #000,
					 0px 0px 6px #000,
					 2px 2px 9px #000;
	    position: absolute;
	    bottom: 0px;
	    font-weight: normal !important;
	    font-size: 30px;
	    top: 20px;
	    width: 80%;
	    left: 60px;
	    text-align: center !important;
	}

	#menukaart .uk-panel-teaser {
		min-height: 226px;
	}

	.menukaart .uk-list > li .gerecht {
		font-size: 15px;
		width: 70%;
		position: relative;
	}


	.menukaart em {
		font-size: 14px;
	}

	.menukaart .uk-list > li .menukaart-prijs {
		font-size: 14px;
	}

	.tm-totop-scroller {
		position: absolute;
	}

	.openingstijden li {
		font-size: 17px;
	}
}