/*!
Theme Name: Stephanie Kelley Massage Therapy
Theme URI: https://talkinghorse.co
Author: Nicholas Hart
Author URI: https://talkinghorse.co
Description: This is the theme for Stephanie Kelley Massage Therapy
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: None
License URI: N/A
Text Domain: steph-kelley
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

Stephanie Kelley Massage Therapy 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/
*/

/* 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: 600;
}

/**
 * 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;
}

/* Box sizing
--------------------------------------------- */

/* 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;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Fonts
----------------------------------------------------------------------------------------*/
@font-face {
  font-family: 'Cooper';
  src: url("fonts/cooperltbt-light.woff2") format("woff2");
}

/* Typography
--------------------------------------------- */
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body,
button,
input,
select,
optgroup,
textarea {
	color: #222;
	font-family: 'Inter', sans-serif;
	font-weight: 400;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	text-align: center;
	font-family: 'Cooper', serif;
	font-weight: 400;
	clear: both;
}
@media screen and (max-width: 400px) {
	h1 {
		font-size: 1.5rem;
	}
}

h2 {
	font-size: 1.5rem;
	margin: 2.5rem auto;
	}
	@media screen and (max-width: 400px) {
		h2 {
			font-size: 1.25rem;
		}
	}

p {
	width: 100%;
	max-width: 50rem;
	font-size: 1.125rem;
	margin: 0 auto;
	}
	@media screen and (max-width: 400px) {
		p {
			font-size: 1rem;
		}
	}
p + p {
	margin-top: 1.25rem;
}
p.center {
	text-align: center;
}
p.copyright {
	font-family: 'Cooper', serif;
	text-align: center;
	font-size: 1rem;
	font-weight: 400;
}

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

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	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;
}

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

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

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #f9f7f1;
}

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;
}

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

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

figure {
	margin: 1em 0;
}

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

/* Links
--------------------------------------------- */
a {
	cursor: pointer;
  text-decoration: none;
}

a:hover,
a:focus,
a:active {
	text-decoration: underline;
}

a:focus {
	outline: thin dotted;
}

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

a.btn,
button {
  font-size: 1.25rem;
  font-family: 'Cooper', serif;
	font-weight: 500;
  line-height: 1.2;
  display: inline-block;
  padding: 11.25px 22.5px;
  border-radius: 9999px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
	color: #000;
	background-color: #bdebb9;
	border: 2px solid #bdebb9;
}
a.btn:hover,
button:hover {
	border-color: #78bc72;
}
@media screen and (max-width: 400px) {
	a.btn {
		font-size: 1rem;
	}
}
a.btn.inverse {
	color: #fff;
	background-color: #78bc72;
	border: 2px solid #78bc72;
}
a.btn.inverse:hover {
	color: #222;
	background-color: #f9f7f1;
}

::selection {
	background: #bdebb9;
	color: #000;
}
::-moz-selection {
	background: #bdebb9;
	color: #000;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
*, :after, :before {
  box-sizing: inherit;
}
header#masthead {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	max-width: 900px;
	padding: 20px 20px;
	margin: 0 auto;
}
a.logo {
  font-family: 'Cooper', serif;
	font-size: 1.75rem;
	line-height: 1;
	color: #000;
	text-align: center;
	display: block;
	}
a.logo span.smaller {
	font-size: 50%;
	text-transform: uppercase;
	letter-spacing: 2px;
}
main#primary {
	width: 100%;
	padding: 20px 0 20px;
	margin: 0 auto;
}
footer.entry-footer {
	margin: 0 auto;
}
footer#colophon {
	width: 100%;
	max-width: 900px;
	padding: 50px 20px;
	margin: 0 auto;
}
.footer-row + .footer-row {
	margin: 1.25rem 0 0;
}
ul.social__icons {
	width: 100%;
	margin: 0;
	text-align: center;
	list-style: none;
	padding: 0;
}
ul.social__icons li {
	display: inline-block;
	font-size: 2.25rem;
}
ul.social__icons li a {
	color: #242424;
	text-decoration: none;
	background: transparent;
	border: none;
	-webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
ul.social__icons li a:hover {
	color: #78bc72;
	border: none;
	text-decoration: none;
	background: transparent;
}

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Hero
--------------------------------------------- */
.hero {
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: relative;
	z-index: 2;
	max-width: 900px;
  padding: 20px 20px;
  margin: 0 auto;
}
.hero-content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

/* Block – Video
--------------------------------------------- */
.block-video {
	display: block;
	margin: 2.5em auto;
}
video {
  display: block;
	width: 100%;
	max-width: 600px;
	margin: 0 auto;
}


/* Flag
--------------------------------------------- */
.flag-container {
	padding: 50px 0;
}
.flag {
	display: flex;
	flex-direction: row;
	align-items: center;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}
.flag.reversed {
	flex-direction: row-reverse;
	align-items: center;
}
.flag--content,
.flag--image {
	flex: 1 0 50%;
}
.flag--content {
	padding: 2.5% 6%;
	text-align: center;
}
.flag--content a.btn {
	margin: 2.25rem auto 0;
}
.flag--image img {
	width: 100%;
	display: block;
}
@media screen and (max-width: 800px) {
	.flag {
		flex-direction: column;
	}
	.flag--content {
		padding: 4VH 4VW;
		text-align: center;
	}
}
@media screen and (max-width: 400px) {
	.flag-container {
		padding: 0;
	}
}

/* Standard Text Content
--------------------------------------------- */
.standard-text-container {
	margin: 50px auto;
	padding: 0 4VW;
}

/* CTA
--------------------------------------------- */
.cta {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 120px 0;
	background-color: #bdebb9;
}
.cta--content {
	color: #222;
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
	padding: 0 4VW;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.cta--content p {
	font-family: 'Cooper', serif;
	font-weight: 400;
	font-size: 1.5rem;
	line-height: 1.5;
	color: #222;
	text-align: center;
	margin-bottom: 25px;
	}
	@media screen and (max-width: 400px) {
		.cta--content p {
			font-size: 1.5rem;
		}
	}


/* Introduction
--------------------------------------------- */
.introduction {
	margin: 50px auto;
	padding: 0 4VW;
}


/* Form
--------------------------------------------- */
.wpcf7 form {
	display: block;
	position: relative;
	text-align: left;
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
	padding: 2VH 4VW;
	font-size: 1rem;
}
.wpcf7 form.sent .wpcf7-response-output {
  border-color: #bdebb9;
}
.wpcf7 input,
.wpcf7 textarea{
	border: none;
	width: 100%;
	font-size: 1rem;
	background: #fff;
	color: #333333;
	border: 2px solid #bdebb9;
	padding: 12px;
	margin: 8px 0 0;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	border-radius: 0;
}
.wpcf7 input:focus,
.wpcf7 textarea:focus {
	outline: #78bc72;
	border-color: #78bc72;
}
.wpcf7 .wpcf7-submit{
	border: 0;
  background: transparent;
  border-radius: 0;
	font-size: 1.25rem;
  font-family: 'Cooper', serif;
	font-weight: 500;
  line-height: 1.2;
  display: block;
	width: 150px;
	margin: 0 auto;
  padding: 11.25px 22.5px;
  border-width: 1px;
  border-style: solid;
  border-radius: 9999px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
	background-color: #bdebb9;
	border: 2px solid #bdebb9;
  color: #000;
}
.wpcf7 .wpcf7-submit:hover {
	border-color: #78bc72;
}
.wpcf7 .small-meta {
	font-size: 11px;
}
.wpcf7 .nowrap {
	white-space:nowrap;
}
.wpcf7 .wpcf7-field-group {
	clear:left;
	position:relative;
	width:96%;
	padding-bottom:3%;
	min-height:50px;
}
.wpcf7 .wpcf7-form label {
	display: block;
	margin: 1.25rem auto 2.25rem;
}
.wpcf7 .wpcf7-form label .wpcf7-form-control-wrap {
	padding: 10px 0 0 0;
}
.wpcf7 .wpcf7-field-group input {
	display: block;
	width: 100%;
	padding: 8px 0;
	text-indent: 2%;
}
.wpcf7 .indicates-required {
	text-align: right;
	font-size: 11px;
	margin-right: 4%;
}
.wpcf7 .asterisk {
	color: #e85c41;
	font-size: 150%;
	font-weight: normal;
	position: relative;
	top: 5px;
}
.wpcf7 .clear {
	clear: both;
}
.wpcf7 span.wpcf7-not-valid-tip {
	border: 2px solid #e85c41;
}
.grecaptcha-badge {
	opacity: 0 !important;
}
.wpcf7-select {
	display: block;
	font-size: 1rem;
	font-family: 'Inter', sans-serif;
	font-weight: 400;
	color: #222;
	line-height: 1.5;
	padding: 12px;
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
	margin: 8px 0 0;
	border: 2px solid #bdebb9;
	box-shadow: none;
	border-radius: 0;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background-color: #ffffff;
	background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'),
	  linear-gradient(to bottom, #ffffff 0%,#ffffff 100%);
	background-repeat: no-repeat, repeat;
	background-position: right .7em top 50%, 0 0;
	background-size: .65em auto, 100%;
}
.wpcf7-select::-ms-expand {
	display: none;
}
.wpcf7-select:hover {
	border-color: #78bc72;
}
.wpcf7-select:focus {
	border-color: #78bc72;
	box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);
	box-shadow: 0 0 0 3px -moz-mac-focusring;
	color: #222;
	outline: none;
}
.wpcf7-select option {
	font-weight:normal;
}
/* Support for rtl text, explicit support for Arabic and Hebrew */
*[dir="rtl"] .wpcf7-select, :root:lang(ar) .wpcf7-select, :root:lang(iw) .wpcf7-select {
	background-position: left .7em top 50%, 0 0;
	padding: .6em .8em .5em 1.4em;
}
/* Disabled styles */
.wpcf7-select:disabled, .wpcf7-select[aria-disabled=true] {
	color: graytext;
	background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22graytext%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'),
	  linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);
}
.wpcf7-select:disabled:hover, .wpcf7-select[aria-disabled=true] {
	border-color: #aaa;
}


/* Navigation
--------------------------------------------- */
nav.main-navigation div ul li {
	display: inline-block;
	list-style: none;
}
nav.main-navigation div ul {
	margin: 0;
	padding: 0;
}
nav.main-navigation div ul li:not(:last-child) {
	margin: 0 20px 0 0;
}
nav.main-navigation div ul li.current-menu-item a {
	text-decoration: underline;
	border: none;
	background: transparent;
}
nav.main-navigation div ul li a {
	font-family: 'Cooper', serif;
	font-size: 1.25rem;
	font-weight: 500;
	color: #000;
	border: none;
	background: transparent;
	text-decoration: none;
}
nav.main-navigation div ul li a:hover {
	text-decoration: underline;
	border: none;
	background: transparent;
}
nav.main-navigation div ul li:last-child a {
	border: 0;
  background: transparent;
  border-radius: 0;
  font-size: 1.25rem;
  font-family: 'Cooper', serif;
	font-weight: 500;
  line-height: 1.2;
  display: inline-block;
  padding: 11.25px 22.5px;
  border-radius: 9999px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
	background-color: #bdebb9;
	border: 2px solid #bdebb9;
}
nav.main-navigation div ul li:last-child a:hover {
	border-color: #78bc72;
}

.navigation__button { display: none; }

@media screen and (max-width: 910px) {

	nav#site-navigation {
		position: fixed;
		z-index: 9999;
		height: 100%;
		width: 100%;
		top: 0;
		left: 0;
		padding-top: 50px;
		background-color: #FFFCF9;
		opacity: 0;
		pointer-events: none;
    transition: all .3s ease-in-out, visibility 0s .3s;
	}

	nav#site-navigation.is-open {
    opacity: 1;
    pointer-events: all;
    visibility: visible;
	}

	nav.main-navigation div {
    margin-top: 20px;
  }

  nav.main-navigation div ul {
    top: 0;
    width: 100%;
    position: relative;
		margin: 0;
  }

  nav.main-navigation div ul li {
  	display: block;
		text-align: center;
		margin: 0;
  }

	nav.main-navigation div ul li:not(:last-child) {
		padding: 0 0 2.125rem 0;
		margin: 0;
	}

}
.hamburger {
  padding: 15px 15px;
  display: none;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
	background-image: none;
  border: 0;
  margin: 0;
  overflow: visible;
	position: absolute;
	top: 20px;
	right: 20px;
  z-index: 9999;
}
@media screen and (max-width: 910px) {
  .hamburger {
    display: block;
  }
}
.hamburger:hover .hamburger-inner,
.hamburger:hover .hamburger-inner::before,
.hamburger:hover .hamburger-inner::after {
  background-color: #78bc72;
}
.hamburger-box {
  width: 30px;
  height: 24px;
  display: inline-block;
  position: relative;
  background-color: transparent;
}
.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 30px;
  height: 3px;
  background-color: #272823;
  border-radius: 0;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -10px;
}
.hamburger-inner::after {
  bottom: -10px;
}
.hamburger--squeeze .hamburger-inner {
  transition-duration: 0.075s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze .hamburger-inner::before {
  transition: top 0.075s 0.12s ease, opacity 0.075s ease;
}
.hamburger--squeeze .hamburger-inner::after {
  transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze.is-active .hamburger-inner {
  background-color: #78bc72;
  transform: rotate(45deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--squeeze.is-active .hamburger-inner::before {
  background-color: #78bc72;
  top: 0;
  opacity: 0;
  transition: top 0.075s ease, opacity 0.075s 0.12s ease;
}
.hamburger--squeeze.is-active .hamburger-inner::after {
  background-color: #78bc72;
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger.is-active:hover .hamburger-inner,
.hamburger.is-active:hover .hamburger-inner::before,
.hamburger.is-active:hover .hamburger-inner::after {
  background-color: #78bc72;
}

nav.footer-navigation {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
}
nav.footer-navigation ul {
	text-align: left;
	padding: 0;
	margin: 0;
	font-weight: 400;
}
nav.footer-navigation div ul li {
	list-style: none;
	display: inline-block;
}
nav.footer-navigation div ul li a {
	color: #222;
}
nav.footer-navigation div ul li a:hover {
	color: #fff;
}
nav.footer-navigation div ul li:not(:last-child) {
	margin-right: 0.75rem;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* 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 {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

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

/* Flickity
--------------------------------------------- */
.flickity-enabled {
	position: relative;
}
.flickity-enabled:focus {
	outline: 0;
}
.flickity-viewport{
	overflow: hidden;
	position: relative;
	height: 100%;
}
.flickity-slider {
	position: absolute;
	width: 100%;
	height: 100%;
}
.flickity-enabled.is-draggable {
	-webkit-tap-highlight-color: transparent;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
	cursor: -webkit-grabbing;
	cursor: grabbing;
}
.flickity-button {
	position: absolute;
	/* background: hsla(0,0%,100%,.75); */
	background: rgba(85,53,245,.75);
	border: none;
	color: #fff;
}
.flickity-button:hover {
	background: #5535f5;
	cursor: pointer;
}
.flickity-button:focus {
	outline: 0;
	box-shadow: 0 0 0 5px #19f;
}
.flickity-button:active{
	opacity: .6
}
.flickity-button:disabled {
	opacity: .3;
	cursor: auto;
	pointer-events: none;
}
.flickity-button-icon {
	fill: currentColor;
}
.flickity-prev-next-button {
	top: 50%;
	width: 44px;
	height: 44px;
	border-radius: 50%;
	transform: translateY(-50%);
}
.flickity-prev-next-button.previous {
	left: 10px;
}
.flickity-prev-next-button.next {
	right: 10px;
}
.flickity-rtl .flickity-prev-next-button.previous {
	left: auto;
	right: 10px;
}
.flickity-rtl .flickity-prev-next-button.next {
	right: auto;
	left: 10px;
}
.flickity-prev-next-button .flickity-button-icon {
	position: absolute;
	left: 20%;
	top: 20%;
	width: 60%;
	height: 60%;
}
.flickity-page-dots {
	position: absolute;
	width: 100%;
	bottom: -25px;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	line-height: 1
}
.flickity-rtl .flickity-page-dots {
	direction: rtl;
}
.flickity-page-dots .dot {
	display: inline-block;
	width: 15px;
	height: 15px;
	margin: 0 8px;
	background: #5535f5;
	border-radius: 50%;
	opacity: .25;
	cursor: pointer;
}
.flickity-page-dots .dot.is-selected {
	opacity: 1;
}
