/*
Theme Name:     Kudil Child
Theme URI:      http://kudil.dttheme.com/
Author:         the DesignThemes team
Author URI:     https://themeforest.net/user/designthemes
Description:    Child theme for the Kudil theme powered by DesignThemes
Template:       kudil
Version:        1.0
*/

/*
 * ════════════════════════════════════════════════════════════
 *  MOONDOG'S — MASTER CHILD THEME STYLESHEET
 *  Author:  Delphi Art Ltd
 *  Updated: 2026-04-24
 *  File:    kudil-child/style.css
 *  Loaded:  Auto-enqueued by WordPress (child theme)
 *           responsive.css enqueued separately at priority 110
 *
 *  GLOBAL DESIGN CONSTANTS
 *    Brand gold:    #c59d5f
 *    Dark base:     #1c1c1c
 *    Border radius: 5px  (applied consistently — no exceptions)
 *
 *  HEADING SCALE (within all mdg-* components)
 *    H1  page title    36px · weight 900 · #1c1c1c · line-height 1.15
 *    H2  section       24px · weight 800 · #1c1c1c · uppercase · ls 1px
 *    H3  sub-section   18px · weight 700 · #1c1c1c
 *    H4  label/tag     12px · weight 700 · #c59d5f · uppercase · ls 3px
 *
 *  NOTE: All @media queries live in responsive.css — not here.
 *
 *  ── TABLE OF CONTENTS ──────────────────────────────────────
 *
 *  PART 1 — CUSTOMIZER CSS  (global site-wide overrides)
 *  ────────────────────────────────────────────────────────
 *  §01  Global theme overrides
 *         Broadcast bar · jPlayer · WPForms · Breadcrumb
 *         Navigation · Header · Body padding
 *         ECT plugin · TEC plugin
 *
 *  PART 2 — COMPONENT STYLES  (page / feature specific)
 *  ────────────────────────────────────────────────────────
 *  §02  T003 — Welcome to Moondog's
 *  §03  T007 — Homepage: Beer Categories + Insights grid
 *  §04  T007 — Homepage: Radio Banner row override
 *  §05  T009 — Homepage Broadcasts Bar
 *  §06  T010 — Radio Page
 *  §07  T010 — Homepage Radio Banner
 *  §08  T012 — Beer Menu
 *  §09  T013 — Drinks Menu
 *  §10  T014 — Private Events
 *  §11  T015 / T014 / T018 — CF7 Forms (shared)
 *  §12  T016 — Reservations Button
 *  §13  T019 — Beer Catalogue
 *  §14  T020 — Insight Squares / Event Pages
 *  §15  TEC  — Single Event Page
 *  §16  T021 — Gallery Archive (year-grouped list)
 *  §17  T021 — Gallery Single Album
 *  §18  T022 — Food Menu (taxonomy page)
 *  §19  T005 — Our Awards Page
 *  §20  T006 — Broadcasts & Events Page
 * ════════════════════════════════════════════════════════════
 */


/* ════════════════════════════════════════════════════════════
 *  PART 1 — CUSTOMIZER CSS
 *  Global site-wide overrides applied across all pages.
 *  These styles supplement and correct the parent Kudil theme.
 * ════════════════════════════════════════════════════════════ */

body.tax-md_category #main .container {
    max-width: 1480px;
    width: 95%;
}

.home-event-broadcast{
	margin-bottom: 0 !important;
}

/* ── §01 Global theme overrides ──────────────────────────── */

.home-event-broadcast h3 { font-size: 22px; letter-spacing: 2px; color: #ffffff; }
.home-event-broadcast strong { font-size: 32px; top: 3px; position: relative; color: #ffffff; }
.home-event-broadcast i.fa-solid.fa-circle { font-family: "FontAwesome"; font-style: normal !important; color: #d5243e; }
.home-event-broadcast-list1 h3 { color: #ffffff; }
.home-event-broadcast-list1 i { font-family: "FontAwesome"; font-style: normal !important; }

.jp-play .icon-play::before { content: '\f04b' !important; }
.jp-pause .icon-pause::before { content: '\f04c' !important; }

.promoboxtxt p { font-size: 18px; }

#wpforms-19462 { box-shadow: rgba(0,0,0,0.24) 0px 3px 8px; padding: 30px; border-radius: 12px; }
#wpforms-19462 input[type="text"], #wpforms-19462 input[type="email"],
#wpforms-19478 input[type="text"], #wpforms-19478 input[type="email"], #wpforms-19478 input[type="number"],
#wpforms-19499 input[type="text"], #wpforms-19499 input[type="email"],
#wpforms-19601 input[type="text"], #wpforms-19601 input[type="email"] { width: 100%; height: 52px; padding: 10px 12px; color: #777777; border-radius: 8px; }
#wpforms-19462 button[type="submit"], #wpforms-19478 button[type="submit"], #wpforms-19499 button[type="submit"], #wpforms-19601 button[type="submit"] { padding: 8px 40px; font-size: 18px; border-radius: 8px; height: 50px; }
#wpforms-19462 .wpforms-field, #wpforms-19478 .wpforms-field, #wpforms-19499 .wpforms-field { padding: 10px 0 !important; }
#wpforms-19462 .wpforms-submit-container, #wpforms-19478 .wpforms-submit-container, #wpforms-19499 .wpforms-submit-container, #wpforms-19601 .wpforms-submit-container { text-align: center; padding-top: 15px; }
#wpforms-19478, #wpforms-19499, #wpforms-19601 { box-shadow: rgba(0,0,0,0.05) 0px 6px 24px 0px, rgba(0,0,0,0.08) 0px 0px 0px 1px; padding: 30px; }
#wpforms-19478 select { height: 50px; border-radius: 8px; color: #777777; }

.breadcrumb { font-size: 24px !important; font-weight: 700 !important; letter-spacing: 0.5px !important; padding: 10px !important; align-items: center; justify-content: center; color: #c59d5f !important; background: transparent !important; }
.breadcrumb *, .breadcrumb a { color: #fff !important; font-size: 16px !important; }

#event-container img { width: 50px; height: 50px; margin-right: 12px; }

.nineimg .wpb_column .vc_column-inner { padding-left: 5px; padding-right: 5px; }

h3.beerfifteen { text-transform: uppercase; letter-spacing: 2px; position: relative; z-index: 2; }

.image-hover-effect .vc_single_image-wrapper { position: relative; overflow: hidden; }
.image-hover-effect .vc_single_image-wrapper img { transition: transform 0.5s ease-in-out; }
.image-hover-effect:hover .vc_single_image-wrapper img { transform: scale(1.2); }
.image-hover-effect .vc_single_image-wrapper::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.5); opacity: 0; transition: opacity 0.5s ease-in-out; z-index: 1; }
.image-hover-effect .vc_single_image-wrapper:hover::before { opacity: 1; }

.cal-img img { height: 360px !important; }
.calpd > .vc_column-inner { padding-left: 0px; padding-right: 0px; }

.reservbtn { right: 0; }
#menu-header-main-menu > li:last-child { margin-left: auto; position: absolute; }
#menu-header-main-menu > li:last-child a { background: #9d7d4c; color: #ffffff !important; border-radius: 5px; text-decoration: none; }
#menu-header-main-menu > li:last-child a:hover { color: #ffffff !important; }

/* --- Navigation: primary nav link styling (from Customizer) --- */
.no-header-menu ul li a,
.dt-header-menu .dt-primary-nav li a { line-height: 35px !important; }
.dt-primary-nav li a { font-family: inherit !important; text-transform: uppercase !important; color: #fff !important; }
.dt-primary-nav li a span { font-size: 14px !important; }
li.menu-item a span { font-size: 12px; }

/* --- Header wrapper reset (from Customizer) --- */
#header-wrapper { margin: 0; }
#header-wrapper .main-title-section-wrapper { margin: 0; }

/* --- Interior pages: content area minimum height + top padding --- */
body:not(.home) #main { min-height: 50vh; padding-top: 10px; }

/* --- Single event pages: hide default title section --- */
body.single-tribe_events .main-title-section-wrapper { display: none; }

/* --- All pages: remove bottom padding from #primary --- */
.page #primary { padding-bottom: 0; }

/* --- All pages: section title z-index (sticky header safety) --- */
section.main-title-section-wrapper.aligncenter { z-index: 0; }

/* --- Utility: horizontal scroll container --- */
.horizontal-scroll-list { overflow: auto; }

/* --- WPBakery: homepage sponsor/funding row full width --- */
.vc_row.wpb_row.vc_row-fluid.dt-sc-dark-bg.vc_custom_1743706678154.vc_row-has-fill { width: 100%; }

/* --- Admin UI cleanup (logged-in only) --- */
a.post-edit-link { display: none; }
a#vc_load-inline-editor { display: none; }

/* --- ECT plugin (Events Calendar Themes) — all pages using ECT shortcodes --- */
div#ect-no-events { display: none; }
#ect-events-list-content .style-1.ect-simple-event .ect-list-post-left .ect-list-date { background: #000000 !important; }
.ect-list-post-right-table { flex-flow: column-reverse; }
.ect-list-post { box-shadow: 0 10px 25px rgba(0, 0, 0, 0.3); }
#ect-minimal-list-wrp { margin: 25px 0; }
.ect-event-datetimes { flex-direction: row-reverse !important; text-align: center; justify-content: center !important; gap: 4px !important; }
#ect-minimal-list-wrp .ect-list-posts.style-1.ect-simple-event { border: 1px solid #000000 !important; }
.ect-list-posts.style-1.ect-simple-event .ect-event-date-tag { color: #000000 !important; }

/* --- TEC plugin (The Events Calendar) — hide injected UI chrome --- */
.single-tribe_events .tribe-events-c-subscribe-dropdown__container,
.tribe-events .tribe-events-c-subscribe-dropdown__container { display: none !important; }
.tribe-common--breakpoint-medium.tribe-common .tribe-common-b1 { display: none !important; }


/* ════════════════════════════════════════════════════════════
 *  PART 2 — COMPONENT STYLES
 *  Page-specific and feature-specific styles.
 *  Each section targets one page or shared UI component.
 * ════════════════════════════════════════════════════════════ */

/* ── §02 T003 — Welcome to Moondog's ────────────────────── */

.mdg-story-body h2 { font-size: 13px; font-weight: 700; text-transform: uppercase; letter-spacing: 3px; color: #c59d5f; margin-top: 40px; margin-bottom: 16px; }
.mdg-story-body h2:first-child { margin-top: 0; }
.mdg-story-body p { font-size: 16px; line-height: 1.9; color: #444; margin-bottom: 16px !important; }
.mdg-story-body p:last-child { margin-bottom: 0 !important; }
.mdg-story-body ul { list-style: none; padding: 0; margin: 0 0 16px 0; }
.mdg-story-body ul li { font-size: 16px; line-height: 1.9; color: #444; padding: 10px 16px; border-left: 3px solid #c59d5f; background: #f9f9f9; border-radius: 0 5px 5px 0; margin-bottom: 8px; }
.mdg-story-body ul li strong { color: #1c1c1c; }
.mdg-story-sign { text-align: center; margin-top: 32px !important; }
.mdg-story-sign strong { font-size: 18px; color: #1c1c1c; letter-spacing: 1px; text-transform: uppercase; }

.mdg-story-body-gold-h2 { font-size: 13px; font-weight: 700; text-transform: uppercase; letter-spacing: 3px; color: #c59d5f; margin-top: 40px; margin-bottom: 16px; }
.mdg-story-body-black-h2 { font-size: 13px; font-weight: 700; text-transform: uppercase; letter-spacing: 3px; color: #1c1c1c; margin-top: 40px; margin-bottom: 16px; }


/* ── §03 T007 — Homepage: Beer Categories + Insights grid ─ */

#beer-categories .vc_single_image-wrapper { aspect-ratio: 3 / 4; overflow: hidden; }
#insights .vc_single_image-wrapper { aspect-ratio: 1 / 1; overflow: hidden; }

#beer-categories .vc_single_image-wrapper img,
#insights .vc_single_image-wrapper img { width: 100% !important; height: 100% !important; object-fit: cover !important; object-position: center !important; display: block !important; }

#beer-categories .vc_row_inner { margin-bottom: 0 !important; }
#insights .vc_row_inner { margin-bottom: 0 !important; }
#beer-categories .vc_column_inner + .vc_column_inner { padding-left: 2px !important; }
#insights .vc_column_inner + .vc_column_inner { padding-left: 2px !important; }


/* ── §04 T007 — Homepage: Radio Banner row override ─────── */

.mdg-radio-row,
.mdg-radio-row .vc_column-inner,
.mdg-radio-row .wpb_wrapper { background-color: #ffffff !important; background-image: none !important; }


/* ── §05 T009 — Homepage Broadcasts Bar ─────────────────── */

.mdg-hp-broadcasts .ect-minimal-list-wrapper { display: flex; flex-wrap: wrap; justify-content: center; grid-gap: 24px; list-style: none; padding: 0; margin: 0; }
.mdg-hp-broadcasts .ect-list-posts { flex: 1 1 200px; max-width: 260px; border: none !important; box-shadow: none !important; background: transparent !important; padding: 0 !important; margin: 0 !important; display: flex; align-items: flex-start; }
.mdg-hp-broadcasts .ect-event-date-tag { background: #1c1c1c !important; border-radius: 5px !important; min-width: 48px; margin-right: 12px; flex-shrink: 0; }
.mdg-hp-broadcasts .ev-mo { color: #c59d5f !important; }
.mdg-hp-broadcasts .ev-day { color: #fff !important; }
.mdg-hp-broadcasts .ect-events-title a { color: #ffffff !important; font-weight: 700; text-decoration: none; font-size: 14px; line-height: 1.3; }
.mdg-hp-broadcasts .ect-event-datetime { color: #ccc !important; font-size: 12px; }
.mdg-hp-broadcasts .ect-minimal-list-wrapper::before,
.mdg-hp-broadcasts .ect-minimal-list-wrapper::after { display: none; }


/* ── §06 T010 — Radio Page ───────────────────────────────── */

.mdg-radio-logo { display: flex; align-items: center; justify-content: center; }
.mdg-radio-logo img { max-width: 320px !important; width: 100% !important; height: auto !important; }

.mdg-radio-player { display: flex; align-items: center; justify-content: flex-start; }
.mdg-radio-player iframe { border-radius: 5px; max-width: 100%; }

.mdg-radio-channels { font-size: 13px; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; color: #c59d5f !important; text-align: center; margin-bottom: 32px !important; }

.mdg-radio-copy hr { border: none; border-top: 1px solid #e0e0e0; margin: 40px 0; }
.mdg-radio-copy h3 { color: #1c1c1c; font-size: 18px; font-weight: 700; text-transform: uppercase; letter-spacing: 1px; margin-top: 32px; margin-bottom: 12px; }
.mdg-radio-copy h3:first-child { margin-top: 0; }
.mdg-radio-copy p { font-size: 15px; line-height: 1.8; color: #444; margin-bottom: 14px; }

.mdg-radio-gallery-item .wpb_wrapper img { width: 100% !important; object-fit: cover !important; object-position: center top !important; border-radius: 5px !important; display: block !important; }


/* ── §07 T010 — Homepage Radio Banner ───────────────────── */

#mdg-radio-home { background: transparent; padding: 10px 0 0 0; }
#mdg-radio-home h3 { color: #fff; margin-bottom: 0; text-transform: uppercase; }

.mdg-radio-home-inner { display: flex; align-items: center; justify-content: center; gap: 40px; max-width: 1015px; margin: 0 auto; padding: 0 20px; column-gap: 100px; }

.mdg-hp-radio-cta { flex: 0 0 45%; }
.mdg-hp-radio-cta img { width: 100%; max-width: 420px !important; border-radius: 5px; display: block !important; animation: mdg-radio-breathe 5s ease-in-out infinite; }
.mdg-hp-radio-cta a:hover img { opacity: 0.85; animation: none; }

@keyframes mdg-radio-breathe { 0%, 100% { transform: scale(1); } 50% { transform: scale(1.018); } }

.mdg-hp-radio-listen { flex: 0 0 auto; display: flex; flex-direction: column; align-items: flex-start; }
.mdg-hp-radio-listen h3 { font-size: 26px; font-weight: bold; color: #fff; }
.mdg-hp-radio-listen p { color: #fff; font-size: 18px; font-weight: 800; text-transform: uppercase; letter-spacing: 2px; margin: 0 0 14px 0 !important; display: flex; align-items: center; }
.mdg-hp-radio-listen iframe { border-radius: 5px; }

@keyframes mdg-live-pulse { 0%, 100% { opacity: 1; box-shadow: 0 0 0 0 rgba(213,36,62,0.7); } 70% { opacity: 0.8; box-shadow: 0 0 0 8px rgba(213,36,62,0); } }
.mdg-live-dot { display: inline-block; width: 15px; height: 15px; border-radius: 50%; background: #d5243e; margin-right: 10px; flex-shrink: 0; animation: mdg-live-pulse 1.8s ease-out infinite; }


/* ── §08 T012 — Beer Menu ────────────────────────────────── */

.mdg-bm-copy p { font-size: 16px; line-height: 1.9; color: #444; text-align: center; margin-bottom: 16px !important; }
.mdg-bm-copy p:last-child { margin-bottom: 0 !important; }


/* ── §09 T013 — Drinks Menu ──────────────────────────────── */

.mdg-dm-label { font-size: 13px; font-weight: 700; text-transform: uppercase; letter-spacing: 3px; color: #c59d5f !important; text-align: center; margin-bottom: 32px !important; }
.mdg-dm-label p { font-size: 13px !important; font-weight: 700 !important; text-transform: uppercase !important; letter-spacing: 3px !important; color: #c59d5f !important; background: none !important; }
.mdg-dm-row .vc_column-inner { padding-left: 0 !important; padding-right: 0 !important; padding-bottom: 8px !important; }
.mdg-dm-img { width: 100% !important; height: auto !important; display: block !important; }
.mdg-dm-cat-title { font-size: 18px; font-weight: 800; text-transform: uppercase; letter-spacing: 2px; color: #1c1c1c !important; margin-bottom: 24px !important; padding-bottom: 10px !important; border-bottom: 2px solid #c59d5f; }


/* ── §10 T014 — Private Events ───────────────────────────── */

.mdg-pe-highlight { font-weight: 800; }

.mdg-pe-cta { margin-top: 16px; padding: 12px 16px; border-left: 3px solid #c59d5f; background: #f9f9f9; border-radius: 0 5px 5px 0; color: #555; font-size: 14px; }
.mdg-pe-cta a { color: #1c1c1c; font-weight: 700; text-decoration: none; }
.mdg-pe-cta a:hover { color: #c59d5f; }

.mdg-pe-section-title { font-size: 24px; font-weight: 800; text-transform: uppercase; letter-spacing: 1px; color: #1c1c1c; margin-bottom: 20px; }
.mdg-pe-subsection-title { font-size: 18px; font-weight: 700; text-transform: uppercase; letter-spacing: 1px; color: #c59d5f; margin-top: 24px; margin-bottom: 10px; }
.mdg-pe-form-title { font-size: 24px; font-weight: 800; text-transform: uppercase; letter-spacing: 1px; color: #1c1c1c; margin-bottom: 30px; text-align: center; }


/* ── §11 T015 / T014 / T018 — CF7 Forms ─────────────────── */

.mdg-jot-form .wpcf7-form-control-wrap { display: block; width: 100%; opacity: 1; visibility: visible; }
.mdg-jot-form span.wpcf7-form-control-wrap { display: block; }
.mdg-jot-form .wpcf7-spinner { display: none; }
.wpcf7.submitting { opacity: 0.5; pointer-events: none; }
.mdg-jot-field p, .mdg-jot-submit p { margin: 0; padding: 0; }
.mdg-jot-field br { display: none; }

.mdg-jot-intro { max-width: 680px; margin: 0 auto 40px; text-align: center; }
.mdg-jot-intro p { font-size: 16px; line-height: 1.8; color: #555; }

.mdg-jot-form { max-width: 620px; margin: 0 auto; }
.mdg-jot-field { margin-bottom: 16px; display: table; width: 100%; }
.mdg-jot-two-col { display: grid; grid-template-columns: 1fr 1fr; grid-gap: 16px; }

.mdg-jot-form input[type=text],
.mdg-jot-form input[type=email],
.mdg-jot-form input[type=tel],
.mdg-jot-form input[type=number],
.mdg-jot-form input[type=date],
.mdg-jot-form input[type=url],
.mdg-jot-form input[type=file],
.mdg-jot-form select.mdg-jot-select,
.mdg-jot-form textarea.mdg-jot-textarea { display: block; width: 100%; padding: 14px 16px; border: 1px solid #bbb; border-radius: 5px; font-size: 14px; color: #1c1c1c; background: #fff; box-sizing: border-box; font-family: inherit; }

.mdg-jot-form select.mdg-jot-select { padding: 0 16px; height: 62px; cursor: pointer; }
.mdg-jot-form input[type=file] { border-style: dashed; border-width: 2px; color: #555; cursor: pointer; }
.mdg-jot-form textarea.mdg-jot-textarea { min-height: 120px; resize: vertical; }

.mdg-jot-form input[type=text]:focus,
.mdg-jot-form input[type=email]:focus,
.mdg-jot-form input[type=tel]:focus,
.mdg-jot-form input[type=number]:focus,
.mdg-jot-form input[type=date]:focus,
.mdg-jot-form input[type=url]:focus,
.mdg-jot-form select.mdg-jot-select:focus,
.mdg-jot-form textarea.mdg-jot-textarea:focus { border-color: #c59d5f; outline: none; background: #fff; }

.mdg-jot-form input[type=file]:hover { border-color: #c59d5f; }
.mdg-jot-field .selection-box { border: none; background: none; padding: 0; margin: 0; box-shadow: none; }

.mdg-jot-upload-label { display: block; font-size: 13px; font-weight: 600; color: #1c1c1c; margin-bottom: 6px; }
.mdg-jot-upload-label span { font-weight: 400; color: #888; margin-left: 4px; }

.mdg-jot-submit { margin-top: 8px; }
.mdg-jot-form input[type=submit] { width: 100%; padding: 15px; background: #1c1c1c; color: #c59d5f; border: none; border-radius: 5px; font-size: 14px; font-weight: 800; text-transform: uppercase; letter-spacing: 1px; cursor: pointer; }
.mdg-jot-form input[type=submit]:hover { background: #c59d5f; color: #1c1c1c; }

.mdg-jot-form .wpcf7-not-valid-tip { font-size: 12px; color: #c0392b; margin-top: 4px; display: block; }
.mdg-jot-form .wpcf7-response-output { margin-top: 16px; padding: 12px 16px; border-radius: 5px; font-size: 13px; border: none; }
.mdg-jot-form .wpcf7-mail-sent-ok { background: #eafaf1; color: #1e8449; }
.mdg-jot-form .wpcf7-validation-errors { background: #fdf2f2; color: #c0392b; }


/* ── §12 T016 — Reservations Button ─────────────────────── */

.mdg-res-wrap { text-align: center; padding: 8px 0; }

.mdg-res-btn { display: inline-block; position: relative; overflow: hidden; padding: 20px 56px; background: linear-gradient(135deg, #b8883e 0%, #c59d5f 40%, #d4ae72 60%, #c59d5f 100%); background-size: 200% auto; color: #1c1c1c !important; font-size: 14px; font-weight: 800; text-transform: uppercase; letter-spacing: 3px; border-radius: 50px; text-decoration: none !important; box-shadow: 0 6px 28px rgba(197,157,95,0.45); transition: background-position 0.4s ease, box-shadow 0.3s ease, transform 0.2s ease; white-space: nowrap; animation: mdg-res-glow 3s ease-in-out infinite; }

.mdg-res-btn::before { content: ''; position: absolute; top: 0; left: -100%; width: 60%; height: 100%; background: linear-gradient(90deg, transparent, rgba(255,255,255,0.28), transparent); transform: skewX(-20deg); transition: left 0.55s ease; }

.mdg-res-btn:hover { background-position: right center; box-shadow: 0 8px 40px rgba(197,157,95,0.70); transform: translateY(-3px); color: #1c1c1c !important; text-decoration: none !important; animation: none; }
.mdg-res-btn:hover::before { left: 150%; }

@keyframes mdg-res-glow { 0%, 100% { box-shadow: 0 6px 28px rgba(197,157,95,0.45); } 50% { box-shadow: 0 6px 36px rgba(197,157,95,0.72); } }


/* ── §13 T019 — Beer Catalogue ───────────────────────────── */

.mdg-bc-intro p { font-size: 16px; line-height: 1.9; color: #444; margin-bottom: 18px !important; text-align: center; }
.mdg-bc-intro p:last-child { margin-bottom: 0 !important; }
.mdg-bc-label { font-size: 13px; font-weight: 700; text-transform: uppercase; letter-spacing: 3px; color: #c59d5f !important; text-align: center; margin-bottom: 24px !important; }
.mdg-bc-grid-row { margin-bottom: 0 !important; }
.mdg-bc-video-col .vc_column-inner { padding-left: 12px !important; padding-right: 12px !important; padding-bottom: 32px !important; }
.mdg-bc-edition-label p, .mdg-bc-edition-label { font-size: 11px !important; font-weight: 700 !important; text-transform: uppercase !important; letter-spacing: 2px !important; color: #c59d5f !important; margin-bottom: 10px !important; text-align: center; background: none !important; }
.mdg-bc-video .wpb_video_wrapper { border-radius: 5px; overflow: hidden; box-shadow: 0 4px 16px rgba(0,0,0,.12); }


/* ── §14 T020 — Insight Squares / Event Pages ────────────── */

.mdg-event-label { font-size: 13px; font-weight: 700; text-transform: uppercase; letter-spacing: 3px; color: #c59d5f !important; text-align: center; margin-bottom: 20px !important; }
.mdg-event-label p { font-size: 13px !important; font-weight: 700 !important; text-transform: uppercase !important; letter-spacing: 3px !important; color: #c59d5f !important; background: none !important; }
.mdg-event-copy p { font-size: 16px; line-height: 1.9; color: #444; margin-bottom: 18px !important; text-align: center; }
.mdg-event-copy p:last-child { margin-bottom: 0 !important; }
.mdg-event-video .wpb_video_wrapper { border-radius: 5px; overflow: hidden; box-shadow: 0 4px 16px rgba(0,0,0,.12); }


/* ── §15 TEC — Single Event Page ─────────────────────────── */

.mdg-ev-hero { position: relative; width: 100%; height: 440px; overflow: hidden; background: #1c1c1c; }
.mdg-ev-hero-img { width: 100%; height: 100%; }
.mdg-ev-hero-img img { width: 100%; height: 100%; object-fit: cover; object-position: center; display: block; }
.mdg-ev-hero-overlay { position: absolute; inset: 0; background: linear-gradient(to bottom, rgba(0,0,0,0.08) 0%, rgba(28,28,28,0.60) 100%); pointer-events: none; }

.mdg-ev-page { padding: 40px 0 64px; }
.mdg-ev-no-hero { padding-top: 64px; }

.mdg-ev-back-row { margin-bottom: 20px; }
.mdg-ev-back-link { font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; color: #c59d5f !important; text-decoration: none !important; }
.mdg-ev-back-link:hover { color: #1c1c1c !important; }

.mdg-ev-cats { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 16px; }
.mdg-ev-cat-pill { display: inline-block; padding: 4px 14px; border-radius: 5px; background: #1c1c1c; color: #c59d5f !important; font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; text-decoration: none !important; line-height: 1.8; }
.mdg-ev-cat-pill:hover { background: #c59d5f; color: #1c1c1c !important; }

.mdg-ev-title { font-size: 36px; font-weight: 900; color: #1c1c1c; line-height: 1.15; margin: 0 0 36px; }

.mdg-ev-layout { display: grid; grid-template-columns: 1fr 300px; gap: 52px; align-items: start; }

.mdg-ev-content-inner { font-size: 16px; line-height: 1.9; color: #444; }
.mdg-ev-content-inner h2 { font-size: 24px; font-weight: 800; color: #1c1c1c; text-transform: uppercase; letter-spacing: 1px; margin: 36px 0 12px; }
.mdg-ev-content-inner h3 { font-size: 18px; font-weight: 700; color: #1c1c1c; margin: 28px 0 10px; }
.mdg-ev-content-inner p { margin-bottom: 18px; }
.mdg-ev-content-inner a { color: #c59d5f; text-decoration: underline; }
.mdg-ev-content-inner ul { padding-left: 0; list-style: none; margin-bottom: 18px; }
.mdg-ev-content-inner ul li { padding: 8px 14px; border-left: 3px solid #c59d5f; background: #f9f9f9; border-radius: 0 5px 5px 0; margin-bottom: 6px; font-size: 15px; color: #444; }
.mdg-ev-content-inner img { max-width: 100%; border-radius: 5px; height: auto; }

.mdg-ev-sidebar { position: sticky; top: 96px; display: flex; flex-direction: column; gap: 12px; }

.mdg-ev-meta-card { display: flex; align-items: flex-start; gap: 14px; padding: 18px 20px; background: #fff; border: 1px solid #e8e8e8; border-radius: 5px; box-shadow: 0 2px 8px rgba(0,0,0,0.05); }
.mdg-ev-meta-icon { flex-shrink: 0; width: 22px; height: 22px; color: #c59d5f; margin-top: 3px; }
.mdg-ev-meta-icon svg { width: 100%; height: 100%; display: block; }
.mdg-ev-meta-body { display: flex; flex-direction: column; gap: 3px; min-width: 0; }
.mdg-ev-meta-label { font-size: 10px; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; color: #aaa; }
.mdg-ev-meta-value { font-size: 15px; font-weight: 800; color: #1c1c1c; line-height: 1.3; display: block; }
.mdg-ev-meta-sub { font-size: 13px; color: #666; line-height: 1.5; display: block; margin-top: 2px; }
.mdg-ev-map-link { font-size: 12px; font-weight: 700; color: #c59d5f !important; text-decoration: none !important; margin-top: 8px; display: inline-block; }
.mdg-ev-map-link:hover { text-decoration: underline !important; }

.mdg-ev-cta-btn { display: block; width: 100%; padding: 16px 20px; background: #1c1c1c; color: #c59d5f !important; font-size: 12px; font-weight: 800; text-transform: uppercase; letter-spacing: 2px; text-align: center; text-decoration: none !important; border-radius: 5px; transition: background 0.2s ease, color 0.2s ease; margin-top: 4px; box-sizing: border-box; }
.mdg-ev-cta-btn:hover { background: #c59d5f; color: #1c1c1c !important; }

.mdg-ev-footer-row { margin-top: 52px; padding-top: 24px; border-top: 1px solid #e8e8e8; }
.mdg-ev-footer-back { font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; color: #c59d5f !important; text-decoration: none !important; }
.mdg-ev-footer-back:hover { color: #1c1c1c !important; }

.single-tribe_events .tribe-events-schedule,
.single-tribe_events .tribe-events-meta,
.single-tribe_events .tribe-events-single-section { display: none !important; }


/* ── §16 T021 — Gallery: Archive + Accordion ─────────────── */

.mdg-archive-page { padding: 40px 0 64px; }
.mdg-archive-heading { font-size: 36px; font-weight: 900; color: #1c1c1c; line-height: 1.15; margin: 0 0 40px; }

.mdg-gallery-wrap { max-width: 100%; }
.mdg-gallery-accordion { border-bottom: 1px solid #ebebeb; }
.mdg-gallery-accordion:first-child { border-top: none; }

.mdg-gallery-trigger { display: flex; align-items: center; gap: 16px; width: 100%; padding: 20px 0; background: none; border: none; cursor: pointer; font-family: inherit; text-align: left; outline: none; box-shadow: none; }
.mdg-gallery-trigger:focus-visible { outline: 2px solid #c59d5f; outline-offset: 2px; }

.mdg-gallery-year-pill { font-size: 13px; font-weight: 800; text-transform: uppercase; letter-spacing: 3px; color: #fff; background: #1c1c1c; padding: 6px 18px; border-radius: 5px; flex-shrink: 0; transition: background 0.25s ease; }
.mdg-gallery-trigger:hover .mdg-gallery-year-pill,
.mdg-gallery-trigger[aria-expanded="true"] .mdg-gallery-year-pill { background: #c59d5f; }

.mdg-gallery-meta { font-size: 13px; color: #aaa; flex: 1; }

.mdg-gallery-chevron { width: 9px; height: 9px; flex-shrink: 0; margin-right: 6px; border-right: 2px solid #1c1c1c; border-bottom: 2px solid #1c1c1c; transform: rotate(45deg) translateY(-2px); transition: transform 0.3s ease; }
.mdg-gallery-trigger[aria-expanded="true"] .mdg-gallery-chevron { transform: rotate(-135deg) translateY(-2px); }

.mdg-gallery-panel {
    display: block;
    padding: 4px 0 10px;
}
.mdg-gallery-panel[hidden] { display: none !important; }

.mdg-list-wrap { display: flex; flex-direction: column; }
.mdg-list-year-group { border-top: 1px solid #e8e8e8; padding: 24px 0 8px; }
.mdg-list-year-group:last-child { border-bottom: 1px solid #e8e8e8; padding-bottom: 24px; }
.mdg-list-year-heading { font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: 3px; color: #888; margin: 0 0 12px; }

.mdg-album-list { list-style: none; padding: 0; margin: 0; }
.mdg-album-item { border-bottom: 1px solid #f5f5f5; }
.mdg-album-item:last-child { border-bottom: none; }

.mdg-album-link {
    display: flex;
    align-items: center;
    gap: 5px;
    padding: 12px 0 0 0px !important;
    text-decoration: none !important;
    color: #333 !important;
    transition: color 0.15s ease;
}
li.mdg-album-item {
    padding-bottom: 5px;
}
.mdg-album-link:hover { color: #1c1c1c !important; text-decoration: none !important; }
.mdg-album-link:hover .mdg-album-title { color: #c59d5f; }

.mdg-album-thumb { width: 52px; height: 52px; object-fit: cover; border-radius: 5px; flex-shrink: 0; display: block; }
.mdg-album-info { display: flex; flex-direction: column; gap: 2px; flex: 1; min-width: 0; }
.mdg-album-date { font-size: 12px; color: #888; }
.mdg-album-title { font-size: 15px; font-weight: 600; color: #1c1c1c; line-height: 1.4; flex: 1; transition: color 0.2s ease; }
.mdg-album-count { font-size: 11px; font-weight: 600; color: #bbb; white-space: nowrap; flex-shrink: 0; }

.gslide-title, .gslide-desc { display: none !important; }


/* ── §17 T021 — Gallery Single Album ─────────────────────── */

.mdg-sg-page { padding: 40px 0 64px; }

.mdg-sg-header {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
    margin-bottom: 32px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e8e8e8;
    margin-top: 32px !important;
    width: 100%;
    justify-content: space-between;
}

.mdg-sg-title { font-size: 36px; font-weight: 900; color: #1c1c1c; line-height: 1.15; margin: 0; flex: 1 1 100%; }
.mdg-sg-year-badge { display: inline-block; padding: 4px 12px; border-radius: 5px; background: #1c1c1c; color: #c59d5f; font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; line-height: 1.8; }
.mdg-sg-event-date { display: inline-block; font-size: 13px; font-weight: 500; color: #888; }

.mdg-section-label {
    display: block;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #c59d5f;
    margin: 14px 0 14px;
}

.mdg-gallery-trigger {
    background: transparent !important;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}

.mdg-section-divider { border: none; border-top: 1px solid #e8e8e8; margin: 36px 0 0; }

.mdg-sg-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 5px; margin-bottom: 4px; }

.mdg-lb { display: block; aspect-ratio: 1 / 1; overflow: hidden; background: #1c1c1c; border-radius: 5px; }
.mdg-lb img { width: 100%; height: 100%; object-fit: cover; display: block; transition: transform 0.35s ease, opacity 0.3s ease; }
.mdg-lb:hover img { transform: scale(1.05); opacity: 0.88; }

.mdg-section-empty { font-size: 14px; color: #bbb; font-style: italic; padding: 12px 0; margin: 0; }
.mdg-sg-empty { font-size: 15px; color: #bbb; text-align: center; padding: 60px 0; }

.mdg-video-section { margin: 4px 0; margin-bottom: 20px; }
.mdg-video-section-heading { display: block; font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: 3px; color: #c59d5f; margin-bottom: 14px; }
.mdg-video-wrap { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 5px; box-shadow: 0 4px 16px rgba(0,0,0,0.10); }
.mdg-video-wrap iframe,
.mdg-video-wrap embed,
.mdg-video-wrap object { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }
.mdg-video-pending { font-size: 14px; color: #999; font-style: italic; margin: 0; }
.mdg-video-pending a { color: #c59d5f; }

.mdg-text-block { padding: 18px 22px; background: #f9f9f9; border-left: 3px solid #c59d5f; border-radius: 0 5px 5px 0; font-size: 14px; line-height: 1.8; color: #555; margin: 4px 0; }
.mdg-text-block p { margin: 0 0 10px; }
.mdg-text-block p:last-child { margin: 0; }
.mdg-text-block a { color: #c59d5f; }
.mdg-text-block strong { color: #1c1c1c; }

.mdg-sg-back { margin-top: 48px; padding-top: 20px; border-top: 1px solid #e8e8e8; }
.mdg-sg-back-link { font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; color: #c59d5f !important; text-decoration: none !important; }
.mdg-sg-back-link:hover { color: #1c1c1c !important; }


/* ── §18 T022 — Food Menu: Category Taxonomy ─────────────── */

.mdg-fm-nav { border-bottom: none; margin: 0 0 32px; background: transparent; position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; gap: 6px; }
.mdg-fm-scroll { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; overflow: visible; padding-bottom: 0; position: relative; }
.mdg-fm-tab-list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; list-style: none; padding: 0; margin: 0; gap: 8px; }
.mdg-fm-tab-list li { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; min-width: 0; text-align: center; background: transparent !important; border: none !important; padding: 0 !important; margin: 0 !important; }
.mdg-fm-tab-list a { display: block; padding: 7px 16px; font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: 1px; color: #666 !important; text-decoration: none !important; border: 1px solid #ddd; border-radius: 5px; background: #fff !important; white-space: nowrap; -webkit-transition: color 0.2s ease, border-color 0.2s ease, background 0.2s ease; transition: color 0.2s ease, border-color 0.2s ease, background 0.2s ease; }
.mdg-fm-tab-list a:hover { color: #1c1c1c !important; border-color: #c59d5f; background: #fdf8f2 !important; }
.mdg-fm-tab-list li.active a { color: #fff !important; background: #c59d5f !important; border-color: #c59d5f; }
.mdg-fm-arrow { display: none; -ms-flex-negative: 0; flex-shrink: 0; width: 30px; height: 30px; padding: 0; border: 1px solid #ddd; border-radius: 5px; background: #fff; color: #c59d5f; font-size: 16px; line-height: 1; cursor: pointer; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-transition: border-color .2s, color .2s; transition: border-color .2s, color .2s; }
.mdg-fm-arrow:hover { border-color: #c59d5f; }

/* Hide breadcrumb on food menu archive pages */
.post-type-archive-moondog .breadcrumb,
.tax-md_category .breadcrumb { display: none; }

#post-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; margin-top: 32px; padding-bottom: 48px; }

/* ── Product card — image top, title + description always visible ──
 * Replaces the flip card. Titles are visible at every viewport with
 * zero interaction required.
 *
 * Safari: aspect-ratio: 4/3 on .post-card-front needs a padding-top
 * fallback for Safari < 15 — handled in responsive.css A3 @supports.
 * ─────────────────────────────────────────────────────────────── */

/* Card wrapper — overflow:hidden clips image zoom + enforces border-radius */
.post-card {
    border-radius: 5px;
    overflow: hidden;
    cursor: pointer;
    background: #fff;
    box-shadow: 0 2px 8px rgba(0,0,0,.10);
    -webkit-transition: box-shadow .25s ease, -webkit-transform .25s ease;
    transition: box-shadow .25s ease, transform .25s ease;
}

.post-card:hover {
    box-shadow: 0 6px 24px rgba(0,0,0,.16);
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
}

/* Flex column: image fills the top, content fills the rest */
.post-card-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

/* Image area — landscape 4:3. Placeholder and img both fill this container. */
.post-card-front {
    position: relative;
    overflow: hidden;
    aspect-ratio: 4 / 3;
}

/* Subtle zoom on hover; clipped by parent overflow:hidden */
.post-card-front img,
.post-thumbnail {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
    -webkit-transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
}

.post-card:hover .post-card-front img,
.post-card:hover .post-thumbnail {
    -webkit-transform: scale(1.04);
    transform: scale(1.04);
}

.post-thumbnail-placeholder { position: absolute; inset: 0; width: 100%; height: 100%; background: #1c1c1c url('/wp-content/uploads/2025/01/moon-logo.png') center center / 55% auto no-repeat; }

/* Content area — always visible below the image */
.post-card-back {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 18px 16px 18px;
    background: #fff;
    border-top: 1px solid #f0f0f0;
}

.post-card-header { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; gap: 10px; margin-bottom: 10px; }
.post-card-title { text-align: center; font-size: 17px; font-weight: 700; color: #1c1c1c; margin: 0; line-height: 1.4; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.post-card-excerpt { font-size: 13px; color: #666; line-height: 1.6; margin: 0 0 10px; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

/* Food menu drawer details - Safari-safe */

.post-card-excerpt.ymir-vault {
    background: #fff;
}

.post-card-excerpt.ymir-vault .rune-sigil {
	position: relative;
	display: flex;
	flex-direction: column;
	gap: 5px;
	padding: 8px 0 8px 12px;
	border: 0;
	border-radius: 0;
	background: transparent;
	overflow: visible;
}

.post-card-excerpt.ymir-vault .fjord-gold,
.post-card-excerpt.ymir-vault .bifrost-choice {
	display: flex;
	flex-direction: row;
	align-items: baseline;
	justify-content: space-between;
	gap: 14px;
}

.post-card-excerpt.ymir-vault .fjord-gold::before {
	background: linear-gradient(to bottom, #d8b56f, #9d7d4c);
}

.post-card-excerpt.ymir-vault .bifrost-choice::before {
	background: linear-gradient(to bottom, #c59d5f, #1c1c1c);
}

.post-card-excerpt.ymir-vault .saga-scroll::before {
	background: linear-gradient(to bottom, #9d7d4c, #c59d5f);
}

.post-card-excerpt.ymir-vault .valkyrie-mark {
	display: inline-flex;
	align-items: center;
	width: auto;
	max-width: 100%;
	font-size: 10px;
	font-weight: 800;
	line-height: 1;
	text-transform: uppercase;
	letter-spacing: 1.3px;
	color: #c59d5f;
}

.post-card-excerpt.ymir-vault .mjolnir-value {
	display: block;
	min-width: 0;
	font-size: 13px;
	font-weight: 500;
	line-height: 1.45;
	color: #555;
	overflow-wrap: break-word;
}

.post-card-excerpt.ymir-vault .fjord-gold .mjolnir-value {
	font-size: 16px;
	font-weight: 900;
	letter-spacing: -0.02em;
	color: #1c1c1c;
	white-space: nowrap;
}

.post-card-excerpt.ymir-vault .bifrost-choice .mjolnir-value {
	font-size: 13px;
	font-weight: 700;
	text-align: right;
	color: #333;
}

.post-card-excerpt.ymir-vault .saga-scroll {
	gap: 6px;
}

.post-card-excerpt.ymir-vault .odin-whisper {
	max-height: 120px;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	padding-right: 5px;
}

.post-card-excerpt.ymir-vault .odin-whisper p {
	margin: 0 0 7px;
}

.post-card-excerpt.ymir-vault .odin-whisper p:last-child {
	margin-bottom: 0;
}

.post-card-excerpt.ymir-vault .odin-whisper strong,
.post-card-excerpt.ymir-vault .odin-whisper b,
.post-card-excerpt.ymir-vault .mjolnir-value strong,
.post-card-excerpt.ymir-vault .mjolnir-value b {
	font-weight: 900;
	color: #1c1c1c;
}

.post-card-excerpt.ymir-vault .odin-whisper::-webkit-scrollbar {
	width: 4px;
}

.post-card-excerpt.ymir-vault .odin-whisper::-webkit-scrollbar-track {
	background: rgba(0, 0, 0, 0.06);
	border-radius: 999px;
}

.post-card-excerpt.ymir-vault .odin-whisper::-webkit-scrollbar-thumb {
	background: rgba(197, 157, 95, 0.65);
	border-radius: 999px;
}

@media (max-width: 575.98px) {
	.post-card-excerpt.ymir-vault {
		margin-top: 8px;
		padding-top: 9px;
	}
	
	.post-card-excerpt.ymir-vault .rune-sigil{
		padding:0;
	}
	
	.rune-sigil.fjord-gold {
		margin-bottom: 15px;
	}
	
	.rune-sigil.bifrost-choice {
		margin-bottom: 10px;
	}
	
	.post-card-excerpt.ymir-vault .fjord-gold,
	.post-card-excerpt.ymir-vault .bifrost-choice {
		flex-direction: column;
		align-items: flex-start;
		gap: 5px;
	}

	.post-card-excerpt.ymir-vault .bifrost-choice .mjolnir-value {
		text-align: left;
	}

	.post-card-excerpt.ymir-vault .fjord-gold .mjolnir-value {
		white-space: normal;
	}
}

/* Hidden on desktop by default (revealed via JS + PART H in responsive.css); always visible on mobile */
.post-card-more { display: none; font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: .08em; color: #c59d5f; background: none; border: 1px solid #c59d5f; border-radius: 5px; padding: 4px 14px; margin: 0; -ms-flex-negative: 0; flex-shrink: 0; cursor: pointer; -webkit-transition: color .2s, background .2s; transition: color .2s, background .2s; }
.post-card-more:hover { color: #fff; background: #c59d5f; }

.btn-custom-link { display: inline-block; font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: .08em; color: #c59d5f; text-decoration: none; background: none; padding: 0; border-radius: 0; -webkit-transition: color .2s; transition: color .2s; }
.btn-custom-link:hover { color: #a07d45; }

.mdg-fm-empty { grid-column: 1 / -1; text-align: center; color: #bbb; font-size: 15px; padding: 60px 0; }


/* ── §19 T005 — Our Awards Page ──────────────────────────── */

.mdg-awards-hero { text-align: center; padding: 40px 20px 10px; }
.mdg-awards-number { display: block; font-size: 96px; font-weight: 900; line-height: 1; color: #c59d5f; letter-spacing: -2px; }
.mdg-awards-label { display: block; font-size: 16px; font-weight: 700; text-transform: uppercase; letter-spacing: 4px; color: #555; margin-top: 8px; }

.mdg-awards-intro { text-align: center; font-size: 16px; line-height: 1.8; color: #555; max-width: 640px; margin: 0 auto; padding: 10px 20px 40px; }
.mdg-awards-intro p { margin: 0; }

.mdg-awards-category { background: #fafafa; border-left: 4px solid #c59d5f; border-radius: 5px; margin: 0 0 24px !important; padding: 28px 32px !important; }

.mdg-awards-cat-title { font-size: 22px; font-weight: 800; text-transform: uppercase; letter-spacing: 1px; margin: 0 0 4px !important; color: #1a1a1a; }
.mdg-awards-cat-subtitle { font-size: 12px; text-transform: uppercase; letter-spacing: 2px; color: #999; margin-bottom: 0 !important; }

.mdg-awards-list { list-style: none !important; margin: 12px 0 0 !important; padding: 0 !important; }
.mdg-awards-list li { display: flex; align-items: center; gap: 14px; padding: 10px 0; border-bottom: 1px solid #e8e8e8; font-size: 15px; }
.mdg-awards-list li:last-child { border-bottom: none; }

.mdg-year { background: #1c1c1c !important; color: #fff; font-size: 12px; font-weight: 700; padding: 3px 10px; border-radius: 5px; letter-spacing: 1px; min-width: 46px; text-align: center; flex-shrink: 0; }

.mdg-award-name { flex: 1; color: #1a1a1a; }
.mdg-award-name em { color: #999; font-style: normal; font-size: 13px; }

.mdg-medal { font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: 1px; padding: 3px 10px; border-radius: 5px; flex-shrink: 0; min-width: 56px; text-align: center; }
.mdg-gold   { background: #c59d5f; color: #fff; }
.mdg-silver { background: #8a8a8a; color: #fff; }
.mdg-bronze { background: #a0522d; color: #fff; }

.mdg-estia-row { background: #fafafa; border-left: 4px solid #c59d5f; border-radius: 5px; margin: 0 0 24px !important; }
.mdg-estia-col { padding: 20px 24px !important; border-right: 1px solid #e8e8e8; }
.mdg-estia-col:last-child { border-right: none; }
.mdg-estia-col-first { padding-left: 0 !important; }
.mdg-estia-year-label { font-size: 13px; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; color: #c59d5f; margin-bottom: 10px; }

.mdg-stoli-years { display: flex; gap: 12px; flex-wrap: wrap; margin-top: 4px; }
.mdg-stoli-years span { background: #1c1c1c !important; color: #ffffff; font-size: 14px; font-weight: 800; padding: 8px 22px; border-radius: 4px; letter-spacing: 2px; }


/* ── §20 T006 — Broadcasts & Events Page ─────────────────── */

.mdg-events-wrap { padding: 40px 20px; }
.mdg-events-calendar { padding-left: 40px !important; }
.mdg-events-highlights { border-right: 3px solid #c59d5f; padding-right: 40px !important; }

.mdg-events-title { font-size: 24px; font-weight: 800; text-transform: uppercase; letter-spacing: 1px; color: #1c1c1c; border-bottom: 3px solid #c59d5f; padding-bottom: 10px; margin-bottom: 20px !important; }
.mdg-highlights-title { font-size: 18px; font-weight: 800; text-transform: uppercase; letter-spacing: 1px; color: #1c1c1c; border-bottom: 2px solid #c59d5f; padding-bottom: 8px; margin-bottom: 20px !important; }

.mdg-events-highlights .ect-list-posts { border: none !important; box-shadow: none !important; background: transparent !important; padding: 0 !important; margin: 0 0 16px !important; }
.mdg-events-highlights .ect-minimal-list-wrapper { border: none !important; }
.mdg-events-highlights .ect-event-date-tag { background: #1c1c1c !important; border-radius: 5px !important; }
.mdg-events-highlights .ev-mo { color: #c59d5f !important; }
.mdg-events-highlights .ev-day { color: #fff !important; }
.mdg-events-highlights .ect-events-title a { color: #1c1c1c !important; font-weight: 700; text-decoration: none; }
.mdg-events-highlights .ect-event-datetime { color: #888 !important; font-size: 13px; }

.mdg-events-calendar .ecs-event-list { list-style: none !important; padding: 0 !important; margin: 0 !important; }
.mdg-events-calendar .ecs-event { padding: 12px 0; border-bottom: 1px solid #e8e8e8; }
.mdg-events-calendar .ecs-event:last-child { border-bottom: none; }
.mdg-events-calendar .entry-title { margin: 0 0 4px !important; font-size: 16px !important; }
.mdg-events-calendar .entry-title a { color: #1c1c1c !important; text-decoration: none; font-weight: 700; }
.mdg-events-calendar .duration { font-size: 13px; color: #888; }

.ecs-powered-by-link { display: none !important; }

/*Live link*/
.st-live-link-wrap{margin:1.5rem 0;}
.st-live-link-align-center{text-align:center;}
.st-live-link-align-left{text-align:left;}
.st-live-link-align-right{text-align:right;}
a.st-live-link.st-live-link--dark{text-decoration:none !important;}
.st-live-link{display:inline-flex;align-items:center;gap:14px;padding:14px 28px;border-radius:999px;text-decoration:none;font-family:inherit;font-size:22px;font-weight:500;letter-spacing:.02em;line-height:1;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:background .2s ease,border-color .2s ease,transform .15s ease;}
.st-live-link--dark{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.18);color:#fff;}
.st-live-link--dark:hover,.st-live-link--dark:focus-visible{background:rgba(255,255,255,.09);border-color:rgba(255,255,255,.35);color:#fff;outline:none;}
.st-live-link--light{background:rgba(0,0,0,.03);border:1px solid rgba(0,0,0,.15);color:#111;}
.st-live-link--light:hover,.st-live-link--light:focus-visible{background:rgba(0,0,0,.06);border-color:rgba(0,0,0,.3);color:#111;outline:none;}
.st-live-link:active{transform:scale(.985);}
.st-live-link__live{display:inline-flex;align-items:center;gap:6px;text-transform:uppercase;letter-spacing:.08em;font-size:13px;}
.st-live-link__dot{width:8px;height:8px;border-radius:50%;background:#ff3b3b;box-shadow:0 0 0 0 rgba(255,59,59,.7);animation:stLivePulse 1.6s ease-out infinite;}
.st-live-link__arrow{transition:transform .2s ease;flex-shrink:0;}
.st-live-link:hover .st-live-link__arrow{transform:translateX(3px);}
@keyframes stLivePulse{0%{box-shadow:0 0 0 0 rgba(255,59,59,.65);}70%{box-shadow:0 0 0 10px rgba(255,59,59,0);}100%{box-shadow:0 0 0 0 rgba(255,59,59,0);}}
@media (prefers-reduced-motion:reduce){.st-live-link__dot{animation:none;}}
@media (max-width:1024px){.st-live-link{font-size:18px;padding:13px 24px;gap:12px;}}
@media (max-width:767px){.st-live-link{font-size:15px;padding:11px 18px;gap:10px;flex-wrap:wrap;justify-content:center;}.st-live-link__text{text-align:center;}.st-live-link-wrap{margin:1rem 0;}}
@media (max-width:480px){.st-live-link{font-size:13px;padding:10px 16px;gap:8px;letter-spacing:.01em;}.st-live-link__live{font-size:12px;}.st-live-link__arrow{display:none;}}


	/* single event template styles block */
/* ── Hero ─────────────────────────────────────── */
.mdg-ev-hero{position:relative;height:420px;overflow:hidden;}
.mdg-ev-hero-img{width:100%;height:100%;}
.mdg-ev-hero-img img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block;}
.mdg-ev-hero-overlay{position:absolute;inset:0;background:rgba(0,0,0,.35);}
/* ── Page wrapper ─────────────────────────────── */
.mdg-ev-page{padding:40px 0 60px;}
.mdg-ev-no-hero{padding-top:60px;}
/* ── Back link ────────────────────────────────── */
.mdg-ev-back-row{margin-bottom:20px;}
.mdg-ev-back-link{font-size:14px;color:#c59d5f;text-decoration:none;font-weight:600;letter-spacing:.04em;}
.mdg-ev-back-link:hover{color:#a07d45;}
/* ── Category pills ───────────────────────────── */
.mdg-ev-cats{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px;}
.mdg-ev-cat-pill{display:inline-block;background:#c59d5f;color:#fff;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:4px 12px;border-radius:5px;text-decoration:none;}
.mdg-ev-cat-pill:hover{background:#a07d45;color:#fff;}
/* ── Title ────────────────────────────────────── */
.mdg-ev-title{font-size:36px;font-weight:800;color:#1c1c1c;margin:0 0 32px;line-height:1.2;}
/* ── Two-column layout ────────────────────────── */
.mdg-ev-layout{display:grid;grid-template-columns:1fr 320px;gap:48px;align-items:start;}
/* ── Content ──────────────────────────────────── */
.mdg-ev-content-inner{font-size:16px;line-height:1.75;color:#333;}
.mdg-ev-content-inner p{margin-bottom:1em;}
.mdg-ev-content-inner img{max-width:100%;height:auto;border-radius:5px;}
/* ── Sidebar ──────────────────────────────────── */
.mdg-ev-sidebar{display:flex;flex-direction:column;gap:16px;}
/* ── Meta cards ───────────────────────────────── */
.mdg-ev-meta-card{display:flex;gap:14px;align-items:flex-start;background:#f8f8f8;border:1px solid #e8e8e8;border-left:4px solid #c59d5f;border-radius:5px;padding:16px;}
.mdg-ev-meta-icon{flex-shrink:0;width:20px;height:20px;color:#c59d5f;margin-top:2px;}
.mdg-ev-meta-icon svg{width:20px;height:20px;}
.mdg-ev-meta-body{display:flex;flex-direction:column;gap:2px;}
.mdg-ev-meta-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#999;}
.mdg-ev-meta-value{font-size:15px;font-weight:700;color:#1c1c1c;}
.mdg-ev-meta-sub{font-size:13px;color:#666;}
.mdg-ev-map-link{font-size:12px;color:#c59d5f;text-decoration:none;margin-top:4px;}
.mdg-ev-map-link:hover{text-decoration:underline;}
/* ── CTA button ───────────────────────────────── */
.mdg-ev-cta-btn{display:block;background:#c59d5f;color:#fff;text-align:center;padding:14px 20px;border-radius:5px;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;text-decoration:none;transition:background .2s;}
.mdg-ev-cta-btn:hover{background:#a07d45;color:#fff;}
/* ── Footer row ───────────────────────────────── */
.mdg-ev-footer-row{margin-top:48px;padding-top:24px;border-top:1px solid #e8e8e8;}
.mdg-ev-footer-back{font-size:14px;color:#c59d5f;text-decoration:none;font-weight:600;}
.mdg-ev-footer-back:hover{color:#a07d45;}
/* ── 1024px tablet ────────────────────────────── */
@media(max-width:1024px){
.mdg-ev-hero{height:300px;}
.mdg-ev-title{font-size:28px;}
.mdg-ev-layout{grid-template-columns:1fr 280px;gap:32px;}
}
/* ── 767px mobile ─────────────────────────────── */
@media(max-width:767px){
.mdg-ev-hero{height:200px;}
.mdg-ev-page{padding:20px 0 40px;}
.mdg-ev-title{font-size:22px;margin-bottom:20px;}
.mdg-ev-layout{grid-template-columns:1fr;gap:24px;}
.mdg-ev-sidebar{order:-1;}
}
/* ── 480px phone ──────────────────────────────── */
@media(max-width:480px){
.mdg-ev-hero{height:160px;}
.mdg-ev-title{font-size:18px;}
.mdg-ev-meta-card{padding:12px;}
.mdg-ev-cta-btn{padding:12px 16px;font-size:13px;}
.mdg-ev-footer-row{margin-top:32px;}
}

	/* single event template styles normal */
/* ── Hero ─────────────────────────────────────── */
.mdg-ev-hero{position:relative;height:420px;overflow:hidden;}
.mdg-ev-hero-img{width:100%;height:100%;}
.mdg-ev-hero-img img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block;}
.mdg-ev-hero-overlay{position:absolute;inset:0;background:rgba(0,0,0,.35);}
/* ── Page wrapper ─────────────────────────────── */
.mdg-ev-page{padding:40px 0 60px;}
.mdg-ev-no-hero{padding-top:60px;}
/* ── Back link ────────────────────────────────── */
.mdg-ev-back-row{margin-bottom:20px;}
.mdg-ev-back-link{font-size:14px;color:#c59d5f;text-decoration:none;font-weight:600;letter-spacing:.04em;}
.mdg-ev-back-link:hover{color:#a07d45;}
/* ── Category pills ───────────────────────────── */
.mdg-ev-cats{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px;}
.mdg-ev-cat-pill{display:inline-block;background:#c59d5f;color:#fff;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:4px 12px;border-radius:5px;text-decoration:none;}
.mdg-ev-cat-pill:hover{background:#a07d45;color:#fff;}
/* ── Title ────────────────────────────────────── */
.mdg-ev-title{font-size:36px;font-weight:800;color:#1c1c1c;margin:0 0 32px;line-height:1.2;}
/* ── Two-column layout ────────────────────────── */
.mdg-ev-layout{display:grid;grid-template-columns:1fr 320px;gap:48px;align-items:start;}
/* ── Content ──────────────────────────────────── */
.mdg-ev-content-inner{font-size:16px;line-height:1.75;color:#333;}
.mdg-ev-content-inner p{margin-bottom:1em;}
.mdg-ev-content-inner img{max-width:100%;height:auto;border-radius:5px;}
/* ── Sidebar ──────────────────────────────────── */
.mdg-ev-sidebar{display:flex;flex-direction:column;gap:16px;}
/* ── Meta cards ───────────────────────────────── */
.mdg-ev-meta-card{display:flex;gap:14px;align-items:flex-start;background:#f8f8f8;border:1px solid #e8e8e8;border-left:4px solid #c59d5f;border-radius:5px;padding:16px;}
.mdg-ev-meta-icon{flex-shrink:0;width:20px;height:20px;color:#c59d5f;margin-top:2px;}
.mdg-ev-meta-icon svg{width:20px;height:20px;}
.mdg-ev-meta-body{display:flex;flex-direction:column;gap:2px;}
.mdg-ev-meta-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#999;}
.mdg-ev-meta-value{font-size:15px;font-weight:700;color:#1c1c1c;}
.mdg-ev-meta-sub{font-size:13px;color:#666;}
.mdg-ev-map-link{font-size:12px;color:#c59d5f;text-decoration:none;margin-top:4px;}
.mdg-ev-map-link:hover{text-decoration:underline;}
/* ── CTA button ───────────────────────────────── */
.mdg-ev-cta-btn{display:block;background:#c59d5f;color:#fff;text-align:center;padding:14px 20px;border-radius:5px;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;text-decoration:none;transition:background .2s;}
.mdg-ev-cta-btn:hover{background:#a07d45;color:#fff;}
/* ── Footer row ───────────────────────────────── */
.mdg-ev-footer-row{margin-top:48px;padding-top:24px;border-top:1px solid #e8e8e8;}
.mdg-ev-footer-back{font-size:14px;color:#c59d5f;text-decoration:none;font-weight:600;}
.mdg-ev-footer-back:hover{color:#a07d45;}
/* ── 1024px tablet ────────────────────────────── */
@media(max-width:1024px){
.mdg-ev-hero{height:300px;}
.mdg-ev-title{font-size:28px;}
.mdg-ev-layout{grid-template-columns:1fr 280px;gap:32px;}
}
/* ── 767px mobile ─────────────────────────────── */
@media(max-width:767px){
.mdg-ev-hero{height:200px;}
.mdg-ev-page{padding:20px 0 40px;}
.mdg-ev-title{font-size:22px;margin-bottom:20px;}
.mdg-ev-layout{grid-template-columns:1fr;gap:24px;}
.mdg-ev-sidebar{order:-1;}
}
/* ── 480px phone ──────────────────────────────── */
@media(max-width:480px){
.mdg-ev-hero{height:160px;}
.mdg-ev-title{font-size:18px;}
.mdg-ev-meta-card{padding:12px;}
.mdg-ev-cta-btn{padding:12px 16px;font-size:13px;}
.mdg-ev-footer-row{margin-top:32px;}
}

/*Food menu and booking*/
/* Custom styles for the booking form */
#moondog-booking-form {
    position: relative;
    max-width: 700px;
    margin: 0 auto;
    padding: 20px;
    background: #fff;
    border: 1px solid #dee2e6;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.form-group.md-note {
    background-color: #d1cfcf;
    padding: 6px 12px;
    border-radius: 5px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.select2-container .select2-selection--single {
    height: 40px !important;
}
.terms-dialog {
    display: none;
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.5);
}

.terms-dialog-content {
    background-color: #fff;
    margin: 15% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
    max-width: 600px;
    border-radius: 5px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}

.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
.md-msg-box {
    
    background: #fff;
    padding: 20px;
    border-radius: 5px;
    box-shadow: #15569b 0px 30px 60px -12px inset,
    rgba(0, 0, 0, 0.5) 0px 18px 36px -18px inset;
    z-index: 1001;
    text-align: center;
}
/* Success message styles */
#md-success-msg , #md-table-msg{
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 20px;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 30px 60px -12px inset,
    rgba(0, 0, 0, 0.5) 0px 18px 36px -18px inset;
    z-index: 1001;
    text-align: center;
}

#md-success-msg h1, #md-table-msg h1 {
    font-size: 24px;
    margin-top: 20px;
}

#md-success-msg p ,#md-table-msg p{
    font-size: 18px;
    margin-top: 10px;
}

/* Checkmark */
.checkmark-circle {
    width: 150px;
    height: 150px;
    position: relative;
    display: inline-block;
}

.checkmark-circle .background {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background: #00C09D;
    position: absolute;
}

.checkmark-circle .checkmark {
    border-radius: 5px;
}

.checkmark-circle .checkmark.draw:after {
    animation-delay: 100ms;
    animation-duration: 3s;
    animation-timing-function: ease;
    animation-name: checkmark;
    transform: scaleX(-1) rotate(135deg);
    animation-fill-mode: forwards;
}

.checkmark-circle .checkmark:after {
    opacity: 1;
    height: 75px;
    width: 37.5px;
    transform-origin: left top;
    border-right: 15px solid white;
    border-top: 15px solid white;
    border-radius: 2.5px !important;
    content: '';
    left: 25px;
    top: 75px;
    position: absolute;
}

@keyframes checkmark {
    0% {
        height: 0;
        width: 0;
        opacity: 1;
    }
    20% {
        height: 0;
        width: 37.5px;
        opacity: 1;
    }
    40% {
        height: 75px;
        width: 37.5px;
        opacity: 1;
    }
    100% {
        height: 75px;
        width: 37.5px;
        opacity: 1;
    }
}

#moondog-booking-form.overlay {
    position: relative;
    z-index: 1000;
    background-color: rgba(0, 0, 0, 0.5);
}
.form-group input[type='text'], input[type='password'], input[type='email'], input[type='url'], input[type='tel'], input[type='number'], input[type='range'], input[type='date'], input[type='datetime'], textarea, input.text, input[type='search'] {
	padding: 10px !important;
}
.md-container {
    position: relative;
    border-radius: 10px;
    padding: 60px;
    background-image: radial-gradient(
        circle at 20% 100%,
        rgba(184, 184, 184, 0.1) 0%,
        rgba(184, 184, 184, 0.1) 33%,
        rgba(96, 96, 96, 0.1) 33%,
        rgba(96, 96, 96, 0.1) 66%,
        rgba(7, 7, 7, 0.1) 66%,
        rgba(7, 7, 7, 0.1) 99%
    ),
    linear-gradient(40deg, #040a22, #c59d5f, #9d7d4c, #6f7aa6);
    background-repeat: no-repeat;
    background-size: cover;
}
/* Container override removed — was forcing 1320px at 480-767px, breaking tablet layout.
 * Conflict resolved in kudil-child/responsive.css Part C1. */
.category-filter {
    margin-bottom: 20px;
}

.category-filter select {
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
}


.time-slot-buttons {
    display: flex;
    flex-wrap: wrap; 
    border: 2px solid #8c714a;
    padding: 10px;
    border-radius: 10px;
}

.time-slot-button {
    margin: 5px; /* Add space between buttons */
    padding: 2px 5px; /* Add padding for buttons */
}
.time-slot-button {
    color: #000000 !important;
    border-color: #9e8051 !important;
}
.form-group-row {
    display: flex; /* Aligns child elements in a row */
    flex-wrap: wrap; /* Allows elements to wrap on smaller screens */
    margin-bottom: 15px; /* Space below the row */
}

.form-group {
    flex: 1; /* Allows each form group to grow equally */
    min-width: 150px; /* Sets a minimum width for each field */
    margin-right: 10px; /* Space between the fields */
}

.form-group:last-child {
    margin-right: 0; /* Removes margin from the last item */
}

/* Adjustments for better spacing and alignment */
.form-group label {
    font-weight: bold; /* Makes the label bold for better readability */
    margin-bottom: 5px; /* Adds space below the label */
}

select.form-control {
    height: calc(2.25rem + 2px); /* Ensures uniform height for select fields */
    border: 1px solid #ced4da; /* Border color for select fields */
    border-radius: 0.25rem; /* Rounded corners for select fields */
    box-shadow: none; /* Removes the default shadow */
}

/* Adjusts spacing on smaller screens */
@media (max-width: 576px) {
    .form-group-row {
        flex-direction: column; /* Stacks the fields vertically */
    }
    .form-group {
        margin-right: 0; /* Removes right margin on small screens */
        margin-bottom: 15px; /* Adds bottom margin for spacing */
    }
}
/* Global mobile styles */
* {
    box-sizing: border-box; /* Ensure padding and border are included in element's total width and height */
}

/* Mobile view (max-width: 767px) */
@media (max-width: 767px) {
    .md-container {
        padding: 10px;
        margin: 0 auto;
        width: 100%; 
    }

    #moondog-booking-form {
        display: flex;
        flex-direction: column;
        width: 100%;
        padding: 15px;
    }

    #reservation-details, #personal-details {
        width: 100%;
        margin-bottom: 20px;
    }

    .form-group {
        width: 100%;
        margin-bottom: 15px;
    }

    label {
        font-size: 14px;
        font-weight: bold;
        margin-bottom: 5px;
    }

    .form-control, 
    .form-check-label, 
    select, 
    input[type="text"], 
    input[type="email"], 
    input[type="tel"], 
    textarea {
        width: 100%;
        font-size: 14px;
        padding: 10px; /* Increased padding for better touch interaction */
        border-radius: 4px;
        border: 1px solid #ccc;
    }

    .form-check-label {
        font-size: 13px;
    }

    #terms-dialog .terms-dialog-content {
        width: 90%;
        max-width: 400px;
        font-size: 14px;
    }

    /* Success message styles */
    #md-success-msg {
        width: 100%;
        text-align: center;
        margin-top: 20px;
    }

    #md-success-msg .checkmark-circle {
        width: 60px;
        height: 60px;
    }

    #md-success-msg h3 {
        font-size: 18px;
    }

    #md-success-text {
        font-size: 14px;
    }
}

/*CALENDAR SHOWING LIVE BROADCAST*/
.mdg-cal-wrap{font-family:inherit;width:100%;position:relative;}
.mdg-cal-wrap.is-loading{opacity:.55;pointer-events:none;}
.mdg-cal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;}
.mdg-cal-title{font-size:15px;font-weight:800;text-transform:uppercase;letter-spacing:1px;color:#1c1c1c;}
.mdg-cal-nav{background:none;border:none;cursor:pointer;font-size:20px;color:#c59d5f;padding:4px 10px;line-height:1;transition:color .2s,transform .15s;border-radius:4px;}
.mdg-cal-nav:hover{color:#1c1c1c;}
.mdg-cal-nav:focus-visible{outline:none;box-shadow:0 0 0 2px #c59d5f;color:#1c1c1c;}
.mdg-cal-nav:active{transform:scale(.92);}
.mdg-cal-today-wrap{text-align:center;margin:-4px 0 10px;}
.mdg-cal-today-btn{font:700 10px/1 inherit;letter-spacing:1px;text-transform:uppercase;padding:6px 12px;border:1px solid #c59d5f;border-radius:3px;color:#c59d5f;background:none;cursor:pointer;transition:background .2s,color .2s;}
.mdg-cal-today-btn:hover,.mdg-cal-today-btn:focus-visible{background:#c59d5f;color:#fff;outline:none;box-shadow:none;}
.mdg-cal-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:3px;touch-action:pan-y;}
.mdg-cal-dow{text-align:center;font-size:10px;font-weight:700;color:#aaa;text-transform:uppercase;padding:4px 0;}
.mdg-cal-day{position:relative;min-height:50px;padding:5px 4px 4px;border-radius:5px;background:#f7f7f7;text-align:center;outline:none;}
.mdg-cal-day:focus-visible{box-shadow:0 0 0 2px #c59d5f;}
.mdg-cal-empty{background:transparent;}
.mdg-cal-day-num{display:block;font-size:12px;font-weight:600;color:#1c1c1c;line-height:1.2;}
.mdg-cal-today{background:#1c1c1c;}
.mdg-cal-today .mdg-cal-day-num{color:#c59d5f;}
.mdg-cal-has-events{background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.08);cursor:pointer;transition:background .2s,box-shadow .2s;}
.mdg-cal-has-events:hover,.mdg-cal-has-events.is-open{background:#fdf6ec;box-shadow:0 2px 8px rgba(0,0,0,.12);}
.mdg-cal-dot{display:block;width:6px;height:6px;border-radius:50%;background:#c59d5f;margin:3px auto 0;}
.mdg-cal-count{display:inline-block;min-width:16px;height:16px;padding:0 5px;font:700 10px/16px inherit;color:#fff;background:#c59d5f;border-radius:10px;margin-top:2px;}
.mdg-cal-events-list{display:none;position:absolute;z-index:200;top:calc(100% + 6px);left:50%;transform:translateX(-50%);min-width:190px;max-width:260px;background:#fff;border:1px solid #e8e8e8;border-radius:5px;box-shadow:0 6px 18px rgba(0,0,0,.13);padding:8px;text-align:left;}
.mdg-cal-events-list.is-flip-left{left:auto;right:0;transform:none;}
.mdg-cal-events-list.is-flip-right{left:0;right:auto;transform:none;}
.mdg-cal-events-list.is-flip-up{top:auto;bottom:calc(100% + 6px);}
.mdg-cal-has-events:hover .mdg-cal-events-list,
.mdg-cal-has-events.is-open .mdg-cal-events-list,
.mdg-cal-has-events:focus-within .mdg-cal-events-list{display:block;}
.mdg-cal-event-item{display:block;font-size:12px;color:#1c1c1c;text-decoration:none;padding:4px 0;border-bottom:1px solid #f0f0f0;line-height:1.3;}
.mdg-cal-event-item:last-child{border-bottom:none;}
.mdg-cal-event-item:hover,.mdg-cal-event-item:focus-visible{color:#c59d5f;outline:none;}
.mdg-cal-event-time{font-weight:700;color:#c59d5f;margin-right:4px;}
.mdg-cal-event-cont{opacity:.72;}
.mdg-cal-event-cont-mark{color:#c59d5f;margin-right:4px;}
.mdg-cal-spinner{position:absolute;top:50%;left:50%;width:28px;height:28px;margin:-14px 0 0 -14px;border:3px solid rgba(197,157,95,.25);border-top-color:#c59d5f;border-radius:50%;animation:mdg-cal-spin .8s linear infinite;z-index:10;pointer-events:none;}
@keyframes mdg-cal-spin{to{transform:rotate(360deg);}}
.mdg-cal-grid.is-enter-left{animation:mdg-cal-in-left .22s ease;}
.mdg-cal-grid.is-enter-right{animation:mdg-cal-in-right .22s ease;}
@keyframes mdg-cal-in-left{from{opacity:0;transform:translateX(12px);}to{opacity:1;transform:none;}}
@keyframes mdg-cal-in-right{from{opacity:0;transform:translateX(-12px);}to{opacity:1;transform:none;}}
@media (max-width:480px){
 .mdg-cal-day{min-height:44px;}
 .mdg-cal-events-list{min-width:160px;max-width:calc(100vw - 20px);font-size:11px;}
}
@media (prefers-reduced-motion:reduce){
 .mdg-cal-grid.is-enter-left,.mdg-cal-grid.is-enter-right,.mdg-cal-spinner{animation:none;}
 .mdg-cal-nav:active{transform:none;}
}
