.wtc-admin .wtc-opening-hours{display:grid;grid-template-columns:repeat(auto-fit,minmax(310px,1fr));gap:16px;margin:12px 0 24px}.wtc-day-card{background:#fff;border:1px solid #dcdcde;border-radius:10px;padding:14px}.wtc-day-card h3{margin:0 0 10px}.wtc-service-slots{border-top:1px solid #eee;padding-top:10px;margin-top:10px}.wtc-service-slots h4{margin:0 0 8px}.wtc-slot-row,.wtc-date-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:7px 0}.wtc-slot-row input[type="time"]{max-width:125px}.wtc-date-row input[type="date"]{max-width:170px}.wtc-delivery-checker{border:1px solid #ddd;padding:1rem;margin:1rem 0}.wtc-delivery-checker input{padding:.65rem;max-width:220px}.wtc-delivery-checker button,.wtc-refresh{padding:.65rem 1rem;cursor:pointer}.wtc-check-result{margin-top:.75rem;font-weight:700}.wtc-check-result.ok{color:#116b20}.wtc-check-result.error{color:#b00020}.wtc-staff{max-width:900px;margin:auto}.wtc-order-card{background:#fff;border:1px solid #ddd;border-radius:12px;padding:1rem;margin:1rem 0;box-shadow:0 1px 4px rgba(0,0,0,.06)}.wtc-order-card header{display:flex;justify-content:space-between;gap:1rem;border-bottom:1px solid #eee;margin-bottom:.75rem}.wtc-order-card h3{margin:.25rem 0}.wtc-order-card .button{display:inline-block;background:#1d2327;color:#fff;padding:.55rem .8rem;border-radius:6px;text-decoration:none;border:0;margin-right:.4rem}.wtc-refresh{background:#2271b1;color:#fff;border:0;border-radius:6px}@media print{body *{visibility:hidden}.wtc-printing,.wtc-printing *{visibility:visible}.wtc-printing{position:absolute;left:0;top:0;width:100%;box-shadow:none;border:0}.wtc-print-card,.wtc-refresh,.wtc-order-card .button:not(.wtc-print-card){display:none!important}}

/* v0.2.5 checkout delivery fee row */
#rpress_checkout_cart .wtc_delivery_fee,
#rpress_checkout_cart .wtc_delivery_fee_amount {
  font-weight: 600;
}
