body {
	--bs-body-bg: white;
	--bs-body-bg-rgb: 255, 255, 255;
	--bs-body-color: black;
	--bs-border-radius: 0.35rem;
	--bs-body-font-family: var(--wp--preset--font-family--figtree);
	--bs-body-font-size: 1em;
	--bs-link-color: var(--wp--preset--color--primary);
	--bs-primary: #15c09b;
	--bs-primary-rgb: 21, 192, 155;
	--bs-primary-r: 21;
	--bs-primary-g: 192;
	--bs-primary-b: 155;
	--bs-primary-hex: #15c09b;
	--bs-primary-contrast: #000000;
	--bs-primary-contrast-rgb: 0, 0, 0;
	--bs-primary-contrast-r: 0;
	--bs-primary-contrast-g: 0;
	--bs-primary-contrast-b: 0;
	--bs-primary-shift-25: #053027;
	--bs-primary-shift-25-rgb: 5, 48, 39;
	--bs-primary-shift-25-r: 5;
	--bs-primary-shift-25-g: 48;
	--bs-primary-shift-25-b: 39;
	--bs-secondary: #117761;
	--bs-secondary-rgb: 17, 119, 97;
	--bs-secondary-r: 17;
	--bs-secondary-g: 119;
	--bs-secondary-b: 97;
	--bs-secondary-hex: #117761;
	--bs-secondary-contrast: #ffffff;
	--bs-secondary-contrast-rgb: 255, 255, 255;
	--bs-secondary-contrast-r: 255;
	--bs-secondary-contrast-g: 255;
	--bs-secondary-contrast-b: 255;
	--bs-secondary-shift-25: #c4ddd8;
	--bs-secondary-shift-25-rgb: 196, 221, 216;
	--bs-secondary-shift-25-r: 196;
	--bs-secondary-shift-25-g: 221;
	--bs-secondary-shift-25-b: 216;
	--bs-success: #15c09b;
	--bs-success-rgb: 21, 192, 155;
	--bs-success-r: 21;
	--bs-success-g: 192;
	--bs-success-b: 155;
	--bs-success-hex: #15c09b;
	--bs-success-contrast: #000000;
	--bs-success-contrast-rgb: 0, 0, 0;
	--bs-success-contrast-r: 0;
	--bs-success-contrast-g: 0;
	--bs-success-contrast-b: 0;
	--bs-success-shift-25: #053027;
	--bs-success-shift-25-rgb: 5, 48, 39;
	--bs-success-shift-25-r: 5;
	--bs-success-shift-25-g: 48;
	--bs-success-shift-25-b: 39;
	--bs-info: #0dcaf0;
	--bs-info-rgb: 13, 202, 240;
	--bs-info-r: 13;
	--bs-info-g: 202;
	--bs-info-b: 240;
	--bs-info-hex: #0dcaf0;
	--bs-info-contrast: #000000;
	--bs-info-contrast-rgb: 0, 0, 0;
	--bs-info-contrast-r: 0;
	--bs-info-contrast-g: 0;
	--bs-info-contrast-b: 0;
	--bs-info-shift-25: #03333c;
	--bs-info-shift-25-rgb: 3, 51, 60;
	--bs-info-shift-25-r: 3;
	--bs-info-shift-25-g: 51;
	--bs-info-shift-25-b: 60;
	--bs-warning: #ffc107;
	--bs-warning-rgb: 255, 193, 7;
	--bs-warning-r: 255;
	--bs-warning-g: 193;
	--bs-warning-b: 7;
	--bs-warning-hex: #ffc107;
	--bs-warning-contrast: #000000;
	--bs-warning-contrast-rgb: 0, 0, 0;
	--bs-warning-contrast-r: 0;
	--bs-warning-contrast-g: 0;
	--bs-warning-contrast-b: 0;
	--bs-warning-shift-25: #403002;
	--bs-warning-shift-25-rgb: 64, 48, 2;
	--bs-warning-shift-25-r: 64;
	--bs-warning-shift-25-g: 48;
	--bs-warning-shift-25-b: 2;
	--bs-danger: #dc3545;
	--bs-danger-rgb: 220, 53, 69;
	--bs-danger-r: 220;
	--bs-danger-g: 53;
	--bs-danger-b: 69;
	--bs-danger-hex: #dc3545;
	--bs-danger-contrast: #ffffff;
	--bs-danger-contrast-rgb: 255, 255, 255;
	--bs-danger-contrast-r: 255;
	--bs-danger-contrast-g: 255;
	--bs-danger-contrast-b: 255;
	--bs-danger-shift-25: #f6cdd1;
	--bs-danger-shift-25-rgb: 246, 205, 209;
	--bs-danger-shift-25-r: 246;
	--bs-danger-shift-25-g: 205;
	--bs-danger-shift-25-b: 209;
	--bs-light: #ffffff;
	--bs-light-rgb: 255, 255, 255;
	--bs-light-r: 255;
	--bs-light-g: 255;
	--bs-light-b: 255;
	--bs-light-hex: #ffffff;
	--bs-light-contrast: #000000;
	--bs-light-contrast-rgb: 0, 0, 0;
	--bs-light-contrast-r: 0;
	--bs-light-contrast-g: 0;
	--bs-light-contrast-b: 0;
	--bs-light-shift-25: #404040;
	--bs-light-shift-25-rgb: 64, 64, 64;
	--bs-light-shift-25-r: 64;
	--bs-light-shift-25-g: 64;
	--bs-light-shift-25-b: 64;
	--bs-dark: #212529;
	--bs-dark-rgb: 33, 37, 41;
	--bs-dark-r: 33;
	--bs-dark-g: 37;
	--bs-dark-b: 41;
	--bs-dark-hex: #212529;
	--bs-dark-contrast: #ffffff;
	--bs-dark-contrast-rgb: 255, 255, 255;
	--bs-dark-contrast-r: 255;
	--bs-dark-contrast-g: 255;
	--bs-dark-contrast-b: 255;
	--bs-dark-shift-25: #c8c9ca;
	--bs-dark-shift-25-rgb: 200, 201, 202;
	--bs-dark-shift-25-r: 200;
	--bs-dark-shift-25-g: 201;
	--bs-dark-shift-25-b: 202;
	--bs-body: #f5f5f5;
	--bs-body-rgb: 245, 245, 245;
	--bs-body-r: 245;
	--bs-body-g: 245;
	--bs-body-b: 245;
	--bs-body-hex: #f5f5f5;
	--bs-body-contrast: #000000;
	--bs-body-contrast-rgb: 0, 0, 0;
	--bs-body-contrast-r: 0;
	--bs-body-contrast-g: 0;
	--bs-body-contrast-b: 0;
	--bs-body-shift-25: #3d3d3d;
	--bs-body-shift-25-rgb: 61, 61, 61;
	--bs-body-shift-25-r: 61;
	--bs-body-shift-25-g: 61;
	--bs-body-shift-25-b: 61;
	--bs-body-tertiary: #dfdfdf;
	--bs-body-tertiary-rgb: 223, 223, 223;
	--bs-body-tertiary-r: 223;
	--bs-body-tertiary-g: 223;
	--bs-body-tertiary-b: 223;
	--bs-body-tertiary-hex: #dfdfdf;
	--bs-body-tertiary-contrast: #000000;
	--bs-body-tertiary-contrast-rgb: 0, 0, 0;
	--bs-body-tertiary-contrast-r: 0;
	--bs-body-tertiary-contrast-g: 0;
	--bs-body-tertiary-contrast-b: 0;
	--bs-body-tertiary-shift-25: #383838;
	--bs-body-tertiary-shift-25-rgb: 56, 56, 56;
	--bs-body-tertiary-shift-25-r: 56;
	--bs-body-tertiary-shift-25-g: 56;
	--bs-body-tertiary-shift-25-b: 56;
	--bs-body-secondary: #c4c4c4;
	--bs-body-secondary-rgb: 196, 196, 196;
	--bs-body-secondary-r: 196;
	--bs-body-secondary-g: 196;
	--bs-body-secondary-b: 196;
	--bs-body-secondary-hex: #c4c4c4;
	--bs-body-secondary-contrast: #000000;
	--bs-body-secondary-contrast-rgb: 0, 0, 0;
	--bs-body-secondary-contrast-r: 0;
	--bs-body-secondary-contrast-g: 0;
	--bs-body-secondary-contrast-b: 0;
	--bs-body-secondary-shift-25: #313131;
	--bs-body-secondary-shift-25-rgb: 49, 49, 49;
	--bs-body-secondary-shift-25-r: 49;
	--bs-body-secondary-shift-25-g: 49;
	--bs-body-secondary-shift-25-b: 49;
}

:root .btn:where(.wp-element-button, .wp-block-button__link) {
	background-color: var(--bs-btn-bg);
}

:root .btn:where(.wp-block-button__link) {
	color: var(--bs-btn-color);
}

.btn:not(.wp-element-button), .wp-element-button {
	--bs-btn-font-size: inherit;
	--bs-btn-font-family: inherit;
	--bs-btn-font-weight: 600;
	text-transform: uppercase;
	letter-spacing: inherit;
}

:root .btn:not(.btn-link):where(.wp-block-button, .wp-block-button__link) {
	--bs-btn-border-radius: 20rem;
	--bs-btn-font-weight: 700;
	text-transform: uppercase;
	--bs-btn-color: var(--wp--preset--color--light);
	--bs-btn-hover-color: var(--wp--preset--color--light);
}

:root .btn:not(.btn-sm):not(.btn-lg):where(.wp-block-button, .wp-block-button__link) {
	--bs-btn-padding-x: 48px;
	--bs-btn-padding-y: 0.75rem;
}

.btn.btn-primary:not(.wp-block-button) {
	--bs-btn-color: #fff;
	--bs-btn-hover-color: #fff;
	--bs-btn-active-color: #fff;
}

.btn.btn-outline-primary:not(.wp-block-button) {
	--bs-btn-color: var(--wp--preset--color--primary);
	--bs-btn-hover-color: #fff;
	--bs-btn-active-color: #fff;
}

.container {
	max-width: var(--wp--style--global--wide-size, 1200px);
}

.container-fluid.alignfull {
	margin-left: auto;
	margin-right: auto;
	padding-left: var(--wp--style--root--padding-left);
	padding-right: var(--wp--style--root--padding-right);
	width: auto;
}

figure.alignfull,figure.alignwide {
	display: block;
	max-width: none;
}

.wp-site-blocks {
	display: flex;
	flex-direction: column;
	flex-grow: 1;
}

.card-img-top:not(img) {
	overflow: clip;
}

.navbar-brand {
	position: relative;
}

.navbar-brand a {
	text-decoration: inherit;
	color: inherit;
}

.navbar-brand a:after {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	content: '';
	z-index: 3;
}

.navbar-brand a:hover,.navbar-brand a:focus {
	color: inherit;
}

:root h1:where(.wp-block-heading) {
	font-family: var(--wp--preset--font-family--figtree);
	font-weight: 900;
}

:root h2:where(.wp-block-heading) {
	font-weight: 900;
}

.wc-block-components-button.wp-element-button,
.wc-block-mini-cart__footer-actions a.wp-element-button:not(.is-link) {
	--bs-btn-color: #fff;
	--bs-btn-hover-color: #fff;
	--bs-btn-active-color: #fff;
}

.wc-block-components-button.wp-element-button.outlined,
.wc-block-mini-cart__footer-actions a.wc-block-components-button:not(.is-link).outlined {
	--bs-btn-color: var(--wp--preset--color--primary);
	--bs-btn-hover-color: #fff;
	--bs-btn-active-color: #fff;
}
