.intro-desktop {
    display: none
}

.intro-desktop.visible {
    display: block
}

.intro-mobile {
    display: none
}

.intro-mobile.visible {
    display: block
}

a.otherStore {
    text-decoration: none;
    display: block;
    margin: 10px auto;
    max-width: 50%;
    background: #6ccb89;
    border: none;
    border-radius: 24px;
    color: #fff;
    cursor: pointer;
    font-weight: 500;
    line-height: 16px;
    padding: 12px
}

a.otherStore:hover {
    background: #76ad87
}

li.allSlotsFull section {
    border-bottom: 1px solid #999;
    margin: 0 20px
}

li.allSlotsFull section:last-of-type {
    border-bottom: none
}

ul.filiaal li.allSlotsFull a.waitinglist,
ul.filiaal li.allSlotsFull a.nextday {
    background-color: #6ccb89;
    border: none;
    border-radius: 24px;
    color: #fff;
    cursor: pointer;
    font-weight: 500;
    line-height: 16px;
    padding: 12px
}

ul.filiaal li.allSlotsFull a.waitinglist.grey {
    background-color: #8c8c8c
}

#calender td.day a.chosen {
    background: #729464;
    color: #fff
}

.mobileonly .check_availability_title {
    margin: 0
}

.filiaal .show-hide {
    background: #fff;
    border-bottom: none;
    min-height: 360px;
    position: absolute;
    top: 40px
}

.filiaal .show-hide p {
    margin-top: 50px
}

.timetable {
    min-height: 300px
}

.timetable div.store {
    overflow: visible !important
}

div.store>div>p {
    margin-top: 50px
}

h3.storeheader.selected {
    font-size: 16px;
    background: #464646;
    color: #fff;
    padding: 12px 0;
    line-height: 100%
}

div.storeclosed {
    color: #bbb
}

div.storeclosed img {
    opacity: .4
}

.storeclosed.preferred,
.storeclosed.mobile {
    background: #464646;
    color: #fff;
    min-height: 400px
}

div.mobileonly div.store ul.filiaal li.storeclosed {
    display: block
}

div.mobileonly div.store ul.filiaal li.storeclosed p {
    text-align: center
}

ul.filiaal div.storeclosed p {
    padding: 20px;
    text-align: center
}

#step1.loading {
    background: url(../../../../../../../../plugins/roka-reservation/assets/images/loading.png) no-repeat 50% 50%;
    height: 750px;
    background-color: rgba(255, 255, 255, .7)
}

#step2.loading {
    background: url(../../../../../../../../plugins/roka-reservation/assets/images/loading.png) no-repeat 50% 50%;
    height: 650px;
    background-color: rgba(255, 255, 255, .7)
}

#step3.loading {
    background: url(../../../../../../../../plugins/roka-reservation/assets/images/loading.png) no-repeat 50% 50%;
    height: 600px;
    background-color: rgba(255, 255, 255, .7)
}

.sendForm.sending {
    display: none
}

#sendingMessage {
    display: none
}

#sendingMessage.sending {
    background: url(../../../../../../../../plugins/roka-reservation/assets/images/old_loading.gif) no-repeat #fff;
    background-size: 40px;
    box-shadow: none;
    color: #000;
    cursor: default;
    display: inline-block;
    text-indent: 50px
}

.sendingMessage {
    display: none
}

form.sending .sendingMessage {
    background: url(../../../../../../../../plugins/roka-reservation/assets/images/old_loading.gif) no-repeat #fff;
    background-size: 40px;
    box-shadow: none;
    color: #000;
    cursor: default;
    display: inline-block;
    text-indent: 50px
}

form.sending .cancelButton {
    display: none
}

#calender .calendarHeader {
    margin-bottom: 10px;
    overflow: hidden
}

#calender .calendarHeader .date {
    padding: 0;
    text-align: center;
    text-transform: capitalize
}

#calender .calendarHeader .left {
    float: left;
    padding: 0;
    width: 10%
}

#calender .calendarHeader .center {
    float: left;
    padding: 0;
    text-align: center;
    width: 80%
}

#calender .calendarHeader .right {
    float: left;
    padding: 0;
    width: 10%
}

#calender .calendarHeader .left a {
    background: url(../../../../../../../../plugins/roka-reservation/assets/images/arrow-left-black.svg) no-repeat;
    display: block;
    float: left;
    height: 30px;
    margin-right: 10px;
    text-indent: -9999px;
    width: 30px;
    opacity: .4;
    webkit-transition: all 150ms ease-in;
    -moz-transition: all 150ms ease-in;
    transition: all 150ms ease-in
}

#calender .calendarHeader .left select {
    float: left
}

#calender .calendarHeader .right a {
    background: url(../../../../../../../../plugins/roka-reservation/assets/images/arrow-right-black.svg) no-repeat;
    display: block;
    float: right;
    height: 30px;
    margin-left: 10px;
    text-indent: -9999px;
    width: 30px;
    opacity: .4;
    webkit-transition: all 150ms ease-in;
    -moz-transition: all 150ms ease-in;
    transition: all 150ms ease-in
}

#calender .calendarHeader .right a:hover {
    opacity: .8
}

#calender .calendarHeader .left a:hover {
    opacity: .8
}

#calender .calendarHeader .right select {
    float: right
}

#calender .calendarHeader select {
    width: 75px
}

#calender table.calender {
    background: #d6d6d6
}

#calender table.calender tr.days th {
    background: #7f7f7f;
    color: #fff;
    font-weight: 300;
    text-transform: uppercase
}

#calender tr.days th {
    padding: 1em 0;
    border: 1px solid #fff;
    width: 14.2%
}

#calender th.weekend {
    background: #464646 !important
}

#calender tr.week a,
#calender tr.week span {
    display: block;
    text-align: center;
    padding: 1em 0;
    text-decoration: none
}

#calender tr.week td {
    border: 1px solid #fff;
    background: #d6d6d6
}

tr.week td.nextMonth {
    background: rgb(214 214 214)
}

#calender tr.week td.prevMonth,
#calender tr.week td.nextMonth {
    background: #d6d6d6
}

#calender tr.week td.prevMonth a,
#calender tr.week td.nextMonth a {
    color: #618055
}

#calender tr.week td.prevMonth a.chosen,
#calender tr.week td.nextMonth a.chosen {
    color: #fff
}

#calender td.day.current,
#calender td.day.current:hover,
#calender td.day.current.available:hover {
    background: #2d2d2d
}

#calender td.day.current a {
    color: #fff
}

#calender td.day.available:hover {
    background: #729464;
    webkit-transition: all 150ms ease-in;
    -moz-transition: all 150ms ease-in;
    transition: all 150ms ease-in
}

#calender td.day.available.dayclosed:hover {
    background: inherit
}

#calender td.day.available a:hover {
    color: #fff
}

#calender td.past {
    background: linear-gradient(to top left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) calc(50% - 1.5px), #ffffff 50%, rgba(0, 0, 0, 0) calc(50% + 1.5px), rgba(0, 0, 0, 0) 100%), linear-gradient(to top right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) calc(50% - 1.5px), #ffffff 50%, rgba(0, 0, 0, 0) calc(50% + 1.5px), rgba(0, 0, 0, 0) 100%) !important
}

#calender td.past span {
    color: #fff
}

#calender td.day.available.dayclosed {
    background: linear-gradient(to top left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) calc(50% - 1.5px), #ffffff 50%, rgba(0, 0, 0, 0) calc(50% + 1.5px), rgba(0, 0, 0, 0) 100%), linear-gradient(to top right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) calc(50% - 1.5px), #ffffff 50%, rgba(0, 0, 0, 0) calc(50% + 1.5px), rgba(0, 0, 0, 0) 100%) !important
}

#calender td.day.dayclosed:hover {
    background: linear-gradient(to top left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) calc(50% - 1.5px), #ffffff 50%, rgba(0, 0, 0, 0) calc(50% + 1.5px), rgba(0, 0, 0, 0) 100%), linear-gradient(to top right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) calc(50% - 1.5px), #ffffff 50%, rgba(0, 0, 0, 0) calc(50% + 1.5px), rgba(0, 0, 0, 0) 100%) !important
}

#calender td.day.available.dayclosed.prevMonth,
#calender td.day.available.dayclosed.nextMonth,
#calender td.day.available.dayclosed.prevMonth:hover,
#calender td.day.available.dayclosed.nextMonth:hover {
    background: #e3e3e3
}

#calender td.day.available.dayclosed span {
    color: #fff
}

#storegrid.mobileonly {
    padding-top: 90px
}

#beschikbaar {
    padding-top: 90px
}

.form-horizontal .control-label {
    width: 250px;
    !important
}

ul.filiaal {
    margin-top: 0
}

.store.preferred ul.filiaal {
    margin-top: 20px
}

.timetable div.store.notselected {
    overflow: visible
}

ul.filiaal li.allSlotsFull {
    background: #464646;
    color: #fff;
    min-height: 360px;
    position: absolute;
    top: 40px
}

div.mobileonly ul.filiaal li.allSlotsFull {
    display: block;
    position: inherit
}

@media (max-width:865px) {
    ul.filiaal li.allSlotsFull {
        top: 0
    }
}

ul.filiaal li.allSlotsFull p {
    padding: 5px 0;
    margin: 10px 0;
    line-height: 100%
}

ul.filiaal li.allSlotsFull p.waitinglistLink a {
    background: #02c988;
    border-radius: 4px;
    padding: 5px 10px 10px
}

@media (max-width:865px) {
    ul.filiaal li.allSlotsFull p {
        text-align: center;
        line-height: 100%
    }
}

ul.filiaal li.allSlotsFull p a {
    color: #fff;
    cursor: default;
    text-decoration: none
}

ul.filiaal li.lastZoneEnded {
    background: #646464;
    color: #fff;
    min-height: 360px;
    position: absolute;
    top: 40px
}

div.mobileonly ul.filiaal li.lastZoneEnded {
    display: block;
    position: inherit
}

@media (max-width:865px) {
    ul.filiaal li.lastZoneEnded {
        top: 0
    }
}

ul.filiaal li.lastZoneEnded p {
    padding: 5px 20px;
    margin: 10px 0
}

@media (max-width:865px) {
    ul.filiaal li.lastZoneEnded p {
        text-align: center
    }
}

ul.filiaal li.lastZoneEnded p a {
    color: #fff;
    cursor: default;
    text-decoration: none
}

ul.filiaal li.full {
    border-bottom: 1px solid #fff
}

form .error {
    border: 1px solid red !important
}

#storechoice h3 {
    text-transform: uppercase
}

.check_availability_title span {
    color: #00ca88;
    font-weight: 500
}

.check_availability_choose_date span {
    cursor: pointer;
    font-weight: 500;
    text-decoration: underline
}

.choose_date span {
    color: #00ca88;
    font-weight: 500
}

.warning_saturdays_busy {
    font-weight: 500
}

.form_reservation_possible_text span {
    font-weight: 500
}

div.selector,
div.selector span,
div.selector select {
    width: 100% !important;
    float: left
}

div.selector * {
    text-transform: none
}

div.selector span,
div.selector select {
    float: left;
    box-sizing: border-box;
    padding: 0 34px 0 10px;
    margin: 0;
    top: 0;
    cursor: pointer
}

div.selector select {
    opacity: 0;
    height: 30px;
    line-height: 30px;
    position: absolute
}

div.selector span {
    line-height: 30px
}

div.selector span:after {
    right: 10px;
    top: 0;
    content: '\f0d7'
}

div.selector select option {
    font-size: 12px;
    text-transform: none;
    height: auto
}

span.icon_cross {
    background: url(../../../../../../../../plugins/roka-reservation/assets/images/kruis.svg);
    background-size: contain;
    height: 20px;
    display: inline-block;
    width: 20px
}

form.cancelReservation.sending input[type=button] {
    opacity: .5
}