#custom05 {
    float: left;
    width: 65%;
    margin-right: 5%;
}
#custom21 {
    float: left;
    width: 30%;
}
.rradio .radio {
    display: inline;
    font-weight: normal;
}
.rradio input {
    margin-left: 3px !important;
    margin-top: 9px;
}
#wizard6 h3 {
    color: #ff0000;
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    max-width: 630px;
    margin: auto;
}

#calendar {
    width: 315px;
    margin: auto;
}

#calendar a,
#calendar span {
    display: block;
    float: left;
    width: 35px;
    line-height: 35px;
    text-align: center;
    color: #3a3a3a;
    margin-right: 10px;
    margin-bottom: 10px;
}

    #calendar a.nav {
        color: #000000;
        cursor: pointer;
    }

    #calendar a.available {
        color: #ffffff;
        cursor: pointer;
        background: #d8c0da;
        border-radius: 180px;
    }

#calendar div a:nth-child(7n+1) {
    clear: both;
}

#calendar span {
    color: #000000;
}

    #calendar span.dt {
        width: 215px;
        color: #d8c0da;
        font-weight: bold;
    }
.wizard {
    display: none;
    width: 100%;
    margin: auto;
    position:relative;
    max-width: 350px;
    text-align: center;
}
#wizard1 {
    display: block;
}
.clear {
    clear: both;
}
a.available {
    cursor: pointer;
}

#starturen1 a,
#einduren1 a,
#lunch a {
    width: 16.6666666%;
    text-align: center;
    display: block;
    float: left;
    margin-bottom: 10px;
    border-radius: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #000000;
    
    color: #e0e0e0;
}
#starturen1 a.available,
#einduren1 a.available,
#lunch a.available {
    color: #000000;
    text-decoration: none;
}
#starturen1 a.available:hover,
#einduren1 a.available:hover,
#lunch a.available:hover {
    color: #ffffff;
    cursor: pointer;
    background: #d8c0da;
}
#starturen1 a:nth-child(6n+1),
#einduren1 a:nth-child(6n+1),
#lunch a:nth-child(6n+1) {
    clear: both;
}

#next5,
#submit,
#submitSpecials {
    color: #ffffff;
    cursor: pointer;
    background: #d8c0da;
    border-radius: 10px;
    width: 150px;
    padding: 10px;
    margin: 20px auto;

    margin-right: 0px;

    display: block;
}
#submit {
    text-align: center;
    width: 200px;
}
#submitSpecials {
    text-align: center;
    width: 200px;
}
.laatstegegevens {
    text-align: left;
}
.wizard input[type=text],
.wizard input[type=date] {
    width: 100%;
    text-align: left;
    position: relative;
    margin: auto;
    position: relative;
    border-radius: 10px;
    border: 1px solid #d8c0da;
    padding: 10px;
}
.wizard textarea {
    width: 100%;
    text-align: left;
    position: relative;
    margin: auto;
    position: relative;
    border-radius: 10px;
    border: 1px solid #d8c0da;
    padding: 10px;
    height: 175px;
    resize: none;
}
.wizard .row {
    margin-left: 0px;
    margin-right: 0px;
}
.wizard .row label {
    padding-left: 3px;
    margin-top: 15px;
}
#wizard4 input[type=text] {
    width: 60px;
    text-align: center;
}
.wizard .rradio input {
    width: auto;
}
.wizard .rradio label {
    width: 95%;
}

.formule {
    min-height: 100px;
    background: #e8dae9;
    border: 1px solid #bb93c1;
    border-radius: 15px;
    color: #bb93c1;
    line-height: 100px;
    text-align: center;
    font-weight: bold;
    float: left;
    margin: 10px;
    width: 20%;
    margin-left: 2.5%;
    margin-right: 2.5%;
    cursor: pointer;
    transition: 1s;
}
.formule:hover {
    background: #bc94c1;
    color: #ffffff;
}
.chooseVestiging {
    display: none;
}
.row label.error {
    color: #ff0000;
}
.specials .row input {
    width: auto;
}
.specials .row label {
    width: 80%;
    text-align: left;
    margin-top: 9px;
    margin-left: 5px;
}

.wizard {
    margin: 0px;
    max-width: 100%;
    margin-bottom: 20px;
}
.wizardOverview {
    display: none;
}
.wizard .inner,
.wizardOverview .inner {
    border: 1px solid #e7e7e7;
    border-top: 0px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 15px;
    background: #f8f8f8;
}
.wizardOverview .inner {
    background: #f8f8f8;
}
.wizardHeader {
    background: #bb93c1;
    padding: 20px;
    text-align: left;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.wizardHeader h2 {
    color: #ffffff;
    font-size: 1.25rem;
    margin-bottom: 0px;
}

form > .inner {
    width: 100%;
}

.table {
    display: table;
}
.table .tr {
    display: none;
}
.table .tr .td {
    display: table-cell;
    width: 60%;
    background: none !important;
    text-transform: capitalize;
    vertical-align: top;
    line-height: 30px;
}
.table .tr .td.icon {
    display: table-cell;
    width: 5%;
    padding-bottom: 5px;
    margin-top: 0px;
}
.table .tr .td * {
    background: none !important;
    padding: 0px;
}
#overzichtje .material-symbols-outlined {
    background: none !important;
    color: #bb93c1 !important;
    padding-top: 3px !important;
}
#errorkids,
#erroradults,
#errorjarige {
    display: none;
}
.progress-wizard {
    margin-bottom: 10px;
    display: flex;
}
.progress-wizard > .progress-wizard-step.complete > .progress-wizard-dot i,
.progress-wizard > .progress-wizard-step > .progress > .progress-bar {
    background: #bb93c1;
}
.progress-wizard > .progress-wizard-step > .progress-wizard-dot {
    border-color: #bb93c1;
}
.progress-wizard > .progress-wizard-step > .progress-wizard-dot i {
    color: #bb93c1;
}

.jarige {
    border-top: 1px solid #e7e7e7;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    display: none;
}
.jarige .col-md-6:nth-child(1) {
    padding-left: 0px;
}
.jarige .col-md-6:nth-child(2) {
    padding-right: 0px;
}
.fa-arrow-circle-left,
.fa-arrow-circle-right {
    color: #bb93c1;
}

@media only screen and (min-width: 768px) {
    .progress-wizard > .progress-wizard-step > .progress-wizard-dot {
        left: 31%;
    }
    .progress-wizard > .progress-wizard-step > .progress-wizard-dot i {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }
    .progress-wizard > .progress-wizard-step > .progress {
        margin-top: -16px;
    }
    .progress-wizard .progress-info {
        text-align: center;
        padding-top: 15px;
    }
    .progress-wizard > .progress-wizard-step {
        height: 50px;
    }
}

@media only screen and (max-width: 992px) {
    .progress-wizard {
        display: none;
    }
    .wwizard {
        width: 100% !important;
    }
}

@media only screen and (max-width: 768px) {
    .formule {
        width: 45%;
    }        
    .jarige .col-md-6:nth-child(1),
    .jarige .col-md-6:nth-child(2) {
        padding-left: 0px;
        padding-right: 0px;
    }
}