﻿body, .ui-widget {
    font-family: sans-serif;
}

body {
}

h2 {
    font-size: 26px;
}

h3 {
    font-size: 22px;
}

h4 {
    font-size: 20px;
}

/* Links 
a {
    text-decoration: none;
    color: black;
}
*/

nav {
    background-color: white;
}

.nav img {
    padding-bottom: 4px;
    -webkit-filter: grayscale(1);
}

.nav svg {
    vertical-align: top;
    margin-top: 3px;
}

.btn {
    padding-right: 24px;
    padding-left: 24px;
}

    .btn .arrow {
        padding-left: 20px;
    }

    .form-control.input-validation-error {
        background-color: #FFF2F2;
    }

.sidebartoggle {
    font-weight: bold;
    font-size: 18px;
}

.offcanvas-body .icon {
    display: inline-block;
    width: 20px;
}

.nav .bi-people {
    padding-right: 1px;
    padding-left: 1px;
}

#errorSelectNumberOfGuets {
    display: none;
    color: red;
}

#pleaseSelectSeatingGroup {
    color: red;
}

#numberOfGuests,
#tableType,
#datepicker,
#calendarExplanation,
#waitingListDatepicker,
#seatings,
#linkToWaitinglist,
#alternativeShops {
    margin-right: auto;
    margin-left: auto;
}

#numberOfGuests {
    max-width: 256px;
}

#numberOfGuestsShowMore {
    cursor: pointer;
}

#tableType {
    text-align: center;
}

#seatings,
#linkToWaitinglist, 
#alternativeShops {
    max-width: 420px;
}

#seatings, #alternativeShops {
    padding-right: 3px;
    padding-left: 3px;
}

    #tableBooking #seatings.center {
        text-align: center;
    }

#seatings a {
    text-decoration: underline;
    cursor: pointer;
}

#linkToWaitinglist {
    cursor: pointer;
}

    #linkToWaitinglist:hover {
        text-decoration: underline;
    }

.spinner-outer {
    position: absolute;
    left: 49%;
}

#preselectMenuForEveryone .spinner-border,
#preselectMenuForEachGuest .spinner-border {
    position: relative;
    z-index: 100;
    height: 20px;
    width: 20px;
    top: 10px;
}

#headingDate .spinner-border {
    margin-right: auto !important;
    margin-left: auto !important;
    height: 20px;
    width: 20px;
}

/*
#preselectMenuForEveryone > div,
#preselectMenuForEachGuest > div {
    text-align: center;
}

#preselectMenuForEveryone > div label,
#preselectMenuForEachGuest > div label {
    float: left;
}
*/

/* #preselectMenuForEveryone select,
#preselectMenuForEachGuest select,
.selectric-wrapper {
    max-width: 420px;
}
*/

.selectric {
    background-color: white;
    border-radius: 0.25rem;
}

    .selectric .label {
        font-size: 1rem;
    }

.selectric-items ul, 
.selectric-items li{
    font-size: 1rem;
}

.selectric-items .description {
    font-size: 0.8rem;
}

#collapseDate .spinner-border {
    vertical-align: middle;
    height: 20px;
    width: 20px;
}

.email-and-login .spinner-border {
    display: inline-block;
    height: 18px;
    width: 18px;
}

.radioLabel > input { /* HIDE RADIO */
    opacity: 0; /* Hide element, but maintain validation */
    /* visibility: hidden; Makes input not-clickable */
    position: absolute; /* Remove input from document flow */
}

    .radioLabel > input + span { /* DIV STYLES */
        border-radius: 5px;
        min-height: 46px;
        text-align: center;
        padding: 10px 0px;
        display: inline-block;
        margin: 2px;
        cursor: pointer;
        border: 1px solid #c5c5c5;
        width: 41px;
        color: #858585;
    }

#tableType .radioLabel > input + span {
    width: 150px;
}

#numberOfGuests .radioLabel > input + span {
    width: 55px;
}

/*
#seatings .radioLabel > input + span {
    font-size: 12px;
    padding: 14px 0px;
}

@media (min-width: 768px) {
    #seatings .radioLabel > input + span {
        font-size: 14px;
        padding: 11px 0px;
        height: 46px;
        width: 55px;
    }
}
*/

#seatings .radioLabel > input + span {
    font-size: 14px;
    padding: 11px 0px;
    height: 46px;
    width: 55px;
}

#tableType .text {
    margin-right: auto;
    margin-left: auto;
    font-size: 14px;
    width: 200px;
}

.accordion-body .center {
    text-align: center;
}

    #preselectMenu .radioLabel,
    #allergies .radioLabel {
        display: block;
    }

        #preselectMenu .radioLabel > input + span {
            max-width: 100%;
            font-size: 15px;
            width: 394px;
            /* width: 322px; */
        }

        #allergies .radioLabel > input + span,
        #collapseQuestions .radioLabel > input + span {
            width: 150px;
            height: 45px;
        }

.radioLabel > input:checked + span { /* (RADIO CHECKED) DIV STYLES */
    background-color: #9dbb61;
    border: 1px solid #ddd;
    color: white;
}

#preselectMenuForEveryone,
#preselectMenuForEachGuest {
    display: none;
}

.table tfoot td {
    border: 0px;
}

.table > :not(:first-child) {
    border-top: 0px;
}

img {
    max-width: 100%;
}

.btn-danger {
    background-color: #C36767;
    border-color: #C36767;
}

#collapseSingleMenu img {
    border-radius: 5px;
}

#collapseSingleMenu h3 {
    line-height: 0.7;
}

.nav-link {
    color: black;
}

.WaitingListDate {
    white-space: nowrap;
}

#carousel .carousel-item img {
    object-fit: cover;
}

.grid-container {
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: 1fr;
}

.hyperlink {
    text-decoration: underline;
    color: blue;
}

.selectric b {
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 16px 12px;
    background-color: transparent;
}

    .selectric b::after {
        display: none;
    }

#roomDetails input[type="radio"] {
    position: fixed;
    opacity: 0;
    width: 0;
}

#roomDetails label.select {
    background-color: #9dbb61;
    border-radius: 6px;
    font-size: 1rem;
    display: inline-block;
    padding: 5px 50px;
    color: white;
}

#roomDetails input[type="radio"]:checked + label {
    background-color: black;
}

.SeatingGroupDescription {
    padding-left: 18px;
}

.red {
    color: red;
}

#emailApprovedForLogin {
    display: none;
}

    #emailApprovedForLogin .password {
        display: none;
    }

.CalendarSeatingGroup {
    border-radius: 10px;
    padding: 10px;
    border: 1px solid #999999;
}

.ContentHolder {
    background-color: white;
}

@media (max-width: 1024px) {
    .btn {
        padding-right: 12px;
        padding-left: 12px;
    }
}