/* MooGold account bundle. Generated from moogold-modern-home.css; do not edit this file directly. */
body.logged-in.woocommerce-account .mg-account-content .license_key_template_table tr:first-child th {
	color: #fff !important;
	background: #171a22 !important;
	border-color: #171a22 !important;
	font-weight: 750 !important;
}
body.woocommerce-account .mg-account-content:has(.woo-wallet-transactions-items):not(:has(.search-container))
	.woo-wallet-sidebar a[href$="/wallet/"],
body.woocommerce-account .mg-account-content:has(.woo-wallet-balance-to-add)
	.woo-wallet-sidebar a[href*="/wallet/add/"],
body.woocommerce-account .mg-account-content:has(.search-container)
	.woo-wallet-sidebar a[href*="/wallet/wallet-transactions/"],
body.woocommerce-account .mg-account-content:has(input[name="woo_wallet_redeem_code"])
	.woo-wallet-sidebar a[href*="/wallet/redeem/"] {
	color: #171a22 !important;
	background: #fff7df !important;
	box-shadow: inset 0 0 0 1px #e8bd51, 0 4px 12px rgba(145, 94, 0, .08) !important;
}
body.woocommerce-account .mg-account-content .mg-order-search button,
body.woocommerce-account .mg-account-content .woocommerce-EditAccountForm .button {
	font-weight: 750 !important;
}

body.woocommerce-account .mg-account-content .shop_table a:not(.button) {
	display: inline-flex;
	align-items: center;
	min-height: 32px;
	padding: 5px 3px;
}

body.woocommerce-account .mg-account-content .shop_table .button {
	min-height: 40px;
	font-weight: 750;
}
body.woocommerce-account .mg-account-content .mg-method-option {
	display: inline-flex !important;
	align-items: center !important;
	gap: 10px !important;
	min-height: 44px !important;
	padding: 9px 12px !important;
	cursor: pointer !important;
}

body.woocommerce-account .mg-account-content .mg-method-option input.sendVia {
	flex: 0 0 20px !important;
	width: 20px !important;
	height: 20px !important;
	margin: 0 !important;
	accent-color: #f2a800 !important;
}

body.woocommerce-account .mg-account-content .mg-method-option:has(input:checked) {
	color: #171a22 !important;
	background: #fff7df !important;
	border-color: #e8bd51 !important;
}

@media (max-width: 700px) {
	body.woocommerce-account .mg-account-content .shop_table a:not(.button) {
		min-height: 36px;
		padding: 7px 4px;
	}
}
body.logged-in.woocommerce-account .mg-account-content:has(.license_key_template_table),
body.logged-in.woocommerce-account .mg-account-content:has(.key-container) {
	position: relative;
	overflow: hidden;
	padding: clamp(24px, 4vw, 48px) !important;
	background:
		radial-gradient(circle at 100% 0, rgba(255, 181, 0, .11) 0 110px, transparent 111px),
		linear-gradient(180deg, #fff 0%, #fffdf8 100%) !important;
	border: 1px solid #e7e2d8 !important;
	border-radius: 26px !important;
	box-shadow: 0 20px 48px rgba(24, 27, 35, .09) !important;
}

body.logged-in.woocommerce-account .mg-account-content form:has(.license_key_template_table) {
	display: block;
	margin: 0;
}

body.logged-in.woocommerce-account .mg-account-content form:has(.license_key_template_table)::before {
	content: "Your license keys";
	display: block;
	margin: 0 0 6px;
	color: #171a22;
	font-size: clamp(28px, 3vw, 42px);
	font-weight: 900;
	letter-spacing: -.035em;
	line-height: 1.08;
}

body.logged-in.woocommerce-account .mg-account-content form:has(.license_key_template_table)::after {
	content: "Choose View to securely reveal the key for an order.";
	display: block;
	margin-top: 14px;
	color: #697181;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.5;
}

body.logged-in.woocommerce-account .license_key_template_table {
	width: 100% !important;
	margin: 24px 0 0 !important;
	border: 0 !important;
	border-collapse: separate !important;
	border-spacing: 0 10px !important;
	background: transparent !important;
	box-shadow: none !important;
}

body.logged-in.woocommerce-account .license_key_template_table tbody,
body.logged-in.woocommerce-account .license_key_template_table tr,
body.logged-in.woocommerce-account .license_key_template_table th,
body.logged-in.woocommerce-account .license_key_template_table td {
	border: 0 !important;
}

body.logged-in.woocommerce-account .license_key_template_table tr:first-child th {
	padding: 13px 20px !important;
	color: #fff !important;
	background: #171a22 !important;
	font-size: 12px !important;
	font-weight: 850 !important;
	letter-spacing: .1em !important;
	line-height: 1.3 !important;
	text-transform: uppercase !important;
}

body.logged-in.woocommerce-account .license_key_template_table tr:first-child th:first-child {
	border-radius: 14px 0 0 14px !important;
}

body.logged-in.woocommerce-account .license_key_template_table tr:first-child th:last-child {
	border-radius: 0 14px 14px 0 !important;
	text-align: right !important;
}

body.logged-in.woocommerce-account .license_key_template_table tr:not(:first-child) td {
	padding: 17px 20px !important;
	color: #252a35 !important;
	background: #fffaf0 !important;
	border-top: 1px solid #eed99e !important;
	border-bottom: 1px solid #eed99e !important;
	font-size: 15px !important;
	font-weight: 750 !important;
	line-height: 1.35 !important;
	vertical-align: middle !important;
}

body.logged-in.woocommerce-account .license_key_template_table tr:not(:first-child) td:first-child {
	border-left: 1px solid #eed99e !important;
	border-radius: 16px 0 0 16px !important;
}

body.logged-in.woocommerce-account .license_key_template_table tr:not(:first-child) td:first-child::before {
	content: "Order #";
	margin-right: 2px;
	color: #8c6511;
	font-size: 12px;
	font-weight: 850;
	letter-spacing: .05em;
	text-transform: uppercase;
}

body.logged-in.woocommerce-account .license_key_template_table tr:not(:first-child) td:last-child {
	border-right: 1px solid #eed99e !important;
	border-radius: 0 16px 16px 0 !important;
	text-align: right !important;
}

body.logged-in.woocommerce-account .license_key_template_table button,
body.logged-in.woocommerce-account .key-container #view-key {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	min-width: 132px;
	min-height: 46px;
	margin: 0 !important;
	padding: 11px 19px !important;
	color: #171a22 !important;
	background: #ffb000 !important;
	border: 1px solid #f0a300 !important;
	border-radius: 13px !important;
	box-shadow: 0 9px 20px rgba(221, 145, 0, .2) !important;
	font-size: 14px !important;
	font-family: var(--mg-font) !important;
	font-weight: 700 !important;
	line-height: 1 !important;
	text-transform: none !important;
	transition: transform .18s ease, background-color .18s ease, box-shadow .18s ease !important;
}

body.logged-in.woocommerce-account .license_key_template_table button:hover,
body.logged-in.woocommerce-account .license_key_template_table button:focus-visible,
body.logged-in.woocommerce-account .key-container #view-key:hover,
body.logged-in.woocommerce-account .key-container #view-key:focus-visible {
	color: #fff !important;
	background: #171a22 !important;
	border-color: #171a22 !important;
	box-shadow: 0 11px 24px rgba(23, 26, 34, .2) !important;
	transform: translateY(-1px) !important;
}

body.logged-in.woocommerce-account .key-container {
	position: relative;
	isolation: isolate;
	overflow: hidden;
	width: min(100%, 780px) !important;
	min-height: 0 !important;
	margin: 0 auto !important;
	padding: clamp(22px, 4vw, 38px) !important;
	background:
		radial-gradient(circle at calc(100% - 42px) 42px, rgba(255, 176, 0, .17) 0 52px, transparent 53px),
		linear-gradient(145deg, #fff7df 0%, #fffdf8 54%, #fff 100%) !important;
	border: 1px solid #edcf7b !important;
	border-radius: 24px !important;
	box-shadow: 0 18px 42px rgba(72, 49, 8, .1) !important;
	box-sizing: border-box !important;
}

body.logged-in.woocommerce-account .key-container::before {
	content: "";
	position: absolute;
	z-index: -1;
	top: -105px;
	right: -80px;
	width: 250px;
	height: 250px;
	border: 34px solid rgba(255, 176, 0, .08);
	border-radius: 50%;
	pointer-events: none;
}

body.logged-in.woocommerce-account .key-container .mookey {
	display: flex !important;
	align-items: center;
	gap: 10px;
	min-height: 0 !important;
	margin: 0 0 28px !important;
	padding: 0 !important;
	color: #171a22 !important;
	background: transparent !important;
	border: 0 !important;
	box-shadow: none !important;
	font-size: clamp(28px, 4vw, 42px) !important;
	font-family: var(--mg-font) !important;
	font-weight: 800 !important;
	letter-spacing: -.025em !important;
	line-height: 1.05 !important;
	text-align: left !important;
}

body.logged-in.woocommerce-account .key-container .mookey::before {
	content: "\f084";
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 48px;
	width: 48px;
	height: 48px;
	color: #171a22;
	background: #ffb000;
	border-radius: 14px;
	box-shadow: 0 8px 18px rgba(221, 145, 0, .2);
	font-family: "Font Awesome 5 Free", "Font Awesome 6 Free";
	font-size: 19px;
	font-weight: 900;
	line-height: 1;
}

body.logged-in.woocommerce-account .key-container .mookey i {
	display: none !important;
}

body.logged-in.woocommerce-account .key-container .product-code {
	margin: 0 0 10px !important;
	padding: 0 !important;
	color: #8c6511 !important;
	background: transparent !important;
	font-size: 12px !important;
	font-family: var(--mg-font) !important;
	font-weight: 700 !important;
	letter-spacing: .12em !important;
	line-height: 1.3 !important;
	text-align: left !important;
	text-transform: uppercase !important;
}

body.logged-in.woocommerce-account .key-container .serial-key-wrapper {
	position: relative;
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	background: transparent !important;
	border: 0 !important;
	box-shadow: none !important;
}

body.logged-in.woocommerce-account .key-container #view-key {
	width: 100% !important;
	min-height: 54px !important;
	font-size: 15px !important;
}

body.logged-in.woocommerce-account .key-container .serial-key {
	width: 100% !important;
	margin: 0 !important;
	padding: clamp(18px, 3vw, 26px) !important;
	color: #fff !important;
	background: linear-gradient(135deg, #171a22 0%, #262b36 100%) !important;
	border: 1px solid #313745 !important;
	border-radius: 17px !important;
	box-shadow: 0 14px 30px rgba(23, 26, 34, .16) !important;
	box-sizing: border-box !important;
	text-align: left !important;
}

body.logged-in.woocommerce-account .key-container .serial-key p {
	margin: 0 !important;
	padding: 0 !important;
	color: #fff !important;
	background: transparent !important;
	border: 0 !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	font-family: var(--mg-font) !important;
	font-size: clamp(14px, 2vw, 18px) !important;
	font-weight: 600 !important;
	letter-spacing: .005em !important;
	line-height: 1.55 !important;
	overflow-wrap: anywhere !important;
	user-select: all;
}

body.logged-in.woocommerce-account .key-container .copyright-text {
	position: static !important;
	display: block !important;
	margin: 20px 0 0 !important;
	padding: 0 !important;
	color: #8b909a !important;
	background: transparent !important;
	font-size: 11px !important;
	font-family: var(--mg-font) !important;
	font-weight: 600 !important;
	letter-spacing: .08em !important;
	line-height: 1.3 !important;
	text-align: right !important;
	text-transform: uppercase !important;
}

@media (max-width: 767px) {
	body.logged-in.woocommerce-account .mg-account-content:has(.license_key_template_table),
	body.logged-in.woocommerce-account .mg-account-content:has(.key-container) {
		padding: 18px !important;
		border-radius: 20px !important;
	}

	body.logged-in.woocommerce-account .license_key_template_table {
		display: block !important;
		margin-top: 18px !important;
		border-spacing: 0 !important;
	}

	body.logged-in.woocommerce-account .license_key_template_table tbody {
		display: grid !important;
		gap: 12px !important;
	}

	body.logged-in.woocommerce-account .license_key_template_table tr:first-child {
		display: none !important;
	}

	body.logged-in.woocommerce-account .license_key_template_table tr:not(:first-child) {
		display: grid !important;
		grid-template-columns: minmax(0, 1fr) auto !important;
		align-items: center !important;
		gap: 12px !important;
		padding: 14px !important;
		background: #fffaf0 !important;
		border: 1px solid #eed99e !important;
		border-radius: 16px !important;
	}

	body.logged-in.woocommerce-account .license_key_template_table tr:not(:first-child) td {
		display: block !important;
		padding: 0 !important;
		background: transparent !important;
		border: 0 !important;
		border-radius: 0 !important;
		text-align: left !important;
	}

	body.logged-in.woocommerce-account .license_key_template_table tr:not(:first-child) td:last-child {
		text-align: right !important;
	}

	body.logged-in.woocommerce-account .license_key_template_table button {
		min-width: 112px !important;
		min-height: 42px !important;
		padding: 10px 15px !important;
	}

	body.logged-in.woocommerce-account .key-container {
		padding: 20px !important;
		border-radius: 18px !important;
	}

	body.logged-in.woocommerce-account .key-container .mookey {
		margin-bottom: 22px !important;
		font-size: 29px !important;
	}

	body.logged-in.woocommerce-account .key-container .mookey::before {
		flex-basis: 42px;
		width: 42px;
		height: 42px;
		border-radius: 12px;
	}

	body.logged-in.woocommerce-account .key-container .serial-key {
		padding: 17px !important;
		border-radius: 14px !important;
	}
}
body.woocommerce-account .mg-account-content .woo-wallet-sidebar-heading {
	display: none !important;
}

body.woocommerce-account .mg-account-content .woo-wallet-transaction-type-credit {
	color: #14804a !important;
	font-weight: 850 !important;
}

body.woocommerce-account .mg-account-content .woo-wallet-transaction-type-debit {
	color: #b42318 !important;
	font-weight: 850 !important;
}

body.woocommerce-account .mg-account-content .error_msg_wallet,
body.woocommerce-account .mg-account-content .success_msg_wallet {
	margin: 16px 0 0 !important;
	padding: 12px 14px !important;
	border-radius: 10px !important;
}

body.woocommerce-account .mg-account-content .error_msg_wallet {
	color: #9f1c13 !important;
	background: #fff1f0 !important;
	border: 1px solid #ffc9c5 !important;
}

body.woocommerce-account .mg-account-content .success_msg_wallet {
	color: #12633a !important;
	background: #ecfdf3 !important;
	border: 1px solid #abefc6 !important;
}

body.woocommerce-account .mg-account-content .pagination {
	display: flex !important;
	flex-wrap: wrap !important;
	gap: 6px !important;
	margin-top: 20px !important;
}

body.woocommerce-account .mg-account-content .pagination a {
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	min-width: 38px !important;
	height: 38px !important;
	padding: 0 10px !important;
	color: #343946 !important;
	background: #fff !important;
	border: 1px solid #dfe2e7 !important;
	border-radius: 9px !important;
	text-decoration: none !important;
}

body.woocommerce-account .mg-account-content .pagination a:hover,
body.woocommerce-account .mg-account-content .pagination a.active {
	color: #171a22 !important;
	background: #fff2c7 !important;
	border-color: #f2a800 !important;
}

body.woocommerce-account .mg-account-content .woo-wallet-my-wallet-container {
	display: block !important;
	width: 100% !important;
	overflow: visible !important;
	background: transparent !important;
	border: 0 !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	font-family: var(--mg-font) !important;
}

body.woocommerce-account .mg-account-content .woo-wallet-sidebar {
	float: none !important;
	width: 100% !important;
	min-height: 0 !important;
	margin: 0 0 22px !important;
	padding: 0 !important;
	background: transparent !important;
	border: 0 !important;
}

body.woocommerce-account .mg-account-content .woo-wallet-sidebar ul {
	display: flex !important;
	align-items: center !important;
	justify-content: flex-start !important;
	flex-wrap: wrap !important;
	gap: 6px !important;
	width: fit-content !important;
	max-width: 100% !important;
	margin: 0 !important;
	padding: 6px !important;
	background: #f3f4f6 !important;
	border: 1px solid #e2e5e9 !important;
	border-radius: 14px !important;
	list-style: none !important;
}

body.woocommerce-account .mg-account-content .woo-wallet-sidebar ul li.card,
body.woocommerce-account .mg-account-content .woo-wallet-sidebar ul li.card:hover {
	flex: 0 0 auto !important;
	margin: 0 !important;
	max-width: none !important;
	background: transparent !important;
	border: 0 !important;
	border-radius: 10px !important;
	box-shadow: none !important;
	transform: none !important;
}

body.woocommerce-account .mg-account-content .woo-wallet-sidebar ul li.card a {
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	gap: 0 !important;
	width: auto !important;
	min-height: 42px !important;
	padding: 9px 15px !important;
	color: #505764 !important;
	background: transparent !important;
	border: 0 !important;
	border-radius: 9px !important;
	box-shadow: none !important;
	font-size: 14px !important;
	font-weight: 800 !important;
	line-height: 1.2 !important;
	text-decoration: none !important;
	white-space: nowrap !important;
	transition: color .18s ease, background .18s ease, box-shadow .18s ease !important;
}

body.woocommerce-account .mg-account-content .woo-wallet-sidebar ul li.card a:hover,
body.woocommerce-account .mg-account-content .woo-wallet-sidebar ul li.card a:focus-visible {
	color: #171a22 !important;
	background: #fff !important;
	box-shadow: 0 4px 12px rgba(23, 26, 34, .08) !important;
	outline: 0 !important;
}

body.woocommerce-account .mg-account-content .woo-wallet-sidebar ul li.card p {
	margin: 0 !important;
	font: inherit !important;
}

body.woocommerce-account .mg-account-content .woo-wallet-sidebar .dashicons {
	display: none !important;
}

body.woocommerce-account .mg-account-content .woo-wallet-content {
	float: none !important;
	width: 100% !important;
	min-height: 0 !important;
	padding: 0 !important;
	background: transparent !important;
}

body.woocommerce-account .mg-account-content .woo-wallet-content-heading {
	position: relative !important;
	isolation: isolate !important;
	display: flex !important;
	align-items: center !important;
	justify-content: space-between !important;
	gap: 24px !important;
	min-height: 112px !important;
	margin: 0 0 18px !important;
	padding: 24px 28px !important;
	overflow: hidden !important;
	background: linear-gradient(135deg, #171a22 0%, #252b36 100%) !important;
	border: 1px solid #2e3440 !important;
	border-radius: 18px !important;
	box-shadow: 0 14px 30px rgba(23, 26, 34, .15) !important;
}

body.woocommerce-account .mg-account-content .woo-wallet-content-heading::before,
body.woocommerce-account .mg-account-content .woo-wallet-content-heading::after {
	position: absolute !important;
	z-index: -1 !important;
	content: "" !important;
	pointer-events: none !important;
	border: 20px solid rgba(242, 168, 0, .13) !important;
	border-radius: 50% !important;
}

body.woocommerce-account .mg-account-content .woo-wallet-content-heading::before {
	top: -78px !important;
	right: 11% !important;
	width: 148px !important;
	height: 148px !important;
}

body.woocommerce-account .mg-account-content .woo-wallet-content-heading::after {
	right: -38px !important;
	bottom: -78px !important;
	width: 128px !important;
	height: 128px !important;
}

body.woocommerce-account .mg-account-content .woo-wallet-content-h3 {
	float: none !important;
	margin: 0 !important;
	color: #ffcf57 !important;
	font-size: 12px !important;
	font-weight: 850 !important;
	letter-spacing: .16em !important;
	line-height: 1.2 !important;
	text-transform: uppercase !important;
}

body.woocommerce-account .mg-account-content .woo-wallet-content .woo-wallet-price {
	float: none !important;
	margin: 0 !important;
	padding: 0 !important;
	background: transparent !important;
	border: 0 !important;
	border-radius: 0 !important;
	box-shadow: none !important;
}

body.woocommerce-account .mg-account-content .woo-wallet-price,
body.woocommerce-account .mg-account-content .woo-wallet-price .woocommerce-Price-amount,
body.woocommerce-account .mg-account-content .woo-wallet-price bdi,
body.woocommerce-account .mg-account-content .woo-wallet-price .woocommerce-Price-currencySymbol {
	color: #fff !important;
	font-size: clamp(28px, 3vw, 38px) !important;
	font-weight: 900 !important;
	letter-spacing: -.025em !important;
	line-height: 1 !important;
}

body.woocommerce-account .mg-account-content .woo-wallet-content > hr,
body.woocommerce-account .mg-account-content .woo-wallet-content > div[style*="clear"] {
	display: none !important;
}

body.woocommerce-account .mg-account-content .woo-wallet-transactions-items {
	margin: 0 !important;
	padding: 4px 22px !important;
	color: #596170 !important;
	background: #f8f9fb !important;
	border: 1px solid #e5e8ed !important;
	border-radius: 16px !important;
	list-style: none !important;
}

body.woocommerce-account .mg-account-content .woo-wallet-transactions-items:not(:has(> li)) {
	display: grid !important;
	place-items: center !important;
	min-height: 128px !important;
	padding: 24px !important;
	color: #6b7280 !important;
	background: #f8f9fb !important;
	border-style: dashed !important;
	font-size: 15px !important;
	font-weight: 650 !important;
	text-align: center !important;
}

body.woocommerce-account .mg-account-content .woo-wallet-transactions-items > li {
	display: flex !important;
	align-items: center !important;
	justify-content: space-between !important;
	gap: 18px !important;
	margin: 0 !important;
	padding: 17px 2px !important;
	border-bottom: 1px solid #e3e6eb !important;
	overflow: visible !important;
}

body.woocommerce-account .mg-account-content .woo-wallet-transactions-items > li:last-child {
	border-bottom: 0 !important;
}

body.woocommerce-account .mg-account-content .woo-wallet-transactions-items p {
	margin: 0 !important;
	color: #252a34 !important;
	font-size: 14px !important;
	font-weight: 800 !important;
}

body.woocommerce-account .mg-account-content .woo-wallet-transactions-items small {
	display: block !important;
	margin-top: 4px !important;
	color: #747c89 !important;
	font-size: 12px !important;
}

body.woocommerce-account .mg-account-content .woo-wallet-content form {
	display: grid !important;
	gap: 16px !important;
	margin: 0 !important;
	padding: 22px !important;
	background: #f8f9fb !important;
	border: 1px solid #e3e6eb !important;
	border-radius: 16px !important;
	box-shadow: none !important;
}

body.woocommerce-account .mg-account-content .woo-wallet-add-amount {
	display: grid !important;
	gap: 8px !important;
	margin: 0 !important;
}

body.woocommerce-account .mg-account-content .woo-wallet-add-amount label {
	color: #343946 !important;
	font-size: 13px !important;
	font-weight: 800 !important;
}

body.woocommerce-account .mg-account-content .woo-wallet-content input[type="text"],
body.woocommerce-account .mg-account-content .woo-wallet-content input[type="number"],
body.woocommerce-account .mg-account-content .woo-wallet-content input[type="date"],
body.woocommerce-account .mg-account-content .woo-wallet-content select {
	width: 100% !important;
	min-height: 50px !important;
	margin: 0 !important;
	padding: 10px 14px !important;
	color: #171a22 !important;
	background: #fff !important;
	border: 1px solid #d6dbe2 !important;
	border-radius: 11px !important;
	box-shadow: none !important;
}

body.woocommerce-account .mg-account-content .woo-wallet-content input:focus,
body.woocommerce-account .mg-account-content .woo-wallet-content select:focus {
	background: #fff !important;
	border-color: #f2a800 !important;
	box-shadow: 0 0 0 4px rgba(242, 168, 0, .13) !important;
	outline: 0 !important;
}

body.woocommerce-account .mg-account-content .woo-add-to-wallet,
body.woocommerce-account .mg-account-content #search-btn,
body.woocommerce-account .mg-account-content #btn-toggle {
	float: none !important;
	width: auto !important;
	min-height: 46px !important;
	margin: 0 !important;
	padding: 10px 20px !important;
	color: #171a22 !important;
	background: #faae00 !important;
	border: 1px solid #faae00 !important;
	border-radius: 11px !important;
	box-shadow: none !important;
	font-size: 14px !important;
	font-weight: 850 !important;
	cursor: pointer !important;
}

body.woocommerce-account .mg-account-content .woo-add-to-wallet:hover,
body.woocommerce-account .mg-account-content #search-btn:hover,
body.woocommerce-account .mg-account-content #btn-toggle:hover {
	color: #fff !important;
	background: #171a22 !important;
	border-color: #171a22 !important;
}

body.woocommerce-account .mg-account-content .search-container {
	margin: 14px 0 18px !important;
	padding: 0 !important;
	background: transparent !important;
	border: 0 !important;
	border-radius: 0 !important;
}

@media (max-width: 700px) {
	body.woocommerce-account .mg-account-content .woo-wallet-sidebar {
		margin-bottom: 16px !important;
		overflow: hidden !important;
	}

	body.woocommerce-account .mg-account-content .woo-wallet-sidebar ul {
		display: grid !important;
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
		gap: 6px !important;
		width: 100% !important;
		overflow: visible !important;
	}

	body.woocommerce-account .mg-account-content .woo-wallet-sidebar ul::-webkit-scrollbar {
		display: none !important;
	}

	body.woocommerce-account .mg-account-content .woo-wallet-sidebar ul li.card a {
		width: 100% !important;
		min-height: 40px !important;
		padding: 8px 12px !important;
		font-size: 13px !important;
		text-align: center !important;
		white-space: normal !important;
	}

	body.woocommerce-account .mg-account-content .woo-wallet-content-heading {
		min-height: 98px !important;
		padding: 20px !important;
		border-radius: 15px !important;
	}

	body.woocommerce-account .mg-account-content .woo-wallet-price,
	body.woocommerce-account .mg-account-content .woo-wallet-price .woocommerce-Price-amount,
	body.woocommerce-account .mg-account-content .woo-wallet-price bdi,
	body.woocommerce-account .mg-account-content .woo-wallet-price .woocommerce-Price-currencySymbol {
		font-size: clamp(24px, 8vw, 31px) !important;
	}

	body.woocommerce-account .mg-account-content .woo-wallet-transactions-items {
		padding-inline: 16px !important;
	}

	body.woocommerce-account .mg-account-content .woo-wallet-content form {
		padding: 16px !important;
	}

	body.woocommerce-account .mg-account-content .woo-wallet-transactions-items > li {
		align-items: flex-start !important;
		gap: 12px !important;
	}

	body.woocommerce-account .mg-account-content .woo-wallet-transactions-items > li > div:first-child {
		max-width: 68% !important;
	}

	body.woocommerce-account .mg-account-content .entry-search-row {
		align-items: stretch !important;
		flex-direction: column !important;
	}

	body.woocommerce-account .mg-account-content .woo-add-to-wallet,
	body.woocommerce-account .mg-account-content #search-btn {
		width: 100% !important;
	}
}
body.woocommerce-account .mg-account-content .woo-wallet-content > .woo-wallet-content-heading {
	margin-bottom: 0 !important;
	border-radius: 18px 18px 0 0 !important;
	box-shadow: none !important;
}

body.woocommerce-account .mg-account-content .woo-wallet-content > form,
body.woocommerce-account .mg-account-content .woo-wallet-content > .woo-wallet-transactions-items {
	border-top: 0 !important;
	border-radius: 0 0 18px 18px !important;
	box-shadow: 0 14px 30px rgba(23, 26, 34, .09) !important;
}

@media (max-width: 700px) {
	body.woocommerce-account .mg-account-content .woo-wallet-content > .woo-wallet-content-heading {
		border-radius: 15px 15px 0 0 !important;
	}

	body.woocommerce-account .mg-account-content .woo-wallet-content > form,
	body.woocommerce-account .mg-account-content .woo-wallet-content > .woo-wallet-transactions-items {
		border-radius: 0 0 15px 15px !important;
	}
}
body.logged-in.woocommerce-account .mg-account-content:has(> h3 + p > strong:first-child) {
	position: relative !important;
	padding: 34px !important;
	overflow: hidden !important;
	background: #fff !important;
	border: 1px solid #e5e7eb !important;
	border-radius: 22px !important;
	box-shadow: 0 18px 44px rgba(23, 26, 34, .08) !important;
}

body.logged-in.woocommerce-account .mg-account-content:has(> h3 + p > strong:first-child) > h3 {
	margin: 0 0 22px !important;
	color: #171a22 !important;
	font-size: clamp(32px, 4vw, 46px) !important;
	font-weight: 900 !important;
	letter-spacing: -.035em !important;
	line-height: 1.05 !important;
}

body.logged-in.woocommerce-account .mg-account-content:has(> h3 + p > strong:first-child) > h3::before {
	display: block !important;
	margin-bottom: 8px !important;
	content: "MEMBERSHIP OVERVIEW" !important;
	color: #9a6800 !important;
	font-size: 11px !important;
	font-weight: 850 !important;
	letter-spacing: .16em !important;
	line-height: 1.2 !important;
}

body.logged-in.woocommerce-account .mg-account-content:has(> h3 + p > strong:first-child) > p:first-of-type {
	position: relative !important;
	display: flex !important;
	align-items: center !important;
	gap: 12px !important;
	min-height: 112px !important;
	margin: 0 !important;
	padding: 24px 26px !important;
	overflow: hidden !important;
	color: #fff !important;
	background:
		radial-gradient(circle at 86% -30%, transparent 0 73px, rgba(242, 168, 0, .13) 74px 93px, transparent 94px),
		radial-gradient(circle at 100% 120%, transparent 0 63px, rgba(242, 168, 0, .13) 64px 83px, transparent 84px),
		linear-gradient(135deg, #171a22 0%, #272d39 100%) !important;
	border: 1px solid #2e3440 !important;
	border-radius: 18px !important;
	box-shadow: 0 14px 30px rgba(23, 26, 34, .15) !important;
	font-size: clamp(25px, 3vw, 34px) !important;
	font-weight: 900 !important;
	letter-spacing: -.02em !important;
	line-height: 1.1 !important;
}

body.logged-in.woocommerce-account .mg-account-content:has(> h3 + p > strong:first-child) > p:first-of-type strong {
	color: #ffcf57 !important;
	font-size: 11px !important;
	font-weight: 850 !important;
	letter-spacing: .14em !important;
	line-height: 1.2 !important;
	text-transform: uppercase !important;
}

body.logged-in.woocommerce-account .mg-account-content:has(> h3 + p > strong:first-child) > p:first-of-type::after {
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	min-height: 34px !important;
	margin-left: auto !important;
	padding: 7px 13px !important;
	content: "ACTIVE" !important;
	color: #17231b !important;
	background: #d9fbe8 !important;
	border: 1px solid rgba(255, 255, 255, .38) !important;
	border-radius: 999px !important;
	font-size: 10px !important;
	font-weight: 900 !important;
	letter-spacing: .12em !important;
	line-height: 1 !important;
}

body.logged-in.woocommerce-account .mg-account-content:has(> h3 + p > strong:first-child) > p:nth-of-type(2) {
	position: relative !important;
	display: grid !important;
	place-items: center !important;
	gap: 7px !important;
	min-height: 158px !important;
	margin: 18px 0 0 !important;
	padding: 66px 24px 28px !important;
	color: #343a46 !important;
	background: #f8f9fb !important;
	border: 1px dashed #d9dde4 !important;
	border-radius: 16px !important;
	font-size: 16px !important;
	font-weight: 800 !important;
	line-height: 1.35 !important;
	text-align: center !important;
}

body.logged-in.woocommerce-account .mg-account-content:has(> h3 + p > strong:first-child) > p:nth-of-type(2)::before {
	position: absolute !important;
	top: 21px !important;
	left: 22px !important;
	content: "PAYMENT HISTORY" !important;
	color: #9a6800 !important;
	font-size: 11px !important;
	font-weight: 850 !important;
	letter-spacing: .15em !important;
	line-height: 1.2 !important;
}

body.logged-in.woocommerce-account .mg-account-content:has(> h3 + p > strong:first-child) > p:nth-of-type(2)::after {
	display: block !important;
	content: "Your membership payment records will appear here." !important;
	color: #747c89 !important;
	font-size: 13px !important;
	font-weight: 550 !important;
	line-height: 1.45 !important;
}

body.logged-in.woocommerce-account .mg-account-content:has(> h3 + p > strong:first-child) > table {
	width: 100% !important;
	margin: 18px 0 0 !important;
	overflow: hidden !important;
	background: #fff !important;
	border: 1px solid #e1e4e9 !important;
	border-collapse: separate !important;
	border-spacing: 0 !important;
	border-radius: 14px !important;
	box-shadow: none !important;
}

body.logged-in.woocommerce-account .mg-account-content:has(> h3 + p > strong:first-child) > table th {
	padding: 14px 16px !important;
	color: #fff !important;
	background: #1c2029 !important;
	border: 0 !important;
	font-size: 11px !important;
	font-weight: 850 !important;
	letter-spacing: .09em !important;
	text-transform: uppercase !important;
}

body.logged-in.woocommerce-account .mg-account-content:has(> h3 + p > strong:first-child) > table td {
	padding: 15px 16px !important;
	color: #3e4552 !important;
	background: #fff !important;
	border-color: #e8eaee !important;
}

@media (max-width: 700px) {
	body.logged-in.woocommerce-account .mg-account-content:has(> h3 + p > strong:first-child) {
		padding: 20px !important;
		border-radius: 18px !important;
	}

	body.logged-in.woocommerce-account .mg-account-content:has(> h3 + p > strong:first-child) > h3 {
		margin-bottom: 17px !important;
		font-size: 32px !important;
	}

	body.logged-in.woocommerce-account .mg-account-content:has(> h3 + p > strong:first-child) > p:first-of-type {
		align-items: flex-start !important;
		flex-wrap: wrap !important;
		min-height: 118px !important;
		padding: 20px !important;
		font-size: 27px !important;
	}

	body.logged-in.woocommerce-account .mg-account-content:has(> h3 + p > strong:first-child) > p:first-of-type strong {
		flex: 1 0 100% !important;
	}

	body.logged-in.woocommerce-account .mg-account-content:has(> h3 + p > strong:first-child) > p:first-of-type::after {
		margin-left: auto !important;
	}

	body.logged-in.woocommerce-account .mg-account-content:has(> h3 + p > strong:first-child) > p:nth-of-type(2) {
		min-height: 150px !important;
		padding: 62px 18px 24px !important;
	}
}
body.woocommerce-account {
	background: #f2f3f5;
}

body.woocommerce-account .storefront-breadcrumb,
body.woocommerce-account .site-main > .entry-header,
body.woocommerce-account article > .entry-header {
	display: none;
}

body.woocommerce-account .site-main,
body.woocommerce-account .site-main > article,
body.woocommerce-account .site-main .entry-content,
body.woocommerce-account .site-main .woocommerce {
	width: 100%;
	max-width: none;
	margin: 0;
	padding: 0;
}

.mg-account-page {
	width: min(1320px, calc(100% - 48px));
	margin: 40px auto 88px;
	color: var(--mg-ink);
}

.mg-account-page *,
.mg-account-page *::before,
.mg-account-page *::after {
	box-sizing: border-box;
}

.mg-account-page a {
	text-decoration: none;
}

.mg-account-hero {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	min-height: 232px;
	margin-bottom: 28px;
	padding: 46px 54px;
	overflow: hidden;
	background: linear-gradient(120deg, #ffd86f 0%, #ffc334 48%, #f8a900 100%);
	border: 1px solid rgba(210, 139, 0, .32);
	border-radius: 30px;
	box-shadow: 0 24px 55px rgba(171, 113, 0, .16);
}

.mg-account-hero::before,
.mg-account-hero::after {
	position: absolute;
	content: "";
	pointer-events: none;
	border: 42px solid rgba(255, 255, 255, .18);
	border-radius: 50%;
}

.mg-account-hero::before {
	width: 340px;
	height: 340px;
	right: 70px;
	bottom: -225px;
}

.mg-account-hero::after {
	width: 190px;
	height: 190px;
	right: -55px;
	top: -75px;
}

.mg-account-hero__copy {
	position: relative;
	z-index: 2;
	max-width: 720px;
}

.mg-account-eyebrow,
.mg-account-section-label {
	margin: 0 0 8px;
	color: #825700;
	font-size: 12px;
	font-weight: 850;
	letter-spacing: .14em;
	line-height: 1.3;
	text-transform: uppercase;
}

.mg-account-hero h1 {
	margin: 0;
	color: #121620;
	font-size: clamp(42px, 5vw, 68px);
	font-weight: 900;
	letter-spacing: -.055em;
	line-height: .98;
}

.mg-account-hero__copy > p:last-child {
	max-width: 650px;
	margin: 16px 0 0;
	color: #4c3d1f;
	font-size: 17px;
	line-height: 1.55;
}

.mg-account-hero__mark {
	position: relative;
	z-index: 2;
	display: grid;
	flex: 0 0 108px;
	width: 108px;
	height: 108px;
	margin-right: 62px;
	place-items: center;
	background: rgba(255, 255, 255, .34);
	border: 2px solid rgba(255, 255, 255, .68);
	border-radius: 50%;
	box-shadow: 0 14px 35px rgba(120, 75, 0, .14);
}

.mg-account-hero__mark span {
	position: absolute;
	inset: 11px;
	border: 2px solid rgba(20, 23, 31, .14);
	border-radius: inherit;
}

.mg-account-hero__mark svg {
	width: 46px;
	height: 46px;
	fill: #151922;
}

.mg-account-layout {
	display: grid;
	grid-template-columns: 300px minmax(0, 1fr);
	gap: 26px;
	align-items: start;
}

.mg-account-page .woocommerce-MyAccount-navigation,
.mg-account-page .woocommerce-MyAccount-content {
	float: none;
	width: auto;
}

.mg-account-sidebar {
	position: static;
	top: auto;
	align-self: start;
	margin: 0 !important;
	overflow: hidden;
	background: #fff;
	border: 1px solid #e4e6eb;
	border-radius: 24px;
	box-shadow: 0 16px 45px rgba(25, 30, 42, .08);
}

.mg-account-profile {
	display: flex;
	align-items: center;
	gap: 13px;
	padding: 22px;
	background: linear-gradient(145deg, #fff9ea, #fff 72%);
	border-bottom: 0;
}

.mg-account-profile img {
	flex: 0 0 52px;
	width: 52px;
	height: 52px;
	border: 3px solid #fff;
	border-radius: 50%;
	box-shadow: 0 5px 18px rgba(117, 78, 0, .15);
}

.mg-account-profile > div {
	min-width: 0;
}

.mg-account-profile strong,
.mg-account-profile span {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.mg-account-profile strong {
	margin-bottom: 3px;
	font-size: 15px;
	font-weight: 800;
}

.mg-account-profile span {
	color: var(--mg-muted);
	font-size: 12px;
}

.mg-account-menu {
	display: grid !important;
	grid-template-columns: minmax(0, 1fr) !important;
	margin: 0;
	padding: 12px;
	list-style: none;
}

.mg-account-menu li {
	display: block !important;
	float: none !important;
	width: 100% !important;
	max-width: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

.mg-account-menu li + li {
	margin-top: 4px !important;
}

.mg-account-menu a {
	display: grid;
	grid-template-columns: 38px minmax(0, 1fr) 18px;
	gap: 10px;
	align-items: center;
	width: 100% !important;
	min-height: 52px;
	padding: 7px 11px;
	color: #3d4451;
	font-size: 14px;
	font-weight: 750;
	border-radius: 14px;
	box-sizing: border-box;
	transition: background .18s ease, color .18s ease, transform .18s ease;
}

.mg-account-menu a::before,
.mg-account-menu a::after {
	display: none !important;
	content: none !important;
}

.mg-account-menu a:hover {
	color: #14171f;
	background: #f7f7f8;
	transform: translateX(2px);
}

.mg-account-menu .is-active a {
	color: #171717;
	background: #fff1c5;
	box-shadow: inset 0 0 0 1px #f3cc64;
}

.mg-account-menu__icon {
	display: grid;
	width: 38px;
	height: 38px;
	place-items: center;
	background: #f3f4f6;
	border-radius: 11px;
}

.mg-account-menu .is-active .mg-account-menu__icon {
	background: #f5aa00;
}

.mg-account-menu__icon svg {
	width: 19px;
	height: 19px;
	fill: currentColor;
}

.mg-account-menu__arrow {
	justify-self: center;
	color: #969ca7;
	font-size: 23px;
	font-weight: 500;
	line-height: 1;
}

.mg-account-menu .is-logout {
	margin-top: 14px !important;
	padding-top: 12px;
	border-top: 1px solid #eceef1;
}

.mg-account-menu .is-logout a:hover {
	color: #b42318;
	background: #fff2f0;
}

.mg-account-help {
	display: grid;
	grid-template-columns: 42px minmax(0, 1fr);
	gap: 13px;
	align-items: center;
	margin: 18px 12px 16px;
	padding: 15px 16px;
	background: #171a22;
	color: #fff;
	border-radius: 16px;
	box-shadow: 0 10px 24px rgba(23, 26, 34, .14);
}

.mg-account-help__icon {
	display: grid;
	width: 42px;
	height: 42px;
	place-items: center;
	color: #171a22;
	background: #f9af00;
	border-radius: 50%;
}

.mg-account-help > div {
	min-width: 0;
	text-align: left;
}

.mg-account-help__icon svg {
	width: 19px;
	height: 19px;
	fill: currentColor;
}

.mg-account-help strong,
.mg-account-help a {
	display: block;
}

.mg-account-help strong {
	font-size: 13px;
}

.mg-account-help a {
	margin-top: 2px;
	color: #ffd36b;
	font-size: 12px;
	font-weight: 700;
}

.mg-account-content {
	min-width: 0;
	padding: 34px;
	background: #fff;
	border: 1px solid #e4e6eb;
	border-radius: 26px;
	box-shadow: 0 16px 45px rgba(25, 30, 42, .08);
}

.mg-account-content-heading {
	margin-bottom: 26px;
}

.mg-account-content-heading h2 {
	margin: 0;
	color: var(--mg-ink);
	font-size: clamp(26px, 3vw, 36px);
	font-weight: 900;
	letter-spacing: -.035em;
	line-height: 1.1;
}

.mg-account-content-heading > p:last-child {
	margin: 9px 0 0;
	color: var(--mg-muted);
	font-size: 14px;
	line-height: 1.55;
}

.mg-account-dashboard {
	width: 100%;
	max-width: 980px;
	margin: 0 auto;
}

.mg-account-quick-grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 14px;
}

.mg-account-quick-card {
	display: grid;
	grid-template-columns: 48px minmax(0, 1fr) 24px;
	gap: 13px;
	align-items: center;
	min-height: 96px;
	padding: 16px 18px;
	color: var(--mg-ink);
	background: #fafafa;
	border: 1px solid #e5e7eb;
	border-radius: 19px;
	transition: transform .2s ease, border-color .2s ease, box-shadow .2s ease;
}

.mg-account-quick-card:hover {
	color: var(--mg-ink);
	border-color: #efc65d;
	box-shadow: 0 12px 28px rgba(44, 34, 10, .09);
	transform: translateY(-2px);
}

.mg-account-quick-card__icon {
	display: grid;
	width: 48px;
	height: 48px;
	place-items: center;
	color: #7e5600;
	background: #fff0c6;
	border-radius: 15px;
}

.mg-account-quick-card__icon svg {
	width: 23px;
	height: 23px;
	fill: currentColor;
}

.mg-account-quick-card__copy strong,
.mg-account-quick-card__copy small {
	display: block;
}

.mg-account-quick-card__copy strong {
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: 850;
}

.mg-account-quick-card__copy small {
	color: var(--mg-muted);
	font-size: 12px;
	line-height: 1.45;
}

.mg-account-quick-card__arrow {
	display: grid;
	width: 24px;
	height: 24px;
	place-items: center;
	color: #6f7682;
	font-size: 25px;
	line-height: 1;
}

.mg-account-shop-banner {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 24px;
	margin-top: 22px;
	padding: 28px;
	overflow: hidden;
	background: linear-gradient(120deg, #fff5d9, #ffd66c);
	border: 1px solid #f1ca63;
	border-radius: 21px;
}

.mg-account-shop-banner::after {
	position: absolute;
	width: 190px;
	height: 190px;
	right: -68px;
	top: -92px;
	content: "";
	border: 34px solid rgba(255, 255, 255, .28);
	border-radius: 50%;
}

.mg-account-shop-banner > * {
	position: relative;
	z-index: 1;
}

.mg-account-shop-banner h3 {
	margin: 0;
	font-size: 23px;
	font-weight: 900;
	letter-spacing: -.025em;
}

.mg-account-shop-banner p:not(.mg-account-section-label) {
	margin: 8px 0 0;
	color: #655227;
	font-size: 13px;
}

.mg-account-shop-banner__actions {
	display: flex;
	flex: 0 0 auto;
	gap: 9px;
}

.mg-account-shop-banner__actions .button:first-child {
	color: #fff !important;
	background: #151922 !important;
	border-color: #151922 !important;
}

.mg-account-shop-banner__actions .button:first-child:hover {
	color: #fff !important;
	background: #2a303c !important;
	border-color: #2a303c !important;
}

.mg-account-shop-banner__actions .button--ghost,
.mg-account-shop-banner__actions .button--ghost:hover {
	color: #151922 !important;
}

.mg-account-page .button,
.mg-account-content button.button,
.mg-account-content input.button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 46px;
	padding: 11px 19px;
	color: #11151e;
	font-size: 13px;
	font-weight: 850;
	line-height: 1.2;
	background: #f9ae00;
	border: 1px solid #e9a100;
	border-radius: 13px;
	box-shadow: none;
	transition: transform .18s ease, background .18s ease, box-shadow .18s ease;
}

.mg-account-page .button:hover,
.mg-account-content button.button:hover,
.mg-account-content input.button:hover {
	color: #11151e;
	background: #ffc126;
	box-shadow: 0 8px 20px rgba(204, 139, 0, .2);
	transform: translateY(-1px);
}

.mg-account-page .button--ghost {
	background: #fff;
	border-color: rgba(26, 28, 33, .12);
}
.mg-account-content form.edit-account {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 18px;
}

.mg-account-content form.edit-account > p,
.mg-account-content form.edit-account fieldset {
	margin: 0;
}

.mg-account-content form.edit-account .form-row,
.mg-account-content form.edit-account .form-row-first,
.mg-account-content form.edit-account .form-row-last {
	float: none;
	width: auto;
}

.mg-account-content form.edit-account .form-row-wide,
.mg-account-content form.edit-account fieldset,
.mg-account-content form.edit-account > p:last-child {
	grid-column: 1 / -1;
}

.mg-account-content form.edit-account fieldset {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 18px;
	margin-top: 10px;
	padding: 24px;
	background: #f8f8fa;
	border: 1px solid #e2e5ea;
	border-radius: 18px;
}

.mg-account-content form.edit-account fieldset legend {
	padding: 0 8px;
	font-size: 16px;
	font-weight: 850;
}

body.woocommerce-account .mg-account-content .woocommerce-EditAccountForm fieldset {
	margin-top: 18px !important;
	padding: 24px !important;
	background: #f8f9fb !important;
	border: 1px solid #e1e5eb !important;
	border-radius: 18px !important;
	box-shadow: none !important;
}

body.woocommerce-account .mg-account-content .woocommerce-EditAccountForm fieldset legend {
	float: left;
	width: 100%;
	margin: 0 0 20px !important;
	padding: 0 0 14px !important;
	color: #171a22 !important;
	background: transparent !important;
	border: 0 !important;
	border-bottom: 1px solid #e1e5eb !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	font-size: 18px;
	font-weight: 900;
	line-height: 1.35;
}

body.woocommerce-account .mg-account-content .woocommerce-EditAccountForm fieldset legend::after {
	display: inline-flex;
	align-items: center;
	margin-left: 9px;
	padding: 4px 8px;
	color: #765300;
	background: #fff2c8;
	border: 1px solid #efd486;
	border-radius: 999px;
	font-size: 10px;
	font-weight: 850;
	letter-spacing: .04em;
	line-height: 1.2;
	text-transform: uppercase;
	vertical-align: 2px;
}

body.woocommerce-account .mg-account-content .woocommerce-EditAccountForm fieldset > .form-row:first-of-type {
	clear: both;
}

.mg-account-content form.edit-account fieldset .form-row-wide,
.mg-account-content form.edit-account fieldset .clear {
	grid-column: 1 / -1;
}

.mg-account-content label {
	display: block;
	margin-bottom: 7px;
	color: #252a34;
	font-size: 12px;
	font-weight: 800;
}

.mg-account-content input.input-text,
.mg-account-content input[type="text"],
.mg-account-content input[type="email"],
.mg-account-content input[type="password"],
.mg-account-content input[type="search"],
.mg-account-content input[type="number"],
.mg-account-content select,
.mg-account-content textarea {
	width: 100%;
	min-height: 48px;
	padding: 11px 14px;
	color: #171a22;
	font: inherit;
	background: #fff;
	border: 1px solid #d9dde4;
	border-radius: 12px;
	box-shadow: none;
}

.mg-account-content input:focus,
.mg-account-content select:focus,
.mg-account-content textarea:focus {
	border-color: #e9a500;
	box-shadow: 0 0 0 3px rgba(242, 168, 0, .16);
	outline: none;
}

.mg-account-content em {
	display: block;
	margin-top: 5px;
	color: var(--mg-muted);
	font-size: 11px;
}
.mg-orders-heading {
	margin-bottom: 20px;
}

.mg-order-search {
	display: grid !important;
	grid-template-columns: 24px minmax(0, 1fr) auto auto;
	gap: 10px;
	align-items: center;
	margin-bottom: 24px;
	padding: 8px;
	background: #f6f7f9;
	border: 1px solid #e2e5ea;
	border-radius: 16px;
}

.mg-order-search__icon {
	display: grid;
	margin-left: 7px;
	place-items: center;
	color: #687080;
}

.mg-order-search__icon svg {
	width: 20px;
	height: 20px;
	fill: currentColor;
}

.mg-account-content .mg-order-search input[type="search"] {
	min-height: 44px;
	padding-inline: 4px;
	background: transparent;
	border: 0;
}

.mg-account-content .mg-order-search input[type="search"]:focus {
	box-shadow: none;
}

.mg-order-search__clear {
	padding: 8px;
	color: #676e7c;
	font-size: 12px;
	font-weight: 750;
}

.mg-account-content .mg-order-search button {
	min-height: 44px;
}

.mg-account-content .shop_table {
	width: 100%;
	margin: 0;
	border-collapse: separate;
	border-spacing: 0;
	border: 1px solid #e2e5ea;
	border-radius: 17px;
	overflow: hidden;
}

.mg-account-content .shop_table th,
.mg-account-content .shop_table td {
	padding: 15px 14px;
	font-size: 13px;
	text-align: left;
	background: #fff;
	border-right: 0;
	border-bottom: 1px solid #eceef1;
}

.mg-account-content .shop_table thead th {
	color: #697181;
	font-size: 11px;
	font-weight: 850;
	letter-spacing: .08em;
	text-transform: uppercase;
	background: #f7f8fa;
}

.mg-account-content .shop_table tbody tr:last-child > * {
	border-bottom: 0;
}

.mg-account-content .shop_table a:not(.button) {
	color: #9a6800;
	font-weight: 800;
}

.mg-account-content .shop_table .button {
	min-height: 35px;
	padding: 8px 12px;
	font-size: 11px;
	border-radius: 10px;
}

.mg-account-empty-state {
	display: grid;
	justify-items: center;
	padding: 38px 20px;
	text-align: center;
	background: #fafafa;
	border: 1px dashed #d8dce3;
	border-radius: 17px;
}

.mg-account-empty-state > span {
	display: grid;
	width: 54px;
	height: 54px;
	margin-bottom: 13px;
	place-items: center;
	color: #8b6000;
	background: #fff0c8;
	border-radius: 50%;
}

.mg-account-empty-state svg {
	width: 25px;
	height: 25px;
	fill: currentColor;
}

.mg-account-empty-state h3 {
	margin: 0;
	font-size: 17px;
	font-weight: 850;
}

.mg-account-empty-state p {
	margin: 6px 0 0;
	color: var(--mg-muted);
	font-size: 13px;
}

.mg-account-page .mg-account-empty-state .button,
.mg-account-page .mg-account-empty-state .button:visited {
	min-width: 164px;
	margin-top: 16px;
	color: #11151e !important;
	-webkit-text-fill-color: #11151e;
	background: #f9ae00 !important;
	border-color: #e9a100 !important;
	box-shadow: 0 9px 20px rgba(204, 139, 0, .18);
}

.mg-account-page .mg-account-empty-state .button:hover,
.mg-account-page .mg-account-empty-state .button:focus,
.mg-account-page .mg-account-empty-state .button:active {
	color: #fff !important;
	-webkit-text-fill-color: #fff;
	background: #151922 !important;
	border-color: #151922 !important;
	box-shadow: 0 10px 22px rgba(21, 25, 34, .2);
}

.mg-account-page .mg-account-empty-state .button:focus-visible {
	outline: 3px solid rgba(242, 168, 0, .35);
	outline-offset: 3px;
}

.mg-account-content .woocommerce-pagination {
	display: flex;
	justify-content: flex-end;
	gap: 10px;
	margin-top: 18px;
}

.mg-account-content .woocommerce-message,
.mg-account-content .woocommerce-info,
.mg-account-content .woocommerce-error {
	margin: 0 0 20px;
	padding: 16px 18px 16px 48px;
	background: #fff8e7;
	border: 1px solid #f0d281;
	border-left: 4px solid #f2a800;
	border-radius: 14px;
}
body.woocommerce-account:not(.logged-in) .site-main .woocommerce {
	width: min(980px, calc(100% - 48px));
	margin: 54px auto 90px;
}

body.woocommerce-account:not(.logged-in) .u-columns {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 24px;
}

body.woocommerce-account:not(.logged-in) .u-column1,
body.woocommerce-account:not(.logged-in) .u-column2 {
	float: none;
	width: auto;
	padding: 30px;
	background: #fff;
	border: 1px solid #e2e5e9;
	border-radius: 24px;
	box-shadow: var(--mg-shadow);
}

body.woocommerce-account:not(.logged-in) .u-columns h2 {
	margin: 0 0 20px;
	font-size: 31px;
	font-weight: 900;
	letter-spacing: -.04em;
}

body.woocommerce-account:not(.logged-in) form.login,
body.woocommerce-account:not(.logged-in) form.register {
	margin: 0;
	padding: 0;
	border: 0;
}

@media (max-width: 1080px) {
	.mg-account-page {
		width: min(100% - 32px, 1120px);
	}

	.mg-account-layout {
		grid-template-columns: 260px minmax(0, 1fr);
		gap: 18px;
	}

	.mg-account-content {
		padding: 26px;
	}

	.mg-account-quick-grid {
		grid-template-columns: 1fr;
	}

	.mg-account-shop-banner {
		align-items: flex-start;
		flex-direction: column;
	}
}

@media (max-width: 760px) {
	body.woocommerce-account .mg-site-content {
		overflow: visible;
	}

	.mg-account-page {
		width: min(100% - 24px, 680px);
		margin: 20px auto 64px;
	}

	.mg-account-hero {
		min-height: 190px;
		margin-bottom: 16px;
		padding: 30px 24px;
		border-radius: 23px;
	}

	.mg-account-hero h1 {
		font-size: clamp(37px, 11vw, 52px);
	}

	.mg-account-hero__copy > p:last-child {
		max-width: calc(100% - 50px);
		font-size: 14px;
	}

	.mg-account-hero__mark {
		position: absolute;
		right: 2px;
		bottom: 18px;
		width: 72px;
		height: 72px;
		margin: 0;
		opacity: .55;
	}

	.mg-account-hero__mark svg {
		width: 31px;
		height: 31px;
	}

	.mg-account-layout {
		display: block;
	}

	.mg-account-sidebar {
		position: static !important;
		top: auto !important;
		margin-bottom: 16px;
		border-radius: 21px;
	}

	.mg-account-profile {
		padding: 16px;
	}

	body.woocommerce-account .mg-account-sidebar .mg-account-menu {
		display: grid !important;
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
		gap: 10px !important;
		align-items: stretch !important;
		padding: 10px !important;
	}

	body.woocommerce-account .mg-account-sidebar .mg-account-menu li {
		display: block !important;
		float: none !important;
		width: 100% !important;
		max-width: none !important;
		min-width: 0 !important;
		margin: 0 !important;
		padding: 0 !important;
	}

	.mg-account-menu li + li,
	.mg-account-menu .is-logout {
		margin: 0;
	}

	body.woocommerce-account .mg-account-sidebar .mg-account-menu .is-logout {
		grid-column: 1 / -1 !important;
		width: 100% !important;
		max-width: 100% !important;
		padding-top: 0 !important;
		border-top: 0 !important;
	}

	body.woocommerce-account .mg-account-sidebar .mg-account-menu a {
		display: grid !important;
		grid-template-columns: 40px minmax(0, 1fr) !important;
		gap: 10px !important;
		align-items: center !important;
		width: 100% !important;
		height: 100% !important;
		min-height: 68px !important;
		padding: 10px 12px !important;
		background: #fff;
		border: 1px solid #e8e9ed;
		border-radius: 16px;
		font-size: 13px;
		line-height: 1.25;
		box-sizing: border-box;
		transform: none;
	}

	.mg-account-menu__icon {
		width: 40px;
		height: 40px;
	}

	body.woocommerce-account .mg-account-sidebar .mg-account-menu__arrow,
	body.woocommerce-account .mg-account-sidebar .mg-account-menu a::after {
		display: none !important;
		content: none !important;
	}

	body.woocommerce-account .mg-account-sidebar .mg-account-menu .is-logout a {
		grid-template-columns: 40px minmax(0, 1fr) !important;
		min-height: 58px !important;
	}

	body.woocommerce-account .mg-account-sidebar .mg-account-menu .is-active a {
		background: #fff6dc !important;
		border-color: #efbd3f !important;
		box-shadow: 0 8px 22px rgba(195, 132, 0, .1) !important;
	}

	.mg-account-help {
		margin: 14px 10px 12px;
	}

	.mg-account-content {
		padding: 22px 16px;
		border-radius: 21px;
	}

	.mg-account-content-heading {
		margin-bottom: 20px;
	}

	.mg-account-content-heading h2 {
		font-size: clamp(25px, 8vw, 32px);
	}

	.mg-account-quick-card {
		min-height: 90px;
		padding: 14px;
	}

	.mg-account-quick-grid,
	.mg-account-content form.edit-account,
	.mg-account-content form.edit-account fieldset {
		grid-template-columns: 1fr;
	}

	.mg-account-content form.edit-account .form-row-wide,
	.mg-account-content form.edit-account fieldset,
	.mg-account-content form.edit-account > p:last-child,
	.mg-account-content form.edit-account fieldset .form-row-wide,
	.mg-account-content form.edit-account fieldset .clear {
		grid-column: auto;
	}

	.mg-account-shop-banner {
		padding: 23px 20px;
	}

	.mg-account-shop-banner__actions {
		width: 100%;
		flex-direction: column;
	}

	.mg-account-shop-banner__actions .button {
		width: 100%;
	}

	.mg-order-search {
		grid-template-columns: 24px minmax(0, 1fr);
	}

	.mg-order-search__clear {
		display: none;
	}

	.mg-account-content .mg-order-search button {
		grid-column: 1 / -1;
		margin: 0 !important;
		width: 100%;
	}

	.mg-account-content .woocommerce-orders-table {
		display: block;
		border: 0;
		overflow: visible;
	}

	.mg-account-content .woocommerce-orders-table thead {
		display: none;
	}

	.mg-account-content .woocommerce-orders-table tbody,
	.mg-account-content .woocommerce-orders-table tr,
	.mg-account-content .woocommerce-orders-table th,
	.mg-account-content .woocommerce-orders-table td {
		display: block;
	}

	.mg-account-content .woocommerce-orders-table tr {
		padding: 8px 15px;
		background: #fff;
		border: 1px solid #e2e5e9;
		border-radius: 16px;
	}

	.mg-account-content .woocommerce-orders-table tr + tr {
		margin-top: 12px;
	}

	.mg-account-content .woocommerce-orders-table th,
	.mg-account-content .woocommerce-orders-table td {
		position: relative;
		min-height: 42px;
		padding: 11px 0 11px 45%;
		text-align: right;
		border-bottom: 1px solid #eceef1;
	}

	.mg-account-content .woocommerce-orders-table th::before,
	.mg-account-content .woocommerce-orders-table td::before {
		position: absolute;
		left: 0;
		max-width: 42%;
		content: attr(data-title);
		color: #6d7481;
		font-size: 11px;
		font-weight: 800;
		text-align: left;
		text-transform: uppercase;
	}

	.mg-account-content .woocommerce-orders-table tr > *:last-child {
		border-bottom: 0;
	}

	body.woocommerce-account:not(.logged-in) .site-main .woocommerce {
		width: min(100% - 24px, 620px);
		margin-top: 24px;
	}

	body.woocommerce-account:not(.logged-in) .u-columns {
		grid-template-columns: 1fr;
	}

	body.woocommerce-account:not(.logged-in) .u-column1,
	body.woocommerce-account:not(.logged-in) .u-column2 {
		padding: 22px 18px;
	}
}
body.woocommerce-account:not(.logged-in) {
	background: #f3f4f6;
}

body.woocommerce-account:not(.logged-in) .site-main .woocommerce {
	width: min(1180px, calc(100% - 48px));
	margin: 46px auto 88px;
}

body.woocommerce-account:not(.logged-in) .woocommerce > .woocommerce-error,
body.woocommerce-account:not(.logged-in) .woocommerce > .woocommerce-message,
body.woocommerce-account:not(.logged-in) .woocommerce > .woocommerce-info,
body.woocommerce-account:not(.logged-in) .woocommerce-notices-wrapper {
	box-sizing: border-box;
	width: 100%;
	margin: 0 0 18px;
}

body.woocommerce-account:not(.logged-in) .woocommerce-error,
body.woocommerce-account:not(.logged-in) .woocommerce-message,
body.woocommerce-account:not(.logged-in) .woocommerce-info {
	padding: 15px 18px 15px 52px;
	color: #7d2530;
	background: #fff5f5;
	border: 1px solid #f1cbd0;
	border-radius: 14px;
	box-shadow: 0 8px 24px rgba(22, 29, 42, .05);
}

.mg-auth-page {
	display: grid;
	grid-template-columns: minmax(0, .92fr) minmax(0, 1.08fr);
	gap: 26px;
	color: var(--mg-ink);
}

.mg-auth-page *,
.mg-auth-page *::before,
.mg-auth-page *::after {
	box-sizing: border-box;
}

.mg-auth-intro,
.mg-auth-card {
	min-width: 0;
	border-radius: 28px;
	box-shadow: 0 22px 58px rgba(21, 27, 39, .10);
}

.mg-auth-intro {
	position: relative;
	min-height: 620px;
	padding: 52px 46px;
	overflow: hidden;
	background: linear-gradient(135deg, #ffdc78 0%, #ffc235 54%, #f5a800 100%);
	border: 1px solid rgba(208, 138, 0, .35);
}

.mg-auth-intro::before,
.mg-auth-intro::after {
	position: absolute;
	content: "";
	pointer-events: none;
	border: 40px solid rgba(255, 255, 255, .2);
	border-radius: 50%;
}

.mg-auth-intro::before {
	width: 330px;
	height: 330px;
	right: -120px;
	top: -100px;
}

.mg-auth-intro::after {
	width: 260px;
	height: 260px;
	left: -120px;
	bottom: -140px;
}

.mg-auth-intro__icon {
	position: relative;
	z-index: 1;
	display: grid;
	width: 74px;
	height: 74px;
	margin-bottom: 54px;
	place-items: center;
	color: #fff;
	background: #151922;
	border: 8px solid rgba(255, 255, 255, .42);
	border-radius: 24px;
	transform: rotate(-4deg);
}

.mg-auth-intro__icon svg {
	width: 38px;
	height: 38px;
	fill: none;
	stroke: currentColor;
	stroke-linecap: round;
	stroke-linejoin: round;
	stroke-width: 1.8;
}

.mg-auth-eyebrow {
	position: relative;
	z-index: 1;
	margin: 0 0 10px;
	color: #7b5200;
	font-size: 12px;
	font-weight: 900;
	letter-spacing: .14em;
	line-height: 1.3;
	text-transform: uppercase;
}

body.woocommerce-account:not(.logged-in) .mg-auth-intro h1 {
	position: relative;
	z-index: 1;
	max-width: 440px;
	margin: 0;
	color: #14171f !important;
	font-size: clamp(48px, 5.1vw, 72px);
	font-weight: 950 !important;
	letter-spacing: -.06em;
	line-height: .96;
}

.mg-auth-intro__copy {
	position: relative;
	z-index: 1;
	max-width: 440px;
	margin: 20px 0 38px;
	color: #493f2d;
	font-size: 17px;
	line-height: 1.6;
}

.mg-auth-benefits {
	position: relative;
	z-index: 1;
	display: grid;
	gap: 12px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.mg-auth-benefits li {
	display: flex;
	align-items: center;
	gap: 13px;
	padding: 13px 15px;
	background: rgba(255, 255, 255, .54);
	border: 1px solid rgba(255, 255, 255, .62);
	border-radius: 15px;
	backdrop-filter: blur(5px);
}

.mg-auth-benefits li > span {
	display: grid;
	flex: 0 0 40px;
	width: 40px;
	height: 40px;
	place-items: center;
	color: #8b5e00;
	background: #fff4ce;
	border-radius: 12px;
}

.mg-auth-benefits svg {
	width: 21px;
	height: 21px;
	fill: none;
	stroke: currentColor;
	stroke-linecap: round;
	stroke-linejoin: round;
	stroke-width: 1.8;
}

.mg-auth-benefits strong,
.mg-auth-benefits small {
	display: block;
}

.mg-auth-benefits strong {
	font-size: 14px;
	font-weight: 850;
}

.mg-auth-benefits small {
	margin-top: 2px;
	color: #615844;
	font-size: 12px;
}

.mg-auth-card {
	align-self: center;
	padding: 34px;
	background: #fff;
	border: 1px solid #e2e5e9;
}

.mg-auth-tabs {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 6px;
	margin-bottom: 32px;
	padding: 6px;
	background: #f2f3f5;
	border: 1px solid #e6e8ec;
	border-radius: 16px;
}

.mg-auth-tabs .mg-auth-tab {
	min-height: 48px;
	padding: 10px 16px;
	color: #626a78;
	background: transparent;
	border: 0;
	border-radius: 11px;
	box-shadow: none;
	font-size: 14px;
	font-weight: 850;
	line-height: 1.2;
}

.mg-auth-tabs .mg-auth-tab:hover {
	color: #151922;
	background: #fff7df;
}

.mg-auth-tabs .mg-auth-tab[aria-selected="true"],
.mg-auth-tabs .mg-auth-tab.is-active {
	color: #fff;
	background: #151922;
	box-shadow: 0 8px 20px rgba(21, 25, 34, .15);
}

.mg-auth-tabs .mg-auth-tab:focus-visible {
	outline: 3px solid rgba(242, 168, 0, .34);
	outline-offset: 2px;
}

.mg-auth-page.is-enhanced .mg-auth-panel[hidden] {
	display: none !important;
}

.mg-auth-panel__header {
	margin-bottom: 27px;
}

.mg-auth-panel__header h2 {
	margin: 0;
	color: #151922;
	font-size: clamp(30px, 3vw, 42px);
	font-weight: 950;
	letter-spacing: -.045em;
	line-height: 1.05;
}

.mg-auth-panel__header > p:last-child {
	margin: 10px 0 0;
	color: #687080;
	font-size: 14px;
	line-height: 1.55;
}

body.woocommerce-account:not(.logged-in) .mg-auth-form.login,
body.woocommerce-account:not(.logged-in) .mg-auth-form.register {
	margin: 0;
	padding: 0;
	border: 0;
}

.mg-auth-form .form-row {
	margin: 0 0 18px;
	padding: 0;
}

.mg-auth-form label {
	display: block;
	margin: 0 0 8px;
	color: #272c35;
	font-size: 13px;
	font-weight: 800;
}

.mg-auth-form input[type="text"],
.mg-auth-form input[type="email"],
.mg-auth-form input[type="password"] {
	width: 100%;
	height: 54px;
	padding: 0 15px;
	color: #171b24;
	background: #fbfbfc;
	border: 1px solid #d9dde4;
	border-radius: 13px;
	box-shadow: none;
	font-family: var(--mg-font);
	font-size: 15px;
}

.mg-auth-form input[type="text"]:hover,
.mg-auth-form input[type="email"]:hover,
.mg-auth-form input[type="password"]:hover {
	background: #fff;
	border-color: #c4c9d1;
}

.mg-auth-form input[type="text"]:focus,
.mg-auth-form input[type="email"]:focus,
.mg-auth-form input[type="password"]:focus {
	background: #fff;
	border-color: #f2a800;
	box-shadow: 0 0 0 4px rgba(242, 168, 0, .14);
	outline: 0;
}

.mg-auth-form__options {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	margin: 2px 0 22px;
}

.mg-auth-form__options .woocommerce-form-login__rememberme {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	margin: 0;
	font-weight: 650;
}

.mg-auth-form__options input[type="checkbox"] {
	width: 18px;
	height: 18px;
	margin: 0;
	accent-color: #f2a800;
}

.mg-auth-form__options a {
	color: #7f5700;
	font-size: 13px;
	font-weight: 800;
	text-decoration: none;
}

.mg-auth-form__options a:hover {
	color: #151922;
	text-decoration: underline;
}

body.woocommerce-account:not(.logged-in) .mg-auth-submit {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	min-height: 54px;
	padding: 13px 18px;
	color: #11151d;
	background: #f7aa00;
	border: 1px solid #e69d00;
	border-radius: 13px;
	box-shadow: 0 12px 26px rgba(242, 168, 0, .23);
	font-size: 15px;
	font-weight: 900;
}

body.woocommerce-account:not(.logged-in) .mg-auth-submit:hover {
	color: #fff;
	background: #151922;
	border-color: #151922;
	box-shadow: 0 13px 28px rgba(21, 25, 34, .2);
	transform: translateY(-1px);
}

.mg-auth-form__hint {
	margin: 0 0 19px;
	padding: 13px 14px;
	color: #5a4b2c;
	background: #fff8e5;
	border: 1px solid #f1d99c;
	border-radius: 12px;
	font-size: 13px;
	line-height: 1.5;
}

.mg-auth-card__support {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	margin: 24px 0 0;
	padding-top: 21px;
	color: #687080;
	border-top: 1px solid #eceef1;
	font-size: 12px;
	font-weight: 700;
}

.mg-auth-card__support svg {
	width: 18px;
	height: 18px;
	fill: none;
	stroke: #aa7300;
	stroke-linecap: round;
	stroke-linejoin: round;
	stroke-width: 1.8;
}

@media (max-width: 820px) {
	body.woocommerce-account:not(.logged-in) .site-main .woocommerce {
		width: min(100% - 28px, 640px);
		margin: 24px auto 72px;
	}

	.mg-auth-page {
		grid-template-columns: 1fr;
		gap: 16px;
	}

	.mg-auth-intro {
		min-height: 0;
		padding: 28px;
	}

	.mg-auth-intro__icon {
		width: 56px;
		height: 56px;
		margin-bottom: 24px;
		border-width: 6px;
		border-radius: 18px;
	}

	.mg-auth-intro__icon svg {
		width: 29px;
		height: 29px;
	}

	.mg-auth-intro h1 {
		font-size: clamp(38px, 11vw, 52px);
	}

	.mg-auth-intro__copy {
		margin: 13px 0 24px;
		font-size: 14px;
	}

	.mg-auth-benefits {
		grid-template-columns: repeat(3, minmax(0, 1fr));
		gap: 8px;
	}

	.mg-auth-benefits li {
		align-items: flex-start;
		padding: 11px;
	}

	.mg-auth-benefits li > span {
		flex-basis: 34px;
		width: 34px;
		height: 34px;
	}

	.mg-auth-benefits small {
		display: none;
	}

	.mg-auth-card {
		padding: 25px;
	}
}

@media (max-width: 520px) {
	body.woocommerce-account:not(.logged-in) .site-main .woocommerce {
		width: min(100% - 20px, 480px);
		margin-top: 16px;
	}

	.mg-auth-intro,
	.mg-auth-card {
		border-radius: 22px;
	}

	.mg-auth-intro {
		padding: 24px 20px;
	}

	.mg-auth-intro__icon {
		display: none;
	}

	.mg-auth-benefits {
		grid-template-columns: 1fr;
	}

	.mg-auth-benefits li {
		align-items: center;
	}

	.mg-auth-benefits li:nth-child(n + 3) {
		display: none;
	}

	.mg-auth-benefits small {
		display: block;
	}

	.mg-auth-card {
		padding: 20px 16px;
	}

	.mg-auth-tabs {
		margin-bottom: 25px;
	}

	.mg-auth-panel__header h2 {
		font-size: 30px;
	}

	.mg-auth-form__options {
		align-items: flex-start;
		flex-direction: column;
		gap: 10px;
	}
}
body.woocommerce-account .mg-account-quick-card {
	border-color: #dce1e7;
	box-shadow: inset 0 -1px 0 rgba(79, 88, 103, .14);
}

body.woocommerce-account .mg-account-quick-card:hover {
	border-color: #e5bb4e;
	box-shadow: inset 0 -1px 0 rgba(145, 94, 0, .18), 0 12px 28px rgba(44, 34, 10, .09);
}
body.woocommerce-account .mg-otp-card .select2-container {
	display: block !important;
	width: 100% !important;
	height: 48px !important;
	vertical-align: top !important;
}

body.woocommerce-account .mg-otp-card .select2-container .selection {
	display: block !important;
	width: 100% !important;
	height: 48px !important;
}

body.woocommerce-account .mg-otp-card .select2-container .select2-selection--single {
	display: flex !important;
	align-items: center !important;
	width: 100% !important;
	height: 48px !important;
	min-height: 48px !important;
	margin: 0 !important;
	padding: 0 !important;
}

body.woocommerce-account .mg-otp-card .select2-container .select2-selection__rendered {
	display: block !important;
	width: 100% !important;
	height: auto !important;
	padding: 0 44px 0 14px !important;
	line-height: 1.25 !important;
}

body.woocommerce-account .mg-otp-card .select2-container .select2-selection__arrow {
	top: 0 !important;
	right: 8px !important;
	display: grid !important;
	width: 24px !important;
	height: 48px !important;
	place-items: center !important;
}

body.woocommerce-account .mg-otp-card .select2-container .select2-selection__arrow b {
	position: static !important;
	margin: 0 !important;
	transform: none !important;
}
@media (min-width: 761px) {
	body.logged-in.woocommerce-account .mg-account-sidebar .mg-account-menu {
		display: grid !important;
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
		gap: 8px !important;
		align-items: stretch !important;
		padding: 12px !important;
	}

	body.logged-in.woocommerce-account .mg-account-sidebar .mg-account-menu li,
	body.logged-in.woocommerce-account .mg-account-sidebar .mg-account-menu li + li {
		display: block !important;
		float: none !important;
		width: 100% !important;
		max-width: none !important;
		min-width: 0 !important;
		margin: 0 !important;
		padding: 0 !important;
		border: 0 !important;
	}

	body.logged-in.woocommerce-account .mg-account-sidebar .mg-account-menu a {
		display: grid !important;
		grid-template-columns: minmax(0, 1fr) !important;
		grid-template-rows: 36px auto !important;
		gap: 7px !important;
		align-content: center !important;
		align-items: center !important;
		justify-items: start !important;
		width: 100% !important;
		height: 100% !important;
		min-height: 84px !important;
		padding: 11px 12px !important;
		color: #3d4451 !important;
		background: #fff !important;
		border: 1px solid #e7e9ed !important;
		border-radius: 15px !important;
		box-shadow: none !important;
		font-size: 12.5px !important;
		font-weight: 760 !important;
		line-height: 1.2 !important;
		box-sizing: border-box !important;
		transform: none !important;
	}

	body.logged-in.woocommerce-account .mg-account-sidebar .mg-account-menu a:hover {
		color: #171a22 !important;
		background: #fffaf0 !important;
		border-color: #e9c76f !important;
		box-shadow: 0 7px 18px rgba(144, 94, 0, .08) !important;
	}

	body.logged-in.woocommerce-account .mg-account-sidebar .mg-account-menu__icon {
		width: 36px !important;
		height: 36px !important;
		border-radius: 10px !important;
	}

	body.logged-in.woocommerce-account .mg-account-sidebar .mg-account-menu__arrow,
	body.logged-in.woocommerce-account .mg-account-sidebar .mg-account-menu a::after {
		display: none !important;
		content: none !important;
	}

	body.logged-in.woocommerce-account .mg-account-sidebar .mg-account-menu .is-active a {
		color: #171717 !important;
		background: #fff6dc !important;
		border-color: #efbd3f !important;
		box-shadow: 0 8px 20px rgba(195, 132, 0, .1) !important;
	}

	body.logged-in.woocommerce-account .mg-account-sidebar .mg-account-menu .is-logout {
		grid-column: 1 / -1 !important;
		margin-top: 2px !important;
	}

	body.logged-in.woocommerce-account .mg-account-sidebar .mg-account-menu .is-logout a {
		grid-template-columns: 34px minmax(0, 1fr) !important;
		grid-template-rows: auto !important;
		gap: 10px !important;
		min-height: 48px !important;
		padding: 7px 11px !important;
		background: #f7f7f8 !important;
	}

	body.logged-in.woocommerce-account .mg-account-sidebar .mg-account-menu .is-logout .mg-account-menu__icon {
		width: 34px !important;
		height: 34px !important;
	}

	body.logged-in.woocommerce-account .mg-account-sidebar .mg-account-help {
		grid-template-columns: 38px minmax(0, 1fr);
		gap: 11px;
		margin: 4px 12px 14px;
		padding: 11px 13px;
		border-radius: 14px;
	}

	body.logged-in.woocommerce-account .mg-account-sidebar .mg-account-help__icon {
		width: 38px;
		height: 38px;
	}
}
body.logged-in.woocommerce-account .mg-account-content form:has(.license_key_template_table)::before,
body.logged-in.woocommerce-account .mg-account-content:has(> h3 + p > strong:first-child) > h3 {
	font-size: clamp(30px, 3vw, 40px) !important;
	font-weight: 800 !important;
	letter-spacing: -.028em !important;
}

body.logged-in.woocommerce-account .mg-account-content:has(> h3 + p > strong:first-child) > p:first-of-type {
	font-weight: 800 !important;
}

body.logged-in.woocommerce-account .mg-account-content:has(> h3 + p > strong:first-child) > p:first-of-type::after,
body.logged-in.woocommerce-account .mg-account-content:has(> h3 + p > strong:first-child) > p:nth-of-type(2),
body.logged-in.woocommerce-account .license_key_template_table tr:not(:first-child) td {
	font-weight: 700 !important;
}

@media (max-width: 700px) {
	body.logged-in.woocommerce-account .mg-account-content form:has(.license_key_template_table)::before,
	body.logged-in.woocommerce-account .mg-account-content:has(> h3 + p > strong:first-child) > h3 {
		font-size: 29px !important;
	}

	body.logged-in.woocommerce-account .mg-account-content:has(> h3 + p > strong:first-child) > p:first-of-type {
		font-size: 25px !important;
	}
}
body.logged-in.woocommerce-account .mg-account-content:has(.license_key_template_table),
body.logged-in.woocommerce-account .mg-account-content:has(.key-container) {
	padding: clamp(26px, 3vw, 38px) !important;
	overflow: hidden !important;
	background: #fff !important;
	border: 1px solid #e2e5ea !important;
	border-radius: 20px !important;
	box-shadow: 0 16px 38px rgba(23, 26, 34, .075) !important;
}

body.logged-in.woocommerce-account .mg-account-content form:has(.license_key_template_table) {
	display: flex !important;
	flex-direction: column !important;
	gap: 0 !important;
}

body.logged-in.woocommerce-account .mg-account-content form:has(.license_key_template_table)::before {
	order: 1 !important;
	margin: 0 0 6px !important;
	font-size: clamp(28px, 3vw, 38px) !important;
	font-weight: 800 !important;
}

body.logged-in.woocommerce-account .mg-account-content form:has(.license_key_template_table)::after {
	order: 2 !important;
	margin: 0 0 22px !important;
	color: #687080 !important;
	font-size: 14px !important;
	font-weight: 500 !important;
}

body.logged-in.woocommerce-account .mg-account-content .license_key_template_table {
	order: 3 !important;
	margin: 0 !important;
	border-spacing: 0 !important;
}

body.logged-in.woocommerce-account .mg-account-content .license_key_template_table tr:first-child th {
	padding: 11px 14px !important;
	color: #6c7482 !important;
	background: #f6f7f9 !important;
	border-top: 1px solid #e5e8ed !important;
	border-bottom: 1px solid #e5e8ed !important;
	font-size: 11px !important;
	font-weight: 750 !important;
	letter-spacing: .09em !important;
}

body.logged-in.woocommerce-account .mg-account-content .license_key_template_table tr:first-child th:first-child {
	border-left: 1px solid #e5e8ed !important;
	border-radius: 12px 0 0 12px !important;
}

body.logged-in.woocommerce-account .mg-account-content .license_key_template_table tr:first-child th:last-child {
	border-right: 1px solid #e5e8ed !important;
	border-radius: 0 12px 12px 0 !important;
}

body.logged-in.woocommerce-account .mg-account-content .license_key_template_table tr:not(:first-child) td {
	padding: 18px 14px !important;
	color: #252a35 !important;
	background: #fff !important;
	border: 0 !important;
	border-bottom: 1px solid #e8eaee !important;
	border-radius: 0 !important;
	font-size: 14px !important;
	font-weight: 650 !important;
}

body.logged-in.woocommerce-account .mg-account-content .license_key_template_table tr:not(:first-child) td:first-child::before {
	color: #8b6207 !important;
	font-size: 11px !important;
	font-weight: 750 !important;
}

body.logged-in.woocommerce-account .mg-account-content .license_key_template_table button {
	min-width: 108px !important;
	min-height: 42px !important;
	padding: 10px 16px !important;
	border-radius: 11px !important;
	box-shadow: none !important;
	font-size: 13px !important;
}

body.logged-in.woocommerce-account .mg-account-content .key-container {
	width: 100% !important;
	max-width: none !important;
	min-height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	overflow: visible !important;
	background: transparent !important;
	border: 0 !important;
	border-radius: 0 !important;
	box-shadow: none !important;
}

body.logged-in.woocommerce-account .mg-account-content .key-container::before {
	display: none !important;
	content: none !important;
}

body.logged-in.woocommerce-account .mg-account-content .key-container .mookey {
	justify-content: flex-start !important;
	margin: 0 0 28px !important;
	font-size: clamp(27px, 3vw, 36px) !important;
	font-weight: 800 !important;
	text-align: left !important;
}

body.logged-in.woocommerce-account .mg-account-content .key-container .mookey::before {
	flex-basis: 44px !important;
	width: 44px !important;
	height: 44px !important;
	border-radius: 12px !important;
	box-shadow: none !important;
}

body.logged-in.woocommerce-account .mg-account-content .key-container .product-code {
	margin-bottom: 9px !important;
	font-size: 11px !important;
	font-weight: 750 !important;
}

body.logged-in.woocommerce-account .mg-account-content .key-container .serial-key {
	padding: clamp(18px, 3vw, 24px) !important;
	border-radius: 14px !important;
	box-shadow: none !important;
}

body.logged-in.woocommerce-account .mg-account-content .key-container .serial-key p {
	font-size: clamp(14px, 1.7vw, 17px) !important;
	font-weight: 550 !important;
	line-height: 1.55 !important;
}

body.logged-in.woocommerce-account .mg-account-content .key-container .copyright-text {
	margin-top: 14px !important;
	font-weight: 550 !important;
}

@media (max-width: 700px) {
	body.logged-in.woocommerce-account .mg-account-content:has(.license_key_template_table),
	body.logged-in.woocommerce-account .mg-account-content:has(.key-container) {
		padding: 20px !important;
		border-radius: 17px !important;
	}

	body.logged-in.woocommerce-account .mg-account-content form:has(.license_key_template_table)::before {
		font-size: 28px !important;
	}

	body.logged-in.woocommerce-account .mg-account-content form:has(.license_key_template_table)::after {
		margin-bottom: 16px !important;
	}

	body.logged-in.woocommerce-account .mg-account-content .license_key_template_table tr:not(:first-child) {
		padding: 10px 0 !important;
		background: transparent !important;
		border: 0 !important;
		border-bottom: 1px solid #e8eaee !important;
		border-radius: 0 !important;
	}

	body.logged-in.woocommerce-account .mg-account-content .license_key_template_table tr:not(:first-child) td {
		border: 0 !important;
	}

	body.logged-in.woocommerce-account .mg-account-content .key-container .mookey {
		margin-bottom: 22px !important;
		font-size: 28px !important;
	}

	body.logged-in.woocommerce-account .mg-account-content .key-container .serial-key {
		padding: 17px !important;
	}
}
body.logged-in.woocommerce-account .mg-account-content:has(> h3 + p > strong:first-child) {
	justify-self: center !important;
	width: 100% !important;
	max-width: 1100px !important;
	margin-inline: auto !important;
	box-sizing: border-box !important;
}

body.logged-in.woocommerce-account .mg-account-content:has(> h3 + p > strong:first-child) > h3,
body.logged-in.woocommerce-account .mg-account-content:has(> h3 + p > strong:first-child) > p,
body.logged-in.woocommerce-account .mg-account-content:has(> h3 + p > strong:first-child) > table {
	width: 100% !important;
	max-width: none !important;
	box-sizing: border-box !important;
}

@media (max-width: 760px) {
	body.logged-in.woocommerce-account .mg-account-content:has(> h3 + p > strong:first-child) {
		justify-self: stretch !important;
		max-width: none !important;
		margin-inline: 0 !important;
	}
}

/* License keys: keep the plugin paginator attached to the list, not above its heading. */
body.logged-in.woocommerce-account .mg-account-content:has(.license_key_template_table) {
	display: flex !important;
	flex-direction: column !important;
}

body.logged-in.woocommerce-account .mg-account-content:has(.license_key_template_table) > form:has(.license_key_template_table) {
	order: 1;
	display: flex !important;
	flex-direction: column !important;
	min-width: 0;
}

body.logged-in.woocommerce-account .mg-account-content form:has(.license_key_template_table)::before {
	order: 1;
}

body.logged-in.woocommerce-account .mg-account-content form:has(.license_key_template_table)::after {
	order: 2;
	margin: 0 0 16px !important;
}

body.logged-in.woocommerce-account .mg-account-content form:has(.license_key_template_table) > .license_key_template_table {
	order: 3;
	margin-top: 10px !important;
}

body.logged-in.woocommerce-account .mg-account-content:has(.license_key_template_table) > .pagination,
body.logged-in.woocommerce-account .mg-account-content form:has(.license_key_template_table) > .pagination {
	order: 4;
	align-self: center;
	justify-content: center !important;
	width: fit-content;
	max-width: 100%;
	margin: 26px auto 0 !important;
	padding: 7px !important;
	background: #f6f7f9 !important;
	border: 1px solid #e2e5ea !important;
	border-radius: 14px !important;
	box-shadow: none !important;
}

body.logged-in.woocommerce-account .mg-account-content:has(.license_key_template_table) .pagination a,
body.logged-in.woocommerce-account .mg-account-content:has(.license_key_template_table) .pagination span {
	min-width: 40px !important;
	height: 40px !important;
	margin: 0 !important;
	padding: 0 11px !important;
	font-size: 14px !important;
	font-weight: 750 !important;
	line-height: 1 !important;
}

@media (max-width: 700px) {
	body.logged-in.woocommerce-account .mg-account-content:has(.license_key_template_table) > .pagination,
	body.logged-in.woocommerce-account .mg-account-content form:has(.license_key_template_table) > .pagination {
		width: 100%;
		margin-top: 20px !important;
		padding: 6px !important;
	}

	body.logged-in.woocommerce-account .mg-account-content:has(.license_key_template_table) .pagination a,
	body.logged-in.woocommerce-account .mg-account-content:has(.license_key_template_table) .pagination span {
		min-width: 36px !important;
		height: 36px !important;
		padding-inline: 9px !important;
		font-size: 13px !important;
	}
}
