/*
Theme Name: Hello Elementor Child theme of hello-elementor
Theme URI: 
Description: Child theme of hello-elementor theme for the Hello Elementor theme
Author: <a href="https://elementor.com/?utm_source=wp-themes&#038;utm_campaign=author-uri&#038;utm_medium=wp-dash">Elementor Team</a>
Author URI: 
Template: hello-elementor
Version: 3.4.7
*/

/* Generated by Orbisius Child Theme Creator (https://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Mon, 20 Apr 2026 04:46:20 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

/* header */
#header.elementor-sticky--effects {
    background-color: #450d56cc !important;
    box-shadow: 0px 4px 10px rgb(69 13 86 / .1);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    transition: background 0.4s ease-in-out, padding 0.4s ease-in-out, backdrop-filter 0.4s ease-in-out;
}

#header.elementor-sticky--effects {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

#header.elementor-sticky--effects .elementor-item,
#header.elementor-sticky--effects .elementor-icon-list-text {
   /* color: #000 !important;
	fill: #000 !important;
	*/
}

/* home */
.home #hero .elementor-widget-slides {
	overflow: hidden;
}

.home #hero .elementor-slides .swiper-slide-inner {
	margin: 0 auto;
	width: 100%;
	max-width: 1400px;
}

.home #explore .elementor-widget-image-box .elementor-image-box-title {
	margin-top: 0;
}

.home #intro .e-image-base, 
.home #explore .e-image-base {
	aspect-ratio: 1 / 1;
	object-fit: cover;
}

/* corporate yoga */
.page-corporate-yoga #content-bottom {
	display: none;
}

/* monthly news */
.page-monthly-news .elementor-widget-posts article {
	display: flex;
	flex-flow: row wrap;
	column-gap: 3%;
}

.page-monthly-news .elementor-posts-container .elementor-post__thumbnail__link {
	width: 30% !important;
}

.page-monthly-news .elementor-posts .elementor-post__text {
	width: 60% !important;
}

/* woocommerce */
/* -- products -- */
.page-products .woocommerce ul.products.columns-3 li.product, 
.page-products .woocommerce ul.products li.product,
.page-products .woocommerce-page ul.products li.product {
	width: 100%;
}

.woocommerce-tabs, 
.exwe-related-event {
	display: none !important;
}

.single-product .woo-event-info {
	border-top: 1px solid #b98ec1;
	border-bottom: 1px solid #b98ec1;
}

.exwe-single-event #exmain-content .cart {
	background: #fff;
	border: 1px solid #b98ec1 !important;
}

/* contact */
input[type=submit] {
	background: #a80177 !important;
	border-radius: 50px !important;
}

/* calendar/book now */
.we-calendar .fc-toolbar {
	background: #450d56 !important;
	border: 0;
}

.we-calendar #calendar .fc-toolbar h2 {
	font-size: 32px !important;
}

.we-calendar .fc-toolbar button {
	height: auto !important;
	background: transparent !important;
	letter-spacing: 0;
	border: 0 !important;
	border-radius: 0 !important;
}



.fc-unthemed .fc-content, 
.fc-unthemed .fc-divider, 
.fc-unthemed .fc-list-heading td, 
.fc-unthemed .fc-list-view, 
.fc-unthemed .fc-popover, 
.fc-unthemed .fc-row, 
.fc-unthemed tbody, 
.fc-unthemed td, 
.fc-unthemed th, 
.fc-unthemed thead {
	border-color: #b98ec1 !important;
}

.we-calendar .fc-row:first-child table th, 
.fc-unthemed .fc-divider, 
.fc-unthemed .fc-list-heading td, 
.fc-unthemed .fc-popover .fc-header {
	background: #b98ec1 !important;
	color: #fff !important;
}

.we-calendar a .fc-title {
	font-size: 14px;
}

@media (max-width: 768px) {

	.page-monthly-news .elementor-widget-posts article {
		flex-direction: column;
		column-gap: 0;
	}

	.page-monthly-news .elementor-posts-container .elementor-post__thumbnail__link, 
	.page-monthly-news .elementor-posts .elementor-post__text {
		width: 100% !important;
	}
	
}



/* Keep main order columns top aligned */
.woocommerce table.my_account_orders th,
.woocommerce table.my_account_orders td,
.woocommerce table.woocommerce-orders-table th,
.woocommerce table.woocommerce-orders-table td {
    vertical-align: top !important;
}

/* Details row under each order */
.bd-my-classes-details-row td {
    padding-top: 0 !important;
    border-top: 0 !important;
}

/* Class detail layout */
.bd-my-classes-detail-card {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 20px;
    padding: 10px 0;
    border-top: 1px solid rgba(0,0,0,0.08);
}

.bd-my-classes-detail-card:first-child {
    border-top: 0;
}

.bd-my-classes-detail-info {
    flex: 1;
    min-width: 0;
}

.bd-my-classes-detail-info a {
    font-weight: 500;
    text-decoration: none;
}

.bd-my-classes-detail-price {
    white-space: nowrap;
    text-align: right;
    font-size: 14px;
}

/* Start and End date styling */
.bd-my-classes-detail-info .meta-stdate,
.bd-my-classes-detail-info .meta-eddate {
    font-size: 13px;
    line-height: 1.35;
    margin: 2px 0;
    font-weight: 400 !important;
}

.bd-my-classes-detail-info .meta-stdate strong,
.bd-my-classes-detail-info .meta-eddate strong {
    font-weight: 400 !important;
}

/* Remove calendar/import buttons */
.bd-my-classes-detail-info .we-icl-import,
.bd-my-classes-detail-info .exwt-row,
.bd-my-classes-detail-info .exwt-btn {
    display: none !important;
}





.mf-free-class-credits {
    margin: 20px 0;
    padding: 20px;
    border: 1px solid rgba(0,0,0,0.12);
    border-radius: 10px;
    background: #fafafa;
}

.mf-free-class-credits h2,
.mf-free-class-credits h3 {
    margin-top: 0;
}

.mf-class-rewards-counter {
    margin-top: 18px;
}

.mf-class-rewards-progress-wrap {
    width: 100%;
    height: 12px;
    background: #e9e9e9;
    border-radius: 999px;
    overflow: hidden;
    margin: 10px 0;
}

.mf-class-rewards-progress-bar {
    height: 100%;
    background: #7a9b76;
    border-radius: 999px;
    transition: width 0.3s ease;
}

.mf-class-rewards-small {
    font-size: 14px;
    margin-top: 8px;
}

.mf-class-redemptions {
    margin-top: 28px;
}

.mf-redemptions-table {
    margin-top: 12px;
}



.mf-manual-booking-form {
    max-width: 850px;
    padding: 22px;
    border: 1px solid rgba(0,0,0,0.12);
    border-radius: 10px;
    background: #fafafa;
}

.mf-manual-booking-form label {
    display: block;
    font-weight: 600;
    margin-bottom: 5px;
}

.mf-manual-booking-form input[type="text"],
.mf-manual-booking-form input[type="email"],
.mf-manual-booking-form input[type="number"],
.mf-manual-booking-form select,
.mf-manual-booking-form textarea {
    width: 100%;
}

.mf-manual-booking-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
}

.mf-help-text {
    margin-bottom: 18px;
    color: #555;
}

.mf-new-account-box {
    margin: 18px 0;
    padding: 16px;
    border: 1px solid rgba(0,0,0,0.12);
    border-radius: 8px;
    background: #fff;
}

.mf-new-account-box h4 {
    margin-top: 0;
}

.mf-manual-booking-success {
    padding: 14px 16px;
    margin-bottom: 18px;
    border-left: 4px solid #6f9d6a;
    background: #f2faf1;
}

.mf-manual-booking-error {
    padding: 14px 16px;
    margin-bottom: 18px;
    border-left: 4px solid #b94a48;
    background: #fff3f3;
}

@media (max-width: 700px) {
    .mf-manual-booking-grid {
        grid-template-columns: 1fr;
    }
}



/* Staff dashboard wrapper */
.mf-staff-dashboard {
    max-width: 1200px;
    margin: 0 auto;
}

.mf-staff-dashboard h1 {
    margin-bottom: 18px;
}

/* Tabs */
.mf-staff-tabs {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin: 20px 0 24px;
}

.mf-staff-tabs a {
    display: inline-block;
    padding: 11px 16px;
    border: 1px solid rgba(0,0,0,0.12);
    border-radius: 999px;
    text-decoration: none;
    background: #fff;
    font-weight: 700;
    line-height: 1;
}

.mf-staff-tabs a.active {
    background: #222;
    color: #fff;
}

/* Cards */
.mf-staff-card {
    margin: 20px 0;
    padding: 24px;
    border: 1px solid rgba(0,0,0,0.12);
    border-radius: 14px;
    background: #fafafa;
}

.mf-section-head {
    display: flex;
    justify-content: space-between;
    gap: 16px;
    align-items: center;
    margin-bottom: 18px;
}

.mf-section-head h2,
.mf-section-head h3 {
    margin: 0;
}

.mf-section-head p {
    margin: 0;
    color: #666;
}

/* Stats */
.mf-staff-stats {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
}

.mf-staff-stats div {
    padding: 20px;
    border-radius: 14px;
    background: #fff;
    border: 1px solid rgba(0,0,0,0.1);
}

.mf-staff-stats strong {
    display: block;
    font-size: 34px;
    line-height: 1;
}

.mf-staff-stats span {
    display: block;
    margin-top: 8px;
    color: #555;
}

/* Upcoming overview */
.mf-upcoming-class-list,
.mf-class-tab-list {
    display: grid;
    gap: 16px;
}

.mf-class-group {
    display: grid;
    gap: 10px;
}

.mf-class-group h4 {
    margin: 14px 0 2px;
    padding-bottom: 8px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    font-size: 18px;
    font-weight: 700;
}

.mf-upcoming-class-row {
    display: grid;
    grid-template-columns: 56px 1fr 90px 90px;
    gap: 14px;
    align-items: center;
    padding: 14px;
    border: 1px solid rgba(0,0,0,0.09);
    border-radius: 12px;
    background: #fff;
}

.mf-class-thumb {
    width: 56px;
    height: 56px;
    border-radius: 10px;
    overflow: hidden;
    background: #eee;
    flex-shrink: 0;
}

.mf-class-thumb img,
.mf-class-thumb-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.mf-class-thumb-placeholder {
    width: 100%;
    height: 100%;
    display: grid;
    place-items: center;
    font-size: 11px;
    font-weight: 700;
    color: #666;
}

.mf-class-main strong {
    display: inline-block;
    font-size: 15px;
    line-height: 1.25;
}

.mf-variation-pill {
    display: inline-block;
    margin-left: 8px;
    padding: 3px 8px;
    border-radius: 999px;
    background: #f1eaf4;
    color: #4b145c;
    font-size: 11px;
    font-weight: 700;
    vertical-align: middle;
}

.mf-class-main small,
.mf-class-overview-head small,
.mf-staff-table small {
    display: block;
    margin-top: 4px;
    font-size: 12px;
    line-height: 1.35;
    color: #666;
}

.mf-class-main small strong,
.mf-class-overview-head small strong,
.mf-staff-table small strong {
    font-size: inherit;
    line-height: inherit;
    font-weight: 700;
    color: inherit;
}

.mf-class-spots,
.mf-class-booked {
    text-align: center;
}

.mf-class-spots span,
.mf-class-booked span,
.mf-class-overview-stats span {
    display: block;
    font-size: 11px;
    color: #666;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}

.mf-class-spots strong,
.mf-class-booked strong,
.mf-class-overview-stats strong {
    display: block;
    font-size: 18px;
}

/* Booked details */
.mf-booked-details {
    position: relative;
    display: inline-block;
}

.mf-booked-details summary {
    list-style: none;
    cursor: pointer;
    font-weight: 800;
    font-size: 18px;
    text-decoration: underline;
    text-underline-offset: 3px;
}

.mf-booked-details summary::-webkit-details-marker {
    display: none;
}

.mf-booked-panel {
    position: absolute;
    right: 0;
    z-index: 999;
    width: 280px;
    margin-top: 8px;
    padding: 12px;
    border: 1px solid rgba(0,0,0,0.14);
    border-radius: 12px;
    background: #fff;
    box-shadow: 0 10px 28px rgba(0,0,0,0.12);
    text-align: left;
}

.mf-booked-person {
    padding: 10px 0;
    border-bottom: 1px solid rgba(0,0,0,0.08);
}

.mf-booked-person:last-child {
    border-bottom: 0;
}

.mf-booked-person strong,
.mf-booked-person span,
.mf-booked-person em {
    display: block;
    font-size: 13px;
    line-height: 1.35;
}

.mf-booked-person em {
    margin-top: 4px;
    color: #666;
}

/* Tables */
.mf-table-wrap {
    overflow-x: auto;
}

.mf-staff-table {
    width: 100%;
    border-collapse: separate !important;
    border-spacing: 0 8px !important;
}

.mf-staff-table thead th {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    color: #555;
    border: 0 !important;
    padding: 8px 12px !important;
}

.mf-staff-table tbody tr {
    background: #fff;
    border-radius: 12px;
}

.mf-staff-table tbody td {
    padding: 14px 12px !important;
    border-top: 1px solid rgba(0,0,0,0.08) !important;
    border-bottom: 1px solid rgba(0,0,0,0.08) !important;
    vertical-align: middle !important;
}

.mf-staff-table tbody td:first-child {
    border-left: 1px solid rgba(0,0,0,0.08) !important;
    border-radius: 12px 0 0 12px;
}

.mf-staff-table tbody td:last-child {
    border-right: 1px solid rgba(0,0,0,0.08) !important;
    border-radius: 0 12px 12px 0;
}

.mf-staff-table td span,
.mf-staff-table td small {
    display: block;
}

.mf-compact-table tbody td {
    font-size: 13px;
}

/* Search */
.mf-table-search {
    max-width: 260px;
    width: 100%;
    padding: 9px 12px;
    border-radius: 999px;
    border: 1px solid rgba(0,0,0,0.16);
}

/* Class tab cards */
.mf-class-overview-card {
    padding: 18px;
    background: #fff;
    border: 1px solid rgba(0,0,0,0.1);
    border-radius: 14px;
}

.mf-class-overview-head {
    display: grid;
    grid-template-columns: 56px 1fr auto;
    gap: 14px;
    align-items: center;
    margin-bottom: 14px;
}

.mf-class-overview-head h3 {
    margin: 0;
    font-size: 18px;
}

.mf-class-overview-stats {
    display: flex;
    gap: 10px;
}

.mf-class-overview-stats div {
    min-width: 74px;
    padding: 10px;
    text-align: center;
    border-radius: 10px;
    background: #f7f7f7;
}

/* Forms */
.mf-staff-form label,
.mf-manual-booking-form label {
    display: block;
    font-weight: 700;
    margin-bottom: 6px;
}

.mf-staff-form input,
.mf-manual-booking-form input[type="text"],
.mf-manual-booking-form input[type="email"],
.mf-manual-booking-form input[type="number"],
.mf-manual-booking-form select,
.mf-manual-booking-form textarea {
    width: 100%;
    min-height: 42px;
    padding: 9px 11px;
    border: 1px solid rgba(0,0,0,0.16);
    border-radius: 8px;
    background: #fff;
}

.mf-manual-booking-form {
    max-width: 900px;
    padding: 0;
    border: 0;
    background: transparent;
}

.mf-manual-booking-grid,
.mf-staff-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
}

.mf-new-account-box {
    margin: 18px 0;
    padding: 18px;
    border: 1px solid rgba(0,0,0,0.12);
    border-radius: 12px;
    background: #fff;
}

.mf-new-account-box h4 {
    margin-top: 0;
}

.mf-help-text {
    margin-bottom: 18px;
    color: #555;
}

/* Buttons and messages */
.mf-show-more-classes {
    justify-self: start;
    margin-top: 6px !important;
}

.mf-inline-form {
    display: inline;
}

.mf-danger-button {
    background: #a33 !important;
    color: #fff !important;
    border-color: #a33 !important;
}

.mf-muted {
    color: #777;
}

.mf-staff-success,
.mf-manual-booking-success {
    padding: 14px 16px;
    margin-bottom: 18px;
    border-left: 4px solid #6f9d6a;
    background: #f2faf1;
}

.mf-manual-booking-error {
    padding: 14px 16px;
    margin-bottom: 18px;
    border-left: 4px solid #b94a48;
    background: #fff3f3;
}

.mf-hidden-class,
.mf-hidden-group {
    display: none !important;
}

/* Responsive */
@media (max-width: 900px) {
    .mf-upcoming-class-row,
    .mf-class-overview-head {
        grid-template-columns: 48px 1fr;
    }

    .mf-class-spots,
    .mf-class-booked,
    .mf-class-overview-stats {
        grid-column: 2;
        text-align: left;
    }

    .mf-class-overview-stats {
        justify-content: flex-start;
    }

    .mf-staff-stats,
    .mf-staff-grid,
    .mf-manual-booking-grid {
        grid-template-columns: 1fr;
    }

    .mf-section-head {
        align-items: flex-start;
        flex-direction: column;
    }

    .mf-table-search {
        max-width: 100%;
    }
}

@media (max-width: 700px) {
    .mf-staff-tabs {
        flex-direction: column;
    }

    .mf-staff-tabs a {
        width: 100%;
        text-align: center;
    }

    .mf-staff-card {
        padding: 16px;
    }

    .mf-booked-panel {
        right: auto;
        left: 0;
    }
}

.mf-overview-month {
    margin-top: -6px;
    margin-bottom: 18px;
    color: #666;
}

.mf-staff-stats-5 {
    grid-template-columns: repeat(5, 1fr);
}

.mf-staff-stats span small {
    font-size: 12px;
    color: #777;
    font-weight: 400;
}

@media (max-width: 1100px) {
    .mf-staff-stats-5 {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 700px) {
    .mf-staff-stats-5 {
        grid-template-columns: 1fr;
    }
}








/* Staff dashboard wrapper */
.mf-staff-dashboard {
    max-width: 1200px;
    margin: 0 auto;
}

.mf-staff-dashboard h1 {
    margin-bottom: 18px;
}

/* Tabs */
.mf-staff-tabs {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin: 20px 0 24px;
}

.mf-staff-tabs a {
    display: inline-block;
    padding: 11px 16px;
    border: 1px solid rgba(0,0,0,0.12);
    border-radius: 999px;
    text-decoration: none;
    background: #fff;
    font-weight: 700;
    line-height: 1;
}

.mf-staff-tabs a.active {
    background: #222;
    color: #fff;
}

/* Cards */
.mf-staff-card {
    margin: 20px 0;
    padding: 24px;
    border: 1px solid rgba(0,0,0,0.12);
    border-radius: 14px;
    background: #fafafa;
}

.mf-section-head {
    display: flex;
    justify-content: space-between;
    gap: 16px;
    align-items: center;
    margin-bottom: 18px;
}

.mf-section-head h2,
.mf-section-head h3 {
    margin: 0;
}

.mf-section-head p {
    margin: 0;
    color: #666;
}

/* Stats */
.mf-staff-stats {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
}

.mf-staff-stats-5 {
    grid-template-columns: repeat(5, 1fr);
}

.mf-staff-stats div {
    padding: 20px;
    border-radius: 14px;
    background: #fff;
    border: 1px solid rgba(0,0,0,0.1);
}

.mf-staff-stats strong {
    display: block;
    font-size: 34px;
    line-height: 1;
}

.mf-staff-stats span {
    display: block;
    margin-top: 8px;
    color: #555;
}

.mf-staff-stats span small {
    font-size: 12px;
    color: #777;
    font-weight: 400;
}

.mf-overview-month {
    margin-top: -6px;
    margin-bottom: 18px;
    color: #666;
}

/* Upcoming overview */
.mf-upcoming-class-list,
.mf-class-tab-list {
    display: grid;
    gap: 16px;
}

.mf-class-group {
    display: grid;
    gap: 10px;
}

.mf-class-group h4 {
    margin: 14px 0 2px;
    padding-bottom: 8px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    font-size: 18px;
    font-weight: 700;
}

.mf-upcoming-class-row {
    display: grid;
    grid-template-columns: 56px 1fr 90px 90px;
    gap: 14px;
    align-items: center;
    padding: 14px;
    border: 1px solid rgba(0,0,0,0.09);
    border-radius: 12px;
    background: #fff;
}

.mf-class-thumb {
    width: 56px;
    height: 56px;
    border-radius: 10px;
    overflow: hidden;
    background: #eee;
    flex-shrink: 0;
}

.mf-class-thumb img,
.mf-class-thumb-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.mf-class-thumb-placeholder {
    width: 100%;
    height: 100%;
    display: grid;
    place-items: center;
    font-size: 11px;
    font-weight: 700;
    color: #666;
}

.mf-class-main strong {
    display: inline-block;
    font-size: 15px;
    line-height: 1.25;
}

.mf-variation-pill {
    display: inline-block;
    margin-left: 8px;
    padding: 3px 8px;
    border-radius: 999px;
    background: #f1eaf4;
    color: #4b145c;
    font-size: 11px;
    font-weight: 700;
    vertical-align: middle;
}

.mf-class-main small,
.mf-class-overview-head small,
.mf-staff-table small {
    display: block;
    margin-top: 4px;
    font-size: 12px;
    line-height: 1.35;
    color: #666;
}

.mf-class-main small strong,
.mf-class-overview-head small strong,
.mf-staff-table small strong {
    font-size: inherit;
    line-height: inherit;
    font-weight: 700;
    color: inherit;
}

.mf-class-spots,
.mf-class-booked {
    text-align: center;
}

.mf-class-spots span,
.mf-class-booked span,
.mf-class-overview-stats span {
    display: block;
    font-size: 11px;
    color: #666;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}

.mf-class-spots strong,
.mf-class-booked strong,
.mf-class-overview-stats strong {
    display: block;
    font-size: 18px;
}

/* Booked details */
.mf-booked-details {
    position: relative;
    display: inline-block;
}

.mf-booked-details summary {
    list-style: none;
    cursor: pointer;
    font-weight: 800;
    font-size: 18px;
    text-decoration: underline;
    text-underline-offset: 3px;
}

.mf-booked-details summary::-webkit-details-marker {
    display: none;
}

.mf-booked-panel {
    position: absolute;
    right: 0;
    z-index: 999;
    width: 280px;
    margin-top: 8px;
    padding: 12px;
    border: 1px solid rgba(0,0,0,0.14);
    border-radius: 12px;
    background: #fff;
    box-shadow: 0 10px 28px rgba(0,0,0,0.12);
    text-align: left;
}

.mf-booked-person {
    padding: 10px 0;
    border-bottom: 1px solid rgba(0,0,0,0.08);
}

.mf-booked-person:last-child {
    border-bottom: 0;
}

.mf-booked-person strong,
.mf-booked-person span,
.mf-booked-person em {
    display: block;
    font-size: 13px;
    line-height: 1.35;
}

.mf-booked-person em {
    margin-top: 4px;
    color: #666;
}

/* Tables */
.mf-table-wrap {
    overflow-x: auto;
}

.mf-staff-table {
    width: 100%;
    border-collapse: separate !important;
    border-spacing: 0 8px !important;
}

.mf-staff-table thead th {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    color: #555;
    border: 0 !important;
    padding: 8px 12px !important;
}

.mf-staff-table tbody tr {
    background: #fff;
    border-radius: 12px;
}

.mf-staff-table tbody td {
    padding: 14px 12px !important;
    border-top: 1px solid rgba(0,0,0,0.08) !important;
    border-bottom: 1px solid rgba(0,0,0,0.08) !important;
    vertical-align: middle !important;
}

.mf-staff-table tbody td:first-child {
    border-left: 1px solid rgba(0,0,0,0.08) !important;
    border-radius: 12px 0 0 12px;
}

.mf-staff-table tbody td:last-child {
    border-right: 1px solid rgba(0,0,0,0.08) !important;
    border-radius: 0 12px 12px 0;
}

.mf-staff-table td span,
.mf-staff-table td small {
    display: block;
}

.mf-compact-table tbody td {
    font-size: 13px;
}

/* Search */
.mf-table-search {
    max-width: 260px;
    width: 100%;
    padding: 9px 12px;
    border-radius: 999px;
    border: 1px solid rgba(0,0,0,0.16);
}

/* Class tab cards */
.mf-class-overview-card {
    padding: 18px;
    background: #fff;
    border: 1px solid rgba(0,0,0,0.1);
    border-radius: 14px;
}

.mf-class-overview-head {
    display: grid;
    grid-template-columns: 56px 1fr auto;
    gap: 14px;
    align-items: center;
    margin-bottom: 14px;
}

.mf-class-overview-head h3 {
    margin: 0;
    font-size: 18px;
}

.mf-class-overview-stats {
    display: flex;
    gap: 10px;
}

.mf-class-overview-stats div {
    min-width: 74px;
    padding: 10px;
    text-align: center;
    border-radius: 10px;
    background: #f7f7f7;
}

/* Forms */
.mf-staff-form label,
.mf-manual-booking-form label,
.mf-front-editor-form label {
    display: block;
    font-weight: 700;
    margin-bottom: 6px;
}

.mf-staff-form input,
.mf-manual-booking-form input[type="text"],
.mf-manual-booking-form input[type="email"],
.mf-manual-booking-form input[type="number"],
.mf-manual-booking-form select,
.mf-manual-booking-form textarea,
.mf-front-editor-form input[type="text"],
.mf-front-editor-form input[type="number"],
.mf-front-editor-form input[type="datetime-local"],
.mf-front-editor-form input[type="file"],
.mf-front-editor-form select,
.mf-front-editor-form textarea {
    width: 100%;
    min-height: 42px;
    padding: 9px 11px;
    border: 1px solid rgba(0,0,0,0.16);
    border-radius: 8px;
    background: #fff;
}

.mf-manual-booking-form {
    max-width: 900px;
    padding: 0;
    border: 0;
    background: transparent;
}

.mf-manual-booking-grid,
.mf-staff-grid,
.mf-editor-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
}

.mf-editor-full {
    grid-column: 1 / -1;
}

.mf-new-account-box {
    margin: 18px 0;
    padding: 18px;
    border: 1px solid rgba(0,0,0,0.12);
    border-radius: 12px;
    background: #fff;
}

.mf-new-account-box h4 {
    margin-top: 0;
}

.mf-help-text {
    margin-bottom: 18px;
    color: #555;
}

.mf-current-image {
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 12px;
    border: 1px solid rgba(0,0,0,0.12);
    border-radius: 10px;
    background: #fff;
}

.mf-current-image img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 8px;
}

/* Buttons and messages */
.mf-show-more-classes {
    justify-self: start;
    margin-top: 6px !important;
}

.mf-inline-form {
    display: inline;
}

.mf-danger-button {
    background: #a33 !important;
    color: #fff !important;
    border-color: #a33 !important;
}

.mf-muted {
    color: #777;
}

.mf-staff-success,
.mf-manual-booking-success {
    padding: 14px 16px;
    margin-bottom: 18px;
    border-left: 4px solid #6f9d6a;
    background: #f2faf1;
    color: #1f4d1f;
    border-radius: 8px;
}

.mf-manual-booking-error {
    padding: 14px 16px;
    margin-bottom: 18px;
    border-left: 4px solid #b94a48;
    background: #fff3f3;
    color: #7a1f1f;
    border-radius: 8px;
}

.mf-hidden-class,
.mf-hidden-group {
    display: none !important;
}

/* Responsive */
@media (max-width: 1100px) {
    .mf-staff-stats-5 {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 900px) {
    .mf-upcoming-class-row,
    .mf-class-overview-head {
        grid-template-columns: 48px 1fr;
    }

    .mf-class-spots,
    .mf-class-booked,
    .mf-class-overview-stats {
        grid-column: 2;
        text-align: left;
    }

    .mf-class-overview-stats {
        justify-content: flex-start;
    }

    .mf-staff-stats,
    .mf-staff-grid,
    .mf-manual-booking-grid,
    .mf-editor-grid {
        grid-template-columns: 1fr;
    }

    .mf-editor-full {
        grid-column: auto;
    }

    .mf-section-head {
        align-items: flex-start;
        flex-direction: column;
    }

    .mf-table-search {
        max-width: 100%;
    }
}

@media (max-width: 700px) {
    .mf-staff-tabs {
        flex-direction: column;
    }

    .mf-staff-tabs a {
        width: 100%;
        text-align: center;
    }

    .mf-staff-card {
        padding: 16px;
    }

    .mf-booked-panel {
        right: auto;
        left: 0;
    }

    .mf-staff-stats-5 {
        grid-template-columns: 1fr;
    }
}




.mf-variation-box,
.mf-recurrence-box,
.mf-wooevents-style-box,
.mf-featured-image-box {
    margin: 8px 0 18px;
    padding: 18px;
    border: 1px solid rgba(0,0,0,0.12);
    border-radius: 12px;
    background: #fff;
}

.mf-variation-box h3,
.mf-recurrence-box h3,
.mf-wooevents-style-box h3,
.mf-featured-image-box h3 {
    margin-top: 0;
}

.mf-variation-head,
.mf-variation-row {
    display: grid;
    grid-template-columns: 60px 1fr 140px 120px;
    gap: 10px;
    align-items: center;
}

.mf-variation-head {
    margin-bottom: 8px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    color: #555;
}

.mf-variation-row {
    margin-bottom: 10px;
}

.mf-var-check {
    margin: 0 !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.mf-wooevents-style-grid,
.mf-item-filters {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 14px;
    align-items: end;
}

.mf-wooevents-style-grid {
    grid-template-columns: repeat(3, 1fr);
}

.mf-item-filters {
    margin-bottom: 18px;
    padding: 16px;
    background: #fff;
    border: 1px solid rgba(0,0,0,0.1);
    border-radius: 12px;
}

.mf-item-filters p {
    margin: 0;
}

.mf-front-editor-form small {
    display: block;
    margin-top: 5px;
    color: #666;
    font-size: 12px;
    line-height: 1.35;
}

.mf-item-thumb-cell {
    width: 64px;
}

.mf-item-table-thumb,
.mf-featured-image-preview {
    width: 52px;
    height: 52px;
    object-fit: cover;
    border-radius: 8px;
    display: block;
}

.mf-item-table-thumb-placeholder {
    width: 52px;
    height: 52px;
    border-radius: 8px;
    background: #eee;
    display: block;
}

.mf-featured-image-preview-wrap {
    width: 160px;
    min-height: 120px;
    border: 1px dashed rgba(0,0,0,0.25);
    border-radius: 12px;
    background: #fafafa;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 12px;
    overflow: hidden;
}

.mf-featured-image-preview-wrap .mf-featured-image-preview {
    width: 100%;
    height: 100%;
    min-height: 120px;
    object-fit: cover;
    border-radius: 0;
}

.mf-featured-image-placeholder {
    padding: 14px;
    color: #777;
    text-align: center;
    font-size: 13px;
}

.mf-image-actions {
    margin-bottom: 0;
}

.mf-advanced-note {
    margin: 0 0 18px;
    padding: 14px;
    border-radius: 10px;
    background: #fff;
    border: 1px solid rgba(0,0,0,0.12);
}

.mf-advanced-note span {
    display: inline-block;
    margin-left: 8px;
    color: #555;
}

.mf-advanced-note-muted {
    color: #555;
}

.mf-other-label-field {
    grid-column: 1 / -1;
}

.mf-recurrence-summary {
    padding: 12px 14px;
    margin-bottom: 14px;
    background: #fafafa;
    border: 1px solid rgba(0,0,0,0.1);
    border-radius: 10px;
}

.mf-recurrence-summary p {
    margin: 0 0 6px;
}

.mf-recurrence-summary p:last-child {
    margin-bottom: 0;
}

@media (max-width: 1000px) {
    .mf-item-filters,
    .mf-wooevents-style-grid {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 800px) {
    .mf-variation-head {
        display: none;
    }

    .mf-variation-row {
        grid-template-columns: 1fr;
        padding: 12px;
        border: 1px solid rgba(0,0,0,0.1);
        border-radius: 10px;
    }

    .mf-var-check {
        justify-content: flex-start;
    }

    .mf-item-filters,
    .mf-wooevents-style-grid {
        grid-template-columns: 1fr;
    }

    .mf-advanced-note span {
        display: block;
        margin: 10px 0 0;
    }
}

.mf-category-box {
    display: contents;
}

.mf-new-category-field {
    grid-column: span 1;
}




/* Fix Staff Dashboard / Add-Edit Items buttons */
.mf-front-editor .button,
.mf-front-editor button.button,
.mf-front-editor input.button,
.mf-front-editor .button-primary,
.mf-staff-dashboard .button,
.mf-staff-dashboard button.button,
.mf-staff-dashboard input.button,
.mf-staff-dashboard .button-primary,
.mf-staff-card .button,
.mf-staff-card button.button,
.mf-staff-card input.button,
.mf-staff-card .button-primary {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: auto !important;
    min-width: 0 !important;
    max-width: none !important;
    height: auto !important;
    min-height: 0 !important;
    padding: 9px 16px !important;
    margin: 0 6px 6px 0 !important;
    border-radius: 8px !important;
    border: 1px solid #4b145c !important;
    background: #4b145c !important;
    color: #fff !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 1.2 !important;
    text-transform: none !important;
    letter-spacing: 0 !important;
    box-shadow: none !important;
    text-decoration: none !important;
    cursor: pointer !important;
}

/* Hover */
.mf-front-editor .button:hover,
.mf-front-editor button.button:hover,
.mf-front-editor input.button:hover,
.mf-front-editor .button-primary:hover,
.mf-staff-dashboard .button:hover,
.mf-staff-dashboard button.button:hover,
.mf-staff-dashboard input.button:hover,
.mf-staff-dashboard .button-primary:hover,
.mf-staff-card .button:hover,
.mf-staff-card button.button:hover,
.mf-staff-card input.button:hover,
.mf-staff-card .button-primary:hover {
    background: #6b217e !important;
    border-color: #6b217e !important;
    color: #fff !important;
}

/* Main save/update buttons */
.mf-front-editor button[name="mf_frontend_class_submit"],
.mf-front-editor .button-primary,
.mf-staff-card .button-primary {
    background: #4b145c !important;
    border-color: #4b145c !important;
    color: #fff !important;
}

/* Secondary dashboard buttons */
.mf-front-editor .button-secondary,
.mf-staff-card .button-secondary,
.mf-select-featured-image,
.mf-remove-featured-image-button {
    background: #fff !important;
    color: #4b145c !important;
    border: 1px solid #4b145c !important;
}

.mf-front-editor .button-secondary:hover,
.mf-staff-card .button-secondary:hover,
.mf-select-featured-image:hover,
.mf-remove-featured-image-button:hover {
    background: #f7edf9 !important;
    color: #4b145c !important;
    border-color: #4b145c !important;
}

/* Danger/delete buttons */
.mf-front-editor .mf-danger-button,
.mf-staff-card .mf-danger-button {
    background: #b3261e !important;
    border-color: #b3261e !important;
    color: #fff !important;
}

.mf-front-editor .mf-danger-button:hover,
.mf-staff-card .mf-danger-button:hover {
    background: #8f1f19 !important;
    border-color: #8f1f19 !important;
    color: #fff !important;
}

/* Filter form button specifically */
.mf-item-filters .button,
.mf-item-filters button,
.mf-filter-actions .button,
.mf-filter-actions button {
    padding: 9px 16px !important;
    border-radius: 8px !important;
    font-size: 14px !important;
    min-width: 0 !important;
    width: auto !important;
    height: auto !important;
}

/* Fix WordPress Media Library modal buttons */
.media-modal .button,
.media-modal button.button,
.media-frame .button,
.media-frame button.button {
    width: auto !important;
    min-width: 0 !important;
    height: auto !important;
    min-height: 0 !important;
    padding: 6px 12px !important;
    border-radius: 4px !important;
    font-size: 13px !important;
    line-height: 1.4 !important;
    text-transform: none !important;
    letter-spacing: 0 !important;
}

/* Media Library primary buttons */
.media-modal .button-primary,
.media-frame .button-primary {
    background: #4b145c !important;
    border-color: #4b145c !important;
    color: #fff !important;
}

.media-modal .button-primary:hover,
.media-frame .button-primary:hover {
    background: #6b217e !important;
    border-color: #6b217e !important;
    color: #fff !important;
}

/* Media Library tabs/buttons should not become giant pills */
.media-router .media-menu-item,
.media-menu .media-menu-item {
    width: auto !important;
    height: auto !important;
    min-height: 0 !important;
    padding: 8px 12px !important;
    border-radius: 0 !important;
    font-size: 14px !important;
    text-transform: none !important;
    letter-spacing: 0 !important;
}


.mf-mark-paid-button {
    background: #185c37 !important;
    border-color: #185c37 !important;
    color: #fff !important;
}

.mf-mark-paid-button:hover {
    background: #0f4327 !important;
    border-color: #0f4327 !important;
    color: #fff !important;
}



.mf-category-box {
    margin: 8px 0 18px;
    padding: 18px;
    border: 1px solid rgba(0,0,0,0.12);
    border-radius: 12px;
    background: #fff;
}

.mf-category-box h3 {
    margin-top: 0;
}

.mf-category-checklist {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    margin: 14px 0;
}

.mf-category-check {
    display: flex !important;
    align-items: center;
    gap: 8px;
    padding: 10px 12px;
    border: 1px solid rgba(0,0,0,0.12);
    border-radius: 10px;
    background: #fafafa;
    cursor: pointer;
    font-weight: 600;
}

.mf-category-check input {
    width: auto !important;
    margin: 0 !important;
}

.mf-new-category-wrap {
    margin-top: 12px;
}

@media (max-width: 900px) {
    .mf-category-checklist {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 600px) {
    .mf-category-checklist {
        grid-template-columns: 1fr;
    }
}

.mf-category-box {
    margin: 8px 0 18px;
    padding: 14px;
    border: 1px solid rgba(0,0,0,0.12);
    border-radius: 10px;
    background: #fff;
}

.mf-category-box .mf-main-label {
    display: block;
    font-weight: 700;
    margin-bottom: 6px;
}

.mf-category-note {
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.45;
    color: #555;
}

.mf-category-checklist {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 6px 12px;
    margin: 10px 0 14px;
}

.mf-category-check {
    display: flex !important;
    align-items: center;
    gap: 6px;
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
    background: transparent !important;
    font-size: 14px !important;
    line-height: 1.35 !important;
    font-weight: 500 !important;
    cursor: pointer;
}

.mf-category-check input {
    width: auto !important;
    min-width: 0 !important;
    margin: 0 !important;
}

.mf-category-check span {
    font-size: 14px !important;
    line-height: 1.35 !important;
    font-weight: 500 !important;
}

.mf-new-category-wrap {
    margin-top: 8px;
}

.mf-new-category-wrap label {
    display: block;
    font-weight: 700;
    margin-bottom: 6px;
}

.mf-new-category-wrap input {
    width: 100%;
}

@media (max-width: 900px) {
    .mf-category-checklist {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 600px) {
    .mf-category-checklist {
        grid-template-columns: 1fr;
    }
}