/*!
Theme Name: Eyelab
Theme URI: https://helloeyelab.com
Author: Jason Lau
Author URI: https://jsonlau.wordpress.com
Description: Theme based off of designs from Adriane Fong
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: eyelab
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Eyelab is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

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

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

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

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	font-size: 0.75rem;
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: #4169e1;
}

a:visited {
	color: #800080;
}

a:hover,
a:focus,
a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	float: left;
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {
	float: right;
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.post {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/* Root Style Variables */
:root {
	--eyelab-primary-color: #6AAAE4;
	--eyelab-secondary-color: #D9C2B6;
	--eyelab-background-color-alt: #FBFBFB;
	--eyelab-primary-accent-color: #0056b3;
	--eyelab-nav-height: 70px;
}

@font-face {
	font-family: 'GT Walsheim Regular';
	src:  url('/wp-content/themes/eyelab/assets/fonts/GT-Walsheim-Regular.woff2') format('woff2'),
		url('/wp-content/themes/eyelab/assets/fonts/GT-Walsheim-Regular.woff.woff') format('woff');
	font-display: swap;
}

@font-face {
	font-family: 'GT Walsheim Bold';
	src:  url('/wp-content/themes/eyelab/assets/fonts/GT-Walsheim-Bold.woff2') format('woff2'),
		url('/wp-content/themes/eyelab/assets/fonts/GT-Walsheim-Bold.woff.woff') format('woff');
	font-display: swap;
}


/* Native Overrides */
html/*, body, .page, .single*/ {
	font-family: "GT Walsheim Regular";
	font-style: normal;
	font-weight: normal;
	font-size: 19px;
	line-height: 30px;
}
body, .page, .single { color: var(--eyelab-primary-color); }
.page h1, .page h2, .page h3, .page h4, .single h1, .single h2, .single h3, .single h4 {
	font-family: "GT Walsheim Bold";
	font-style: normal;
	font-weight: bold;
}
.page h1, .single h1 {
	font-weight: 500;
	font-size: 34px;
	line-height: 38px;
	margin-bottom: 30px;
	letter-spacing: -0.015em;
}
.page h2, .single h2 {
	font-style: normal;
	font-weight: bold;
	font-size: 30px;
	margin-bottom: 45px;
}
.page h3, .single h3 {
	font-style: normal;
	font-weight: bold;
	font-size: 22px;
	line-height: 25px;
	margin-bottom: 45px;
}
.page h4, .single h4 {
	font-size: 30px;
	line-height: 30px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
}
.page p, .single p { margin-bottom: 30px; }
.page a, .single a { color: var(--eyelab-primary-color); }
.page a:hover, .single a:hover {
	text-decoration: none;
	color: var(--eyelab-primary-accent-color);
}
.eyelab-text-lg {
	font-size: 1.1rem !important;
	line-height: 33px;
	font-weight: 500;
}
.eyelab-text-xl {
	font-size: 1.25rem !important;
	line-height: 30px;
}

/* Form Styles */
::placeholder {
	color: #BBB;
}
input:focus, select:focus, textarea:focus {
	border: 1px solid var(--eyelab-primary-color) !important;
}
input, select, textarea {
	border-radius: 9px !important;
}

/* General Layout */
.p-0 { padding: 0 !important; }
.mb-64p { margin-bottom: 64px !important; }
.mb-1rem { margin-bottom: 1rem !important; }
.mb-1_5rem { margin-bottom: 1.5rem !important; }
.mb-2rem { margin-bottom: 2rem !important; }
.mt-1rem { margin-top: 1rem !important; }
.mt-1_5rem { margin-top: 1.5rem !important; }
.mt-2rem { margin-top: 2rem !important; }
.illo {
	pointer-events: none;
}
.illo-bottom {
	background-position: bottom;
	background-repeat: no-repeat;
}
.has-sidebar .illo-bottom {
	background-position: bottom;
}

strong, .font-weight-bold { font-family: "GT Walsheim Bold"; }
.font-weight-normal {
	font-family: "GT Walsheim Regular" !important;
	font-weight: normal !important;
}
.position-lg-absolute { position: static !important; }
.btn {
	text-transform: uppercase;
	font-size: 12px !important;
	font-weight: bold !important;
	padding: 10px 30px !important;
	border-radius: 0 !important;
	color: #fff !important;
	border: none !important;
	letter-spacing: 0.08rem;
}
	.btn-sm { padding: 8px 5px !important; }
	.btn-lg { padding: 18px 40px !important; }
	.btn-primary { background: var(--eyelab-primary-color) !important; }
	.btn-secondary { background: var(--eyelab-secondary-color) !important; }
	.btn-bubble { position: relative; }
		.btn-bubble:before {
			content: "";
			width: 0px;
			height: 0px;
			position: absolute;
			border-left: 5px solid transparent;
			border-right: 5px solid transparent;
			border-bottom: 5px solid transparent;
			left: 50%;
			transform: translateX(-50%);
			bottom: -10px;
		}
		.btn-primary.btn-bubble:before { border-top: 5px solid var(--eyelab-primary-color); }
	.btn-circle {
		display: flex !important;
		height: 100px;
		width: 100px;
		border-radius: 50% !important;
		justify-content: center;
		align-items: center;
		font-style: normal;
		font-weight: bold !important;
		font-size: 20px !important;
		line-height: 23px !important;
	}
	.btn-scroll-down {
		background: url("/wp-content/themes/eyelab/assets/images/shared/scroll-caret.svg") no-repeat center center;
		padding: 30px;
		border: none;
		position: fixed;
		z-index: 1;
		bottom: 10px;
		right: 10px;
	}
	.btn.pull-right { float: right !important; }

.eyelab-text-primary { color: var(--eyelab-primary-color) !important; }
.eyelab-text-secondary { color: var(--eyelab-secondary-color) !important; }
.text-shadow { text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); }
.eyelab-bg-primary { background-color: var(--eyelab-primary-color) !important; }
	.eyelab-bg-primary h2, .eyelab-bg-primary p { color: #fff; }
.eyelab-bg-alt { background-color: var(--eyelab-background-color-alt) !important; }
	/* .bg-alt .text-secondary { color: var(--eyelab-secondary-color) !important; } */
.eyelab-primary-section {
	min-height: 100vh;
	padding: 100px 0;
	text-align: center;
	position: relative;
}
.section-heading.section-heading-underline { }
.section-heading-underline + .section-content, .section-subheading + .section-content { margin-top: 50px; }
.section-heading-underline span {
	padding: 0 20px 20px;
	border-bottom: 3px solid rgba(106, 170, 228, 0.5);
}

/* Main Navigation Styles */
.eyelab-main-nav {
	position: fixed;
	width: 100%;
	display: flex;
	align-items: center;
	background-color: var(--eyelab-background-color-alt);
	z-index: 100;
	min-height: var(--eyelab-nav-height);
	top: 0;
}
	.eyelab-main-nav .nav-items .nav-toggle-icon { top: 10px; }
	.eyelab-main-nav .nav-toggle-btn {
		display: none;
	}
	.eyelab-main-nav .nav-toggle-icon {
		position: absolute;
		background: none;
		border: none;
		right: 30px;
	}
		.eyelab-main-nav .nav-toggle-icon span {
			display: block;
			width: 22px;
			height: 0px;
			border: 2px solid var(--eyelab-primary-color);
			margin: 7.5px 0;
		}
	.eyelab-main-nav .nav-logo {
		width: 130px;
		position: absolute;
		align-self: center;
		justify-self: center;
		left: 50%;
		transform: translateX(-50%);
	}
	.eyelab-main-nav ul { margin: 0; padding: 0; }
	.eyelab-main-nav li {
		list-style: none;
	}
	.eyelab-main-nav .nav-link {
		display: block;
		padding: 20px;
		text-transform: uppercase;
		font-family: "GT Walsheim Bold";
		font-size: 13px;
		letter-spacing: 0.08rem;
	}
	.eyelab-main-nav .nav-link:hover {
		font-weight: bold;
		color: var(--eyelab-primary-accent-color);
	}

/* Footer Styles */
.eyelab-main-footer {
	padding: 80px 30px;
	background: var(--eyelab-primary-color);
	color: #FFFFFF;
	position: relative;
	z-index: 1;
}
	.eyelab-main-footer .eyelab-footer-info { font-size: 20px; }
	.eyelab-main-footer .footer-divider { margin: 80px 0; background-color: #fff; }
	.eyelab-main-footer .footer-logo { width: 200px; }

/* Social Bar Styles */
.eyelab-social-bar {
	position: absolute;
	text-align: center;
	z-index: 1;
}
	.eyelab-social-bar .social-link { display: block; margin-top: 20px; }
	.eyelab-social-bar .social-logo { width: 35px; }
	.eyelab-social-bar .social-icon { width: 20px; }

/* Side Navigation Styles */
.eyelab-sidebar-nav, .eyelab-sidebar-nav ul {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
}
.eyelab-sidebar-nav {
	position: fixed;
	z-index: 2;
	top: 230px;
	margin: 0;
	font-size: 15px;

	/* Extra styles to handle overlay on footer */
	background: var(--eyelab-background-color-alt);
	padding: 10px 5px;
	border-radius: 5px;
}
	.eyelab-sidebar-nav > li > a {
		font-family: "GT Walsheim Bold";
		/* text-transform: uppercase; */
	}
	.eyelab-sidebar-nav > li > .children { margin-left: 10px; }
	.eyelab-sidebar-nav .page_item { margin-top: 10px; }
	.eyelab-sidebar-nav > .page_item:first-of-type { margin-top: 0; }
	.eyelab-sidebar-nav .children { margin-left: 20px; }
	.eyelab-sidebar-nav a { font-size: 17px; color: var(--eyelab-primary-color); }
	.eyelab-sidebar-nav a:hover { color: var(--eyelab-primary-accent-color); }
	/* .eyelab-sidebar-nav .current_page_parent > a { font-family: "GT Walsheim Bold"; } */
	.eyelab-sidebar-nav .current_page_item > a { text-decoration: underline; }

/* Home Page Styles */
.btn-book { border: 1px solid #fff !important; }
.illo-home-team {
	background-image: url("/wp-content/themes/eyelab/assets/images/page-home/illo_team_cover_web.svg");
	background-size: 360px;
}
.info-bubble-tr {
	background: #F2F2F2;
	color: var(--eyelab-primary-color);
	font-size: 12px;
	padding: 25px;
	border-radius: 15px;
	position: relative;
	left: -30px;
}
	.info-bubble-tr:before {
		content: "";
		width: 0px;
		height: 0px;
		position: absolute;
		border-left: 10px solid transparent;
		border-right: 10px solid transparent;
		border-bottom: 10px solid transparent;
		left: 75%;
		transform: translateX(-50%);
		top: -10px;
		border-bottom: 10px solid #F2F2F2;
	}
.block-home-primary { padding-bottom: 250px !important; }
.block-home-primary .section-link { margin: 10px; }
.block-home-myopia-mgmt { padding: 300px 0 250px; }
.block-home-vision-therapy {
	padding: 200px 0 350px;
	position: relative;
}
	/* .block-home-vision-therapy .btn-book {
		position: absolute;
		right: 115px;
		bottom: 115px;
	} */
.block-home-meet-team .right-content .col-md-6 { min-height: 300px; padding: 85px 60px 60px; }
.block-home-meet-team .right-content .heading { margin-bottom: 150px; }
.block-home-meet-team .right-content .img1 { background: url("/wp-content/themes/eyelab/assets/images/page-home/stock_328647873.jpg") no-repeat; background-size: cover; }
.block-home-meet-team .right-content .img2 { background: url("/wp-content/themes/eyelab/assets/images/page-home/weloveeyes.jpg") 50% no-repeat;background-size: cover; }
.block-home-contact-us { padding: 100px 0; }

/* Services Page Styles */
.block-services-primary .illo {
	display: block;
	margin: 0 auto;
	padding: 50px 30px;
}

/* About Us - Mission Page Styles */
.block-mission-primary { padding-bottom: 150px; }
.block-reviews { padding: 150px 0 100px; }
	.block-reviews h2 { margin-bottom: 50px; }
	.block-reviews a { display: block; }
	.block-reviews .review-quote { font-size: 30px; }
	.block-reviews .review .illo { width: 300px; margin: 30px 0; }
	.block-reviews .illo { margin: 50px; }

/* Doctors Page Styles */
.block-doctors-primary { padding-bottom: 300px; }
.block-profile { margin: 150px 0 100px;}
.team-headshot {
	padding: 10px;
	border: 5px solid;
	margin-bottom: 30px;
}
.team-headshot-primary { border-color: rgba(106, 170, 228, 0.8); }
.team-headshot-secondary { border-color: var(--eyelab-secondary-color); }
.separator-primary { border-right: 3px solid rgba(106, 170, 228, 0.6);; }
.separator-secondary { border-right: 3px solid var(--eyelab-secondary-color); }
.profile-heading { margin-top: 50px;}
.profile-block {
	color: var(--eyelab-primary-color);
	/* margin: 20px 0 50px; */
	font-size: 24px;
}

/* Technology / Why Us? Page Styles */
.block-technology-primary .section-heading {
	left: 10%;
	bottom: 20%;
}

/* Contact Us Page Styles */
.block-contact-primary {
	text-align: left;
	padding: 100px 30px 50px !important;
}

/* Blog Page Styles */
/* .block-blog-entry-primary {
	padding: 120px 0 100px !important;
	min-height: auto;
} */
.block-blog-primary .entry-wrapper:before {
	content: "Latest Featured Article";
    margin-bottom: 20px;
    display: block;
    /* font-size: 1rem; */
    /* font-family: "GT Walsheim Regular"; */
    /* font-weight: 400; */
}
.eyelab-blog-entries .entry-wrapper {
	display: flex;
    flex-direction: column;
}
.eyelab-blog-entries article {
    background: #FFFFFF;
    padding: 50px;
}

.eyelab-blog-entries .entry-meta {
	order: -1;
	margin-bottom: 30px;
}
.eyelab-blog-entries .entry-date, .block-blog-primary .entry-date {
	order: -1;
}
.eyelab-blog-entries .byline, .block-blog-primary .byline {
	margin: 0 0 0 0.2rem;
}

/* Blog Page Custom Grid Styles */
.block-blog-primary article {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
@media (min-width: 576px) {
	.block-blog-primary article {
		max-width: 540px;
	}
}
@media (min-width: 768px) {
	.block-blog-primary article {
		max-width: 720px;
	}
}
@media (min-width: 992px) {
	.block-blog-primary article {
		max-width: 960px;
		display: flex;
	}
	.block-blog-primary figure, .block-blog-primary .entry-wrapper {
		width: 50%;
	}
	.block-blog-primary .entry-wrapper {
		padding-left: 100px;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
}
@media (min-width: 1200px) {
	.block-blog-primary article {
		max-width: 1140px;
	}
	.block-blog-primary .entry-wrapper {
		padding-left: 150px;
	}
}

/* Blog Entry Styles */
.eyelab-blog-entry { padding-top: 250px; }
.eyelab-blog-entry .entry-meta { margin-bottom: 30px; }
/* .eyelab-blog-entry .post-thumbnail { margin-top: var(--eyelab-nav-height);} */
.eyelab-blog-entry h2 { margin: 0 0 30px; }
.eyelab-blog-entry .block-blog-entry-primary { text-align: left; }
.eyelab-blog-entry .entry-content {}
.eyelab-blog-entry .entry-content ol {
	list-style-position: inside;
    padding-left: 0;
	margin: 30px 0;
}
.eyelab-blog-entry .entry-content li { margin-bottom: 0.75em; }
.eyelab-blog-entry .entry-content p + h3, .eyelab-blog-entry .entry-content p + h2 { margin-top: 60px; }
.eyelab-blog-entry .post-thumbnail, .eyelab-blog-entry figure {
	margin: 50px 0;
	max-width: 550px;
}
.eyelab-blog-entry .nav-links {
	padding: 15px;
	margin: 0 auto;
}
	.eyelab-blog-entry .nav-links a {
		display: flex;
	}
	.eyelab-blog-entry .nav-previous a {
		justify-content: start;
	}
	.eyelab-blog-entry .nav-next a {
		justify-content: flex-end;
	}
	.eyelab-blog-entry .nav-links span {
		padding: 0 10px;
	}
	.eyelab-blog-entry .nav-links svg { 
		position: relative;
		top: 0.3rem;
	}
.blog-entry-signature {
	margin: 100px 0;
	align-items: center !important;
}

/* Book An Appointment Styles */
.eyelab-form .wpforms-field-container {
	border: 2px solid var(--eyelab-primary-color) !important;
	border-radius: 10px !important;
}
.eyelab-form .wpforms-field {
	padding-left: 40px !important;
	padding-right: 40px !important
}
.eyelab-form .wpforms-layout-column .wpforms-field {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.eyelab-form .eyelab-form-title {
	border-bottom: 1px solid #E1E1E1 !important;
	padding-top: 20px !important;
	padding-bottom: 10px !important;
}
.eyelab-form .wpforms-submit-container {
	/* text-align: center; */
	margin-top: 60px !important;
}
	.eyelab-form .wpforms-field-container .wpforms-field:nth-of-type(2) {
		margin-top: 10px !important;
	}
	.eyelab-form .wpforms-field-container .wpforms-field:last-of-type {
		margin-bottom: 20px !important;
	}
	.eyelab-form .wpforms-confirmation-container-full {
		background: none !important;
		border: none !important;
		color: inherit;
		padding: 0;
	}

/* General WPForms Styles */
.wpforms-field.wpforms-field-content .wpforms-field-row h3 {
	font-size: 32px !important;
	line-height: 40px !important;
	margin-bottom: 45px !important;
}
.wpforms-submit-container .wpforms-submit {
	border-radius: 10px !important;
	padding: 15px 50px !important;
	text-transform: uppercase !important;
	font-size: 1rem !important;
}
.wpforms-confirmation-container-full, div[submit-success] > .wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
	background: none;
	border: none;
}
.wpforms-confirmation-container-full, div[submit-success] > .wpforms-confirmation-container-full {
	color: inherit;
	padding: 0;
}


/*****************
 * Mobile Styles *
 *****************/

/* Extra small devices (portrait phones, less than 576px) */
/* No media query for `xs` since this is the default in Bootstrap */
 
/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
}
 
/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
	/* Tyopgraphy Styles */
	/* body, .page, .single { font-size: 20px; } */
	.page h1, .single h1 {
		font-size: 60px;
		line-height: 72px;
	}
	.page h2, .single h2 {
		font-size: 52px;
		line-height: 45px;
		margin-bottom: 45px;
	}
	.page h3, .single h3 {
		font-size: 40px;
		line-height: 45px;
		margin-bottom: 45px;
	}
	.page h4, .single h4 {
		font-size: 30px;
		line-height: 30px;
	}
	
	/* General Layout */
	.eyelab-primary-section {
		padding: 200px 0;
	}

	/* Nav Styles */
	.eyelab-main-nav .nav-items {
		padding: 0 50px;
	}
	.eyelab-main-nav li {
		display: inline-block;
	}

	/* Social Bar Styles */
	.eyelab-social-bar {
		left: 30px;
		bottom: 60px;
	}

	/* Footer Styles */
	.eyelab-main-footer { padding: 150px 70px 100px; }
	.eyelab-footer-info > div { margin-bottom: 30px; }

	/* Home Page Styles */
	.block-home-primary .section-link { margin: 0 10px; }
	.block-home-meet-team .illo { width: 60%; }
	.block-home-meet-team .left-content { padding: 100px 150px 50px 100px; }
	
	/* About Us - Mission Page Styles */
	.illo-mission-hearts-group {
		background-position: bottom 50px center;
	}

	/* Doctors Page Styles */
	.block-doctors-primary { padding-bottom: 250px; }

	/* Services Page Styles */
	.block-services-primary { padding-bottom: 0; }
	.block-services-primary .section-heading {
		position: relative;
		margin-bottom: 130px;
	}
		.block-services-primary .section-heading.illo-inline-1:before, .block-services-primary .section-heading.illo-inline-2:after {
			content: '';
			position: absolute;
			top: 0;
			background-size: 100%;
			background-repeat: no-repeat;
		}
		.block-services-primary .section-heading.illo-inline-1:before {
			height: 70px;
			width: 70px;
			left: 0;
			background-image: url("/wp-content/themes/eyelab/assets/images/page-services/illo_heart_single.svg");
		}
		.block-services-primary .section-heading.illo-inline-2:after {
			height: 100px;
			width: 100px;
			right: 0;
			background-image: url("/wp-content/themes/eyelab/assets/images/page-services/illo_heart_pair.svg");
		}
	
	/* Technology / Why Us? Page Styles */
	.block-technology-primary {
		padding: 100px 0 70px;
	}

	/* Contact Us Page Styles */
	.block-contact-primary {
		padding: 200px 0 100px !important;
	}
		.block-contact-primary form {
			width: 75%;
			margin: 0 auto;
		}
	
	/* Blog Entry Styles */
	.eyelab-blog-entry .post-thumbnail, .eyelab-blog-entry figure {
		margin: 80px 0;
	}
	.eyelab-blog-entry .nav-links {
		max-width: 720px;
	}
}
 
/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
	/* Utility Styles */
	.position-lg-absolute { position: absolute !important; }

	/* General Styles */
	.eyelab-primary-section .section-heading {
		width: 750px;
		margin-left: auto;
		margin-right: auto;
	}
	.eyelab-primary-section .section-content {
		width: 750px;
		padding: 30px 0;
		margin: 0 auto;
	}
	.btn-scroll-down { right: 30px; }
	.has-sidebar .illo-bottom {
		background-position: 37% bottom;
	}

	/* Nav Styles */
	.eyelab-main-nav .nav-toggle-icon { display: none; }
	.eyelab-main-nav .nav-items {
		width: 100%;
		display: flex;
		justify-content: space-between;
	}
	.eyelab-main-nav .nav-items > ul {
		align-items: center;
		display: flex;
	}

	/* Social Bar Styles */
	.eyelab-social-bar {
		left: 50px;
		bottom: 60px;
	}

	/* Sidebar Nav Styles */
	.eyelab-sidebar-nav {
		right: 5%;
		width: 280px;
	}
	.has-sidebar .container {
		max-width: 50%;
		margin-left: 15%;
	}
	.has-sidebar.eyelab-main-footer {
		padding-left: 120px;
		padding-right: 380px;
		max-width: 100%;
	}
	.has-sidebar .eyelab-primary-section { text-align: left; }
	.has-sidebar .section-heading { margin-left: 0; }
	.has-sidebar .section-heading, .has-sidebar .section-content {
		width: auto;
	}
	.has-sidebar .section-content {
		margin-left: 0;
		margin-right: 0;
	}

	/* Blog Entry Styles */
	.eyelab-blog-entry .container {
		max-width: 850px;
		/* padding: 0 100px; */
		margin-left: 15%;
	}
	.eyelab-blog-entry .post-thumbnail, .eyelab-blog-entry figure img {
		width: 100%;
	}
	.eyelab-blog-entry .nav-links {
		max-width: 960px;
	}
	.blog-entry-signature {
		/* margin: 100px -100px; */
	}
}
 
/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	/* Footer Styles */
	.eyelab-main-footer {
		padding: 150px 200px 100px;
	}

	/* Blog Entry Styles */
	.eyelab-blog-entry .nav-links {
		max-width: 1100px;
	}
}

/* Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {
	/* Nav Styles */
	.eyelab-main-nav .nav-items {
		height: 0;
		overflow: hidden;
		position: absolute;
		top: 100%;
		right: 0;
		background: #fff;
		width: 100%;
		transition: height .2s ease-out;
	}
	.eyelab-main-nav .nav-toggle-btn:checked + .nav-items { height: 100vh; }
	.eyelab-main-nav ul:first-of-type {
		padding-top: 50px;
	}
	.eyelab-main-nav ul:last-of-type {
		padding-bottom: 50px;
	}
	.eyelab-main-nav li {
		display: block;
	}
}

/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {
	/* General Styles */
	/* .illo { width: 75%; } */
	/* Normalize general section padding*/
	.entry-content section:not(.eyelab-primary-section ) { padding: 50px 0; }

	/* Home Page Styles */
	.illo-team-bottom {
		/* background-image: url("/wp-content/themes/eyelab/assets/images/page-home/illo_team_cover_tablet+mobile.svg"); */
		/* background-size: 75%; */
		/* display: flex; */
	}
	.block-home-myopia-mgmt { padding: 120px 0 80px; }
		.info-bubble-tr { left: 30px; }
	.block-home-vision-therapy { padding: 120px 0; }
		.block-home-vision-therapy .btn-book {
			right: 50px;
			top: 0;
			transform: translateY(-50%);
		}
}

/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
}

/*********
 * Fixes *
 *********/

/* Zero out extra bottom margin */
html[class], body.page, .entry-content { margin: 0 !important; }

/* Hide Widget Titles */
.widget-title { display: none !important; }

/* Hide Launch Banner. TODO: Remove this before launching */
#wpcom-launch-banner-wrapper { display: none !important; }

/* Hide Admin Bar */
html #wpadminbar { height: 0 !important; }

/* Hide page titles */
#page .entry-title, .page-title { display: none !important; }
#page .show-title .entry-title { display: block !important; } /* exception - show blog entry titles */

/* Hide Account Bar (mobile) */
#wpadminbar ul#wp-admin-bar-top-secondary {
    float: left !important;
}
#wpadminbar #wp-admin-bar-my-account {
    float: left !important;
}

/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {

}

/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {
}

/* Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {

}

/* Large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {

}

/* Extra large devices (large desktops) */
/* No media query since the extra-large breakpoint has no upper bound on its width */