/*
Theme Name: Mikestyle - Sunrise - New Dawn 2025
Author: Mike Targett
Description: Geologica based
Version: 1.0
*/

/*------------------------------------*\
	NORMALIZE
\*------------------------------------*/
 
html {
	-webkit-box-sizing: border-box;
		 -moz-box-sizing: border-box;
			box-sizing: border-box;
	-webkit-text-size-adjust: none;
		-ms-text-size-adjust: none;
			font-size-adjust: none;
}

*,
*:before,
*:after {
	-webkit-box-sizing: inherit;
		 -moz-box-sizing: inherit;
					box-sizing: inherit;
}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
h1,h2,h3,h4,h5,h6,
header,
hgroup,
menu,
nav,
section {
	display: block;
	clear: both;
}

/*------------------------------------*\
	FONT
\*------------------------------------*/

body,
input,
select,
button {
	font-family: "Geologica", serif;
	font-optical-sizing: auto;
	font-weight: 200;
	font-style: normal;
	font-variation-settings:
		"slnt" 0,
		"CRSV" 0,
		"SHRP" 0;
}

/*------------------------------------*\
	BODY
\*------------------------------------*/

html,
body {
	height: 100%;
	font-size: 1rem;
}

body {
	height: fit-content;
	background: #fff;
	line-height: 1;
	font-weight: 200;
	color: #272727;
}

/*------------------------------------*\
	LINK
\*------------------------------------*/

a {
	color: #008ac5;    
	text-decoration: none;
}

a:hover,
a:focus,
a:active {
	color: #000;
	text-decoration: none;
}

p a:hover,
p a:hover {
	text-decoration: underline;
}

/*------------------------------------*\
	BUTTON
\*------------------------------------*/

.button,
.wp-block-button a {
	position: relative !important;
	display: inline-block !important;
	overflow: hidden !important;
	width: auto !important;
	height: auto !important;
	margin: 0 !important;
	padding: 0.875rem !important;
	background: #d25b79 !important;
	border-style: solid !important;
	border-width: 0 !important;
	border-color: #d25b79  !important;
	border-radius: 0.1875rem !important;
	font-size: 0.875rem !important;
	line-height: 1 !important;
	font-weight: 200 !important;
	letter-spacing: normal !important;
	text-transform: uppercase !important;
	text-align: center !important;
	cursor: pointer !important;
	text-decoration: none !important;
	color: #fff !important;
	-webkit-transition: 0.3s;
	   -moz-transition: 0.3s;
		 -o-transition: 0.3s;
			transition: 0.3s;
}

.wp-block-button a {
	font-size: 1rem !important;
	margin-bottom: 1.5rem !important;
}

.button:hover,
.button:active,
.button:focus,
.wp-block-button a:hover,
.wp-block-button a:active,
.wp-block-button a:focus {
	background: #f1b53d !important;
	border-color: #f1b53d !important;
	color: #fff !important;
}

.black-button {
	background: #272727 !important;
	border-color: #272727 !important;
}


/*------------------------------------*\
	TABLE
\*------------------------------------*/

table {
	table-layout: fixed;
	width: 100%;
	margin: 0 0 1.5rem;
	border-width: 0;
	border-collapse: collapse;
	border-spacing: 0;
}

th,
td,
.wp-block-table th,
.wp-block-table td {
	padding: 0.75rem 1rem;
	background: #e5f3f9;
	border: 1px solid #fff;
	border-width: 0 2px 2px 0;
	font-size: 0.875rem;
	line-height: 1.125rem;
	font-weight: 200;
	text-align: left;
}

th,
.wp-block-table th {
	background: #272727;
	font-weight: 600;
	text-transform: uppercase;
	color: #fff;
}

.wp-block-table thead {
	border-bottom: none 0;
}

.info-table {
	table-layout: fixed;
	width: auto;
	margin: 0 0 0.25rem;
	border-width: 0;
	border-collapse: collapse;
	border-spacing: 0;
}

.info-table tr {
	display: table-row;
}

.info-table td {
	padding: 0.25rem 0.3125rem 0.25rem 0;
	background: transparent;
	border: 0 none;
	font-size: 0.8125rem;
	line-height: 1rem;
	font-weight: 200;
	text-align: left;
}

.info-table i {
	top: 0;
	font-size: 0.75rem;
	color: #008ac5;
}

.info-table .info-table-icon {
	text-align: center;
}

.blog-layout-list .type-nd_careers .info-table strong {
	display: none;
}

/*------------------------------------*\
	TABLE <<< Eltuek Tenant Directory >>>
\*------------------------------------*/

.floor-table {
	width: 100%;
	margin-bottom: 3rem;
	background: #fff;
	border-collapse: collapse;
	overflow: hidden;
}

.floor-table thead th {
	padding: 1.25rem 1rem;
	background: #272727;
	border-bottom: solid 6px #fff;
	font-size: 1.25rem;
	font-weight: 600;
	text-transform: capitalize;
	text-align: right;
	color: #fff;
}

.floor-table thead th:last-child {
	text-align: left;
}

.floor-table tr.wing.north {
	border-top: solid 6px #fff;
}

.floor-table .wing.south td,
.floor-table .wing.north td {
	padding: 0.75rem 1rem;
	background: #e6f0ff;
	font-size: 1.125rem;
	font-weight: 600;
}

.floor-table .wing.north td {
	background: #f5f5f5;
}

.floor-table .wing td:first-child {
	text-align: right;
}

.floor-table .wing .detail {
	font-size: 0.75rem;
	font-weight: 300;
	color: #575757;
}

.floor-table .room {
	width: 20%;
	padding: 0.4rem 1rem;
	font-weight: 600;
	color: #272727;
	text-align: right;
	white-space: nowrap;
	font-family: 'Courier New', monospace;
}

.floor-table td:last-child {
	width: 80%;
	padding: 0.5rem 1rem;
	line-height: 1.4;
	font-weight: 200;
}

.floor-table .wing.south ~ tr:not(.wing) td {
	background: #e6f0ff;
}

.floor-table .wing.north ~ tr:not(.wing) td {
	background: #f5f5f5;
}

.floor-table tr:not(.wing):hover td {
	background: #fff5e6;
	transition: background-color 0.2s ease;
}

.floor-table .wing + tr {
	border-top: 2px solid #ccc;
}

/*------------------------------------*\
	ALIGN
\*------------------------------------*/

.clear        { clear: both; }
.alignleft    { float: left; }
.alignright   { float: right; }
.align-right  { text-align: right; }
.align-center { text-align: center; }

.align-vertical {
	display:flex;
	flex-direction:column;
	justify-content:center; 
}

/*------------------------------------*\
	STYLE
\*------------------------------------*/

.font-style-italic, em { font-style: italic; }

/*------------------------------------*\
	WEIGHT
\*------------------------------------*/

b, strong { font-weight: 500; }

.font-weight-100 { font-weight: 100; }
.font-weight-200 { font-weight: 200; }
.font-weight-300 { font-weight: 300; }
.font-weight-400 { font-weight: 400; }
.font-weight-500 { font-weight: 500; }
.font-weight-600 { font-weight: 600; }
.font-weight-700 { font-weight: 700; }
.font-weight-800 { font-weight: 800; }
.font-weight-900 { font-weight: 900; }

/*------------------------------------*\
	SIZE
\*------------------------------------*/

small { font-size: 80%; }
big { font-size: 120%; }

.font-size-xxx-small { font-size: 0.75rem; line-height: 1.125 }
.font-size-xx-small  { font-size: 0.875rem; line-height: 1.25; }
.font-size-x-small   { font-size: 1rem; line-height: 1.375 }
.font-size-small     { font-size: 1.125rem; line-height: 1.5; } 
.font-size-medium    { font-size: 1.25rem; line-height: 1.5; }
.font-size-large     { font-size: 1.375rem;  line-height: 1.25; }
.font-size-x-large   { font-size: 1.5rem; line-height: 1.25; }
.font-size-xx-large  { font-size: 1.625rem; line-height: 1.25; }
.font-size-xxx-large { font-size: 1.75rem; line-height: 1.25; }

@media (min-width: 64rem) {

	.font-size-large     { font-size: 1.5rem; line-height: 1.25; }
	.font-size-x-large   { font-size: 1.75rem; line-height: 1.25; }
	.font-size-xx-large  { font-size: 2rem; line-height: 1.25; }
	.font-size-xxx-large { font-size: 2.5rem; line-height: 1.25; }

}

/*------------------------------------*\
	TRANSFORM
\*------------------------------------*/

.uppercase  { text-transform: uppercase; }
.lowercase  { text-transform: lowercase; }
.capitalize { text-transform: capitalize; }

.font-style-strikethrough, del { opacity: 0.8; text-decoration: line-through; }

/*------------------------------------*\
	VARIOUS
\*------------------------------------*/

ins { background: #ffc; }

pre {
	max-width: 100%;
	overflow: auto;
	padding: 1rem 1.25rem;
	border: 1px solid #a79c93;
	border-radius: 0;
	background-color: #f2f5f8;
	font-size: 0.75rem;
	line-height: 1;
	text-transform: uppercase;
	color: #a79c93;
	white-space: pre-wrap;
	word-wrap: break-word;
}

abbr,
acronym {
	border-bottom: 1px dotted #777;
	text-decoration: none;
	cursor: help;
}

sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

dl {
	margin: 0 0 1.5em;
}

dt {
	font-weight: 400;
}

dd {
	margin: 0 0 1.5em;
}

hr,
.wp-block-separator {
	clear: both;
	height: 1px;
	margin: 2.25rem 0;
	border: 0;
	border-top: 0;
	background: #d7d7d7;
}

.nowrap {
	white-space: nowrap;
}

/*------------------------------------*\
	LIST
\*------------------------------------*/

ul,
ol,
.list-style-none {
	list-style: none;
	margin: 0 0 1.5rem;
	padding: 0;
}

ul {
	list-style: disc;
}

ul ul {
	list-style: circle;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
}

/*------------------------------------*\
	IMAGE
\*------------------------------------*/

img {
	display: block;
	width: 100%;
	max-width: 100%;
	height: auto;
}

img.alignright {
	display: inline;
	float: right; 
	margin: 0 0 1.5rem 1.5em;
}

img.alignleft {
	display: inline;
	float: left;
	margin: 0 1.5rem 1.5rem 0;
}

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-block-image {
	margin-bottom: 2.25rem;
}

.wp-element-caption {
	margin: 0 0 0.75rem;
	padding: 1rem 0;
	border-bottom: solid 1px #d7d7d7;
	font-size: 0.8125rem;
	line-height: 1.1875rem;
	font-weight: 200;
}

.tiled-gallery__gallery {
	margin-bottom: 1.5rem;
}

/*------------------------------------*\
	IMAGE <<< Featured >>>
\*------------------------------------*/

.featured-image {
	display: inline-block;
	aspect-ratio: 6 / 4;
	overflow: hidden;
	background: #000;
}

.featured-image img {
	display: inline-block;
	width: 100%;
	min-width: 100%;
	height: auto;
	min-height: 100%;
}

/*------------------------------------*\
	IMAGES <<< Front Page Featured >>>
\*------------------------------------*/

#front-page-featured .featured-image {
	aspect-ratio: auto;
	overflow: visible;
	margin-bottom: 0.75rem;
	background: transparent;
}

#front-page-featured .category-tags {
	display: none;
}

/*------------------------------------*\
	IMAGES <<< Page >>>
\*------------------------------------*/

.page-image {
	width: 100%;
	margin: 0 auto;
}

.page-image img {
	width: 100%;
	height: auto;
	aspect-ratio: 6/4;
}

/*------------------------------------*\
	IMAGE <<< Cover >>>
\*------------------------------------*/

.image-cover {
	display: grid;
}

.image-cover > img {
	width: 100%;
 	height: 100%;
	display: block;
	object-fit: cover;
 	object-position: center;
}


@media (max-width: 48rem) {

	.image-cover > img {
		height: auto;
		object-fit: contain;
		}

}

/*------------------------------------*\
	HERO <<< Image >>>
\*------------------------------------*/

.hero-image {
	padding-top: 4rem;
}

.hero-image img {
	aspect-ratio: auto;
}

.image-crop {    
	margin-top: -6rem;
	max-height: 50rem;
	overflow: hidden;
}


.single-post.single-format-video .page-image,
.single-post.single-format-aside .page-image {
	display: none;
}

/*------------------------------------*\
	HERO <<< Video >>>
\*------------------------------------*/

.video-wrapper {
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 9; /* change to 6/4 if you prefer taller */
  overflow: hidden;
}

/* Base: show image, hide video */
.video-wrapper .video-fallback,
.video-wrapper iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
  display: block;
  object-fit: cover;
  transition: opacity 500ms ease; /* fade duration */
}

.video-wrapper .video-fallback { opacity: 1; z-index: 0; }
.video-wrapper iframe { opacity: 0; z-index: 1; pointer-events: none; }

/* When ready: fade video in, image out */
.video-wrapper.is-ready iframe { opacity: 1; }
.video-wrapper.is-ready .video-fallback { opacity: 0; }

/* Respect reduced motion: keep image, don’t animate */
@media (prefers-reduced-motion: reduce) {
  .video-wrapper .video-fallback,
  .video-wrapper iframe { transition: none; }
  .video-wrapper iframe { opacity: 0 !important; } /* show image only */
}

/*------------------------------------*\
	VIDEO
\*------------------------------------*/

figure.is-type-video {
	padding-top: 1.5rem;
	padding-bottom: 3rem;
}

article figure:first-child {
	padding-top: 0;
}

.is-type-video .wp-block-embed__wrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
}

.is-type-video .wp-block-embed__wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*------------------------------------*\
	HEADER
\*------------------------------------*/

header {
	position: fixed;
	top: 0;
	z-index: 99999999;
	width: 100%;
	height: 4rem;
	box-sizing: border-box;
	padding: 0.75rem 1rem 0.75rem 0.125rem;
	background: #fff;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	align-items: center;
}

@media (min-width: 64rem) {

	header {
		padding-left: 0.75rem;
	}
}

.header-logo {
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
	margin-right: 1rem;
}

.header-logo img {
	width: 5rem;
	min-width: 5rem;
	max-width: 5rem;
	height: auto;
}

.header-title {
	font-size: 0.8125rem;
	line-height: 1.125rem;
	font-weight: 300;
	color: #272727;
}

.header-title a {
	color: #272727 !important;        
}

.home .site-title,
.page-title {
	font-weight: 600;
}

.home .page-title {
	display: none;
}

.header-menu {
	display: flex;
	flex-flow: row nowrap;
	gap: 0.75rem;
}

.header-menu a {
	display: inline-flex;
	align-items: center;
	font-weight: 500;
	color: #272727;
	cursor: pointer;
	text-decoration: none;
}

.header-menu a > span {
	display: inline-flex;
	align-items: center;
	gap: 0.35rem;
}

.header-menu a > span > span {
	display: none;
}

.header-menu i {
	font-size: 1.25rem;
	font-weight: 900;
	color: #272727;
}

/* Show "open", hide "close" */
.header-menu .header-menu-hamburger .hamburger-menu-open  { display: inline-flex; }
.header-menu .header-menu-hamburger .hamburger-menu-close { display: none; }

/* When menu is open, swap these */
.header-menu .header-menu-hamburger.is-open .hamburger-menu-open  { display: none; }
.header-menu .header-menu-hamburger.is-open .hamburger-menu-close { display: inline-flex; }


@media (min-width: 64rem) {

	.header-title {
		display: inline-flex;
		flex-flow: row wrap;
		gap: 0.35rem;
		font-size: 1.25rem;
		line-height: 1rem;
		font-weight: 200;
	}

	.home .site-title,
	.page-title {
		font-weight: 500;
	}

	.header-menu {
		gap: 1.5rem;
	}

	.header-menu a {
		gap: 0.35rem;
		font-size: 0.875rem;
		line-height: 2.5rem;
		text-transform: uppercase;
	}

	.header-menu a > span > span {
		display: inline;
	}

	.header-menu i {
		font-size: 0.8125rem;
		font-weight: 600;
		color: #d25b79;
	}

	.header-menu-hamburger {
		transition: background-color .3s ease, color .3s ease, padding .3s ease, border-radius .3s ease, font-weight .3s ease;
	}

	.header-menu-hamburger.is-open {
		padding: 0 0.75rem;
		background: #e5f3f9;
		border-radius: 4px;
		font-weight: 500;
	}

	.header-menu .header-menu-hamburger .hamburger-menu-close {
		display: none;
	}

	.header-menu .header-menu-hamburger.is-open .hamburger-menu-close {
		display: inline-flex;
	}

}

/*------------------------------------*\
	DONATE BUTTON
\*------------------------------------*/

.header-menu a.header-menu-donate i {
	color: #d25b79;
}

@media (min-width: 64rem) {

	.header-menu a.header-menu-donate {
		position: relative;
		gap: 0.35rem;
		padding: 0 0.75rem;
		background: #f1b53d;
		border-radius: 3px;
		font-size: 0.875rem;
		line-height: 2.5rem;
		font-weight: 500;
		text-transform: uppercase;
		color: #272727;
		overflow: hidden;
		cursor: pointer;
	}

	.header-menu a.header-menu-donate:hover {
		background: #d25b79;
		color: #fff;
	}

	.header-menu a.header-menu-donate:hover i {
		color: #ff8097;
	}

}

/*------------------------------------*\
	SITE-NAV
\*------------------------------------*/

#site-nav {
	display: none;
	position: fixed;
	z-index: 9999999;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	padding-top: 5rem;
	box-sizing: border-box;
	background: #fff;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch; /* smooth scrolling on iOS */
}

#site-nav.is-open {
	display: block;
}

#site-nav .grid-columns-1-3 > .grid-column {
	padding: 0 1rem;
}

#site-nav h5 {
	display: block;
	margin-bottom: 1rem;
	padding-bottom: 0.75rem;
	border-bottom: solid 1px #d7d7d7;
	font-size: 0.8125rem;
	font-weight: 300;
	text-transform: uppercase;
	color: #272727;
}

#site-nav h6 {
	margin-bottom: 0.125rem;
}

.site-nav-links {
	margin-bottom: 1rem;
	padding-bottom: 1rem;
	border-bottom: solid 1px #d7d7d7;
}

.site-nav-links a {
	display: block;
	width: 100%;
	padding: 0.25rem 0;
	background: none;
	border: none;
	font-size: 0.8125rem;
	line-height: 1rem;
	font-weight: 300;
	color: #008ac5;
	text-align: left;
	text-decoration: none;
	transition: 0.3s;
	cursor: pointer;
}

.site-nav-links-bold a {
	font-size: 1rem;
	line-height: 1.125rem;
	font-weight: 600;
	color: #272727;
}

/*------------------------------------*\
	SITE-NAV <<< Large Screen >>>
\*------------------------------------*/

@media (min-width: 64rem) {

	#site-nav.is-open {
		display: block;
		padding-top: 4rem;
	}

	#site-nav .grid-columns-1-3 > .grid-column {
		padding: 1.25rem 1rem 10rem;
	}

	#site-nav .grid-columns-1-1-1 {
		column-gap: 1rem;
	}

	.site-nav-links {
		margin-bottom: 1.25rem;
		padding-bottom: 0;
		border-bottom: none 0;
	}

	#site-nav h5 {
		margin-bottom: 1.25rem;
		padding-bottom: 1rem;
	}

	#site-nav-current-page {
		background: #e5f3f9;
	}

}

/*------------------------------------*\
	SIDENAV (Anchor Links)
\*------------------------------------*/

.sticky-sidenav-wrapper {
	display: block;
}

.sticky-sidenav {
	display: none;
}

.sticky-sidenav h6 {
	margin-bottom: 0.125rem;
}

@media (min-width: 64rem) {

	.sticky-sidenav-wrapper {
		display: grid;
		grid-template-columns: 16rem auto;
		column-gap: 2rem;
		align-items: start;
		width: 100%;
		margin: 0 auto;
	}

	.sticky-sidenav {
		display: block;
		position: sticky;
		top: 6.25rem;
		align-self: start;
		padding-bottom: 10rem;
		overflow: hidden;
		z-index: 9;
	}

}

@media (min-width: 82.5rem) {

	.sticky-sidenav-wrapper {
		grid-template-columns: 16rem 1fr 16rem;
	}

	.sticky-sidenav-wrapper::after {
		content: "";
	}

}

.sticky-sidenav a.is-active {
	font-weight: 600;
	color: #008ac5;
	text-decoration: none;
}

/*------------------------------------*\
	NAVIGATION > Posts (Next/Previous)
\*------------------------------------*/

.next-previous-posts > div:nth-child(2) {
	text-align: right;
}

.next-previous-posts h6 {
	margin-bottom: 0.375rem;
	text-transform: uppercase;
	color: #008ac5;
}

.next-previous-posts h5 {
	font-size: 1.125rem;
	font-weight: 600;
	line-height: 1.5625rem;
	color: #272727;
	text-transform: none;
}

/*------------------------------------*\
	NAVIGATION > Posts (Flipbook)
\*------------------------------------*/

.flip-next-link,
.flip-previous-link {
	display: none;
	position: fixed;
	top: calc(50% - 1.5rem);
	right: 0;
	z-index: 999;
}

	@media (min-width: 64rem) {

		.flip-next-link,
		.flip-previous-link {
			display: block;
		}

	}

.flip-previous-link {
	left: 0;
}

.flip-next-link a,
.flip-previous-link a {
	display: block;
	position: relative;
	width: 3rem;
	height: 3rem;
	background: transparent;
	font-size: 2rem;
	line-height: 2.75rem;
	font-weight: 100;
	color: #fff;
	text-align: center;
	border: solid 1px #d0e3ea;
	border-width: 1px 0 1px 1px;    
	color: #d0e3ea;
	-webkit-transition: margin 0.2s;
	   -moz-transition: margin 0.2s;
		 -o-transition: margin 0.2s;
			transition: margin 0.2s;
}

.flip-previous-link a {
	border-width: 1px 1px 1px 0;
}

.flip-next-link a:hover,
.flip-previous-link a:hover {
	background: #008ac5;
	color: #fff;
	font-weight: 400;
}

.flip-next-link a:hover {
}

.flip-previous-link a:hover {
}

/*------------------------------------*\
	NAVIGATION > Archive Page
\*------------------------------------*/

.archive-pagination {
	justify-content: center;
}

.archive-pagination a {
	margin: 0 0.375rem;
	padding: 0.25rem 0.5625rem;
	background: #272727;
	border: solid 1px #272727;
	border-radius: 2px;
	font-size: 0.75rem;
	font-weight: 500;
	color: #fff;
	text-transform: uppercase;
}

.archive-pagination a:hover {
	background: #008ac5;
	border: solid 1px #008ac5;
	color: #fff;
}

.archive-pagination i {
	font-size: 0.75rem;
	font-weight: 600;
}

.archive-pagination-link {
	white-space: nowrap;
}

.current-archive-page a {
	background: #fff;
	border: solid 1px #272727;
	color: #272727;
}

.current-archive-page a:hover {
	background: #272727;
	border: solid 1px #272727;
	color: #fff;
}

/*------------------------------------*\
	WRAPPER
\*------------------------------------*/

.wrapper-none {
	width: 100%;
	margin: 0;
	padding: 0;
}

.main-wrapper {
	width: 100%;
	padding-left: 1rem;
	padding-right: 1rem;
}

.wrapper-narrow,
.wrapper-wide,
.wrapper-wider,
.wrapper-widest {
	display: block;
	position: relative;
	width: 100%;
	max-width: 100%;
	min-width: 0; 
	margin-left: auto;
	margin-right: auto;
}

.wrapper-narrow { 
	max-width: 42.5rem; 
}

.wrapper-wide {
	max-width: 62.5rem; 
}

.wrapper-wider {
	max-width: 70rem;
}

.wrapper-widest {
	max-width: 82.5rem;
}

@media (min-width: 42.5rem) {

	.main-wrapper {
		padding-left: 2rem;
		padding-right: 2rem;
	}

}

@media (min-width: 64rem) {

	.main-wrapper {
		padding-left: 3rem;
		padding-right: 3rem;
	}

}

@media (min-width: 82.5rem) {

	.main-wrapper {
		padding-left: 4rem;
		padding-right: 4rem;
	}

}

/*------------------------------------*\
	GRID
\*------------------------------------*/

.fixed-grid,
.fluid-grid { 
	display: grid;
}

/*------------------------------------*\
	GRID <<< Column >>>
\*------------------------------------*/

.grid-columns-auto    { grid-template-columns: auto; }
.grid-columns-1-auto  { grid-template-columns: 1fr auto; }
.grid-columns-auto-1  { grid-template-columns: auto 1fr; }
.grid-columns-1-1     { grid-template-columns: 1fr 1fr; }
.grid-columns-1-1-1   { grid-template-columns: 1fr 1fr 1fr; }
.grid-columns-1-1-1-1 { grid-template-columns: 1fr 1fr 1fr 1fr; }
.grid-columns-1-2     { grid-template-columns: 1fr 2fr; }
.grid-columns-1-2-1   { grid-template-columns: 1fr 2fr 1fr; }
.grid-columns-1-3     { grid-template-columns: 1fr 3fr; }
.grid-columns-1-3-1   { grid-template-columns: 1fr 3fr 1fr; }
.grid-columns-1-4     { grid-template-columns: 1fr 4fr; }
.grid-columns-2-1     { grid-template-columns: 2fr 1fr; }
.grid-columns-2-1-1   { grid-template-columns: 2fr 1fr 1fr; }
.grid-columns-2-3     { grid-template-columns: 2fr 3fr; }
.grid-columns-3-1     { grid-template-columns: 3fr 1fr; }
.grid-columns-3-2     { grid-template-columns: 3fr 2fr; }
.grid-columns-4-1     { grid-template-columns: 4fr 1fr; }

/*------------------------------------*\
	GRID <<< Fluid >>>
\*------------------------------------*/

@media (max-width: 64rem) {

	.fluid-grid[class*="grid-columns-"] {
 		grid-template-columns: 1fr !important;
	}

}

/* Exception */

@media (min-width:42.5rem) and (max-width:63.999rem) {

	.fluid-grid.grid-columns-1-1-1-1 {
		grid-template-columns: 1fr 1fr !important;
	}

}

/*------------------------------------*\
	GRID <<< Column Gap >>>
\*------------------------------------*/

.grid-column-gap-none       { column-gap: 0; }
.grid-column-gap-xxxx-small { column-gap: 0.125rem; }
.grid-column-gap-xxx-small 	{ column-gap: 0.25rem; }
.grid-column-gap-xx-small   { column-gap: 0.5rem; }
.grid-column-gap-x-small    { column-gap: 0.75rem; }
.grid-column-gap-small      { column-gap: 1rem; }
.grid-column-gap-medium     { column-gap: 2rem; }
.grid-column-gap-large      { column-gap: 3rem; }
.grid-column-gap-x-large    { column-gap: 4rem; }
.grid-column-gap-xx-large   { column-gap: 5rem; }
.grid-column-gap-xxx-large  { column-gap: 6rem; }
.grid-column-gap-xxxx-large { column-gap: 7rem; }

/*------------------------------------*\
	GRID <<< Row Gap >>>
\*------------------------------------*/

.grid-row-gap-none       { row-gap: 0; }
.grid-row-gap-xxxx-small { row-gap: 0.125rem; }
.grid-row-gap-xxx-small  { row-gap: 0.25rem; }
.grid-row-gap-xx-small   { row-gap: 0.5rem; }
.grid-row-gap-x-small    { row-gap: 0.75rem; }
.grid-row-gap-small      { row-gap: 1rem; }
.grid-row-gap-medium     { row-gap: 2rem; }
.grid-row-gap-large      { row-gap: 3rem; }
.grid-row-gap-x-large    { row-gap: 4rem; }
.grid-row-gap-xx-large   { row-gap: 5rem; }
.grid-row-gap-xxx-large  { row-gap: 6rem; }
.grid-row-gap-xxxx-large { row-gap: 7rem; }

/*------------------------------------*\
	GRID <<< Re-Order >>>
\*------------------------------------*/

@media (max-width: 63.999rem) {

  .grid-order-1-2-4-3 > .grid-column:nth-child(1) { order: 1; }
  .grid-order-1-2-4-3 > .grid-column:nth-child(2) { order: 2; }
  .grid-order-1-2-4-3 > .grid-column:nth-child(4) { order: 3; }
  .grid-order-1-2-4-3 > .grid-column:nth-child(3) { order: 4; }

}

/*------------------------------------*\
	FLEXBOX
\*------------------------------------*/

.add-flex {
	display: block;
}

@media (min-width:64rem) {

	.add-flex {
		display: flex;
	}

}

.flex-row-nowrap {
	flex-flow: row nowrap;
}

.flex-row-wrap {
	flex-flow: row wrap;
}

.justify-content-space-between {
	justify-content: space-between;
}

.align-items-baseline {
	align-items: baseline;
}

/*------------------------------------*\
	MAIN-LINKS
\*------------------------------------*/

ul.main-links,
ul.flex-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.main-links li,
.flex-list li {
	display: block;
	margin: 0 0 0.375rem;
	padding: 0;
}

.main-links a, 
.flex-list a {
	display: inline-flex;
	gap: 0.35rem;
	align-items: center;
	line-height: 1.125rem;
	font-weight: 600;
	color: #272727;
	break-inside: avoid;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
}

.main-links a {
	font-size: 0.875rem;
}

.flex-list a {
	font-size: 0.75rem;
}

.main-links i {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 36px;
	height: 36px;
	padding: 10px;
	background: #7ba8c7;
	border-radius: 4px;
	color: #fff;
}


.flex-list {
	column-count: 2;
	column-gap: 1rem;
	list-style: none;
	margin: 0;
	padding: 0;
}

@media (min-width: 48rem) {

	.flex-list {
		column-count: 3;
	}

}

.square-links {
	list-style: square;
	margin-left: 2.5rem;
}

.square-links a {
	display: block;
	font-weight: 400;
	color: #272727;
	text-decoration: underline;
}



.text-columns {
	column-count: 2;
	column-gap: 3rem;
}

@media (min-width: 48rem) {

	.text-columns {
		column-count: 3;
	}

}

/*------------------------------------*\
	INFO-GRID
\*------------------------------------*/

.info-grid-wrapper {

}

.info-grid {
	display: grid;
	grid-template-columns: 1rem auto;
	column-gap: 0.3125rem;
}

.info-icon {
	text-align: center;
}

.info-icon i {
	top: 0.0625rem;
	font-size: 0.75rem;
	color: #aeccc5;
	font-weight: 600;
}

.info-grid span {
	display: inline-block;
	padding: 4px 0;
	font-size: 0.8125rem;
	line-height: 1rem;
}

.info-grid a {
	color: #272727;
}

.no-staff .info-grid-staff-directory {
	display: none;
}

.info-grid .info-event-details-location .events,
.info-grid .info-event-details-location .events-eltuek,
.info-grid .info-event-details-location .featured {
	display: none;
}

/*------------------------------------*\
	BUSINESS CARD
\*------------------------------------*/

.business-cards-wrapper {
	display: block;
}

@media (min-width: 64rem) {

	.business-cards-wrapper {
		display: grid;
		grid-template-columns: 1fr 1fr;
		column-gap: 1.5rem;
		row-gap: 1.5rem;
	}

}

@media (min-width: 87.5rem) {

	.business-cards-wrapper {
		grid-template-columns: 1fr 1fr 1fr;
	}

}

.business-card {
	display: grid;
	grid-template-columns: 85px auto;
	grid-gap: 1rem;
	padding-bottom: 1.5rem;
	align-items: center;
}

.business-card-headshot,
.business-card-headshot img {
	width: 85px;
	height: 85px;
	border-radius: 50%;
	object-fit: cover;
	object-position: 50% 50%;
}

.business-card-headshot img {
	display: block;
}

.business-card-headshot .no-user-image {
	font-size: 4.25rem;
	color: #d7d7d7;
}

.business-card-details {
	display: flex;
	flex-flow: column;
	justify-content: flex-end;
}

.business-card-details h5 {
	margin-bottom: 0;
	padding-top: 0 !important;
	font-size: 0.875rem;
	line-height: 1.125rem;
	text-transform: capitalize;
}

.business-card-details h6 small { /* pronouns */
	text-transform: lowercase;
	font-weight: 200;
}

.business-card-details span {
	display: block;
	font-size: 0.75rem;
	line-height: 1rem;
	margin-top: 0.125rem;
}

.business-card-details span.business-card-title {
	font-weight: 350;
	font-style: italic;
}
	
.business-card-details span.business-card-phone {
	margin-bottom: 0;
}

/*------------------------------------*\
	ARTICLE
\*------------------------------------*/

article {
	display: block;
	width: 100%;
}

article p,
article li {
	font-size: 1rem;
	line-height: 1.75rem;
}

article p {
	margin-bottom: 1.5rem;
}

article .excerpt p {
	margin-bottom: 0;
	font-size: 0.875rem;
	line-height: 1.3125rem;
}

.add-elipsis:after {
	content: '...';
	display: inline;
}

article ul,
article ol {
	margin: 0 0 1.5rem 1.125rem;
}

	@media (min-width: 64rem) {

		article ul,
		article ol {
			margin: 0 0 1.5rem 2.25rem;
		}

	}

.wp-block-spacer {
	height: 6rem;
}

/*------------------------------------*\
	BLOG LAYOUT
\*------------------------------------*/	

@media (min-width: 42.5rem) and (max-width: 63.999rem) {

	.bloggy article {
		display: grid;
		grid-template-columns: 1fr 1fr;
		column-gap: 0.75rem;
	}

}


/*------------------------------------*\
	BOILERPLATE
\*------------------------------------*/

.home .short-boilerplate {
	display: none;
	position: absolute;
	bottom: 0;
	border-bottom: solid 3px #000;
	padding: 1.5rem 2rem 1.25rem;
	width: calc(100% - 4rem);
	background: rgba(0, 0, 0, .85);
	color: #fff;
	font-size: 1rem;
	line-height: 1.5rem;
	font-weight: 100;
	z-index: 1;
}

.home .short-boilerplate strong {
	font-size: 1.25rem;
	font-weight: 400;
}

/*------------------------------------*\
	SLIDESHOW
\*------------------------------------*/

.wp-block-jetpack-slideshow {
	margin: 3rem 0 !important;
}

/*------------------------------------*\
	GRAPH
\*------------------------------------*/

.wp-block-media-text {
	display: flex;
	flex-flow: column;
	flex-direction: column-reverse;
	justify-content: start;
	width: 100%;
	padding: 3rem 0 4.5rem;
}

.page .wp-block-media-text {
	padding: 1.5rem 0 3rem;
}

.wp-block-media-text figure {
	width: 100%;
}

.wp-block-media-text img {
	width: 100%;
	height: auto;
	border: solid 1px #d7d7d7;
}

.wp-block-media-text .wp-block-media-text__content {
	display: block;
	width: 100%;
	padding: 0;
}

	@media (min-width: 64rem) {

		.wp-block-media-text .wp-block-media-text__content {
			display: flex;
			flex-flow: row nowrap;
			justify-content: space-between;
		}
		
	}

.wp-block-media-text .wp-block-media-text__content p {
	margin: 0 0 .5rem;
	font-size: 0.875rem;
	line-height: 1.25;
}

.wp-block-media-text .wp-block-media-text__content p:first-child {
	font-size: 1rem;
	font-weight: 600;
	text-transform: uppercase;
}

.wp-block-media-text .wp-block-media-text__content p a {
	text-decoration: none;
}

.wp-block-media-text .wp-block-media-text__content p a:after {
	font-family: 'Font Awesome 6 Pro';
	position: relative;
	left: 0;
	top: -0.0625rem;
	margin-left: 0.25rem;
	font-size: 0.625rem;
	font-weight: 300;
	color: #008ac5;
	content: "\f08e";
	text-decoration: none;
}

/*------------------------------------*\
	QUOTES
\*------------------------------------*/

.wp-block-pullquote,
.wp-block-quote {
	box-sizing: border-box;
	margin: 2.5rem 0;
	padding: 0;
	text-align: center;
	overflow-wrap: break-word;
}

.wp-block-pullquote blockquote,
.wp-block-quote {
	margin: 0;
	padding: 1.5rem 1rem .75rem;
	border: 1px solid #d7d7d7;
	border-width: 1px 0;
	background: transparent;
	text-align: center;
}

.wp-block-quote > .wp-block-quote {
	border: 0;
	padding: 0;
}

.wp-block-pullquote blockquote p,
.wp-block-quote p {
	margin-bottom: 1rem;
	font-weight: 300;
}

.wp-block-pullquote blockquote cite,
.wp-block-quote cite,
.wp-block-quote p:last-child em {
	font-size: 0.85rem;
	font-style: italic;
	font-weight: 400;
}

.wp-block-pullquote blockquote cite:before,
.wp-block-quote cite:before,
.wp-block-quote p:last-child em:before {
	content: "—";
	margin-right: 0.25em;
}

@media (min-width: 64rem) {

	.wp-block-pullquote blockquote,
	.wp-block-quote {
		padding: 2rem 2rem 1.5rem;
	}

}

/*------------------------------------*\
	DONATION FORM
\*------------------------------------*/

#donate, 
#donate .wrapper-wide, 
#donate .qgiv-embed-container { 
  overflow: visible; 
}

#donate .qgiv-embed-container iframe {
  display: block;
  width: 100% !important;   /* ignore data-width for responsiveness */
  min-height: 700px;        /* a sensible baseline while JS attaches */
  border: 0;
}

/*------------------------------------*\
	ENTRY-META
\*------------------------------------*/

.entry-meta {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	align-items: flex-end;
	padding-bottom: 0.5rem;
}

/*------------------------------------*\
	SHARE-THIS
\*------------------------------------*/

.share-this {
}

.share-this span {
	display: inline-block;
	margin-right: 0.75rem;
	font-size: 0.625rem;
	font-weight: 350;
	text-transform: uppercase;
}

.share-this span:before {
	font-family: 'Font Awesome 6 Pro';
	position: relative;
	top: 0.0625rem;
	left: 0;
	margin-right: 0.375rem;
	font-size: 0.875rem;
	font-weight: 300;
	color: #008ac5;
}

.share-this span.share-link:before {
	content: "\f055";
}

.share-this span.print-link:before {
	content: "\f02f";
}

.share-this span.email-link:before {
	content: "\f1d8";
}

/*------------------------------------*\
	CATEGORY
\*------------------------------------*/

.category-tags {
	display: inline-block;
	margin-bottom: 0.25rem;
}

.category-tags a {
	position: relative;
	display: inline-block;
	margin: 0 1.0625rem 0.3125rem 0;
	padding: 0;
	font-size: 0.625rem;
	line-height: 1.25rem;
	font-weight: 500;
	text-transform: uppercase;
	color: #272727;
	white-space: nowrap;
}

.category-tags a:hover {
	color: #272727;
}

.category-tags a:hover span:before {
	color: #d25b79;
}

.category-tags span:before {
	font-family: 'Font Awesome 6 Pro';
	top: 0.0625rem;
	left: 0;
	position: relative;
	margin-right: 0.3125rem;
	font-size: 0.75rem;
	font-weight: 600;
	color: #aeccc5;
	content: "\f02b";
}

.category-tags .housing span:before {
	content: "\f015";
}

.category-tags .population span:before {
	content: "\e473";
}

.category-tags .housing span:before {
	content: "\f015";
}

.category-tags .energy-and-climate span:before {
	content: "\f0ac";
}

.category-tags .health span:before {
	content: "\f004";
}

.category-tags .poverty span:before {
	content: "\f291";
}

.category-tags .food-security span:before {
	content: "\f2e7";
}

.category-tags .governance span:before {
	content: "\f2bd";
}

.category-tags .aging-in-place span:before {
	content: "\f6c0";
}

.category-tags .arts-culture span:before {
	content: "\f53f";
}

.category-tags .ideas span:before {
	content: "\f672";
}

.category-tags .cedif span:before {
	content: "\f4d8";
}

/*
.category-tags .events span:before,
.category-tags .events-eltuek span:before,
.category-tags .events-cbici span:before {
	content: "\f08d";
}

.category-tags .division-tag span:before {
	content: "\f14e";
}
*/

.category-tags .blog,
.category-tags .featured,
.category-tags .eltuek-cafe-marie,
.category-tags .eltuek-corridor-gallery,
.category-tags .eltuek-front-grounds,
.category-tags .eltuek-gallery-203,
.category-tags .eltuek-gallery-209,
.category-tags .eltuek-gallery-211 {
	display: none;
}

/*------------------------------------*\
	SEARCHY
\*------------------------------------*/

#searchy {
	display: none;
	position: sticky;
	top: 4rem;
	z-index: 9999;
	padding: 1rem 0;
	background: #f5f5f5;
	border: solid 1px #d7d7d7;
	border-width: 1px 0;
}

#searchy-wrapper {
	grid-template-columns: 150px auto 150px;
	padding: 0 1rem;
}

@media (min-width: 64rem) {

	#searchy-wrapper {
		padding: 0;
	}

}

.searchy-field {
	position: relative !important;
	min-width: 100% !important;
	width: 100% !important;
	height: auto !important;
	padding: 0.125rem 0 0.0625rem !important;
	background: #fff !important;
	border-style: solid !important;
	border-width: 1px !important;
	border-color: #d7d7d7 !important;
	border-radius: 0.25rem !important;
	font-size: 0.8125rem !important;
	line-height: 2rem !important;
	font-weight: 350 !important;
	letter-spacing: 0.03125rem !important;
	text-align: left !important;
	cursor: pointer !important;
	text-decoration: none !important;
	color: #272727 !important;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	text-indent: 1.75rem !important;
}

input.search-field {
	border: none !important;
	width: 85% !important;
	font-weight: 400 !important;
}

input.search-field[type="search"]:focus, 
select:focus {
	outline: 0 !important;
}

#searchy input[type=submit] {
	display: none !important;
}

#searchyFilterDropdown,
.searchy-filter-dropdown-links,
#searchySortDropdown,
.searchy-sort-dropdown-links{
	display: none;
}

#searchyFilterDropdown.show,
.searchy-filter-dropdown-links.show,
#searchySortDropdown.show,
.searchy-sort-dropdown-links.show{
	display: block;
}

.searchy-filter-dropdown-links.show,
.searchy-sort-dropdown-links.show {
	position: absolute;
	top: 2.0625rem;
	z-index: 999999;
	width: calc(100% - 1rem - 2px);
	padding: 0.1875rem .5rem;
	background: #fff;
	border: solid 1px #d7d7d7;
	border-width: 0 1px 1px 1px;
	border-radius: 0 0 0.25rem 0.25rem;
}

.searchy-filter-dropdown-links a,
.searchy-sort-dropdown-links a {
	display: block;
	font-size: 14px;
	display: block;
	width: calc(100% - 2rem);
	padding: 0.25rem .5rem;
	background: none;
	border: none;
	font-size: 0.8125rem;
	line-height: 1rem;
	font-weight: 300;
	color: #008ac5;
	text-align: left;
	text-decoration: none;
	transition: 0.3s;
	cursor: pointer;
}

.searchy-filter-dropdown-links > div {
	padding: 0.625rem 0;
	border-top: solid 1px #d7d7d7;
}

.searchy-filter-dropdown-links a:hover,
.searchy-sort-dropdown-links a:hover {
	background: #e5f3f9;
	color: #272727;
}

#searchy i {
	position: absolute;
	z-index: 9;
	top: 0.75rem;
	left: 0.5rem;
	width: 1rem;
	font-size: 0.8125rem;
	font-weight: 400;
	color: #008ac5;
	text-align: center;
}

.searchy-filter-dropdown-links a.news,
.searchy-filter-dropdown-links a.year-in-review {
	display: none;
}

/*------------------------------------*\
	SEARCH RESULTS
\*------------------------------------*/

.search-results-highlight {
	text-transform: capitalize;
	background: #e5f3f9;
	padding: 1px 6px;
	border: solid 1px #e5f3f9;
	border-radius: 2px;
}

.searchy-results h4 {
	margin-bottom: 0.5rem;
}

.searchy-results .excerpt p {
	margin-bottom: 0.4375rem;
}

.searchy-results .add-flex {
	margin-bottom: 0;    
}

.searchy-results p a {
	margin-bottom: 0;
	font-size: 0.75rem;
	line-height: 1rem;
}

.searchy-results i {
	top: 0.125rem;
	margin-right: 0.25rem;
	font-size: 0.75rem;
	font-weight: 300;
}

/*------------------------------------*\
	JOB POSTINGS
\*------------------------------------*/	

.blog-layout-list .job-posting-expired .featured-image,
.blog-layout-list .job-posting-expired h4,
.blog-layout-list .job-posting-expired .info-career-schedule,
.blog-layout-list .job-posting-expired .info-career-salary {
	opacity: 0.5;
}

.job-posting-active .show-if-expired,
.job-posting-expired .show-if-active {
	display: none;
}

.job-post-active .show-if-active,
.job-posting-expired .show-if-expired {
	display: inline-block;
	font-weight: 600;
}

.job-posting-expired .show-if-expired {
	color: red !important;
}


/*------------------------------------*\
	ACCORDION
\*------------------------------------*/	

.block-accordions {
	margin-bottom: 1.5rem;
}

.block-accordion {
	margin-bottom: 0.75rem;
	border-bottom: solid 1px #d7d7d7;
}

.accordion-answer {
	display: none;
	margin-left: 1.25rem;
}

.accordion-show .accordion-answer {
	display: block;
	margin-left: 1.25rem;
	padding-bottom: 0.75rem;
}

.accordion-answer p {
	margin-bottom: 1rem;
}

.accordion-question .wp-block-heading {
	margin-bottom: 1rem;
	font-weight: 350;
	cursor: pointer;
}

.accordion-show .accordion-question .wp-block-heading {
	font-weight: 600;
}

.accordion-question .wp-block-heading:before {
	font-family: 'Font Awesome 6 Pro';
	position: relative;
	top: 0;
	left: 0;
	margin-right: 0.5rem;
	font-size: 0.8125rem;
	font-weight: 400;
	color: #008ac5;
	text-decoration: none;
	content: "\f055";
}

.accordion-show .accordion-question .wp-block-heading:before {
	content: "\f146";
}




/*------------------------------------*\
	NEW BRAND COLOURS
\*------------------------------------*/

/* BACKGROUND COLOR */

.background-night {
	background: #272727;
}

.background-overcast {
	background: #ccd3da;
}

.background-dawn {
	background: #d25b79;
}

.background-sunrise {
	background: #f1b53d;
}

.background-ocean {
	background: #76879c;
}

.background-seaglass {
	background: #7ba8c7;
}

.background-seafoam {
	background: #aeccc5;
}

.background-seamist {
	background: #f1f3f5;
}

.background-whitecap {
	background: #f8f9fa;
}

.background-white {
	background: #fff;
}


/* TEXT COLOR */

.color-night,
.wp-block-heading.color-night {
	color: #272727;
}

.color-overcast,
.wp-block-heading.color-overcast {
	color: #ccd3da;
}

.color-dawn,
.wp-block-heading.color-dawn {
	color: #d25b79;
}

.color-sunrise,
.wp-block-heading.color-sunrise {
	color: #f1b53d;
}

.color-ocean,
.wp-block-heading.color-ocean {
	color: #76879c;
}

.color-seaglass,
.wp-block-heading.color-seaglass {
	color: #7ba8c7;
}

.color-seafoam,
.wp-block-heading.color-seafoam {
	color: #aeccc5;
}

.color-seamist,
.wp-block-heading.color-seamist {
	color: #f1f3f5;
}

.color-whitecap,
.wp-block-heading.color-whitecap {
	color: #f8f9fa;
}

.color-white
.wp-block-heading.color-white {
	color: #fff;
}


/* BORDER-BOTTOM */

.wp-block-heading.color-night {
	border-bottom-color: #272727;
}

.wp-block-heading.color-overcast {
	border-bottom-color: #ccd3da;
}

.wp-block-heading.color-dawn {
	border-bottom-color: #d25b79;
}

.wp-block-heading.color-sunrise {
	border-bottom-color: #f1b53d;
}

.wp-block-heading.color-ocean {
	border-bottom-color: #76879c;
}

.wp-block-heading.color-seaglass {
	border-bottom-color: #7ba8c7;
}

.wp-block-heading.color-seafoam {
	border-bottom-color: #aeccc5;
}

.wp-block-heading.color-seamist {
	border-bottom-color: #f1f3f5;
}

.wp-block-heading.color-whitecap {
	border-bottom-color: #f8f9fa;
}

.wp-block-heading.color-white {
	border-bottom-color: #fff;
}


/*------------------------------------*\
	RANDOM
\*------------------------------------*/

.page-youth-family-centre .header-menu a.header-menu-hamburger,
.page-youth-family-centre .header-menu a.header-menu-search,
.page-youth-family-centre .header-menu a.header-menu-contact {
	display: none !important;
}

.page-youth-family-centre .site-nav-links {
	display: none;
}

@media (min-width: 64rem) {

	.page-youth-family-centre .site-nav-links {
		display: block;
	}	

}

.homecare-heart-white {
	width: 90px;
	height: auto;
	float: left;
	position: absolute;
	bottom: 20px;
	right: 20px;
}

.grid-column-vertical {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.grid-column-vertical > :last-child {
  margin-top: auto;
}

.youth-centre-icon {
	height: 150px;
	border-radius: 6px;
	display: inline-flex;
	width: 100%;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.youth-centre-icon i {
	font-size: 32px;
	background: #7ba8c7;
	width: 60px;
	height: 60px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	display: inline-flex;
	border-radius: 6px;
}

.headshot-circle {
	display: block;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	object-fit: cover;
	object-position: 50% 50%;
	margin: 0 1rem 0.5rem 0;
}

@media (min-width: 64rem) {

	.headshot-circle {
		width: 160px;
		height: 160px;
		margin: 0 1.5rem 1rem 0;
	}

}




/* Change Starts Here */

.hero-wrap {
  position: relative;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  display: inline-block;
}

.hero-badge {
	position: absolute;
	inset: 50% auto auto 50%;
	transform: translate(-50%, -50%);
	width: clamp(12rem, 45vw, 26.25rem);
	height: clamp(12rem, 45vw, 26.25rem);
	border: 2px solid #9d7b9f;
	border-radius: 50%;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
 /* background: rgba(0,0,0,0.1); */
}

.hero-title {
  margin: 0;
  line-height: 1.05;
  text-align: center;
  font-size: clamp(1.25rem, 6vw, 2rem);
  font-weight: 500;
  color: #f8f9fa;
}

@media (max-width: 900px) {
  .hero-badge {
	width: clamp(10rem, 55vw, 22rem);
	height: clamp(10rem, 55vw, 22rem);
	border-width: 2px;
  }
  .hero-title {
	font-size: clamp(1.1rem, 6.5vw, 2rem);
  }
}

@media (max-width: 600px) {
  .hero-badge {
	width: clamp(9rem, 65vw, 18rem);
	height: clamp(9rem, 65vw, 18rem);
	border-width: 1.5px;
  }
  .hero-title {
	font-size: clamp(1rem, 7vw, 2rem);
  }
}

@media (max-width: 380px) {
  .hero-badge {
	width: clamp(8rem, 70vw, 16rem);
	height: clamp(8rem, 70vw, 16rem);
  }
  .hero-title {
	font-size: clamp(0.95rem, 7.5vw, 1.85rem);
  }
}







.background-image-map-grey {
	background: url('img-youth-and-family-center/map-grey.jpg');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: #ccd3da;
}

.background-image-map-pink {
	background: url('img-youth-and-family-center/map-pink.jpg');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: #ccd3da;
}

.background-image-map-pink-cropped {
	background: url('img-youth-and-family-center/map-pink-cropped.png') top center no-repeat;
	background-size: 100% auto;
	background-color: #fff;
}



.background-image-map-blue {
  position: relative;
  background: url("https://newdawproperties.ca/wp-content/themes/mikestyle_newdawn_child_-_Properties/img-youth-and-family-center/map-grey.jpg")
			  center/cover no-repeat;
  background-color: #7ba8c7;
  overflow: hidden;
}

.background-image-map-blue::before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: #7ba8c7;
  opacity: 0.7;
  z-index: 0;
}

.background-image-map-blue > * {
  position: relative;
  z-index: 1;
}


/* Background Image Robbie */

.background-image-robbie-left {
	background: url('img-youth-and-family-center/robbie-left.jpg');
	background-size: cover;        /* scales to cover the entire container */
	background-position: center;   /* keeps the focal point in the middle */
	background-repeat: no-repeat;  /* prevents tiling */
	background-attachment: scroll; /* keeps it fixed to the section (use fixed for parallax-like effect) */
	background-color: #7ba8c7;
}

/* Background Image Chris */

.background-image-chris img {
	display: block;
}

@media (min-width: 64rem) {

	.background-image-chris img {
		display: none;
	}

	.background-image-chris {
		background-image: url("https://newdawproperties.ca/wp-content/themes/mikestyle_newdawn_child_-_Properties/img-youth-and-family-center/chris.jpg");
		background-size: cover;
		background-repeat: no-repeat;
		background-position: left center;
	}

}

/* Background Image Ceiling */

.background-image-ceiling img {
	display: block;
}

@media (min-width: 64rem) {

	.background-image-ceiling img {
		display: none;
	}

	.background-image-ceiling {
		background-image: url("https://newdawproperties.ca/wp-content/themes/mikestyle_newdawn_child_-_Properties/img-youth-and-family-center/building-ceiling.jpg");
		background-size: cover;
		background-repeat: no-repeat;
		background-position: left bottom;
	}

}

/* Background Image Announcement */

.background-image-announcement img {
	display: block;
}

@media (min-width: 64rem) {

	.background-image-announcement img {
		display: none;
	}

	.background-image-announcement {
		background-image: url("https://newdawproperties.ca/wp-content/themes/mikestyle_newdawn_child_-_Properties/img-youth-and-family-center/building-announcement.jpg");
		background-size: cover;
		background-repeat: no-repeat;
		background-position: left center;
	}

}






/* Cropping window */
.ticker-crop {
  /* Final visible slice after cropping */
  width: var(--view-w, 370px);   /* 400 - 15 - 15 */
  height: var(--view-h, 176px);  /* 300 - 120 - 4 */
  overflow: hidden;
  position: relative;
  border: 0;
}

/* Shift & (optionally) zoom the iframe so only the jackpot box shows */
.ticker-crop__frame {
  position: absolute;
  top: 0; left: 0;
  width: calc(var(--source-w, 400px) * var(--zoom, 1));
  height: 1000px;                       /* big enough to cover full embed */
  border: 0;
  transform-origin: top left;
  transform:
    translate(
      var(--shift-x, -15px),
      var(--shift-y, -120px)
    )
    scale(var(--zoom, 1));
  pointer-events: auto;
}






/*------------------------------------*\
	LAND ACKNOWLEDGEMENT
\*------------------------------------*/

.land-acknowledgement p {
	margin-bottom: 1.5rem;
	font-size: 1.125rem;
	line-height: 2rem;
	font-weight: 350;
	color: #fff;
}

/*------------------------------------*\
	FOOTER
\*------------------------------------*/

footer {
	background: #aeccc5;
}

/*------------------------------------*\
	NEWSLETTER
\*------------------------------------*/

.newsletter {

}

.newsletter h2.wp-block-heading {
}

.ctct-form-description p {
	margin-bottom: 2rem !important;
	font-size: 1.5rem !important;
	line-height: 2rem !important;
	font-weight: 400 !important;
	color: #272727 !important;
	text-align: left !important;
}

.ctct-form-wrapper {
	margin: 0 0 1.5rem !important;
	padding: 2.5rem 2.5rem 1rem !important;
	background: transparent !important;
	border-radius: 4px 4px 0 0 !important;
	max-width: 42.5rem !important;
	border: solid 1px #272727;
	border-width: 1px 1px 8px 1px;
}

.ctct-label-top label {
	margin: 0 0 0.25rem !important;
	padding: 0 !important;
	font-size: 0.75rem !important;
	line-height: 1rem !important;
	font-weight: 400 !important;
	text-transform: uppercase !important;
	color: #272727 !important;
}

.ctct-form-field input.ctct-submit {
	position: relative !important;
	display: inline-block !important;
	overflow: hidden !important;
	width: auto !important;
	height: auto !important;
	margin: 0.75rem 0 !important;
	padding: 0.9375rem !important;
	background: #008ac5 !important;
	border-style: solid !important;
	border-width: 1px !important;
	border-color: #008ac5 !important;
	border-radius: 0.1875rem !important;
	font-size: 0.875rem !important;
	line-height: 1 !important;
	font-weight: 200 !important;
	letter-spacing: normal !important;
	text-transform: uppercase !important;
	text-align: center !important;
	cursor: pointer !important;
	text-decoration: none !important;
	color: #fff !important;
	-webkit-transition: 0.3s;
	   -moz-transition: 0.3s;
		 -o-transition: 0.3s;
			transition: 0.3s;
}

.ctct-form-field input.ctct-submit:hover,
.ctct-form-field input.ctct-submit:active,
.ctct-form-field input.ctct-submit:focus {
	background: #272727 !important;
	border-color: #272727 !important;
	color: #fff !important;
}

.ctct-form-wrapper .ctct-form-field {
	margin-bottom: 1rem !important;
}

/*------------------------------------*\
	CONSTANT CONTACT
\*------------------------------------*/

.ctct-form-description h2,
.button.ctct-button {
	display: none !important;
}

.ctct-form-field input {
	width: 100% !important;
	max-width: 100% !important;
	margin: 0 0 0.25rem !important;
	padding: 0.5rem 0.75rem !important;
	border: solid 1px #a7a7a7 !important;
	border-radius: 0.1875rem !important;
	font-size: 0.875rem !important;
	line-height: 2.125rem !important;
	font-weight: 300 !important;
}

.ctct-form-wrapper input[type='email']:required:valid {
	max-width: calc(100% - 2.75rem) !important;
	background-position: 98% 50% !important;
	padding-right: 32px !important;
}

article p.ctct-form-field-submit {
	margin: 0;
	clear: both;
}

.ctct-disclosure {
	margin: 0 !important;
	padding: 0 !important;
	background: none !important;
	color: #272727 !important;
}

.ctct-disclosure hr {
	display: none !important;
}

.ctct-disclosure small {
	font-size: 12px !important;
	line-height: 14px !important;
}

.ctct-disclosure small a {
	color: #008ac5 !important;
	text-decoration: none !important;
}

.ctct-disclosure small a:hover {
	color: #fff !important;
	text-decoration: underline !important;
}

/*------------------------------------*\
	SOCIAL
\*------------------------------------*/

.social {

}

.social > div {
	display: block;
	margin-bottom: 1rem;
}

.social a {
	display: inline-flex;
	align-items: center;
	gap: .35rem;
	transition: background 0.3s, color 0.3s;
}

.social i {
	font-size: 1.5rem;
	font-weight: 400;
	background: #fff;
	border-radius: 8px;
	color: #008ac5;
	width: 3rem;
	height: 3rem;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

.social a:hover i {
	background: #008ac5;
	color: #fff;
}

.social span {
	font-weight: 400;
	color: #272727;
}

/*------------------------------------*\
	COLOPHON
\*------------------------------------*/

.colophon p {
	margin-bottom: 1.25rem;
	font-size: 1rem;
	line-height: 1.5rem;
	font-weight: 400;
	color: #272727;
}

.colophon img {
	margin-top: -1.5rem;
}

/*------------------------------------*\
	BACK TO TOP 
\*------------------------------------*/

#BackToTop {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  z-index: 9999999;
  bottom: 1rem;
  right: 1rem;
  padding: 1rem;
  background: rgb(255 255 255 / 10%);
  border: 0;
  border-radius: 100%;
  width: 3rem;
  height: 3rem;
  text-align: center;
  line-height: 1rem;
  font-weight: 700;
  color: #000;
  cursor: pointer;
  transition: opacity 0.3s ease, transform 0.3s ease, background 0.3s ease;
  box-shadow: 0 4px 10px rgba(0,0,0,.2);
}

#BackToTop.visible { 
	opacity: 1; 
	visibility: visible; 
}

#BackToTop:hover { 
	background: rgb(255 255 255 / 50%);
	transform: scale(1.05); 
}

#BackToTop span { 
	display: none; 
}

#BackToTop:before {
	font-family: 'Font Awesome 6 Pro';
	font-size: 0.95rem;
	font-weight: 700;
	content: "\f062";
}

/*------------------------------------*\
	TITLES
\*------------------------------------*/

h1,
h2,
h3,
h4,
h5,
h6 {
	display: block;
	clear: both;
	margin-bottom: 1.375rem;
	line-height: 1;
	font-weight: 600;
	color: #272727;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
h1 a:active,
h2 a:active,
h3 a:active,
h4 a:active,
h5 a:active,
h6 a:active,
h1 a:focus,
h2 a:focus,
h3 a:focus,
h4 a:focus,
h5 a:focus,
h6 a:focus {
	color: #272727 !important;
	text-decoration: none;
}

h1 { font-size: 1.5rem; line-height: 2rem; }
h2 { font-size: 1.375rem; line-height: 1.75rem; }
h3 { font-size: 1.125rem; line-height: 1.5rem; }
h4 { font-size: 1rem; line-height: 1.375rem; }
h5 { font-size: 0.9375rem; line-height: 1.25rem; }
h6 { font-size: 0.8125rem; line-height: 1.125rem; }

@media (min-width: 64rem) {

	h1 { font-size: 1.875rem; line-height: 2.5rem; }
	h2 { font-size: 1.75rem; line-height: 2.25rem; }
	h3 { font-size: 1.25rem; line-height: 1.5rem; }
	h4 { font-size: 1.125rem; line-height: 1.4375rem; }
	h5 { font-size: 1rem; line-height: 1.3125rem; }
	h6 { font-size: 0.8125rem; line-height: 1.125rem; }

}

/*------------------------------------*\
	BLOCK HEADINGS
\*------------------------------------*/

h1.wp-block-heading,
h2.wp-block-heading,
h5.wp-block-heading,
h6.wp-block-heading,
.staff-directory-subsection h3 {
	position: relative;
	margin: 0 0 2rem;
	padding: 0 0 0.75rem;
	text-decoration: underline;
	text-decoration-thickness: 8px;
	text-underline-offset: 0.5em;
	text-transform: uppercase;
	border-bottom: 1px solid;
	border-bottom-color: #272727;
}

/*------------------------------------*\
	SHOW/HIDE ON MOBILE
\*------------------------------------*/

.hide-on-mobile { display: none; }
.show-on-mobile { display: block; }

@media (min-width: 64rem) {
	.hide-on-mobile { display: block; }
	.show-on-mobile { display: none; }
}

/*------------------------------------*\
	ARROW-LINK
\*------------------------------------*/

.arrow-link {
	display: block;
	margin: 1.5rem 0;
	text-align: right;
	border-top: solid 4px #272727;
	padding-top: 0.5rem;
}

.arrow-link a {
	display: flex;
	gap: 0.35rem;
	align-items: center;
	justify-content: flex-end;
	font-size: 0.875rem;
	font-weight: 600;
	color: #272727;
}

h2.wp-block-heading i,
.arrow-link i {
	font-size: 1.5rem;
	color: #d25b79;
}

.icon-arrow-white {
  --fa-primary-color: #fff;
  --fa-secondary-color: #d25b79;
  --fa-secondary-opacity: 1;
}

/*------------------------------------*\
	EDIT THIS PAGE
\*------------------------------------*/

.edit-this-page {
	position: fixed;
	bottom: 1.5rem;
	left: 1rem;
	z-index: 99999;
}

.edit-this-page a {
	display: inline-block;
	padding: 0.75rem 1.25rem;
	background: #272727;
	border: solid 1px #000;
	font-size: 0.6875rem;
	line-height: 1rem;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	opacity: 0.1;
}

.edit-this-page a:hover {
	opacity: 1.0;
}

.edit-this-child-page {
	position: relative;
	bottom: 1.5rem;
	left: 1rem;
	z-index: 99999;
}

.edit-this-child-page a {
	display: inline-block;
	padding: 0.875rem 1.25rem 0.75rem;
	background: #272727;
	border: solid 1px #000;
	font-size: 0.6875rem;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	opacity: 0.1;
}

.edit-this-child-page a:hover {
	opacity: 1.0;
}

/*------------------------------------*\
	MARGIN
\*------------------------------------*/

.margin-bottom-none       { margin-bottom: 0; }
.margin-bottom-xxxx-small { margin-bottom: 0.25rem; }
.margin-bottom-xxx-small  { margin-bottom: 0.5rem; }
.margin-bottom-xx-small   { margin-bottom: 0.75rem; }
.margin-bottom-x-small    { margin-bottom: 1.5rem; }
.margin-bottom-small      { margin-bottom: 2.25rem; }
.margin-bottom-medium     { margin-bottom: 3rem; }
.margin-bottom-large      { margin-bottom: 3.75rem; }
.margin-bottom-x-large    { margin-bottom: 4.5rem; }
.margin-bottom-xx-large   { margin-bottom: 5.25rem; }
.margin-bottom-xxx-large  { margin-bottom: 6rem; }
.margin-bottom-xxxx-large { margin-bottom: 6.75rem; }

@media (min-width: 64rem) {

	.margin-bottom-large      { margin-bottom: 4.5rem; }
	.margin-bottom-x-large    { margin-bottom: 6rem; }
	.margin-bottom-xx-large   { margin-bottom: 7.5rem; }
	.margin-bottom-xxx-large  { margin-bottom: 9rem; }
	.margin-bottom-xxxx-large { margin-bottom: 10.5rem; }

}

/*------------------------------------*\
	PADDING
\*------------------------------------*/

.padding-top-none          { padding-top: 0; }
.padding-top-xxxx-small    { padding-top: 0.125rem; }
.padding-top-xxx-small     { padding-top: 0.25rem; }
.padding-top-xx-small      { padding-top: 0.5rem; }
.padding-top-x-small       { padding-top: 0.75rem; }
.padding-top-small         { padding-top: 1rem; }
.padding-top-medium        { padding-top: 2rem; }
.padding-top-large         { padding-top: 3rem; }
.padding-top-x-large       { padding-top: 4rem; }
.padding-top-xx-large      { padding-top: 5rem; }
.padding-top-xxx-large     { padding-top: 6rem; }
.padding-top-xxxx-large    { padding-top: 7rem; }

.padding-bottom-none       { padding-bottom: 0; }
.padding-bottom-xxxx-small { padding-bottom: 0.125rem; }
.padding-bottom-xxx-small  { padding-bottom: 0.25rem; }
.padding-bottom-xx-small   { padding-bottom: 0.5rem; }
.padding-bottom-x-small    { padding-bottom: 0.75rem; }
.padding-bottom-small      { padding-bottom: 1rem; }
.padding-bottom-medium     { padding-bottom: 2rem; }
.padding-bottom-large      { padding-bottom: 3rem; }
.padding-bottom-x-large    { padding-bottom: 4rem; }
.padding-bottom-xx-large   { padding-bottom: 5rem; }
.padding-bottom-xxx-large  { padding-bottom: 6rem; }
.padding-bottom-xxxx-large { padding-bottom: 7rem; }

.padding-left-none         { padding-left: 0; }
.padding-left-xxxx-small   { padding-left: 0.125rem; }
.padding-left-xxx-small    { padding-left: 0.25rem; }
.padding-left-xx-small     { padding-left: 0.5rem; }
.padding-left-x-small      { padding-left: 0.75rem; }
.padding-left-small        { padding-left: 1rem; }
.padding-left-medium       { padding-left: 2rem; }
.padding-left-large        { padding-left: 3rem; }
.padding-left-x-large      { padding-left: 4rem; }
.padding-left-xx-large     { padding-left: 5rem; }
.padding-left-xxx-large    { padding-left: 6rem; }
.padding-left-xxxx-large   { padding-left: 7rem; }

.padding-right-none        { padding-right: 0; }
.padding-right-xxxx-small  { padding-right: 0.125rem; }
.padding-right-xxx-small   { padding-right: 0.25rem; }
.padding-right-xx-small    { padding-right: 0.5rem; }
.padding-right-x-small     { padding-right: 0.75rem; }
.padding-right-small       { padding-right: 1rem; }
.padding-right-medium      { padding-right: 2rem; }
.padding-right-large       { padding-right: 3rem; }
.padding-right-x-large     { padding-right: 4rem; }
.padding-right-xx-large    { padding-right: 5rem; }
.padding-right-xxx-large   { padding-right: 6rem; }
.padding-right-xxxx-large  { padding-right: 7rem; }

@media (min-width:64rem) {

	.padding-top-none          { padding-top: 0; }
	.padding-top-xxxx-small    { padding-top: 0.125rem; }
	.padding-top-xxx-small     { padding-top: 0.25rem; }
	.padding-top-xx-small      { padding-top: 0.75rem; }
	.padding-top-x-small       { padding-top: 1.5rem; }
	.padding-top-small         { padding-top: 2.25rem; }
	.padding-top-medium        { padding-top: 3rem; }
	.padding-top-large         { padding-top: 4.5rem; }
	.padding-top-x-large       { padding-top: 6rem; }
	.padding-top-xx-large      { padding-top: 7.5rem; }
	.padding-top-xxx-large     { padding-top: 9rem; }
	.padding-top-xxxx-large    { padding-top: 10.5rem; }

	.padding-bottom-none       { padding-bottom: 0; }
	.padding-bottom-xxxx-small { padding-bottom: 0.125rem; }
	.padding-bottom-xxx-small  { padding-bottom: 0.25rem; }
	.padding-bottom-xx-small   { padding-bottom: 0.75rem; }
	.padding-bottom-x-small    { padding-bottom: 1.5rem; }
	.padding-bottom-small      { padding-bottom: 2.25rem; }
	.padding-bottom-medium     { padding-bottom: 3rem; }
	.padding-bottom-large      { padding-bottom: 4.5rem; }
	.padding-bottom-x-large    { padding-bottom: 6rem; }
	.padding-bottom-xx-large   { padding-bottom: 7.5rem; }
	.padding-bottom-xxx-large  { padding-bottom: 9rem; }
	.padding-bottom-xxxx-large { padding-bottom: 10.5rem; }

	.padding-left-none         { padding-left: 0; }
	.padding-left-xxxx-small   { padding-left: 0.125rem; }
	.padding-left-xxx-small    { padding-left: 0.25rem; }
	.padding-left-xx-small     { padding-left: 0.75rem; }
	.padding-left-x-small      { padding-left: 1.5rem; }
	.padding-left-small        { padding-left: 2.25rem; }
	.padding-left-medium       { padding-left: 3rem; }
	.padding-left-large        { padding-left: 4.5rem; }
	.padding-left-x-large      { padding-left: 6rem; }
	.padding-left-xx-large     { padding-left: 7.5rem; }
	.padding-left-xxx-large    { padding-left: 9rem; }
	.padding-left-xxxx-large   { padding-left: 10.5rem; }

	.padding-right-none        { padding-right: 0; }
	.padding-right-xxxx-small  { padding-right: 0.125rem; }
	.padding-right-xxx-small   { padding-right: 0.25rem; }
	.padding-right-xx-small    { padding-right: 0.75rem; }
	.padding-right-x-small     { padding-right: 1.5rem; }
	.padding-right-small       { padding-right: 2.25rem; }
	.padding-right-medium      { padding-right: 3rem; }
	.padding-right-large       { padding-right: 4.5rem; }
	.padding-right-x-large     { padding-right: 6rem; }
	.padding-right-xx-large    { padding-right: 7.5rem; }
	.padding-right-xxx-large   { padding-right: 9rem; }
	.padding-right-xxxx-large  { padding-right: 10.5rem; }

}

/*------------------------------------*\
	BORDER
\*------------------------------------*/

.border-top    	 { border-top: solid 1px #d7d7d7; }
.border-top-none { border-top: 0 none; }

.border-bottom 		{ border-bottom: solid 1px #d7d7d7; }
.border-bottom-none { border-bottom: 0 none; }

/*------------------------------------*\
	ACCESSIBILITY
\*------------------------------------*/

/* Text meant only for screen readers */
.says,
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	/* many screen reader and browser combinations announce broken words as they would appear visually */
	word-wrap: normal !important;
}

/* must have higher specificity than alternative color schemes inline styles */
.site .skip-link {
	background-color: #f1f1f1;
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	left: -9999em;
	outline: none;
	padding: 15px 23px 14px;
	text-decoration: none;
	text-transform: none;
	top: -9999em;
}

.logged-in .site .skip-link {
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2);
}

.site .skip-link:focus {
	clip: auto;
	height: auto;
	left: 6px;
	top: 7px;
	width: auto;
	z-index: 100000;
}