/*
Theme Name: Museum Postbanaal
Theme URI: https://wordpress.org/themes/twentysixteen/
Template: twentysixteen
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Sixteen Child
Version: 3.2.1713795269
Updated: 2024-04-22 14:14:29

*/

body:not(.custom-background-image):before, body:not(.custom-background-image):after {
	display: none;
}
.plaats {
	display: inline-block;
    width: 40%;
	vertical-align: top;
}
.muursep {
	display: inline-block;
    width: 10%;
	vertical-align: top;	
}
.olinks, .orechts {
	width: 20%;
	align-self: flex-end;
}
.werk {
	width: 60%;
	padding-left: 5px;
	padding-right: 5px;
	display: flex;
    align-items: center;
    height: 100%;
}
.boven, .onder {
	display: flex;
}
.boven {
	height: 50vh;
	margin-top: 5vh;
	padding-top: 5vh;
	padding-bottom: 5vh;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
.onder {
	height: 10vh;
}
.no-sidebar .entry-header, .no-sidebar .entry-content, .no-sidebar .entry-summary, .no-sidebar .entry-footer, .no-sidebar .comments-area, .no-sidebar .image-navigation, .no-sidebar .post-navigation, .no-sidebar .pagination, .no-sidebar .page-header, .no-sidebar .page-content, .no-sidebar .content-bottom-widgets {
	margin-right: 0;
	margin-left: 0;
}
.entry-content {
	width: 100% !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.entry-content, .entry-footer {
	float: none !important;
}
.site {
	margin: 0;
}
.site-header {
    padding: 0 4.5455%;
}
.site-branding, .entry-header {
	text-align: center;	
	width: 100%;
}
.entry-title {
	font-size: 1em;
}
.werk img {
	max-height: 100%;
}
.klein {
	width: 1.5em;
}
.groot {
	width: 6.5em;
	max-width: none;
}
.middel {
	width: 5em;
}
.grond {
	width: 100%;
}
.grond .mid {
	position: relative;
	left: 50%;
	max-height: 6em;
}
.vloer {
	position: relative;
	top: 3.5em;
}
.muur {
	position: relative;
	perspective: 55vh;
}
.muurlinks {
	top: 2vh;
    height: 55vh;
    width: 10vh;
    display: inline-block;
    box-shadow: 0 0 8px #ccc;
    transform: rotateY(90deg);
    border-radius: 2px;
    background: #fff;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    position: relative;
}
.muurrechts {
	top: 2vh;
    height: 55vh;
    width: 10vh;
	left: 10vh;
    display: inline-block;
    box-shadow: 0 0 8px #ccc;
    transform: rotateY(-90deg);
    border-radius: 2px;
    background: #fff;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    position: relative;
}
.muurscroll {
    white-space: nowrap;
    overflow: hidden !important;
	width: 100%;
}
.entry-title, .fa {
	display: inline-block;
}
.entry-header {
	width: 100%;
	text-align: center;
	height: 10vh;
}
.site-header {
	height: 15vh;
}
.entry-footer {
	display: none;
}
.site-main, article {
	margin-bottom: 0;
}
.site-footer {
	padding-top: 0;
	padding-bottom: 0;
}