![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/gg.corals.io/wp-content/themes/bugster/plugins/booked/ |
/* Booked Appointments styles ----------------------------------------------------------------- */ @import "../../css/_mixins.scss"; @import "../../css/_theme-vars.scss"; /* Icons fix */ .booked-icon { padding-left: 1px; } /* Calendar */ body table.booked-calendar, body table.booked-calendar thead, body table.booked-calendar body { background-color: transparent !important; } table.booked-calendar, table.booked-calendar tr { border-width: 0 !important; } table.booked-calendar tr th, table.booked-calendar tr td { border-width: 1px !important; border-style: solid !important; background-color: transparent !important; } table.booked-calendar tr td.prev-date .date, table.booked-calendar tr td.prev-date:hover .date, table.booked-calendar tr td.prev-date:hover .date span, table.booked-calendar tr td.today .date, table.booked-calendar tr td.today .date span, table.booked-calendar tr td.next-month .date, table.booked-calendar tr td.next-month .date span, table.booked-calendar tr td .booked-appt-list { color: inherit !important; background-color: transparent !important; } /* Booked form */ body .booked-form .field .checkbox-radio-block label { padding-left: 1.6em; line-height: 1.7em; } body .booked-form .cf-block select { visibility: visible; } body .booked-modal .bm-window { background: none; } body .booked-calendar-wrap .booked-appt-list h2 { padding: 0 15px; } body .booked-list-view span.booked-datepicker-wrap { right: 15px; } body .booked-list-view .booked-list-view-nav .booked-list-view-date-next { right: 50px; } /* Login form */ #booked-page-form .login-remember input { display: inline; vertical-align:middle; } #booked-profile-page i.fa { color: inherit; } /* User profile header */ #booked-profile-page div.booked-user-avatar { @include box(50px, 50px); } #booked-profile-page div.booked-user-avatar img { @include border-round; } #booked-profile-page .booked-user h3 strong { font-weight:400; } /* User profile content */ #booked-profile-page div.booked-tab-content { @include border-sharp; } #profile-edit #booked-page-form .form-table { margin-bottom: 2em; } /* Other styles */ body table.booked-calendar th .monthName a { font-size: 1rem; } body table.booked-calendar tr.days th { font-size: 1rem; } body table.booked-calendar th .page-left:hover { left: 20px; } body table.booked-calendar th .page-right:hover { right: 20px; } body .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-time { height: 71px; padding: 30px 0 0 15px; } body .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-people { height: auto; padding: 15px 15px 15px 0; } body .booked-modal button.cancel { margin-top: 10px; } body .booked-calendar-wrap .booked-appt-list .timeslot.timeslot-count-hidden .timeslot-people { height: auto; } body .booked-calendar-wrap .booked-appt-list .timeslot.timeslot-count-hidden .timeslot-people { padding-top: 15px; padding-right: 15px; } body .booked-form .field input[type=text], body .booked-form .field input[type=password], body .booked-form .field input[type=tel], body .booked-form .field input[type=email], body .booked-form .field textarea { border-radius: 0; border: none; font-size: 1.285714rem; padding: 1.186em 1.4em; line-height: normal; } body div.booked-calendar-wrap div.booked-calendar { border-radius: 0; box-shadow: none; } body div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row .bc-col .monthName { letter-spacing: .03rem; font-size: 1.05rem; line-height: 1rem; height: 1.05rem; } body div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row.top .bc-col { padding: 1.4rem 0 !important; } body div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row.days .bc-col { padding: 0.8rem 0 !important; border-width: 1px; border-style: solid; font-size: 1rem; font-weight: 400; letter-spacing: .03rem; } body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.today .date span { box-shadow: none; border: 2px solid; line-height: 47px; } body div.booked-calendar-wrap div.booked-calendar .bc-body { border-right: 1px solid; border-left: 1px solid; } body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col { border-bottom: 1px solid; } body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.prev-date .date, body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.prev-date .date span, body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.blur .date, body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.blur .date span { background: transparent !important; } body .booked-calendar button { font-size: 16px; font-weight: 900; font-style: normal; line-height: 22px; text-decoration: none; text-transform: uppercase; letter-spacing: 0.1em; padding: 1.5em 2.45em; border-width: 0 !important; } .calendarSavingState i:before, .page-right i::before, .page-left i::before, .timeslot-range i::before, .bm-window .close i::before, .appointment-info i::before { font-family: 'fontello'; font-weight: normal; font-style: normal; } .page-right i::before { content: '\E908'; } .page-left i::before { content: '\E907'; } .timeslot-range i::before { content: '\E8FC'; } .bm-window .close i::before { content: '\E916'; } .appointment-info i::before { content: '\E8F8'; } body .calendarSavingState i:before { display: none !important; } body .booked-calendar-wrap { margin: 0; } body .booked-appt-list .timeslot .spots-available { font-size: .9rem; } .booked-appt-list.shown { text-align: center; } .booked-modal .bm-window .booked-scrollable input[type="checkbox"] + label:before, .booked-modal .bm-window .booked-scrollable input[type="radio"] + label:before { font-size: 16px; } .bc-body .bc-row.week .bc-col.prev-date .date span, body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.prev-date:hover .date span { background: transparent!important; } /* Shortcodes */ body #booked-profile-page .appt-block .booked-cal-buttons .google-cal-button { background: none; } body #booked-profile-page .appt-block .booked-cal-buttons .google-cal-button .addeventatc_icon { display: none; } body .booked-upload-wrap, body #booked-profile-page .booked-profile-appt-list button.button-primary, body #booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons a, body #booked-profile-page .appt-block .booked-cal-buttons .google-cal-button { display: flex; box-sizing: border-box; align-items: center; padding: 1.5em 2.45em; border-radius: 0; border: 0; font-size: 16px; line-height: 22px; transition: all 0.3s; text-align: center; } body .booked-upload-wrap span { font-size: 16px; line-height: 25px; } body #booked-profile-page .booked-tabs { border-top: 1px solid !important; } body #booked-profile-page .booked-tabs li a { font-size: 12px; } body #booked-profile-page .booked-tabs li a { min-height: 40px; line-height: 1.2em; } body #booked-profile-page .booked-tabs li a .counter { font-size: 10px; border-radius: 0; } body #booked-profile-page input[type=submit].button-primary.sc_button_hover_slide_left { transition: .3s all; } body #booked-profile-page .booked-profile-appt-list .appt-block .booked-fea-buttons > a.delete, body #booked-profile-page .booked-profile-appt-list .appt-block .booked-fea-buttons > button.delete { position: relative; font-size: 14px; border: 0!important; border-radius: 0; height: 70px; width: 70px; box-sizing: border-box; i { position: absolute; top: 51%; left: 51%; transform: translate(-50%, -50%); } } @media (min-width: 720px) { .timeslot-mobile-title { display: none; } } @media (max-width: 720px) { .booked-calendar-wrap .booked-appt-list .timeslot:hover { background-color: transparent!important; } body .booked-calendar .booked-appt-list .timeslot .timeslot-time, body .booked-calendar .booked-appt-list .timeslot .timeslot-count { display: none; } body .booked-calendar .booked-appt-list .timeslot .timeslot-people, body .booked-calendar .booked-appt-list .timeslot .timeslot-people:hover, body .booked-calendar .booked-appt-list .timeslot.timeslot-count-hidden .timeslot-people, body .booked-calendar .booked-appt-list .timeslot.timeslot-count-hidden .timeslot-people:hover { width: 100%; padding: 0; height: auto; } body .booked-calendar .booked-appt-list .timeslot .timeslot-mobile-title, body .booked-calendar-wrap .booked-calendar .booked-appt-list .timeslot .timeslot-mobile-title { padding: 0 10px; } body #booked-profile-page .booked-tabs { flex-direction: column; } } @media (max-width: 860px) { body #booked-profile-page .booked-profile-appt-list .appt-block .status-block { float: none; display: inline-block; margin-top: 0; margin-right: 15px; } body .booked-upload-wrap, body #booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons a, body #booked-profile-page .appt-block .booked-cal-buttons .google-cal-button { line-height: 1.2em!important; } }