body.woocommerce-order-pay {
	background: #f7f8fa;
}

body.woocommerce-order-pay .site-main,
body.woocommerce-order-pay main,
body.woocommerce-order-pay .page-content {
	background: transparent;
}

body.woocommerce-order-pay .woocommerce {
	color: #46546a;
	font-family: inherit;
	margin: 32px auto;
	max-width: 768px;
	padding: 0;
}

body.woocommerce-order-pay .woocommerce > p:first-child {
	background: #fff;
	border: 1px solid #eadcda;
	border-radius: 8px;
	box-shadow: 0 10px 24px rgba(32, 42, 60, 0.06);
	color: #46546a;
	font-size: 15px;
	font-weight: 700;
	line-height: 1.9;
	margin: 0 0 16px;
	padding: 18px 20px;
	text-align: right;
}

body.woocommerce-order-pay .shop_table {
	background: #fff;
	border: 1px solid #eadcda !important;
	border-collapse: separate;
	border-radius: 8px;
	border-spacing: 0;
	box-shadow: 0 10px 24px rgba(32, 42, 60, 0.06);
	margin: 0 0 18px;
	overflow: hidden;
}

body.woocommerce-order-pay .shop_table th,
body.woocommerce-order-pay .shop_table td {
	border-color: #eadcda !important;
	color: #46546a;
	font-size: 14px;
	line-height: 1.7;
	padding: 15px 18px;
	text-align: right;
}

body.woocommerce-order-pay .shop_table thead th {
	background: #f7f3f2;
	color: #97332d;
	font-weight: 800;
}

body.woocommerce-order-pay .shop_table tfoot th,
body.woocommerce-order-pay .shop_table tfoot td {
	background: #fff;
	font-weight: 800;
}

body.woocommerce-order-pay .shop_table tfoot tr:last-child th,
body.woocommerce-order-pay .shop_table tfoot tr:last-child td {
	background: #f7f3f2;
	color: #97332d;
	font-size: 16px;
}

body.woocommerce-order-pay #payment {
	background: #fff;
	border: 1px solid #eadcda;
	border-radius: 8px;
	box-shadow: 0 10px 24px rgba(32, 42, 60, 0.06);
	margin-top: 18px;
	overflow: hidden;
}

body.woocommerce-order-pay #payment ul.payment_methods {
	border-bottom: 1px solid #eadcda;
	padding: 16px 18px;
}

body.woocommerce-order-pay #payment ul.payment_methods li {
	background: #f8f9fb;
	border: 1px solid #edf0f3;
	border-radius: 7px;
	margin: 0 0 10px;
	padding: 14px;
}

body.woocommerce-order-pay #payment ul.payment_methods li:last-child {
	margin-bottom: 0;
}

body.woocommerce-order-pay #payment ul.payment_methods li.gf-rezerv-payment-disabled,
body.woocommerce-checkout #payment ul.payment_methods li.gf-rezerv-payment-disabled {
	background: #f1f2f4;
	border-color: #d9dde3;
	cursor: not-allowed;
	opacity: 0.62;
}

body.woocommerce-order-pay #payment ul.payment_methods li.gf-rezerv-payment-disabled label,
body.woocommerce-checkout #payment ul.payment_methods li.gf-rezerv-payment-disabled label,
body.woocommerce-order-pay #payment ul.payment_methods li.gf-rezerv-payment-disabled .payment_box,
body.woocommerce-checkout #payment ul.payment_methods li.gf-rezerv-payment-disabled .payment_box {
	color: #7a8494;
	cursor: not-allowed;
	pointer-events: none;
}

body.woocommerce-order-pay #payment ul.payment_methods li.gf-rezerv-payment-disabled input,
body.woocommerce-checkout #payment ul.payment_methods li.gf-rezerv-payment-disabled input {
	cursor: not-allowed;
}

body.woocommerce-order-pay #payment ul.payment_methods label {
	color: #46546a;
	font-size: 15px;
	font-weight: 800;
}

body.woocommerce-order-pay #payment div.payment_box {
	background: #fff;
	border: 1px solid #eadcda;
	border-radius: 7px;
	color: #697386;
	font-size: 13px;
	line-height: 1.8;
	margin: 12px 0 0;
	padding: 12px 14px;
}

body.woocommerce-order-pay #payment div.payment_box::before {
	display: none;
}

body.woocommerce-order-pay #payment .place-order {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	justify-content: flex-end;
	margin: 0;
	padding: 18px;
}

body.woocommerce-order-pay #payment .woocommerce-privacy-policy-text {
	color: #7a8494;
	flex: 1 1 100%;
	font-size: 12px;
	line-height: 1.8;
	text-align: right;
}

body.woocommerce-order-pay #payment #place_order,
body.woocommerce-order-pay .woocommerce button.button,
body.woocommerce-order-pay .woocommerce a.button {
	background: #97332d;
	border: 1px solid #97332d;
	border-radius: 5px;
	box-shadow: none;
	color: #fff;
	font-size: 15px;
	font-weight: 800;
	line-height: 1.2;
	min-height: 46px;
	padding: 13px 22px;
	text-decoration: none;
	transition: background-color 160ms ease, border-color 160ms ease;
}

body.woocommerce-order-pay #payment #place_order:hover,
body.woocommerce-order-pay #payment #place_order:focus,
body.woocommerce-order-pay .woocommerce button.button:hover,
body.woocommerce-order-pay .woocommerce button.button:focus,
body.woocommerce-order-pay .woocommerce a.button:hover,
body.woocommerce-order-pay .woocommerce a.button:focus {
	background: #7f2924;
	border-color: #7f2924;
	color: #fff;
	outline: none;
}

body.woocommerce-order-pay .woocommerce-error,
body.woocommerce-order-pay .woocommerce-info,
body.woocommerce-order-pay .woocommerce-message {
	background: #fff;
	border: 1px solid #eadcda;
	border-radius: 8px;
	box-shadow: 0 10px 24px rgba(32, 42, 60, 0.06);
	color: #46546a;
	line-height: 1.8;
	margin-bottom: 16px;
}

body.woocommerce-order-received {
	background: #f7f8fa;
}

body.woocommerce-order-received .site-main,
body.woocommerce-order-received main,
body.woocommerce-order-received .page-content {
	background: transparent;
}

body.woocommerce-order-received .woocommerce {
	color: #46546a;
	font-family: inherit;
	margin: 32px auto;
	max-width: 860px;
	padding: 0 16px;
	text-align: right;
}

body.woocommerce-order-received .woocommerce-order {
	display: grid;
	gap: 18px;
}

body.woocommerce-order-received .woocommerce-thankyou-order-received {
	background: #fff;
	border: 1px solid #eadcda;
	border-radius: 8px;
	box-shadow: 0 10px 24px rgba(32, 42, 60, 0.06);
	color: #97332d;
	font-size: 20px;
	font-weight: 900;
	line-height: 1.8;
	margin: 0;
	padding: 26px 24px;
	position: relative;
	text-align: right;
}

body.woocommerce-order-received .woocommerce-thankyou-order-received::before {
	background: #e7f6ed;
	border-radius: 50%;
	color: #1d6b3b;
	content: "✓";
	display: inline-grid;
	font-size: 18px;
	font-weight: 900;
	height: 34px;
	margin-left: 12px;
	place-items: center;
	vertical-align: middle;
	width: 34px;
}

body.woocommerce-order-received .gf-rezerv-access-code {
	background: #fff;
	border: 1px solid #eadcda;
	border-radius: 8px;
	box-shadow: 0 10px 24px rgba(32, 42, 60, 0.06);
	color: #46546a;
	margin: 0;
	padding: 22px;
	text-align: right;
}

body.woocommerce-order-received .gf-rezerv-access-code__content {
	display: grid;
	gap: 10px;
	justify-items: start;
}

body.woocommerce-order-received .gf-rezerv-access-code__label {
	color: #97332d;
	font-size: 16px;
	font-weight: 900;
	line-height: 1.7;
}

body.woocommerce-order-received .gf-rezerv-access-code__value {
	background: #f7f3f2;
	border: 1px solid #eadcda;
	border-radius: 8px;
	color: #97332d;
	display: inline-block;
	font-size: 34px;
	font-weight: 900;
	letter-spacing: 4px;
	line-height: 1;
	padding: 14px 22px;
}

body.woocommerce-order-received .gf-rezerv-access-code p {
	color: #46546a;
	font-size: 15px;
	font-weight: 700;
	line-height: 1.9;
	margin: 0;
}

body.woocommerce-order-received ul.order_details {
	background: #fff;
	border: 1px solid #eadcda;
	border-radius: 8px;
	box-shadow: 0 10px 24px rgba(32, 42, 60, 0.06);
	display: grid;
	gap: 0;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	margin: 0;
	overflow: hidden;
	padding: 0;
}

body.woocommerce-order-received ul.order_details li {
	border: 0;
	border-left: 1px solid #eadcda;
	color: #7a8494;
	float: none;
	font-size: 12px;
	font-weight: 800;
	line-height: 1.6;
	list-style: none;
	margin: 0;
	min-width: 0;
	padding: 16px;
	text-align: right;
	text-transform: none;
}

body.woocommerce-order-received ul.order_details li:last-child {
	border-left: 0;
}

body.woocommerce-order-received ul.order_details li strong {
	color: #1f2933;
	display: block;
	font-size: 15px;
	font-weight: 900;
	line-height: 1.7;
	margin-top: 6px;
	overflow-wrap: anywhere;
}

body.woocommerce-order-received .woocommerce-order-details,
body.woocommerce-order-received .woocommerce-customer-details {
	background: #fff;
	border: 1px solid #eadcda;
	border-radius: 8px;
	box-shadow: 0 10px 24px rgba(32, 42, 60, 0.06);
	margin: 0;
	overflow: hidden;
	padding: 0;
}

body.woocommerce-order-received .woocommerce-order-details__title,
body.woocommerce-order-received .woocommerce-column__title {
	background: #f7f3f2;
	color: #97332d;
	font-size: 17px;
	font-weight: 900;
	line-height: 1.6;
	margin: 0;
	padding: 16px 18px;
	text-align: right;
}

body.woocommerce-order-received .shop_table {
	border: 0 !important;
	border-collapse: separate;
	border-spacing: 0;
	margin: 0;
}

body.woocommerce-order-received .shop_table th,
body.woocommerce-order-received .shop_table td {
	border-color: #eadcda !important;
	color: #46546a;
	font-size: 14px;
	line-height: 1.8;
	padding: 14px 18px;
	text-align: right;
}

body.woocommerce-order-received .shop_table thead th,
body.woocommerce-order-received .shop_table tfoot tr:last-child th,
body.woocommerce-order-received .shop_table tfoot tr:last-child td {
	background: #f7f3f2;
	color: #97332d;
	font-weight: 900;
}

body.woocommerce-order-received .woocommerce-customer-details address {
	border: 0;
	color: #46546a;
	font-style: normal;
	font-weight: 700;
	line-height: 1.9;
	margin: 0;
	padding: 18px;
	text-align: right;
}

body.woocommerce-order-received .woocommerce .button,
body.woocommerce-order-received .woocommerce a.button {
	background: #97332d;
	border: 1px solid #97332d;
	border-radius: 5px;
	box-shadow: none;
	color: #fff;
	font-size: 15px;
	font-weight: 800;
	line-height: 1.2;
	min-height: 44px;
	padding: 12px 18px;
	text-decoration: none;
}

body.woocommerce-order-received .woocommerce .button:hover,
body.woocommerce-order-received .woocommerce .button:focus,
body.woocommerce-order-received .woocommerce a.button:hover,
body.woocommerce-order-received .woocommerce a.button:focus {
	background: #7f2924;
	border-color: #7f2924;
	color: #fff;
	outline: none;
}

body.woocommerce-account {
	background: #f7f8fa;
}

body.woocommerce-account .site-main,
body.woocommerce-account main,
body.woocommerce-account .page-content {
	background: transparent;
}

body.woocommerce-account .woocommerce {
	color: #46546a;
	font-family: inherit;
	margin: 32px auto;
	max-width: 1120px;
	padding: 0 16px;
	text-align: right;
}

body.woocommerce-account .woocommerce::after {
	clear: both;
	content: "";
	display: table;
}

body.woocommerce-account .woocommerce-MyAccount-navigation {
	background: #fff;
	border: 1px solid #eadcda;
	border-radius: 8px;
	box-shadow: 0 10px 24px rgba(32, 42, 60, 0.06);
	float: right;
	margin: 0;
	overflow: hidden;
	padding: 10px;
	width: 250px;
}

body.woocommerce-account .woocommerce-MyAccount-navigation ul {
	display: grid;
	gap: 6px;
	list-style: none;
	margin: 0;
	padding: 0;
}

body.woocommerce-account .woocommerce-MyAccount-navigation li {
	margin: 0;
	padding: 0;
}

body.woocommerce-account .woocommerce-MyAccount-navigation a {
	align-items: center;
	border-radius: 6px;
	color: #46546a;
	display: flex;
	font-size: 14px;
	font-weight: 800;
	line-height: 1.4;
	min-height: 44px;
	padding: 11px 14px;
	text-decoration: none;
	transition: background-color 160ms ease, color 160ms ease;
}

body.woocommerce-account .woocommerce-MyAccount-navigation a:hover,
body.woocommerce-account .woocommerce-MyAccount-navigation a:focus,
body.woocommerce-account .woocommerce-MyAccount-navigation .is-active a {
	background: #f7f3f2;
	color: #97332d;
	outline: none;
}

body.woocommerce-account .woocommerce-MyAccount-content {
	background: #fff;
	border: 1px solid #eadcda;
	border-radius: 8px;
	box-shadow: 0 10px 24px rgba(32, 42, 60, 0.06);
	float: left;
	margin: 0;
	min-height: 420px;
	overflow: hidden;
	padding: 22px;
	width: calc(100% - 274px);
}

body.woocommerce-account .woocommerce-MyAccount-content > p:first-child {
	background: #f7f3f2;
	border: 1px solid #eadcda;
	border-radius: 8px;
	color: #46546a;
	font-size: 15px;
	font-weight: 700;
	line-height: 1.9;
	margin: 0 0 18px;
	padding: 16px 18px;
}

body.woocommerce-account .woocommerce-MyAccount-content > p:first-child {
	display: none;
}

body.woocommerce-account .gf-rezerv-account-panel {
	color: #46546a;
	display: grid;
	gap: 16px;
}

body.woocommerce-account .gf-rezerv-account-panel h2 {
	margin-bottom: 0;
}

body.woocommerce-account .gf-rezerv-account-empty,
body.woocommerce-account .gf-rezerv-invite-panel p {
	background: #f7f3f2;
	border: 1px solid #eadcda;
	border-radius: 8px;
	color: #46546a;
	font-size: 15px;
	font-weight: 800;
	line-height: 1.9;
	margin: 0;
	padding: 16px 18px;
}

body.woocommerce-account .gf-rezerv-share-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

body.woocommerce-account .gf-rezerv-share-actions a {
	background: #97332d;
	border: 1px solid #97332d;
	border-radius: 6px;
	color: #fff;
	font-size: 14px;
	font-weight: 900;
	line-height: 1.2;
	padding: 12px 18px;
	text-decoration: none;
}

body.woocommerce-account .gf-rezerv-share-actions a:hover,
body.woocommerce-account .gf-rezerv-share-actions a:focus {
	background: #7f2924;
	border-color: #7f2924;
	color: #fff;
	outline: none;
}

body.woocommerce-account .woocommerce-MyAccount-content a {
	color: #97332d;
	font-weight: 800;
	text-decoration: none;
}

body.woocommerce-account .woocommerce-MyAccount-content a:hover,
body.woocommerce-account .woocommerce-MyAccount-content a:focus {
	color: #7f2924;
	outline: none;
}

body.woocommerce-account .woocommerce h2,
body.woocommerce-account .woocommerce h3,
body.woocommerce-account .woocommerce legend,
body.woocommerce-account .woocommerce-Address-title h3 {
	color: #97332d;
	font-size: 18px;
	font-weight: 900;
	line-height: 1.6;
	margin: 0 0 14px;
	text-align: right;
}

body.woocommerce-account .woocommerce table.shop_table {
	border: 1px solid #eadcda !important;
	border-collapse: separate;
	border-radius: 8px;
	border-spacing: 0;
	margin: 0 0 18px;
	overflow: hidden;
}

body.woocommerce-account .woocommerce table.shop_table th,
body.woocommerce-account .woocommerce table.shop_table td {
	border-color: #eadcda !important;
	color: #46546a;
	font-size: 14px;
	line-height: 1.8;
	padding: 14px 16px;
	text-align: right;
}

body.woocommerce-account .woocommerce table.shop_table thead th {
	background: #f7f3f2;
	color: #97332d;
	font-weight: 900;
}

body.woocommerce-account .woocommerce-orders-table__cell-order-actions .button {
	margin: 2px;
}

body.woocommerce-account .woocommerce-Addresses {
	display: grid;
	gap: 16px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

body.woocommerce-account .woocommerce-Address {
	background: #fbfbfc;
	border: 1px solid #edf0f3;
	border-radius: 8px;
	float: none;
	margin: 0;
	padding: 18px;
	width: auto;
}

body.woocommerce-account .woocommerce-Address address {
	color: #46546a;
	font-style: normal;
	font-weight: 700;
	line-height: 1.9;
	margin: 0;
}

body.woocommerce-account .woocommerce-Address-title {
	align-items: center;
	display: flex;
	gap: 12px;
	justify-content: space-between;
	margin-bottom: 10px;
}

body.woocommerce-account .woocommerce-Address-title h3 {
	margin: 0;
}

body.woocommerce-account .woocommerce form.login,
body.woocommerce-account .woocommerce form.register,
body.woocommerce-account .woocommerce form.edit-account,
body.woocommerce-account .woocommerce form.woocommerce-EditAccountForm,
body.woocommerce-account .woocommerce form.woocommerce-address-fields {
	border: 1px solid #eadcda;
	border-radius: 8px;
	margin: 0;
	padding: 18px;
}

body.woocommerce-account .woocommerce form .form-row {
	margin: 0 0 14px;
	padding: 0;
}

body.woocommerce-account .woocommerce form label {
	color: #46546a;
	font-size: 13px;
	font-weight: 800;
	line-height: 1.6;
	margin-bottom: 7px;
	text-align: right;
}

body.woocommerce-account .woocommerce input.input-text,
body.woocommerce-account .woocommerce textarea,
body.woocommerce-account .woocommerce select,
body.woocommerce-account .select2-container .select2-selection--single {
	background: #fff;
	border: 1px solid #d9dbe2;
	border-radius: 6px;
	box-shadow: none;
	color: #1f2933;
	font: inherit;
	font-size: 15px;
	font-weight: 700;
	min-height: 46px;
	outline: none;
	padding: 9px 12px;
	text-align: right;
	transition: border-color 160ms ease, box-shadow 160ms ease;
}

body.woocommerce-account .woocommerce-EditAccountForm p:has(#account_email),
body.woocommerce-account .woocommerce-EditAccountForm fieldset {
	display: none;
}

body.woocommerce-account .woocommerce-EditAccountForm .gf-rezerv-edit-account-address textarea {
	min-height: 110px;
	resize: vertical;
	width: 100%;
}

body.woocommerce-account .woocommerce input.input-text:focus,
body.woocommerce-account .woocommerce textarea:focus,
body.woocommerce-account .woocommerce select:focus,
body.woocommerce-account .select2-container--open .select2-selection--single {
	border-color: #97332d;
	box-shadow: 0 0 0 3px rgba(151, 51, 45, 0.1);
}

body.woocommerce-account .woocommerce button.button,
body.woocommerce-account .woocommerce a.button,
body.woocommerce-account .woocommerce .button {
	background: #97332d;
	border: 1px solid #97332d;
	border-radius: 5px;
	box-shadow: none;
	color: #fff;
	font-size: 14px;
	font-weight: 800;
	line-height: 1.2;
	min-height: 42px;
	padding: 11px 16px;
	text-decoration: none;
	transition: background-color 160ms ease, border-color 160ms ease;
}

body.woocommerce-account .woocommerce button.button:hover,
body.woocommerce-account .woocommerce button.button:focus,
body.woocommerce-account .woocommerce a.button:hover,
body.woocommerce-account .woocommerce a.button:focus,
body.woocommerce-account .woocommerce .button:hover,
body.woocommerce-account .woocommerce .button:focus {
	background: #7f2924;
	border-color: #7f2924;
	color: #fff;
	outline: none;
}

body.woocommerce-account .woocommerce-error,
body.woocommerce-account .woocommerce-info,
body.woocommerce-account .woocommerce-message {
	background: #fff;
	border: 1px solid #eadcda;
	border-radius: 8px;
	box-shadow: 0 10px 24px rgba(32, 42, 60, 0.06);
	color: #46546a;
	font-weight: 700;
	line-height: 1.8;
	margin: 0 auto 16px;
	max-width: 1120px;
	padding: 16px 18px;
	text-align: right;
}

body.woocommerce-account .woocommerce-message {
	border-color: #cfe9d8;
}

body.woocommerce-account .woocommerce-info {
	border-color: #d6e4f5;
}

body.woocommerce-account .woocommerce-error {
	border-color: #f0c7c7;
}

@media (max-width: 640px) {
	body.woocommerce-order-pay .woocommerce {
		margin: 18px auto;
		padding: 0 12px;
	}

	body.woocommerce-order-pay .shop_table th,
	body.woocommerce-order-pay .shop_table td {
		font-size: 13px;
		padding: 12px;
	}

	body.woocommerce-order-pay #payment .place-order {
		display: block;
	}

	body.woocommerce-order-pay #payment #place_order {
		margin-top: 12px;
		width: 100%;
	}

	body.woocommerce-order-received .woocommerce {
		margin: 18px auto;
		padding: 0 12px;
	}

	body.woocommerce-order-received .woocommerce-thankyou-order-received {
		font-size: 17px;
		padding: 20px 16px;
	}

	body.woocommerce-order-received ul.order_details {
		grid-template-columns: 1fr;
	}

	body.woocommerce-order-received ul.order_details li {
		border-bottom: 1px solid #eadcda;
		border-left: 0;
		padding: 14px 16px;
	}

	body.woocommerce-order-received ul.order_details li:last-child {
		border-bottom: 0;
	}

	body.woocommerce-order-received .shop_table th,
	body.woocommerce-order-received .shop_table td {
		font-size: 13px;
		padding: 12px;
	}

	body.woocommerce-account .woocommerce {
		margin: 18px auto;
		padding: 0 12px;
	}

	body.woocommerce-account .woocommerce-MyAccount-navigation,
	body.woocommerce-account .woocommerce-MyAccount-content {
		float: none;
		width: 100%;
	}

	body.woocommerce-account .woocommerce-MyAccount-navigation {
		margin: 0 auto 18px;
		max-width: 250px;
		overflow: hidden;
		padding: 10px;
	}

	body.woocommerce-account .woocommerce-MyAccount-navigation ul {
		display: grid;
		gap: 6px;
		min-width: 0;
	}

	body.woocommerce-account .woocommerce-MyAccount-navigation a {
		justify-content: flex-end;
		min-height: 44px;
		text-align: right;
		white-space: normal;
	}

	body.woocommerce-account .woocommerce-MyAccount-content {
		min-height: 0;
		padding: 16px;
	}

	body.woocommerce-account .woocommerce-Addresses {
		grid-template-columns: 1fr;
	}

	body.woocommerce-account .woocommerce table.shop_table th,
	body.woocommerce-account .woocommerce table.shop_table td {
		font-size: 13px;
		padding: 12px;
	}

	body.woocommerce-account .woocommerce form.login,
	body.woocommerce-account .woocommerce form.register,
	body.woocommerce-account .woocommerce form.edit-account,
	body.woocommerce-account .woocommerce form.woocommerce-EditAccountForm,
	body.woocommerce-account .woocommerce form.woocommerce-address-fields {
		padding: 14px;
	}
}
