.bookingbox {
    min-width: 320px;
    background-color: #362401;
    background-image: url(../images/header-bgd.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.bookingbox h1 {
    font-size:42px;
    line-height:47px;
    font-weight:700;
    text-transform: uppercase;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    margin:0px 0px 30px;
    text-align: center;
}

.bookingbox a {
    color: #f6a503;
}

#ssbp {
    
    font-family: 'Roboto Condensed', helvetica, arial, sans-serif;
    /* overflow-x: hidden;
    overflow-y: auto; */
}

#ssbp input, #ssbp textarea, #ssbp select {
    color: #666666;
    background: #ffffff;
    border: 1px solid #c9c9c9 !important;
    box-shadow: none;
}

#ssbp select, #ssbp option {
    cursor: pointer;
}

#ssbp select option:hover {
    background: #666666;
    color: #ffffff;
    box-shadow: 0 0 10px 100px #666666 inset;
}

.ssbp-asterisk {
    color: #B90250;
}

.bookings-container {
   width: 100%;
   display: inline-block;
}

#ssbp-initial-text * :not(.tooltippop) {
    margin: 0;
   text-align: left;
}

.ssbp-block {
    display: block;
    border-radius: 3px;
    border: 1px solid #cccccc;
    background: #eeeeee;
    padding: 10px;
    margin-bottom: 20px;
}

#calendar-selector-head {
    margin-bottom: 5px;
}

#calendar-selector-body {
    margin-bottom: 0px;
}

#calendar-time-selector {
    margin-bottom: 0px;
    margin-top: 5px;
}

#ssbp-container-3 {
    margin-top: 20px;
}

/* #ssbp-container-0 {
    margin-top: 20px !important;
} */

#ssbp-container-0 h1 {
    color: #f7ff01 !important;
    text-align: center !important;
    font-size: 36px;
}

#ssbp h3 {
    margin-bottom: 20px !important;
}

#init-img-ret1 {
    margin-left: -10px;
    min-width: 300px;
    max-width: 450px;
    margin-bottom: 10px;
}

#init-img-ret2 {
    min-width: 300px;
    max-width: 450px;
    display: none;
    margin-left: -10px;
    margin-top: -30px;
}

/* desktop and phone in landscape */
@media only screen and (min-width: 450px) {
    .bookings-container {
        margin-bottom: 20px;
    }
    .ssbp-block:not([id^=calendar-selector]) {
        width: calc(50% - 10px);
        float: right;
        vertical-align: top;
        margin-left: 0;
        margin-right: 0;
    }
    #calendar-time-selector {
        width: calc(35% - 10px);
        float: right;
        margin-top: 83px;
    }
    #calendar {
        width: calc(65% - 10px);
        float: left;
    }
    #ssbp-initial-text {
        width: calc(50% - 20px);
        float: left;
    }
    #ssbp-initial-text * {
        text-align: left !important;
    }
    #ssbp-summary {
        float: left;
    }
    #calendar-contact-info {
        float: right;
    }
    #calendar-secret-code {
        float: left;
        top: 0;
        bottom: 0;
        margin-bottom: 0;
    }
    #calendar-book-now {
        float: right;
    }
    #calendar-contact-info, #ssbp-summary {
        height: 505px !important;
    }
    #more-info {
       height: 143px !important;
    }
    #ssbp-summary-cover {
         height: calc(100% - 39px) !important;
    }
    #calendar-contact-info.summary-hidden, #ssbp-summary.summary-hidden {
        height: 392px !important;
    }
    #more-info.summary-hidden {
        height: 30px !important;
    }
    #ssbp-your-group {
        margin-top: 0 !important;
    }
    #ssbp-summary-discount, #ssbp-summary-secret {
        font-size: 16px !important;
    }
    #init-img-ret1 {
        display: none;
    }
    #init-img-ret2 {
        display: block;
    }
}

@media only screen and (min-width: 650px) {
    #init-img-ret1 {
        display: block;
    }
    #init-img-ret2 {
        display: none;
    }
}

@media only screen and (min-width: 900px) {
    .calendar-message-popup {
        width: 30% !important;
        left: 35% !important;
        top: 5% !important;
    }
    .calendar-message-popup p {
        font-size: 100% !important;
    }
}




.ssbp-title {
    text-transform: uppercase;
    color: #B90250;
    text-align: left;
    font-size: 24px;
    font-weight: 400;
    line-height: 40px;
}

#calendar-month-year {
    text-align: center;
    margin-bottom: 5px;
}

.ssbp-field-label {
    font-size: 16px;
    font-style: italic;
    color: #666666;
    font-weight: 300;
    cursor: pointer;
    -webkit-transition: color 300ms linear;
    -moz-transition: color 300ms linear;
    -ms-transition: color 300ms linear;
    -o-transition: color 300ms linear;
    transition: color 300ms linear;
}

.ssbp-field-label:hover {
    color: #ff6300;
}

#flavour-info {
    display: inline-block;
    font-size: 20px;
    vertical-align: top;
    line-height: 100%;
    margin-left: 4px;
}

#flavour-info:hover {
    color: #ff6300;
}

#flavour-label {
    display: inline-block;
}

.ssbp-field-value {
    box-shadow: none;
    color: #666666;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: 300;
    height: auto;
    line-height: 20px;
    margin-top: 5px;
    margin-bottom: 10px;
    outline: none;
    padding: 4px 9px;
    width: 100%;
}

#more-info {
    color: #666666;
    resize: vertical;
    max-height: 400px;
    min-height: 30px;
}

.ssbp-required-alert {
    background-color: #B90250;
    background-image: url(../images/booking-icons.png);
    background-position: -181px -1px;
    float: left;
    height: 18px;
    margin-right: 5px;
    width: 18px;
}

.ssbp-block p {
    color: #BD0052;
    font-weight: 600;
    font-size: 16px;
}

#calendar-popup {
    position: fixed;
    z-index: 9;
    background: #ffffff;
    border: 1px solid #464646;
    padding: 10px;
    min-width: 150px;
}

#calendar-previous-month {
    display: block;
    height: 40px;
    width: 40px;
    background-image: url(../images/booking-icons.png);
    background-color: #B90250;
    background-position: -80px 0;
    float: left;
}

#calendar-next-month {
    display: block;
    height: 40px;
    width: 40px;
    background-image: url(../images/booking-icons.png);
    background-color: #B90250;
    background-position: -120px 0;
    float: right;
}

#calendar-weekdays {
    display: flex;
    justify-content: space-around;
    -moz-justify-content: space-around;
    -webkit-justify-content: space-around;
    text-align: center;
    color: #898989;
    font-size: 8px;
    width: 100%;
}

#calendar-weekdays > div {
    display: block !important;
    justify-content: unset !important;
    -moz-justify-content: unset !important;
    -webkit-justify-content: unset !important;
    text-align: center;
    color: #898989;
    font-size: 8px;
}

#calendar-month-view {
    display: flex;
    flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    text-align: center;
    justify-content: space-around;
    -moz-justify-content: space-around;
    -webkit-justify-content: space-around;
}

#calendar-month-view > div {
    width: calc(100%  /7 - 3px);
    margin: 1px;
}

.calendar-day-view {
    display: flex;
    flex-direction: column;
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    text-align: center;
} 

.calendar-day-view > div {
    margin-top: 1px;
    margin-bottom: 1px;
}

@supports (display: grid) {
    #calendar-weekdays {
        display: grid !important;
        justify-content: unset !important;
	-moz-justify-content: unset !important;
	-webkit-justify-content: unset !important;
        grid-template-columns: repeat(7, 1fr);
        grid-column-gap: 2px;
        grid-row-gap: 2px;
        grid-auto-rows: minmax(10px, auto);
	width: 100%;
    }

    #calendar-month-view {
        display: grid !important;
        justify-content: unset !important;
	-moz-justify-content: unset !important;
	-webkit-justify-content: unset !important;
        flex-wrap: unset !important;
	-moz-flex-wrap: unset !important;
	-webkit-flex-wrap: unset !important;
        grid-template-columns: repeat(7, 1fr);
        grid-auto-rows: minmax(40px, auto);
        grid-column-gap: 2px;
        grid-row-gap: 2px;
    }

    .calendar-day-view {
        display: grid !important;
        flex-direction: unset !important;
	-moz-flex-direction: unset !important;
	-webkit-flex-direction: unset !important;
        grid-template-columns: repeat(1, 1fr);
        grid-auto-rows: minmax(16px, auto);
        grid-column-gap: 2px;
        grid-row-gap: 2px;
    }

    #calendar-month-view > div {
        width: auto !important;
        margin: 0px !important;
    }

    .calendar-day-view > div {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
}

.calendar-day {
    font-size: 16px;
    background: #cccccc;
    border: 1px solid #cccccc;
    height: 40px;
}

.calendar-timeslot {
    font-size: 12px;
    background: #cccccc;
    border: 1px solid #cccccc;
    height: 20px;
    overflow: hidden;
}

.calendar-booked:not(.calendar-past) {
    background: #dd6464;
    border: 1px solid #dd6464;
}

.calendar-different-month:not(.selected), .calendar-past {
    opacity: 0.6;
}

.calendar-day-head {
    width: 100%;
    height: 50%;
    color: #ffffff;
    background: transparent;
    vertical-align: middle;
}

.calendar-day-body {
    background: #ffffff;
    width: calc(100% - 2px);
    height: calc(50% - 1px);
    margin-left: 1px;
}

.calendar-available:not(.calendar-past):not(.calendar-limited):not(.calendar-flexible):not(.selected) {
    cursor: pointer;
    background: #68ba68;
    border: 1px solid #68ba68;
}

.calendar-available:not(.preview) {
    cursor: default;
}


.selected {
    cursor: pointer;
    color: #ffffff;
    background: #464646;
    border: 1px solid #464646;
}

.calendar-limited {
    cursor: pointer;
}

.calendar-available.calendar-flexible:not(.calendar-past):not(.calendar-limited):not(.selected) {
    cursor: pointer;
    background: #edc23c;
    border: 1px solid #edc23c;
}

.calendar-timeslot-head {
    width: 30%;
    height: 100%;
    color: #ffffff;
    background: transparent;
    vertical-align: middle;
    float: left;
}

.calendar-timeslot-body {
    width: calc(70% - 1px);
    height: calc(100% - 2px);
    background: #ffffff;
    color: #898989;
    vertical-align: middle;
    float: right;
    margin-top: 1px;
    margin-bottom: 1px;
    margin-right: 1px;
}

.disabled {
    pointer-events: none;
    cursor: default;
    visibility: hidden;
    display: none;
 }

.ssbp-error-msg {
    background-color: #B90250;
    color: #ffffff;
    padding: 10px;
    margin-top: 10px;
}

#ssbp-summary-table {
    position: relative;
    border-collapse: collapse;
   margin-top: 0px;
   width: calc(100%);
}

#ssbp-summary-table tr:not(.summary-table-divider) {
    font-size: 18px;
    height: 46px;
    padding-top: 5px;
    padding-bottom: 5px;
}

#ssbp-summary-body {
    width: calc(100% + 22px);
    margin-left: -11px;
    overflow-x: hidden;
    margin-bottom: -11px;
}

#ssbp-summary-table td {
    width: 50%;
    

}

#summary-total {
    background-color: #B90250;
    border: 1px solid #B90250;
    height: 50px;
    margin-top: 30px;
}

#summary-total .ssbp-summary-label {
    color: #fcfcfc;
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
}

#summary-total .ssbp-summary-value {
    color: #ffffff;
    font-size: 20px;
    font-weight: 400;
    line-height: 20px;
}

.ssbp-summary-value {
    font-weight: 600;
    line-height: 15px;
    font-size: 18px;
    color: #666666;
}

.ssbp-summary-label {
    font-weight: 600;
    line-height: 15px;
    font-size: 18px;
    color: #424242;
    width: calc(50% - 10px);
    padding-left: 10px;
}

.summary-table-divider {
    display: block;
    height: 10px;
    width: calc(200% - 22px);
    border-top: 1px solid #cccccc;
    margin-top: 10px;
    margin-left: 10px;
}

.calendar-message-popup {
    font-family: 'Roboto Condensed', helvetica, arial, sans-serif;
    position: fixed;
    left: 5%;
    top: 5%;
    width: 90%;
    background: #ffffff;
    border: 1px solid #464646;
}

.calendar-message-popup p, .calendar-message-popup h1 {
    margin: 20px !important;
    margin-left: 20px !important;
    margin-right: 20px !important;
    color: #666666 !important;
}

.calendar-message-popup .ssbp-button {
    font-size: 80%;
}

.calendar-message-popup p {
    text-align: justify;
    font-size: 80%;
}

.ssbp-button {
    background-color: #B90250;
    color: #ffffff;
    padding: 10px;
    text-align: center;
    cursor: pointer;
    transition: background;
    -webkit-transition: background;
    -moz-transition: background;
    -ms-transition: background;
    -o-transition: background;
   
}

.calendar-message-popup .ssbp-button {
    border-top: 1px solid #464646;
}

.ssbp-button:active {
    background: #464646;
}

.ssbp-close-icon {
    background-color: #B90250;
    background-image: url(../images/booking-icons.png);
    background-position: -80px -40px;
    display: block;
    height: 20px;
    position: absolute;
    right: 19px;
    top: 19px;
    width: 20px;
    cursor: pointer;
}

#ssbp-tac {
    margin-left: 24px;
    margin-bottom: 18px;
    color: #666666;
    font-size: 16px;
    font-style: italic;
    line-height: 22px;
}

#ssbp-tac-link:hover {
    color: #B90250;
    text-decoration: underline;
}

.ssbp-checkbox {
    float: left;
}

.ssbp-checkbox input[type="checkbox"] {
    display:none;
}

.ssbp-checkbox input[type="checkbox"] + label {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 1px 5px 1px 0;
    vertical-align: middle;
    background: #ffffff;
    border: 1px solid #acacac;
    cursor: pointer;
}

.ssbp-checkbox input[type="checkbox"]:checked + label {
    background: #B90250;
    border: 1px solid #B90250;
}

.ssbp-checkbox input[type="checkbox"]:hover + label {
    border: 1px solid #B90250;
}

.ssbp-dropdown {
    margin-top: 5px;
    margin-bottom: 10px;
    margin-right: 0px;
}
.ssbp-dropdown-field {
    display: block;
    background: #ffffff;
    color: #666666;
    width: 171px;
    line-height: 28px;
    height: 28px;
    border: 1px solid #c9c9c9;
    cursor: pointer;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: 300;
    box-shadow: none;
    outline: 2px solid rgba(0,0,0,0);
}

.ssbp-dropdown-value {
    display: block;
    float: left;
    padding-left: 10px;
}

.ssbp-dropdown-icon {
    display: block;
    float: right;
    color: #c9c9c9;
    line-height: 28px;
    height: 28px;
    width: 28px;
    text-align: center;
    -webkit-transition: color 300ms linear;
    -moz-transition: color 300ms linear;
    -ms-transition: color 300ms linear;
    -o-transition: color 300ms linear;
    transition: color 300ms linear;
}

.ssbp-dropdown-icon:hover {
    color: #ff6300;
}

.ssbp-dropdown ul {
    list-style-type: none;
    max-height:200px;
    overflow-y: scroll;
    cursor: pointer;
    background: #ffffff;
    color: #666666;
    width: 171px;
    padding: 0;
    border: 1px solid #464646;
    z-index: 15;
    position: absolute;
    margin-top: 0;
}

.ssbp-dropdown-list::-webkit-scrollbar {
    width: 15px;
}
  
.ssbp-dropdown-list::-webkit-scrollbar-thumb {
    background-color: rgba(0,0,0,.3);
}
.ssbp-dropdown-list::-webkit-scrollbar-track {
    background-color: rgba(0,0,0,.1);
    
}

.ssbp-dropdown-list::-webkit-scrollbar-button {
    background-color: rgba(0,0,0,.2);
    height: 15px;
}

.ssbp-dropdown ul li {
    padding-left: 10px;
    font-size: 16px;
    font-weight: 300;
    height: 30px;
    line-height: 30px;
    width: 100%;
    transition: background 300ms linear;
    -webkit-transition: background 300ms linear;
    -moz-transition: background 300ms linear;
    -ms-transition: background 300ms linear;
    -o-transition: background 300ms linear;
}

.ssbp-dropdown ul li:hover {
    background: #464646;
    color: #ffffff;
}

.ssbp-popup-bg {
    background: rgb(0,0,0,0.5);
    width: 100%;
    height: 100%;
    z-index: 10011;
    position: fixed;
    left: 0%;
    top: 0%;
}

#ssbp-summary-cover {
    height: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: relative !important;
    width: calc(100%);
    
}

.ssbp-summary-msg {
    
    background-color: #B90250;
    color: #ffffff;
    padding: 10px;
    position: relative;
}

#ssbp-summary {
    height: auto;
}

#ssbp-your-group {
    margin-top: 20px;
}

.inactive {
    background: #464646 !important;
    cursor: auto !important;
}



.field-flashing {
    animation: flashing 1s linear alternate infinite;
    -webkit-animation: flashing 1s linear alternate infinite;
    -moz-animation: flashing 1s linear alternate infinite;
    -ms-animation: flashing 1s linear alternate infinite;
    -o-animation: flashing 1s linear alternate infinite;
}

@keyframes flashing { 
    0% { outline-color: rgba(255, 0, 0, 0); }
    100% { outline-color: rgba(255, 0, 0, 1); }
}

@-webkit-keyframes flashing {  
    0% { outline-color: rgba(255, 0, 0, 0); }
    100% { outline-color: rgba(255, 0, 0, 1); }
}

@-moz-keyframes flashing {  
    0% { outline-color: rgba(255, 0, 0, 0); }
    100% { outline-color: rgba(255, 0, 0, 1); }
}

@-ms-keyframes flashing {  
    0% { outline-color: rgba(255, 0, 0, 0); }
    100% { outline-color: rgba(255, 0, 0, 1); }
}

@-o-keyframes flashing {  
    0% { outline-color: rgba(255, 0, 0, 0); }
    100% { outline-color: rgba(255, 0, 0, 1); }
}

.tooltip {
    cursor: pointer;
    /* temp */
    display: inline;
}
.tooltippop {
    display: none;
    position: absolute;
    z-index: 1000;
    text-align: center;
    border-radius: 8px;
}

.tooltippop h4 {
    background-color: #cecece;
    color: #666666;
    border-radius: 8px 8px 0px 0px;
    font-style: normal;
    font-size: 18px;
    font-weight: normal;
    padding: 10px;
}

.tooltippop p {
    background-color: #ffffff;
    color: #666666;
    border-radius: 0px 0px 8px 8px;
    font-style: normal;
    font-size: 18px;
    font-weight: normal;
    text-align: justify;
    padding: 10px;
    border: 1px solid #cecece;
}

/*  .tooltippop-arrow {
    position: absolute;
    bottom: 100%;
} */

/*.tooltippop-arrow::after {
    content: " ";
    position: relative;
    bottom: 10px;
    margin-left: -10px;
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent #cecece transparent;
} */

.tooltippop::after {
    content: " ";
    position: absolute;
    bottom: 100%;  /* At the top of the tooltip */
    left: 50%;
    margin-left: -10px;
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent #cecece transparent;
}

#returning-players-form label, #returning-players-form input, #returning-players-form textarea {
    display: block;
}

#returning-players-form p {
    margin: 0 !important;
}

#returning-players-form textarea {
    width: 100%;
    height: 40px;
    resize: none;
    min-width: 150px;
}



#cookieBanner {
	display: none;
	background-color: #333333;
	color: #d4a000;
	z-index: 9;
	position: fixed;
	left: 20px;
	bottom: 20px;
	width: 300px;
	max-width: calc(100% - 40px);
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
}
#cookieBanner p > a {
	color: #d4a000;
	text-decoration: underline;
}
#cookieBanner > a {
	color: #000;
	background-color: #d4a000;
	font-weight: bold;
	font-size: large;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 25px;
	text-align: center;
	display: block;
	cursor: pointer;
}

input[type="radio"] {
    cursor: pointer;
}

.radioLabel {
    cursor: pointer;
}

#ssbp-payment-method {
    font-size: 16px;
    color: #666666;
    font-weight: 300;
    margin-top: 20px;
    margin-bottom: 15px;
    text-align: center;
}

#ssbp-payment-method a img {
    height: auto;
    max-height: 130px;
}