/* barlow-semi-condensed-regular - latin */
@font-face {
	font-display: swap;
	/* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Barlow Semi Condensed';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/barlow-semi-condensed-v15-latin-regular.woff2') format('woff2');
	/* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* barlow-semi-condensed-500 - latin */
@font-face {
	font-display: swap;
	/* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Barlow Semi Condensed';
	font-style: normal;
	font-weight: 500;
	src: url('../fonts/barlow-semi-condensed-v15-latin-500.woff2') format('woff2');
	/* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* barlow-semi-condensed-600 - latin */
@font-face {
	font-display: swap;
	/* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Barlow Semi Condensed';
	font-style: normal;
	font-weight: 600;
	src: url('../fonts/barlow-semi-condensed-v15-latin-600.woff2') format('woff2');
	/* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* barlow-semi-condensed-700 - latin */
@font-face {
	font-display: swap;
	/* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Barlow Semi Condensed';
	font-style: normal;
	font-weight: 700;
	src: url('../fonts/barlow-semi-condensed-v15-latin-700.woff2') format('woff2');
	/* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* barlow-semi-condensed-800 - latin */
@font-face {
	font-display: swap;
	/* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Barlow Semi Condensed';
	font-style: normal;
	font-weight: 800;
	src: url('../fonts/barlow-semi-condensed-v15-latin-800.woff2') format('woff2');
	/* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

@font-face {
	font-display: swap;
	/* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Courage Road';
	font-style: normal;
	src: url('../fonts/Courage_Road.woff2') format('woff2');
	/* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}



/* host-grotesk-500 - latin */
@font-face {
	font-display: swap;
	/* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Nexa Rust';
	font-style: normal;
	font-weight: 500;
	src: url('../fonts/NexaRustSans-Trial-Black2.woff2') format('woff2');
	/* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

.bg-green {
	background-color: #006f34;
}


body {
	font-family: 'Barlow Semi Condensed';
	font-style: normal;
	font-weight: 500;
	font-size: 1.33333rem;
	line-height: 1.5;
}
button.accordion-button {
	font-size: 1.33333rem !important;
}
@media (max-width:992px) {
	body {
		font-size: 1rem;
		line-height: 1.5;
	}
	button.accordion-button {
		font-size: 1rem !important;
	}
}


nav[aria-label="breadcrumb"] {
	display: none !important;
}

body>.container-fluid.otc *, body>.container-fluid.obc *, body>footer#page-footer *,
p, h1, h2, h3, h4 {
	font-family: 'Barlow Semi Condensed' !important;
	font-style: normal;
	font-weight: 500;
}
b, strong {
	font-weight: 600;
}
h3>.text-success:after, .product-last-viewed>h3:after, #product-detail-text h1:after, header>h1:after, header>h2:after, .news-single .article h1:after {
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto;
	content: "";
	display: block;
	height: 0;
	left: 0;
	right: 0;
	width: auto;
	margin-bottom: 0;
	margin-top: 0;
}
h1, .h1>* {
	font-size: 2.5rem;
}
h1, h2 {
	font-family: 'Barlow Semi Condensed' !important;
	font-weight: normal;
	font-weight: 600;
}
h3.subheader {
	font-size: 1.9rem;
	margin-top: 0;
	color: #353535 !important;
	font-family: 'Barlow Semi Condensed' !important;
	font-weight: normal;
	font-weight: 600;
}

.bio-26-icon header {
	background-color: #006f34;
	color: white !important;
	position:relative;
	margin-top: 2rem;
	margin-left:1rem;
	margin-right:1rem;
}
.bio-26-icon h2.mainheader {
	border-radius: 5rem;
	padding: 0.5rem 0.3rem 0.5rem 0.7rem;
	border: 4px solid #006f34;
	display: inline-flex;
	position: absolute;
	top: -4.1rem;
	left: 1.5rem;
	width: 3.75rem;
	height: 3.75rem;
	color: #006f34;
	background-color: white;
	z-index: 1;
	justify-content: center;
	line-height: 0.875;
	text-align: center;
	font-weight: 800;
	font-size: 2.3333rem;
}
.bio-26-icon h3.subheader {
	color: white !important;
	padding: 1.25rem 1rem;
	text-align: center;
	font-weight: 100;
	text-transform: uppercase;
	font-size: 1.25rem;
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 6.25rem;
	line-height: 1.5;
}

@media (min-width:1025px){
	.bio-intro {
		padding-right: 15%;
	}
}



.lead {
	margin-bottom: 1.5rem;
	font-weight: 500;
	line-height: 1.5;
	font-size: 1.5rem !important;
}


.cap-center figcaption {
	text-align: center !important;
	font-size: 0.875rem;
}
figure.shadow,
figure.shadow picture {
	overflow:visible;
}

figure.shadow img {
    border: 1px solid #b7b7b7;
    border-right-color: #2f2f2f;
    border-bottom-color: #2f2f2f;
    box-shadow: 0 1rem 1rem 0 rgb(0 0 0 / 0.25);
    border-radius: 0.5rem;
}

