/* =========================================================
   RUBIK NAILS ROSENHEIM – FINAL SIMPLYBOOK CSS
   Brand direction: Natural Beauty & Quiet Luxury
   Palette:
   Ivory Sand      #F4EFE7
   Deep Taupe      #66594E
   Charcoal Brown  #292725
   Muted Champagne #B99A6A
   ========================================================= */

/* ---------- 1) Base ---------- */
body,
#main,
#sb_dateview_container,
#events,
#eventForm,
#booking,
#sb_booking_content,
div.ui-widget-content {
  background: #F4EFE7 !important;
  color: #292725 !important;
  font-family: "Manrope", "Helvetica Neue", Arial, sans-serif !important;
}

/* ---------- 2) Typography ---------- */
#main h1,
#main h2,
#main h3,
#main h4,
#main h5,
#main h6,
#events h3,
#main .section-title,
#main .company-title,
#main .block h3,
#main .block h4,
#eventForm #start_date-block-container h3,
#eventForm #timeline-container h3 {
  color: #66594E !important;
  font-family: "Cormorant Garamond", Georgia, serif !important;
  font-weight: 500 !important;
  letter-spacing: 0.01em !important;
  line-height: 1.2 !important;
}

#main p,
#main li,
#main span,
#main td,
#main th,
#main label,
#main small,
#main div,
#main .text,
#main .content,
#main .description,
#main .comment,
#main .company-description,
#main .about-company,
#main .about-text,
#main .txt {
  color: #292725 !important;
  font-family: "Manrope", "Helvetica Neue", Arial, sans-serif !important;
}

#main small,
#main .note,
#main .hint,
#main .help,
#main .muted,
#main .secondary-text {
  color: rgba(41, 39, 37, 0.76) !important;
}

/* ---------- 3) Links ---------- */
#main a,
#main a:visited,
#main .company-contacts a,
#main .contact-info a,
#main .contacts-block a,
#main footer a,
#main .footer a,
#main .bottom-menu a,
#main a[href^="tel:"],
#main a[href^="mailto:"] {
  color: #66594E !important;
  text-decoration-color: rgba(102, 89, 78, 0.34) !important;
}

#main a:hover,
#main .company-contacts a:hover,
#main .contact-info a:hover,
#main .contacts-block a:hover,
#main footer a:hover,
#main .footer a:hover,
#main .bottom-menu a:hover,
#main a[href^="tel:"]:hover,
#main a[href^="mailto:"]:hover {
  color: #584C42 !important;
}

/* ---------- 4) Content blocks ---------- */
#main .block,
#main .sb-block,
#main .section,
#main .widget,
#main .company-contacts,
#main .contact-info,
#main .contacts-block,
#main .reviews,
#main .feedback,
#main .review,
#main .working-time,
#main .opening-hours,
#main .schedule {
  color: #292725 !important;
}

#main .working-time h3,
#main .opening-hours h3,
#main .schedule h3,
#main .reviews h3,
#main .feedback h3,
#main .review h3 {
  color: #66594E !important;
}

/* ---------- 5) Service cards ---------- */
#events .event,
#events .selectedEvent,
