.woocommerce .woocommerce-notices-wrapper {
	margin-bottom: 1rem;
}

.woocommerce .woocommerce-notices-wrapper .woocommerce-message,
.woocommerce .woocommerce-notices-wrapper .woocommerce-error,
.woocommerce .woocommerce-notices-wrapper .woocommerce-info {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 0.65rem;
	margin: 0;
	padding: 0.78rem 1rem 0.78rem 2.4rem;
	border-radius: 0.9rem;
	font-size: 0.92rem;
	font-weight: 600;
	line-height: 1.35;
	border: 1px solid rgb(67 176 42 / 0.55);
	background: rgb(67 176 42 / 0.12);
	color: rgb(33 93 18 / 1);
}

.woocommerce .woocommerce-NoticeGroup,
.woocommerce .woocommerce-NoticeGroup-checkout,
.woocommerce-page .woocommerce-NoticeGroup,
.woocommerce-page .woocommerce-NoticeGroup-checkout {
	margin: 0 0 1rem;
}

.woocommerce .woocommerce-NoticeGroup .woocommerce-error,
.woocommerce .woocommerce-NoticeGroup-checkout .woocommerce-error,
.woocommerce-page .woocommerce-NoticeGroup .woocommerce-error,
.woocommerce-page .woocommerce-NoticeGroup-checkout .woocommerce-error {
	position: relative;
	display: flex;
	flex-direction: column;
	gap: 0.45rem;
	margin: 0;
	padding: 0.78rem 1rem 0.78rem 2.4rem;
	border: 1px solid rgb(240 126 126 / 0.65);
	border-radius: 0.9rem;
	background: rgb(254 234 234 / 1);
	color: rgb(140 41 41 / 1);
	font-size: 0.92rem;
	font-weight: 600;
	line-height: 1.35;
	list-style: none;
}

.woocommerce .woocommerce-NoticeGroup .woocommerce-error::before,
.woocommerce .woocommerce-NoticeGroup-checkout .woocommerce-error::before,
.woocommerce-page .woocommerce-NoticeGroup .woocommerce-error::before,
.woocommerce-page .woocommerce-NoticeGroup-checkout .woocommerce-error::before {
	content: "";
	position: absolute;
	left: 0.82rem;
	top: 0.92rem;
	width: 1rem;
	height: 1rem;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M10 6v5' stroke='%238C2929' stroke-width='1.8' stroke-linecap='round'/%3E%3Ccircle cx='10' cy='13.6' r='1' fill='%238C2929'/%3E%3Ccircle cx='10' cy='10' r='8' stroke='%238C2929' stroke-width='1.6'/%3E%3C/svg%3E");
}

.woocommerce .woocommerce-NoticeGroup .woocommerce-error li,
.woocommerce .woocommerce-NoticeGroup-checkout .woocommerce-error li,
.woocommerce-page .woocommerce-NoticeGroup .woocommerce-error li,
.woocommerce-page .woocommerce-NoticeGroup-checkout .woocommerce-error li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.woocommerce .woocommerce-notices-wrapper .woocommerce-message {
	border: 1px solid rgb(67 176 42 / 0.55);
	background: rgb(67 176 42 / 0.12);
	color: rgb(33 93 18 / 1);
}

.woocommerce .woocommerce-notices-wrapper .woocommerce-message::before {
	content: "";
	position: absolute;
	left: 0.82rem;
	top: 50%;
	transform: translateY(-50%);
	width: 1rem;
	height: 1rem;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M16.7 5.6 8.6 13.7 4.8 9.9' stroke='%2343B02A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.woocommerce .woocommerce-notices-wrapper .woocommerce-error {
	border: 1px solid rgb(240 126 126 / 0.65);
	background: rgb(254 234 234 / 1);
	color: rgb(140 41 41 / 1);
}

.woocommerce .woocommerce-notices-wrapper .woocommerce-error::before {
	content: "";
	position: absolute;
	left: 0.82rem;
	top: 50%;
	transform: translateY(-50%);
	width: 1rem;
	height: 1rem;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M10 6v5' stroke='%238C2929' stroke-width='1.8' stroke-linecap='round'/%3E%3Ccircle cx='10' cy='13.6' r='1' fill='%238C2929'/%3E%3Ccircle cx='10' cy='10' r='8' stroke='%238C2929' stroke-width='1.6'/%3E%3C/svg%3E");
}

.woocommerce .woocommerce-notices-wrapper .woocommerce-info {
	border: 1px solid rgb(67 176 42 / 0.55);
	background: rgb(67 176 42 / 0.12);
	color: rgb(33 93 18 / 1);
}

.woocommerce .woocommerce-notices-wrapper .woocommerce-info::before {
	content: "";
	position: absolute;
	left: 0.82rem;
	top: 50%;
	transform: translateY(-50%);
	width: 1rem;
	height: 1rem;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'%3E%3Ccircle cx='10' cy='10' r='8' stroke='%2343B02A' stroke-width='1.6'/%3E%3Cpath d='M10 8v5' stroke='%2343B02A' stroke-width='1.8' stroke-linecap='round'/%3E%3Ccircle cx='10' cy='5.6' r='1' fill='%2343B02A'/%3E%3C/svg%3E");
}

.woocommerce .woocommerce-notices-wrapper .woocommerce-message .button.wc-forward,
.woocommerce .woocommerce-notices-wrapper .woocommerce-message .restore-item,
.woocommerce .woocommerce-notices-wrapper .woocommerce-error .button.wc-forward,
.woocommerce .woocommerce-notices-wrapper .woocommerce-error .restore-item,
.woocommerce .woocommerce-notices-wrapper .woocommerce-info .button.wc-forward,
.woocommerce .woocommerce-notices-wrapper .woocommerce-info .restore-item {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 2rem;
	margin-left: auto;
	padding: 0.4rem 0.78rem;
	border: 1px solid rgb(var(--ds-border) / 1) !important;
	border-radius: 999px;
	background: rgb(var(--ds-surface) / 1) !important;
	color: rgb(var(--ds-text) / 1) !important;
	font-size: 0.82rem;
	font-weight: 700;
	line-height: 1;
	text-decoration: none !important;
	white-space: nowrap;
	transition: background-color 0.15s ease, border-color 0.15s ease, color 0.15s ease;
}

.woocommerce .woocommerce-notices-wrapper .woocommerce-message .button.wc-forward:hover,
.woocommerce .woocommerce-notices-wrapper .woocommerce-message .button.wc-forward:focus-visible,
.woocommerce .woocommerce-notices-wrapper .woocommerce-message .restore-item:hover,
.woocommerce .woocommerce-notices-wrapper .woocommerce-message .restore-item:focus-visible,
.woocommerce .woocommerce-notices-wrapper .woocommerce-error .button.wc-forward:hover,
.woocommerce .woocommerce-notices-wrapper .woocommerce-error .button.wc-forward:focus-visible,
.woocommerce .woocommerce-notices-wrapper .woocommerce-error .restore-item:hover,
.woocommerce .woocommerce-notices-wrapper .woocommerce-error .restore-item:focus-visible,
.woocommerce .woocommerce-notices-wrapper .woocommerce-info .button.wc-forward:hover,
.woocommerce .woocommerce-notices-wrapper .woocommerce-info .button.wc-forward:focus-visible,
.woocommerce .woocommerce-notices-wrapper .woocommerce-info .restore-item:hover,
.woocommerce .woocommerce-notices-wrapper .woocommerce-info .restore-item:focus-visible {
	border-color: rgb(var(--ds-border) / 1) !important;
	background: rgb(var(--ds-surface-soft) / 1) !important;
	color: rgb(var(--ds-text) / 1) !important;
	outline: none;
}

.woocommerce-checkout #payment ul.payment_methods .wc_payment_method > label {
	display: inline-flex;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
	width: 100%;
	box-sizing: border-box;
	vertical-align: middle;
	line-height: 1.2;
}

.woocommerce-checkout #payment ul.payment_methods .wc_payment_method > label img {
	margin-left: auto;
	flex-shrink: 0;
	display: block;
	float: none !important;
	padding-top: 0 !important;
	width: auto;
	max-height: 24px;
}

.woocommerce-checkout #payment ul.payment_methods .wc_payment_method > input.input-radio {
	vertical-align: middle;
	margin-top: 0 !important;
}
