.type__h1 {
	color: var(--wp--preset--color--primary);
	font-family: var(--wp--preset--font-family--nunito-sans);
	font-size: 38px;
	font-style: normal;
	font-weight: 700;
	line-height: 44px;
	padding: 0;
	margin: 0;
	word-break: break-word;
}
.type__h2 {
	color: var(--wp--preset--color--primary);
	font-family: var(--wp--preset--font-family--nunito-sans);
	font-size: 32px;
	font-style: normal;
	font-weight: 700;
	line-height: 40px;
	padding: 0;
	margin: 0;
	word-break: break-word;
}
.type__h3 {
	color: var(--wp--preset--color--primary);
	font-family: var(--wp--preset--font-family--nunito-sans);
	font-size: 26px;
	font-style: normal;
	font-weight: 700;
	line-height: 32px;
	padding: 0;
	margin: 0;
	word-break: break-word;
}
.type__h4 {
	color: var(--wp--preset--color--primary);
	font-family: var(--wp--preset--font-family--nunito-sans);
	font-size: 22px;
	font-style: normal;
	font-weight: 700;
	line-height: 28px;
	padding: 0;
	margin: 0;
	word-break: break-word;
}
.type__h5 {
	color: var(--wp--preset--color--primary);
	font-family: var(--wp--preset--font-family--nunito-sans);
	font-size: 19px;
	font-style: normal;
	font-weight: 700;
	line-height: 32px;
	padding: 0;
	margin: 0;
	word-break: break-word;
}
.type__h6 {
	color: var(--wp--preset--color--primary);
	font-family: var(--wp--preset--font-family--nunito-sans);
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
	padding: 0;
	margin: 0;
	word-break: break-word;
}
.type__title1 {
	color: var(--wp--preset--color--primary);
	font-family: var(--wp--preset--font-family--nunito-sans);
	font-size: 72px;
	font-style: normal;
	font-weight: 700;
	line-height: 90%;
	padding: 0;
	margin: 0;
	word-break: break-word;
}
.type__title2 {
	color: var(--wp--preset--color--primary);
	font-family: var(--wp--preset--font-family--nunito-sans);
	font-size: 52px;
	font-style: normal;
	font-weight: 700;
	line-height: 90%;
	padding: 0;
	margin: 0;
	word-break: break-word;
}
.type__body1 {
	font-family: var(--wp--preset--font-family--nunito-sans);
	font-size: 19px;
	line-height: 32px;
	font-weight: 400;
}
.type__nav {
	font-family: var(--wp--preset--font-family--nunito-sans);
	font-size: 17px;
	line-height: 32px;
	font-weight: 400;
}
.type__body2 {
	font-family: var(--wp--preset--font-family--nunito-sans);
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
}
.type__caption {
	font-family: var(--wp--preset--font-family--nunito-sans);
	font-size: 14px;
	line-height: 16px;
	font-weight: 400;
}
body {
	font-size: var(--wp--preset--font-size--small);
	line-height: 24px;
}
p {
	margin-bottom: 10px;
}
.hidden-field {
	display: none !important;
}
.woocommerce-table--order-details ul.wc-item-meta li:last-child {
	display: none !important;
}
.woocommerce-cart .cart_totals > h2 {
	font-size: 0.75em !important;
	line-height: 26px !important;
	text-align: right;
	padding: 0.25rem 0;
	margin: 0;
}
.woocommerce-cart .add-promo-code,
.woocommerce-cart .coupon {
	position: relative;
	padding: 16px 0;
	display: block;
}
.woocommerce-cart .add-promo-code:after,
.woocommerce-cart .coupon:after {
	border-style: solid;
	border-width: 1px 0 1px;
	bottom: 0;
	content: "";
	display: block;
	left: 0;
	opacity: 0.3;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
	border-color: #333;
}
.woocommerce-cart .cart_totals .shop_table th,
.woocommerce-cart .cart_totals .shop_table td {
	padding: 16px 0;
	border-color: #cbcbcb !important;
}
.woocommerce-cart .cart_totals .cart-subtotal th,
.woocommerce-cart .cart_totals .tax-rate th {
	font-weight: 300 !important;
}
.woocommerce-cart .cart-subtotal .amount,
.woocommerce-cart .tax-rate .amount,
.woocommerce-cart .order-total .amount {
	font-weight: 600 !important;
}
.woocommerce-cart .includes_tax {
	display: block;
	font-size: 0.8em;
}
.woocommerce-cart .order-total .amount {
	font-size: 1.25em !important;
}
.woocommerce-cart .shop_table .amount {
	font-size: 16px;
	font-weight: 300;
	white-space: nowrap;
	color: #000;
}
.woocommerce-cart table.cart thead th {
	font-size: 12px !important;
	line-height: 26px !important;
}
.woocommerce-cart table.cart td {
	vertical-align: initial;
	background-color: unset !important;
}
.woocommerce-cart .product-name {
	font-size: 0.875em;
}
.woocommerce-cart .product-thumbnail {
	display: none;
}
.woocommerce-cart .remove-item {
	font-size: 0.75em;
	text-decoration: underline;
	color: #333;
}
.donation-container,
.woocommerce-checkout .woocommerce:not(:has(.summary)) {
	max-width: 570px;
	margin: 0 auto;
}
.woocommerce-checkout .woocommerce {
	max-width: 960px;
	margin: 0 auto;
}
.woocommerce-checkout .woocommerce .main-title {
	font-family: var(--wp--preset--font-family--nunito-sans);
	font-size: 38px;
	line-height: 44px;
	font-weight: 900;
}
.woocommerce-checkout .woocommerce .bg-color {
	background-color: #f6f6f6;
}
.woocommerce-checkout .woocommerce h2,
.woocommerce-checkout .woocommerce .order-review-heading {
	font-family: var(--wp--preset--font-family--nunito-sans);
	color: var(--wp--preset--color--secondary);
	font-size: 26px;
	font-style: normal;
	font-weight: 700;
	line-height: 32px;
	margin: 0 0 15px;
}
.woocommerce-checkout .woocommerce a:focus,
.woocommerce-checkout .woocommerce a:focus-visible,
.woocommerce-checkout .woocommerce a:active {
	outline: none;
	border: 0;
}
.woocommerce-checkout .woocommerce .order-review-heading {
	border-bottom: 1px solid silver;
	padding-bottom: 10px;
}
.woocommerce-checkout .woocommerce .info-box {
	padding: 20px 12px;
	border: 1px solid #ccc;
	background: #fff;
	margin-bottom: 20px;
}
.woocommerce-checkout .woocommerce .info-box .group p:last-of-type {
	margin-bottom: 20px;
}
.woocommerce-checkout .woocommerce .info-box p:last-of-type {
	margin-bottom: 0;
}
.woocommerce-checkout .woocommerce #order_review_summary.info-box {
	padding-bottom: 10px;
}
.woocommerce-checkout .woocommerce a {
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	text-decoration: underline;
}
.woocommerce-checkout .woocommerce .order-review {
	background-color: #eee;
}
.woocommerce-checkout .woocommerce .order-review .order-review-heading {
	display: flex;
	gap: 18px;
}
.woocommerce-checkout .woocommerce .order-review img {
	width: 37px;
	height: 28px;
	object-fit: contain;
}
.woocommerce-checkout .woocommerce table.shop_table {
	width: 100%;
	border: unset;
	font-size: 16px;
	margin-bottom: 0;
}
.woocommerce-checkout .woocommerce table.shop_table th,
.woocommerce-checkout .woocommerce table.shop_table td,
.woocommerce-checkout .woocommerce table.shop_table .product-name {
	height: auto !important;
	font-size: 16px;
	padding: unset;
	vertical-align: text-top;
}
.woocommerce-checkout .woocommerce table.shop_table td {
	border-top: 0;
}
.woocommerce-checkout .woocommerce table.shop_table .product-total,
.woocommerce-checkout .woocommerce table.shop_table .order-total td,
.woocommerce-checkout .woocommerce table.shop_table .product-name td,
.woocommerce-checkout .woocommerce table.shop_table .gift-card td {
	text-align: right;
}
.woocommerce-checkout .woocommerce table.shop_table .product-name th div {
	font-weight: normal;
}
.woocommerce-checkout .woocommerce table.shop_table tbody th,
.woocommerce-checkout .woocommerce table.shop_table tfoot td,
.woocommerce-checkout .woocommerce table.shop_table tfoot th {
	border-top: unset;
}
.woocommerce-checkout .woocommerce table.shop_table tbody tr.product-name th,
.woocommerce-checkout .woocommerce table.shop_table tbody tr.product-name td {
	padding-bottom: 15px;
}
.woocommerce-checkout .woocommerce table.shop_table tbody tr.cart_item td {
	padding-bottom: 15px;
}
.woocommerce-checkout
	.woocommerce
	table.shop_table
	tbody
	dt.variation-DonationAmount,
.woocommerce-checkout
	.woocommerce
	table.shop_table
	tbody
	dd.variation-DonationAmount {
	display: none;
}
.woocommerce-checkout .woocommerce table.shop_table tfoot tr.fee th,
.woocommerce-checkout .woocommerce table.shop_table tfoot tr.fee td {
	padding: 0 0 15px 0;
}
.woocommerce-checkout .woocommerce table.shop_table tfoot tr.fee td {
	text-align: right;
}
.woocommerce-checkout .woocommerce table.shop_table tfoot tr.order-total th {
	font-size: 15px;
	line-height: 24px;
	font-weight: 700;
	letter-spacing: 0.1px;
	text-transform: uppercase;
}
.woocommerce-checkout .woocommerce table.shop_table tfoot tr.order-total td {
	font-size: 16px;
	line-height: 24px;
	font-weight: 700;
}
.woocommerce-checkout .woocommerce table.shop_table tfoot tr.order-total th,
.woocommerce-checkout .woocommerce table.shop_table tfoot tr.order-total td {
	padding: 10px 0;
	border-top: 1px solid silver;
}
.woocommerce-checkout .woocommerce table.shop_table tfoot tr.gift-card th,
.woocommerce-checkout .woocommerce table.shop_table tfoot tr.gift-card td {
	border-top: 1px solid silver;
	padding-top: 15px;
}
.woocommerce-checkout
	.woocommerce
	table.shop_table
	tfoot
	tr.gift-card.cart-discount
	th,
.woocommerce-checkout
	.woocommerce
	table.shop_table
	tfoot
	tr.gift-card.cart-discount
	td {
	border-top: 0;
	padding: 0 0 15px 0;
}
.woocommerce-checkout .woocommerce table.shop_table tfoot tr.gift-card {
	display: none;
}
.woocommerce-checkout
	.woocommerce
	table.shop_table
	tfoot
	tr.gift-card.cart-discount {
	display: table-row;
}
.woocommerce-checkout
	.woocommerce
	table.shop_table
	tfoot
	tr.update_totals_on_change
	td {
	border-top: 1px solid silver;
	padding: 15px 0;
}
.woocommerce-checkout
	.woocommerce
	table.shop_table
	tfoot
	tr.have-promo-code
	td {
	padding: 15px 0;
	border-top: 1px solid silver;
}
.woocommerce-checkout .woocommerce table.shop_table tfoot th small {
	font-weight: 400;
}
.woocommerce-checkout .woocommerce table.shop_table td ins {
	text-decoration: none !important;
}
.woocommerce-checkout .woocommerce table.shop_table td del {
	text-decoration-color: #e96060;
	text-decoration-thickness: 2px;
}
.woocommerce-checkout .woocommerce table.shop_table .save-amount {
	position: absolute;
	right: 0;
	border: 1px solid #e96060;
	padding: 5px 10px;
	font-size: 13px;
	font-weight: 600;
	color: #e96060;
	min-width: 125px;
	text-align: center;
	margin-top: -20px;
}
.woocommerce-checkout .woocommerce table.shop_table .save-amount .amount {
	font-size: 13px;
	font-weight: 600;
	color: #e96060;
}
.woocommerce-checkout .woocommerce .product-name fieldset {
	border: none;
	padding: 10px 0;
	font-size: 16px;
	font-weight: bold;
}
.woocommerce-checkout .woocommerce .product-name p {
	font-size: unset;
	line-height: unset;
}
.woocommerce-checkout .woocommerce .product-name dl.variation dd p {
	margin: 0;
}
.woocommerce-checkout .woocommerce .product-name dl.variation dt {
	font-weight: 700;
}
.woocommerce-checkout .woocommerce .product-name dl.variation p,
.woocommerce-checkout .woocommerce .product-name dl.variation:last-child {
	margin: 0;
}
.woocommerce-checkout .woocommerce .zn-cartpage-style2 table.cart tr:after {
	display: none;
}
.woocommerce-checkout .woocommerce .quantity {
	border-radius: 4px;
	box-sizing: content-box;
	display: flex;
	margin: 0 0 0.25em;
	position: relative;
	width: 107px;
}
.woocommerce-checkout .woocommerce .quantity:after {
	border: 1px solid;
	border-radius: 4px;
	bottom: 0;
	content: "";
	left: 0;
	opacity: 0.45;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
}
.woocommerce-checkout .woocommerce .quantity .qty {
	width: auto;
	min-width: 40px;
	height: 32px;
	background: unset;
	border: 0;
}
.woocommerce-checkout .woocommerce .quantity .qty:hover {
	border: 0;
}
.woocommerce-checkout .woocommerce .quantity .minus,
.woocommerce-checkout .woocommerce .quantity .plus {
	min-width: 30px;
	height: 32px;
	background-color: rgba(0, 0, 0, 0);
	border: 0;
	border-radius: 3px;
}
.woocommerce-checkout .woocommerce .quantity .minus {
	border-radius: 4px 0 0 4px;
}
.woocommerce-checkout .woocommerce .quantity .plus {
	border-radius: 0 4px 4px 0;
}
.woocommerce-checkout .woocommerce .blockUI.blockOverlay {
	background: unset !important;
}
.woocommerce-checkout .woocommerce .blockUI.blockOverlay:before {
	width: 0.7em;
	height: 0.7em;
}
.woocommerce-checkout .woocommerce .checkout_coupon {
	margin: 1em 0;
}
.woocommerce-checkout .woocommerce .checkout_coupon .button {
	color: #fff;
	padding: 16px;
	background-color: var(--wp--preset--color--primary);
	flex: 1 1 auto;
}
.woocommerce-checkout .woocommerce .checkout_coupon .button:hover {
	background-color: var(--wp--preset--color--secondary);
}
.woocommerce-checkout .woocommerce button[name="update_cart"],
.woocommerce-checkout .woocommerce input[name="update_cart"] {
	display: none !important;
}
.woocommerce-checkout .woocommerce .cart .product-name p {
	margin-bottom: 10px;
}
.woocommerce-checkout
	.woocommerce
	td.product-name
	.bundled_table_item_indent
	dl.variation
	p {
	font-size: 14px;
	line-height: 22px;
}
.woocommerce-checkout .woocommerce td.product-name .wc-item-meta p,
.woocommerce-checkout .woocommerce td.product-name .wc-item-meta:last-child {
	margin: 0;
}
.woocommerce-checkout .woocommerce .woocommerce-message .button.wc-forward {
	display: none;
}
.woocommerce-checkout .woocommerce form .form-row {
	position: relative;
	padding: 0;
}
.woocommerce-checkout .woocommerce form .form-row label {
	font-size: 19px;
	line-height: 24px;
	font-weight: 700;
	margin-bottom: 5px;
}
.woocommerce-checkout .woocommerce form .form-row label.radio {
	font-size: 19px;
	line-height: 32px;
	font-weight: 400;
	margin-bottom: 10px;
}
.woocommerce-checkout .woocommerce form .form-row label.checkbox {
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
}
.woocommerce-checkout .woocommerce form .form-row label.checkbox .optional {
	display: none;
}
.woocommerce-checkout .woocommerce form .form-row .required {
	display: none;
}
.woocommerce-checkout .woocommerce form .form-row .optional {
	font-size: 16px;
	font-weight: 400;
}
.woocommerce-checkout .woocommerce form .form-row.donation-radio {
	margin-top: 20px;
	margin-bottom: -40px;
}
.woocommerce-checkout .woocommerce form .form-row.donation-radio .optional {
	display: none;
}
.woocommerce-checkout .woocommerce form .form-row.custom-amount-input {
	position: relative;
	top: -4px;
	width: calc(100% - 46px);
	float: right;
}
.woocommerce-checkout
	.woocommerce
	form
	.form-row.custom-amount-input
	.optional {
	display: none;
}
.woocommerce-checkout .woocommerce form .form-row.custom-amount-input label {
	position: absolute;
	left: -1px;
	top: 5px;
	font-weight: 400;
}
.woocommerce-checkout
	.woocommerce
	form
	.form-row.custom-amount-input
	input.input-text {
	border: 0;
	border-bottom: 2px solid #738585;
	padding: 8px 12px 8px 20px;
	height: 36px;
}
.woocommerce-checkout .woocommerce form .form-row select:hover {
	border: 1px solid #7d96a4;
	color: #002f46 !important;
}
.woocommerce-checkout .woocommerce form .form-row .address-toggle {
	display: block;
}
.woocommerce-checkout .woocommerce form .form-row input.input-text,
.woocommerce-checkout .woocommerce form .form-row textarea.input-text,
.woocommerce-checkout .woocommerce form .form-row .login .input-text,
.woocommerce-checkout .woocommerce form .form-row select {
	border: 1px solid #738585;
	color: #002f46;
	font-size: 19px;
	font-family: var(--wp--preset--font-family--nunito-sans);
	display: flex;
	height: 48px;
	padding: 8px 12px;
	align-items: center;
	align-self: stretch;
	border-radius: 0;
}
.woocommerce-checkout .woocommerce form .form-row input.input-text:focus,
.woocommerce-checkout .woocommerce form .form-row input.input-text:active,
.woocommerce-checkout
	.woocommerce
	form
	.form-row
	input.input-text:focus-visible,
.woocommerce-checkout .woocommerce form .form-row textarea.input-text:focus,
.woocommerce-checkout .woocommerce form .form-row textarea.input-text:active,
.woocommerce-checkout
	.woocommerce
	form
	.form-row
	textarea.input-text:focus-visible,
.woocommerce-checkout .woocommerce form .form-row .login .input-text:focus,
.woocommerce-checkout .woocommerce form .form-row .login .input-text:active,
.woocommerce-checkout
	.woocommerce
	form
	.form-row
	.login
	.input-text:focus-visible,
.woocommerce-checkout .woocommerce form .form-row select:focus,
.woocommerce-checkout .woocommerce form .form-row select:active,
.woocommerce-checkout .woocommerce form .form-row select:focus-visible {
	outline: none;
	border-radius: 0;
}
.woocommerce-checkout .woocommerce form .form-row .show-password-input {
	position: relative;
	left: 0;
	top: 15px;
	padding: 5px 0 0;
	font-family: var(--wp--preset--font-family--nunito-sans);
	text-align: left;
	color: var(--wp--preset--color--tertiary);
	text-decoration: underline;
}
.woocommerce-checkout .woocommerce form .form-row .show-password-input:before {
	content: "Show password";
	width: 100%;
	height: auto;
	background-image: none;
}
.woocommerce-checkout
	.woocommerce
	form
	.form-row
	.show-password-input.hide:before {
	content: "Hide password";
}
.woocommerce-checkout .woocommerce form .form-row .show-password-input:focus,
.woocommerce-checkout
	.woocommerce
	form
	.form-row
	.show-password-input:focus-visible,
.woocommerce-checkout .woocommerce form .form-row .show-password-input:active {
	outline: none;
	border: 0;
}
.woocommerce-checkout .woocommerce form .form-row#account_password_field {
	display: flex;
	flex-direction: column;
}
.woocommerce-checkout
	.woocommerce
	form
	.form-row#account_password_field
	.description {
	order: 1;
}
.woocommerce-checkout .woocommerce form .form-row#account_password_field input {
	order: 2;
}
.woocommerce-checkout
	.woocommerce
	form
	.form-row#account_password_field
	.show-password-input {
	order: 3;
}
.woocommerce-checkout
	.woocommerce
	form
	.form-row
	.woocommerce-input-wrapper
	.description {
	display: block !important;
	background: rgba(0, 0, 0, 0);
	color: #002e46;
	padding: 0;
	margin: 0 0 0.5em;
}
.woocommerce-checkout
	.woocommerce
	form
	.form-row
	.woocommerce-input-wrapper
	.description:before {
	content: unset;
}
.woocommerce-checkout
	.woocommerce
	form
	.form-row
	.woocommerce-input-wrapper
	.description:focus,
.woocommerce-checkout
	.woocommerce
	form
	.form-row
	.woocommerce-input-wrapper
	.description:focus-visible {
	outline: none;
	border: 0;
}
.woocommerce-checkout
	.woocommerce
	form
	.form-row
	.woocommerce-input-wrapper
	.description
	a {
	color: var(--wp--preset--color--tertiary);
}
.woocommerce-checkout
	.woocommerce
	form
	.form-row
	.woocommerce-input-wrapper
	.description
	a:focus,
.woocommerce-checkout
	.woocommerce
	form
	.form-row
	.woocommerce-input-wrapper
	.description
	a:focus-visible,
.woocommerce-checkout
	.woocommerce
	form
	.form-row
	.woocommerce-input-wrapper
	.description
	a:active {
	outline: none;
	border: 0;
}
.woocommerce-checkout
	.woocommerce
	form
	.form-row#billing_phone_field
	.woocommerce-input-wrapper {
	display: flex;
	flex-flow: column-reverse;
}
.woocommerce-checkout .woocommerce form input[type="radio"] {
	position: absolute;
	opacity: 0;
}
.woocommerce-checkout .woocommerce form input[type="radio"] + label:before {
	content: "";
	background: #fff;
	border-radius: 100%;
	border: 2px solid #7d96a4;
	display: inline-block;
	width: 26px;
	height: 26px;
	position: relative;
	top: 3px;
	margin-right: 1em;
	vertical-align: top;
	cursor: pointer;
	text-align: center;
	transition: all 250ms ease;
}
.woocommerce-checkout
	.woocommerce
	form
	input[type="radio"]:checked
	+ label:before {
	background-color: #049ed9;
	box-shadow: inset 0 0 0 4px #fff;
	border: 2px solid #002e46;
}
.woocommerce-checkout .woocommerce form label.checkbox {
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	margin: 0;
	display: grid;
	grid-template-columns: 24px 1fr;
	column-gap: 10px;
}
.woocommerce-checkout .woocommerce form label.checkbox input[type="checkbox"] {
	position: relative;
	border: 2px solid #7d96a4;
	border-radius: 0;
	background: none;
	cursor: pointer;
	line-height: 0;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: text-top;
	height: 24px;
	width: 24px;
	-webkit-appearance: none;
}
.woocommerce-checkout .woocommerce form .validate-required label:after {
	content: "(Required)";
	font-size: 16px;
	font-weight: 400;
}
.woocommerce-checkout
	.woocommerce
	form
	.woocommerce_subscriptions_gifting_recipient_email {
	padding: 0;
	margin: 0;
}
.woocommerce-checkout
	.woocommerce
	form
	.woocommerce_subscriptions_gifting_recipient_email
	label {
	font-size: 16px;
	margin-top: 10px;
	font-weight: normal;
	text-transform: lowercase;
}
.woocommerce-checkout
	.woocommerce
	form
	.woocommerce_subscriptions_gifting_recipient_email
	label:first-letter {
	text-transform: uppercase;
}
.woocommerce-checkout
	.woocommerce
	form
	.woocommerce-validated.validate-required
	input.input-text,
.woocommerce-checkout
	.woocommerce
	form
	.woocommerce-validated.validate-required
	textarea.input-text,
.woocommerce-checkout
	.woocommerce
	form
	.woocommerce-validated.validate-required
	.login
	.input-text,
.woocommerce-checkout
	.woocommerce
	form
	.woocommerce-validated.validate-required
	select {
	border-bottom: 0 !important;
	box-shadow: 0px -4px 0 0 #0570b1 inset;
}
.woocommerce-checkout .woocommerce form .woocommerce-invalid input.input-text,
.woocommerce-checkout
	.woocommerce
	form
	.woocommerce-invalid
	textarea.input-text,
.woocommerce-checkout .woocommerce form .woocommerce-invalid .login .input-text,
.woocommerce-checkout .woocommerce form .woocommerce-invalid select {
	border-bottom: 0 !important;
	box-shadow: 0px -4px 0 0 #cd0f11 inset;
}
.woocommerce-checkout .woocommerce form .woocommerce-invalid label {
	color: inherit;
}
.woocommerce-checkout .woocommerce form .checkout-inline-error-message {
	display: none !important;
}
.woocommerce-checkout
	.woocommerce
	form
	.wc-block-components-notice-banner__summary,
.woocommerce-checkout
	.woocommerce
	form
	.wc-block-components-notice-banner.is-success__summary,
.woocommerce-checkout
	.woocommerce
	form
	.wc-block-components-notice-banner.is-info__summary {
	font-size: 16px;
	line-height: 24px;
	font-weight: 700;
	color: #cd0f11;
}
.woocommerce-checkout
	.woocommerce
	form
	.wc-block-components-notice-banner.is-error,
.woocommerce-checkout
	.woocommerce
	form
	.wc-block-components-notice-banner.is-success.is-error,
.woocommerce-checkout
	.woocommerce
	form
	.wc-block-components-notice-banner.is-info.is-error {
	background-color: #fff;
	border: 2px solid #cd0f11;
}
.woocommerce-checkout
	.woocommerce
	form
	.wc-block-components-notice-banner.is-error
	ul,
.woocommerce-checkout
	.woocommerce
	form
	.wc-block-components-notice-banner.is-success.is-error
	ul,
.woocommerce-checkout
	.woocommerce
	form
	.wc-block-components-notice-banner.is-info.is-error
	ul {
	margin: 0 0 0 20px;
}
@media (max-width: 992px) {
	.woocommerce-checkout
		.woocommerce
		form
		.wc-block-components-notice-banner.is-error
		ul,
	.woocommerce-checkout
		.woocommerce
		form
		.wc-block-components-notice-banner.is-success.is-error
		ul,
	.woocommerce-checkout
		.woocommerce
		form
		.wc-block-components-notice-banner.is-info.is-error
		ul {
		margin: 0 0 0 -12px;
	}
}
.woocommerce-checkout
	.woocommerce
	form
	.wc-block-components-notice-banner.is-error
	ul
	li,
.woocommerce-checkout
	.woocommerce
	form
	.wc-block-components-notice-banner.is-success.is-error
	ul
	li,
.woocommerce-checkout
	.woocommerce
	form
	.wc-block-components-notice-banner.is-info.is-error
	ul
	li {
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	color: #cd0f11;
	margin-bottom: 12px;
}
.woocommerce-checkout
	.woocommerce
	form
	.wc-block-components-notice-banner.is-error
	ul
	li::marker,
.woocommerce-checkout
	.woocommerce
	form
	.wc-block-components-notice-banner.is-success.is-error
	ul
	li::marker,
.woocommerce-checkout
	.woocommerce
	form
	.wc-block-components-notice-banner.is-info.is-error
	ul
	li::marker {
	color: #cd0f11;
}
.woocommerce-checkout
	.woocommerce
	form
	.wc-block-components-notice-banner.is-error
	ul
	li
	a,
.woocommerce-checkout
	.woocommerce
	form
	.wc-block-components-notice-banner.is-success.is-error
	ul
	li
	a,
.woocommerce-checkout
	.woocommerce
	form
	.wc-block-components-notice-banner.is-info.is-error
	ul
	li
	a {
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	color: #cd0f11;
}
.woocommerce-checkout
	.woocommerce
	form
	.wc-block-components-notice-banner.is-error
	ul
	li
	a
	strong,
.woocommerce-checkout
	.woocommerce
	form
	.wc-block-components-notice-banner.is-success.is-error
	ul
	li
	a
	strong,
.woocommerce-checkout
	.woocommerce
	form
	.wc-block-components-notice-banner.is-info.is-error
	ul
	li
	a
	strong {
	font-weight: 400;
}
.woocommerce-checkout .woocommerce div.product form.cart .variations label {
	text-align: center;
	padding: 0 !important;
}
@media screen and (min-width: 768px) {
	.woocommerce-checkout .woocommerce .checkout-wrap:not(:has(.summary)) {
		grid-template-columns: 1fr;
	}
}
.woocommerce-checkout .woocommerce .checkout-wrap {
	margin-top: 20px;
}
@media screen and (min-width: 768px) {
	.woocommerce-checkout .woocommerce .checkout-wrap {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 20px;
	}
}
@media screen and (max-width: 767px) {
	.woocommerce-checkout .woocommerce .checkout-wrap {
		display: flex;
		flex-direction: column;
	}
	.woocommerce-checkout .woocommerce .checkout-wrap .summary {
		order: 1;
	}
	.woocommerce-checkout .woocommerce .checkout-wrap .info {
		order: 2;
	}
}
.woocommerce-checkout .woocommerce .checkout-wrap .info {
	display: flex;
	flex-direction: column;
}
.woocommerce-checkout .woocommerce .checkout-wrap .info > p:empty {
	display: none;
}
.woocommerce-checkout .woocommerce .checkout-wrap .info h3 {
	margin: 0 0 10px 0;
	font-size: 24px;
}
.woocommerce-checkout
	.woocommerce
	.checkout-wrap
	#ship-to-different-address
	br {
	display: none;
}
.woocommerce-checkout .woocommerce #ship-to-different-address {
	margin-bottom: 0;
}
.woocommerce-checkout .woocommerce .shipping_address {
	padding: 0 30px 20px 30px;
	display: inline-block;
}
.woocommerce-checkout .woocommerce .checkout .product-quantity {
	display: none;
}
.woocommerce-checkout .woocommerce .checkout .bundled_table_item .product-name {
	padding: 0 0 15px 0 !important;
}
.woocommerce-checkout
	.woocommerce
	.checkout
	.bundled-product-name
	.product-quantity {
	display: none;
}
.woocommerce-checkout
	.woocommerce
	.checkout
	.shop_table
	.bundled_table_item
	td {
	border-top: none !important;
}
.woocommerce-checkout .woocommerce .subscription-actions .woocommerce-button {
	background-color: var(--wp--preset--color--primary);
	padding: 7px 15px;
	color: #fff;
	text-decoration: none;
	display: block;
}
.woocommerce-checkout
	.woocommerce
	.subscription-actions
	.woocommerce-button:hover {
	background-color: var(--wp--preset--color--secondary);
}
.woocommerce-checkout .woocommerce .MyAccount-content h2,
.woocommerce-checkout .woocommerce .MyAccount-content h4 {
	font-size: 24px;
	padding: 0;
	margin: 0;
}
.woocommerce-checkout
	.woocommerce
	.MyAccount-content
	.woocommerce-MyAccount-Giftcards-balance-amount {
	color: #198f29;
	font-size: 36px;
	padding-bottom: 30px;
	margin-bottom: 0;
}
.woocommerce-checkout
	.woocommerce
	.MyAccount-content
	.woocommerce-MyAccount-Giftcards-form {
	margin: 10px 0 50px 0;
}
.woocommerce-checkout .woocommerce .MyAccount-content .wcs-switch-link {
	margin-bottom: 30px !important;
	display: inline-block;
}
.woocommerce-checkout .woocommerce .MyAccount-content td .button {
	margin-right: 10px;
}
.woocommerce-checkout .woocommerce .back-link {
	padding: 20px 0 0;
}
.woocommerce-checkout .woocommerce .back-link a {
	display: flex;
	align-items: center;
	gap: 8px;
}
.checkout-inline-error-message,
.inline-error-message {
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	color: #cd0f11;
	position: relative;
	display: flex;
	align-items: flex-start;
	gap: 10px;
	margin-top: 10px;
}
.checkout-inline-error-message a,
.inline-error-message a {
	color: inherit;
}
.checkout-inline-error-message:before,
.inline-error-message:before {
	content: url("../images/alert-dot-red.svg");
	position: relative;
	top: 3px;
}
.wc-block-components-payment-method-icons {
	margin: 0 0 40px;
}
.wc-block-components-checkout-return-to-cart-button {
	position: relative;
	padding-left: 25px;
}
.wc-block-checkout__actions_row {
	margin: 20px 0;
	justify-content: center;
}
.wc-block-checkout__actions_row svg {
	position: absolute;
	top: 0;
	left: 0;
}
.woocommerce-additional-fields label.checkbox {
	font-weight: bold;
	user-select: none;
	-webkit-user-select: none;
	-webkit-touch-callout: none;
	-moz-user-select: none;
	-ms-user-select: none;
}
.woocommerce-checkout .order-total th {
	font-size: 1.5em;
}
.woocommerce-checkout .order-total .amount {
	font-size: 1.5em;
}
.woocommerce-checkout .recurring-total .amount {
	font-size: 1em;
}
.woocommerce-checkout .recurring-total th {
	font-size: 1em;
}
.woocommerce-checkout .form-row,
.woocommerce-checkout .woocommerce-cart .form-row {
	position: relative;
}
.woocommerce-checkout .add-promo-code,
.woocommerce-checkout .cart-subtotal th,
.woocommerce-checkout .tax-rate th {
	font-weight: 400 !important;
	color: #002f46;
}
.woocommerce-checkout .cart_item:first-child td {
	border-top: 0 !important;
}
.woocommerce-checkout #payment {
	background-color: #eee !important;
	border: 1px solid #ccc;
	border-radius: 0;
	padding: 20px 12px 0;
	order: 4;
	margin-top: -1px;
}
.woocommerce-checkout #payment ul.payment_methods {
	border-top: none !important;
	padding: 0 !important;
	margin-bottom: 15px;
	margin-top: -1px;
	background-color: #eee;
}
.woocommerce-checkout #payment ul.payment_methods li {
	margin-bottom: 0 !important;
	padding: 8px 0;
	border-top: 1px solid #ccc;
	position: relative;
}
.woocommerce-checkout #payment ul.payment_methods li label {
	text-transform: unset !important;
	font-weight: 600;
	font-size: 15px;
	margin-bottom: 0;
}
.woocommerce-checkout #payment ul.payment_methods li.payment_method_stripe img {
	margin: 10px 0;
}
.woocommerce-checkout #payment ul li > label {
	font-size: 19px;
}
.woocommerce-checkout #payment div.payment_box {
	background: unset;
	margin: 10px 0 0 0;
}
.woocommerce-checkout #payment div.payment_box:before {
	display: none;
}
.woocommerce-checkout
	#payment
	div.payment_box
	.wc-credit-card-form
	> .form-row-wide {
	width: 100%;
}
.woocommerce-checkout #payment #place_order,
.woocommerce-checkout #payment.woocommerce-page #place_order {
	float: unset;
	display: block;
	width: 100%;
	background-color: var(--wp--preset--color--quaternary);
	font-family: var(--wp--preset--font-family--nunito-sans);
	font-size: 19px;
	line-height: 22px;
	font-weight: 700;
	padding: 18px 20px;
}
.woocommerce-checkout #payment #place_order.processing,
.woocommerce-checkout #payment.woocommerce-page #place_order.processing {
	background: #4d707f;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 12px;
}
.woocommerce-checkout #payment #place_order:hover,
.woocommerce-checkout #payment.woocommerce-page #place_order:hover {
	background-color: #198f29;
}
.woocommerce-checkout #payment:before {
	content: "Payment options";
	font-family: var(--wp--preset--font-family--nunito-sans);
	font-size: 26px;
	line-height: 32px;
	font-weight: 700;
	display: block;
	padding-bottom: 20px;
}
.woocommerce-checkout .checkout_coupon {
	padding: 0;
	border: 0;
	margin: 10px 0 0;
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}
.woocommerce-checkout .checkout_coupon .promo-code-field {
	flex: 3 1 120px;
}
.woocommerce-checkout .checkout_coupon .input-text {
	min-height: 50px;
}
.woocommerce-checkout #wc_gc_cart_redeem_form {
	display: none;
}
.woocommerce-checkout .add_gift_card_form {
	display: none;
	border-top: 1px solid #cbcbcb;
}
.woocommerce-checkout .add_gift_card_form h4 {
	cursor: pointer;
	position: relative;
	font-size: 16px !important;
	font-family: var(--wp--preset--font-family--nunito-sans);
	font-weight: normal;
	margin: 15px 0;
}
.woocommerce-checkout .add_gift_card_form h4:after {
	content: "";
	background-image: url("../images/angle-down-arrow.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	width: 20px;
	height: 20px;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	transition: all 0.4s ease;
}
.woocommerce-checkout .add_gift_card_form h4.active:after {
	background-image: url("../images/angle-down-arrow.png");
	transform: rotate(180deg);
	top: 0;
}
.woocommerce-checkout .add-promo-code {
	display: block;
	position: relative;
	text-decoration: none;
}
.woocommerce-checkout .add-promo-code:after {
	content: "";
	background-image: url("../images/angle-down-arrow.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	width: 20px;
	height: 20px;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	transition: all 0.4s ease;
}
.woocommerce-checkout .add-promo-code.active:after {
	background-image: url("../images/angle-down-arrow.png");
	transform: rotate(180deg);
	top: 0;
}
.woocommerce-checkout .checkout-review-order-table > thead {
	display: none;
}
.woocommerce-checkout .checkout-review-order-table .cart-subtotal td,
.woocommerce-checkout .checkout-review-order-table .fee td,
.woocommerce-checkout .checkout-review-order-table .recurring-total td {
	text-align: right;
	vertical-align: top !important;
}
.woocommerce-checkout h3.payment-options {
	font-size: 1.25em;
}
.woocommerce-checkout .checkout-payment p {
	font-size: 14px;
	line-height: 22px;
	margin: 0;
}
.checkout.woocommerce-checkout {
	background-color: unset;
	padding: 0 0 20px;
	margin-top: 0;
}
.checkout.woocommerce-checkout .order-review-heading:before {
	display: none;
}
.checkout.woocommerce-checkout
	.woocommerce-checkout-review-order-table
	.recurring-total
	th {
	font-size: 16px !important;
}
.woocommerce-additional-fields {
	margin-top: -1px;
}
#additional_checkbox_field {
	margin-bottom: 0;
}
#add_payment_method #payment div.form-row,
.woocommerce-cart #payment div.form-row,
.woocommerce-checkout #payment div.form-row,
.woocommerce-checkout #payment div.payment_box {
	padding: 0;
}
.payment_method_paypal label img,
.payment_method_paypal label a {
	display: none;
}
.woocommerce-terms-and-conditions-wrapper {
	margin-bottom: 15px;
}
.thwcfd-field-heading {
	background: unset;
	z-index: 1000;
	margin-bottom: 0 !important;
	padding: 15px 0 0 0 !important;
}
#billing_contact_text_field {
	position: relative;
	line-height: 1.25;
	margin: 0 0 16px;
	font-size: 16px;
}
#order_comments_field {
	display: none !important;
}
#order_comments_field.show {
	display: block !important;
}
#wc_checkout_add_ons {
	padding: 30px;
	border: 1px solid #ccc;
	margin-bottom: 20px;
}
#wc_checkout_add_ons > p {
	margin: 0;
}
#wc_checkout_add_ons p {
	display: flex;
	flex-direction: column;
}
#wc_checkout_add_ons p:nth-child(1) {
	order: 1;
}
#wc_checkout_add_ons p:nth-child(2) {
	order: 3;
}
#wc_checkout_add_ons p:nth-child(3) {
	order: 2;
	margin-bottom: 10px;
}
#wc_checkout_add_ons label[for="not-this-time"] {
	font-family: var(--wp--preset--font-family--nunito-sans);
	font-size: 24px;
}
#mw-payframe iframe {
	width: 100%;
}
#cf-turnstile-woo-checkout {
	margin-bottom: 10px;
}
.cf-turnstile-br-woo-checkout {
	display: none;
}
.wp-block-woocommerce-product-details,
.wp-block-woocommerce-related-products,
.woocommerce-shipping-totals,
.woocommerce .shipping.recurring-total,
.woocommerce .recurring-totals,
.woocommerce .cart-subtotal,
.wc-block-components-notice-banner.is-success,
.wc-block-components-notice-banner.is-info {
	display: none;
}
.donation-options {
	margin-bottom: 20px;
}
.plan__selection span {
	display: block;
}
.wcdp-body {
	background-color: #eee;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding-bottom: 30px;
	margin-bottom: 40px;
}
.wcdp-body:before {
	content: "I would like to donate";
	font-size: 26px;
	font-weight: 700;
	margin: 40px 0 30px 0;
	display: block;
}
.wcdp-body p {
	margin: 0 !important;
	padding: 0 !important;
}
.wcdp-body br {
	display: none;
}
.wcdp-body form {
	width: 600px;
	display: flex !important;
	flex-direction: column;
}
.wcdp-body button.button.wcdp-right {
	margin: 40px auto 0 auto;
	float: unset !important;
	display: block;
	font-size: 19px;
	background-color: var(--wp--preset--color--quaternary);
	padding: 15px 30px;
	text-indent: -9999px;
	line-height: 0;
	order: 4;
}
.wcdp-body button.button.wcdp-right:after {
	content: "Continue to next step";
	text-indent: 0;
	display: block;
	line-height: initial;
	font-family: var(--wp--preset--font-family--nunito-sans);
}
.wcdp-body button.button.wcdp-right:hover {
	background-color: #198f29;
}
.wcdp-row {
	margin: 0 !important;
}
.wcdp-row > label,
.wcdp-row .wcdp-variation-heading {
	display: none;
}
.wcdp-row .required {
	display: none;
}
.wcdp-divider {
	order: 2;
	height: 3em !important;
}
.wcdp-divider:before {
	content: "Choose monthly to support our ongoing consumer advocacy.";
	padding: 15px 0 0 0;
	display: block;
	font-size: 16px;
	text-align: center;
}
.wcdp-divider-arrow {
	display: none !important;
}
.wcdp_options {
	grid-gap: 25px !important;
}
.wcdp_options > li > label {
	background: #fff !important;
	color: #002f46 !important;
	padding: 10px 10px !important;
	border: 3px solid var(--wp--preset--color--primary);
	border-radius: 10px;
	font-size: 29px;
	font-weight: 700;
}
.wcdp_options > li > input:checked + label {
	background: #049ed9 !important;
	color: #fff !important;
}
.wcdp_options > li > input:checked + label:after {
	display: none;
}
.wcdp_options > li > input:hover:not(:disabled):not(:checked) + label {
	background-color: #fff;
	border-color: var(--wp--preset--color--secondary);
}
.wcdp_options#wcdp_amount {
	grid-template-columns: 1fr 1fr 1fr 1fr !important;
}
.wcdp_options#suggestion-donation-frequency {
	grid-gap: 0 !important;
	display: flex;
	justify-content: center;
}
.wcdp_options#suggestion-donation-frequency label {
	padding: 2px 30px !important;
	text-align: center;
}
.wcdp_options#suggestion-donation-frequency label[for="wcdp_value_One-off"] {
	border-radius: 30px 0 0 30px !important;
}
.wcdp_options#suggestion-donation-frequency label[for="wcdp_value_Monthly"] {
	border-radius: 0 30px 30px 0;
	border-left: 0;
}
.wcdp_options#suggestion-donation-frequency
	> li
	> input:hover:not(:disabled):not(:checked)
	+ label {
	background-color: #002f46 !important;
	color: #fff !important;
}
#wcdp_va_amount {
	order: 3;
}
#wcdp_va_amount .wcdp-variation-heading {
	display: none;
}
.variations.wcdp_variation.wcdp-row {
	text-align: center;
	order: 1;
}
#wcdp-donation-amount {
	background-color: #fff !important;
	font-size: 29px;
	font-weight: 700;
	font-family: var(--wp--preset--font-family--nunito-sans);
	color: #fff !important;
	border: none;
	width: calc(100% - 20px) !important;
}
#wcdp_label_custom_amount p {
	display: none;
}
.donations-tabs table.variations {
	margin-bottom: 0.5em !important;
}
@media (max-width: 767px) {
	.donations-tabs table.variations tbody {
		width: 100%;
	}
	.donations-tabs table.variations tr {
		display: unset;
	}
}
.donations-tabs table.variations ul.variable-items-wrapper {
	gap: 20px;
}
@media (max-width: 767px) {
	.donations-tabs table.variations ul.variable-items-wrapper {
		display: grid;
		grid-auto-flow: column;
		grid-template-columns: 1fr 1fr;
		grid-template-rows: 72px 72px;
		margin-bottom: 10px;
	}
}
.donations-tabs table.variations ul.variable-items-wrapper li.variable-item {
	min-width: 162px !important;
	border: 3px solid var(--wp--preset--color--primary) !important;
	padding: 16px !important;
	border-radius: 7px !important;
	height: 72px !important;
	margin: 0 !important;
	position: relative;
}
@media (max-width: 767px) {
	.donations-tabs
		table.variations
		ul.variable-items-wrapper
		li.variable-item {
		min-width: unset !important;
		width: 100% !important;
	}
}
.donations-tabs
	table.variations
	ul.variable-items-wrapper
	li.variable-item:hover {
	border: 3px solid var(--wp--preset--color--heading) !important;
}
.donations-tabs
	table.variations
	ul.variable-items-wrapper
	li.variable-item.selected {
	border-color: var(--wp--preset--color--heading) !important;
	background-color: var(--wp--preset--color--primary) !important;
}
.donations-tabs
	table.variations
	ul.variable-items-wrapper
	li.variable-item.selected.button-variable-item-other
	.variable-item-contents
	span {
	visibility: hidden;
}
.donations-tabs
	table.variations
	ul.variable-items-wrapper
	li.variable-item.selected
	.variable-item-contents:before {
	background-color: #049ed9;
	box-shadow: inset 0 0 0 4px #fff;
	border: 2px solid #002e46;
}
.donations-tabs
	table.variations
	ul.variable-items-wrapper
	li.variable-item.selected
	span {
	color: #fff;
}
.donations-tabs
	table.variations
	ul.variable-items-wrapper
	li.variable-item.invalid {
	border: 3px solid #cd0f11 !important;
}
.donations-tabs
	table.variations
	ul.variable-items-wrapper
	li.variable-item
	.variable-item-contents {
	position: relative;
	align-items: flex-start;
}
.donations-tabs
	table.variations
	ul.variable-items-wrapper
	li.variable-item
	.variable-item-contents:before {
	content: "";
	background: #fff;
	border-radius: 100%;
	border: 2px solid #7d96a4;
	display: inline-block;
	width: 32px;
	height: 32px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	vertical-align: top;
	cursor: pointer;
	text-align: center;
	transition: all 250ms ease;
}
.donations-tabs
	table.variations
	ul.variable-items-wrapper
	li.variable-item
	span {
	font-size: 22px;
	line-height: 40px;
	font-weight: 700;
	color: var(--wp--preset--color--heading);
	padding: 0 5px 0 40px !important;
}
.donations-tabs .variations_button {
	flex-direction: column;
	align-items: center;
}
.donations-tabs .variations_button button {
	padding: 18px 20px;
	min-width: 351px;
	font-size: 19px;
	height: 58px;
	display: flex !important;
	align-items: center;
	justify-content: center;
	transition: all 250ms ease;
}
@media (max-width: 767px) {
	.donations-tabs .variations_button button {
		width: 100%;
	}
}
.donations-tabs .variations_button button:hover {
	background-color: #198f29;
}
.donations-tabs .inline-error-message {
	margin: 0 0 1.5em;
	border: 2px solid #cd0f11;
	padding: 8px 12px;
	min-width: 353px;
}
@media (max-width: 767px) {
	.donations-tabs .inline-error-message {
		width: 100%;
	}
}
#custom-donation-field {
	display: flex;
	align-items: center;
	gap: 2px;
	position: absolute;
	right: 25px;
	top: 2px;
	padding: 0 0 0 56px;
	width: 162px;
}
@media (max-width: 767px) {
	#custom-donation-field {
		top: 94px;
		right: 0;
		width: calc(50% - 12px);
	}
}
#custom-donation-field label[for="custom_donation_amount"] {
	font-size: 22px;
	line-height: 100%;
	font-weight: 700;
	font-family: var(--wp--preset--font-family--nunito-sans);
	z-index: 2;
	color: #fff;
}
#custom-donation-field #custom_donation_amount {
	padding: 16px 16px 16px 0;
	width: 100%;
	height: 72px;
	font-size: 22px;
	line-height: 100%;
	font-weight: 700;
	font-family: var(--wp--preset--font-family--nunito-sans);
	color: #fff;
	border: none;
	background-color: rgba(0, 0, 0, 0);
}
#custom-donation-field #custom_donation_amount:focus,
#custom-donation-field #custom_donation_amount:active,
#custom-donation-field #custom_donation_amount:focus-visible {
	outline: none;
}
#custom-donation-field #custom_donation_amount.invalid {
	border: 0 !important;
}
.choice-donation .wcdp-body {
	margin-bottom: 0;
}
.donation-frequency #wc_checkout_add_ons,
.donation-frequency .fee,
.donation-frequency .product-name fieldset {
	display: none;
}
.woocommerce-orders .woocommerce-orders-table tbody {
	border-bottom: 1px solid silver;
}
.woocommerce-orders .woocommerce-orders-table tbody td,
.woocommerce-orders .woocommerce-orders-table tbody th {
	padding: 10px 0;
}
.woocommerce-orders .woocommerce-orders-table tbody tr {
	border-top: 1px solid silver;
}
.woocommerce-Addresses {
	display: flex;
	flex-direction: column;
}
.woocommerce-Addresses .edit {
	font-size: 16px;
	margin-bottom: 0 !important;
}
.subscription-id a {
	font-weight: 700;
}
.woocommerce-view-subscription .woocommerce-MyAccount-content h2,
.woocommerce-view-order .woocommerce-MyAccount-content h2 {
	border-top: 1px solid silver;
	padding-top: 25px;
	padding-bottom: 10px;
}
.woocommerce-view-order .woocommerce-table--order-details {
	margin-bottom: 25px !important;
}
.woocommerce-giftcards-table {
	margin-bottom: 40px !important;
}
table.shop_table.order_details {
	background: unset;
}
.woocommerce table.shop_table.subscription_details td {
	padding: 10px 0;
}
.cart .bundled_table_item .quantity {
	display: none;
}
#billing_address_1_field:not(.is-active) label {
	top: -14px;
}
.woocommerce-checkout main .woocommerce {
	max-width: 100%;
}
.coupon .coupon-btn-wrap {
	display: flex;
	width: 100%;
	flex-direction: row;
	gap: 0 10px;
	margin-top: 15px;
}
.coupon .coupon-btn-wrap #coupon_code {
	flex-grow: 1;
}
.coupon .coupon-btn-wrap .btn-coupon {
	background-color: var(--wp--preset--color--primary);
	padding: 12px;
	font-size: 16px;
	color: #fff;
	border: none;
	font-family: var(--wp--preset--font-family--nunito-sans);
}
.coupon .coupon-btn-wrap .btn-coupon:hover {
	background-color: var(--wp--preset--color--secondary);
}
.coupon label {
	font-weight: normal;
}
#wc_gc_cart_redeem_form p br {
	display: none;
}
.woocommerce-form-coupon-toggle {
	display: none;
}
#use_gift_card_balance,
.woocommerce_subscription_gifting_checkbox {
	margin-right: 5px;
	width: 22px;
	height: 22px;
	vertical-align: bottom;
}
#use_gift_card_balance:checked,
.woocommerce_subscription_gifting_checkbox:checked {
	accent-color: #049ed9;
}
.select2-container--default .select2-selection--single {
	border: 1px solid #7d96a4;
	border-radius: 0;
	font-size: 19px !important;
	color: #002f46 !important;
	padding: 0.5rem 0.9rem !important;
	height: 2.8rem !important;
}
.select2-container--default
	.select2-selection--single
	.select2-selection__rendered {
	color: #002f46;
	line-height: 28px;
	padding: 0;
}
.select2-container--default .select2-search__field,
.select2-container--default .select2-selection {
	height: 2.8rem;
	padding: 0.5rem 0.9rem;
	font-size: 19px;
	font-family: var(--wp--preset--font-family--nunito-sans);
	color: #002f46;
}
.select2-dropdown {
	border: 1px solid #7d96a4;
	border-radius: 0;
}
.woocommerce-page
	.select2-container
	.select2-selection
	.select2-selection__arrow {
	position: absolute;
	top: 0;
	right: 0;
	width: 2.8rem;
	height: 2.8rem;
}
.woocommerce-page .select2-container .select2-dropdown {
	padding: 0.9rem 0.9rem;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}
input[type="number"] {
	-moz-appearance: textfield;
}
.woocommerce-cart-form__cart-item .quantity {
	margin-bottom: 10px;
}
tr.woocommerce-cart-form__cart-item.cart_item {
	position: relative;
}
.invalid {
	border: 1px solid #a00 !important;
}
.bundled_table_item .bundled_table_item_indent .save-amount {
	display: none;
}
@media (max-width: 767px) {
	.woocommerce table.shop_table .save-amount {
		position: relative;
		right: unset;
		display: inline-block;
		margin-bottom: 10px;
	}
	.woocommerce table.shop_table_responsive tr td::before,
	.woocommerce-page table.shop_table_responsive tr td::before {
		display: none;
	}
	.woocommerce-cart .site-content,
	.woocommerce-checkout .site-content {
		margin-top: 30px;
	}
	.woocommerce-cart .bundled_table_item .product-subtotal {
		display: none;
	}
	.woocommerce table.shop_table_responsive tr,
	.woocommerce-page table.shop_table_responsive tr {
		display: table-row;
	}
	.woocommerce table.shop_table_responsive tbody th,
	.woocommerce-page table.shop_table_responsive tbody th {
		display: revert;
		padding: 10px !important;
	}
	.woocommerce table.shop_table_responsive tr:nth-child(2n) td,
	.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
		background-color: unset;
	}
	.donations-wrap h2 {
		text-align: left;
	}
}
.customer-service {
	padding-top: 10px;
}
.customer-service h4 {
	margin-top: 0;
	font-family: var(--wp--preset--font-family--nunito-sans);
	font-size: 22px;
	line-height: 28px;
	font-weight: 700;
}
.customer-service .content p {
	font-size: 16px;
	line-height: 24px;
}
.list-item {
	align-items: center;
}
footer .has-background-background-color {
	background-color: #f6f6f6 !important;
	border-top: 0 !important;
}
.woocommerce-order {
	margin-bottom: 30px;
}
.woocommerce-order .back-link {
	max-width: 1180px;
	position: relative;
	top: -25px;
}
@media (min-width: 1024px) {
	.woocommerce-order .back-link {
		left: -8%;
	}
}
@media (min-width: 1100px) {
	.woocommerce-order .back-link {
		left: -10%;
	}
}
@media (min-width: 1200px) {
	.woocommerce-order .back-link {
		left: -12%;
	}
}
.woocommerce-order .back-link a {
	color: var(--wp--preset--color--primary);
	font-size: 19px;
	line-height: 32px;
	font-weight: 400;
	text-decoration: underline;
	display: flex;
	align-items: center;
	gap: 8px;
}
.woocommerce-order h1 {
	font-size: 38px;
	line-height: 44px;
	font-weight: 700;
	margin: 10px 0;
}
@media (max-width: 767px) {
	.woocommerce-order h1 {
		font-size: 32px;
		line-height: 40px;
	}
}
.woocommerce-order .subtitle {
	font-size: 26px;
	line-height: 32px;
	font-weight: 400;
	margin: 0;
}
.woocommerce-order h3 {
	font-family: var(--wp--preset--font-family--nunito-sans);
	font-size: 26px;
	line-height: 32px;
	font-weight: 700;
}
.woocommerce-order h4 {
	font-family: var(--wp--preset--font-family--nunito-sans);
	font-size: 22px;
	line-height: 28px;
	font-weight: 700;
	margin: 20px 0;
}
.woocommerce-order p {
	font-size: 19px;
	line-height: 32px;
	margin: 10px 0;
}
.woocommerce-order a {
	text-decoration: none;
	color: var(--wp--preset--color--secondary);
	font-weight: 700;
}
.donation-product-in-cart .member-benefits {
	display: none;
}
.donation-product-in-cart .exploring-wrap {
	background-color: #f6f6f6;
}
.donation-product-in-cart .explore {
	padding: 40px 0;
}
.donation-product-in-cart .explore .main-title {
	margin-top: 0;
}
.donation-product-in-cart .explore .explore-container {
	grid-template-columns: repeat(4, 1fr);
}
@media (max-width: 767px) {
	.donation-product-in-cart .explore .explore-container {
		grid-template-columns: 1fr;
	}
}
.donation-product-in-cart .explore .explore-container .explore-card {
	border: 0;
	background-color: rgba(0, 0, 0, 0);
	gap: 20px;
}
@media (max-width: 767px) {
	.donation-product-in-cart .explore .explore-container .explore-card {
		flex-direction: row;
		margin: 0;
		padding-bottom: 20px;
		border-bottom: 1px solid #ccc;
	}
	.donation-product-in-cart
		.explore
		.explore-container
		.explore-card:last-child {
		border-bottom: 0;
	}
	.donation-product-in-cart
		.explore
		.explore-container
		.explore-card
		.card-body
		.card-text {
		display: none;
	}
}
.donation-product-in-cart
	.explore
	.explore-container
	.explore-card
	.card-image
	img {
	width: 100%;
	height: 127px;
	object-fit: cover;
}
@media (max-width: 992px) {
	.donation-product-in-cart
		.explore
		.explore-container
		.explore-card
		.card-image
		img {
		height: 95px;
	}
}
@media (max-width: 767px) {
	.donation-product-in-cart
		.explore
		.explore-container
		.explore-card
		.card-image
		img {
		height: 56px;
	}
}
.donation-product-in-cart .explore .explore-container .explore-card .card-body {
	padding: 0;
	gap: 5px;
}
.donation-product-in-cart
	.explore
	.explore-container
	.explore-card
	.card-body
	.card-title,
.donation-product-in-cart
	.explore
	.explore-container
	.explore-card
	.card-body
	.card-title
	a {
	font-size: 19px;
	line-height: 24px;
}
.donation-product-in-cart
	.explore
	.explore-container
	.explore-card
	.card-body
	.card-link {
	display: none;
}
.explore .main-title {
	font-family: var(--wp--preset--font-family--nunito-sans);
	font-size: 26px;
	line-height: 32px;
	font-weight: 700;
	border-left: 8px solid var(--wp--preset--color--primary);
	padding-left: 12px;
	margin: 50px 0 26px;
}
.explore .explore-container {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 16px;
}
@media (max-width: 992px) {
	.explore .explore-container {
		grid-template-columns: 1fr 1fr;
	}
}
@media (max-width: 767px) {
	.explore .explore-container {
		grid-template-columns: 1fr;
	}
}
.explore .explore-container .explore-card {
	display: flex;
	flex-direction: column;
	height: 100%;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 0;
	margin: auto;
	overflow: hidden;
}
.explore .explore-container .explore-card .card-image {
	position: relative;
	line-height: 0;
}
.explore .explore-container .explore-card .card-image img {
	width: 100%;
	height: 173px;
	object-fit: cover;
}
@media (max-width: 992px) {
	.explore .explore-container .explore-card .card-image img {
		height: 199px;
	}
}
@media (max-width: 767px) {
	.explore .explore-container .explore-card .card-image img {
		height: 185px;
	}
}
.explore .explore-container .explore-card .card-image.has-video:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 45px;
	height: 45px;
	background-image: url("../images/play.svg");
	background-repeat: no-repeat;
	background-size: contain;
}
.explore .explore-container .explore-card .card-body {
	display: flex;
	flex-direction: column;
	flex: 1;
	padding: 20px;
	gap: 20px;
}
.explore .explore-container .explore-card .card-body .card-title {
	font-family: var(--wp--preset--font-family--nunito-sans);
	color: var(--wp--preset--color--secondary);
	font-size: 22px;
	line-height: 28px;
	font-weight: 700;
	text-decoration: none;
	margin: 0;
}
.explore .explore-container .explore-card .card-body .card-title a {
	font-family: var(--wp--preset--font-family--nunito-sans);
	color: var(--wp--preset--color--secondary);
	font-size: 22px;
	line-height: 28px;
	font-weight: 700;
	text-decoration: none;
}
.explore .explore-container .explore-card .card-body .card-text {
	margin: 0;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
}
.explore .explore-container .explore-card .card-body .card-link {
	margin-top: auto;
}
.explore .explore-container .explore-card .card-body .card-link a {
	font-size: 16px;
	line-height: 24px;
	font-weight: 700;
	color: var(--wp--preset--color--secondary);
	text-decoration: none;
	position: relative;
	display: flex;
	align-items: center;
	gap: 8px;
}
.explore .explore-container .explore-card .card-body .card-link a:after {
	content: url("../images/chevrons-right.svg");
	position: relative;
	top: 4px;
}
.newsletter {
	margin-top: 20px;
}
.newsletter .content {
	font-size: 16px;
	line-height: 24px;
	font-weight: 700;
}
.newsletter .newsletter-box {
	margin: 20px 0 5px;
	display: flex;
	align-items: center;
	gap: 16px;
}
@media (max-width: 767px) {
	.newsletter .newsletter-box {
		flex-direction: column;
		align-items: start;
	}
}
.newsletter .newsletter-box .newsletter-btn {
	font-size: 19px;
	line-height: 100%;
	font-weight: 700;
	text-decoration: none;
	padding: 18px 20px;
	border: 0;
	display: inline-flex;
	align-items: center;
	gap: 20px;
	background-color: var(--wp--preset--color--primary);
	color: #fff;
}
.newsletter .newsletter-box .newsletter-btn:hover,
.newsletter .newsletter-box .newsletter-btn:active,
.newsletter .newsletter-box .newsletter-btn:focus {
	background-color: var(--wp--preset--color--secondary);
}
.newsletter .newsletter-box .checkbox:has(input[type="checkbox"]:checked) {
	background-color: var(--wp--preset--color--secondary);
}
.newsletter .newsletter-box .checkbox {
	font-family: var(--wp--preset--font-family--nunito-sans);
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	padding: 18px 20px;
	background-color: var(--wp--preset--color--primary);
	color: #fff;
	margin: 0;
	display: grid;
	grid-template-columns: 24px 1fr;
	column-gap: 10px;
}
.newsletter .newsletter-box .checkbox:hover,
.newsletter .newsletter-box .checkbox:active,
.newsletter .newsletter-box .checkbox:focus {
	background-color: var(--wp--preset--color--secondary);
}
.newsletter .newsletter-box .checkbox input[type="checkbox"] {
	position: relative;
	border: 2px solid #7d96a4;
	border-radius: 0;
	background-color: #fff;
	cursor: pointer;
	line-height: 0;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: text-top;
	height: 24px;
	width: 24px;
	-webkit-appearance: none;
}
.newsletter .newsletter-box .checkbox input[type="checkbox"]:checked {
	border: 1px solid #fff;
	background-color: var(--wp--preset--color--primary);
}
.newsletter .newsletter-box .checkbox input[type="checkbox"]:checked:before {
	content: "";
	position: absolute;
	right: 50%;
	top: 50%;
	width: 9px;
	height: 23px;
	border: solid #fff;
	border-width: 0 3px 3px 0;
	margin: -1px -1px 0 -1px;
	transform: rotate(35deg) translate(-50%, -50%);
	z-index: 2;
}
.ajax-spinner {
	display: inline-block;
	width: 32px;
	height: 32px;
	border: 5px solid #fff;
	border-top-color: rgba(0, 0, 0, 0);
	border-radius: 50%;
	animation: spin 1s linear infinite;
}
.ajax-loading-icon {
	border: 3px dotted #fff;
	border-radius: 50%;
	width: 16px;
	height: 16px;
	display: inline-block;
	animation: spin 2s linear infinite;
	margin: 0 0 0 8px;
}
@keyframes spin {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}
