@charset "UTF-8";

#postcode {
    margin-bottom: unset;
}

.singlecolumn {
    padding-bottom: 100px;
}

.loyaltyproduct-inactive {
    opacity: .4;
    cursor: default;
}

.loyaltyproduct-static {
    cursor: default;
}

#newsletter_email {
    color: black;
}

.menu-dish--special__content > a {
    text-decoration: none
}

.form-group__label--middle {
    padding: 25px 10px
}

.account-order__small_image {
    width: 97px;
    margin-bottom: 20px;
}

table.voedingswaarden {
    border-collapse: separate;
    border-spacing: 1px;
    color: white;
    margin-bottom: 200px;
    font-size: 12px;
    line-height: 25px;
    width: 90%
}

table.voedingswaarden th {
    color: black;
    font-weight: unset;
    text-transform: uppercase;
}

table.voedingswaarden tr td:not(:first-child) {
    text-align: center;
    padding: 6px;
    background-color: #444;
}

table.voedingswaarden tr td:first-child {
    text-align: right;
    padding-right: 7px;
    background-color: #444;
}

table.voedingswaardenMobile {
    display: none;
    width: 100%;
    margin: 0 0 20px 0;
    color: white;
    border-collapse: separate;
    line-height: 25px;
    background-color: #444;
    font-size: 12px;
}

table.voedingswaarden tr td.voedingswaardenTitle {
    color: black;
    background-color: #fbc700;
    padding-left: 5px;
}

table.voedingswaardenMobile tr td {
    color: black;
    background-color: #fbc700;
    padding-left: 5px;
}

table.voedingswaardenMobile tr td.voedingswaardenTitle {
    color: white;
    background-color: #444;
    padding-left: 5px;
}

@media (max-width: 640px) {
    table.voedingswaarden {
        display: none;
    }

    table.voedingswaardenMobile {
        display: table;
    }
}

select {
    -moz-appearance: none;
}

.menu-dish--large-mixed-with-small {
    min-height: 351px;
}

.menu-dish--special__sub > a, .menu-dish--special__title > a, .menu-dish--special__btn > a {
    text-decoration: none;
    color: #000000;
}

.video-container {
    position: relative;
    padding-top: 315px; /*adjust to video size*/
    height: 0;
    overflow: hidden;
}

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

.video-row .content-block .content-block__text {
    color: black;
}

.account-tab__intro {
    color: black !important;
}

.li_radio_menu_option, .label_radio_menu_option {
    width: 100%;
}

.modal-step-radio__subproduct-name {
    float: left;
}

.modal-step-radio__subproduct-price {
    float: right;
}

.modal-step-radio__list li input[type="radio"]:checked + label {
    font-weight: 600;
}

.header-menu-button {
    padding: 10px 0;
}

#rewardModal > div > div.modal-content__container > div > div > div.account-points__number {
    color: #DE9B10;
    font-size: 50px;
    font-weight: 600;
    text-align: right;
    margin-bottom: 0;
}

.btn--rward-modal {
    margin-right: 15px;
}

@media (min-width: 768px) {
    .checkout-vip__number_text {
        margin-left: 30px;
    }
}

.notifications {
    padding: 60px 0 0px 0;
}

.notifications__list {
    list-style: none;
    padding: 0;
    margin: 0 0 40px 0;
    overflow: hidden;
}

@media (min-width: 768px) {
    .notifications__list {
        /* text-align: left; */
        /* overflow: auto; */
        height: auto;
    }
}

.notifications__list li {
    font-style: italic;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    transition: transform .3s;
    list-style-type: none;
}

.notifications__list li:before {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    color: #DE9B10;
}

.notifications__list li:before {
    margin-right: 10px;
}

.jconfirm-content {
    line-height: 1.5em;
    overflow-y: visible;
    font-size: 17px
}

.jconfirm-content > div > i {
    font-size: smaller;
}

.jconfirm-box.jconfirm-type-orange {
    border-top: solid 7px #DE9B10 !important;
}

.btn--primary.green, .btn--secondary.green, .menu-dish--large__add.green {
    background-color: #1fa637;
    color: white;
}

.btn--primary.green:hover, .btn--secondary.green:hover, .menu-dish--large__add.green:hover {
    background-color: #16962cff;
}

.btn--primary.btn--search {
    background-color: white;
    color: black;
    border: 1px solid #ccc !important;
}

.btn--primary.btn--search:hover {
    background-color: rgb(239, 239, 239);
}

.cart-sticky-button.view-menu {
    /** Green CTA background-color: #1fa637; */
    background-color: #FFC92E;
    text-align: center;
    height: 50px;
}

@media (min-width: 768px) {
    .cart-sticky-button.view-menu {
        background-color: transparent;
    }
}

.cart-sticky-button.view-menu:before {
    display: none;
}

.cart-sticky-button__label.view-menu {
    position: relative;
    font-weight: 500;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: unset;
    background-color: #FFC92E;
    color: black;
}

.cart-sticky-button__label.view-menu.green {
    background-color: #1fa637;
    color: white;
}

.menu-dish--large__sub {
    min-height: 3em;
}

.menu-dish--large__content {
    padding: 20px 50px 0 20px !important;
}

.menu-dish-orderbutton-text {
    width: 100%;
    text-align: right;
    position: relative;
    top: -20px;
    display: none;
}

.menu-dish-orderbutton-plus {
    /** display: none; */
}

.menu-dish--large__sub {
    min-height: 3em;
}

.menu-dish--large__content {
    padding: 20px 50px 0 20px !important;
}

#scratch-and-win-result-wintext {
    background-color: white;
    padding: 1em;
    text-align: center;
}
