#claustrophobia-timetable .timetable-day .timetable-day-timeslots .priceline .priceline-timeslots .timeslot {
    background-color: rgba(255, 255, 255, 0.08);
    border: 1.2px solid #fff;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 54%);
    color: inherit !important;
    cursor: pointer;
    display: inline-block;
    font-family: roboto, sans-serif;
    font-size: 15px;
    line-height: 15px;
    margin: 7.5px 3.75px;
    padding: 7.5px 10.5px;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    text-decoration: none !important;
    text-transform: uppercase;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}
#claustrophobia-timetable .timetable-day .timetable-day-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 15px;
    background-color: rgb(47 43 43 / 8%)!important;
}
#claustrophobia-timetable .timetable-day .timetable-day-header {
    padding-top: 30px!important;
}
#claustrophobia-timetable .timetable-day {
    display: inline-flex !important;
    border-bottom: 1px solid black;
    flex-direction: initial !important;
}
#rec279995523 ul, #rec282284382 ul { list-style:none; }
#rec279995523 ul li, #rec282284382 ul li { font-family:Georgia,serif,Times; font-size:18px; }
#rec279995523 ul li, #rec282284382 ul li {
    display: block;
    padding-left: 10px;
    text-decoration: none;
    color: #bfe1f1;
    margin-top: 10px;
}
#rec279995523 ul li:hover, #rec282284382 ul li:hover { -moz-transform:rotate(-5deg); -moz-box-shadow:10px 10px 
20px #000000;
-webkit-transform:rotate(-5deg); -webkit-box-shadow:10px 10px 20px #000000;
transform:rotate(-5deg); box-shadow:10px 10px 20px #000000; }

#rec279999593, #rec282284382, #rec282284386{
/*    background: url(https://media.claustrophobia.com/static/master/img/bg/bg-quests.jpg?f0a724213b8d) no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;*/
    background-color: black;
    color: white;
}
.priceline-price{
    margin-left:10px;
}
.t694__col {
    padding: 5px;
}
#claustrophobia-timetable .timetable-day .timetable-day-timeslots .priceline .priceline-timeslots .timeslot {
    font-size: 18px!important;
}
.t228__rightcontainer {
    margin-top: 30px;
}
#timetable-booking-popup {
    top: 60px!important;
}
