@charset "utf-8";

/*font-family: 'Fredoka One', cursive;*/
/*font-family: 'Signika Negative', sans-serif;*/

::selection {
    background: #000;
    color: #FFF;
}

::-moz-selection {
    background: #000;
    color: #FFF;
}

.logo img {
    max-height: 150px;
}

.tab_1 .hide_subsites, .tab2 .hide_subsites {
    display: none;
}

body, html {
    background: #FFF;
    font-size: 12px;
    color: #87888a;
    font-family: 'Verdana', Arial, Helvetica, sans-serif;
    overflow-x: hidden;
}

h1 {
    display: block;
    padding-bottom: 5px;
    /*font-weight: bold;*/
    font-size: 20px;
    margin-bottom: 10px;
    color: #87888a;
}

h2 {
    color: #87888a;
    font-size: 16px;
    margin: 10px 0px;
    font-weight: bold;
}

h3 {
    color: #87888a;
    font-size: 14px;
    margin: 10px 0px;
    font-weight: bold;
}

.footer h2 {
    color: #FFF;
}

.page-content ul li {
    list-style-position: outside;
    list-style-type: disc;
    margin: 5px 0px 5px 15px;
}

#main-wrapper {
}

h2.home-title {
    display: block;
    padding-bottom: 5px;
    border-bottom: 1px solid #d7d7d7;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 15px;
}

a, a:hover, a:focus {
    color: #000;
    text-decoration: none;
}

.page-content {
    line-height: 1.6;
    font-weight: normal;
}

#map {
    width: 100%;
    height: 450px;
    color: #000;
    border: 1px solid #000;
    margin-top: 20px;
    margin-bottom: 20px;
}

#map img {
    max-width: none;
}

form input, form textarea, form select {

    border-radius: 2px;
    box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.07);
    border: 1px solid #c9c4b8;
    padding: 4px;
}

.slider-wrap-room,
.slider-wrap-slide,
.slider-wrap {
    width: 100%;
    height: 500px;
    overflow: hidden;
    margin-left: -20px;
}

.slider-obj {
    width: 100%;
    height: 500px;
    display: block;
    background-position: center center;
    background-size: cover;
}

.slider-title {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 20px;
    background: rgba(0, 0, 0, 0.7);
    color: #FFF;
    font-size: 20px;
}

form input.error, form textarea.error {
    background: #fff3f4;
    border: 1px solid #a70000;
}

.button:hover,
.button:active,
.button:focus,
form button:hover {
    background: #89682E;
}

.button,
form button {

    font-size: 12px;
    color: #FFF;
    padding: 7px 20px;

    background: #89682E;
    border: none;
    border-radius: 3px;

    margin-left: 150px;
    cursor: pointer;
    cursor: hand;
}

.button {
    display: inline-block;
    margin: 0;
    font-size: 14px;
}

.form.newsletter button {
    margin-left: 160px;
}

#sitemap a {
    text-decoration: none;
    padding: 5px 5px 5px 20px;
    background-image: url('https://www.halvemaan.be/data/images/skin/default/icon_sitemapcategory_01.png');
    background-repeat: no-repeat;
    background-position: left center;
    color: #000;

}

#sitemap li {
    margin: 0px 15px;
    padding: 7px 4px;
    padding-left: 0px;
    font-size: 15px;
    list-style: none;
    list-style-position: inside;
}

#sitemap li.mainCat {
    margin-left: 40px;
}

#sitemap ul {
    margin: 0px;
    padding: 2px;
    padding-left: 5px;
    list-style-position: inside;
    list-style: none;
}

#sitemap li {
    font-weight: normal;
    list-style-position: inside;
}

#sitemap li a {
    padding: 0px 5px 0px 20px;
    background: url("https://www.halvemaan.be/data/images/skin/default/list.png") no-repeat left center;
    font-size: 15px;
}

#sitemap li.sub {
    margin-left: 55px;
}

#sitemap li.subsub {
    margin-left: 75px;
}

#sitemap li.subsubsub {
    margin-left: 85px;
}

#sitemap li.sub a, #sitemap li.subsub a, #sitemap li.subsubsub a {
    color: #686868;
    background: none;
}

.errorForm {
    color: #e51e23;
    margin: 20px 0px;
    padding: 10px;
}

.errorForm li {
    margin-left: 30px;
    padding: 1px 0px;
    list-style: disc;
    list-style-position: outside;
}

.errorForm li a {
    text-decoration: underline;
    color: #e51e23;
}

.pdf {
    margin: 5px;
    line-height: 12px;
    background: url("https://www.halvemaan.be/data/images/skin/default/pdf.png") no-repeat left center;
    padding-left: 25px;
    display: block;
    height: 16px;
    padding-top: 2px;
    color: #000;
}

.breadcrumbs > a {
    color: #A58D55;
    font-size: 11px;
}

.header {
    padding-top: 20px;
    padding-bottom: 30px;
    border-bottom: 1px solid #87888a;
    margin: 0 -20px;
}

#nav li.nav-item {
    float: left;
    padding-right: 19px;
}

.nav-tab0 #nav li.nav-item {
    padding-right: 13px;
}

#nav li.nav-item:last-child, .nav-tab0 #nav li.nav-item:last-child {
    padding-right: 0;
}

#nav li.nav-item a {
    color: #c6c7c8;
    font-size: 15px;
}

#nav li.nav-item:hover a.nav-link,
#nav li.nav-item.active a.nav-link {
    color: #744e12;
}

#nav li.nav-item .sub-navi .sub-item {
    display: inline-block;
    margin-right: 10px;
}

#nav li.nav-item .sub-navi .sub-item a {
    font-size: 12px;
}

#nav li.nav-item .sub-navi .sub-item.active a {
    color: #744E12;
}

.languages a {
    text-transform: uppercase;
    color: #c6c7c8;
    font-size: 10px;
    display: inline-block;
    padding: 0 2px;
}

.languages a.active {
    color: #846228;
}

.nav-wrap {
    margin-top: 55px;
}

.row.marginTop40 {
    margin-top: 40px;
}

.nav-item .sub-navi {
    position: absolute;
    margin-left: 0;
    margin-top: 10px;
    display: none;
}

.nav-item .sub-navi2 {
    margin-right: 20px;
    right: 0;
}

.nav-item.active .sub-navi {
    display: block;
}

.footer {
    padding: 20px 0;
    background: url("https://www.halvemaan.be/data/images/skin/default/footer_bg1.png") repeat-y center center;
    background-size: 100% 1px;
    background: -moz-linear-gradient(left, #7cb955 0%, #009836 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #7cb955), color-stop(100%, #009836)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #7cb955 0%, #009836 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #7cb955 0%, #009836 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #7cb955 0%, #009836 100%); /* IE10+ */
    background: linear-gradient(to right, #7cb955 0%, #009836 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7cb955', endColorstr='#009836', GradientType=1); /* IE6-9 */
    color: #FFF;
}

.footer.footerStyle3 {
    background-size: 100% 1px;
    background: -moz-linear-gradient(left, #05266d 0%, #062f87 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #05266d), color-stop(100%, #062f87)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #05266d 0%, #062f87 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #05266d 0%, #062f87 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #05266d 0%, #062f87 100%); /* IE10+ */
    background: linear-gradient(to right, #05266d 0%, #062f87 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#05266d', endColorstr='#062f87', GradientType=1); /* IE6-9 */
}

.footer.footerStyle2 {
    background: url("https://www.halvemaan.be/data/images/skin/default/footer_bg2.png") repeat-y center center;
    background-size: 100% 1px;
    background: -moz-linear-gradient(left, #00492c 0%, #009836 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #00492c), color-stop(100%, #009836)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #00492c 0%, #009836 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #00492c 0%, #009836 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #00492c 0%, #009836 100%); /* IE10+ */
    background: linear-gradient(to right, #00492c 0%, #009836 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00492c', endColorstr='#009836', GradientType=1); /* IE6-9 */
}

.footer.footerStyle0 {
    background: url("https://www.halvemaan.be/data/images/skin/default/footer_bg0.png") repeat-y center center;
    background-size: 100% 1px;
    background: -moz-linear-gradient(left, rgba(174, 153, 98, 1) 0%, rgba(116, 78, 18, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(174, 153, 98, 1)), color-stop(100%, rgba(116, 78, 18, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(174, 153, 98, 1) 0%, rgba(116, 78, 18, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(174, 153, 98, 1) 0%, rgba(116, 78, 18, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(174, 153, 98, 1) 0%, rgba(116, 78, 18, 1) 100%); /* IE10+ */
    background: linear-gradient(to right, rgba(174, 153, 98, 1) 0%, rgba(116, 78, 18, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ae9962', endColorstr='#744e12', GradientType=1); /* IE6-9 */

}

.footer.footerStyle4 {
    background: url("https://www.halvemaan.be/data/images/skin/default/footer_bg2.png") repeat-y center center;
    background-size: 100% 1px;
    background: -moz-linear-gradient(left, #00492c 0%, #009836 100%); /* FF3.6+ */
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#8c9091+0,797d82+50,474c55+100 */
    background: #8c9091; /* Old browsers */
    background: -moz-linear-gradient(-45deg, #8c9091 0%, #797d82 50%, #474c55 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #8c9091 0%, #797d82 50%, #474c55 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #8c9091 0%, #797d82 50%, #474c55 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8c9091', endColorstr='#474c55', GradientType=1); /* IE6-9 fallback on horizontal gradient */

}

.footer a {
    color: #FFF;
}

.borderRight {
    border-right: 1px solid #707173;
}

.borderLeft {
    border-left: 1px solid #707173;
}

#zot {
    background: url("https://www.halvemaan.be/data/images/skin/default/zot.png") no-repeat left top;
    width: 230px;
    height: 278px;
    position: absolute;
    left: 50%;
    margin-top: -278px;
    margin-left: 250px;
    pointer-events: none;
}

#bottle {
    background: url("https://www.halvemaan.be/data/images/skin/default/brugse-zot-footer.png") no-repeat left top;
    width: 84px;
    height: 169px;
    position: absolute;
    left: 50%;
    margin-top: -100px;
    margin-left: 500px;
    pointer-events: none;
}

#sportbottle {
    background: url("https://www.halvemaan.be/data/images/skin/default/sportzot-footer.png") no-repeat left top;
    width: 84px;
    height: 169px;
    position: absolute;
    left: 50%;
    margin-top: -100px;
    margin-left: 500px;
    pointer-events: none;
}

.borderRightWhite {
    border-right: 1px solid #FFF;
}

.subscribe-btn {
    background: #FFF;
    color: #744e12;
    font-size: 10px;
    margin: 0;
    border-radius: 3px;
    padding: 7px;
    width: 100%;
    height: 30px;
}

.beersubscribe-btn, .beersubscribe-btn:hover {
    font-size: 10px;
    margin: 0;
    border-radius: 3px;
    padding: 7px;
    width: 100%;
    height: 30px;
    background: #E0E0E0;
    color: #000;
}

.subscribe-btn:hover {
    background: #FFF;
    color: #744e12;
}

.footer-inner {
    padding: 0 20px;
}

#subscribe-email, #beersubscribe-email {
    border-radius: 3px;
    border: none;
    font-size: 10px;
    color: #9c9e9f;
    height: 30px;
    width: 100%;
}

#beersubscribe-email {
    color: #000;
    background: #E6E6E6;
}

#subscribe-email.error, #beersubscribe-email.error {
    color: #C50000;
}

.columns.smallLeftP {
    padding-left: 2px;
}

.columns.smallRightP {
    padding-right: 2px;
}

.social-list .social-item .icon {
    display: inline-block;
    width: 22px;
    height: 19px;
    vertical-align: middle;
}

.social-list .social-item span {
    display: inline-block;
    line-height: 22px;
    margin-left: 10px;
    font-weight: bold;
}

.social-list .social-item {
    margin-bottom: 5px;
}

.social-list .social-item .icon.fb {
    background: url("https://www.halvemaan.be/data/images/skin/default/icon-fb.png") no-repeat center center;
}

.social-list .social-item .icon.tw {
    background: url("https://www.halvemaan.be/data/images/skin/default/icon-twitter.png") no-repeat center center;
}

.social-list .social-item .icon.linkedin {
    background: url("https://www.halvemaan.be/data/images/skin/default/icon-linkedin.png") no-repeat center center;
    background-size: contain;
}

.tech-fiche {
    padding: 15px;
    border-radius: 10px;
    border: 1px solid #e9e9e9;
    width: 90%;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

.tech-fiche h1 {
    text-align: center;
    font-size: 25px;
    border-bottom: 2px solid #9c9e9f;
}

.tech-fiche .fiche-item {
    padding: 15px 0;
    border-bottom: 3px dotted #C5C6C8;
}

.tech-fiche .fiche-item:last-child {
    border-bottom: 0;
}

.tech-fiche .fiche-item h2 {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    color: #9C9D9F;
    margin: 0;
    margin-bottom: 5px;
}

.icon-beer {
    display: inline-block;
    vertical-align: middle;
    background: url("https://www.halvemaan.be/data/images/skin/default/icon-beer.png") no-repeat left top;
    overflow: hidden;
    height: 24px;
    margin-right: 10px;
}

.icon-beer.vat {
    background-position: left top;
    width: 27px;
}

.icon-beer.ebc {
    background-position: -40px top;
    width: 8px;
}

.icon-beer.ebu {
    background-position: -80px top;
    width: 16px;
}

.icon-beer.fles {
    background-position: -120px top;
    width: 6px;
}

.icon-beer + span {
    display: inline-block;
    vertical-align: middle;
}

.row.marginTop20 {
    margin-top: 20px;
}

#main-content {
    min-height: 380px;
}

.awards-item {
    border: 1px solid #87888A;
    padding: 20px;
}

.awards-title {
    font-size: 17px;
    font-weight: bold;
}

.picture-item {
    height: 112px;
    overflow: hidden;
    line-height: 112px;
    border: 1px solid #DDDDDD;
}

.job-item {
    display: block;
    padding: 10px;
    font-weight: bold;
    background: #efefef;
}

.date-wrap {
    font-size: 12px;
    font-weight: normal;
    font-style: italic;
    display: inline-block;
    margin-left: 10px;
}

.date-wrap.detail {
    margin-top: 15px;
}

.media-item {
    opacity: 1;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.media-item:hover {
    opacity: 0.4;
}

.media-pic {
    height: 150px;
    overflow: hidden;
    text-align: center;
}

.more-link {
    color: #754F13;
    font-weight: bold;
}

.media-title a {
    color: #8f9092;
    font-size: 17px;
    margin-bottom: 20px;
    display: block;
}

.download-title,
.video-title {
    font-weight: bold;
    font-size: 17px;
    margin-bottom: 10px;
    text-align: left;
}

.video-wrap-item {
    margin-bottom: 20px;
}

.download-wrap-item {
    border: 1px solid #DDDDDD;
    padding: 10px;
    margin-bottom: 10px;
}

.files-wrap {
    margin-top: 15px;
}

.download-wrap-item:hover {
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
}

.created {
    font-size: 11px;
    margin-top: 20px;
    color: #CCC;
    display: inline-block;
    opacity: 0.5;
}

.created:hover {
    opacity: 1;
}

.popup {
    cursor: hand;
    cursor: pointer;
    background: #FFF;
    font-weight: normal;
    padding: 10px;
    border: 2px solid #c6c7c8;
    border-radius: 10px;
    position: relative;
}

.popup.expand {
    padding: 0;
    overflow: hidden;
}

.popup.no-popup {
    cursor: default;
}

.popup .popup-title {
    color: #c6c7c8;
    font-size: 18px;
    text-align: center;
    line-height: 1.3;
}

.popup .popup-picture {
    margin-top: 10px;
}

.popup.expand .popup-picture {
    margin: 0;
}

.popupBox {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 999;
    visibility: hidden;
}

.lastPopup {
    padding-bottom: 200px;
}

.popup-slider {
    width: 224px;
    height: 185px;
    overflow: hidden;
}

.popup.expand .popup-slider {
    width: 245px;
    height: 202px;
}

.popupBox.active {
    visibility: visible;
}

.popupBox > * {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.popupBox .popup-overlay {
    background: #000;

    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
}

.popupBox.active .popup-overlay {
    opacity: 0.8;
}

.popupBox .popup-wrap {
    background: #FFF;
    padding: 20px;
    width: 35%;
    min-width: 680px;
    min-height: 20%;
    max-width: 1000px;
    max-height: 90%;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    opacity: 0;
    margin-top: 300px;
}

.popupBox .popup-wrap .inner-popup {
    position: relative;
    height: 100%;
    overflow: hidden;
    overflow-y: auto;
}

.popupBox .popup-wrap .inner-popup.resizing {
    opacity: 0;
}

.popupBox.active .popup-wrap {
    opacity: 1;
    margin-top: 100px;
}

.popup-wrap .close-btn {
    width: 21px;
    height: 21px;
    right: -10px;
    top: -10px;
    background: url("https://www.halvemaan.be/data/images/skin/default/close-btn.jpg") no-repeat left top;
    cursor: hand;
    cursor: pointer;
    position: absolute;
    display: block;
}

.popup-btns-wrap {
    border-top: 1px solid #CCC;
    margin-top: 20px;
    padding: 20px;
}

.popup-btns-wrap .popup-btn {
    display: inline-block;
    padding: 10px 20px;
    background: #7C581D;
    color: #FFF;
    font-weight: bold;
    border-radius: 3px;
}

.popup-btns-wrap .close-link {
    margin-top: 10px;
    display: inline-block;
    color: #7C581D;
    font-weight: bold;
}

#main-wrapper {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    padding: 0 20px;
}

.noPadding.paddingTop40 {
    padding-top: 0;
}

.noPadding.paddingBottom40 {
    padding-bottom: 0;
}

.slider-content {
    position: absolute;
    left: 10px;
    top: 10px;
    width: 280px;
    max-height: 300px;
    border-radius: 5px;
    background: rgba(255, 255, 255, 0.9);
    z-index: 3;
    padding: 20px;
    overflow-y: auto;
}

.de-legende .slider-content {
    right: 40px;
    left: auto;

}

.groepsformule .slider-content {
    max-height: 400px;
    width: 350px;
}

.slide-content-inner-wrap {
    max-height: 430px;
    overflow-y: auto;
    padding-right: 20px;
}

.slider-content.large {
    width: 365px;
    max-height: 470px;
}

.slider-content .page-content {
    color: #87888a;
}

.slider-content-inside {
    position: absolute;
    right: 10px;
    opacity: 0;
    visibility: hidden;
    top: 50px;
    width: 250px;
    max-height: 300px;
    overflow-y: auto;
    border-radius: 5px;
    background: rgba(255, 255, 255, 0.9);
    z-index: 1;
    padding: 20px;
    transform: scale(0.5);
    -webkit-transform: scale(0.5);

    transform-origin: right top;
    -webkit-transform-origin: right top;

    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.flex-active-slide .slider-content-inside {
    top: 10px;
    visibility: visible;
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);

    -webkit-transition: all 0.3s ease 0.8s;
    -moz-transition: all 0.3s ease 0.8s;
    -ms-transition: all 0.3s ease 0.8s;
    -o-transition: all 0.3s ease 0.8s;
    transition: all 0.3s ease 0.8s;
}

.slider-content-inside h1 {
    color: #ae9962;
    font-weight: bold;
}

.relative-block {
    position: relative;
}

.slider-nav-inner,
.slider-btn-wrap {
    display: inline-block;
    font-size: 0;
    width: 9%;
    min-height: 1px;
    vertical-align: top;
}

.slider-btn-wrap {
    height: 34px;
    position: relative;
}

.slider-nav-inner {
    width: 80%;
}

.slider-nav-wrap {
    padding: 5px 10px;
    background: #fafafa;
    border-radius: 10px;
    width: 90%;
    position: absolute;
    left: 20px;
    bottom: 20px;
}

/* ARROW ~ */
.slider-nav-wrap:after {
    border-color: #fafafa rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 0 10px 10px;
    top: -10px;
    content: "";
    display: block;
    left: 14%;
    position: absolute;
    width: 0;
}

.slider-nav {
    font-size: 14px;
}

.nav-slide-block {
    float: left;
    text-align: center;
    padding: 10px 0;
    font-weight: bold;
    cursor: hand;
    cursor: pointer;
}

.nav-slide-block.active {
    color: #7D5A1E;
}

.slide-btn {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
}

.slide-btn.prev {
    background: url("https://www.halvemaan.be/data/images/skin/default/slide-btn-left.png") no-repeat center center;
    left: 0;
    right: 50%;
}

.slide-btn.next {
    background: url("https://www.halvemaan.be/data/images/skin/default/slide-btn-right.png") no-repeat center center;
    right: 0;
    left: 50%;
}

.flex-control-nav {
    bottom: 0px;
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
    padding-top: 9px;
}

.next label {
    font-size: 1rem;
}

#step {
    width: 100%;
    border-bottom: 1px solid #F3F3F3;
    padding-bottom: 20px;
    margin-bottom: 20px;
    position: relative;

}

.stepBlock {
    width: 20%;
    position: relative;
    z-index: 2;
}

.step {
    margin: 0px;
    padding: 10px 10px 10px 10px;
    opacity: 0.2;

}

.stepActive {

    opacity: 1;
}

.active .step-item {
    background: url("https://www.halvemaan.be/data/images/skin/default/step-sprite.png") no-repeat left bottom;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2);
}

.active .step-title {
    color: #997E45;
}

.step-item {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #FFF;
    line-height: 40px;
    background: url("https://www.halvemaan.be/data/images/skin/default/step-sprite.png") no-repeat left top;
    font-weight: bold;
    position: relative;
    z-index: 2;
}

.step-item:hover,
.step-item:active,
.step-item:focus {
    color: #FFF;
}

.step-title {
    font-weight: bold;
    font-size: 13px;
    margin-top: 10px;
    color: #E5E5E5;
    text-transform: uppercase;
    display: block;
}

#step-block-container {
    z-index: 3;
    position: relative;
}

.step-bar {
    position: absolute;
    background: #e5e5e5;
    width: 100%;
    height: 6px;
    border-radius: 10px;
    margin-top: -45px;
}

#step-block-progress-active.step-bar {
    background: #997E45;
    width: 10%;
    z-index: 1;
    transition: width 0.5s ease-out 1s;
    -webkit-transition: width 0.5s ease-out 1s;
    -moz-transition: width 0.5s ease-out 1s;
    -ms-transition: width 0.5s ease-out 1s;
    -o-transition: width 0.5s ease-out 1s;
}

#step-block-progress-active.step-bar.step2 {
    width: 30%;
}

#step-block-progress-active.step-bar.step3 {
    width: 50%;
}

#step-block-progress-active.step-bar.step4 {
    width: 70%;
}

#step-block-progress-active.step-bar.step5 {
    width: 100%;
}

.order-btn {
    background: #1973B6;
    color: #FFF;
    display: inline-block;
    padding: 5px 8px;
    border-radius: 5px;
}

.price-wrap {
    display: block;
    padding: 10px 15px;
    line-height: 20px;
    margin-bottom: 20px;
}

.price-wrap .price-title {
    font-size: 20px;
}

.price-wrap.promo {
    background: #FFB400;

}

.colorRow {
    border-bottom: 1px dotted #cccccc;
    padding: 5px 0;
}

.bestel-confirm-wrap {
    position: absolute;
    right: 50%;
    margin-right: -260px;
    top: 70px;
    transform: scale(0.1);
    opacity: 0;
}

.bestel-confirm-wrap.active {
    animation: 0.6s ease-out normal forwards 1 bestelConfirmPopout;
    transform-origin: right center;
}

.bestel-confirm-wrap.inactive {
    animation: 0.6s ease-out normal forwards 1 bestelConfirmPopin;
    transform-origin: right center;
}

.bestel-confirm {
    padding: 10px 20px;
    padding-left: 35px;
    background: #FFF url("https://www.halvemaan.be/data/images/skin/default/bestel-check.png") no-repeat 10px center;
    border: 1px solid #CCC;
    border-radius: 5px;
    color: #72c000;
    font-weight: bold;
}

.bestel-arrow {
    position: absolute;
    width: 8px;
    height: 14px;
    display: block;
    background: url("https://www.halvemaan.be/data/images/skin/default/bestel-arrow.png") no-repeat center center;
    right: -7px;
    top: 50%;
    margin-top: -7px;
}

@-moz-keyframes bestelConfirmPopout {
    0% {
        opacity: 0;
        transform: scale(0.1);
    }
    65% {
        opacity: 1;
        transform: scale(1.1);
    }
    100% {
        opacity: 1;
        transform: scale(1);
    }
}

@-webkit-keyframes bestelConfirmPopout {
    0% {
        opacity: 0;
        transform: scale(0.1);
    }
    65% {
        opacity: 1;
        transform: scale(1.1);
    }
    100% {
        opacity: 1;
        transform: scale(1);
    }
}

@-moz-keyframes bestelConfirmPopin {
    0% {
        opacity: 1;
        transform: scale(1);
    }
    65% {
        opacity: 1;
        transform: scale(1.1);
    }
    100% {
        opacity: 0;
        transform: scale(0.1);

    }
}

@-webkit-keyframes bestelConfirmPopin {
    0% {
        opacity: 1;
        transform: scale(1);
    }
    65% {
        opacity: 1;
        transform: scale(1.1);
    }
    100% {
        opacity: 0;
        transform: scale(0.1);

    }
}

.shopListRow .productPic {
    width: 150px;
    height: 115px;
    overflow: hidden;
}

.cadeaubon {
    background: #f6fdff;
    width: 400px;
    padding: 10px;
    color: #2ba2ba;
    border: 1px dashed #c9e0e5;
}

input#cadeau {
    border: 1px solid #c9e0e5;
    box-shadow: inset 0px 0px 3px rgba(0, 0, 0, 0.05);
    padding: 4px;
}

.stepInfo {
    font-weight: bold;

    width: 110px;
    font-size: 12px;
    padding-top: 3px;
    height: 40px;

}

.item-block .item-pic {
    max-height: 155px;
    overflow: hidden;
    opacity: 1;
    position: relative;
    background: #FFF;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}

.item-block {
    position: relative;
}

.item-title-over {
    position: absolute;
    left: 0.625rem;
    bottom: 1.25rem;
    right: 0.625rem;
    padding: 10px;
    background: rgba(255, 255, 255, 0.8);
    font-weight: bold;
}

.item-block:hover .item-pic {
    opacity: 0.7;
}

.inner-item-block {
    position: relative;
    background: #e7e7e7;
    border: 1px solid #E7E7E7;
}

.item-title {
    display: block;
    padding: 10px;
    font-weight: bold;
    text-align: center;
    font-size: 11px;
}

.price-tag {
    background: #8b6c32;
    position: absolute;
    right: 0;
    top: 0;
    padding: 3px 5px;
    color: #FFF;
    font-size: 15px;
    z-index: 1;
    border-left: 1px solid #71541e;
    border-bottom: 1px solid #71541e;
}

.new-tag {
    background: #8b6c32;
    position: absolute;
    left: 0;
    top: 0;
    padding: 5px 8px;
    color: #FFF;
    font-size: 11px;
    z-index: 1;
    border-right: 1px solid #71541e;
    border-bottom: 1px solid #71541e;
    text-transform: uppercase;
}

.new-tag.detail {
    font-size: 15px;
}

.product-title .price-detail-tag .promo-price,
.price-tag .promo-price {
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
    text-decoration: line-through;
    display: inline-block;
}

.product-title .price-detail-tag .price,
.price-tag .price {
    display: inline-block;
}

.product-title .price-detail-tag span,
.price-tag span {
    vertical-align: super;
    font-size: 8px;
}

.product-title .price-detail-tag eur,
.price-tag eur {
    /*vertical-align: super;*/
    font-size: 10px;
    display: inline-block;
    margin-right: 2px;
}

.product-title .price-detail-tag eur {
    font-size: 13px;
}

.item-pic a {
    display: block;
}

.item-block .item-pic img {
    height: 100%;
}

.product-title {
    font-weight: bold;
    font-size: 19px;
    background: #f2f2f2;
    padding: 10px;
    padding-right: 70px;
    position: relative;
    border: 1px solid #E7E7E7;
}

.product-title .price-detail-tag {
    background: #8b6c32;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 10px;
    color: #FFF;
    font-size: 20px;
    z-index: 1;
    font-weight: normal;
}

.product-title .price-detail-tag:after {
    border-color: rgba(0, 0, 0, 0) #8B6C32;
    border-style: solid;
    border-width: 5px 5px 5px 0;
    content: "";
    display: block;
    left: -5px;
    margin-top: -5px;
    position: absolute;
    top: 50%;
    width: 0;
}

h4.detail-title {
    font-weight: bold;
    font-size: 14px;
    border-bottom: 1px solid #7E5B20;
    margin-bottom: 10px;
}

input[type="text"].amount-input {
    width: 75px;
    border-radius: 4px;
}

.product-bestel-form {
    background: #f8f8f8;
    padding: 20px;
    border: 1px solid #e7e7e7;
    border-top: none;
}

.product-bestel-form label {
    font-weight: bold;
    font-size: 14px;
}

input {
    box-shadow: none !important;
    border-radius: 3px;
}

.cart-icon {
    width: 16px;
    height: 16px;
    background: url("https://www.halvemaan.be/data/images/skin/default/cart-icon.png") no-repeat center center;
    display: inline-block;
    vertical-align: middle;
}

.order-btn, .order-btn:hover {
    padding: 4px 10px;
    background: #8b6c32; /* Old browsers */
    border: 1px solid #705421;
    margin: 0;
}

.order-btn span {
    display: inline-block;
    vertical-align: middle;
}

.account-btn,
.cta-button,
.small-cart {
    border-radius: 5px 0 0 5px;
    color: #000;
    background: rgb(255, 255, 255); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(232, 231, 231, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(232, 231, 231, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(232, 231, 231, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(232, 231, 231, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(232, 231, 231, 1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(232, 231, 231, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e8e7e7', GradientType=0); /* IE6-9 */
    border: 1px solid #846228;
    display: block;
    position: absolute;
    margin: 0;
    right: -20px;
    top: -20px;
    z-index: 2;

    transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    box-shadow: none;
}

.account-btn {
    z-index: 1;
    right: 180px;
    padding-right: 20px;

}


.cta-button {
    position: absolute;
   /* top: -20px;*/
    right: 190px;
    display: inline-block;
}
.cta-button.cta-button--right {
    right: 0;
}

.cta-button.cta-button--login {
    right: 350px;
}
.cta-button .inner-account-btn {
    padding-top: 11px;
}


.small-cart.active {

    box-shadow: 0px 0px 5px #7A551A;
}

.inner-account-btn,
.inner-small-cart {
    padding: 5px 10px;
    font-weight: bold;
    font-size: 12px;
    position: relative;
    padding-right: 60px;
}

.inner-account-btn {
    padding-right: 10px;
    padding-top: 9px;
    padding-bottom: 10px;
}

.inner-account-btn span,
.inner-small-cart span {
    display: inline-block;
    vertical-align: middle;
}

.icon-cart-b {
    width: 24px;
    height: 24px;
    background: url("https://www.halvemaan.be/data/images/skin/default/cart-icon-b.png") no-repeat center center;
    display: inline-block;
    vertical-align: middle;
}

.icon-account {
    width: 12px;
    height: 14px;
    background: url("https://www.halvemaan.be/data/images/skin/default/account-icon.png") no-repeat center center;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.small-cart-count {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 10px;
    color: #FFF;
    background: #846228;
}

.small-cart-count:after {
    border-color: rgba(0, 0, 0, 0) #846228;
    border-style: solid;
    border-width: 5px 5px 5px 0;
    content: "";
    display: block;
    left: -5px;
    margin-top: -5px;
    position: absolute;
    top: 50%;
    width: 0;
}

.small-cart a {
    display: block;
}

#picContClone.absolute {
    position: absolute;
}

#sidebar ul li {
    border-bottom: 1px solid #E7E7E7;
}

#sidebar ul li a {
    display: block;
    padding: 5px;
}

#sidebar ul li.mainCat a {
    background: #7C581D;
    color: #FFF;
    border-radius: 5px 5px 0 0;
    font-size: 14px;
    font-weight: bold;
}

#sidebar ul li.sub {
    border: 1px solid #E7E7E7;
    border-top: 0;
}

#sidebar ul li.sub a {
    font-size: 12px;
}

#sidebar ul li.sub.active a,
#sidebar ul li.sub:hover a {
    background: #fef5e0;
}

#sidebar ul li.sub.active a {
    font-weight: bold;
}

.small-pic {
    overflow: hidden;
    max-height: 56px;
}

#pagination {
    text-align: center;
}

#pagination a {
    display: inline-block;
    padding: 4px;
    margin: 3px;
    border: 1px solid #8E7036;
}

#pagination a.active {
    color: #FFF;
    background: #7C581D;
}

.order_row_header,
.shopListHeader {
    background: #1973B6;
    color: #FFF;
    padding: 5px 10px;
    border-radius: 5px 5px 0 0;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.5);
    font-weight: bold;

    background: url("https://www.halvemaan.be/data/images/skin/default/footer_bg0.png") repeat-y center center;
    background-size: 100% 1px;
    background: -moz-linear-gradient(left, rgba(174, 153, 98, 1) 0%, rgba(116, 78, 18, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(174, 153, 98, 1)), color-stop(100%, rgba(116, 78, 18, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(174, 153, 98, 1) 0%, rgba(116, 78, 18, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(174, 153, 98, 1) 0%, rgba(116, 78, 18, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(174, 153, 98, 1) 0%, rgba(116, 78, 18, 1) 100%); /* IE10+ */
    background: linear-gradient(to right, rgba(174, 153, 98, 1) 0%, rgba(116, 78, 18, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ae9962', endColorstr='#744e12', GradientType=1); /* IE6-9 */
}

.shopListProduct a:link, .shopListProduct a:visited, .shopListProduct a:active {
    padding: 0px 5px 0px 20px;
    display: block;
    height: 15px;
    font-weight: bold;
    font-size: 12px;

    color: #f8931d;
}

.shopListRow {
    padding: 10px;
    border-bottom: 1px solid #e8e8e8;
}

.cart-img {
    height: 100px;
    text-align: center;
    overflow: hidden;
}

.cart-img img {
    max-height: 100%;
}

.shopListRow select {
    margin: 0px;
    padding: 0px;
}

.shopListPrice {
    padding: 5px 5px 5px 5px;
    margin-bottom: 5px;
    font-weight: bold;

}

.cell {
    padding: 5px 5px 5px 5px;
}

.cellT {
    padding-top: 5px;
    padding-bottom: 5px;
}

.grey-wrap {
    background: #f2f2f2;
    border: 1px solid #e3e3e3;
    padding: 20px;

    text-align: left;
}

.grey-wrap.inline {
    display: inline-block;
}

.radioLabel {
    padding: 5px 0;
    font-weight: bold;
    margin-top: 20px;
}

.invoiceContactData {
    line-height: 1.6;
}

input#cadeau {
    margin-bottom: 0;
}

.promoOk {
    font-weight: bold;
    color: #308727;
}

.lost-pass {
    display: inline-block;
    padding: 10px;
    font-size: 11px;
}

.account-nav-item {
    display: inline-block;
    margin: 5px;
    padding: 10px;
    font-size: 13px;
    border-radius: 5px;

    color: #000;
    background: rgb(255, 255, 255); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(232, 231, 231, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(232, 231, 231, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(232, 231, 231, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(232, 231, 231, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(232, 231, 231, 1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(232, 231, 231, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e8e7e7', GradientType=0); /* IE6-9 */
    border: 1px solid #846228;

}

/*.account-nav-item:hover{color:#FFF; }*/
.account-nav-item.active {
    background: #8E6F35;
    color: #FFF;
    border: 1px solid #8E6F35;
}

.account-nav-item.logout {
    border: 1px solid #836126;
    background: #FFF;
    color: #836126;
}

.succes-block {
    padding: 10px;
    background: #2bb566;
    color: #FFF;
    margin-bottom: 5px;
}

.check-block {
    background: #e4e4e4;
    border: 1px dashed #d8d8d8;
    padding: 10px;
    margin: 0 auto;
    display: inline-block;
}

.check-block label, .check-block input {
    margin: 0;
}

.order_row_header {
    padding: 10px;
}

.order_row {
    padding: 10px;
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    background: #FFF;

}

.order_row:nth-child(even) {
    background: #eeeeee;
}

.order_sub_row {
    padding: 10px;
    background: #EEEEEE;
}

.order_sub_row:nth-child(even) {
    background: #FFFFFF;
}

.orderstatus .col {
    float: left;
    width: 25%;
    display: block;
    min-height: 1px;
}

.orderstatus .col.order_check {
    width: 5%;
}

.orderstatus .col.order_in_check {
    width: 10%;
}

.orderstatus .col.order_amount_scan {
    width: 10%;
}

.orderstatus .col.order_datum_check {
    width: 20%;
}

.orderstatus .col.order_ticket {
    width: 35%;
}

.day-item {
    background: #F9F9F9;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 20px;
    position: relative;
}

.day-item .day-open-btn {
    position: absolute;
    right: 10px;
    top: 6px;
    background: #65491a;
    padding: 5px 10px;
    border-radius: 4px;
    color: #FFF;
    cursor: pointer;
    cursor: hand;
}

.day-item .day-title {
    background: #7E5B20 url("https://www.halvemaan.be/data/images/skin/default/small-arrow.png") no-repeat 98% center;
    padding: 10px;
    color: #FFF;
    font-size: 16px;
    cursor: pointer;
    cursor: hand;
}

.day-item .day-title span {
    font-size: 12px;
    font-style: italic;
}

.day-item .day-inner {
    padding: 10px;
    display: none;
}

.day-item.active .day-inner {
    display: block;
}

.day-item.active .day-open-btn {
    display: none;
}

.tour-item {
    border: 1px solid #7E5B20;
    border-radius: 4px;
    padding: 10px;
}

.tour-title {
    font-weight: bold;
    font-size: 14px;
}

.tour-name span,
.tour-title span {
    font-weight: normal;
    font-size: 12px;
    font-style: italic;
}

.tour-max {
    font-weight: bold;
    text-align: center;
}

.tour-item .tour-price {
    background: #7D5A1F;
    display: inline-block;
    color: #FFF;
    padding: 6px 10px;
    border-radius: 2px;
}

.tour-name {
    font-weight: bold;
    font-size: 15px;
}

.tour-info {
    font-weight: normal;
    font-size: 12px;
    display: block;
    margin-top: 5px;
}

.error-block {
    background: #d43e3e;
    padding: 10px;
    color: #FFF;
}

.group-block {
    background: #f1ecda;
    padding: 10px;
    color: #000;
    line-height: 1.6;
    border: 1px solid #dfd8c1;
}

.scan-bar {
    background: #00D2FF;
    color: #FFF;
    text-align: center;
    font-weight: bold;
    padding: 5px 0;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.3);
}

input[type="text"].barcode-input {
    font-size: 50px;
    text-align: center;
    height: auto;
    width: 100%;
    font-weight: bold;
}

input[type="text"].barcode-input.search {
    font-size: 24px;
    width: 59%;
    display: inline-block;

}

input[type="text"].barcode-input.date {
    font-size: 24px;
    width: 20%;
    display: inline-block;

}

button.blue-btn.scan-btn {
    width: 100%;
    text-align: center;
    font-size: 20px;
    margin: 0;
}

.bar-code-check {
    padding: 20px 0;
    font-weight: bold;
    font-size: 50px;
    color: #707070;
    text-align: center;
    overflow: hidden;
}

.big-info {
    font-size: 70px;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    padding: 50px;
}

.passed {
    background: #22be08;
}

.passed .type-ticket {
    font-size: 90px;
    font-weight: normal;
    display: block;
}

.empty {
    font-size: 80px;
    color: #CCC;
}

.used {
    background: #d21e20;
    font-size: 60px;
}

.invalid {
    background: #ff9000;
    font-size: 60px;
}

.used span.date {
    display: block;
    font-size: 60px;
    font-weight: normal;
}

.sold-out {
    font-weight: bold;
    font-style: italic;
}

.scan-logout {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    padding: 5px;
    padding-left: 20px;
}

.scan-logout a {
    color: #FFF;
    font-weight: bold;
}

.price-info {
    font-size: 15px;
    font-weight: bold;
    margin-top: 5px;
}

.room-page-wrap {
    padding: 20px;
    padding-left: 10px;
}

.sub-header {
    padding: 10px;
    background: #815F24;
    color: #FFF;
    border-radius: 5px 5px 0 0;
}

.promo-tag {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 5px;
    background: rgba(139, 108, 50, 0.9);
    color: #FFF;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}

.promo-tag.detail {
    font-size: 15px;
}

.big-pic {
    position: relative;
}

.slider-wrapper.related {
    height: 125px;
    overflow: hidden;
    width: 100%;
    padding: 10px;

    background: #f1f1f1;
}

.related-item {
    float: left;
    text-align: center;
}

.sliderBtn.related {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 25px;
    z-index: 3;
    cursor: pointer;
    cursor: hand;
}

.sliderBtn.related.prev {
    background: url("https://www.halvemaan.be/data/images/skin/default/slider-btn-left.png") no-repeat center center;
    left: -10px;
}

.sliderBtn.related.next {
    background: url("https://www.halvemaan.be/data/images/skin/default/slider-btn-right.png") no-repeat center center;
    right: -10px
}

.bbf-logo {
    margin-top: 10px;
    text-align: right;
}

.scanner {
    position: fixed;
    background: #006630;
    left: 0;
    top: 0;
    padding: 10px;
    color: #FFF;
    display: block;
    text-decoration: none;
}

.scanner:hover {
    color: #FFF;
}

.flex-direction-nav a {
    width: 12px;
    height: 20px;
    background: url("https://www.halvemaan.be/data/images/skin/default/slide-nav.png") no-repeat left top;
    position: absolute;
    left: 50%;
    margin: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    /* bottom:-10px; */
    opacity: 1;
    /* top:auto; */
}

.flex-direction-nav .flex-prev {
    left: 0em;
    margin-left: -40px;
}

.flex-direction-nav .flex-next {
    left: auto;
    right: 0em;
    background-position: right top !important;
    margin-right: -20px;
}

.slider-tab-1 .flex-direction-nav a {
    background: url("https://www.halvemaan.be/data/images/skin/default/slide-nav-2.png") no-repeat left top;
}

.home-slider {
    height: 470px;
    width: 90%;
    margin: 0 auto;
    /* overflow: hidden;*/
    position: relative;
}

.home-slider .large-7 img {
    max-height: 470px;
    width: auto;
}

.button.check-btn.hidden {
    display: none;
}

.scan-nav-wrap {
    font-size: 0;
    text-align: center;
    margin-bottom: 30px;
}

.scan-nav-wrap a {
    text-transform: uppercase;
    font-size: 15px;
    display: inline-block;
    width: 50%;
    background: #e3e3e3;
    padding: 20px;
    color: #000;
    font-weight: bold;
}

.scan-nav-wrap a.active {
    background: #89682E;
    color: #FFF;
}

.overlay-link {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
}

.media-pic img {
    height: 100%;
}

.age-popup > * {
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
}

.age-popup .popup-blanket {
    position: fixed;
    background: #FFF;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 11;
    opacity: 0;
    visibility: hidden;
}

.age-popup.active .popup-blanket {
    opacity: 0.6;
    visibility: visible;
}

.age-popup .popup-wrap {
    position: fixed;

    background: rgba(91, 46, 14, 0.95);
    border-radius: 10px;
    left: 50%;
    top: 60%;

    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);

    width: 700px;
    padding: 20px;

    text-align: center;
    z-index: 12;

    opacity: 0;
    visibility: hidden;
}

.age-popup.active .popup-wrap {
    opacity: 1;
    visibility: visible;
    top: 50%;
}

.age-popup .popup-warp .halve-maan {
    margin-bottom: 30px;
}

.age-popup .popup-wrap .popup-content {
    display: inline-block;
    color: #FFF;
    width: 60%;
    font-size: 15px;
    margin: 10px 0;
    line-height: 1.6;
    opacity: 0.8;
}

.age-popup .popup-wrap .popup-title {
    font-weight: bold;
    font-size: 26px;
    color: #FFF;
}

.age-popup .popup-wrap .popup-btn-wrap {
    margin-top: 20px;
}

.age-popup .popup-wrap .popup-btn-wrap .popup-btn {
    display: inline-block;
    margin: 10px;
    padding: 15px;
    color: #66551f;
    border: 1px solid #000;
    background: #feffff;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    border-radius: 10px;
    cursor: pointer;
    cursor: hand;
}

.errorPage-bg {
    background: url("https://www.halvemaan.be/data/images/skin/default/404bg.jpg") no-repeat center center;
    min-height: 350px;
    padding-top: 40px;
}

.tour-day-title {
    font-size: 15px;
    font-weight: bold;
}

.tour-day-title,
.tour-day-num {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.tour-wrap {
    border: 1px solid #9f9f9f;
    border-bottom: none;
}

.tour-day-head {
    cursor: pointer;
    cursor: hand;
    background: #e4dec9 url("https://www.halvemaan.be/data/images/skin/default/downArrow.png") no-repeat 98% center;
    padding: 10px;
    color: #000;
    border-bottom: 1px solid #9f9f9f;
}

.tour-day-wrap {
    border-bottom: 1px solid #9f9f9f;
    padding: 10px;
}

.tour-day-wrap span.inner {
    margin-top: 7px;
    display: block;
    font-size: 14px;
    color: #000;
}

.tour-row .tour-day-wrap {
    display: none;
}

.tour-row.active .tour-day-wrap {
    display: block;
}

.tour-day-wrap select {
    margin-bottom: 0;
}

.tour-row .tour-day-wrap:hover {
    background: #fdffeb;
}

.groepsformule .tour-row .tour-day-wrap:hover {
    background: #FFF;
}

.tour-row .tour-day-wrap:nth-child(odd):hover {
    background: #fdffeb;
}

.tour-row .tour-day-wrap:nth-child(odd) {
    background: #f4f4f4;
}

.tour-wrap-head {
    padding: 10px;
    font-weight: bold;
    font-size: 15px;
    background: #66551f;
    color: #FFF;
}

.tour-day-wrap span.pp {
    font-style: italic;
    font-size: 8px;
}

.grey-wrap .filter-wrap {
    display: inline-block;
    margin-right: 10px;
    vertical-align: top;
}

.filter-wrap label {
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 10px;
    display: block;
}

.mobile-nav-pointer {
    background: -moz-linear-gradient(left, rgba(174, 153, 98, 1) 0%, rgba(116, 78, 18, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(174, 153, 98, 1)), color-stop(100%, rgba(116, 78, 18, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(174, 153, 98, 1) 0%, rgba(116, 78, 18, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(174, 153, 98, 1) 0%, rgba(116, 78, 18, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(174, 153, 98, 1) 0%, rgba(116, 78, 18, 1) 100%); /* IE10+ */
    background: linear-gradient(to right, rgba(174, 153, 98, 1) 0%, rgba(116, 78, 18, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ae9962', endColorstr='#744e12', GradientType=1); /* IE6-9 */
    color: #FFF;
    padding: 15px 10px;
    display: none;
    font-weight: bold;
    margin-top: 10px;
}

.tab_1 .mobile-nav-pointer {
    background: -moz-linear-gradient(left, #7cb955 0%, #009836 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #7cb955), color-stop(100%, #009836)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #7cb955 0%, #009836 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #7cb955 0%, #009836 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #7cb955 0%, #009836 100%); /* IE10+ */
    background: linear-gradient(to right, #7cb955 0%, #009836 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7cb955', endColorstr='#009836', GradientType=1); /* IE6-9 */
}

.mobile-nav-pointer span {
    display: inline-block;
    vertical-align: middle;
}

.mobile-nav-pointer span.burger {
    background: url("https://www.halvemaan.be/data/images/skin/default/mobile-pointer.png") no-repeat left top;
    background-size: 100%;
    width: 10px;
    height: 10px;
    margin-right: 10px;
}

.mobile-other {
    display: none;
}

.showAll {
    cursor: pointer;
}

.showMore {
    display: none;
}

.noDelivery {
    opacity: 0.2;
    background: #D43E3E
}

.noDelivery:hover {
    opacity: 1;
    background: #FFF;
}

.beerSubscribe {
    background: #FCFCFC;
    padding: 20px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    margin-top: 20px;
}

.factuur-wrap {
    width: 960px;
    margin: 0 auto;
    margin-top: -40px;
}

.factuur-wrap .factuur-header {

    height: 400px;
    background: url("https://www.halvemaan.be/data/images/skin/default/factuur/header.png") no-repeat left top;
    position: relative;
}

.factuur-header .factuur-title {
    position: absolute;
    width: 250px;
    height: 120px;
    left: 240px;
    top: 35px;
}

.factuur-title h1 {
    font-family: 'Roboto Slab';
    margin: 0;
    font-weight: bold;
    font-size: 31px;
    color: #fcc500;
    line-height: 1;
}

.factuur-title h2 {
    font-family: 'Roboto Slab';
    margin: 0;
    font-weight: normal;
    font-size: 21px;
    color: #c89c00;
    line-height: 1;
}

.fr .factuur-title h1 {
    font-size: 23px
}

.fr .factuur-title h2 {
    font-size: 18px
}

.factuur-sub-btn {
    color: #fcc500;
    display: inline-block;
    padding: 5px 10px;
    border: 2px solid #fcc500;

    font-size: 18px;
    position: relative;
    font-family: 'Roboto Slab';
}

.factuur-sub-btn:after {
    content: '';
    width: 2px;
    height: 45px;
    top: 100%;
    left: 50%;
    margin-top: 2px;
    margin-left: -1px;
    background: #fcc500;
    position: absolute;
    display: none;
}

.factuur-sub-btn.active:after {
    display: block;
}

.factuur-sub-btn:hover {
    background: #fcc500;
    color: #FFF;
}

.factuur-sub-nav {
    padding-top: 25px;
    padding-bottom: 45px;
    border-bottom: 6px solid #fcc500;
}

.factuur-content {
    padding: 35px 0;
}

.page-content.factuur-page-content .pdf {
    background: #FFF;
    height: auto;
    border: 3px solid #666666;
    padding: 10px;
    color: #666666;
    display: inline-block;
    font-weight: bold;
    font-family: 'Roboto Slab';
    font-size: 16px;
}

.membership-block {
    position: relative;
    display: inline-block;
}

.membership-block .membership-pic {
    width: 122px;
    height: 122px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.membership-block .membership-title {
    text-align: center;
    padding: 5px 10px;
    border: 2px solid #fcc500;
    color: #fcc500;
    font-size: 18px;
    position: relative;
    font-family: 'Roboto Slab';
}

.membership-block:after {
    content: '';
    width: 2px;
    height: 30px;
    top: 100%;
    left: 50%;
    margin-top: 0px;
    margin-left: -1px;
    background: #fcc500;
    position: absolute;
    display: none;
}

.membership-block.active:after {
    display: block;
}

.membership-block.gold:after {
    background: #ad9862;
}

.membership-block.silver:after {
    background: #88939a;
}

.membership-block.bronze:after {
    background: #ca6d3a;
}

.membership-block.gold .membership-title {
    border-color: #ad9862;
    color: #ad9862;
}

.membership-block.gold:hover .membership-title {
    color: #ffffff;
    background: #ad9862;
}

.membership-block.silver .membership-title {
    border-color: #88939a;
    color: #88939a;
}

.membership-block.silver:hover .membership-title {
    color: #ffffff;
    background: #88939a;
}

.membership-block.bronze .membership-title {
    border-color: #ca6d3a;
    color: #ca6d3a;
}

.membership-block.bronze:hover .membership-title {
    color: #ffffff;
    background: #ca6d3a;
}

.membership-detail-wrap {
    margin-top: 15px;
}

.membership-detail-item {
    padding: 30px 0;
    border-top: 6px solid #fcc500;
    display: none;
}

.membership-detail-item.active {
    display: block;
}

.membership-detail-item.gold {
    border-color: #ad9862;
}

.membership-detail-item.gold h3,
.membership-detail-item.gold .membership-price-content {
    color: #ad9862;
}

.membership-detail-item.silver {
    border-color: #88939a;
}

.membership-detail-item.silver h3,
.membership-detail-item.silver .membership-price-content {
    color: #88939a;
}

.membership-detail-item.bronze {
    border-color: #ca6d3a;
}

.membership-detail-item.bronze h3,
.membership-detail-item.bronze .membership-price-content {
    color: #ca6d3a;
}

.membership-detail-item h3 {
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 1em;
}

.membership-detail-item .border-right {
    border-right: 1px solid #c9c9c9;
}

.membership-detail-item .border-left-min {
    border-left: 1px solid #c9c9c9;
    margin-left: -1px;
    position: relative;
    left: -1px;
}

.membership-price-content {
    font-size: 13px;
    margin-bottom: 60px;
    line-height: 1.5;
}

.membership-cart-btn {
    background: #fcc500;
    color: #FFF;
    text-transform: uppercase;
    width: 200px;
    display: block;
    font-size: 16px;
    line-height: 1.2;
    padding: 10px;
    margin: 0;
    position: relative;
}

.membership-cart-btn.loading span {
    opacity: 0;
}

.membership-detail-item.bronze .membership-cart-btn {
    background: #ca6d3a;
}

.membership-detail-item.silver .membership-cart-btn {
    background: #88939a;
}

.membership-detail-item.gold .membership-cart-btn {
    background: #ad9862;
}

.membership-cart-btn i.loader {
    width: 32px;
    height: 32px;
    border: 4px solid rgba(255, 255, 255, 0.6);
    border-top: 4px solid #FFF;
    border-radius: 20px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -16px;
    margin-top: -16px;

    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 0;

}

.membership-cart-btn.loading i.loader {

    opacity: 1;
    -webkit-animation: rotation 1s linear infinite;
    -moz-animation: rotation 1s linear infinite;
    -ms-animation: rotation 1s linear infinite;
    -o-animation: rotation 1s linear infinite;
    animation: rotation 1s linear infinite;
}

@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(359deg);
    }
}

@keyframes rotation {
    from {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -ms-transform: rotate(359deg);
        -moz-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.crowd-funding-btn {
    width: 263px;
    height: 70px;
    background: url("https://www.halvemaan.be/data/images/skin/default/crowdfunding-btn.png") no-repeat center center;
    background-size: 100%;
    position: absolute;
    left: 50%;
    top: 5px;
    text-indent: -99999px;
    display: block;
    z-index: 5;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

/*
.nl .crowd-funding-btn {
	margin-left: -100px;
}

.fr .crowd-funding-btn {
	margin-left: 15px;
}

.en .crowd-funding-btn {
	margin-left: 25px;
}

.de .crowd-funding-btn {
	margin-left: 170px;
}
*/

.terms-label a {
    font-weight: bold;
}

.faq-nav-block {
    background: #f2f1ef;
    border: 1px solid #e5e4e3;
    padding: 20px;
    padding-bottom: 10px;
}

.faq-nav-list a {
    font-weight: bold;
    color: #9F844D;
}

.faq-nav-list li {

    padding-left: 0px;
    margin-bottom: 10px;
}

.faq-block {
    padding: 15px;
    border: 1px solid #f2f1ef;

    margin-bottom: 20px;
}

.faq-block.active {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    background: #f7fbff;
    border: 1px solid #3498d3;
}

.faq-block .faq-title {
    font-size: 20px;

    margin-bottom: 10px;
    color: #9F844D;
}

.faq-block .faq-content {
    /*font-family: 'Open Sans'; */
    color: #4b4b4b;
    font-size: 14px;
    line-height: 1.6;
}

.faq-block .faq-top {
    position: absolute;
    right: 1.5rem;
    text-align: right;
    opacity: .5;
}

.atleten {
    margin: 2em 0;

}

.atleten__item {
    margin: 2.5em 0em;
}

.video-block {
    margin:.5em 0em;
    /*background: rgba(0,135,38,.1); */
    background: rgba(232,232,232,.5);
    padding:0em 1em;
    display: inline-block;
    text-align: center;
    border-radius: 5px;

}

.video-block .video-icon {
    color: #008726;
    font-size:2em;
    margin-right: .5em;
    display: inline-block;
    vertical-align: middle;
}

.video-block .video-txt {

    line-height: 20px;
    font-size:1em;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;

}



@media screen and (max-width: 640px) {
    .mobile-other {
        display: block;
        padding: 10px;
        background: #FFF;
    }

    .mobile-nav-pointer {
        display: block;
    }

    .hide-mobile {
        display: none !important;
    }

    #nav {
        width: 100%;
        display: none;
    }

    #nav.active {
        display: block;
    }

    .nav-wrap {
        margin-top: 0px;
    }

    #nav li.nav-item {
        display: block;
        float: none;
    }

    .nav-tab0 #nav li.nav-item {
        padding: 0;
    }

    .langs .container .fRight,
    .nav-wrap .container .fRight {
        float: none;
    }

    .langs .container .fRight {
        text-align: center;
    }

    .langs .container .fRight .languages {
        display: inline-block;
        margin-top: 10px;
        font-size: 16px;
    }

    .langs .container .fRight .languages a {
        font-size: 14px;
    }

    .logo {
        display: block;
        margin: 0;
        text-align: center;
    }

    .nav-item .sub-navi {
        position: static;
        margin-top: 0;
    }

    #nav li.nav-item .sub-navi .sub-item a {
        font-size: 13px;
        padding-left: 25px;
    }

    #nav li.nav-item .sub-navi .sub-item {
        display: block;
        margin: 0;
    }

    .noMarginMobile {
        margin-right: 0;
    }

    #nav li a {
        padding: 10px;
        border-bottom: 1px solid #CCC;
        display: block;
    }

    .slider-wrap-room, .slider-wrap-slide, .slider-wrap {
        margin: 0;
        height: auto;
    }

    .slider-obj {
        height: 200px;
    }

    .slider-wrap {
        margin: 0;
    }

    .slider-content-inside,
    .slider-content {
        position: static;
        width: 100%;
        height: auto;
        max-height: inherit;
    }

    .mobileMarginTop10 {
        margin-top: 10px;
    }

    .mobileMarginBottom10 {
        margin-bottom: 10px;
    }

    .mobileMarginBottom20 {
        margin-bottom: 20px;
    }

    .borderRight {
        border-right: none;
    }

    .slider-nav {
        display: none;
    }

    .slider-nav-inner {
        width: 78%;
    }

    .slider-nav-wrap {
        opacity: 0;
        position: static;

    }

    .groepsformule .slider-content {
        width: 100%;
        max-height: inherit;
    }

    .slider-wrap-slide .slides li {
        display: block !important;
    }

    .slider-content-inside {
        top: 10px;
        visibility: visible;
        opacity: 1;
        transform: scale(1);
        -webkit-transform: scale(1);

        -webkit-transition: all 0.3s ease 0.8s;
        -moz-transition: all 0.3s ease 0.8s;
        -ms-transition: all 0.3s ease 0.8s;
        -o-transition: all 0.3s ease 0.8s;
        transition: all 0.3s ease 0.8s;
    }

    .filter-wrap select {
        width: 100%;
    }

    .media-pic {
        height: auto;
    }

    /*.slider-nav-wrap{display: none; }*/
    .flex-control-nav {
        z-index: 2;
    }

    #map {
        height: 200px;
    }

    .inner-account-btn span, .inner-small-cart span {
        display: none;
    }

    .account-btn {
        right: 70px;
    }

    .home-slider {
        height: auto;
    }

    .slide-content-inner-wrap {
        max-height: inherit;
        padding: 0;
    }

    .slider-content.large {
        width: 100%;
        max-height: inherit;
    }

    .breadcrumb-wrap {
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .item-block .item-pic {
        max-height: inherit;
    }

    .orderstatus .col.order_datum {
        width: 50%;
    }

    .factuur-wrap {
        width: 100%;
        margin: 0;
    }

    .factuur-wrap .factuur-header {
        background: none;
        height: auto;
    }

    .factuur-wrap .factuur-header .factuur-title {
        position: static;
        width: auto;
        height: auto;
        text-align: center;
    }

    .factuur-sub-btn {
        display: block;
        margin-bottom: 10px;
        padding: 20px;
    }

    .membership-block:after,
    .factuur-sub-btn:after {
        display: none !important;
    }

    .factuur-wrap .side-pic {
        margin-top: 30px;
    }

    .membership-left-side {
        text-align: center;
    }

    .membership-cart-btn {
        margin: 0 auto;
    }

    .membership-detail-item .border-right {
        border: none;
        margin-bottom: 20px;
    }

    .membership-detail-item .border-left-min {
        border: none;
    }

    .factuur-wrap .membership-btn-wrap {
        margin-bottom: 40px;
    }

    .membership-block {
        display: block;
        margin-bottom: 30px;
    }

    .membership-block .membership-title {
        display: block;
        width: 100%;
        padding: 20px;
    }

    .cadeaubon {
        width: 100%;
    }

}

.higher-index {
    z-index: 5;
}

.higher-index .slider-content {
    left: 30px;
}




/* tooltip_order container */
.tooltip_order {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
}

/* tooltip_order text */
.tooltip_order .tooltip_ordertext {
    visibility: hidden;
    width: 120px;
    background-color: #555;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;

    /* Position the tooltip_order text */
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -60px;

    /* Fade in tooltip_order */
    opacity: 0;
    transition: opacity 0.3s;
}

/* tooltip_order arrow */
.tooltip_order .tooltip_ordertext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

/* Show the tooltip_order text when you mouse over the tooltip_order container */
.tooltip_order:hover .tooltip_ordertext {
    visibility: visible;
    opacity: 1;
}


@media screen and (max-width: 640px) {
    .cta-button {
        display: none;
    }
}