/*
Theme Name: unicoachxchild
Author: WebGeniusLab
Author URI: http://webgeniuslab.net
Description: -
Version: 1.0.30
Template: unicoach
Text Domain: unicoach-child
*/

:root {
	--jo-bg-deep: #090f1a;
	--jo-bg: #0e1724;
	--jo-panel: #121c2b;
	--jo-teal: #0c3d54;
	--jo-gold: #c9a227;
	--jo-gold-soft: #fff4d6;
	--jo-heading: #fff8e6;
	--jo-text: rgba(255, 255, 255, 0.78);
	--jo-muted: rgba(255, 255, 255, 0.56);
	--jo-line: rgba(255, 255, 255, 0.13);
	--jo-gold-line: rgba(201, 162, 39, 0.34);
	--jo-hover-border: rgba(201, 162, 39, 0.62);
	--jo-ink: #172033;
	--jo-paper: #fbfaf7;
	--jo-radius: 8px;
	--jo-header-logo-default-height: 90px;
	--jo-header-logo-sticky-height: var(--jo-header-logo-default-height, 90px);
	--jo-header-logo-mobile-height: 60px;
	--jo-header-logo-menu-height: 60px;
	--jo-header-mobile-height: 74px;
	--jo-header-mobile-layer-top: 84px;
	--jo-header-mobile-layer-admin-top: 130px;
	--jo-header-mobile-gtranslate-top: 104px;
	--jo-header-mobile-gtranslate-admin-top: 150px;
}

/* JO header production hardening */
@media (min-width: 1201px) {
	.wgl-theme-header,
	.wgl-theme-header .wgl-site-header,
	.wgl-theme-header .wgl-sticky-header {
		background: #ffffff !important;
		color: #172033;
	}

	.wgl-theme-header .wgl-site-header,
	.wgl-theme-header .wgl-sticky-header {
		border-bottom: 1px solid rgba(23, 32, 51, 0.12);
		box-shadow: 0 10px 26px rgba(8, 17, 31, 0.08);
	}

	.wgl-theme-header .elementor-element-19f7c5b {
		background: #ffffff !important;
	}

	.wgl-theme-header .elementor-element-16ec633 {
		background: #ffffff !important;
		border-bottom: 1px solid rgba(23, 32, 51, 0.12);
		border-top: 1px solid rgba(201, 162, 39, 0.16);
		box-shadow: 0 10px 26px rgba(8, 17, 31, 0.08);
	}

	.wgl-theme-header .elementor-element-16ec633 .primary-nav > ul > li > a {
		color: #172033 !important;
	}

	.wgl-theme-header .elementor-element-16ec633 .primary-nav > ul > li > a:hover,
	.wgl-theme-header .elementor-element-16ec633 .primary-nav > ul > li > a:focus,
	.wgl-theme-header .elementor-element-16ec633 .primary-nav > ul > li.current-menu-item > a {
		color: #a98113 !important;
	}

	.wgl-theme-header .wgl-sticky-header {
		background: #ffffff !important;
		box-shadow: 0 12px 30px rgba(8, 17, 31, 0.1);
	}
}

/* JO Mobile V1 foundation */
@media (max-width: 1200px) {
	html,
	body {
		max-width: 100%;
		overflow-x: hidden;
		overflow-x: clip;
	}

	.wgl-theme-header,
	.wgl-mobile-header,
	.mobile_nav_wrapper,
	.mobile_nav_wrapper * {
		box-sizing: border-box;
	}

	.wgl-mobile-header {
		border-bottom: 1px solid rgba(201, 162, 39, 0.22);
		background: #ffffff;
		box-shadow: 0 10px 24px rgba(8, 17, 31, 0.08);
	}

	.wgl-mobile-header .wgl-logotype-container img,
	.wgl-mobile-header .wgl-logotype-container img.logo-mobile,
	.mobile_nav_wrapper .wgl-logotype-container img,
	.mobile_nav_wrapper .wgl-logotype-container img.logo-menu {
		max-width: min(178px, 46vw);
		height: auto;
		object-fit: contain;
	}

	.wgl-mobile-header .position_left,
	.wgl-mobile-header .position_right,
	.wgl-mobile-header .mobile-hamburger-toggle {
		align-items: center;
		min-height: 56px;
	}

	.wgl-mobile-header button,
	.wgl-mobile-header a,
	.mobile_nav_wrapper button,
	.mobile_nav_wrapper a,
	.mobile_header.html1_editor .jo-lms-account-link,
	.mobile_header.html1_editor .jo-lms-cart-link,
	.mobile_header.html1_editor .jo-lms-search-link {
		-webkit-tap-highlight-color: rgba(201, 162, 39, 0.16);
	}

	.mobile_nav_wrapper {
		background:
			linear-gradient(180deg, rgba(8, 17, 31, 0.98) 0%, rgba(14, 23, 36, 0.98) 60%, rgba(12, 61, 84, 0.92) 100%);
		color: var(--jo-text);
	}

	.mobile_nav_wrapper .primary-nav ul.mobile_switch_on {
		padding: 10px 14px 18px !important;
	}

	.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li {
		margin: 0 !important;
		border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	}

	.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li:last-child {
		border-bottom: 0;
	}

	.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li a {
		display: flex !important;
		align-items: center;
		min-height: 48px;
		padding: 12px 4px !important;
		color: rgba(255, 255, 255, 0.86) !important;
		font-size: 15px;
		font-weight: 850;
		line-height: 1.25;
		white-space: normal !important;
	}

	.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li.current-menu-item > a,
	.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li.current-menu-ancestor > a,
	.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li a:hover,
	.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li a:focus-visible {
		color: var(--jo-gold-soft) !important;
	}

	.mobile_nav_wrapper .primary-nav ul.mobile_switch_on .sub-menu {
		margin: 0 0 8px !important;
		border-left: 1px solid rgba(201, 162, 39, 0.26);
		padding: 0 0 0 12px !important;
		background: transparent !important;
	}

	.mobile_nav_wrapper .primary-nav ul.mobile_switch_on .sub-menu li a {
		min-height: 42px;
		color: rgba(255, 255, 255, 0.72) !important;
		font-size: 14px;
		font-weight: 750;
	}
}

@media (max-width: 767px) {
	.page-header {
		margin-bottom: 14px !important;
		padding-top: 18px !important;
		padding-bottom: 18px !important;
	}

	.page-header_title {
		font-size: 30px;
		line-height: 1.12;
		overflow-wrap: anywhere;
	}

	.page-header_breadcrumbs,
	.page-header_breadcrumbs .breadcrumbs {
		max-width: 100%;
		overflow-wrap: anywhere;
	}

	.mobile_header.html1_editor .jo-lms-mobile-actions {
		display: grid;
		grid-template-columns: minmax(0, 1fr) 44px 44px;
		gap: 8px;
		width: min(100% - 28px, 360px);
		max-width: none;
	}

	.mobile_header.html1_editor .jo-lms-account-link {
		width: 100%;
		max-width: none;
		min-width: 0;
		justify-content: center;
		padding-right: 12px !important;
		padding-left: 12px !important;
	}

	.mobile_header.html1_editor .jo-lms-account-text {
		min-width: 0;
		max-width: 100%;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.mobile_header.html1_editor .jo-lms-header-search.header_search.search_standard .header_search-field {
		position: fixed;
		top: var(--jo-header-mobile-layer-top);
		left: 14px;
		right: 14px;
		width: auto;
		max-width: none;
		transform: translateY(-6px) scale3d(0.96, 0.96, 0.96);
	}

	body.admin-bar .mobile_header.html1_editor .jo-lms-header-search.header_search.search_standard .header_search-field {
		top: var(--jo-header-mobile-layer-admin-top);
	}

	.mobile_header.html1_editor .jo-lms-header-search.header_search.header_search-open.search_standard .header_search-field {
		transform: translateY(0) scale3d(1, 1, 1);
	}

	.mobile_header.html1_editor .jo-lms-mini-cart,
	.jo-lms-mini-cart {
		position: fixed;
		top: var(--jo-header-mobile-layer-top);
		right: 14px;
		left: 14px;
		width: auto;
		max-height: calc(100svh - var(--jo-header-mobile-layer-top) - 24px);
		overflow-y: auto;
		-webkit-overflow-scrolling: touch;
		transform: translateY(-6px);
	}

	body.admin-bar .mobile_header.html1_editor .jo-lms-mini-cart,
	body.admin-bar .jo-lms-mini-cart {
		top: var(--jo-header-mobile-layer-admin-top);
		max-height: calc(100svh - var(--jo-header-mobile-layer-admin-top) - 24px);
	}

	.mobile_header.html1_editor .jo-lms-mini-cart::before,
	.jo-lms-mini-cart::before {
		display: none;
	}

	.jo-lms-cart.is-open .jo-lms-mini-cart {
		transform: translateY(0);
	}

	.jo-lms-mini-cart__list {
		max-height: min(46svh, 320px);
	}

	.jo-lms-mini-cart__item {
		grid-template-columns: 52px minmax(0, 1fr);
		gap: 10px;
	}

	.jo-lms-mini-cart__title {
		overflow: visible;
		text-overflow: clip;
		white-space: normal;
	}

	.jo-lms-mini-cart__actions {
		grid-template-columns: minmax(0, 1fr);
	}

	#footer.footer .jo-course-hub,
	#footer.footer .jo-footer-events {
		border-radius: 8px;
	}

	#footer.footer .jo-course-hub__featured-link,
	#footer.footer .jo-footer-event__link {
		align-items: start;
	}

	#footer.footer .jo-course-hub__featured-title,
	#footer.footer .jo-footer-event__name {
		overflow-wrap: anywhere;
	}
}

@media (max-width: 420px) {
	.mobile_header.html1_editor .jo-lms-mobile-actions {
		grid-template-columns: 42px minmax(0, 1fr) 42px;
		width: min(100% - 24px, 342px);
	}

	.mobile_header.html1_editor .jo-lms-account-link {
		grid-column: 2;
		grid-row: 1;
		font-size: 0;
	}

	.mobile_header.html1_editor .jo-lms-account-icon {
		width: 19px;
		height: 19px;
	}

	.mobile_header.html1_editor .jo-lms-header-search {
		grid-column: 1;
		grid-row: 1;
	}

	.mobile_header.html1_editor .jo-lms-cart {
		grid-column: 3;
		grid-row: 1;
	}

	.mobile_header.html1_editor .jo-lms-cart-link,
	.mobile_header.html1_editor .jo-lms-search-link,
	.mobile_header.html1_editor .jo-lms-header-search,
	.mobile_header.html1_editor .jo-lms-header-search .jo-lms-search-link {
		width: 42px !important;
		height: 42px !important;
	}
}

/* JO mobile account CTAs */
.mobile_header.html5_editor,
.mobile_header.html2_editor,
.mobile_header.html4_editor,
body:not(.logged-in) .mobile_header.html3_editor {
	display: none !important;
}

.elementor-element-f7333a1,
.elementor-element-f71398e {
	display: block !important;
}

.elementor-element-9b70e28 > .elementor-container,
.elementor-element-9b70e28 > .elementor-container > .elementor-row {
	width: auto !important;
}

.elementor-element-9b70e28 > .elementor-container > .elementor-row {
	align-items: center;
	display: flex !important;
	flex-wrap: nowrap;
	gap: 10px;
	justify-content: flex-end;
}

.elementor-element-9b70e28 .elementor-element-1adc7db,
.elementor-element-9b70e28 .elementor-element-f7333a1,
.elementor-element-9b70e28 .elementor-element-f71398e {
	flex: 0 0 auto !important;
	max-width: 100% !important;
	width: auto !important;
}

.elementor-element-9b70e28 .elementor-element-1adc7db .elementor-widget-wrap,
.elementor-element-9b70e28 .elementor-element-f7333a1 .elementor-widget-wrap,
.elementor-element-9b70e28 .elementor-element-f71398e .elementor-widget-wrap {
	align-items: center;
	justify-content: flex-end;
}

.elementor-element-9b70e28 .elementor-column-wrap,
.elementor-element-9b70e28 .elementor-widget-wrap,
.elementor-element-9b70e28 .elementor-widget-container,
.elementor-element-9b70e28 .elementor-button-wrapper {
	align-items: center;
}

.elementor-element-9b70e28 .elementor-widget-container,
.elementor-element-9b70e28 .elementor-button-wrapper {
	display: flex;
	justify-content: flex-end;
}

.elementor-element-1c9f3e4,
.elementor-element-33f33a1,
.elementor-element-90dc623 {
	margin: 0 !important;
	width: auto !important;
}

@media (min-width: 1201px) {
	.elementor-element-9b70e28 {
		margin: 0 !important;
		transform: translateX(clamp(-110px, calc(100vw - 1470px), 0px));
	}

	.elementor-element-19f7c5b > .elementor-container > .elementor-row,
	.elementor-element-19f7c5b > .elementor-row {
		align-items: center;
		column-gap: clamp(18px, 3vw, 44px);
		display: grid !important;
		grid-template-columns: minmax(150px, 1fr) minmax(240px, auto) minmax(240px, 1fr);
		width: 100% !important;
	}

	.elementor-element-19f7c5b .elementor-element-e92c732,
	.elementor-element-19f7c5b .elementor-element-6ab8833,
	.elementor-element-19f7c5b .elementor-element-afa2945 {
		flex: none !important;
		max-width: none !important;
		min-width: 0;
		width: auto !important;
	}

	.elementor-element-19f7c5b .elementor-element-e92c732 {
		grid-column: 1;
	}

	.elementor-element-19f7c5b .elementor-element-6ab8833 {
		grid-column: 2;
		justify-self: center;
	}

	.elementor-element-19f7c5b .elementor-element-afa2945 {
		grid-column: 3;
		justify-self: end;
	}

	.elementor-element-19f7c5b .elementor-element-7e52f39 .wgl-logotype-container {
		text-align: center;
	}

	.elementor-element-19f7c5b .elementor-element-afa2945 > .elementor-column-wrap {
		align-items: center;
	}

	.elementor-element-19f7c5b .elementor-element-afa2945 > .elementor-column-wrap > .elementor-widget-wrap {
		align-content: center;
		align-items: center;
		justify-content: flex-end;
	}

	.elementor-element-19f7c5b > .elementor-container,
	.elementor-element-19f7c5b > .elementor-row,
	.elementor-element-16ec633 > .elementor-container,
	.elementor-element-16ec633 > .elementor-row {
		max-width: 1290px !important;
		margin-left: auto !important;
		margin-right: auto !important;
		width: calc(100% - 64px) !important;
	}

	.elementor-element-16ec633 {
		--jo-nav-strip-height: 50px;
	}

	.elementor-element-16ec633 > .elementor-container,
	.elementor-element-16ec633 > .elementor-container > .elementor-row,
	.elementor-element-16ec633 > .elementor-row,
	.elementor-element-16ec633 .elementor-element-13b89cb,
	.elementor-element-16ec633 .elementor-element-13b89cb > .elementor-column-wrap,
	.elementor-element-16ec633 .elementor-element-13b89cb > .elementor-column-wrap > .elementor-widget-wrap {
		min-height: var(--jo-nav-strip-height) !important;
	}

	.elementor-element-16ec633 > .elementor-container > .elementor-row,
	.elementor-element-16ec633 > .elementor-row {
		align-items: center;
		column-gap: 28px;
		display: grid !important;
		grid-template-columns: minmax(52px, 1fr) auto minmax(52px, 1fr);
		width: 100% !important;
	}

	.elementor-element-16ec633 .elementor-element-82192e7 {
		display: none !important;
	}

	.elementor-element-16ec633 .elementor-element-13b89cb,
	.elementor-element-16ec633 .elementor-element-ffafa3f {
		flex: none !important;
		max-width: none !important;
		width: auto !important;
	}

	.elementor-element-16ec633 .elementor-element-13b89cb {
		grid-column: 2;
		justify-self: center;
		min-width: 0;
	}

	.elementor-element-16ec633 .elementor-element-13b89cb .elementor-widget-wrap,
	.elementor-element-16ec633 .elementor-element-13b89cb .elementor-widget,
	.elementor-element-16ec633 .elementor-element-13b89cb .elementor-widget-container,
	.elementor-element-16ec633 .primary-nav {
		max-width: 100%;
		text-align: center;
		width: auto;
	}

	.elementor-element-16ec633 .elementor-element-4ebfdd4,
	.elementor-element-16ec633 .elementor-element-4ebfdd4 > .elementor-widget-container,
	.elementor-element-16ec633 .primary-nav {
		align-items: center;
		display: inline-flex;
		height: var(--jo-nav-strip-height) !important;
	}

	.elementor-element-16ec633 .elementor-element-ffafa3f {
		grid-column: 3;
		justify-self: end;
		min-width: 0;
	}

	.elementor-element-16ec633 .primary-nav > ul {
		align-items: center;
		display: flex;
		flex-wrap: nowrap;
		justify-content: center;
	}

	.elementor-element-16ec633 .primary-nav > ul > li > a {
		white-space: nowrap;
	}
}

@media (min-width: 1201px) and (max-width: 1360px) {
	.elementor-element-9b70e28 {
		transform: translateX(-142px);
	}

	.elementor-element-19f7c5b > .elementor-container > .elementor-row,
	.elementor-element-19f7c5b > .elementor-row {
		column-gap: 18px;
		grid-template-columns: minmax(132px, 1fr) minmax(230px, auto) minmax(250px, 1fr);
	}

	.elementor-element-1c9f3e4 .elementor-button {
		max-width: 176px;
		padding-left: 18px !important;
		padding-right: 18px !important;
	}

	.elementor-element-1c9f3e4 .jo-lms-account-text {
		max-width: 104px;
		white-space: nowrap;
	}

	#gtranslate_wrapper {
		right: 16px !important;
		transform: scale(0.9);
		transform-origin: top right;
	}

	.elementor-element-16ec633 > .elementor-container > .elementor-row,
	.elementor-element-16ec633 > .elementor-row {
		column-gap: 22px;
		grid-template-columns: minmax(36px, 1fr) auto minmax(36px, 1fr);
	}

	.elementor-element-16ec633 .primary-nav > ul > li {
		margin-left: 0 !important;
		margin-right: 24px !important;
	}
}

@media (min-width: 1201px) {
	.wgl-theme-header .primary-nav > ul > li.jo-mega-more > ul.wgl-mega-menu {
		background:
			linear-gradient(135deg, rgba(201, 162, 39, 0.14), rgba(14, 23, 36, 0.98) 42%, rgba(12, 61, 84, 0.9)),
			var(--jo-bg);
		border: 1px solid var(--jo-gold-line);
		border-radius: var(--jo-radius);
		box-shadow: 0 26px 58px rgba(9, 15, 26, 0.34), inset 0 1px 0 rgba(255, 255, 255, 0.06);
		box-sizing: border-box;
		color: var(--jo-text);
		display: grid !important;
		gap: 0;
		grid-template-columns: repeat(5, minmax(0, 1fr));
		left: 50% !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
		max-width: min(1120px, calc(100vw - 48px)) !important;
		opacity: 0 !important;
		overflow: visible;
		padding: 24px 18px 22px !important;
		pointer-events: none;
		right: auto !important;
		text-align: left;
		transform: translateX(-50%) translateY(8px);
		transition: opacity 180ms ease, transform 180ms ease, visibility 180ms ease;
		visibility: hidden !important;
		white-space: normal;
		width: min(1120px, calc(100vw - 48px)) !important;
		z-index: 10012;
	}

	.wgl-theme-header .primary-nav > ul > li.jo-mega-more:hover > ul.wgl-mega-menu,
	.wgl-theme-header .primary-nav > ul > li.jo-mega-more:focus-within > ul.wgl-mega-menu {
		opacity: 1 !important;
		pointer-events: auto;
		transform: translateX(-50%) translateY(0);
		visibility: visible !important;
	}

	.wgl-theme-header .primary-nav > ul > li.jo-mega-more > ul.wgl-mega-menu::before {
		background: rgba(14, 23, 36, 0.98);
		border-left: 1px solid rgba(201, 162, 39, 0.24);
		border-top: 1px solid rgba(201, 162, 39, 0.24);
		content: "";
		height: 14px;
		left: var(--jo-mega-arrow-left, 50%);
		position: absolute;
		top: -8px;
		transform: translateX(-50%) rotate(45deg);
		width: 14px;
	}

	.wgl-theme-header .primary-nav > ul > li.jo-mega-more.mega-columns-5col > ul.wgl-mega-menu > li {
		border-right: 1px solid rgba(255, 255, 255, 0.1);
		box-sizing: border-box;
		margin: 0 !important;
		min-width: 0;
		padding: 0 16px !important;
		width: auto !important;
	}

	.wgl-theme-header .primary-nav > ul > li.jo-mega-more.mega-columns-5col > ul.wgl-mega-menu > li:last-child {
		border-right: 0;
	}

	.wgl-theme-header .primary-nav > ul > li.jo-mega-more > ul.wgl-mega-menu > li::after {
		display: none !important;
	}

	.wgl-theme-header .primary-nav > ul > li.jo-mega-more > ul.wgl-mega-menu .item_text {
		display: block !important;
		text-align: left !important;
	}

	.wgl-theme-header .primary-nav > ul > li.jo-mega-more > ul.wgl-mega-menu > li > a {
		color: var(--jo-heading) !important;
		display: block;
		font-size: 14px !important;
		font-weight: 900 !important;
		letter-spacing: 0;
		line-height: 1.25;
		margin: 0 0 10px;
		padding: 0 0 12px !important;
		position: relative;
		text-transform: none;
		white-space: normal;
	}

	.wgl-theme-header .primary-nav > ul > li.jo-mega-more > ul.wgl-mega-menu > li > a::after {
		background: linear-gradient(90deg, var(--jo-gold), rgba(201, 162, 39, 0));
		bottom: 0;
		content: "";
		display: block !important;
		height: 2px;
		left: 0;
		position: absolute;
		width: 42px;
	}

	.wgl-theme-header .primary-nav > ul > li.jo-mega-more > ul.wgl-mega-menu > li > ul {
		background: transparent !important;
		border: 0;
		box-shadow: none;
		box-sizing: border-box;
		display: grid !important;
		gap: 4px;
		left: auto !important;
		margin: 0;
		min-width: 0;
		opacity: 1 !important;
		padding: 0 !important;
		position: relative;
		right: auto !important;
		top: auto !important;
		visibility: visible !important;
		width: 100%;
	}

	.wgl-theme-header .primary-nav > ul > li.jo-mega-more > ul.wgl-mega-menu > li > ul > li {
		margin: 0;
		padding: 0;
		width: 100%;
	}

	.wgl-theme-header .primary-nav > ul > li.jo-mega-more > ul.wgl-mega-menu > li > ul > li > a {
		align-items: flex-start;
		border: 1px solid transparent;
		border-radius: var(--jo-radius);
		color: var(--jo-text) !important;
		display: flex;
		font-size: 13px;
		font-weight: 800;
		justify-content: flex-start;
		line-height: 1.3;
		min-height: 36px;
		padding: 8px 9px !important;
		transition: background 160ms ease, border-color 160ms ease, color 160ms ease, transform 160ms ease;
		white-space: normal;
	}

	.wgl-theme-header .primary-nav > ul > li.jo-mega-more > ul.wgl-mega-menu > li > ul > li > a:hover,
	.wgl-theme-header .primary-nav > ul > li.jo-mega-more > ul.wgl-mega-menu > li > ul > li > a:focus {
		background: rgba(255, 255, 255, 0.08);
		border-color: rgba(201, 162, 39, 0.28);
		color: #fff !important;
		outline: none;
		transform: translateY(-1px);
	}

	.wgl-theme-header .primary-nav > ul > li.jo-mega-more > ul.wgl-mega-menu > li > ul > li > a > span {
		padding: 0 !important;
	}

	.wgl-theme-header .primary-nav > ul > li.jo-mega-more > ul.wgl-mega-menu > li > ul > li > a > span::before {
		display: none !important;
	}
}

@media (max-width: 1200px) {
	.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li.jo-mega-more > .mega-menu.sub-menu {
		background-image: none !important;
		max-width: none !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li.jo-mega-more > .mega-menu.sub-menu > li > a {
		color: var(--jo-gold-soft);
		font-weight: 900;
	}
}

.elementor-element-16ec633 .elementor-container,
.elementor-element-16ec633 .elementor-row {
	align-items: center;
}

.elementor-element-ffafa3f .elementor-widget-wrap {
	align-items: center;
	display: flex;
	flex-wrap: nowrap;
	gap: 30px;
	justify-content: flex-end;
	min-height: 50px;
}

.elementor-element-ffafa3f .elementor-widget {
	flex: 0 0 auto;
	margin-left: 0 !important;
	margin-bottom: 0 !important;
}

.elementor-element-b4ab51d,
.elementor-element-b44fca9 {
	align-items: center;
	display: inline-flex;
	height: 50px !important;
}

.elementor-element-16ec633 .elementor-element-b4ab51d,
.elementor-element-16ec633 .elementor-element-b44fca9 {
	display: none !important;
}

.elementor-element-b44fca9 > .elementor-widget-container,
.elementor-element-b44fca9 .header_search,
.elementor-element-b44fca9 .header_search-button-wrapper {
	height: 50px !important;
}

.elementor-element-b44fca9 .header_search-button-wrapper {
	align-items: center;
	justify-content: center;
}

.elementor-element-b44fca9 .header_search.search_standard .header_search-field {
	right: 0;
	top: calc(100% + 8px);
}

.elementor-element-1c9f3e4 .elementor-button,
.mobile_header.html1_editor .jo-lms-account-link {
	align-items: center;
	background: linear-gradient(135deg, #ffeab4 0%, #c9a227 54%, #a98113 100%) !important;
	border: 1px solid rgba(126, 92, 6, 0.28) !important;
	border-radius: 8px !important;
	box-shadow: 0 14px 30px rgba(201, 162, 39, 0.32), inset 0 1px 0 rgba(255, 255, 255, 0.42);
	color: #fff !important;
	display: inline-flex;
	font-size: 15px;
	font-weight: 800;
	justify-content: center;
	line-height: 1.15;
	min-height: 46px;
	padding: 13px 26px !important;
	text-decoration: none !important;
	text-transform: none;
	transition: background 180ms ease, border-color 180ms ease, box-shadow 180ms ease, color 180ms ease, transform 180ms ease;
	white-space: nowrap;
}

.wgl-theme-header .elementor-element.elementor-element-97ff260 .elementor-social-icon {
	align-items: center;
	background: linear-gradient(135deg, #ffeab4 0%, #c9a227 54%, #a98113 100%) !important;
	border: 1px solid rgba(126, 92, 6, 0.28) !important;
	border-radius: 8px !important;
	box-sizing: border-box;
	box-shadow: 0 14px 30px rgba(201, 162, 39, 0.32), inset 0 1px 0 rgba(255, 255, 255, 0.42);
	color: #fff !important;
	display: inline-flex;
	justify-content: center;
	transition: background 180ms ease, border-color 180ms ease, box-shadow 180ms ease, color 180ms ease, transform 180ms ease;
}

.wgl-theme-header .elementor-element.elementor-element-97ff260 .elementor-social-icon:hover,
.wgl-theme-header .elementor-element.elementor-element-97ff260 .elementor-social-icon:focus {
	background: linear-gradient(135deg, rgba(8, 17, 31, 0.98) 0%, rgba(14, 23, 36, 0.97) 58%, rgba(12, 61, 84, 0.95) 100%) !important;
	border-color: var(--jo-hover-border) !important;
	box-shadow: 0 16px 32px rgba(12, 61, 84, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.12);
	color: #fff !important;
	transform: translateY(-1px);
}

.wgl-theme-header .elementor-element.elementor-element-97ff260 .elementor-social-icon:focus-visible {
	outline: 3px solid rgba(201, 162, 39, 0.32);
	outline-offset: 3px;
}

.jo-lms-header-actions {
	align-items: center;
	display: inline-flex;
	flex: 0 0 auto;
	gap: 8px;
	justify-content: flex-end;
	position: relative;
}

.jo-lms-header-search {
	display: inline-flex;
	flex: 0 0 auto;
	height: 46px;
	line-height: 1;
	position: relative;
	width: 46px;
	z-index: 41;
}

.jo-lms-cart-link,
.jo-lms-search-link {
	align-items: center;
	background: linear-gradient(135deg, #ffeab4 0%, #c9a227 54%, #a98113 100%) !important;
	border: 1px solid rgba(126, 92, 6, 0.28) !important;
	border-radius: 8px !important;
	box-shadow: 0 12px 24px rgba(201, 162, 39, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.42);
	color: #fff !important;
	display: inline-flex;
	flex: 0 0 auto;
	height: 46px;
	justify-content: center;
	line-height: 1;
	position: relative;
	text-decoration: none !important;
	transition: background 180ms ease, border-color 180ms ease, box-shadow 180ms ease, color 180ms ease, transform 180ms ease;
	width: 46px;
}

.jo-lms-header-search .jo-lms-search-link {
	flex: 0 0 46px;
	height: 46px !important;
	width: 46px !important;
}

.jo-lms-cart-link:hover,
.jo-lms-cart-link:focus,
.jo-lms-search-link:hover,
.jo-lms-search-link:focus-within {
	background: linear-gradient(135deg, rgba(8, 17, 31, 0.98) 0%, rgba(14, 23, 36, 0.97) 58%, rgba(12, 61, 84, 0.95) 100%) !important;
	border-color: var(--jo-hover-border) !important;
	box-shadow: 0 14px 28px rgba(12, 61, 84, 0.26), inset 0 1px 0 rgba(255, 255, 255, 0.12);
	color: #fff !important;
	outline: none;
	transform: translateY(-1px);
}

.jo-lms-cart-link:focus-visible,
.jo-lms-search-link:focus-within {
	outline: 3px solid rgba(201, 162, 39, 0.32);
	outline-offset: 3px;
}

.jo-lms-cart-icon,
.jo-lms-search-icon {
	display: block;
	fill: currentColor;
	height: 21px;
	width: 21px;
}

.jo-lms-search-icon {
	height: 24px;
	width: 24px;
}

.jo-lms-search-button,
.jo-lms-search-close {
	align-items: center;
	background: transparent !important;
	border: 0 !important;
	box-shadow: none !important;
	color: inherit !important;
	display: inline-flex;
	height: 100%;
	justify-content: center;
	line-height: 1;
	margin: 0 !important;
	min-height: 0;
	padding: 0 !important;
	width: 100%;
}

.jo-lms-search-button:hover,
.jo-lms-search-button:focus,
.jo-lms-search-close:hover,
.jo-lms-search-close:focus {
	background: transparent !important;
	box-shadow: none !important;
	color: inherit !important;
	outline: none;
}

.jo-lms-search-link .jo-lms-search-close {
	bottom: 0;
	font-size: 17px;
	left: 0;
	right: 0;
	top: 0;
}

.jo-lms-header-search.header_search.search_standard .header_search-field {
	border: 1px solid rgba(201, 162, 39, 0.26);
	border-radius: 8px;
	box-sizing: border-box;
	padding: 16px;
	right: -54px;
	top: calc(100% + 12px);
	z-index: 10022;
}

.jo-lms-header-search.header_search.search_standard .header_search-field .search-field {
	box-sizing: border-box;
	width: min(270px, calc(100vw - 72px));
}

.jo-lms-cart-count {
	align-items: center;
	background: #102117;
	border: 1px solid rgba(255, 244, 214, 0.7);
	border-radius: 999px;
	color: #fff8e6;
	display: inline-flex;
	font-size: 10px;
	font-weight: 900;
	height: 19px;
	justify-content: center;
	line-height: 1;
	min-width: 19px;
	padding: 0 5px;
	position: absolute;
	right: -7px;
	top: -7px;
}

.jo-lms-cart {
	display: inline-flex;
	flex: 0 0 auto;
	line-height: 1;
	position: relative;
	z-index: 40;
}

.jo-lms-cart.is-open {
	z-index: 10020;
}

.wgl-theme-header.jo-lms-cart-layer-active,
.wgl-theme-header .jo-lms-cart-layer-active {
	overflow: visible !important;
	position: relative !important;
	z-index: 10030 !important;
}

.wgl-theme-header .jo-lms-cart-layer-active .jo-lms-mini-cart,
.wgl-theme-header .jo-lms-cart.is-open .jo-lms-mini-cart {
	z-index: 10031;
}

.jo-lms-cart-count--empty {
	display: none;
}

.jo-lms-mini-cart {
	background: #090f1a;
	background: linear-gradient(145deg, #090f1a 0%, #121c2b 58%, #0c3d54 100%);
	border: 1px solid rgba(201, 162, 39, 0.36);
	border-radius: 8px;
	box-shadow: 0 24px 54px rgba(0, 0, 0, 0.34), 0 0 0 1px rgba(255, 255, 255, 0.04) inset;
	box-sizing: border-box;
	color: var(--jo-text);
	font-size: 14px;
	line-height: 1.35;
	opacity: 0;
	padding: 16px;
	pointer-events: none;
	position: absolute;
	right: 0;
	isolation: isolate;
	text-align: left;
	top: calc(100% + 12px);
	transform: translate(var(--jo-mini-cart-shift, 0px), -6px);
	transition: opacity 170ms ease, transform 170ms ease, visibility 170ms ease;
	visibility: hidden;
	width: min(340px, calc(100vw - 32px));
	z-index: 10021;
}

.jo-lms-mini-cart:before {
	background: #090f1a;
	border-left: 1px solid rgba(201, 162, 39, 0.28);
	border-top: 1px solid rgba(201, 162, 39, 0.28);
	content: "";
	display: block;
	height: 12px;
	position: absolute;
	right: 16px;
	top: -7px;
	transform: rotate(45deg);
	width: 12px;
}

.jo-lms-cart.is-open .jo-lms-mini-cart {
	opacity: 1;
	pointer-events: auto;
	transform: translate(var(--jo-mini-cart-shift, 0px), 0);
	visibility: visible;
}

.jo-lms-mini-cart *,
.jo-lms-mini-cart *::before,
.jo-lms-mini-cart *::after {
	box-sizing: border-box;
}

.jo-lms-mini-cart__contents {
	position: relative;
	z-index: 1;
}

.jo-lms-mini-cart__list {
	list-style: none;
	margin: 0;
	max-height: 290px;
	overflow-y: auto;
	padding: 0;
}

.jo-lms-mini-cart__item {
	align-items: start;
	border-bottom: 1px solid rgba(255, 255, 255, 0.11);
	display: grid;
	gap: 12px;
	grid-template-columns: 56px minmax(0, 1fr);
	margin: 0;
	padding: 0 0 12px;
}

.jo-lms-mini-cart__item + .jo-lms-mini-cart__item {
	padding-top: 12px;
}

.jo-lms-mini-cart__thumb {
	align-items: center;
	background: rgba(255, 255, 255, 0.08);
	border: 1px solid rgba(255, 255, 255, 0.1);
	border-radius: 8px;
	display: inline-flex;
	height: 56px;
	justify-content: center;
	overflow: hidden;
	width: 56px;
}

.jo-lms-mini-cart__thumb img {
	display: block;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.jo-lms-mini-cart__item-body {
	min-width: 0;
}

.jo-lms-mini-cart__item-header {
	align-items: start;
	display: grid;
	gap: 8px;
	grid-template-columns: minmax(0, 1fr) 28px;
	min-width: 0;
}

.jo-lms-mini-cart__title {
	color: #fff8e6 !important;
	display: block;
	font-size: 14px;
	font-weight: 800;
	line-height: 1.3;
	overflow: hidden;
	text-decoration: none !important;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.jo-lms-mini-cart__title:hover,
.jo-lms-mini-cart__title:focus {
	color: #f0d37b !important;
}

.jo-lms-mini-cart__remove {
	align-items: center;
	background: rgba(255, 255, 255, 0.08);
	border: 1px solid rgba(255, 255, 255, 0.14);
	border-radius: 7px;
	color: rgba(255, 255, 255, 0.74) !important;
	display: inline-flex;
	font-size: 17px;
	font-weight: 900;
	height: 28px;
	justify-content: center;
	line-height: 1;
	text-decoration: none !important;
	transition: background 170ms ease, border-color 170ms ease, color 170ms ease, opacity 170ms ease, transform 170ms ease;
	width: 28px;
}

.jo-lms-mini-cart__remove:hover,
.jo-lms-mini-cart__remove:focus {
	background: rgba(201, 61, 39, 0.16);
	border-color: rgba(255, 149, 132, 0.42);
	color: #fff !important;
	outline: none;
	transform: translateY(-1px);
}

.jo-lms-mini-cart__meta {
	color: rgba(255, 255, 255, 0.68);
	display: block;
	font-size: 12px;
	font-weight: 700;
	margin-top: 5px;
}

.jo-lms-mini-cart__purchase-row {
	align-items: center;
	display: flex;
	gap: 10px;
	justify-content: space-between;
	margin-top: 5px;
	min-width: 0;
}

.jo-lms-mini-cart__purchase-row .jo-lms-mini-cart__meta {
	margin-top: 0;
	min-width: 0;
}

.jo-lms-mini-cart__quantity {
	align-items: center;
	background: rgba(255, 255, 255, 0.07);
	border: 1px solid rgba(255, 255, 255, 0.13);
	border-radius: 8px;
	display: inline-grid;
	flex: 0 0 auto;
	grid-template-columns: 26px 30px 26px;
	height: 30px;
	min-height: 30px;
	overflow: hidden;
	width: 82px;
}

.jo-lms-mini-cart__quantity-button {
	align-items: center;
	appearance: none;
	-webkit-appearance: none;
	background: transparent !important;
	border: 0 !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	box-sizing: border-box;
	color: #fff8e6 !important;
	cursor: pointer;
	display: inline-flex !important;
	flex: 0 0 26px;
	font-family: inherit;
	font-size: 16px !important;
	font-weight: 900;
	height: 30px !important;
	justify-content: center;
	line-height: 1 !important;
	margin: 0 !important;
	max-height: 30px;
	max-width: 26px;
	min-height: 0 !important;
	min-width: 0 !important;
	padding: 0 !important;
	text-transform: none;
	transition: background 170ms ease, color 170ms ease, opacity 170ms ease;
	width: 26px !important;
}

.jo-lms-mini-cart__quantity-button span {
	display: block;
	line-height: 1;
	pointer-events: none;
}

.jo-lms-mini-cart__quantity-button:hover,
.jo-lms-mini-cart__quantity-button:focus {
	background: rgba(240, 211, 123, 0.16) !important;
	box-shadow: none !important;
	color: #fff !important;
	outline: none;
}

.jo-lms-mini-cart__quantity-button:disabled {
	background: transparent !important;
	box-shadow: none !important;
	cursor: not-allowed;
	opacity: 0.38;
}

.jo-lms-mini-cart__quantity-value {
	align-items: center;
	color: #fff8e6;
	display: inline-flex;
	font-size: 12px;
	font-weight: 900;
	height: 30px;
	justify-content: center;
	line-height: 1;
	min-width: 30px;
}

.jo-lms-cart.is-updating .jo-lms-mini-cart__remove,
.jo-lms-cart.is-updating .jo-lms-mini-cart__quantity-button {
	pointer-events: none;
}

.jo-lms-mini-cart__notice {
	background: rgba(201, 61, 39, 0.14);
	border: 1px solid rgba(255, 149, 132, 0.32);
	border-radius: 8px;
	color: #fff4ed;
	font-size: 12px;
	font-weight: 800;
	line-height: 1.35;
	margin: 0 0 12px;
	padding: 10px 12px;
}

.jo-lms-mini-cart__event-date {
	align-items: center;
	color: rgba(255, 255, 255, 0.76);
	display: flex;
	flex-wrap: wrap;
	font-size: 11px;
	font-weight: 800;
	gap: 4px 6px;
	line-height: 1.25;
	margin-top: 6px;
}

.jo-lms-mini-cart__event-label {
	color: rgba(255, 255, 255, 0.56);
	font-size: 10px;
	font-weight: 900;
	line-height: 1;
	text-transform: uppercase;
}

.jo-lms-mini-cart__event-date time {
	color: #fff4d6;
}

.jo-lms-mini-cart__event-time {
	color: #f0d37b;
}

.jo-lms-mini-cart__subtotal {
	align-items: center;
	color: rgba(255, 255, 255, 0.72);
	display: flex;
	font-size: 13px;
	font-weight: 800;
	justify-content: space-between;
	padding: 14px 0 0;
}

.jo-lms-mini-cart__subtotal strong {
	color: #fff8e6;
	font-size: 15px;
	font-weight: 900;
}

.jo-lms-mini-cart__empty {
	color: rgba(255, 255, 255, 0.76);
	font-size: 14px;
	font-weight: 800;
	margin: 0;
	padding: 6px 0 14px;
	text-align: center;
}

.jo-lms-mini-cart__actions {
	display: grid;
	gap: 10px;
	grid-template-columns: 1fr 1fr;
	margin-top: 14px;
}

.jo-lms-mini-cart__button {
	align-items: center;
	border-radius: 8px;
	display: inline-flex;
	font-size: 13px;
	font-weight: 900;
	justify-content: center;
	min-height: 42px;
	padding: 10px 14px;
	text-decoration: none !important;
	transition: background 170ms ease, border-color 170ms ease, color 170ms ease, transform 170ms ease;
}

.jo-lms-mini-cart__button--secondary {
	background: rgba(255, 255, 255, 0.08);
	border: 1px solid rgba(255, 255, 255, 0.16);
	color: #fff8e6 !important;
}

.jo-lms-mini-cart__button--primary {
	background: linear-gradient(135deg, #ffeab4 0%, #c9a227 60%, #a98113 100%);
	border: 1px solid rgba(126, 92, 6, 0.28);
	color: #102117 !important;
}

.jo-lms-mini-cart__button:hover,
.jo-lms-mini-cart__button:focus {
	background: linear-gradient(135deg, rgba(8, 17, 31, 0.98) 0%, rgba(14, 23, 36, 0.97) 58%, rgba(12, 61, 84, 0.95) 100%);
	border-color: var(--jo-hover-border);
	color: #fff !important;
	outline: none;
	transform: translateY(-1px);
}

.elementor-element-1c9f3e4 .elementor-button:hover,
.elementor-element-1c9f3e4 .elementor-button:focus,
.mobile_header.html1_editor .jo-lms-account-link:hover,
.mobile_header.html1_editor .jo-lms-account-link:focus {
	background: linear-gradient(135deg, rgba(8, 17, 31, 0.98) 0%, rgba(14, 23, 36, 0.97) 58%, rgba(12, 61, 84, 0.95) 100%) !important;
	border-color: var(--jo-hover-border) !important;
	box-shadow: 0 16px 32px rgba(12, 61, 84, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.12);
	color: #fff !important;
	transform: translateY(-1px);
}

.elementor-element-1c9f3e4 .elementor-button:focus-visible,
.mobile_header.html1_editor .jo-lms-account-link:focus-visible {
	outline: 3px solid rgba(201, 162, 39, 0.32);
	outline-offset: 3px;
}

.elementor-element-1c9f3e4 .elementor-button-text,
.mobile_header.html1_editor .jo-lms-account-link {
	display: inline-flex;
	align-items: center;
	gap: 10px;
	line-height: 1.15;
}

.jo-lms-account-icon {
	display: block;
	flex: 0 0 18px;
	height: 18px;
	width: 18px;
	fill: currentColor;
}

.jo-lms-account-text {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
}

.mobile_header.html1_editor .jo-lms-account-link {
	font-size: 15px;
	max-width: min(240px, calc(100vw - 136px));
	min-height: 44px;
	padding: 11px 16px !important;
}

.mobile_header.html1_editor .jo-lms-mobile-actions {
	align-items: center;
	display: inline-flex;
	flex-wrap: nowrap;
	gap: 8px;
	justify-content: center;
	margin-left: auto;
	margin-right: auto;
	max-width: calc(100vw - 32px);
}

.mobile_nav_wrapper .mobile_header.html1_editor {
	width: 100%;
}

.mobile_nav_wrapper .mobile_header.html1_editor .wrapper {
	align-items: center;
	display: flex;
	justify-content: center;
	min-height: 50px;
	width: 100%;
}

.mobile_header.html1_editor .jo-lms-cart-link,
.mobile_header.html1_editor .jo-lms-search-link {
	height: 44px;
	width: 44px;
}

.mobile_header.html1_editor .jo-lms-header-search {
	flex-basis: 44px;
	height: 44px;
	width: 44px;
}

.mobile_header.html1_editor .jo-lms-header-search .jo-lms-search-link {
	flex-basis: 44px;
	height: 44px !important;
	width: 44px !important;
}

.mobile_header.html1_editor .jo-lms-cart-count {
	right: -5px;
	top: -5px;
}

.mobile_header.html1_editor .jo-lms-cart {
	position: relative;
}

.mobile_header.html1_editor .jo-lms-header-search.header_search.search_standard .header_search-field {
	left: 50%;
	right: auto;
	top: calc(100% + 10px);
	transform: translate(-50%, -6px) scale3d(0.8, 0.8, 0.8);
	width: min(300px, calc(100vw - 32px));
}

.mobile_header.html1_editor .jo-lms-header-search.header_search.search_standard .header_search-field .search-field {
	width: 100%;
}

.mobile_header.html1_editor .jo-lms-header-search.header_search.header_search-open.search_standard .header_search-field {
	transform: translate(-50%, 0) scale3d(1, 1, 1);
}

.mobile_header.html1_editor .jo-lms-mini-cart {
	right: 0;
	top: calc(100% + 10px);
	width: min(320px, calc(100vw - 32px));
}

.mobile_header.html1_editor .jo-lms-mini-cart__actions {
	gap: 8px;
}

.mobile_header.html1_editor .jo-lms-mini-cart__button {
	min-height: 40px;
	padding-left: 10px;
	padding-right: 10px;
}

@media (max-width: 767px) {
	.jo-lms-mini-cart {
		width: min(340px, calc(100vw - 32px));
	}
}

.wgl-mobile-header .position_right .header_search {
	display: none !important;
}

/* JO compact global header spacing */
.page-header {
	min-height: auto !important;
	margin-bottom: 18px !important;
	padding-top: 24px !important;
	padding-bottom: 22px !important;
}

.page-header .page-header_content {
	min-height: 0;
}

.page-header_title {
	margin-bottom: 0;
	line-height: 1.2;
}

.page-header_breadcrumbs:not(:first-child),
.page-header_wrapper_product .page-header_breadcrumbs {
	margin-top: 8px !important;
}

.page-header_breadcrumbs .breadcrumbs {
	white-space: normal;
}

#main.site-main,
body > #main.site-main {
	padding-top: 18px !important;
}

.archive:not(.woocommerce) #main.site-main {
	padding-bottom: 64px;
}

.woocommerce #main.site-main,
.woocommerce-page #main.site-main,
body.woocommerce > #main.site-main,
body.woocommerce-page > #main.site-main {
	padding-top: 16px !important;
}

.woocommerce #main > .wgl-container,
.woocommerce-page #main > .wgl-container,
.woocommerce-cart #main > .wgl-container,
.woocommerce-checkout #main > .wgl-container {
	margin-top: 0 !important;
}

.woocommerce .woocommerce-breadcrumb,
.woocommerce-page .woocommerce-breadcrumb {
	margin-top: 0 !important;
	margin-bottom: 14px !important;
	padding-top: 0 !important;
}

.woocommerce .jo-shop-archive__breadcrumbs,
.woocommerce-page .jo-shop-archive__breadcrumbs {
	margin: 0 0 14px !important;
	color: #667e9f;
	font-size: 14px;
	line-height: 24px;
	text-align: left;
}

.jo-shop-archive__breadcrumbs .breadcrumbs {
	margin: 0;
}

.woocommerce-products-header {
	margin-top: 0 !important;
	margin-bottom: 18px;
}

.woocommerce-products-header__title,
.woocommerce .term-description,
.woocommerce-page .term-description {
	margin-top: 0;
}

body.tax-product_cat.term-ustawienia-hellingera ul.wgl-products li.product .picture .woo_post-link,
ul.wgl-products li.product.product_cat-ustawienia-hellingera .picture .woo_post-link {
	aspect-ratio: 1 / 1;
	display: block;
	overflow: hidden;
	border-radius: 10px;
}

body.tax-product_cat.term-ustawienia-hellingera ul.wgl-products li.product .picture .woo_post-link > img,
ul.wgl-products li.product.product_cat-ustawienia-hellingera .picture .woo_post-link > img {
	width: 100% !important;
	height: 100% !important;
	max-width: none;
	object-fit: cover;
	object-position: center;
}

body.tax-product_cat.term-ustawienia-hellingera ul.wgl-products li.product .picture .woo_post-link > img.attachment-shop_catalog,
ul.wgl-products li.product.product_cat-ustawienia-hellingera .picture .woo_post-link > img.attachment-shop_catalog {
	inset: 0;
	right: auto;
}

.jo-events-panel,
.jo-events-panel *,
.jo-events-archive-heading,
.jo-events-archive-heading *,
.jo-product-event-meta,
.jo-product-event-meta * {
	box-sizing: border-box;
}

.jo-events-panel--archive {
	width: 100%;
	margin: 8px 0 28px;
	padding: 34px 36px;
	border: 1px solid rgba(201, 162, 39, 0.3);
	border-radius: 8px;
	background:
		linear-gradient(135deg, rgba(201, 162, 39, 0.12), rgba(14, 23, 36, 0.92) 42%, rgba(12, 61, 84, 0.72)),
		var(--jo-bg);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05), 0 18px 42px rgba(9, 15, 26, 0.12);
	color: var(--jo-text);
}

.jo-events-panel--has-joined {
	border-color: rgba(98, 207, 142, 0.54);
	background:
		linear-gradient(135deg, rgba(79, 173, 118, 0.16), rgba(14, 23, 36, 0.92) 42%, rgba(12, 61, 84, 0.7)),
		var(--jo-bg);
}

.jo-events-panel__head {
	display: grid;
	gap: 7px;
	margin-bottom: 24px;
}

.jo-events-panel__eyebrow {
	margin: 0;
	color: var(--jo-gold);
	font-size: 12px;
	font-weight: 900;
	line-height: 1.35;
	letter-spacing: 0.12em;
	text-transform: uppercase;
}

.jo-events-panel__title {
	margin: 0;
	color: var(--jo-heading);
	font-size: 28px;
	font-weight: 900;
	line-height: 1.18;
	letter-spacing: 0;
}

.jo-events-panel__grid {
	display: grid;
	grid-template-columns: minmax(0, 1fr);
	gap: 16px;
}

.jo-events-panel__grid--count-2,
.jo-events-panel__grid--count-3 {
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.jo-events-panel__grid--count-2 {
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.jo-events-card {
	min-width: 0;
}

.jo-events-card[hidden],
.jo-events-panel[hidden] {
	display: none !important;
}

.jo-events-card__link {
	display: grid;
	grid-template-columns: 210px minmax(0, 1fr) minmax(220px, auto);
	align-items: center;
	gap: 22px;
	min-height: 190px;
	height: 100%;
	padding: 20px;
	border: 1px solid rgba(255, 255, 255, 0.12);
	border-radius: 8px;
	background: rgba(7, 13, 22, 0.42);
	color: #ffffff;
	text-decoration: none;
	transition: border-color 180ms ease, background 180ms ease, transform 180ms ease;
}

.jo-events-card__link:hover,
.jo-events-card__link:focus {
	border-color: rgba(201, 162, 39, 0.52);
	background: rgba(7, 13, 22, 0.58);
	color: #ffffff;
	outline: none;
	transform: translateY(-1px);
}

.jo-events-card--joined .jo-events-card__link {
	border-color: rgba(98, 207, 142, 0.8);
	background: rgba(7, 28, 20, 0.48);
}

.jo-events-card__media {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 210px;
	height: 150px;
	overflow: hidden;
	border-radius: 8px;
	background: rgba(201, 162, 39, 0.13);
}

.jo-events-card__image {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.jo-events-card__date-mark {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	color: #ffffff;
	font-weight: 900;
	line-height: 1;
}

.jo-events-card__date-mark span {
	font-size: 44px;
}

.jo-events-card__date-mark small {
	margin-top: 4px;
	color: var(--jo-gold);
	font-size: 16px;
	font-weight: 900;
	letter-spacing: 0.08em;
}

.jo-events-card__content {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 9px;
	min-width: 0;
}

.jo-events-card__badge,
.jo-product-event-meta__date,
.jo-product-event-meta__time,
.jo-product-event-meta__duration {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 24px;
	padding: 5px 9px;
	border-radius: 999px;
	font-size: 11px;
	font-weight: 900;
	line-height: 1;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	white-space: nowrap;
}

.jo-events-card__badge--primary {
	border: 1px solid rgba(201, 162, 39, 0.64);
	background: var(--jo-gold);
	color: #0e1724;
}

.jo-events-card__badge--secondary {
	border: 1px solid rgba(201, 162, 39, 0.34);
	background: rgba(201, 162, 39, 0.12);
	color: var(--jo-gold);
}

.jo-events-card__badge--joined {
	max-width: 100%;
	border: 1px solid rgba(98, 207, 142, 0.68);
	background: rgba(79, 173, 118, 0.2);
	color: #b9f2c9;
	line-height: 1.2;
	text-align: left;
	white-space: normal;
}

.jo-events-card__name {
	display: block;
	color: #ffffff;
	font-size: 22px;
	font-weight: 900;
	line-height: 1.22;
	letter-spacing: 0;
	overflow-wrap: anywhere;
}

.jo-events-card__meta {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 8px;
	min-width: 0;
}

.jo-events-card__date {
	color: var(--jo-gold);
	font-size: 19px;
	font-weight: 900;
	line-height: 1.25;
}

.jo-events-card__time,
.jo-events-card__duration {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 24px;
	padding: 5px 9px;
	border-radius: 999px;
	font-size: 11px;
	font-weight: 900;
	line-height: 1;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	white-space: nowrap;
}

.jo-events-card__time {
	border: 1px solid rgba(201, 162, 39, 0.42);
	background: rgba(201, 162, 39, 0.14);
	color: var(--jo-gold);
}

.jo-events-card__duration {
	border: 1px solid rgba(79, 173, 118, 0.42);
	background: rgba(79, 173, 118, 0.14);
	color: #b9f2c9;
}

.jo-events-card__price {
	color: var(--jo-text);
	font-size: 15px;
	font-weight: 800;
	line-height: 1.3;
}

.jo-events-card__price del {
	color: var(--jo-muted);
	opacity: 0.75;
}

.jo-events-card__price ins {
	color: var(--jo-gold);
	text-decoration: none;
}

.jo-events-card__cta {
	display: inline-flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	justify-self: end;
	gap: 8px;
	min-width: 220px;
	min-height: 46px;
	padding: 13px 16px;
	border-radius: 999px;
	background: var(--jo-gold);
	box-shadow: 0 14px 32px rgba(201, 162, 39, 0.18);
	color: #0e1724;
	font-size: 13px;
	font-weight: 900;
	line-height: 1;
	text-transform: uppercase;
	white-space: nowrap;
}

.jo-events-card__cta-label {
	display: block;
	color: #0e1724;
	font-size: 13px;
	font-weight: 900;
	line-height: 1;
	letter-spacing: 0;
	text-align: center;
	white-space: nowrap;
}

.jo-events-panel__grid--count-2 .jo-events-card__link,
.jo-events-panel__grid--count-3 .jo-events-card__link {
	grid-template-columns: minmax(0, 1fr);
	grid-template-rows: auto minmax(0, 1fr) auto;
	align-items: stretch;
	gap: 16px;
	min-height: 0;
}

.jo-events-panel__grid--count-2 .jo-events-card__media,
.jo-events-panel__grid--count-3 .jo-events-card__media {
	width: 100%;
	height: auto;
	max-height: none;
	aspect-ratio: 1 / 1;
}

.jo-events-panel__grid--count-2 .jo-events-card__image,
.jo-events-panel__grid--count-3 .jo-events-card__image {
	object-position: center top;
}

.jo-events-panel__grid--count-2 .jo-events-card__content,
.jo-events-panel__grid--count-3 .jo-events-card__content {
	align-self: start;
}

.jo-events-panel__grid--count-2 .jo-events-card__name,
.jo-events-panel__grid--count-3 .jo-events-card__name {
	font-size: 20px;
	line-height: 1.24;
	overflow-wrap: break-word;
	word-break: normal;
}

.jo-events-panel__grid--count-2 .jo-events-card__cta,
.jo-events-panel__grid--count-3 .jo-events-card__cta {
	align-self: end;
	justify-self: stretch;
	width: 100%;
	min-width: 0;
	white-space: normal;
}

.jo-events-card__countdown {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 6px;
	width: 100%;
	white-space: normal;
}

.jo-events-card__countdown-label {
	display: inline-flex;
	align-items: center;
	gap: 5px;
	flex: 0 0 auto;
	color: rgba(14, 23, 36, 0.82);
	font-size: 9px;
	font-weight: 900;
	line-height: 1.05;
	letter-spacing: 0;
	text-transform: uppercase;
}

.jo-events-card__countdown-label::before {
	content: "";
	flex: 0 0 auto;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #62cf8e;
	box-shadow: 0 0 0 0 rgba(98, 207, 142, 0.58);
	animation: jo-footer-event-live-pulse 1.25s ease-out infinite;
}

@media (prefers-reduced-motion: reduce) {
	.jo-events-card__countdown-label::before {
		animation: none;
	}
}

.jo-events-card__countdown-units {
	display: flex;
	align-items: center;
	gap: 5px;
}

.jo-events-card__countdown-unit {
	display: inline-flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 40px;
	min-height: 32px;
	padding: 3px 2px;
	border: 1px solid rgba(255, 248, 230, 0.18);
	border-radius: 6px;
	background: rgba(5, 16, 20, 0.84);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.07);
}

.jo-events-card__countdown-unit strong {
	display: block;
	color: #ffffff;
	font-size: 17px;
	font-weight: 900;
	line-height: 1;
	letter-spacing: 0;
	font-variant-numeric: tabular-nums;
}

.jo-events-card__countdown-unit small {
	display: block;
	margin-top: 2px;
	color: #b9f2c9;
	font-size: 7px;
	font-weight: 900;
	line-height: 1;
	letter-spacing: 0;
	text-transform: uppercase;
}

.jo-events-panel__actions {
	display: flex;
	justify-content: center;
	margin-top: 20px;
}

.jo-events-panel__empty {
	display: grid;
	gap: 16px;
	max-width: 720px;
}

.jo-events-panel__empty p {
	margin: 0;
	color: var(--jo-text);
	font-size: 17px;
	font-weight: 700;
	line-height: 1.55;
}

.jo-events-panel__archive-link {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: max-content;
	max-width: 100%;
	min-height: 44px;
	padding: 13px 20px;
	border: 1px solid rgba(201, 162, 39, 0.44);
	border-radius: 999px;
	background: rgba(201, 162, 39, 0.14);
	color: #fff8e6;
	font-size: 13px;
	font-weight: 900;
	line-height: 1;
	text-decoration: none;
	text-transform: uppercase;
	transition: border-color 180ms ease, background 180ms ease, color 180ms ease, transform 180ms ease;
}

.jo-events-panel__archive-link:hover,
.jo-events-panel__archive-link:focus {
	border-color: rgba(201, 162, 39, 0.72);
	background: var(--jo-gold);
	color: #0e1724;
	outline: none;
	transform: translateY(-1px);
}

.jo-events-panel + .wgl-woocommerce-sorting {
	margin-top: 8px;
}

.jo-events-archive-heading {
	margin: 20px 0 18px;
	padding-top: 4px;
}

.jo-events-archive-heading__title {
	margin: 0;
	color: #172033;
	font-size: 22px;
	font-weight: 900;
	line-height: 1.25;
	letter-spacing: 0;
}

ul.wgl-products .jo-product-event-meta {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 6px;
	margin: 0 0 8px;
}

ul.wgl-products .jo-product-event-meta__date {
	border: 1px solid rgba(201, 162, 39, 0.38);
	background: rgba(201, 162, 39, 0.1);
	color: #9b7a12;
}

ul.wgl-products .jo-product-event-meta__time {
	border: 1px solid rgba(12, 61, 84, 0.2);
	background: rgba(12, 61, 84, 0.08);
	color: #0c3d54;
}

ul.wgl-products .jo-product-event-meta__duration {
	border: 1px solid rgba(79, 173, 118, 0.28);
	background: rgba(79, 173, 118, 0.1);
	color: #2f7f51;
}

@media (max-width: 1180px) {
	.jo-events-card__link,
	.jo-events-panel__grid--count-2 .jo-events-card__link,
	.jo-events-panel__grid--count-3 .jo-events-card__link {
		grid-template-columns: minmax(0, 1fr);
		align-items: start;
		gap: 16px;
	}

	.jo-events-card__media {
		width: 100%;
		height: auto;
		aspect-ratio: 16 / 10;
	}

	.jo-events-card__cta {
		justify-self: start;
		width: 100%;
		min-width: 0;
		max-width: 340px;
	}
}

@media (max-width: 900px) {
	.jo-events-panel--archive {
		padding: 26px 22px;
	}

	.jo-events-panel__grid,
	.jo-events-panel__grid--count-2,
	.jo-events-panel__grid--count-3 {
		grid-template-columns: minmax(0, 1fr);
	}
}

@media (max-width: 767px) {
	.jo-events-panel--archive {
		margin-bottom: 22px;
		padding: 22px 16px;
	}

	.jo-events-panel__title {
		font-size: 23px;
		line-height: 1.22;
	}

	.jo-events-card__link {
		min-height: 0;
		padding: 14px;
	}

	.jo-events-card__name {
		font-size: 19px;
		line-height: 1.26;
	}

	.jo-events-card__date {
		font-size: 17px;
	}

	.jo-events-card__cta {
		max-width: none;
		white-space: normal;
	}

	.jo-events-card__countdown {
		align-items: flex-start;
		flex-direction: column;
	}

	.jo-events-card__countdown-units {
		flex-wrap: wrap;
	}

	.jo-events-archive-heading__title {
		font-size: 20px;
	}
}

/* JO WooCommerce single product actions */
body.single-product.woocommerce #main-content div.product .jo-single-event-reservation,
body.single-product.woocommerce #main-content div.product .jo-single-event-reservation * {
	box-sizing: border-box;
}

body.single-product.woocommerce #main-content div.product .jo-single-event-reservation {
	display: grid;
	gap: 14px;
	margin: 0;
	padding: 18px;
	border: 1px solid rgba(201, 162, 39, 0.3);
	border-radius: 8px;
	background: linear-gradient(135deg, rgba(201, 162, 39, 0.09), #ffffff 42%, #f7fafc);
	box-shadow: 0 18px 42px rgba(23, 32, 51, 0.08);
	color: #172033;
}

body.single-product.woocommerce #main-content div.product .jo-single-event-reservation + .woocommerce-product-details__short-description {
	margin-top: 28px;
}

body.single-product.woocommerce #main-content div.product .jo-single-event-reservation--unavailable {
	border-color: rgba(12, 61, 84, 0.16);
	background: linear-gradient(135deg, rgba(12, 61, 84, 0.07), #ffffff 44%, #f7fafc);
}

body.single-product.woocommerce #main-content div.product .jo-single-event-reservation__head {
	display: grid;
	grid-template-columns: minmax(0, 1fr) auto;
	gap: 7px 14px;
	align-items: center;
	min-width: 0;
}

body.single-product.woocommerce #main-content div.product .jo-single-event-reservation__eyebrow {
	grid-column: 1 / -1;
	margin: 0;
	color: #9b7a12;
	font-size: 11px;
	font-weight: 900;
	line-height: 1.3;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

body.single-product.woocommerce #main-content div.product .jo-single-event-reservation__title {
	margin: 0;
	color: #0e1724;
	font-size: 22px;
	font-weight: 900;
	line-height: 1.2;
	letter-spacing: 0;
	overflow-wrap: anywhere;
}

body.single-product.woocommerce #main-content div.product .jo-single-event-reservation__availability {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 32px;
	max-width: 100%;
	padding: 8px 12px;
	border: 1px solid rgba(79, 173, 118, 0.32);
	border-radius: 999px;
	background: rgba(79, 173, 118, 0.1);
	color: #2f7f51;
	font-size: 12px;
	font-weight: 900;
	line-height: 1.15;
	letter-spacing: 0;
	text-align: center;
	white-space: normal;
}

body.single-product.woocommerce #main-content div.product .jo-single-event-reservation__meta {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	align-items: center;
	min-width: 0;
}

body.single-product.woocommerce #main-content div.product .jo-single-event-reservation__date,
body.single-product.woocommerce #main-content div.product .jo-single-event-reservation__time,
body.single-product.woocommerce #main-content div.product .jo-single-event-reservation__duration {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 28px;
	max-width: 100%;
	padding: 6px 10px;
	border-radius: 999px;
	font-size: 12px;
	font-weight: 900;
	line-height: 1.1;
	letter-spacing: 0;
	text-align: center;
	white-space: normal;
}

body.single-product.woocommerce #main-content div.product .jo-single-event-reservation__date {
	border: 1px solid rgba(201, 162, 39, 0.42);
	background: rgba(201, 162, 39, 0.12);
	color: #9b7a12;
}

body.single-product.woocommerce #main-content div.product .jo-single-event-reservation__time {
	border: 1px solid rgba(12, 61, 84, 0.18);
	background: rgba(12, 61, 84, 0.08);
	color: #0c3d54;
}

body.single-product.woocommerce #main-content div.product .jo-single-event-reservation__duration {
	border: 1px solid rgba(79, 173, 118, 0.28);
	background: rgba(79, 173, 118, 0.1);
	color: #2f7f51;
}

body.single-product.woocommerce #main-content div.product .jo-single-event-reservation__countdown-shell {
	padding: 12px;
	border: 1px solid rgba(12, 61, 84, 0.14);
	border-radius: 8px;
	background: #0e1724;
}

body.single-product.woocommerce #main-content div.product .jo-single-event-reservation__countdown {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 9px;
	width: 100%;
}

body.single-product.woocommerce #main-content div.product .jo-single-event-reservation__countdown[hidden] {
	display: none !important;
}

body.single-product.woocommerce #main-content div.product .jo-single-event-reservation__countdown-label {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	flex: 0 0 auto;
	color: #fff8e6;
	font-size: 11px;
	font-weight: 900;
	line-height: 1.1;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

body.single-product.woocommerce #main-content div.product .jo-single-event-reservation__countdown-label::before {
	content: "";
	flex: 0 0 auto;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #62cf8e;
	box-shadow: 0 0 0 0 rgba(98, 207, 142, 0.58);
	animation: jo-footer-event-live-pulse 1.25s ease-out infinite;
}

body.single-product.woocommerce #main-content div.product .jo-single-event-reservation__countdown-units {
	display: flex;
	flex-wrap: wrap;
	gap: 6px;
	align-items: center;
}

body.single-product.woocommerce #main-content div.product .jo-single-event-reservation__countdown-unit {
	display: inline-flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 44px;
	min-height: 36px;
	padding: 4px 3px;
	border: 1px solid rgba(255, 248, 230, 0.18);
	border-radius: 6px;
	background: rgba(255, 255, 255, 0.08);
}

body.single-product.woocommerce #main-content div.product .jo-single-event-reservation__countdown-unit strong {
	display: block;
	color: #ffffff;
	font-size: 17px;
	font-weight: 900;
	line-height: 1;
	letter-spacing: 0;
	font-variant-numeric: tabular-nums;
}

body.single-product.woocommerce #main-content div.product .jo-single-event-reservation__countdown-unit small {
	display: block;
	margin-top: 3px;
	color: #b9f2c9;
	font-size: 8px;
	font-weight: 900;
	line-height: 1;
	letter-spacing: 0;
	text-transform: uppercase;
}

@media (prefers-reduced-motion: reduce) {
	body.single-product.woocommerce #main-content div.product .jo-single-event-reservation__countdown-label::before {
		animation: none;
	}
}

body.single-product.woocommerce #main-content div.product form.cart {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	gap: 12px;
	margin-top: 18px;
	padding: 16px;
	border: 1px solid rgba(12, 61, 84, 0.14);
	border-radius: 8px;
	background: #f7fafc;
	box-shadow: 0 18px 42px rgba(23, 32, 51, 0.07);
}

body.single-product.woocommerce #main-content div.product form.cart div.quantity {
	flex: 0 0 auto;
	margin: 0;
	background: transparent;
}

body.single-product.woocommerce #main-content div.product form.cart .quantity .quantity-wrapper {
	display: flex;
	align-items: center;
	min-height: 54px;
	min-width: 116px;
	padding: 0 38px 0 16px;
	border: 1px solid rgba(12, 61, 84, 0.18);
	border-radius: 8px;
	background: #ffffff;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8);
}

body.single-product.woocommerce #main-content div.product form.cart .quantity .quantity-wrapper .qty {
	width: 38px;
	height: 52px;
	color: #172033;
	font-size: 18px;
	font-weight: 900;
	text-align: center;
}

body.single-product.woocommerce #main-content div.product form.cart .quantity .quantity-wrapper span {
	right: 0;
	width: 38px;
	color: #0c3d54;
}

body.single-product.woocommerce #main-content div.product form.cart .quantity .quantity-wrapper span:hover,
body.single-product.woocommerce #main-content div.product form.cart .quantity .quantity-wrapper span:focus {
	color: #c9a227;
}

body.single-product.woocommerce #main-content div.product form.cart .button.single_add_to_cart_button,
body.single-product.woocommerce #main-content div.product .woocommerce-tabs #respond input#submit {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex: 1 1 240px;
	min-height: 54px;
	margin: 0 !important;
	padding: 0 28px !important;
	border: 1px solid rgba(12, 61, 84, 0.72) !important;
	border-radius: 8px !important;
	background: #0c3d54 !important;
	box-shadow: 0 15px 30px rgba(12, 61, 84, 0.18) !important;
	color: #fff8e6 !important;
	font-size: 14px;
	font-weight: 900;
	line-height: 1.2;
	letter-spacing: 0;
	text-align: center;
	text-transform: uppercase;
	white-space: nowrap;
	transition: background 180ms ease, border-color 180ms ease, box-shadow 180ms ease, color 180ms ease, transform 180ms ease;
}

body.single-product.woocommerce #main-content div.product form.cart .button.single_add_to_cart_button::before {
	color: inherit;
	font-size: 11px;
	margin-right: 9px;
}

body.single-product.woocommerce #main-content div.product form.cart .button.single_add_to_cart_button:hover,
body.single-product.woocommerce #main-content div.product form.cart .button.single_add_to_cart_button:focus,
body.single-product.woocommerce #main-content div.product .woocommerce-tabs #respond input#submit:hover,
body.single-product.woocommerce #main-content div.product .woocommerce-tabs #respond input#submit:focus {
	border-color: rgba(201, 162, 39, 0.72) !important;
	background: #c9a227 !important;
	box-shadow: 0 18px 34px rgba(201, 162, 39, 0.22) !important;
	color: #0e1724 !important;
	outline: none;
	transform: translateY(-1px);
}

body.single-product.woocommerce #main-content div.product form.cart .button.single_add_to_cart_button:focus-visible,
body.single-product.woocommerce #main-content div.product .woocommerce-tabs #respond input#submit:focus-visible {
	outline: 3px solid rgba(201, 162, 39, 0.36);
	outline-offset: 3px;
}

body.single-product.woocommerce div.product div.images.woocommerce-product-gallery .woocommerce-product-gallery__trigger {
	border: 1px solid rgba(201, 162, 39, 0.42);
	background: rgba(255, 255, 255, 0.94) !important;
	box-shadow: 0 12px 26px rgba(23, 32, 51, 0.16) !important;
	color: #c9a227 !important;
}

body.single-product.woocommerce div.product div.images.woocommerce-product-gallery .woocommerce-product-gallery__trigger::before {
	color: inherit;
	text-shadow: none;
}

body.single-product.woocommerce div.product div.images.woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover,
body.single-product.woocommerce div.product div.images.woocommerce-product-gallery .woocommerce-product-gallery__trigger:focus {
	border-color: rgba(12, 61, 84, 0.42);
	background: #0c3d54 !important;
	color: #fff8e6 !important;
	outline: none;
}

body.single-product.woocommerce #main-content div.product .jo-product-limited-notice,
body.single-product.woocommerce #main-content div.product .jo-product-limited-notice * {
	box-sizing: border-box;
}

body.single-product.woocommerce #main-content div.product .jo-product-limited-notice {
	display: flex;
	align-items: center;
	gap: 12px;
	width: 100%;
	margin: 34px 0 0;
	padding: 16px 18px;
	border: 1px solid rgba(201, 162, 39, 0.38);
	border-left: 5px solid #c9a227;
	border-radius: 8px;
	background: linear-gradient(135deg, rgba(201, 162, 39, 0.12), #ffffff 46%, #f7fafc);
	box-shadow: 0 16px 36px rgba(23, 32, 51, 0.08);
	color: #172033;
}

body.single-product.woocommerce #main-content div.product .jo-product-limited-notice__icon {
	display: inline-flex;
	flex: 0 0 34px;
	align-items: center;
	justify-content: center;
	width: 34px;
	height: 34px;
	border-radius: 50%;
	background: #0c3d54;
	color: #fff8e6;
	font-size: 18px;
	font-weight: 900;
	line-height: 1;
}

body.single-product.woocommerce #main-content div.product .jo-product-limited-notice__text {
	min-width: 0;
	color: #0e1724;
	font-size: 17px;
	font-weight: 900;
	line-height: 1.3;
	letter-spacing: 0;
	overflow-wrap: anywhere;
}

@media (max-width: 767px) {
	body.single-product.woocommerce {
		overflow-x: hidden;
	}

	body.single-product.woocommerce #main > .wgl-container.single_product {
		box-sizing: border-box;
		width: 100vw !important;
		max-width: 100vw !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
		padding-left: 12px !important;
		padding-right: 12px !important;
	}

	body.single-product.woocommerce #main > .wgl-container.single_product > .row {
		width: 100% !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}

	body.single-product.woocommerce #main-content.wgl_col-0,
	body.single-product.woocommerce #main-content div.product,
	body.single-product.woocommerce #main-content div.product div.images,
	body.single-product.woocommerce #main-content div.product div.summary {
		float: none;
		width: 100% !important;
		max-width: 100% !important;
		min-width: 0;
		padding-left: 0;
		padding-right: 0;
	}

	body.single-product.woocommerce #main-content div.product div.images .woocommerce-product-gallery__wrapper,
	body.single-product.woocommerce #main-content div.product div.images .woocommerce-product-gallery__image,
	body.single-product.woocommerce #main-content div.product div.images .woocommerce-product-gallery__image a,
	body.single-product.woocommerce #main-content div.product div.images .woocommerce-product-gallery__image img {
		width: 100% !important;
		max-width: 100% !important;
		height: auto !important;
	}

	body.single-product.woocommerce #main-content div.product .product_title,
	body.single-product.woocommerce #main-content div.product .woocommerce-product-details__short-description,
	body.single-product.woocommerce #main-content div.product .woocommerce-tabs {
		width: 100%;
		max-width: 100%;
		overflow-wrap: anywhere;
		white-space: normal !important;
		word-break: break-word;
	}

	body.single-product.woocommerce #main-content div.product .product_title {
		font-size: 31px;
		line-height: 1.12;
	}

	body.single-product.woocommerce #main-content div.product .jo-single-event-reservation {
		gap: 12px;
		padding: 14px;
	}

	body.single-product.woocommerce #main-content div.product .jo-single-event-reservation__head {
		grid-template-columns: minmax(0, 1fr);
	}

	body.single-product.woocommerce #main-content div.product .jo-single-event-reservation__title {
		font-size: 20px;
		line-height: 1.22;
	}

	body.single-product.woocommerce #main-content div.product .jo-single-event-reservation__availability {
		justify-self: start;
	}

	body.single-product.woocommerce #main-content div.product .jo-single-event-reservation__countdown {
		align-items: flex-start;
		flex-direction: column;
	}

	body.single-product.woocommerce #main-content div.product .jo-single-event-reservation__countdown-unit {
		width: 42px;
		min-height: 34px;
	}

	body.single-product.woocommerce #main-content div.product form.cart {
		padding: 12px;
		gap: 8px;
	}

	body.single-product.woocommerce #main-content div.product form.cart div.quantity {
		box-sizing: border-box;
		flex: 0 0 74px;
		width: 74px;
	}

	body.single-product.woocommerce #main-content div.product form.cart .quantity .quantity-wrapper {
		box-sizing: border-box;
		justify-content: center;
		width: 74px;
		min-width: 74px;
		min-height: 50px;
		padding: 0 24px 0 8px;
	}

	body.single-product.woocommerce #main-content div.product form.cart .quantity .quantity-wrapper .qty {
		width: 28px;
		height: 48px;
		font-size: 16px;
	}

	body.single-product.woocommerce #main-content div.product form.cart .quantity .quantity-wrapper span {
		width: 24px;
	}

	body.single-product.woocommerce #main-content div.product form.cart .button.single_add_to_cart_button {
		box-sizing: border-box;
		flex: 1 1 auto;
		width: auto;
		min-width: 0;
		min-height: 50px;
		padding-left: 12px !important;
		padding-right: 12px !important;
		font-size: 13px;
		white-space: normal;
	}

	body.single-product.woocommerce #main-content div.product form.cart .button.single_add_to_cart_button::before {
		margin-right: 6px;
	}

	body.single-product.woocommerce #main-content div.product .jo-product-limited-notice {
		align-items: flex-start;
		gap: 10px;
		margin-top: 24px;
		padding: 14px;
	}

	body.single-product.woocommerce #main-content div.product .jo-product-limited-notice__icon {
		flex-basis: 30px;
		width: 30px;
		height: 30px;
		font-size: 16px;
	}

	body.single-product.woocommerce #main-content div.product .jo-product-limited-notice__text {
		font-size: 15px;
	}
}

/* Keep the page-load newsletter modal closable on shorter viewports. */
.custombox-content.paoc-cb-popup {
	box-sizing: border-box;
	align-items: flex-start !important;
	padding: 20px 16px !important;
	overflow-y: auto !important;
}

.custombox-content.paoc-cb-popup .paoc-cb-popup-body {
	max-height: calc(100vh - 40px);
	overflow-y: auto;
}

.custombox-content.paoc-cb-popup .paoc-close-popup.paoc-popup-close {
	top: 8px !important;
	right: 8px !important;
	z-index: 2;
}

@media (max-width: 767px) {
	.page-header {
		margin-bottom: 14px !important;
		padding-top: 18px !important;
		padding-bottom: 18px !important;
	}

	.page-header_breadcrumbs:not(:first-child),
	.page-header_wrapper_product .page-header_breadcrumbs {
		margin-top: 6px !important;
	}

	#main.site-main,
	body > #main.site-main,
	.woocommerce #main.site-main,
	.woocommerce-page #main.site-main,
	body.woocommerce > #main.site-main,
	body.woocommerce-page > #main.site-main {
		padding-top: 14px !important;
	}
}

/* JO footer refresh */
#footer.footer {
	--jo-footer-bg: var(--jo-bg);
	--jo-footer-bg-deep: var(--jo-bg-deep);
	--jo-footer-teal: var(--jo-teal);
	--jo-footer-gold: var(--jo-gold);
	--jo-footer-gold-gradient: linear-gradient(135deg, #ffeab4 0%, #c9a227 54%, #a98113 100%);
	--jo-footer-dark-hover: linear-gradient(135deg, rgba(8, 17, 31, 0.98) 0%, rgba(14, 23, 36, 0.97) 58%, rgba(12, 61, 84, 0.95) 100%);
	--jo-footer-heading: var(--jo-heading);
	--jo-footer-text: var(--jo-text);
	--jo-footer-muted: var(--jo-muted);
	--jo-footer-line: var(--jo-line);
	--jo-footer-gold-line: var(--jo-gold-line);
	position: relative;
	background: linear-gradient(135deg, var(--jo-footer-bg-deep) 0%, var(--jo-footer-bg) 42%, var(--jo-footer-teal) 100%) !important;
	border-top: 1px solid var(--jo-footer-gold-line);
	color: var(--jo-footer-text);
}

#footer.footer:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 3px;
	background: linear-gradient(90deg, rgba(201, 162, 39, 0), rgba(201, 162, 39, 0.8), rgba(201, 162, 39, 0));
	pointer-events: none;
}

#footer.footer .footer_top-area {
	color: var(--jo-footer-text);
}

#footer.footer .footer_top-area.widgets_area.align-center {
	text-align: left;
}

#footer.footer .footer_top-area.widgets_area > .wgl-container {
	border-bottom: 1px solid var(--jo-footer-line);
	padding-top: 34px;
	padding-bottom: 44px;
}

#footer.footer .jo-course-session {
	box-sizing: border-box;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 22px;
	width: 100%;
	margin: 0 0 20px;
	padding: 12px 0 12px 20px;
	background: linear-gradient(90deg, rgba(201, 162, 39, 0.12), rgba(201, 162, 39, 0) 68%);
	color: var(--jo-footer-text);
}

#footer.footer .jo-course-session,
#footer.footer .jo-course-session * {
	box-sizing: border-box;
}

#footer.footer .jo-course-session:before {
	content: "";
	position: absolute;
	top: 10px;
	bottom: 10px;
	left: 0;
	width: 3px;
	border-radius: 999px;
	background: var(--jo-footer-gold);
	box-shadow: 0 0 18px rgba(201, 162, 39, 0.28);
}

#footer.footer .jo-course-session--online {
	background: linear-gradient(90deg, rgba(79, 173, 118, 0.13), rgba(79, 173, 118, 0) 68%);
}

#footer.footer .jo-course-session--online:before {
	background: #62cf8e;
	box-shadow: 0 0 18px rgba(98, 207, 142, 0.24);
}

#footer.footer .jo-course-session__body {
	min-width: 0;
}

#footer.footer .jo-course-session__eyebrow,
#footer.footer .jo-course-session__title,
#footer.footer .jo-course-session__message {
	margin: 0;
}

#footer.footer .jo-course-session__eyebrow {
	margin-bottom: 4px;
	color: var(--jo-footer-gold);
	font-size: 11px;
	font-weight: 900;
	letter-spacing: 0.12em;
	line-height: 1.25;
	text-transform: uppercase;
}

#footer.footer .jo-course-session--online .jo-course-session__eyebrow {
	color: #b9f2c9;
}

#footer.footer .jo-course-session__title {
	color: #ffffff;
	font-size: 24px;
	font-weight: 900;
	line-height: 1.12;
}

#footer.footer .jo-course-session__message {
	max-width: 660px;
	margin-top: 7px;
	color: var(--jo-footer-text);
	font-size: 15px;
	font-weight: 700;
	line-height: 1.4;
	overflow-wrap: anywhere;
}

#footer.footer .jo-course-session__state {
	display: inline-flex;
	align-items: center;
	min-width: 0;
	color: #ffffff;
	font: inherit;
	letter-spacing: 0;
	text-decoration: none;
	overflow-wrap: anywhere;
}

#footer.footer .jo-course-session--online .jo-course-session__state {
	color: #62cf8e;
}

#footer.footer .jo-course-session__state--user:hover,
#footer.footer .jo-course-session__state--user:focus {
	color: #b9f2c9;
	text-decoration: underline;
	text-underline-offset: 4px;
	outline: none;
}

#footer.footer .jo-course-session__login {
	display: inline-flex;
	flex: 0 0 auto;
	align-items: center;
	justify-content: center;
	min-height: 44px;
	padding: 13px 22px;
	border: 1px solid rgba(201, 162, 39, 0.62);
	border-radius: 999px;
	background: var(--jo-footer-gold);
	box-shadow: 0 12px 28px rgba(201, 162, 39, 0.22);
	color: #0e1724;
	font-size: 12px;
	font-weight: 900;
	line-height: 1;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap;
	transition: border-color 180ms ease, background 180ms ease, color 180ms ease, transform 180ms ease;
}

#footer.footer .jo-course-session__login:hover,
#footer.footer .jo-course-session__login:focus {
	border-color: rgba(255, 248, 230, 0.7);
	background: #fff8e6;
	color: #0e1724;
	outline: none;
	transform: translateY(-1px);
}

#footer.footer .jo-course-hub {
	box-sizing: border-box;
	width: 100%;
	margin: 0 0 24px;
	padding: 30px 32px;
	border: 1px solid rgba(255, 255, 255, 0.16);
	border-radius: 8px;
	background: linear-gradient(135deg, rgba(255, 255, 255, 0.07), rgba(14, 23, 36, 0.82) 44%, rgba(64, 74, 86, 0.32));
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05);
}

#footer.footer .jo-course-hub--has-purchased {
	border-color: rgba(79, 173, 118, 0.44);
	background: linear-gradient(135deg, rgba(79, 173, 118, 0.16), rgba(14, 23, 36, 0.78) 44%, rgba(12, 61, 84, 0.42));
}

#footer.footer .jo-course-hub,
#footer.footer .jo-course-hub * {
	box-sizing: border-box;
}

#footer.footer .jo-course-hub__head {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 18px;
	margin-bottom: 18px;
}

#footer.footer .jo-course-hub__heading {
	min-width: 0;
}

#footer.footer .jo-course-hub__eyebrow {
	margin: 0 0 5px;
	color: var(--jo-footer-gold);
	font-size: 12px;
	font-weight: 800;
	line-height: 1.35;
	letter-spacing: 0.12em;
	text-transform: uppercase;
}

#footer.footer .jo-course-hub__title {
	margin: 0;
	color: var(--jo-footer-heading);
	font-size: 24px;
	font-weight: 800;
	line-height: 1.2;
	letter-spacing: 0;
}

#footer.footer .jo-course-hub__all-link {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 42px;
	padding: 12px 18px;
	border: 1px solid rgba(126, 92, 6, 0.28);
	border-radius: 999px;
	background: var(--jo-footer-gold-gradient);
	box-shadow: 0 14px 30px rgba(201, 162, 39, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.42);
	color: #ffffff;
	font-size: 12px;
	font-weight: 800;
	line-height: 1;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap;
	transition: border-color 180ms ease, background 180ms ease, box-shadow 180ms ease, color 180ms ease, transform 180ms ease;
}

#footer.footer .jo-course-hub__all-link:hover,
#footer.footer .jo-course-hub__all-link:focus {
	border-color: rgba(255, 244, 214, 0.72);
	background: var(--jo-footer-dark-hover);
	box-shadow: 0 16px 32px rgba(12, 61, 84, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.12);
	color: #ffffff;
	outline: none;
	transform: translateY(-1px);
}

#footer.footer .jo-course-hub__all-link--mobile {
	display: none;
}

#footer.footer .jo-course-hub__featured-link {
	display: grid;
	grid-template-columns: 116px minmax(0, 1fr) auto;
	align-items: center;
	gap: 22px;
	min-height: 146px;
	padding: 18px 20px;
	border: 1px solid rgba(255, 255, 255, 0.18);
	border-radius: 8px;
	background: rgba(7, 13, 22, 0.42);
	color: #ffffff;
	text-decoration: none;
	transition: border-color 180ms ease, background 180ms ease, transform 180ms ease;
}

#footer.footer .jo-course-hub__featured-link:hover,
#footer.footer .jo-course-hub__featured-link:focus {
	border-color: rgba(201, 162, 39, 0.62);
	background: rgba(7, 13, 22, 0.58);
	outline: none;
	transform: translateY(-1px);
}

#footer.footer .jo-course-hub__featured.jo-course-hub__course--purchased .jo-course-hub__featured-link {
	border-color: rgba(98, 207, 142, 0.86);
	background: rgba(7, 28, 20, 0.46);
	box-shadow: inset 0 0 0 1px rgba(79, 173, 118, 0.18);
}

#footer.footer .jo-course-hub__featured.jo-course-hub__course--purchased .jo-course-hub__featured-link:hover,
#footer.footer .jo-course-hub__featured.jo-course-hub__course--purchased .jo-course-hub__featured-link:focus {
	border-color: rgba(98, 207, 142, 0.92);
	background: rgba(7, 28, 20, 0.56);
}

#footer.footer .jo-course-hub--guest {
	border-color: rgba(201, 162, 39, 0.42);
	background: linear-gradient(135deg, rgba(201, 162, 39, 0.13), rgba(14, 23, 36, 0.8) 46%, rgba(12, 61, 84, 0.44));
}

#footer.footer .jo-course-hub--guest .jo-course-hub__featured-link {
	border-color: rgba(201, 162, 39, 0.58);
}

#footer.footer .jo-course-hub--guest .jo-course-hub__featured-link:hover,
#footer.footer .jo-course-hub--guest .jo-course-hub__featured-link:focus {
	border-color: rgba(201, 162, 39, 0.82);
}

#footer.footer .jo-course-hub--guest .jo-course-hub__badge {
	border-color: rgba(201, 162, 39, 0.62);
	background: rgba(201, 162, 39, 0.18);
	color: var(--jo-footer-gold);
}

#footer.footer .jo-course-hub__featured-media,
#footer.footer .jo-course-hub__tile-media {
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	border-radius: 8px;
	background: rgba(255, 255, 255, 0.09);
	color: rgba(255, 248, 230, 0.82);
}

#footer.footer .jo-course-hub__featured-media {
	width: 116px;
	height: 116px;
}

#footer.footer .jo-course-hub__course--assigned .jo-course-hub__image {
	filter: grayscale(0.8);
	opacity: 0.72;
}

#footer.footer .jo-course-hub__course--assigned:hover .jo-course-hub__image,
#footer.footer .jo-course-hub__course--assigned:focus .jo-course-hub__image {
	opacity: 0.86;
}

#footer.footer .jo-course-hub__course--purchased .jo-course-hub__image {
	filter: none;
	opacity: 1;
}

#footer.footer .jo-course-hub__image {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

#footer.footer .jo-course-hub__initials {
	font-size: 20px;
	font-weight: 900;
	line-height: 1;
	letter-spacing: 0.08em;
}

#footer.footer .jo-course-hub__featured-body {
	min-width: 0;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 8px;
}

#footer.footer .jo-course-hub__badge {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 25px;
	padding: 6px 10px;
	border: 1px solid rgba(255, 255, 255, 0.18);
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.08);
	color: rgba(255, 248, 230, 0.78);
	font-size: 10px;
	font-weight: 900;
	line-height: 1;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	white-space: nowrap;
}

#footer.footer .jo-course-hub__course--purchased .jo-course-hub__badge {
	border-color: rgba(98, 207, 142, 0.48);
	background: rgba(79, 173, 118, 0.2);
	color: #b9f2c9;
}

#footer.footer .jo-course-hub__course--paid .jo-course-hub__badge {
	border-color: rgba(201, 162, 39, 0.62);
	background: rgba(201, 162, 39, 0.18);
	color: var(--jo-footer-gold);
}

#footer.footer .jo-course-hub__meta {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 8px;
	min-width: 0;
}

#footer.footer .jo-course-hub__duration {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 25px;
	padding: 6px 10px;
	border: 1px solid rgba(201, 162, 39, 0.42);
	border-radius: 999px;
	background: rgba(201, 162, 39, 0.14);
	color: var(--jo-footer-gold);
	font-size: 10px;
	font-weight: 900;
	line-height: 1;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	white-space: nowrap;
}

#footer.footer .jo-course-hub__featured-title {
	display: block;
	color: #ffffff;
	font-size: 21px;
	font-weight: 800;
	line-height: 1.28;
	overflow-wrap: anywhere;
}

#footer.footer .jo-course-hub__progress {
	display: grid;
	grid-template-columns: minmax(120px, 1fr) auto;
	align-items: center;
	gap: 10px;
	width: min(100%, 360px);
	color: var(--jo-footer-text);
	font-size: 12px;
	font-weight: 800;
	line-height: 1.2;
}

#footer.footer .jo-course-hub__progress-track {
	display: block;
	width: 100%;
	height: 8px;
	overflow: hidden;
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.14);
}

#footer.footer .jo-course-hub__progress-bar {
	display: block;
	height: 100%;
	border-radius: inherit;
	background: linear-gradient(90deg, #4fad76, var(--jo-footer-gold));
}

#footer.footer .jo-course-hub__progress-text {
	color: var(--jo-footer-gold);
	white-space: nowrap;
}

#footer.footer .jo-course-hub__cta {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	justify-self: end;
	min-height: 42px;
	padding: 12px 18px;
	border: 1px solid rgba(126, 92, 6, 0.28);
	border-radius: 999px;
	background: var(--jo-footer-gold-gradient);
	box-shadow: 0 14px 30px rgba(201, 162, 39, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.42);
	color: #ffffff;
	font-size: 13px;
	font-weight: 800;
	line-height: 1;
	text-transform: uppercase;
	white-space: nowrap;
	transition: border-color 180ms ease, background 180ms ease, box-shadow 180ms ease, color 180ms ease, transform 180ms ease;
}

#footer.footer .jo-course-hub__featured-link:hover .jo-course-hub__cta,
#footer.footer .jo-course-hub__featured-link:focus .jo-course-hub__cta {
	border-color: rgba(255, 244, 214, 0.72);
	background: var(--jo-footer-dark-hover);
	box-shadow: 0 16px 32px rgba(12, 61, 84, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.12);
	color: #ffffff;
}

#footer.footer .jo-course-hub__tiles {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 10px;
	margin-top: 14px;
}

#footer.footer .jo-course-hub__tile {
	position: relative;
	display: block;
	width: 54px;
	height: 54px;
	color: #ffffff;
	text-decoration: none;
}

#footer.footer .jo-course-hub__tile[hidden] {
	display: none !important;
}

#footer.footer .jo-course-hub__tile-media {
	width: 54px;
	height: 54px;
	border: 1px solid rgba(255, 255, 255, 0.12);
	transition: border-color 180ms ease, background 180ms ease, transform 180ms ease;
}

#footer.footer .jo-course-hub__tile.jo-course-hub__course--assigned .jo-course-hub__tile-media {
	border-color: rgba(255, 255, 255, 0.18);
	background: rgba(255, 255, 255, 0.08);
	box-shadow: none;
}

#footer.footer .jo-course-hub__tile.jo-course-hub__course--purchased .jo-course-hub__tile-media {
	border-color: rgba(98, 207, 142, 0.86);
	background: rgba(79, 173, 118, 0.2);
	box-shadow: inset 0 0 0 1px rgba(98, 207, 142, 0.24);
}

#footer.footer .jo-course-hub__tile.jo-course-hub__course--paid .jo-course-hub__tile-media {
	border-color: rgba(201, 162, 39, 0.72);
	background: rgba(201, 162, 39, 0.18);
}

#footer.footer .jo-course-hub__tile--more .jo-course-hub__tile-media {
	border-color: rgba(126, 92, 6, 0.28);
	background: var(--jo-footer-gold-gradient);
	box-shadow: 0 12px 24px rgba(201, 162, 39, 0.24), inset 0 1px 0 rgba(255, 255, 255, 0.38);
	color: #ffffff;
}

#footer.footer .jo-course-hub__tile:hover .jo-course-hub__tile-media,
#footer.footer .jo-course-hub__tile:focus .jo-course-hub__tile-media {
	border-color: rgba(201, 162, 39, 0.68);
	background: rgba(201, 162, 39, 0.18);
	transform: translateY(-1px);
}

#footer.footer .jo-course-hub__tile.jo-course-hub__course--assigned:hover .jo-course-hub__tile-media,
#footer.footer .jo-course-hub__tile.jo-course-hub__course--assigned:focus .jo-course-hub__tile-media {
	border-color: rgba(255, 255, 255, 0.3);
	background: rgba(255, 255, 255, 0.12);
}

#footer.footer .jo-course-hub__tile.jo-course-hub__course--purchased:hover .jo-course-hub__tile-media,
#footer.footer .jo-course-hub__tile.jo-course-hub__course--purchased:focus .jo-course-hub__tile-media {
	border-color: rgba(98, 207, 142, 0.92);
	background: rgba(79, 173, 118, 0.24);
}

#footer.footer .jo-course-hub__tile--more:hover .jo-course-hub__tile-media,
#footer.footer .jo-course-hub__tile--more:focus .jo-course-hub__tile-media {
	border-color: rgba(255, 244, 214, 0.72);
	background: var(--jo-footer-dark-hover);
	box-shadow: 0 14px 28px rgba(12, 61, 84, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.12);
	color: #ffffff;
}

#footer.footer .jo-course-hub__tile .jo-course-hub__initials,
#footer.footer .jo-course-hub__tile-more-count {
	font-size: 15px;
	font-weight: 900;
	letter-spacing: 0;
}

#footer.footer .jo-course-hub__tile-tooltip {
	position: absolute;
	z-index: 4;
	left: 50%;
	bottom: calc(100% + 9px);
	width: max-content;
	max-width: min(260px, 72vw);
	padding: 8px 10px;
	border: 1px solid rgba(255, 244, 214, 0.42);
	border-radius: 8px;
	background: rgba(7, 13, 22, 0.96);
	box-shadow: 0 14px 30px rgba(0, 0, 0, 0.28);
	color: #fff8e6;
	font-size: 12px;
	font-weight: 700;
	line-height: 1.35;
	text-align: center;
	opacity: 0;
	pointer-events: none;
	transform: translate(-50%, 6px);
	transition: opacity 160ms ease, transform 160ms ease;
}

#footer.footer .jo-course-hub__tile:hover .jo-course-hub__tile-tooltip,
#footer.footer .jo-course-hub__tile:focus .jo-course-hub__tile-tooltip {
	opacity: 1;
	transform: translate(-50%, 0);
}

#footer.footer .jo-course-hub + .row {
	padding-top: 0 !important;
}

#footer.footer .jo-footer-events {
	box-sizing: border-box;
	width: 100%;
	margin: 0 0 38px;
	padding: 36px 38px 36px;
	border: 1px solid rgba(201, 162, 39, 0.28);
	border-radius: 8px;
	background: linear-gradient(135deg, rgba(201, 162, 39, 0.1), rgba(14, 23, 36, 0.72) 46%, rgba(12, 61, 84, 0.5));
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05);
}

#footer.footer .jo-footer-events--has-joined {
	border-color: rgba(98, 207, 142, 0.52);
	background: linear-gradient(135deg, rgba(79, 173, 118, 0.16), rgba(14, 23, 36, 0.74) 46%, rgba(12, 61, 84, 0.48));
	box-shadow: inset 0 0 0 1px rgba(98, 207, 142, 0.12);
}

#footer.footer .jo-footer-events,
#footer.footer .jo-footer-events * {
	box-sizing: border-box;
}

#footer.footer .jo-footer-events__head {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 5px;
	margin-bottom: 24px;
}

#footer.footer .jo-footer-events__eyebrow {
	margin: 0;
	color: var(--jo-footer-gold);
	font-size: 12px;
	font-weight: 800;
	line-height: 1.35;
	letter-spacing: 0.12em;
	text-transform: uppercase;
}

#footer.footer .jo-footer-events__title {
	margin: 0;
	color: var(--jo-footer-heading);
	font-size: 24px;
	font-weight: 800;
	line-height: 1.2;
	letter-spacing: 0;
}

#footer.footer .jo-footer-events__grid {
	display: grid;
	grid-template-columns: minmax(0, 1fr);
	gap: 10px;
}

#footer.footer .jo-footer-event__link {
	display: grid;
	grid-template-columns: 86px minmax(0, 1fr) auto;
	align-items: center;
	gap: 16px;
	min-height: 112px;
	padding: 12px 16px;
	border: 1px solid rgba(255, 255, 255, 0.11);
	border-radius: 8px;
	background: rgba(7, 13, 22, 0.38);
	color: #ffffff;
	text-decoration: none;
	transition: border-color 180ms ease, background 180ms ease, transform 180ms ease;
}

#footer.footer .jo-footer-event__link:hover,
#footer.footer .jo-footer-event__link:focus {
	border-color: rgba(201, 162, 39, 0.48);
	background: rgba(7, 13, 22, 0.56);
	outline: none;
	transform: translateY(-1px);
}

#footer.footer .jo-footer-event--joined .jo-footer-event__link {
	border-color: rgba(98, 207, 142, 0.86);
	background: rgba(7, 28, 20, 0.46);
	box-shadow: inset 0 0 0 1px rgba(79, 173, 118, 0.18);
}

#footer.footer .jo-footer-event--joined .jo-footer-event__link:hover,
#footer.footer .jo-footer-event--joined .jo-footer-event__link:focus {
	border-color: rgba(98, 207, 142, 0.94);
	background: rgba(7, 34, 24, 0.58);
}

#footer.footer .jo-footer-event__media {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 86px;
	height: 86px;
	overflow: hidden;
	border-radius: 8px;
	background: rgba(201, 162, 39, 0.13);
}

#footer.footer .jo-footer-event--joined .jo-footer-event__media {
	background: rgba(79, 173, 118, 0.18);
}

#footer.footer .jo-footer-event__image {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

#footer.footer .jo-footer-event__date-mark {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	color: #ffffff;
	font-weight: 800;
	line-height: 1;
}

#footer.footer .jo-footer-event__date-mark span {
	font-size: 30px;
}

#footer.footer .jo-footer-event__date-mark small {
	margin-top: 3px;
	color: var(--jo-footer-gold);
	font-size: 12px;
	letter-spacing: 0.08em;
}

#footer.footer .jo-footer-event__body {
	min-width: 0;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 4px;
}

#footer.footer .jo-footer-event__badge {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 21px;
	padding: 4px 8px;
	border-radius: 999px;
	font-size: 10px;
	font-weight: 900;
	line-height: 1;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	white-space: nowrap;
}

#footer.footer .jo-footer-event__badge--primary {
	border: 1px solid rgba(126, 92, 6, 0.28);
	background: var(--jo-footer-gold-gradient);
	box-shadow: 0 8px 18px rgba(201, 162, 39, 0.22), inset 0 1px 0 rgba(255, 255, 255, 0.36);
	color: #ffffff;
}

#footer.footer .jo-footer-event__badge--secondary {
	border: 1px solid rgba(255, 244, 214, 0.34);
	background: rgba(8, 17, 31, 0.54);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08);
	color: #fff4d6;
}

#footer.footer .jo-footer-event__badge--joined {
	max-width: 100%;
	border: 1px solid rgba(98, 207, 142, 0.68);
	background: rgba(79, 173, 118, 0.2);
	color: #b9f2c9;
	line-height: 1.2;
	text-align: left;
	white-space: normal;
}

#footer.footer .jo-footer-event__date {
	color: var(--jo-footer-gold);
	font-size: 16px;
	font-weight: 800;
	line-height: 1.18;
}

#footer.footer .jo-footer-event__meta {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 5px;
	width: 100%;
	min-width: 0;
}

#footer.footer .jo-footer-event__time {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 21px;
	padding: 4px 7px;
	border-radius: 999px;
	font-size: 10px;
	font-weight: 900;
	line-height: 1;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	white-space: nowrap;
}

#footer.footer .jo-footer-event__time {
	border: 1px solid rgba(201, 162, 39, 0.42);
	background: rgba(201, 162, 39, 0.14);
	color: var(--jo-footer-gold);
}

#footer.footer .jo-footer-event__countdown {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	width: 100%;
	color: #ffffff;
	white-space: normal;
}

#footer.footer .jo-footer-event__countdown-label {
	display: inline-flex;
	align-items: center;
	gap: 5px;
	flex: 0 0 auto;
	max-width: none;
	color: #ffffff;
	font-size: 9px;
	font-weight: 900;
	line-height: 1.05;
	letter-spacing: 0;
	text-transform: uppercase;
}

#footer.footer .jo-footer-event__countdown-label::before {
	content: "";
	flex: 0 0 auto;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #62cf8e;
	box-shadow: 0 0 0 0 rgba(98, 207, 142, 0.58);
	animation: jo-footer-event-live-pulse 1.25s ease-out infinite;
}

#footer.footer .jo-footer-event__countdown-units {
	display: flex;
	align-items: center;
	gap: 5px;
}

#footer.footer .jo-footer-event__countdown-unit {
	display: inline-flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 34px;
	min-height: 28px;
	padding: 2px;
	border: 1px solid rgba(255, 244, 214, 0.22);
	border-radius: 6px;
	background: rgba(5, 16, 20, 0.9);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08), 0 7px 16px rgba(0, 0, 0, 0.18);
}

#footer.footer .jo-footer-event__countdown-unit strong {
	display: block;
	color: #ffffff;
	font-size: 15px;
	font-weight: 900;
	line-height: 1;
	letter-spacing: 0;
	font-variant-numeric: tabular-nums;
}

#footer.footer .jo-footer-event__countdown-unit small {
	display: block;
	margin-top: 2px;
	color: #fff4d6;
	font-size: 7px;
	font-weight: 900;
	line-height: 1;
	letter-spacing: 0;
	text-transform: uppercase;
}

@keyframes jo-footer-event-live-pulse {
	0% {
		box-shadow: 0 0 0 0 rgba(98, 207, 142, 0.58);
	}

	72% {
		box-shadow: 0 0 0 7px rgba(98, 207, 142, 0);
	}

	100% {
		box-shadow: 0 0 0 0 rgba(98, 207, 142, 0);
	}
}

@media (prefers-reduced-motion: reduce) {
	#footer.footer .jo-footer-event__countdown-label::before {
		animation: none;
	}
}

#footer.footer .jo-footer-event__duration {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 21px;
	padding: 4px 7px;
	border: 1px solid rgba(79, 173, 118, 0.42);
	border-radius: 999px;
	background: rgba(79, 173, 118, 0.14);
	color: #b9f2c9;
	font-size: 10px;
	font-weight: 900;
	line-height: 1;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	white-space: nowrap;
}

#footer.footer .jo-footer-event__name {
	display: block;
	color: #ffffff;
	font-size: 17px;
	font-weight: 800;
	line-height: 1.18;
	overflow-wrap: anywhere;
	white-space: normal;
}

#footer.footer .jo-footer-event__price {
	color: var(--jo-footer-text);
	font-size: 13px;
	font-weight: 700;
	line-height: 1.3;
}

#footer.footer .jo-footer-event__price del {
	color: var(--jo-footer-muted);
	opacity: 0.75;
}

#footer.footer .jo-footer-event__price ins {
	color: var(--jo-footer-gold);
	text-decoration: none;
}

#footer.footer .jo-footer-event__cta {
	display: inline-flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	justify-self: end;
	gap: 5px;
	min-width: 260px;
	min-height: 38px;
	padding: 9px 12px;
	border: 1px solid rgba(126, 92, 6, 0.28);
	border-radius: 999px;
	background: var(--jo-footer-gold-gradient);
	box-shadow: 0 14px 30px rgba(201, 162, 39, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.42);
	color: #ffffff;
	font-size: 13px;
	font-weight: 800;
	line-height: 1;
	text-transform: uppercase;
	white-space: nowrap;
	transition: border-color 180ms ease, background 180ms ease, box-shadow 180ms ease, color 180ms ease;
}

#footer.footer .jo-footer-event__cta-label {
	display: block;
	color: #ffffff;
	font-size: 12px;
	font-weight: 900;
	line-height: 1;
	letter-spacing: 0;
	text-align: center;
	white-space: nowrap;
}

#footer.footer .jo-footer-event__link:hover .jo-footer-event__cta,
#footer.footer .jo-footer-event__link:focus .jo-footer-event__cta {
	border-color: rgba(255, 244, 214, 0.72);
	background: var(--jo-footer-dark-hover);
	box-shadow: 0 16px 32px rgba(12, 61, 84, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.12);
	color: #ffffff;
}

#footer.footer .jo-footer-events + .row {
	padding-top: 0 !important;
}

#footer.footer .jo-footer-events__actions {
	display: flex;
	justify-content: center;
	margin-top: 22px;
}

#footer.footer .jo-footer-events__shop-link {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 44px;
	padding: 13px 22px;
	border: 1px solid rgba(126, 92, 6, 0.28);
	border-radius: 999px;
	background: var(--jo-footer-gold-gradient);
	box-shadow: 0 14px 30px rgba(201, 162, 39, 0.26), inset 0 1px 0 rgba(255, 255, 255, 0.4);
	color: #ffffff;
	font-size: 13px;
	font-weight: 800;
	line-height: 1;
	text-decoration: none;
	text-transform: uppercase;
	transition: border-color 180ms ease, background 180ms ease, box-shadow 180ms ease, color 180ms ease, transform 180ms ease;
}

#footer.footer .jo-footer-events__shop-link:hover,
#footer.footer .jo-footer-events__shop-link:focus {
	border-color: rgba(255, 244, 214, 0.72);
	background: var(--jo-footer-dark-hover);
	box-shadow: 0 16px 32px rgba(12, 61, 84, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.12);
	color: #ffffff;
	outline: none;
	transform: translateY(-1px);
}

#footer.footer .footer_top-area.widgets_area .row {
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(0, 1.05fr) minmax(0, 1.45fr) minmax(0, 1.05fr);
	gap: 34px 42px;
	align-items: start;
	border-bottom: 0;
	max-width: 100%;
	min-width: 0;
	margin-left: 0;
	margin-right: 0;
}

#footer.footer .footer_top-area.widgets_area .row:before,
#footer.footer .footer_top-area.widgets_area .row:after {
	display: none;
	content: none;
}

#footer.footer .footer_top-area.widgets_area .row > [class*="wgl_col-"] {
	float: none;
	width: auto;
	min-width: 0;
	padding: 0;
}

#footer.footer .footer_top-area .widget {
	margin: 0;
}

#footer.footer .footer_top-area .widget + .widget {
	margin-top: 28px;
	border-top: 1px solid rgba(255, 255, 255, 0.11);
	padding-top: 24px;
}

#footer.footer .footer_top-area .title-wrapper {
	margin-bottom: 17px;
}

#footer.footer .footer_top-area .title-wrapper .title {
	display: inline-flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 10px;
	color: var(--jo-footer-heading);
	font-size: 15px;
	font-weight: 800;
	line-height: 1.35;
}

#footer.footer .footer_top-area .title-wrapper .title:before {
	display: none;
}

#footer.footer .footer_top-area .title-wrapper .title:after {
	content: "";
	display: block;
	width: 34px;
	height: 2px;
	border-radius: 2px;
	background: var(--jo-footer-gold);
	box-shadow: 0 0 14px rgba(201, 162, 39, 0.28);
}

#footer.footer .footer_top-area .widget_nav_menu .menu {
	max-width: 100%;
	min-width: 0;
	margin: 0;
	padding: 0;
	white-space: normal;
}

#footer.footer .footer_top-area .widget_nav_menu li {
	max-width: 100%;
	min-width: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	white-space: normal;
}

#footer.footer .footer_top-area .widget_nav_menu li + li {
	margin-top: 10px;
}

#footer.footer .footer_top-area .widget_nav_menu li:after {
	display: none;
}

#footer.footer .footer_top-area .widget_nav_menu a {
	display: block;
	box-sizing: border-box;
	width: 100%;
	max-width: 100%;
	padding-left: 18px;
	color: var(--jo-footer-text);
	font-size: 15px;
	font-weight: 500;
	line-height: 1.5;
	text-decoration: none;
	white-space: normal !important;
	overflow-wrap: anywhere !important;
	word-break: break-word !important;
	transition: color 180ms ease, transform 180ms ease;
}

#footer.footer .footer_top-area .widget_nav_menu a:before {
	top: 0.72em;
	width: 5px;
	height: 5px;
	background-color: rgba(201, 162, 39, 0.52);
	transition: background-color 180ms ease, box-shadow 180ms ease;
}

#footer.footer .footer_top-area .widget_nav_menu a:hover,
#footer.footer .footer_top-area .widget_nav_menu a:focus,
#footer.footer .footer_top-area .widget_nav_menu .current-menu-item > a,
#footer.footer .footer_top-area .widget_nav_menu .current-menu-ancestor > a {
	color: #ffffff;
	transform: translateX(3px);
}

#footer.footer .footer_top-area .widget_nav_menu a:hover:before,
#footer.footer .footer_top-area .widget_nav_menu a:focus:before,
#footer.footer .footer_top-area .widget_nav_menu .current-menu-item > a:before,
#footer.footer .footer_top-area .widget_nav_menu .current-menu-ancestor > a:before {
	background-color: var(--jo-footer-gold);
	box-shadow: 0 0 0 4px rgba(201, 162, 39, 0.12);
}

#footer.footer a:focus-visible {
	outline: 2px solid rgba(201, 162, 39, 0.72);
	outline-offset: 4px;
	border-radius: 4px;
}

#footer.footer .copyright {
	background: rgba(7, 13, 22, 0.48) !important;
	color: var(--jo-footer-muted);
}

#footer.footer .copyright .row {
	padding-top: 19px !important;
	padding-bottom: 21px !important;
}

#footer.footer .copyright p {
	margin: 0;
	color: inherit;
	font-size: 13px;
	line-height: 1.7;
	overflow-wrap: anywhere;
	word-break: break-word;
}

#footer.footer .copyright a {
	color: var(--jo-footer-gold);
	text-decoration: underline;
	text-decoration-color: rgba(201, 162, 39, 0.42);
	text-underline-offset: 3px;
	transition: color 180ms ease, text-decoration-color 180ms ease;
}

#footer.footer .copyright a:hover,
#footer.footer .copyright a:focus {
	color: #ffffff;
	text-decoration-color: var(--jo-footer-gold);
}

@media (max-width: 1200px) {
	#footer.footer .jo-course-hub__featured-link {
		grid-template-columns: 96px minmax(0, 1fr) auto;
		gap: 18px;
		min-height: 126px;
		padding: 16px;
	}

	#footer.footer .jo-course-hub__featured-media {
		width: 96px;
		height: 96px;
	}

	#footer.footer .jo-course-hub__featured-title {
		font-size: 19px;
	}

	#footer.footer .jo-footer-event__link {
		grid-template-columns: 82px minmax(0, 1fr) auto;
		gap: 14px;
		min-height: 104px;
		padding: 12px;
	}

	#footer.footer .jo-footer-event__media {
		width: 82px;
		height: 82px;
	}

	#footer.footer .jo-footer-event__date {
		font-size: 16px;
	}

	#footer.footer .jo-footer-event__name {
		font-size: 17px;
	}

	#footer.footer .footer_top-area.widgets_area .row {
		grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
		gap: 34px 40px;
	}
}

@media (max-width: 767px) {
	#footer.footer .footer_top-area.widgets_area > .wgl-container {
		padding-top: 26px;
		padding-bottom: 34px;
	}

	#footer.footer .jo-course-session {
		flex-direction: column;
		align-items: stretch;
		gap: 13px;
		margin-bottom: 20px;
		padding: 12px 0 0 16px;
	}

	#footer.footer .jo-course-session__body {
		min-width: 0;
	}

	#footer.footer .jo-course-session__title {
		font-size: 21px;
		line-height: 1.16;
	}

	#footer.footer .jo-course-session__message {
		font-size: 14px;
	}

	#footer.footer .jo-course-session__login {
		width: 100%;
	}

	#footer.footer .jo-course-hub {
		margin-bottom: 20px;
		padding: 24px 18px 22px;
	}

	#footer.footer .jo-course-hub__head {
		display: block;
		margin-bottom: 16px;
	}

	#footer.footer .jo-course-hub__title {
		font-size: 21px;
	}

	#footer.footer .jo-course-hub__all-link--desktop {
		display: none;
	}

	#footer.footer .jo-course-hub__all-link--mobile {
		display: inline-flex;
		margin-top: 18px;
	}

	#footer.footer .jo-course-hub__featured-link {
		grid-template-columns: 78px minmax(0, 1fr);
		gap: 14px;
		min-height: 108px;
		padding: 14px;
	}

	#footer.footer .jo-course-hub__featured-media {
		width: 78px;
		height: 78px;
	}

	#footer.footer .jo-course-hub__badge {
		min-height: 23px;
		padding: 5px 8px;
		font-size: 9px;
		letter-spacing: 0.06em;
	}

	#footer.footer .jo-course-hub__duration {
		min-height: 23px;
		padding: 5px 8px;
		font-size: 9px;
		letter-spacing: 0.06em;
	}

	#footer.footer .jo-course-hub__featured-title {
		font-size: 17px;
		line-height: 1.3;
	}

	#footer.footer .jo-course-hub__progress {
		grid-template-columns: minmax(0, 1fr);
		gap: 7px;
		width: 100%;
	}

	#footer.footer .jo-course-hub__cta {
		grid-column: 2;
		justify-self: start;
		min-height: 36px;
		margin-top: 2px;
		padding: 10px 14px;
		font-size: 12px;
	}

	#footer.footer .jo-course-hub__tiles {
		gap: 8px;
		margin-top: 12px;
	}

	#footer.footer .jo-course-hub__tile,
	#footer.footer .jo-course-hub__tile-media {
		width: 48px;
		height: 48px;
	}

	#footer.footer .jo-course-hub__tile-tooltip {
		display: none;
	}

	#footer.footer .jo-footer-events {
		margin-bottom: 30px;
		padding: 26px 18px 22px;
	}

	#footer.footer .jo-footer-events__head {
		margin-bottom: 18px;
	}

	#footer.footer .jo-footer-events__title {
		font-size: 21px;
	}

	#footer.footer .jo-footer-event__link {
		grid-template-columns: 72px minmax(0, 1fr);
		gap: 10px;
		min-height: 92px;
		padding: 10px;
	}

	#footer.footer .jo-footer-event__media {
		width: 72px;
		height: 72px;
	}

	#footer.footer .jo-footer-event__date-mark span {
		font-size: 25px;
	}

	#footer.footer .jo-footer-event__date-mark small {
		font-size: 10px;
	}

	#footer.footer .jo-footer-event__date {
		font-size: 15px;
	}

	#footer.footer .jo-footer-event__time,
	#footer.footer .jo-footer-event__duration {
		min-height: 19px;
		padding: 3px 6px;
		font-size: 9px;
	}

	#footer.footer .jo-footer-event__countdown {
		align-items: stretch;
		flex-direction: column;
		gap: 5px;
		width: 100%;
		min-height: 0;
	}

	#footer.footer .jo-footer-event__countdown-label {
		justify-content: center;
		max-width: none;
		font-size: 9px;
		line-height: 1.1;
		text-align: center;
	}

	#footer.footer .jo-footer-event__countdown-units {
		display: grid;
		grid-template-columns: repeat(4, minmax(0, 1fr));
		gap: 4px;
	}

	#footer.footer .jo-footer-event__countdown-unit {
		width: auto;
		min-width: 0;
		min-height: 26px;
		padding: 2px;
	}

	#footer.footer .jo-footer-event__countdown-unit strong {
		font-size: 13px;
	}

	#footer.footer .jo-footer-event__countdown-unit small {
		font-size: 7px;
	}

	#footer.footer .jo-footer-event__badge {
		min-height: 20px;
		padding: 4px 7px;
		font-size: 9px;
		letter-spacing: 0.07em;
	}

	#footer.footer .jo-footer-event__name {
		font-size: 15px;
		line-height: 1.18;
	}

	#footer.footer .jo-footer-event__price {
		font-size: 12px;
	}

	#footer.footer .jo-footer-event__cta {
		align-items: stretch;
		grid-column: 2;
		justify-self: start;
		width: 100%;
		min-width: 0;
		max-width: 240px;
		min-height: 32px;
		margin-top: 2px;
		padding: 7px 8px;
		border-radius: 16px;
		font-size: 11px;
	}

	#footer.footer .jo-footer-event__cta-label {
		font-size: 10px;
		white-space: normal;
	}

	#footer.footer .jo-footer-events__actions {
		justify-content: flex-start;
		margin-top: 18px;
	}

	#footer.footer .footer_top-area.widgets_area .row {
		grid-template-columns: minmax(0, 1fr);
		gap: 28px;
	}

	#footer.footer .footer_top-area.widgets_area .row > [class*="wgl_col-"] + [class*="wgl_col-"] {
		margin-top: 0;
	}

	#footer.footer .footer_top-area .widget + .widget {
		margin-top: 24px;
		padding-top: 22px;
	}

	#footer.footer .footer_top-area .widget_nav_menu a {
		font-size: 14px;
	}

	#footer.footer .copyright {
		text-align: left;
	}

	#footer.footer .copyright .row {
		padding-top: 17px !important;
		padding-bottom: 19px !important;
	}
}

/* JO Mobile V1 final overrides */
@media (max-width: 1200px) {
	.mobile_nav_wrapper .primary-nav ul.mobile_switch_on {
		padding: 10px 14px 18px !important;
	}

	.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li a {
		min-height: 48px;
		color: rgba(255, 255, 255, 0.86) !important;
		white-space: normal !important;
	}
}

@media (max-width: 767px) {
	html,
	body {
		max-width: 100%;
		overflow-x: hidden;
		overflow-x: clip;
	}

	.mobile_header.html1_editor .jo-lms-mobile-actions {
		display: grid;
		grid-template-columns: minmax(0, 1fr) 44px 44px;
		gap: 8px;
		width: min(100% - 28px, 360px);
		max-width: none;
	}

	.mobile_header.html1_editor .jo-lms-account-link {
		width: 100%;
		max-width: none;
		min-width: 0;
		justify-content: center;
	}

	.mobile_header.html1_editor .jo-lms-header-search.header_search.search_standard .header_search-field {
		position: fixed;
		top: var(--jo-header-mobile-layer-top);
		left: 14px;
		right: 14px;
		width: auto;
		max-width: none;
		transform: translateY(-6px) scale3d(0.96, 0.96, 0.96);
	}

	body.admin-bar .mobile_header.html1_editor .jo-lms-header-search.header_search.search_standard .header_search-field {
		top: var(--jo-header-mobile-layer-admin-top);
	}

	.mobile_header.html1_editor .jo-lms-header-search.header_search.header_search-open.search_standard .header_search-field {
		transform: translateY(0) scale3d(1, 1, 1);
	}

	.mobile_header.html1_editor .jo-lms-mini-cart,
	.jo-lms-mini-cart {
		position: fixed;
		top: var(--jo-header-mobile-layer-top);
		right: 14px;
		left: 14px;
		width: auto;
		max-height: calc(100svh - var(--jo-header-mobile-layer-top) - 24px);
		overflow-y: auto;
		-webkit-overflow-scrolling: touch;
		transform: translateY(-6px);
	}

	body.admin-bar .mobile_header.html1_editor .jo-lms-mini-cart,
	body.admin-bar .jo-lms-mini-cart {
		top: var(--jo-header-mobile-layer-admin-top);
		max-height: calc(100svh - var(--jo-header-mobile-layer-admin-top) - 24px);
	}

	.mobile_header.html1_editor .jo-lms-mini-cart::before,
	.jo-lms-mini-cart::before {
		display: none;
	}
}

@media (max-width: 420px) {
	.mobile_header.html1_editor .jo-lms-mobile-actions {
		grid-template-columns: 42px minmax(0, 1fr) 42px;
		width: min(100% - 24px, 342px);
	}

	.mobile_header.html1_editor .jo-lms-account-link {
		grid-column: 2;
		grid-row: 1;
		font-size: 0;
	}

	.mobile_header.html1_editor .jo-lms-header-search {
		grid-column: 1;
		grid-row: 1;
	}

	.mobile_header.html1_editor .jo-lms-cart {
		grid-column: 3;
		grid-row: 1;
	}
}

/* JO Mobile Header/Menu V2 */
@media (max-width: 1200px) {
	.wgl-theme-header {
		background: #ffffff !important;
		color: #172033 !important;
	}

	.wgl-mobile-header {
		background: #ffffff !important;
		border-bottom: 1px solid rgba(23, 32, 51, 0.12);
		box-shadow: 0 10px 24px rgba(8, 17, 31, 0.08);
		position: relative;
		z-index: 1001;
	}

	.wgl-mobile-header .wgl-header-row_wrapper {
		align-items: center !important;
		display: grid !important;
		gap: 8px;
		grid-template-columns: 48px minmax(72px, 1fr) auto;
		height: auto !important;
		min-height: var(--jo-header-mobile-height) !important;
		padding: 7px 12px;
	}

	.wgl-mobile-header .wgl-container,
	.wgl-mobile-header .fullwidth-wrapper {
		max-width: none;
		padding-left: 0;
		padding-right: 0;
		width: 100%;
	}

	.wgl-mobile-header .header_side {
		align-items: center !important;
		display: flex !important;
		min-width: 0;
		width: auto !important;
	}

	.wgl-mobile-header .position_left {
		justify-content: flex-start;
		justify-self: start;
	}

	.wgl-mobile-header .position_center {
		justify-content: center;
		justify-self: center;
		overflow: hidden;
	}

	.wgl-mobile-header .position_right {
		justify-content: flex-end;
		justify-self: end;
	}

	.wgl-mobile-header .header_area_container {
		align-items: center;
		display: flex !important;
		min-width: 0;
	}

	.wgl-mobile-header .wgl-header-row .header_side.position_right .header_area_container > *,
	.wgl-mobile-header .wgl-header-row .header_side[class^='position_right'] .header_area_container > * {
		padding-left: 0 !important;
	}

	.wgl-mobile-header .wgl-logotype-container,
	.wgl-mobile-header .wgl-logotype-container a {
		align-items: center;
		display: inline-flex;
		justify-content: center;
		min-width: 0;
	}

	.wgl-mobile-header .wgl-logotype-container img,
	.wgl-mobile-header .wgl-logotype-container img.logo-mobile {
		max-height: 58px !important;
		max-width: min(112px, 30vw) !important;
		width: auto !important;
	}

	.wgl-mobile-header .hamburger-box {
		align-items: center;
		background: #ffffff;
		border: 1px solid rgba(23, 32, 51, 0.16);
		border-radius: 8px;
		box-shadow: 0 8px 18px rgba(8, 17, 31, 0.08);
		color: #172033 !important;
		display: inline-flex !important;
		flex: 0 0 44px;
		height: 44px;
		justify-content: center;
		margin: 0 !important;
		padding: 0 !important;
		width: 44px;
	}

	.wgl-mobile-header .hamburger-box .hamburger-inner {
		width: 20px;
	}

	.wgl-mobile-header .hamburger-box .hamburger-inner span,
	.wgl-menu_outer .mobile-hamburger-close .hamburger-inner span {
		background: currentColor !important;
		border-radius: 999px;
	}

	.wgl-mobile-header .mobile_header.html1_editor {
		width: auto;
	}

	.wgl-mobile-header .mobile_header.html1_editor .wrapper {
		align-items: center;
		display: flex;
		justify-content: flex-end;
		min-height: 44px;
		width: auto;
	}

	.wgl-mobile-header .jo-lms-mobile-actions--bar,
	.mobile_header.html1_editor .jo-lms-mobile-actions.jo-lms-mobile-actions--bar {
		align-items: center;
		display: grid !important;
		gap: 6px;
		grid-template-columns: repeat(3, 44px) !important;
		justify-content: end;
		margin: 0;
		max-width: none;
		width: auto !important;
	}

	.wgl-mobile-header .position_right .jo-lms-mobile-actions--bar .jo-lms-header-search,
	.wgl-mobile-header .position_right .jo-lms-mobile-actions--bar .jo-lms-cart {
		display: inline-flex !important;
	}

	.jo-lms-mobile-actions--bar .jo-lms-account-link,
	.jo-lms-mobile-actions--bar .jo-lms-cart-link,
	.jo-lms-mobile-actions--bar .jo-lms-search-link,
	.jo-lms-mobile-actions--bar .jo-lms-header-search,
	.jo-lms-mobile-actions--bar .jo-lms-header-search .jo-lms-search-link {
		flex-basis: 44px;
		height: 44px !important;
		min-height: 44px;
		min-width: 44px;
		padding: 0 !important;
		width: 44px !important;
	}

	.wgl-mobile-header .mobile_header.html1_editor .jo-lms-mobile-actions--bar .jo-lms-account-link {
		border-color: rgba(201, 162, 39, 0.5) !important;
		color: #102117 !important;
		font-size: 0;
		gap: 0;
		grid-column: 1 !important;
		grid-row: 1 !important;
		max-width: 44px;
	}

	.wgl-mobile-header .mobile_header.html1_editor .jo-lms-mobile-actions--bar .jo-lms-account-link:hover,
	.wgl-mobile-header .mobile_header.html1_editor .jo-lms-mobile-actions--bar .jo-lms-account-link:focus,
	.wgl-mobile-header .mobile_header.html1_editor .jo-lms-mobile-actions--bar .jo-lms-account-link:focus-visible,
	.wgl-mobile-header .mobile_header.html1_editor .jo-lms-mobile-actions--bar .jo-lms-account-link:active {
		color: #fff !important;
	}

	.wgl-mobile-header .mobile_header.html1_editor .jo-lms-mobile-actions--bar .jo-lms-account-link:hover .jo-lms-account-icon,
	.wgl-mobile-header .mobile_header.html1_editor .jo-lms-mobile-actions--bar .jo-lms-account-link:focus .jo-lms-account-icon,
	.wgl-mobile-header .mobile_header.html1_editor .jo-lms-mobile-actions--bar .jo-lms-account-link:focus-visible .jo-lms-account-icon,
	.wgl-mobile-header .mobile_header.html1_editor .jo-lms-mobile-actions--bar .jo-lms-account-link:active .jo-lms-account-icon {
		fill: #fff;
	}

	.wgl-mobile-header .mobile_header.html1_editor .jo-lms-mobile-actions--bar .jo-lms-header-search {
		grid-column: 2 !important;
		grid-row: 1 !important;
	}

	.wgl-mobile-header .mobile_header.html1_editor .jo-lms-mobile-actions--bar .jo-lms-cart {
		grid-column: 3 !important;
		grid-row: 1 !important;
	}

	.wgl-mobile-header .mobile_header.html1_editor .jo-lms-mobile-actions--bar .jo-lms-account-text {
		display: none;
	}

	.jo-lms-mobile-actions--bar .jo-lms-account-icon,
	.jo-lms-mobile-actions--bar .jo-lms-cart-icon {
		height: 20px;
		width: 20px;
	}

	.jo-lms-mobile-actions--bar .jo-lms-search-icon {
		height: 22px;
		width: 22px;
	}

	.jo-lms-mobile-actions--bar .jo-lms-cart-count {
		right: -4px;
		top: -5px;
	}

	.jo-lms-mobile-actions--bar .jo-lms-header-search.header_search.search_standard .header_search-field {
		left: 12px;
		max-width: none;
		position: fixed;
		right: 12px;
		top: var(--jo-header-mobile-layer-top);
		transform: translateY(-6px) scale3d(0.96, 0.96, 0.96);
		width: auto;
	}

	body.admin-bar .jo-lms-mobile-actions--bar .jo-lms-header-search.header_search.search_standard .header_search-field {
		top: var(--jo-header-mobile-layer-admin-top);
	}

	.jo-lms-mobile-actions--bar .jo-lms-header-search.header_search.header_search-open.search_standard .header_search-field {
		transform: translateY(0) scale3d(1, 1, 1);
	}

	.jo-lms-mobile-actions--bar .jo-lms-mini-cart {
		left: 12px;
		max-height: calc(100svh - var(--jo-header-mobile-layer-top) - 22px);
		position: fixed;
		right: 12px;
		top: var(--jo-header-mobile-layer-top);
		width: auto;
	}

	body.admin-bar .jo-lms-mobile-actions--bar .jo-lms-mini-cart {
		max-height: calc(100svh - var(--jo-header-mobile-layer-admin-top) - 22px);
		top: var(--jo-header-mobile-layer-admin-top);
	}

	.mobile_nav_wrapper .wgl-menu_overlay {
		background: rgba(9, 15, 26, 0.72) !important;
		backdrop-filter: blur(2px);
		z-index: 998;
	}

	.mobile_nav_wrapper .wgl-menu_outer {
		background: linear-gradient(180deg, #101010 0%, #121212 60%, #0b1720 100%) !important;
		box-shadow: 18px 0 42px rgba(0, 0, 0, 0.42);
		max-width: calc(100vw - 24px);
		width: min(92vw, 430px) !important;
		z-index: 1002;
	}

	.mobile_nav_wrapper .wgl-menu_outer .wgl-menu-outer_header {
		right: 14px !important;
		top: 14px !important;
	}

	.mobile_nav_wrapper .wgl-menu_outer.menu-position_right .wgl-menu-outer_header {
		left: 14px !important;
		right: auto !important;
	}

	.mobile_nav_wrapper .wgl-menu_outer .mobile-hamburger-close {
		background: rgba(9, 15, 26, 0.72) !important;
		border: 1px solid rgba(201, 162, 39, 0.52);
		border-radius: 8px !important;
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.12), 0 12px 28px rgba(0, 0, 0, 0.28);
		color: #fff8e6 !important;
	}

	.mobile_nav_wrapper .wgl-menu_outer .mobile-hamburger-close .hamburger-box {
		align-items: center;
		color: #fff8e6 !important;
		display: inline-flex !important;
		height: 44px;
		justify-content: center;
		margin: 0 !important;
		padding: 0 !important;
		width: 44px;
	}

	.mobile_nav_wrapper .wgl-menu_outer .wgl-menu-outer_content {
		bottom: 0;
		padding: 22px 20px 28px;
	}

	.mobile_nav_wrapper .wgl-menu-outer_content > * {
		margin-top: 16px;
	}

	.mobile_nav_wrapper .wgl-menu-outer_content > *:first-child {
		margin-top: 0;
	}

	.mobile_nav_wrapper .wgl-menu-outer_content .wgl-logotype-container img,
	.mobile_nav_wrapper .wgl-menu-outer_content .wgl-logotype-container img.logo-menu {
		max-height: 68px !important;
		max-width: 126px !important;
		width: auto !important;
	}

	.mobile_nav_wrapper .primary-nav {
		width: 100%;
	}

	.mobile_nav_wrapper .primary-nav > ul.mobile_switch_on,
	.mobile_nav_wrapper .primary-nav ul.mobile_switch_on {
		margin: 18px 0 0 !important;
		padding: 0 !important;
	}

	.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li {
		border-bottom: 1px solid rgba(255, 255, 255, 0.11);
		position: relative !important;
	}

	.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li a {
		min-height: 52px;
		padding: 12px 42px 12px 8px !important;
	}

	.mobile_nav_wrapper .primary-nav ul.mobile_switch_on .sub-menu {
		margin: 2px 0 10px !important;
		padding: 0 0 0 12px !important;
	}

	.mobile_nav_wrapper .primary-nav ul.mobile_switch_on .sub-menu li a {
		min-height: 42px;
		padding: 8px 34px 8px 6px !important;
	}

	.mobile_nav_wrapper .primary-nav .menu-item .button_switcher {
		background: rgba(255, 255, 255, 0.05) !important;
		border: 1px solid rgba(201, 162, 39, 0.38);
		border-radius: 8px;
		height: 36px;
		right: 0;
		top: 8px;
		transform: none;
		width: 36px;
	}

	.mobile_nav_wrapper .primary-nav .menu-item .button_switcher:after {
		display: none;
	}

	.mobile_nav_wrapper .primary-nav .menu-item .button_switcher:before {
		border-color: currentColor;
		color: #fff8e6;
		height: 8px;
		opacity: 1;
		width: 8px;
	}

	.mobile_nav_wrapper .mobile_header.html2_editor {
		display: block !important;
		width: 100%;
	}

	.mobile_nav_wrapper .mobile_header.html2_editor .wrapper {
		width: 100%;
	}

	.mobile_nav_wrapper .jo-lms-mobile-drawer-actions {
		border-top: 1px solid rgba(201, 162, 39, 0.24);
		margin-top: 18px;
		padding-top: 18px;
		width: 100%;
	}

	.mobile_nav_wrapper .jo-lms-account-link--drawer {
		align-items: center;
		background: linear-gradient(135deg, #ffeab4 0%, #c9a227 58%, #a98113 100%) !important;
		border: 1px solid rgba(255, 244, 214, 0.42) !important;
		border-radius: 8px !important;
		box-shadow: 0 12px 26px rgba(201, 162, 39, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.44);
		color: #102117 !important;
		display: inline-flex;
		font-size: 16px;
		font-weight: 850;
		gap: 10px;
		justify-content: center;
		line-height: 1.15;
		min-height: 52px;
		padding: 13px 16px !important;
		text-decoration: none !important;
		width: 100%;
	}

	.mobile_nav_wrapper .mobile_header.html3_editor,
	.mobile_nav_wrapper .mobile_header.html6_editor {
		margin-top: 10px;
		width: 100%;
	}

	.mobile_nav_wrapper .mobile_header.html3_editor .wrapper,
	.mobile_nav_wrapper .mobile_header.html6_editor .wrapper {
		width: 100%;
	}

	.mobile_nav_wrapper .mobile_header.html3_editor a,
	.mobile_nav_wrapper .mobile_header.html6_editor a {
		align-items: center;
		background: rgba(255, 255, 255, 0.04);
		border: 1px solid rgba(255, 255, 255, 0.1);
		border-radius: 8px;
		color: rgba(255, 255, 255, 0.82) !important;
		display: flex;
		font-size: 15px;
		font-weight: 750;
		gap: 10px;
		min-height: 44px;
		padding: 10px 12px;
		text-decoration: none !important;
		width: 100%;
	}

	.mobile_nav_wrapper .mobile_header.html3_editor a:hover,
	.mobile_nav_wrapper .mobile_header.html3_editor a:focus,
	.mobile_nav_wrapper .mobile_header.html6_editor a:hover,
	.mobile_nav_wrapper .mobile_header.html6_editor a:focus {
		border-color: rgba(201, 162, 39, 0.42);
		color: #fff8e6 !important;
	}

	#gtranslate_wrapper {
		max-width: calc(100vw - 24px);
		right: 12px !important;
		top: var(--jo-header-mobile-gtranslate-top) !important;
		transform: scale(0.86);
		transform-origin: top right;
		z-index: 900 !important;
	}

	body.mobile_switch_on #gtranslate_wrapper {
		opacity: 0;
		pointer-events: none;
		visibility: hidden;
		z-index: 1 !important;
	}
}

/* JO Mobile Home/Nav V3 */
@media (max-width: 1200px) {
	.wgl-mobile-header .wgl-header-row_wrapper {
		position: relative;
		grid-template-columns: 48px minmax(0, 1fr) auto;
	}

	.wgl-mobile-header .position_left,
	.wgl-mobile-header .position_right {
		position: relative;
		z-index: 3;
	}

	.wgl-mobile-header .position_center {
		position: absolute !important;
		top: 50%;
		left: 50%;
		z-index: 2;
		overflow: visible;
		width: auto !important;
		max-width: 96px;
		pointer-events: none;
		transform: translate(-50%, -50%);
	}

	.wgl-mobile-header .position_center .header_area_container,
	.wgl-mobile-header .position_center .wgl-logotype-container,
	.wgl-mobile-header .position_center .wgl-logotype-container a {
		pointer-events: auto;
	}

	.wgl-mobile-header .position_center .header_area_container {
		justify-content: center;
	}

	.wgl-mobile-header .wgl-logotype-container img,
	.wgl-mobile-header .wgl-logotype-container img.logo-mobile {
		max-width: min(96px, 24vw) !important;
	}

	.mobile_nav_wrapper .primary-nav ul.mobile_switch_on .sub-menu .sub-menu {
		margin-top: 0 !important;
		margin-bottom: 8px !important;
		padding-left: 10px !important;
	}

	.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li.menu-item-has-children > ul.sub-menu,
	.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li.menu-item-has-children > ul.wgl-mega-menu,
	.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li.mega-menu-links > ul.mega-menu > li > ul {
		background: transparent !important;
		border: 0 !important;
		box-shadow: none !important;
		box-sizing: border-box;
		left: auto !important;
		max-width: none !important;
		min-width: 0 !important;
		opacity: 1 !important;
		pointer-events: auto;
		position: relative !important;
		right: auto !important;
		top: auto !important;
		transform: none !important;
		visibility: visible !important;
		width: 100% !important;
	}

	.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li.menu-item-has-children > ul.sub-menu:not(.show_sub_menu),
	.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li.menu-item-has-children > ul.wgl-mega-menu:not(.show_sub_menu) {
		display: none !important;
	}

	.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li.menu-item-has-children > ul.sub-menu.show_sub_menu,
	.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li.menu-item-has-children > ul.wgl-mega-menu.show_sub_menu,
	.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li.mega-menu-links > ul.mega-menu > li > ul.show_sub_menu {
		display: block !important;
	}

	.mobile_nav_wrapper .primary-nav .menu-item .button_switcher {
		transition: background 180ms ease, border-color 180ms ease, color 180ms ease;
	}

	.mobile_nav_wrapper .primary-nav .menu-item .button_switcher.is-active,
	.mobile_nav_wrapper .primary-nav .menu-item .button_switcher[aria-expanded="true"] {
		border-color: rgba(255, 244, 214, 0.62);
		background: rgba(201, 162, 39, 0.14) !important;
		color: #fff8e6;
	}

	.mobile_nav_wrapper .primary-nav .menu-item .button_switcher.is-active::before,
	.mobile_nav_wrapper .primary-nav .menu-item .button_switcher[aria-expanded="true"]::before {
		transform: rotate(225deg);
	}
}

@media (max-width: 430px) {
	.wgl-mobile-header .wgl-logotype-container img,
	.wgl-mobile-header .wgl-logotype-container img.logo-mobile {
		max-width: min(78px, 22vw) !important;
	}
}

@media (max-width: 374px) {
	.wgl-mobile-header .wgl-logotype-container img,
	.wgl-mobile-header .wgl-logotype-container img.logo-mobile {
		max-width: 70px !important;
	}
}

/* JO global scroll-to-top button */
#scroll_up {
	right: clamp(14px, 2.2vw, 26px);
	bottom: clamp(14px, 2.2vw, 26px);
	display: grid !important;
	place-items: center;
	width: 50px;
	min-width: 50px;
	height: 50px;
	padding: 0;
	overflow: hidden;
	border: 1px solid rgba(255, 244, 214, 0.38);
	border-radius: 50%;
	background:
		linear-gradient(155deg, rgba(255, 234, 180, 0.98) 0%, #c9a227 48%, #9a7611 100%);
	box-shadow:
		0 18px 34px rgba(8, 17, 31, 0.28),
		0 8px 18px rgba(201, 162, 39, 0.22),
		inset 0 1px 0 rgba(255, 255, 255, 0.42);
	color: #ffffff;
	font-size: 0;
	pointer-events: none;
	transform: translate3d(0, 16px, 0) scale(0.92);
	transition:
		opacity 0.22s ease,
		transform 0.22s ease,
		border-color 0.22s ease,
		background-color 0.22s ease,
		box-shadow 0.22s ease;
}

#scroll_up.active {
	pointer-events: auto;
	transform: translate3d(0, 0, 0) scale(1);
}

#scroll_up:empty::before,
#scroll_up:empty::after {
	position: absolute;
	left: 50%;
	display: block;
	content: "";
	transition: transform 0.22s ease;
}

#scroll_up:empty::before {
	top: 18px;
	width: 3px;
	height: 20px;
	margin-left: -1.5px;
	border-radius: 999px;
	background: currentColor;
	transform: translateY(0);
}

#scroll_up:empty::after {
	top: 15px;
	width: 15px;
	height: 15px;
	margin-left: -7.5px;
	border-top: 3px solid currentColor;
	border-left: 3px solid currentColor;
	font-family: inherit;
	font-size: 0;
	line-height: 0;
	transform: translateY(0) rotate(45deg);
}

#scroll_up:hover,
#scroll_up:focus-visible,
#scroll_up:not(:empty):hover,
#scroll_up:not(:empty):focus-visible {
	border-color: rgba(255, 234, 180, 0.72);
	background:
		linear-gradient(155deg, #172033 0%, #0c3d54 58%, #090f1a 100%);
	box-shadow:
		0 22px 38px rgba(8, 17, 31, 0.34),
		0 10px 22px rgba(12, 61, 84, 0.28),
		inset 0 1px 0 rgba(255, 255, 255, 0.18);
	color: #ffffff;
	transform: translate3d(0, -3px, 0) scale(1.03);
}

#scroll_up:focus-visible,
#scroll_up:not(:empty):focus-visible {
	outline: 3px solid rgba(255, 234, 180, 0.34);
	outline-offset: 3px;
}

#scroll_up:empty:hover::before,
#scroll_up:empty:focus-visible::before {
	transform: translateY(-2px);
}

#scroll_up:empty:hover::after,
#scroll_up:empty:focus-visible::after {
	animation: none;
	transform: translateY(-3px) rotate(45deg);
}

@media (prefers-reduced-motion: reduce) {
	#scroll_up,
	#scroll_up:empty::before,
	#scroll_up:empty::after {
		transition-duration: 1ms;
	}

	#scroll_up:hover,
	#scroll_up:focus-visible {
		transform: none;
	}
}

@media (max-width: 767px) {
	#scroll_up {
		width: 44px;
		min-width: 44px;
		height: 44px;
	}

	#scroll_up:empty::before {
		top: 16px;
		height: 17px;
	}

	#scroll_up:empty::after {
		top: 13px;
		width: 14px;
		height: 14px;
		margin-left: -7px;
	}
}

/* JO Desktop Language Dropdown V1 */
@media (min-width: 1201px) {
	#gtranslate_wrapper,
	#gtranslate_wrapper * {
		box-sizing: border-box;
	}

	#gtranslate_wrapper .switcher {
		overflow: visible !important;
		width: auto !important;
		font-family: inherit;
		font-size: 13px;
		line-height: 1;
	}

	#gtranslate_wrapper .switcher .selected {
		position: relative;
		z-index: 3;
		background: transparent !important;
	}

	#gtranslate_wrapper .switcher .selected a {
		position: relative;
		display: flex !important;
		align-items: center;
		gap: 8px;
		min-width: 152px;
		min-height: 40px;
		border: 1px solid rgba(201, 162, 39, 0.46) !important;
		border-radius: 8px;
		background: linear-gradient(135deg, rgba(9, 15, 26, 0.97) 0%, rgba(18, 28, 43, 0.95) 66%, rgba(12, 61, 84, 0.88) 100%) !important;
		box-shadow: 0 12px 26px rgba(8, 17, 31, 0.18), inset 0 1px 0 rgba(255, 255, 255, 0.08);
		color: #fff8e6 !important;
		font-size: 13px !important;
		font-weight: 800;
		line-height: 1.1;
		padding: 9px 36px 9px 12px !important;
		text-decoration: none !important;
	}

	#gtranslate_wrapper .switcher .selected a img {
		flex: 0 0 18px;
		width: 18px !important;
		height: 18px !important;
		border-radius: 3px;
		opacity: 1 !important;
	}

	#gtranslate_wrapper .switcher .selected a::after {
		position: absolute;
		top: 50%;
		right: 14px !important;
		display: block !important;
		width: 8px !important;
		height: 8px !important;
		margin: 0;
		border: 0 !important;
		border-right: 2px solid currentColor !important;
		border-bottom: 2px solid currentColor !important;
		background: none !important;
		content: "" !important;
		opacity: 0.86;
		transform: translateY(-65%) rotate(45deg);
		transition: transform 180ms ease, opacity 180ms ease;
	}

	#gtranslate_wrapper .switcher .selected a.open::after {
		opacity: 1;
		transform: translateY(-35%) rotate(225deg);
	}

	#gtranslate_wrapper .switcher .selected a:hover,
	#gtranslate_wrapper .switcher .selected a:focus {
		border-color: rgba(255, 244, 214, 0.68) !important;
		background: linear-gradient(135deg, rgba(18, 28, 43, 0.99) 0%, rgba(12, 61, 84, 0.94) 100%) !important;
		color: #ffffff !important;
		outline: none;
	}

	#gtranslate_wrapper .switcher .selected a:focus-visible {
		outline: 3px solid rgba(201, 162, 39, 0.3);
		outline-offset: 3px;
	}

	#gtranslate_wrapper .switcher .option {
		position: absolute !important;
		top: calc(100% + 8px) !important;
		right: 0 !important;
		left: auto !important;
		z-index: 2 !important;
		overflow-x: hidden !important;
		overflow-y: auto !important;
		width: 176px !important;
		max-height: min(280px, calc(100vh - 120px)) !important;
		border: 1px solid rgba(201, 162, 39, 0.42) !important;
		border-radius: 8px;
		background: linear-gradient(180deg, rgba(9, 15, 26, 0.98) 0%, rgba(18, 28, 43, 0.98) 100%) !important;
		box-shadow: 0 16px 34px rgba(8, 17, 31, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.08);
		padding: 8px;
	}

	#gtranslate_wrapper .switcher .option a {
		display: flex !important;
		align-items: center;
		gap: 9px;
		width: 100% !important;
		min-height: 38px;
		margin: 0;
		border: 1px solid transparent;
		border-radius: 8px;
		color: rgba(255, 255, 255, 0.84) !important;
		font-size: 13px !important;
		font-weight: 750;
		line-height: 1.15;
		padding: 9px 10px !important;
		text-decoration: none !important;
	}

	#gtranslate_wrapper .switcher .option a + a {
		margin-top: 4px;
	}

	#gtranslate_wrapper .switcher .option a img {
		flex: 0 0 18px;
		width: 18px !important;
		height: 18px !important;
		border-radius: 3px;
		opacity: 1 !important;
	}

	#gtranslate_wrapper .switcher .option a:hover,
	#gtranslate_wrapper .switcher .option a:focus,
	#gtranslate_wrapper .switcher .option a.selected {
		border-color: rgba(201, 162, 39, 0.38);
		background: rgba(255, 255, 255, 0.08) !important;
		color: #fff8e6 !important;
		outline: none;
	}
}

@media (max-width: 374px) {
	.wgl-mobile-header .wgl-header-row_wrapper {
		gap: 6px;
		grid-template-columns: 44px minmax(62px, 1fr) auto;
		padding-left: 10px;
		padding-right: 10px;
	}

	.wgl-mobile-header .wgl-logotype-container img,
	.wgl-mobile-header .wgl-logotype-container img.logo-mobile {
		max-width: 86px !important;
	}

	.wgl-mobile-header .jo-lms-mobile-actions--bar,
	.mobile_header.html1_editor .jo-lms-mobile-actions.jo-lms-mobile-actions--bar {
		gap: 5px;
		grid-template-columns: repeat(3, 42px) !important;
	}

	.jo-lms-mobile-actions--bar .jo-lms-account-link,
	.jo-lms-mobile-actions--bar .jo-lms-cart-link,
	.jo-lms-mobile-actions--bar .jo-lms-search-link,
	.jo-lms-mobile-actions--bar .jo-lms-header-search,
	.jo-lms-mobile-actions--bar .jo-lms-header-search .jo-lms-search-link {
		flex-basis: 42px;
		height: 42px !important;
		min-height: 42px;
		min-width: 42px;
		width: 42px !important;
	}
}

/* JO Mobile Language Banner V1 */
@media (max-width: 1200px) {
	#gtranslate_wrapper {
		position: fixed !important;
		top: var(--jo-header-mobile-gtranslate-top) !important;
		right: 0 !important;
		left: auto !important;
		width: 44px !important;
		max-width: 44px !important;
		transform: none !important;
		transform-origin: center right;
		z-index: 940 !important;
	}

	body.admin-bar #gtranslate_wrapper {
		top: var(--jo-header-mobile-gtranslate-admin-top) !important;
	}

	#gtranslate_wrapper,
	#gtranslate_wrapper * {
		box-sizing: border-box;
	}

	#gtranslate_wrapper .switcher {
		position: relative;
		overflow: visible !important;
		width: 44px !important;
		min-height: 136px;
		font-family: inherit;
		font-size: 14px;
		line-height: 1;
		text-align: left;
	}

	#gtranslate_wrapper .switcher .selected {
		position: relative;
		z-index: 2;
		background: transparent !important;
	}

	#gtranslate_wrapper .switcher .selected a {
		align-items: center;
		justify-content: center;
		position: relative;
		display: flex !important;
		width: 44px !important;
		height: 136px;
		min-height: 136px;
		padding: 14px 0 !important;
		border: 1px solid rgba(201, 162, 39, 0.58) !important;
		border-right: 0 !important;
		border-radius: 8px 0 0 8px;
		background: linear-gradient(180deg, rgba(9, 15, 26, 0.98) 0%, rgba(18, 28, 43, 0.97) 68%, rgba(12, 61, 84, 0.94) 100%) !important;
		box-shadow: -10px 12px 28px rgba(8, 17, 31, 0.28), inset 1px 0 0 rgba(255, 255, 255, 0.08);
		color: #fff8e6 !important;
		font-size: 0 !important;
		font-weight: 850;
		text-decoration: none !important;
		-webkit-tap-highlight-color: rgba(201, 162, 39, 0.18);
	}

	#gtranslate_wrapper .switcher .selected a img,
	#gtranslate_wrapper .switcher .selected a .l_name,
	#gtranslate_wrapper .switcher .selected a #selected_lang_name {
		display: none !important;
	}

	#gtranslate_wrapper .switcher .selected a::before {
		content: "Język";
		display: block;
		color: inherit;
		font-size: 13px;
		font-weight: 850;
		line-height: 1;
		letter-spacing: 0.08em;
		text-transform: uppercase;
		transform: rotate(180deg);
		writing-mode: vertical-rl;
	}

	#gtranslate_wrapper .switcher .selected a::after {
		content: "" !important;
		position: absolute;
		right: 50% !important;
		bottom: 10px;
		display: block !important;
		width: 8px !important;
		height: 8px !important;
		margin-right: -4px;
		border: 0 !important;
		border-right: 2px solid currentColor !important;
		border-bottom: 2px solid currentColor !important;
		background: none !important;
		opacity: 0.86;
		transform: rotate(135deg);
		transition: transform 180ms ease, opacity 180ms ease;
	}

	#gtranslate_wrapper .switcher .selected a.open::after {
		opacity: 1;
		transform: rotate(-45deg);
	}

	#gtranslate_wrapper .switcher .selected a:hover,
	#gtranslate_wrapper .switcher .selected a:focus {
		border-color: rgba(255, 244, 214, 0.72) !important;
		background: linear-gradient(180deg, rgba(18, 28, 43, 0.99) 0%, rgba(12, 61, 84, 0.96) 100%) !important;
		color: #ffffff !important;
		outline: none;
	}

	#gtranslate_wrapper .switcher .selected a:focus-visible {
		outline: 3px solid rgba(201, 162, 39, 0.32);
		outline-offset: 3px;
	}

	#gtranslate_wrapper .switcher .option {
		position: absolute !important;
		right: 46px !important;
		bottom: 0;
		left: auto !important;
		z-index: 1 !important;
		overflow-x: hidden !important;
		overflow-y: auto !important;
		width: min(176px, calc(100vw - 72px)) !important;
		max-height: min(252px, calc(100svh - 116px)) !important;
		padding: 8px;
		border: 1px solid rgba(201, 162, 39, 0.42) !important;
		border-right: 0 !important;
		border-radius: 8px 0 0 8px;
		background: linear-gradient(180deg, rgba(9, 15, 26, 0.98) 0%, rgba(18, 28, 43, 0.98) 100%) !important;
		box-shadow: -16px 16px 34px rgba(8, 17, 31, 0.34), inset 0 1px 0 rgba(255, 255, 255, 0.08);
	}

	#gtranslate_wrapper .switcher .option a {
		align-items: center;
		display: flex !important;
		gap: 9px;
		width: 100% !important;
		min-height: 38px;
		margin: 0;
		padding: 9px 10px !important;
		border: 1px solid transparent;
		border-radius: 8px;
		color: rgba(255, 255, 255, 0.84) !important;
		font-size: 13px !important;
		font-weight: 750;
		line-height: 1.15;
		text-decoration: none !important;
	}

	#gtranslate_wrapper .switcher .option a + a {
		margin-top: 4px;
	}

	#gtranslate_wrapper .switcher .option a img {
		flex: 0 0 18px;
		width: 18px !important;
		height: 18px !important;
		border-radius: 3px;
		opacity: 1 !important;
	}

	#gtranslate_wrapper .switcher .option a:hover,
	#gtranslate_wrapper .switcher .option a:focus,
	#gtranslate_wrapper .switcher .option a.selected {
		border-color: rgba(201, 162, 39, 0.38);
		background: rgba(255, 255, 255, 0.08) !important;
		color: #fff8e6 !important;
		outline: none;
	}

	#gtranslate_wrapper .switcher .option::-webkit-scrollbar {
		width: 4px;
	}

	#gtranslate_wrapper .switcher .option::-webkit-scrollbar-track {
		background: rgba(255, 255, 255, 0.05);
	}

	#gtranslate_wrapper .switcher .option::-webkit-scrollbar-thumb {
		border-radius: 999px;
		background: rgba(201, 162, 39, 0.58);
	}

body.mobile_switch_on #gtranslate_wrapper {
		opacity: 0;
		pointer-events: none;
		visibility: hidden;
		z-index: 1 !important;
	}
}

/* JO Mobile Dark Header V4 */
@media (max-width: 1200px) {
	body .wgl-theme-header,
	body header.wgl-theme-header {
		background: #08111f !important;
		color: #fff8e6 !important;
	}

	body .wgl-theme-header .wgl-mobile-header {
		background: linear-gradient(135deg, #050b14 0%, #0c1624 62%, #0c3d54 100%) !important;
		border-bottom: 1px solid rgba(201, 162, 39, 0.34) !important;
		box-shadow: 0 14px 30px rgba(8, 17, 31, 0.22);
		color: #fff8e6 !important;
	}

	body .wgl-theme-header .wgl-mobile-header .wgl-header-row_wrapper,
	body .wgl-theme-header .wgl-mobile-header .header_side,
	body .wgl-theme-header .wgl-mobile-header .header_area_container {
		background: transparent !important;
	}

	body .wgl-theme-header .wgl-mobile-header .hamburger-box {
		background: rgba(255, 255, 255, 0.08) !important;
		border: 1px solid rgba(201, 162, 39, 0.52) !important;
		box-shadow: 0 12px 26px rgba(0, 0, 0, 0.22), inset 0 1px 0 rgba(255, 255, 255, 0.12);
		color: #fff8e6 !important;
	}

	body .wgl-theme-header .wgl-mobile-header .hamburger-box .hamburger-inner span {
		background: currentColor !important;
	}

	body .wgl-theme-header .wgl-mobile-header .jo-lms-mobile-actions--bar .jo-lms-account-link {
		color: #102117 !important;
	}

	.mobile_nav_wrapper .wgl-menu_outer .wgl-menu-outer_header {
		display: block !important;
		height: 52px;
		opacity: 1 !important;
		pointer-events: auto !important;
		position: absolute !important;
		right: 12px !important;
		top: 12px !important;
		visibility: visible !important;
		width: 52px;
		z-index: 1008;
	}

	.mobile_nav_wrapper .wgl-menu_outer.menu-position_right .wgl-menu-outer_header {
		left: 14px !important;
		right: auto !important;
	}

	.mobile_nav_wrapper .wgl-menu_outer .mobile-hamburger-close {
		align-items: center;
		background: linear-gradient(135deg, #08111f 0%, #0c3d54 100%) !important;
		border: 2px solid rgba(255, 244, 214, 0.88) !important;
		border-radius: 8px !important;
		box-shadow: 0 16px 34px rgba(0, 0, 0, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.16);
		color: #ffffff !important;
		display: inline-flex !important;
		height: 52px;
		justify-content: center;
		opacity: 1 !important;
		overflow: hidden;
		pointer-events: auto !important;
		position: relative;
		transition: background 180ms ease, border-color 180ms ease, box-shadow 180ms ease, color 180ms ease, transform 180ms ease;
		visibility: visible !important;
		width: 52px;
	}

	.mobile_nav_wrapper .wgl-menu_outer .mobile-hamburger-close .hamburger-box {
		align-items: center;
		background: transparent !important;
		border: 0 !important;
		box-shadow: none !important;
		color: #ffffff !important;
		display: block !important;
		height: 100%;
		justify-content: center;
		inset: 0;
		margin: 0 !important;
		opacity: 0 !important;
		padding: 0 !important;
		position: absolute;
		width: 100%;
	}

	.mobile_nav_wrapper .wgl-menu_outer .mobile-hamburger-close .hamburger-inner {
		display: none !important;
		height: 0;
		left: auto !important;
		margin: 0 !important;
		position: relative;
		right: auto !important;
		top: auto !important;
		transform: none !important;
		width: 30px;
	}

	.mobile_nav_wrapper .wgl-menu_outer .mobile-hamburger-close .hamburger-inner span {
		background: #ffffff !important;
		bottom: auto !important;
		border-radius: 999px;
		display: none !important;
		height: 3px;
		left: 50%;
		margin: 0 !important;
		opacity: 0;
		position: absolute;
		right: auto !important;
		top: 50%;
		transform-origin: center;
		width: 28px;
	}

	.mobile_nav_wrapper .wgl-menu_outer .mobile-hamburger-close::before,
	.mobile_nav_wrapper .wgl-menu_outer .mobile-hamburger-close::after {
		background: #ffffff;
		border-radius: 999px;
		content: "";
		display: block;
		height: 3px;
		left: 50%;
		position: absolute;
		top: 50%;
		width: 28px;
		z-index: 1;
	}

	.mobile_nav_wrapper .wgl-menu_outer .mobile-hamburger-close::before {
		transform: translate(-50%, -50%) rotate(45deg);
	}

	.mobile_nav_wrapper .wgl-menu_outer .mobile-hamburger-close::after {
		transform: translate(-50%, -50%) rotate(-45deg);
	}

	.mobile_nav_wrapper .wgl-menu_outer .mobile-hamburger-close .hamburger-inner span:first-child {
		opacity: 1;
		transform: translate(-50%, -50%) rotate(45deg);
	}

	.mobile_nav_wrapper .wgl-menu_outer .mobile-hamburger-close .hamburger-inner span:nth-child(2) {
		display: none !important;
	}

	.mobile_nav_wrapper .wgl-menu_outer .mobile-hamburger-close .hamburger-inner span:last-child {
		opacity: 1;
		transform: translate(-50%, -50%) rotate(-45deg);
	}

	.mobile_nav_wrapper .wgl-menu_outer .mobile-hamburger-close:hover,
	.mobile_nav_wrapper .wgl-menu_outer .mobile-hamburger-close:focus-visible,
	.mobile_nav_wrapper .wgl-menu_outer .mobile-hamburger-close:active {
		background: linear-gradient(135deg, #050b14 0%, #08111f 100%) !important;
		border-color: rgba(255, 244, 214, 1) !important;
		box-shadow: 0 20px 38px rgba(0, 0, 0, 0.46), inset 0 1px 0 rgba(255, 255, 255, 0.16);
		color: #ffffff !important;
		outline: none;
		transform: translateY(-1px);
	}

	.mobile_nav_wrapper .wgl-menu_outer .mobile-hamburger-close:focus-visible {
		outline: 3px solid rgba(255, 244, 214, 0.28);
		outline-offset: 3px;
	}
}

/* JO Mobile Nav V3 final centering guard */
@media (max-width: 430px) {
	body .wgl-theme-header .wgl-mobile-header .wgl-logotype-container.logo-mobile {
		transform: translateX(-8px);
	}

	body .wgl-theme-header .wgl-mobile-header .wgl-logotype-container.logo-mobile img.logo-mobile,
	body .wgl-theme-header .wgl-mobile-header .wgl-logotype-container img.logo-mobile {
		height: auto !important;
		max-height: 70px !important;
		max-width: 70px !important;
		width: 70px !important;
	}

	.wgl-mobile-header .wgl-logotype-container img,
	.wgl-mobile-header .wgl-logotype-container img.logo-mobile {
		max-width: min(78px, 22vw) !important;
	}
}

@media (max-width: 374px) {
	.wgl-mobile-header .wgl-logotype-container img,
	.wgl-mobile-header .wgl-logotype-container img.logo-mobile {
		max-width: 70px !important;
	}
}
