@font-face {font-family: 'consolas'; src: url('../fonts/Consolas.ttf');}
@font-face {font-family: 'consolas'; src: url('../fonts/Consolas Italic.ttf'); font-weight: normal; font-style: italic;}
@font-face {font-family: 'consolas'; src: url('../fonts/Consolas Bold.ttf'); font-weight: bold; font-style: normal;}
@font-face {font-family: 'consolas'; src: url('../fonts/Consolas Bold Italic.ttf'); font-weight: bold; font-style: italic;}

html, body {height: 100%;}
body {font-family: consolas,monaco,andale mono,courier,sans-serif; text-align: center; margin: 0px; border: 0px; padding: 0px; background-color: #ffffff; background-image: url('../images/background_grey.png');}
body.vsop {
    background-image: unset;
}

#vsopbackground {
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    max-width: 100vw;
    height: 100%;
    max-height: 100vh;
    background-image: url('../images/vsop/achtergrondhrdef.png');
    background-attachment: scroll;
    background-repeat: no-repeat; 
    background-position-x: left; 
    background-position-y: top;
    background-size: 100%;
}

#pastoorcontainer {
    position: fixed;
    z-index: 0;
    height: 100%;
    max-height: 100vh;
    width: 60%;
    background-image: url('../images/vsop.png');
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position-x: 5%; 
    background-position-y: 171px;
    background-size: 55% auto;
}

/* Fixed background for tablet and mobile */
/* @media all and (max-width:1024px) {
    #vsopbackground:after {
        content: '';
        width: 100%;
        height: 100%;
        background-position: inherit;
        background-image: inherit;
        background-size: inherit;
        background-attachment: inherit;
        background-repeat: inherit;
        position: fixed;
        top: 0;
        z-index: -1;
    }
} */

#vsopcontainer {
    float: right;
    width: 50%;
    padding: 1em;
}

#vsopcontainer img#vsoplogo {
    /* background-color: #ffffff; */
    background-color: rgb(255 255 255 / 0.9);
    width: 80%; 
    max-width: 330px;
    height: auto;
    max-height: none;
    padding: 1em;
    top: 4em;
}

.vsopblock {
    text-align: left;
    padding: 1em;
    margin: 1em;
}

.vsopblock img {
    margin: auto;
    max-height: 330px;
}

.vsopblock p {
    font-style: italic;
}

.vsopblock ul {
    list-style: outside url('../images/vsop/vsop_bullet_small.png');
}

.vsopblock li {
    text-align: left;
    padding-left: 0.5em;
    margin-left: 1em;
    font-family: Alternate Gothic No2 D,impact,gill sans,trebuchet,helvetica,sans-serif;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-weight: 700;
    color: #000000;
    font-size: 1.1em;
}

#vsopcontainer #blond {
    background-color: rgb(238 227 195 / 0.9);
}
#vsopcontainer #trippel {
    background-color: rgb(199 200 187 / 0.9);
}
#vsopcontainer #dubbel {
    background-color: rgb(214 196 178 / 0.9);
}

@media (max-width: 767px) {
    #pastoorcontainer {
        background-attachment: initial;
        background-position-x: 20px;
        background-position-y: 124px;
        background-size: 89% auto;
    }

    #vsopcontainer {
        width: 100%;
        float: left;
        left: 0;
    }

    #vsopcontainer img#vsoplogo {
        margin-top: 10em;
    }

    .vsopblock img {
        max-height: 300px;
    }
}

@media (max-width: 414px) {
    #pastoorcontainer {
        background-position-x: 22px;
        background-position-y: 133px;
        background-size: 87% auto;
    }
}

@media (max-width: 375px) {
    #pastoorcontainer {
        background-position-x: 20px;
        background-position-y: 98px;
        background-size: 87% auto;
    }
}

.jeneverblock {
    margin: 1em 0; 
    height: 40px;
}

@media (max-width: 375px) {
    .jeneverblock {
        margin: 1em 0; 
        height: 60px;
    }
}

p {margin: 12px 0 24px;}

img {border: 0px;}

a:link {color: #000000; text-decoration: underline;}
a:visited {color: #000000; text-decoration: underline;}
a:hover {color: #000000; text-decoration: underline;}
a:active {color: #000000; text-decoration: underline;}

ul {list-style-type: none; padding: 0px; margin: 0px;}

h1, h2, h3, h4, h5, h6 {
    font-family: Alternate Gothic No2 D,impact,gill sans,trebuchet,helvetica,sans-serif;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-weight: 700;
    color: #000000;
}
h1 {font-size: 1.8em;}
h2 {font-size: 1.75em;}
h3 {font-size: 1.5em;}
h4 {font-size: 1.2em;}
h5 {font-size: 1.1em;}

h1.wide {font-family: Alternate Gothic No3 D,impact,gill sans,trebuchet,helvetica,sans-serif; font-size: 2em;}
h2.wide {font-family: Alternate Gothic No3 D,impact,gill sans,trebuchet,helvetica,sans-serif; font-size: 1.75em;}
h3.wide {font-family: Alternate Gothic No3 D,impact,gill sans,trebuchet,helvetica,sans-serif; font-size: 1.5em;}
h4.wide {font-family: Alternate Gothic No3 D,impact,gill sans,trebuchet,helvetica,sans-serif; font-size: 1.2em;}
h5.wide {font-family: Alternate Gothic No3 D,impact,gill sans,trebuchet,helvetica,sans-serif; font-size: 1.1em;}

h1.narrow {font-family: Alternate Gothic No1 D,impact,gill sans,trebuchet,helvetica,sans-serif; font-size: 2em;}
h2.narrow {font-family: Alternate Gothic No1 D,impact,gill sans,trebuchet,helvetica,sans-serif; font-size: 1.75em; margin-bottom: 20px;}
h3.narrow {font-family: Alternate Gothic No1 D,impact,gill sans,trebuchet,helvetica,sans-serif; font-size: 1.5em;}
h4.narrow {font-family: Alternate Gothic No1 D,impact,gill sans,trebuchet,helvetica,sans-serif; font-size: 1.2em;}
h5.narrow {font-family: Alternate Gothic No1 D,impact,gill sans,trebuchet,helvetica,sans-serif; font-size: 1.1em;}

hr {color: #000000; background-color: #000000; height: 1px; margin: 0px; padding: 0px; border: 0px; border: 1px dashed #000;}

#music {position: fixed; bottom: 10px; right: 5px; width: 120px; height: 20px; border: 0px; z-index: 15;}
#music audio {height: 25px; width: 120px;}

#zwart {position: fixed; top: 0px; left: 0px; height: 100%; width: 4px; border: 0px; z-index: 1500; background-color: #000000;}
#geel {position: fixed; top: 0px; left: 4px; height: 100%; width: 4px; border: 0px; z-index: 1500; background-color: #eeda00;}
#rood {position: fixed; top: 0px; left: 8px; height: 100%; width: 4px; border: 0px; z-index: 1500; background-color: #e00000;}

#header-back {background: rgba(255,255,255,0); padding-bottom: 10px;}
@media (max-width: 767px) {
    #header-back {background: rgba(255,255,255,0.9) !important; padding-bottom: 0;}
}
.navbar {
    margin-bottom: 0;
}
.navbar-header {height: 65px;}

.navbar-default {
    background-color: transparent;
    border: 0;
}
.navbar-default .navbar-toggle {
    border-radius: 0;
    border-color: #000000;
    background-color: #ffffff !important;
    margin: 18px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #000000;
    border-radius: 0;
}

#logo {position: absolute; left: 21px; top: 3px; width: 35px; height: 60px;}
#witlooffrombelgium {position: absolute; left: 65px; top: 24px;}
#witlooffrombelgium h1 {
    display: inline;
}
@media (max-width: 767px) {
    #witlooffrombelgium h1 {font-size: 1.5em;}
}
@media (max-width: 414px) {
    #witlooffrombelgium h1 {font-size: 1.2em;}
}
@media (max-width: 375px) {
    #witlooffrombelgium h1 {font-size: 1em;}
}
#witlooffrombelgium span {background-color: #ffffff; padding: 0.2em 0.2em 0em;}

#lang {list-style: none; position: absolute; width: auto; right: 0; top: 10px; font-family: consolas,monaco,andale mono,courier,sans-serif; text-transform: none; letter-spacing: 0.03em; font-size: 0.95em; padding: 0.3em 0em;}
#lang li {display: inline;}
#lang li a {background: rgba(255, 255, 255, 1);}
a#nl {color: #000000; text-decoration: none;}
a#nl:hover {color: #eeda00; text-decoration: none; font-weight: bold;}
a#nl.current, a#nl.current:hover {color: #eeda00; font-weight: bold;}
a#fr {color: #000000; text-decoration: none;}
a#fr:hover {color: #e00000; text-decoration: none; font-weight: bold;}
a#fr.current, a#fr.current:hover {color: #e00000; font-weight: bold;}
a#de {color: #000000; text-decoration: none;}
a#de:hover {color: #000000; text-decoration: none; font-weight: bold;}
a#de.current, a#de.current:hover {color: #000000; font-weight: bold;}
a#en {color: #000000; text-decoration: none;}
a#en:hover {color: #2323b6; text-decoration: none; font-weight: bold;}
a#en.current, a#en.current:hover {color: #2323b6; font-weight: bold;}

@media (max-width: 767px) {
    #lang {position: relative; width: 100%; left: 0; top: 0; letter-spacing: 0.03em; font-size: 0.95em; padding: 0; border-top: 1px solid #000000;}
    #lang li {display: block;}
    #lang li a {background: rgba(255, 255, 255, 0);}
    #lang li a:hover, #lang li a.current, #lang li a.current:hover {background: rgba(255, 255, 255, 1);}

}
@media (min-width: 768px) {
    #lang li a {padding: 0.2em 0.5em 0em; background-color: #ffffff;}
    .homepage #main-menu {
        display: none;
    }
}
.navbar-collapse {border: 0;}
.navbar-collapse .navbar-nav {width: 100%; padding: 0; text-align: left; margin-top: 10px; margin-bottom: 0; font-family: Alternate Gothic No2 D,impact,gill sans,trebuchet,helvetica,sans-serif; font-size: 1.2em; letter-spacing: 0.1em; text-transform: uppercase;}
.navbar-collapse .navbar-nav li a {margin-left: 0.35em; background-color: #ffffff; color: #000000; background: rgba(255, 255, 255, 1); text-decoration: none;}
.navbar-collapse .navbar-nav li a:hover {color: #000000; text-decoration: line-through;}
.navbar-collapse .navbar-nav li.active a {background-color: #ffffff; color: #000000; text-decoration: line-through;}

.navbar-fixed-top .navbar-collapse {
    max-height: 521px; width: 100%;
}

@media (max-width: 767px) {
    .navbar-collapse {
        height: auto;
        float: none;
        padding-left: 0;
        padding-right: 0;
        margin: 0 !important;
    }
    .navbar-collapse .navbar-nav {float: left;
        width: 100%;
        padding: 0;
        margin: 0;
    }
    .navbar-collapse .navbar-nav li a {background: rgba(255, 255, 255, 0);}
    .navbar-collapse .navbar-nav li a:hover, .navbar-collapse .navbar-nav li.active a, .navbar-collapse .navbar-nav li.active a:hover {background: rgba(255, 255, 255, 1); color: #000000; text-decoration: line-through;}
}
@media (min-width: 768px) {
    .navbar-collapse .navbar-nav li a {margin-right: 0.26em; padding: 0.2em 0.2em 0em;}
    .navbar-collapse .navbar-nav li:last-of-type a {margin-right: 0; padding: 0.2em 0 0 0.2em;}
}
@media (min-width: 992px) {
    .navbar-collapse .navbar-nav li a {margin-right: 1.5em;}
}

#masterlayer {position: relative; top: 0px; width: 1000px; margin: auto; border: 0px; padding: 0px;}

#topspacemain {height: 115px; width: 100%;}
#topspacemain h3 {color: #e00000;}
#topspacemain a {
    position: absolute;
    top: 55px;
    right: 0;
    z-index: 100;
}

#topspacemain img {
    width: 120px;
    height: 120px;
    transform: rotate(15deg);
}

@media (max-width: 767px) {

    #topspacemain {
        height: 33px;
    }
    #topspacemain a {
        top: 77px;
        right: 12px;
    }
}

#topspace {height: 95px;}

#burst-12 {
    top: 90px;
    left: 40px;
    background: #e00000;
    width: 80px;
    height: 80px;
    position: relative;
    text-align: center;
    z-index: 100;
}
#burst-12:before, #burst-12:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 80px;
    width: 80px;
    background: #e00000;
}
#burst-12:before {
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -o-transform: rotate(30deg);
}
#burst-12:after {
    -webkit-transform: rotate(60deg);
    -moz-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    -o-transform: rotate(60deg);
}
#burst-12 div {
    position: absolute;
    top: 5px;
    left: 0;
    height: 80px;
    width: 80px;
    z-index: 1;
    -webkit-transform: rotate(-15deg);
    -moz-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -o-transform: rotate(-15deg);
    display: flex;
    justify-content: center;
    flex-direction: column;
    color: #ffffff;
    font-size: 0.95rem;
}
#bottom-banner {
    position: fixed; bottom: 0; width: 100%; background-color: rgba(255, 255, 255, 0.73); z-index: 1000;
}
#bottom-banner h3 {color: #e00000;}
.red {color: #e00000;}
#copyright {margin-top: 12px; text-align: center; font-size: 0.8em;}


#sm {margin-top: 30px; height: 45px; text-align: center;}
#sm a {
    text-decoration: none;
}
#facebook {width: 27px; height: 35px; margin: 0 5px;}
#instagram {width: 33px; height: 33px; margin: 0 5px;}
#gaultmillau {width: 121px; height: 40px; margin: 0 5px;}

.comiclist {list-style: none; overflow: visible; margin-bottom: 2rem;}
.comiclist li {position: relative; padding: 0 0 20px 0; margin-bottom: 12px; overflow: visible;}
.comiclist li img {display: block; margin: auto; height: auto;}

#reservaties {width: 263px;}
#eten {width: 280px}
#contact {width: 275px;}
#drinken {width: 220px;}
#jenever {width: 300px;}
#renee {width: 347px;}
#radio {width: 276px;}
#nieuws {width: 280px;}
#interieur {width: 256px;}
#vsop {
    margin-top: 1em;
    width: 131px;
}

@media (min-width: 768px) {
    .page #reservaties {width: 500px; height: 380px;}
    .page #radio {width: 500px; height: 321px;}
    .page #nieuws {width: 500px; height: 382px;}
    .page #jenever {width: 500px; height: 375px;}
    .page #interieur {width: 500px; height: 369px;}
    .page #renee {width: 652px; height: 375px;}
    .page #eten {width: 500px; height: 360px;}
    .page #drinken {width: 386px; height: 400px;}
    .page #contact {width: 500px; height: 413px;}
    .page #vsop {
        margin-top: 1em;
        width: 250px;
        height: auto;
    }
}

@media (max-width: 767px) {
    .comiclist {
        margin-top: 50px;
    }
    .comiclist li {
        margin-bottom: 28px;
    }
}

div.caption {position: absolute; bottom: 0px; left: 0px; width: 100%; height: 15px; text-align: center; padding-top: 5px;}
div.caption a:link {color: #000000; text-decoration: none;}
div.caption a:visited {color: #000000; text-decoration: none;}
div.caption a:hover {color: #000000; font-weight: bold;}
div.caption a:active {color: #000000; text-decoration: none;}

div.mpcaption {position: absolute; bottom: 0px; left: 0px; width: 100%; height: 15px; text-align: center; padding-top: 5px; text-transform: uppercase;}
div.mpcaption a:link {color: #000000; font-weight: bold; text-decoration: underline;}
div.mpcaption a:visited {color: #000000; font-weight: bold; text-decoration: underline;}
div.mpcaption a:hover {color: #000000; font-weight: bold; text-decoration: underline;}
div.mpcaption a:active {color: #000000; font-weight: bold; text-decoration: underline;}

.sectionimg {position: relative; clear: both; margin: auto;}
.sectionimg img {margin: auto;}

fieldset {border: 0px; text-align: left;}
.leftmost {text-align: right;}
@media (max-width: 767px) {
    .leftmost {text-align: left;}
}

ol {text-align: left;}
ol li {margin-bottom: 1rem;}
ul.links li {margin-bottom: 1em;}

textarea, label, input, select {margin: 8px 0; padding: 5px; font-family: consolas,monaco,andale mono,courier,sans-serif; border-radius: 0 !important;}
textarea, input {border: 1px solid #bdbdbd;}
input[type="submit"], input[type="reset"] {
    background-color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
    padding: 9px 25px 5px;
}
input[type="submit"]:hover, input[type="reset"]:hover {
    background-color: #eeda00;
}
.checkbox-container {
	display: flex;
	flex-direction: row;
	align-items: center;
}
.checkbox-container input{
	margin-right: 8px;
}
option {
    padding: 2px 2px 1px;
}
@media (max-width: 767px) {
    label {margin: 0;}
    input {margin: 4px 0;}
}

.reservaties-block {
    border: 1px solid black;
    background-color: white;
    padding: 2rem;
    margin: 2rem;
}

.newsitem {text-align: center;}
.newsitem hr {color: #000000; background-color: #000000; margin: 20px 20%; height: 0px; border: 1px dashed #000;}
.newsimg {margin: 1em auto; max-height: 400px;}

#navigation {font-family: Alternate Gothic No1 D,impact,gill sans,trebuchet,helvetica,sans-serif; font-size: 1.5em; margin-top: 1em; text-transform: uppercase;}

.drinkenthumbnailimg {
    height: 130px;
    width: auto;
    margin-bottom: 20px;
}
#drinkentable {text-align: center; background-color: #ffffff;}
#drinkentable .navcell {z-index: 100; position: absolute; font-size: 2em; color: #000000; top: 50%; transform: translateY(-50%);}
#drinkentable .navcell a {text-decoration: none; background-color: #ffffff; padding: 3px;}
#drinkentable .navcell.leftnav { left: 5px; }
#drinkentable .navcell.rightnav { right: 5px; }
#drinkenphoto {margin: auto; max-height: 360px;}
#dtclose {z-index: 100; position: absolute; display: block; top: 5px; left: 0; padding: 0.2em 0.7em; font-weight: bold; text-transform: uppercase; letter-spacing: 0.02em; font-size: 1em; background-color: #ffffff;}
#dtclose:hover {color: #000000; text-decoration: underline;}
#drinkentable #details {margin: 2em;}
#drinkentable #details .tableleft {text-align: right; width: 80px; font-weight: bold; text-transform: capitalize; padding-right: 5px;}
#drinkentable #details .tableright {text-align: left;}

iframe {margin: 1em;}

#dagelijkseprogrammatie {text-decoration: underline;}
#radioprogramma {position: relative; top: -0.75em; margin: auto; width: auto; font-size: 0.8em; text-align: center; z-index: 5;}
#radioprogramma table {position: relative; margin: auto; background-color: #f0f7c5; padding: 1em;}
#radioprogramma table td {text-align: left;}
#radioprogramma a:link {color: #000000; text-decoration: none;}
#radioprogramma a:visited {color: #000000; text-decoration: none;}
#radioprogramma a:hover {color: #000000; text-decoration: none;}
#radioprogramma a:active {color: #000000; text-decoration: none;}

#fully-booked, #after4 {
    color: #e00000;
    font-style: italic;
    display: none;
}
#after4 a {
    color: #e00000;
}
.responsive-video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 60px;
    margin-bottom: 40px;
    overflow: hidden;
}

.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.interieur-page p {text-align: left;}
.interieur-page img.left {float: left; margin-right: 1em; margin-bottom: 1em;}
.interieur-page img.right {float: right; margin-left: 1em; margin-bottom: 1em;}
.interieur-page img.center {margin: auto; margin-bottom: 1em;}
.interieur-page div.space {margin-top: 1em; margin-bottom: 1em; clear: both; height: auto;}

.lightbox {
    display: none;
}
.error label {
    color: #e00000;
}
.error span {
    color: #e00000;
    font-size: 0.9em;
    font-style: italic;
}
.error input, .error textarea {
    border: 1px solid #e00000;
}
