/* WooCommerce checkout and account pages - consistent premium tobacco design */
body.woocommerce-checkout,
body.woocommerce-account {
	background: #f7f6f4;
}

body.woocommerce-checkout .site-main,
body.woocommerce-account .site-main,
body.woocommerce-checkout #primary,
body.woocommerce-account #primary,
body.woocommerce-checkout .page-content,
body.woocommerce-account .page-content,
body.woocommerce-checkout .entry-content,
body.woocommerce-account .entry-content {
	font-family: "Inter", sans-serif;
	color: #2f2f2f;
}

body.woocommerce-checkout,
body.woocommerce-account,
body.woocommerce-checkout .site-main,
body.woocommerce-account .site-main,
body.woocommerce-checkout .entry-content,
body.woocommerce-account .entry-content,
body.woocommerce-checkout .woocommerce,
body.woocommerce-account .woocommerce,
body.woocommerce-checkout .elementor-163,
body.woocommerce-account .elementor-163,
body.woocommerce-checkout .wp-block-woocommerce-checkout,
body.woocommerce-checkout .wc-block-checkout {
	--xc-woo-primary: #c5a059;
	--xc-woo-primary-hover: #b38c45;
	--xc-woo-surface: #f7f6f4;
	--xc-woo-card: #fff;
	--xc-woo-on-surface: #2f2f2f;
	--xc-woo-heading: #1b1c1c;
	--xc-woo-muted: #6f675c;
	--xc-woo-muted-strong: #4e4639;
	--xc-woo-border: #dedbd5;
	--xc-woo-border-light: #ece9e4;
	--xc-woo-input-border: #cbd5e1;
	--xc-woo-success: #2f6b45;
	--xc-woo-error: #9f2d2d;
	box-sizing: border-box;
	font-family: "Inter", sans-serif;
	color: var(--xc-woo-on-surface);
}

body.woocommerce-checkout .entry-content *,
body.woocommerce-checkout .entry-content *::before,
body.woocommerce-checkout .entry-content *::after,
body.woocommerce-account .entry-content *,
body.woocommerce-account .entry-content *::before,
body.woocommerce-account .entry-content *::after {
	box-sizing: border-box;
}

body.woocommerce-checkout .entry-content > .woocommerce,
body.woocommerce-account .entry-content > .woocommerce,
body.woocommerce-checkout .woocommerce:not(.widget),
body.woocommerce-account .woocommerce:not(.widget) {
	width: min(100%, 1280px);
	max-width: 1280px;
	margin-inline: auto;
	padding: 56px 24px 80px;
}

body.woocommerce-checkout .page-header,
body.woocommerce-account .page-header,
body.woocommerce-checkout .entry-header,
body.woocommerce-account .entry-header,
body.woocommerce-checkout .elementor-163 .elementor-element-bf1a6d3 > .e-con-inner,
body.woocommerce-account .elementor-163 .elementor-element-bf1a6d3 > .e-con-inner {
	box-sizing: border-box;
	width: min(100%, 1280px);
	max-width: 1280px;
	margin: 0 auto;
	padding: 48px 24px 0 !important;
}

body.woocommerce-checkout .elementor-163 .elementor-element-bf1a6d3 .elementor-widget-heading,
body.woocommerce-checkout .elementor-163 .elementor-element-bf1a6d3 .elementor-widget-container {
	margin: 0 !important;
	padding: 0 !important;
}

body.woocommerce-checkout .elementor-163 .xc-single-meta,
body.woocommerce-account .elementor-163 .xc-single-meta,
body.woocommerce-checkout .elementor-163 .e-divider-base,
body.woocommerce-account .elementor-163 .e-divider-base,
body.woocommerce-checkout .elementor-163 .elementor-element-1d2ad3f,
body.woocommerce-account .elementor-163 .elementor-element-1d2ad3f,
body.woocommerce-checkout .elementor-163 .elementor-element-90c2be8,
body.woocommerce-account .elementor-163 .elementor-element-90c2be8,
body.woocommerce-checkout .elementor-163 .xc-single-related,
body.woocommerce-account .elementor-163 .xc-single-related {
	display: none !important;
}

body.woocommerce-checkout .elementor-163 .xc-single-::before,
body.woocommerce-account .elementor-163 .xc-single-::before {
	display: none !important;
	content: none !important;
}

body.woocommerce-checkout .elementor-163 .xc-single-,
body.woocommerce-account .elementor-163 .xc-single-,
body.woocommerce-checkout .elementor-163 .xc-single-content,
body.woocommerce-account .elementor-163 .xc-single-content {
	width: 100%;
	max-width: none;
	margin: 0;
}

body.woocommerce-checkout .entry-title,
body.woocommerce-account .entry-title,
body.woocommerce-checkout .page-title,
body.woocommerce-account .page-title,
body.woocommerce-checkout .elementor-163 .xc-single- .elementor-heading-title,
body.woocommerce-account .elementor-163 .xc-single- .elementor-heading-title {
	margin: 0;
	font-family: "Inter", sans-serif;
	font-size: 40px;
	font-weight: 600;
	line-height: 1.15;
	letter-spacing: -0.03em;
	text-align: left;
	color: var(--xc-woo-on-surface, #2f2f2f) !important;
}

body.woocommerce-checkout .woocommerce > h2,
body.woocommerce-account .woocommerce > h2,
body.woocommerce-checkout .woocommerce h2,
body.woocommerce-account .woocommerce h2,
body.woocommerce-checkout .woocommerce h3,
body.woocommerce-account .woocommerce h3,
body.woocommerce-checkout #order_review_heading {
	margin: 0 0 20px;
	font-family: "Inter", sans-serif;
	font-size: 22px;
	font-weight: 700;
	line-height: 1.25;
	letter-spacing: -0.015em;
	color: var(--xc-woo-heading);
}

body.woocommerce-checkout .woocommerce a,
body.woocommerce-account .woocommerce a {
	color: var(--xc-woo-primary);
	text-decoration: none !important;
	transition: color 0.2s ease;
}

body.woocommerce-checkout .woocommerce a:hover,
body.woocommerce-checkout .woocommerce a:focus,
body.woocommerce-account .woocommerce a:hover,
body.woocommerce-account .woocommerce a:focus {
	color: var(--xc-woo-primary-hover);
}

body.woocommerce-checkout .woocommerce-info,
body.woocommerce-checkout .woocommerce-message,
body.woocommerce-checkout .woocommerce-error,
body.woocommerce-account .woocommerce-info,
body.woocommerce-account .woocommerce-message,
body.woocommerce-account .woocommerce-error {
	width: 100%;
	margin: 0 0 24px !important;
	padding: 16px 18px 16px 52px;
	border: 1px solid var(--xc-woo-border) !important;
	border-top: 0 !important;
	border-left: 3px solid var(--xc-woo-primary) !important;
	border-radius: 4px;
	background: #fff !important;
	box-shadow: 0 1px 3px rgb(0 0 0 / 6%);
	font-size: 14px;
	font-weight: 500;
	line-height: 22px;
	color: var(--xc-woo-muted) !important;
}

body.woocommerce-checkout .woocommerce-message,
body.woocommerce-account .woocommerce-message {
	border-left-color: var(--xc-woo-success) !important;
}

body.woocommerce-checkout .woocommerce-error,
body.woocommerce-account .woocommerce-error {
	border-left-color: var(--xc-woo-error) !important;
}

body.woocommerce-checkout .woocommerce-info::before,
body.woocommerce-checkout .woocommerce-message::before,
body.woocommerce-checkout .woocommerce-error::before,
body.woocommerce-account .woocommerce-info::before,
body.woocommerce-account .woocommerce-message::before,
body.woocommerce-account .woocommerce-error::before {
	top: 16px;
	left: 20px;
	color: var(--xc-woo-primary);
}

body.woocommerce-checkout form.checkout.woocommerce-checkout {
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(340px, 420px);
	align-items: start;
	gap: 48px;
	margin: 0;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout::before,
body.woocommerce-checkout form.checkout.woocommerce-checkout::after {
	display: none !important;
	content: none !important;
}

body.woocommerce-checkout #customer_details,
body.woocommerce-checkout #order_review {
	float: none !important;
	width: 100% !important;
}

body.woocommerce-checkout #customer_details {
	display: flex;
	flex-direction: column;
	gap: 24px;
	min-width: 0;
}

body.woocommerce-checkout #customer_details .col-1,
body.woocommerce-checkout #customer_details .col-2 {
	float: none !important;
	width: 100% !important;
	margin: 0 !important;
}

body.woocommerce-checkout .woocommerce-billing-fields,
body.woocommerce-checkout .woocommerce-shipping-fields,
body.woocommerce-checkout .woocommerce-additional-fields,
body.woocommerce-account form.login,
body.woocommerce-account form.register,
body.woocommerce-account form.woocommerce-EditAccountForm,
body.woocommerce-account form.woocommerce-address-fields,
body.woocommerce-account .woocommerce-MyAccount-content,
body.woocommerce-account .woocommerce-customer-details,
body.woocommerce-account .woocommerce-order-details {
	padding: 32px;
	border: 1px solid var(--xc-woo-border);
	border-radius: 2px;
	background: var(--xc-woo-card);
	box-shadow: 0 1px 3px rgb(0 0 0 / 8%);
}

body.woocommerce-checkout #order_review_heading {
	grid-column: 2;
	position: static;
	z-index: auto;
	margin: 0;
	padding: 32px 32px 16px;
	border: 1px solid var(--xc-woo-border);
	border-bottom: 0;
	border-radius: 2px 2px 0 0;
	background: #fff;
	box-shadow: 0 1px 3px rgb(0 0 0 / 8%);
}

body.woocommerce-checkout #order_review {
	grid-column: 2;
	position: static;
	padding: 0 32px 32px;
	border: 1px solid var(--xc-woo-border);
	border-top: 0;
	border-radius: 0 0 2px 2px;
	background: #fff;
	box-shadow: 0 1px 3px rgb(0 0 0 / 8%);
}

body.woocommerce-checkout #customer_details {
	grid-column: 1;
	grid-row: 1 / span 2;
}

body.woocommerce-checkout .woocommerce-billing-fields h3,
body.woocommerce-checkout .woocommerce-shipping-fields h3,
body.woocommerce-checkout .woocommerce-additional-fields h3 {
	padding-bottom: 16px;
	border-bottom: 1px solid var(--xc-woo-border-light);
}

body.woocommerce-checkout .form-row,
body.woocommerce-account .form-row {
	float: none !important;
	width: 100% !important;
	margin: 0 0 18px !important;
	padding: 0 !important;
}

body.woocommerce-checkout .form-row-first,
body.woocommerce-checkout .form-row-last,
body.woocommerce-account .form-row-first,
body.woocommerce-account .form-row-last {
	width: calc(50% - 8px) !important;
}

body.woocommerce-checkout .form-row-first,
body.woocommerce-account .form-row-first {
	float: left !important;
	clear: left;
}

body.woocommerce-checkout .form-row-last,
body.woocommerce-account .form-row-last {
	float: right !important;
	clear: right;
}

body.woocommerce-checkout label,
body.woocommerce-account label {
	display: block;
	margin: 0 0 8px;
	font-size: 12px;
	font-weight: 700;
	line-height: 16px;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: var(--xc-woo-muted);
}

body.woocommerce-checkout .required,
body.woocommerce-account .required {
	color: var(--xc-woo-primary) !important;
}

body.woocommerce-checkout input.input-text,
body.woocommerce-checkout textarea,
body.woocommerce-checkout select,
body.woocommerce-checkout .select2-container--default .select2-selection--single,
body.woocommerce-account input.input-text,
body.woocommerce-account textarea,
body.woocommerce-account select,
body.woocommerce-account .select2-container--default .select2-selection--single {
	width: 100%;
	min-height: 48px;
	padding: 12px 14px;
	border: 1px solid var(--xc-woo-input-border);
	border-radius: 4px;
	background: #fff;
	box-shadow: none;
	font-family: "Inter", sans-serif;
	font-size: 15px;
	font-weight: 500;
	line-height: 22px;
	color: var(--xc-woo-heading);
	outline: none;
	transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

body.woocommerce-checkout textarea,
body.woocommerce-account textarea {
	min-height: 120px;
	resize: vertical;
}

body.woocommerce-checkout input.input-text:focus,
body.woocommerce-checkout textarea:focus,
body.woocommerce-checkout select:focus,
body.woocommerce-checkout .select2-container--default.select2-container--open .select2-selection--single,
body.woocommerce-account input.input-text:focus,
body.woocommerce-account textarea:focus,
body.woocommerce-account select:focus,
body.woocommerce-account .select2-container--default.select2-container--open .select2-selection--single {
	border-color: var(--xc-woo-primary);
	box-shadow: 0 0 0 1px var(--xc-woo-primary);
}

body.woocommerce-checkout .select2-container .select2-selection--single .select2-selection__rendered,
body.woocommerce-account .select2-container .select2-selection--single .select2-selection__rendered {
	padding-left: 0;
	line-height: 22px;
	color: var(--xc-woo-heading);
}

body.woocommerce-checkout .select2-container .select2-selection--single .select2-selection__arrow,
body.woocommerce-account .select2-container .select2-selection--single .select2-selection__arrow {
	top: 10px;
	right: 10px;
}

body.woocommerce-checkout .woocommerce-invalid input.input-text,
body.woocommerce-checkout .woocommerce-invalid select,
body.woocommerce-account .woocommerce-invalid input.input-text,
body.woocommerce-account .woocommerce-invalid select {
	border-color: var(--xc-woo-error);
}

body.woocommerce-checkout .woocommerce-validated input.input-text,
body.woocommerce-checkout .woocommerce-validated select,
body.woocommerce-account .woocommerce-validated input.input-text,
body.woocommerce-account .woocommerce-validated select {
	border-color: rgb(47 107 69 / 55%);
}

body.woocommerce-checkout .woocommerce-checkout-review-order-table,
body.woocommerce-checkout .shop_table,
body.woocommerce-account table.shop_table,
body.woocommerce-account .woocommerce-orders-table {
	width: 100%;
	margin: 0 0 24px !important;
	border: 0 !important;
	border-collapse: collapse;
	background: transparent;
	font-family: "Inter", sans-serif;
}

body.woocommerce-checkout .woocommerce-checkout-review-order-table thead,
body.woocommerce-account table.shop_table thead {
	border-bottom: 1px solid var(--xc-woo-border-light);
}

body.woocommerce-checkout .shop_table th,
body.woocommerce-checkout .shop_table td,
body.woocommerce-account table.shop_table th,
body.woocommerce-account table.shop_table td {
	padding: 14px 0 !important;
	border: 0 !important;
	border-bottom: 1px solid var(--xc-woo-border-light) !important;
	font-size: 14px;
	line-height: 22px;
	color: var(--xc-woo-muted);
	vertical-align: top;
}

body.woocommerce-checkout .shop_table th,
body.woocommerce-account table.shop_table th {
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.12em;
	text-transform: uppercase;
	color: var(--xc-woo-muted);
}

body.woocommerce-checkout .shop_table td.product-total,
body.woocommerce-checkout .shop_table tfoot td,
body.woocommerce-account table.shop_table td:last-child {
	text-align: right;
	font-weight: 700;
	color: var(--xc-woo-heading);
}

body.woocommerce-checkout .shop_table .product-name,
body.woocommerce-account table.shop_table .product-name {
	font-weight: 600;
	color: var(--xc-woo-heading);
}

body.woocommerce-checkout .shop_table .product-quantity {
	font-weight: 700;
	color: var(--xc-woo-primary);
}

body.woocommerce-checkout .shop_table .order-total th,
body.woocommerce-checkout .shop_table .order-total td,
body.woocommerce-account table.shop_table .order-total th,
body.woocommerce-account table.shop_table .order-total td {
	padding-top: 20px !important;
	border-bottom: 0 !important;
	font-size: 18px;
	font-weight: 800;
	line-height: 28px;
	color: var(--xc-woo-heading) !important;
}

body.woocommerce-checkout #payment {
	border-radius: 0;
	background: transparent !important;
}

body.woocommerce-checkout #payment ul.payment_methods {
	margin: 0 0 24px;
	padding: 0 !important;
	border: 0 !important;
}

body.woocommerce-checkout #payment ul.payment_methods li {
	padding: 14px 0;
	border-bottom: 1px solid var(--xc-woo-border-light);
	font-size: 14px;
	font-weight: 600;
	line-height: 22px;
	color: var(--xc-woo-heading);
}

body.woocommerce-checkout #payment div.payment_box {
	margin: 12px 0 0;
	padding: 16px;
	border-radius: 4px;
	background: var(--xc-woo-surface);
	font-size: 13px;
	line-height: 20px;
	color: var(--xc-woo-muted);
}

body.woocommerce-checkout #payment div.payment_box::before {
	border-bottom-color: var(--xc-woo-surface);
}

body.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper,
body.woocommerce-checkout .woocommerce-privacy-policy-text {
	margin-bottom: 18px;
	font-size: 13px;
	line-height: 21px;
	color: var(--xc-woo-muted);
}

body.woocommerce-checkout #place_order,
body.woocommerce-checkout .button,
body.woocommerce-account .button,
body.woocommerce-account button.button,
body.woocommerce-account input.button,
body.woocommerce-account .woocommerce-button,
body.woocommerce-account .edit,
body.woocommerce-account .woocommerce-Button {
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	min-height: 52px;
	padding: 16px 24px !important;
	border: 0 !important;
	border-radius: 2px !important;
	background: var(--xc-woo-primary) !important;
	box-shadow: none !important;
	font-family: "Inter", sans-serif;
	font-size: 12px !important;
	font-weight: 700 !important;
	line-height: 18px !important;
	letter-spacing: 0.16em;
	text-transform: uppercase;
	color: #fff !important;
	text-align: center;
	text-decoration: none !important;
	transition: background-color 0.2s ease, opacity 0.2s ease;
}

body.woocommerce-checkout #place_order,
body.woocommerce-checkout .wc-block-components-checkout-place-order-button {
	width: 100%;
	min-height: 56px;
}

body.woocommerce-checkout #place_order:hover,
body.woocommerce-checkout #place_order:focus,
body.woocommerce-checkout .button:hover,
body.woocommerce-checkout .button:focus,
body.woocommerce-account .button:hover,
body.woocommerce-account .button:focus,
body.woocommerce-account .woocommerce-button:hover,
body.woocommerce-account .woocommerce-button:focus,
body.woocommerce-account .edit:hover,
body.woocommerce-account .edit:focus,
body.woocommerce-account .woocommerce-Button:hover,
body.woocommerce-account .woocommerce-Button:focus {
	background: var(--xc-woo-primary-hover) !important;
	color: #fff !important;
}

body.woocommerce-account #customer_login {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 32px;
	margin: 0;
}

body.woocommerce-account #customer_login::before,
body.woocommerce-account #customer_login::after {
	display: none !important;
	content: none !important;
}

body.woocommerce-account #customer_login .col-1,
body.woocommerce-account #customer_login .col-2 {
	float: none !important;
	width: 100% !important;
	margin: 0 !important;
}

body.woocommerce-account #customer_login h2 {
	margin: 0 0 18px;
}

body.woocommerce-account #customer_login form.login,
body.woocommerce-account #customer_login form.register {
	min-height: 100%;
}

body.woocommerce-account .woocommerce-form-login__rememberme {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	margin: 0 0 16px;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 0;
	text-transform: none;
	color: var(--xc-woo-muted);
}

body.woocommerce-account .woocommerce-LostPassword {
	margin: 16px 0 0 !important;
	font-size: 14px;
	font-weight: 700;
}

body.woocommerce-account .woocommerce-MyAccount-navigation {
	float: left;
	width: 280px;
	margin: 0;
	padding: 28px;
	border: 1px solid var(--xc-woo-border);
	border-radius: 2px;
	background: #fff;
	box-shadow: 0 1px 3px rgb(0 0 0 / 8%);
}

body.woocommerce-account .woocommerce-MyAccount-navigation ul {
	display: flex;
	flex-direction: column;
	gap: 8px;
	margin: 0;
	padding: 0;
	list-style: none;
}

body.woocommerce-account .woocommerce-MyAccount-navigation li {
	margin: 0;
	padding: 0;
	list-style: none;
}

body.woocommerce-account .woocommerce-MyAccount-navigation a {
	display: flex;
	align-items: center;
	justify-content: space-between;
	min-height: 44px;
	padding: 12px 14px;
	border-radius: 4px;
	font-size: 13px;
	font-weight: 800;
	line-height: 18px;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: var(--xc-woo-muted) !important;
	transition: background-color 0.2s ease, color 0.2s ease;
}

body.woocommerce-account .woocommerce-MyAccount-navigation a::after {
	content: "›";
	font-size: 18px;
	font-weight: 400;
	line-height: 1;
	color: currentColor;
}

body.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a,
body.woocommerce-account .woocommerce-MyAccount-navigation a:hover,
body.woocommerce-account .woocommerce-MyAccount-navigation a:focus {
	background: var(--xc-woo-surface);
	color: var(--xc-woo-primary) !important;
}

body.woocommerce-account .woocommerce-MyAccount-content {
	float: right;
	width: calc(100% - 328px);
	min-height: 360px;
	font-size: 15px;
	line-height: 1.7;
	color: var(--xc-woo-muted);
}

body.woocommerce-account .woocommerce-MyAccount-content p {
	margin: 0 0 18px;
}

body.woocommerce-account .woocommerce-MyAccount-content p:last-child {
	margin-bottom: 0;
}

body.woocommerce-account .woocommerce-MyAccount-content strong {
	color: var(--xc-woo-heading);
}

body.woocommerce-account .woocommerce-MyAccount-content fieldset {
	margin: 24px 0 0;
	padding: 24px;
	border: 1px solid var(--xc-woo-border-light);
	border-radius: 4px;
}

body.woocommerce-account .woocommerce-MyAccount-content legend {
	padding: 0 8px;
	font-size: 12px;
	font-weight: 800;
	letter-spacing: 0.12em;
	text-transform: uppercase;
	color: var(--xc-woo-heading);
}

body.woocommerce-account .addresses .title {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	margin-bottom: 16px;
	padding-bottom: 16px;
	border-bottom: 1px solid var(--xc-woo-border-light);
}

body.woocommerce-account .addresses .title h2,
body.woocommerce-account .woocommerce-order-details__title,
body.woocommerce-account .woocommerce-column__title {
	margin: 0;
}

body.woocommerce-account address {
	padding: 18px;
	border: 1px solid var(--xc-woo-border-light);
	border-radius: 4px;
	background: var(--xc-woo-surface);
	font-style: normal;
	line-height: 1.7;
	color: var(--xc-woo-muted);
}

body.woocommerce-account mark {
	padding: 2px 6px;
	border-radius: 3px;
	background: rgb(197 160 89 / 14%);
	color: var(--xc-woo-primary);
}

body.woocommerce-account .woocommerce-MyAccount-content::after,
body.woocommerce-account .woocommerce::after {
	display: table;
	clear: both;
	content: "";
}

body.woocommerce-checkout .wc-block-checkout,
body.woocommerce-account .wp-block-woocommerce-customer-account,
body.woocommerce-account .woocommerce-account-fields,
body.woocommerce-checkout .wp-block-woocommerce-checkout {
	box-sizing: border-box;
	width: min(100%, 1280px);
	max-width: 1280px;
	margin-inline: auto !important;
	padding: 40px 24px 80px;
	font-family: "Inter", sans-serif;
	color: var(--xc-woo-on-surface);
}

body.woocommerce-checkout .wp-block-woocommerce-checkout.alignwide {
	margin-inline: auto !important;
}

body.woocommerce-checkout .wc-block-components-sidebar-layout {
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(340px, 420px);
	align-items: start;
	gap: 48px;
	margin: 0;
}

body.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main,
body.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar {
	width: auto !important;
	max-width: none !important;
	padding-right: 0 !important;
	padding-left: 0 !important;
}

body.woocommerce-checkout .wc-block-components-main {
	min-width: 0;
}

body.woocommerce-checkout .wc-block-components-sidebar {
	position: static !important;
	min-width: 0;
}

body.woocommerce-checkout .wc-block-checkout__form,
body.woocommerce-checkout .wc-block-components-sidebar,
body.woocommerce-checkout .wc-block-components-checkout-step,
body.woocommerce-checkout .wc-block-components-order-summary,
body.woocommerce-account .wc-block-components-form,
body.woocommerce-account .wp-block-woocommerce-customer-account {
	border: 1px solid var(--xc-woo-border) !important;
	border-radius: 2px;
	background: #fff;
	box-shadow: 0 1px 3px rgb(0 0 0 / 8%);
}

body.woocommerce-checkout .wc-block-checkout__form {
	padding: 32px;
}

body.woocommerce-checkout .wc-block-components-checkout-step {
	margin: 0 0 24px;
	padding: 0 0 24px;
	border-width: 0 0 1px !important;
	border-radius: 0;
	box-shadow: none;
}

body.woocommerce-checkout .wc-block-components-checkout-step:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0 !important;
}

body.woocommerce-checkout .wc-block-components-sidebar {
	padding: 32px !important;
}

body.woocommerce-checkout .wc-block-components-totals-wrapper,
body.woocommerce-checkout .wc-block-components-panel,
body.woocommerce-checkout .wc-block-components-order-summary {
	border-color: var(--xc-woo-border-light) !important;
	background: #fff;
}

body.woocommerce-checkout .wc-block-components-title,
body.woocommerce-checkout .wc-block-components-checkout-step__title,
body.woocommerce-checkout .wc-block-components-order-summary__title,
body.woocommerce-checkout .wc-block-components-sidebar .wc-block-components-totals-item__label,
body.woocommerce-checkout .wc-block-components-sidebar .wc-block-components-totals-footer-item .wc-block-components-totals-item__label {
	font-family: "Inter", sans-serif;
	font-weight: 700;
	letter-spacing: -0.015em;
	color: var(--xc-woo-heading) !important;
}

body.woocommerce-checkout .wc-block-components-checkout-step__description,
body.woocommerce-checkout .wc-block-components-address-form__address_2-toggle,
body.woocommerce-checkout .wc-block-components-checkbox__label,
body.woocommerce-checkout .wc-block-components-radio-control__label,
body.woocommerce-checkout .wc-block-components-radio-control__description,
body.woocommerce-checkout .wc-block-components-validation-error,
body.woocommerce-checkout .wc-block-components-sidebar .wc-block-components-totals-item__description,
body.woocommerce-checkout .wc-block-components-order-summary-item__description,
body.woocommerce-checkout .wc-block-components-product-metadata,
body.woocommerce-checkout .wc-block-components-formatted-money-amount,
body.woocommerce-checkout .wc-block-components-totals-item__value {
	font-family: "Inter", sans-serif;
	color: var(--xc-woo-muted) !important;
}

body.woocommerce-checkout .wc-block-components-sidebar .wc-block-components-totals-footer-item .wc-block-components-totals-item__value,
body.woocommerce-checkout .wc-block-components-order-summary-item__total-price,
body.woocommerce-checkout .wc-block-components-product-name {
	font-family: "Inter", sans-serif;
	font-weight: 700;
	color: var(--xc-woo-heading) !important;
}

body.woocommerce-checkout .wc-block-components-text-input input,
body.woocommerce-checkout .wc-block-components-form .wc-block-components-textarea,
body.woocommerce-checkout .wc-blocks-components-select .wc-blocks-components-select__select,
body.woocommerce-checkout .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input,
body.woocommerce-checkout .wc-block-components-country-input input {
	min-height: 48px;
	border: 1px solid var(--xc-woo-input-border) !important;
	border-radius: 4px !important;
	background: #fff !important;
	box-shadow: none !important;
	font-family: "Inter", sans-serif;
	font-size: 15px;
	font-weight: 500;
	line-height: 22px;
	color: var(--xc-woo-heading) !important;
}

body.woocommerce-checkout .wc-block-components-checkbox,
body.woocommerce-checkout .wc-block-components-checkbox label {
	display: flex !important;
	align-items: center !important;
	gap: 10px;
	width: auto;
	margin: 0;
	font-family: "Inter", sans-serif;
	font-size: 14px;
	font-weight: 600;
	line-height: 22px;
	letter-spacing: 0;
	text-transform: none;
	color: var(--xc-woo-muted-strong) !important;
}

body.woocommerce-checkout .wc-block-components-checkbox .wc-block-components-checkbox__input[type="checkbox"] {
	position: relative !important;
	top: auto !important;
	left: auto !important;
	flex: 0 0 18px;
	width: 18px !important;
	height: 18px !important;
	min-height: 18px;
	margin: 0 !important;
	border: 1px solid var(--xc-woo-input-border) !important;
	border-radius: 2px;
	accent-color: var(--xc-woo-primary);
}

body.woocommerce-checkout .wc-block-components-checkbox .wc-block-components-checkbox__mark {
	left: 0 !important;
	top: 50% !important;
	transform: translateY(-50%);
}

body.woocommerce-checkout .wc-block-components-text-input label,
body.woocommerce-checkout .wc-blocks-components-select .wc-blocks-components-select__label,
body.woocommerce-checkout .wc-block-components-checkbox__label,
body.woocommerce-checkout .wc-block-components-radio-control__label {
	font-family: "Inter", sans-serif;
	color: var(--xc-woo-muted-strong) !important;
}

body.woocommerce-checkout .wc-block-components-text-input input:focus,
body.woocommerce-checkout .wc-block-components-form .wc-block-components-textarea:focus,
body.woocommerce-checkout .wc-blocks-components-select .wc-blocks-components-select__select:focus,
body.woocommerce-checkout .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus,
body.woocommerce-checkout .wc-block-components-country-input input:focus {
	border-color: var(--xc-woo-primary) !important;
	box-shadow: 0 0 0 1px var(--xc-woo-primary) !important;
	outline: none !important;
}

body.woocommerce-checkout .wc-block-components-button,
body.woocommerce-checkout .wc-block-components-checkout-place-order-button,
body.woocommerce-account .wc-block-components-button {
	border: 0 !important;
	border-radius: 2px !important;
	background: var(--xc-woo-primary) !important;
	box-shadow: none !important;
	font-family: "Inter", sans-serif;
	font-size: 12px !important;
	font-weight: 700 !important;
	letter-spacing: 0.16em;
	text-transform: uppercase;
	color: #fff !important;
}

body.woocommerce-checkout .wc-block-components-button:hover,
body.woocommerce-checkout .wc-block-components-button:focus,
body.woocommerce-checkout .wc-block-components-checkout-place-order-button:hover,
body.woocommerce-checkout .wc-block-components-checkout-place-order-button:focus,
body.woocommerce-account .wc-block-components-button:hover,
body.woocommerce-account .wc-block-components-button:focus {
	background: var(--xc-woo-primary-hover) !important;
	color: #fff !important;
}

@media (max-width: 1024px) {
	body.woocommerce-checkout form.checkout.woocommerce-checkout,
	body.woocommerce-checkout .wc-block-components-sidebar-layout {
		grid-template-columns: 1fr;
		gap: 32px;
	}

	body.woocommerce-checkout #customer_details,
	body.woocommerce-checkout #order_review_heading,
	body.woocommerce-checkout #order_review {
		grid-column: auto;
		grid-row: auto;
	}

	body.woocommerce-checkout #order_review_heading,
	body.woocommerce-checkout #order_review {
		position: static;
	}

	body.woocommerce-account .woocommerce-MyAccount-navigation,
	body.woocommerce-account .woocommerce-MyAccount-content {
		float: none;
		width: 100%;
	}

	body.woocommerce-account .woocommerce-MyAccount-navigation {
		margin-bottom: 24px;
	}
}

@media (max-width: 767px) {
	body.woocommerce-checkout .entry-content > .woocommerce,
	body.woocommerce-account .entry-content > .woocommerce,
	body.woocommerce-checkout .woocommerce:not(.widget),
	body.woocommerce-account .woocommerce:not(.widget),
	body.woocommerce-account .wp-block-woocommerce-customer-account,
	body.woocommerce-account .woocommerce-account-fields {
		padding: 32px 16px 56px;
	}

	body.woocommerce-checkout .wc-block-checkout,
	body.woocommerce-checkout .wp-block-woocommerce-checkout {
		padding: 28px 16px 56px;
	}

	body.woocommerce-checkout .page-header,
	body.woocommerce-account .page-header,
	body.woocommerce-checkout .entry-header,
	body.woocommerce-account .entry-header,
	body.woocommerce-checkout .elementor-163 .elementor-element-bf1a6d3 > .e-con-inner,
	body.woocommerce-account .elementor-163 .elementor-element-bf1a6d3 > .e-con-inner {
		padding: 32px 16px 0;
	}

	body.woocommerce-checkout .entry-title,
	body.woocommerce-account .entry-title,
	body.woocommerce-checkout .page-title,
	body.woocommerce-account .page-title,
	body.woocommerce-checkout .elementor-163 .xc-single- .elementor-heading-title,
	body.woocommerce-account .elementor-163 .xc-single- .elementor-heading-title {
		font-size: 32px;
	}

	body.woocommerce-checkout .woocommerce-billing-fields,
	body.woocommerce-checkout .woocommerce-shipping-fields,
	body.woocommerce-checkout .woocommerce-additional-fields,
	body.woocommerce-account form.login,
	body.woocommerce-account form.register,
	body.woocommerce-account form.woocommerce-EditAccountForm,
	body.woocommerce-account form.woocommerce-address-fields,
	body.woocommerce-account .woocommerce-MyAccount-content,
	body.woocommerce-account .woocommerce-customer-details,
	body.woocommerce-account .woocommerce-order-details,
	body.woocommerce-checkout #order_review_heading,
	body.woocommerce-checkout #order_review,
	body.woocommerce-checkout .wc-block-checkout__form,
	body.woocommerce-checkout .wc-block-components-sidebar,
	body.woocommerce-account .woocommerce-MyAccount-navigation {
		padding: 24px 20px !important;
	}

	body.woocommerce-checkout #order_review_heading {
		padding-bottom: 0;
	}

	body.woocommerce-checkout #order_review {
		padding-top: 0;
	}

	body.woocommerce-checkout .form-row-first,
	body.woocommerce-checkout .form-row-last,
	body.woocommerce-account .form-row-first,
	body.woocommerce-account .form-row-last {
		float: none !important;
		width: 100% !important;
	}

	body.woocommerce-account #customer_login {
		grid-template-columns: 1fr;
		gap: 24px;
	}

	body.woocommerce-account .woocommerce-MyAccount-navigation ul {
		gap: 6px;
	}
}
