@import url('https://fonts.googleapis.com/css?family=Ubuntu');
@import url('https://fonts.googleapis.com/css?family=Ubuntu');


html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}

b, strong {
	font-weight: bold;
}

em, i {
	font-style:italic
}

div.block li {
	margin: 5px 0 0 15px;
	padding-left: 0px;
	list-style:square;
}


body {
background-image: url('/images/backgrounds/keuken_achtergrond.png') ;
background-attachment: fixed; background-repeat: no-repeat; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-position:center;
}html, body  {
	height: 100%;
  	margin: 0;
  	padding: 0;
	width: 100%;
	font-size:12px;
	line-height:19px;
}

.content .block div {
	margin:10px 0;
}

.content .block div.ngg-gallery-thumbnail-box, .content .block div.ngg-gallery-thumbnail {
	margin:0;
}

.ngg-galleryoverview .slideshowlink {
	display:none;
}

header {
	margin-bottom: 25px;
}

.clear {
	clear: both;
}

h1, h2, h1 a, h2 a {
	color:white;
	text-shadow:2px 2px 3px rgba(0,0,0,0.7);
	font-size:48px;
	margin:0 0 0.7em 0;
	padding:0;
	text-decoration:none;
}

h1 a:hover {
	text-decoration: none;
}

h2 {
	font-size:20px;
	margin-top:15px;
	text-transform:uppercase;
	color:black;
	text-shadow:none;
}


div#wrapper {
	margin-top:40px;
	padding-bottom:50px;
}

div.short_content {
	height:77px;
	line-height:20px;
	overflow:hidden;
}

div.box, #slider-container, div.homebutton, div.block, div#googlemaps_container, nav#menu li a:hover, nav#menu ul li a:hover, .sidebox, footer {
	-moz-box-shadow: 0 0 9px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 0 9px rgba(0, 0, 0, .2);
	box-shadow: 0 0 9px rgba(0, 0, 0, .2);

	background:rgba(255,255,255,0.9);
}

section#home {
	height:300px;
	clear:both;
	margin-bottom:25px;
}

div.homebutton {
	padding:20px;
	float:left;
	min-height:260px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	margin-bottom:25px;
}

div.homebutton img {
	border:1px solid #ddd;
	width:100%;
}

a.more, .button {
	display:inline-block;
	text-decoration:none;
	margin-top:14px;
	font-size:14px;
	padding:6px 8px;
	color:white;
	background:#2e2525;
	text-shadow:1px 1px 1px black;
}

a.post-edit-link {
	font-size:12px;
	padding:5px 6px;
}

section.content {
	position:relative;
	min-height:250px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}


div.block, div#googlemaps_container {
	padding: 20px;
	margin-bottom: 20px;
}

.sidebar {
	margin-bottom:20px;
}

.alignright {
	float:right;
}

aside div.block, aside div#googlemaps_container {
	padding: 10px;
}

.custom-sidebar {
	background: rgba(255,255,255,0.8);
	padding:20px;
	line-height:22px;
}

.custom-sidebar li {
	margin:0 0 15px 0;
}

.custom-sidebar h3 {
	font-size: 24px;
	margin-bottom:15px;
}

div#google_translate {
	position:absolute;
	right:20px;
}

section.content h2 {
	font-size:23px;
	margin-bottom:25px;
	line-height:25px;
}

section.content p {
	margin-bottom:1em;
}

footer {
	border:0;
	color:white;
	background:rgba(46,37,37,0.95);
	padding:20px;
}

div#slider-container {
	height:329px;
	margin-bottom:20px;
	position:relative;
	padding:1px;
}

div#slider, div#slider div {
	width:998px;
	height:329px;
	overflow:hidden;
	background-size:100% !important;
}

div#footer_address {
	font-size:14px;
	line-height:25px;
	border-left:1px dotted white;
	padding-left:45px;
	background:url(../templates/cgi_12/images/house.png) no-repeat 11px top;
	height:100%;
}

div#footer_about {
	margin-right:65px;
}

#footer-nav ul {
	float:left;
	margin:0;
	padding:0;
	list-style: none;
	padding-right:35px;
	width:110px;
}

#footer-nav ul li {
	display:block;
	font-size:10px;
	padding-bottom:1px;
	margin-bottom:1px;
	border-bottom: 1px dotted rgba(255,255,255,0.4);
}

#footer-nav ul li a {
	color:white;
	display:block;
	text-decoration:none;
}

#footer a {
	color:white;
}

div#slogan {
	position:absolute;
	top:20px;
	right:20px;
	text-align:right;
	line-height:40px;
	color:white;
	text-shadow:2px 2px 2px rgba(0,0,0,0.8);
	z-index:5;
	font-size:30px;
}

#googlemaps_container {
	height:270px;
}

#googlemaps {
	height:100%;
}

nav#menu ul {
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
}

nav#menu li {
	float: left;
}

nav#menu ul:after {
	content: "";
	clear: both;
	display: block;
}

nav#menu ul li {
	float: left;
}

nav#menu ul li a{
	display: block;
	text-decoration:none;
	line-height:18px;
	padding:25px;
	font-size:18px;
	display:block;
}

nav#menu ul li a:hover {
	background: url(../templates/cgi_12/images/menu_bg_hover.png);
}

nav#menu ul ul {
	display: none;
	height: auto;
	position: absolute;
	margin: 0;
	padding: 0;
	top: 100%;
	width: auto;
	border: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	z-index: 100;
}

nav#menu ul li:hover > ul {
	display: block;
}

nav#menu ul ul li {
	float: none;
	white-space: nowrap;
	list-style: none;
	position: relative;
	background: none;
}

nav#menu ul ul ul {
	position: absolute;
	left: 100%;
	top:0;
}

.social-element {
	float: left;
	margin-right: 10px;
}

#social_media {
	height: 28px;
}

#googleplus {
	padding-top: 2px;
}

#facebook {
	padding-top: 4px;
}

#crumbs {
	padding-bottom: 15px;
}

section.content table {
}

section.content table th, section.content table td {
	text-align: left;
	width: auto;
	padding: 5px 20px 5px 0;
}

section.content table th {
	font-weight: bold;
}

form.wpcf7-form {
	margin-top: 30px;
}

form.wpcf7-form input[type=text], form.wpcf7-form textarea,form.wpcf7-form input[type=email] {
	width: 270px;
	padding: 8px 5px;
	border: 1px solid #ccc;
	font-size: 14px;
	line-height: 17px;
	background: white;
	outline: none;
}

#footer_about p {
	margin-bottom: 15px;
}

#google_translate_element img {
	width:inherit;
	display:inline;
}

.mobnav-trig {
	display:none;
}

span.trigger-icon {
	display: block;
    width: 23px;
    margin: auto;
}

span.trigger-icon span {
	display: block;
	height: 3px;
	margin-bottom: 3px;
	background-color: white;
}

.mobnav-trig .top.active {
	-ms-transform: rotate(50deg);
    -ms-transform-origin: 20% 40%;
    -webkit-transform: rotate(50deg);
    -webkit-transform-origin: 20% 40%;
    transform: rotate(50deg);
    transform-origin: 20% 40%;
}

.mobnav-trig .bottom.active {
	-ms-transform: rotate(-45deg);
    -ms-transform-origin: 8% 40%;
    -webkit-transform: rotate(-45deg);
    -webkit-transform-origin: 8% 40%;
    transform: rotate(-45deg);
    transform-origin: 8% 40%;
}

@media all and (max-width: 768px) {
	a.more, .button {
		padding: 15px 15px;
	}
	
	.mobnav-trig {
		text-transform: uppercase;
		margin: 0;
		display: block !important;
		text-decoration: none;
		border-top-right-radius:3px;
		border-top-left-radius:3px;
		line-height:18px;
		padding:18px;
		background:rgba(46,37,37,0.95);
		font-size:18px;
		color:white;
	}

	div#slider, div#slider div {
		width:100%;
		height:265px;
		background-repeat:no-repeat;
	}

	div#slider-container {
		height:264px;
	}

	#template_12 header #menu ul {
		display:none;
	}
	
	nav#menu ul ul {
		position:relative !important;
	}

	#template_12 header #menu ul li a {
		font-size:18px;
		background:rgba(46,37,37,0.95);
		color:white;
		box-shadow:none;
		border:none;
	}

	#template_12 header #menu ul li a:hover {
		 background:rgba(46,37,37,0.95);
		color:white;
		border:none;
		box-shadow:none;
	}

	#template_12 header #menu ul li ul a {
		font-size:18px;
		background:rgba(46,37,37,0.95);
		color:white;
		box-shadow:none;
		border:none;
		padding-left:40px;
	}

	#template_12 header #menu ul li {
		background:none;
	}

	#menu .mobnav-trig:hover {
		text-decoration:none;
	}

	.opener {
		position: absolute;
		right: 0;
		top: 0;
		display: block;
		cursor: pointer;
		width: 49px;
		height: 40px;
		background: url(../templates/cgi_12/images/opener-w.png) center center no-repeat;
	}

	.opener.active {
		background: url(../templates/cgi_12/images/opener-active-w.png) center center no-repeat;
	}

	footer div div {
		margin:0 0 15px 0;
	}

	#header-top h1 {
		text-align:center;
		line-height:50px;
	}

	nav#menu ul li {
		float:none;
		display:block;
		position:relative;
	}

	nav#menu ul ul {
		position:relative;
		display:block;
	}

	nav#menu ul ul ul {
		display:none;
	}

}

@media all and (max-width: 468px) {
	div#slider, div#slider div {
		width:100%;
		height:135px;
		background:no-repeat;
	}

	div#slider-container {
		height:135px;
	}
	
	header h1 a {
		width:100%;
		background-size:95%;
	}
	
}

body {
background-image: url('/images/backgrounds/keuken_achtergrond.png') ;
background-attachment: fixed; background-repeat: no-repeat; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-position:center;
}
body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:13px; line-height:17px;
	background-color: #000000;
    color: #000000;

}

a {
	color:#000000;
    text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

div.box, div#slider-container, nav#menu, nav#menu ul ul li a, div.homebutton, div.block, div#googlemaps_container, .sidebox, .sidebarBox.custom-sidebar {
	background:url(../templates/cgi_12/images/opacity.php?c=ffffff&o=0.9);
	background:rgba(255,255,255,0.8);
}


nav#menu ul ul li a, nav#menu ul ul li a:hover {
	padding: 15px;
}

nav#menu ul ul li a:hover {
	padding-bottom: 10px;
}

nav#menu ul li.current_page_item a, nav#menu li.current_page_ancestor a {
	padding-bottom: 20px;
	border-bottom:5px solid #68c906;;
}

nav#menu ul li.current_page_item ul li a, nav#menu ul li.current_page_ancestor ul li a {
	padding-bottom: 15px;
	border: 0;
}

nav#menu ul li a {
	color: #000000;
}

nav#menu ul li a:hover, nav#menu ul li.current_page_item ul li a:hover, nav#menu ul li.current_page_ancestor ul li a:hover {
	padding-bottom: 20px;
	border-bottom:5px solid #68c906;;
	background:#ffffff;;
}

nav#menu ul li.current_page_item ul li a:hover, nav#menu ul li.current_page_ancestor ul li a:hover {
	padding-bottom: 10px;
}

h2 {
	color: #000000;
}

a.more, .button {
	background:url(../templates/cgi_12/images/opacity.php?c=68c906&o=0.7);
	background:rgba(,,,0.7);
}

a.more:hover, .button:hover {
	background: #68c906;
	text-decoration:none;
}

body, html {
	position: static ;
	min-height: inherit ;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	font-style: ;
	text-align: ;
}

h1, h2, #slogan {
	font-family: Ubuntu;
	font-size: 20px;
	line-height: 30px;
	font-weight: 500;
	font-style: ;
	text-align: ;
}

#menu li {
	font-family: Ubuntu;
	font-size: 14px;
	line-height: 20px;
	font-weight: 500;
	font-style: ;
	text-align: ;
}

nav#menu ul li a, nav#menu ul li.current_page_item .children li a {
	font-family: Ubuntu;
	font-size: 14px;
	line-height: 20px;
	font-weight: 500;
	font-style: ;
	text-align: ;
}

}

.debug {
	border: 1px dotted red;
	position: relative;
	padding-top: 15px;
}

.debugTitle {
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
	padding: 2px;
	background: red;
	color: white;
	font-size: 10px;
	line-height: 10px;
	font-family: "Courier New", Courier, monospace;
}

div#videoOverlay {
	 background:rgba(0,0,0,0.8) url(/wp-content/themes/template1/images/play.png) center no-repeat;
	 width:100%;
	 height:250px;
	 cursor:pointer;
	 position:absolute;
	 z-index:5;
}

.goog-te-gadget-icon {
	display:none ;
}

nav#menu ul ul {
	display: none;
	height: auto;
	position: absolute;
	margin: 0;
	padding: 0;
	top: 98%;
	width: auto;
	border: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	z-index: 100;
}

nav#menu ul li:hover > ul {
	display: block;
}

nav#menu ul ul li {
	float: none;
	white-space: nowrap;
	list-style: none;
	position: relative;
}

nav#menu ul ul li {
	width: auto;
	overflow: visible;
}

nav#menu ul ul li a {
	text-align: left;
}
nav#menu ul li:hover > ul {
	top: auto;
}

nav#menu ul ul li:hover > ul {
	top: 0;
}

nav#menu ul ul li a {
	width: auto;
	padding: 8px 10px 6px 10px;
}

.sub-menu {
	display:none;
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	z-index:99999;
	background: #68c906;
}

.sub-menu li a {
	display:block;
	margin:0;
	padding:5px 10px;
	color:#ffffff;
	border-top: 1px solid #ffffff;
}

.sub-menu li a:hover {
	background-image:url(../templates/cgi_11/images/button_bg.png);
}


.sub-menu li ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.sub-menu li ul li a {
	padding-left: 25px;
}
