input[type="text"] {
    
}

button {

    
}

#booking-package .sun {
    
}

#booking-package .mon {
    
}

#booking-package .tue {
    
}

#booking-package .wed {
    
}

#booking-package .thu {
    
}

#booking-package .fri {
    
}

#booking-package .sat {
    
}

#booking-package .nationalHoliday {
    
}

#booking-package .goToBookingFormButton {
    
}

#booking-package .bookingButton {
    
}

#booking-package input, #booking-package textarea{
     background-color:#fff !important;
}

#booking-package .goToCalendarButton {
        background: #0886ad;
    border: inherit;
    border-radius: 30px;
    color: #fff;
    font-weight: bold !important;
    padding: 10px 20px;
     max-width: 300px;
}

#booking-package_servicePage .selectedPanel {

    border: inherit;
}

#booking-package_servicePage .selectPanel{
  
    background-color: #fff !important;
    margin-bottom: 20px !important;
    border-radius: 7px;
    padding: 20px 25px !important;
    border: 2px solid #ddd !important;
}

#booking-package_serviceDetails .title, #booking-package_servicePage .title{
        border: inherit;
}

#booking-package_servicePage .selectedPanel {
    background-color: #e7ffff !important;
}

#booking-package_servicePage .selectPanel:hover {
    background-color: #e7ffff !important;
}


#booking-package_serviceDetails .row {
    border: inherit;
}


#booking-package_serviceDetails .list.borderColor {
    background-color: #f7f7f7;
    padding: 20px 10px;
}

#booking-package_calendarPage .arrowLeft, #booking-package_calendarPage .arrowRight {
    background: #0886ad;
    color:#fff;
    padding: 10px;
    border-radius: 5px;
}

#booking-package_inputFormPanel .row:nth-last-of-type(3) {
    display: none;
}

#booking-package_inputFormPanel .description {
    font-size: 13px;
    color: #d20000;
}

#booking-package_inputFormPanel {
    background-color: #f1f1f1;
    padding: 40px 20px;
}
#booking-package_inputFormPanel .selectedDate {
    background: inherit;
}

#booking-package_inputFormPanel .cartPanel .bookingButton {
    background: #0886ad;
    border: inherit;
    border-radius: 30px;
    color: #fff;
    font-weight: bold !important;
    padding: 10px 20px;
}

#scheduleMainPanel .selectPanel .timeSlot{
     font-size:14px;   
}

#scheduleMainPanel .selectPanel .timeSlot:after {
    content: "○";
    color: #0886ad;
    font-size:14px;
    line-height:1;
}

#booking-package_schedulePage .selectPanelError {
    background: #efefef;
    color: #8a8a8a;
}

#booking-package_schedulePage .selectPanelActive {
    background-color: #e7ffff;
}



.page-id-52 #scheduleMainPanel [data-key="1"] .subtitle:after {
    content: "※初回はこちらの時間で申し込みください";
    margin-left: 5px;
    color: #0886ad;
    font-size: 12px;
    font-weight: bold;
    display: block;
}

.page-id-52 #scheduleMainPanel [data-key="1"] .timeSlot {
    color: #0886ad;
    font-weight: bold;
}

.page-id-52 #scheduleMainPanel [data-key="4"] .subtitle:after {
    content: "※初回はこちらの時間で申し込みください";
    margin-left: 5px;
    color: #0886ad;
    font-size: 12px;
    font-weight: bold;
    display: block;
}

.page-id-52 #scheduleMainPanel [data-key="4"] .timeSlot {
    color: #0886ad;
    font-weight: bold;
}

.page-id-52 #scheduleMainPanel [data-key="7"] .subtitle:after {
    content: "※初回はこちらの時間で申し込みください";
    margin-left: 5px;
    color: #0886ad;
    font-size: 12px;
    font-weight: bold;
    display: block;
}


.page-id-52 #scheduleMainPanel [data-key="7"] .timeSlot {
    color: #0886ad;
    font-weight: bold;
}

.descriptionOfService {
    font-size: 12px;
}

#booking-package_serviceDetails {
    position: fixed;
    z-index: 999;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
    background: transparent;
}

#booking-package_serviceDetails .title {
    display: none;
}

#booking-package_serviceDetails .list.borderColor .row {
    display: none;
}

#booking-package_serviceDetails .list.borderColor {
    background-color: inherit;
    padding: inherit;
    margin-bottom: 15px !important;
}
