/* =================
   Booking section style
==================== */

.card {
    border: none;
    background-color: transparent;
    border-radius: 8px;
}

.card-body {
    background-color: white;
    padding: 24px;
    border-radius: 8px;
    border: none;
    -webkit-box-shadow: 0 5px 16px 0 #F6ECC6;
    box-shadow: 0 5px 16px 0 #F6ECC6;
    margin-bottom: 16px;
}

.card-top-border {
    border-top: 8px solid #7fcef4;
}

.no-booking-event,
.no-booking-event p {
    margin-top: 8px;
    margin-bottom: 24px;
    text-align: center;
}

.no-booking-event i {
    margin-top: 24px;
    font-size: 80px;
    opacity: 0.2;
}

.no-booking-event.card-top-border {
    border-top: 8px solid #ffc107;
}

.alert-booking p {
    margin-bottom: 0px;
}

.booking-section {
    /*background-color: #fbfaf7;*/
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

.booking-year {
    display: inline-block;
    width: 100%;
    background-color: #7fcef4;
    color: white;
    padding-left: 24px;
    padding-right: 24px;
}

.booking-year h1,
.booking-year h2 {
    display: inline-block;
    color: white !important;
    font-family: VAGRundschriftD, MYuenHK-XBold;
}

.booking-year p {
    display: inline-block;
    font-family: VAGRundschriftD;
    opacity: 0.6;
}

.booking-month {
    background-color: white;
    border-top: 8px solid #7fcef4;
    border-radius: 8px;
    -webkit-box-shadow: 0 5px 16px 0 #F6ECC6;
    box-shadow: 0 5px 16px 0 #F6ECC6;
}

.booking-days {
    margin-bottom: 8px;
    padding-top: 16px;
    padding-left: 24px;
    padding-right: 24px;
    padding-bottom: 16px;
    margin-bottom: 24px;
    /* margin-left: 16px;
    margin-right: 16px; */
}

.booking-day {
    border-radius: 8px;
    margin-bottom: 24px;
}

.booking-day h2 {
    font-family: VAGRundschriftD;
    margin-bottom: -6px;
    /* display: inline; */
}

.booking-day-info {
    margin-bottom: 8px;
}

.booking-day-info small {
    opacity: 0.6;
}

.booking-event {
    background-color: white;
    border-radius: 8px;
    border-left: 8px solid #7fcef4;
    border-top: 1px solid rgba(0, 0, 0, .10);
    border-right: 1px solid rgba(0, 0, 0, .10);
    border-bottom: 1px solid rgba(0, 0, 0, .10);
    padding-left: 8px;
    margin-top: 8px;
    -webkit-box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.10);
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.10);
    -webkit-transition: border-left 0.2s ease-in-out;
    transition: border-left 0.2s ease-in-out;
}

.booking-event:hover {
    border-left: 8px solid #69b6da;
}


/* special event button */

.special-event {
    border-left: 8px solid #f4b4d0;
    border-top: 1px solid rgba(0, 0, 0, .10);
    border-right: 1px solid rgba(0, 0, 0, .10);
    border-bottom: 1px solid rgba(0, 0, 0, .10);
}

.special-event:hover {
    border-left: 8px solid #d486a9;
}

.special-event:hover {
    border-left: 8px solid #d486a9;
}

.special-event .event-btn {
    background-color: #f4b4d0;
    border-color: #f4b4d0;
}

.special-event .event-btn:hover {
    background-color: #e18eb3;
    border-color: #e18eb3;
}

.special-event .event-btn:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(244, 180, 209, 0.2);
    box-shadow: 0 0 0 0.2rem rgba(244, 180, 209, 0.2);
}

.special-event .event-btn:not([disabled]):not(.disabled):active {
    background-color: #ae6083;
    border-color: #ae6083;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(244, 180, 209, 0.2);
    box-shadow: 0 0 0 0.2rem rgba(244, 180, 209, 0.2);
}


/* disable event button */

.disable-event {
    opacity: 0.4;
}

/* event style */

.event-name {
    margin-bottom: 0px;
    line-height: 20px;
    font-family: PingFangTC-Medium;
    color: #727171;
    /* display: inline; */
}

.event-time {
    margin-bottom: 0px;
    color: #727171;
    opacity: 0.7;
    /* display: inline; */
}

.event-info {
    margin-top: 6px;
}

.event-btn,
.event-blue-btn{
    float: right;
    height: 100%;
    background-color: #7fcef4;
    border-color: #7fcef4;
}

.event-btn h5,
.event-blue-btn h5,
.event-red-btn h5{
    margin-bottom: -8px;
    font-family: VAGRounded-Thin;
}

.event-btn small,
.event-blue-btn small,
.event-red-btn small{
    opacity: 0.8;
}

.event-blue-btn:hover,
.event-btn:hover {
    background-color: #69b6da;
    border-color: #69b6da;
}

.event-red-btn {
    float: right;
    height: 100%;
    background-color: #e96da4 !important;
    border-color: #e96da4 !important;
}

.event-red-btn:hover {
    background-color: #da6998 !important;
    border-color: #da6998 !important;
}




/* === Booking section end ! ====*/

/* =================
   Responsive style
==================== */

@media (max-width: 535px) {
    .booking-days {
        padding-left: 16px;
        padding-right: 16px;
    }
    .booking-year {
        padding-left: 16px;
    }
}

@media (max-width: 480px) {}


/*Medium devices (tablets, less than 992px)*/

@media (max-width: 991px) {}

@media (max-width: 767px) {}


/* === Responsive style end ! ====*/