/*!
Theme Name: Living Wisdom International
Theme URI: https://livingwisdominternational.org
Author: Vayu Castelli
Author URI: https://livingwisdominternational.org
Description: A theme for Living Wisdom International based on Underscores.me
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wsdg_responsive
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 with others.

wsdg_responsive is based on Underscores https://underscores.me/, (C) 2012-2017 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/
*/

/* cyrillic-ext */
@font-face {
	font-family: 'Philosopher';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/philosopher/v20/vEFV2_5QCwIS4_Dhez5jcWBjT00k0w.woff2) format('woff2');
	unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
  }
  /* cyrillic */
  @font-face {
	font-family: 'Philosopher';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/philosopher/v20/vEFV2_5QCwIS4_Dhez5jcWBqT00k0w.woff2) format('woff2');
	unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
  }
  /* vietnamese */
  @font-face {
	font-family: 'Philosopher';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/philosopher/v20/vEFV2_5QCwIS4_Dhez5jcWBhT00k0w.woff2) format('woff2');
	unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
  }
  /* latin-ext */
  @font-face {
	font-family: 'Philosopher';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/philosopher/v20/vEFV2_5QCwIS4_Dhez5jcWBgT00k0w.woff2) format('woff2');
	unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  /* latin */
  @font-face {
	font-family: 'Philosopher';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/philosopher/v20/vEFV2_5QCwIS4_Dhez5jcWBuT00.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  

/* 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; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

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

/**
 * Remove the margin in all browsers.
 */

body {
	margin: 0;
	font-family: 'Overlock', sans-serif;
}

/**
 * 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; /* 1 */
	height: 0; /* 1 */
	overflow: visible; /* 2 */
}

/**
 * 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; /* 1 */
	font-size: 1em; /* 2 */
}

/* 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; /* 1 */
	text-decoration: underline; /* 2 */
	text-decoration: underline dotted; /* 2 */
}

/**
 * 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; /* 1 */
	font-size: 1em; /* 2 */
}

/**
 * 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; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
	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; /* 1 */
	color: inherit; /* 2 */
	display: table; /* 1 */
	max-width: 100%; /* 1 */
	padding: 0; /* 3 */
	white-space: normal; /* 1 */
}

/**
 * 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; /* 1 */
	padding: 0; /* 2 */
}

/**
 * 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; /* 1 */
	outline-offset: -2px; /* 2 */
}

/**
 * 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; /* 1 */
	font: inherit; /* 2 */
}

/* 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,
p
body .elementor-widget-text-editor {
	color: #1A0567;
	font-family: 'Overlock', sans-serif;
	font-size: 20px;
	line-height: 1.5;
	font-weight: 400;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
	margin: 0 0 1.5em 0;
	font-weight: 700;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6,
h2 a:visited, h3 a:visited,
h2 a:hover, h3 a:hover {
  color: inherit;
  text-decoration: none;
}
h1 {
	font-size: 40px;
	font-size: 2.5rem;
	margin-bottom: 2em;
	font-family: 'Philosopher', serif;
	color: #130C89;
	line-height: 1.25;
	font-weight: 700;
}
h1.entry-title, h1.page-title {
	text-align: center;
	margin-bottom: 40px;
}
h2 {
	font-size: 34px;
	font-size: 2.125rem;
	font-family: 'Philosopher', serif;
	line-height: 1.25;
	color: #130C89;
	font-weight: 700;
}

h3 {
	color: #130C89;
}

body .elementor-widget-heading .elementor-heading-title {
	color: #130C89;
}

.entry-content h2 {
	margin:1.8em 0 0 0;
}
.entry-content h2.has-border-color::after {
	content: " ";
	width: 100px;
	border-bottom: 3px solid #fdd835;
	display: block;
	padding-top: 10px;
	margin-bottom: 20px;
}
.entry-content h2:first-child {
	margin-top: 0;
}
.footer-bar h2.widget-title {
    margin-bottom: 30px;
    font-size: 18px;
	font-size: 1rem;
	color: #1A0567;
	text-transform: uppercase;
	font-family: 'Overlock', sans-serif;
}
h3 {
	font-size: 22px;
	font-size: 1.375rem;
}
.entry-content h3 {
	margin:1.4em 0 .81em 0;
}
h4, h5, h6 {
	font-size: 18px;
	font-size: 1.125rem;
	margin:2.77em 0 1em 0;
}
p {
	margin:0 0 1.5em 0;
}
.site-name {
	font-family: delaney, sans-serif;
	font-weight: 400;
	font-size: 32px;
	font-size: 2rem;
	display: block;
	text-align: center;
}
.site-tagline {
	font-weight: 800;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.188;
	display: block;
	text-align: center;
	text-transform: uppercase;
}
.site-branding a:link,
.site-branding a:visited,
.site-branding a:hover {
	color: #fff;
	text-decoration: none;
}

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

blockquote,
.wp-block-quote,
.wp-block-pullquote p,
.wp-block-pullquote.alignleft p,
.wp-block-pullquote.alignright p,
.wp-block-pullquote.aligncenter p {;
	font-weight: 700;
	margin: 0 0 1em 0;
	padding: 0 10%;
	font-size: 22px;
	font-size: 1.375rem;
	line-height: 1.3;
	font-family: 'Philosopher', serif;
	font-style: italic;
}
.wp-block-quote p:last-child {
	margin-bottom: 0;
}
blockquote,
.wp-block-quote {
	padding-top: 10px;
	padding-bottom: 10px;
	border-left: 4px solid #fdd835;
}

.wp-block-pullquote {
	border-top: 4px solid #fdd835;
	border-bottom: 4px solid #fdd835;
	padding-top: 30px;
	padding-bottom: 10px;
}
.wp-block-pullquote blockquote {
	border-left: none;
}
.wp-block-pullquote cite,
.wp-block-quote cite {
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	font-size: 1rem;
	padding-bottom: 0;
}
.wp-block-verse {
	background-color: #FDEAC4;
	font-size: 18px;
	font-size: 1.125em;
	line-height: 1.5;
	font-weight: 400;
	font-family: 'Overlock', sans-serif !important;
	display: table;
	margin:0 0 35px 0;
}
address {
	margin: 0 0 1.5em;
}

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

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

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

big {
	font-size: 125%;
}


/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #070709;
	/* Fallback for when there is no custom background color defined. */
}

hr, hr.wp-block-separator.is-style-wide {
	border-bottom: 1px solid #ccc;
	border-top: 0;
	margin-bottom: 1.5em;
	clear: both;
}

ul, ol {
	margin: 0 0 1.5em 0;
	padding-left: 20px;
}
li {
	margin-bottom: 10px;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

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

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}

figure {
	margin: 1em 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
	margin-bottom: 1.5em;
	border-collapse: collapse;
}
table td {
	border: 1px solid #eee;
	padding: 10px 14px;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
a.button.centered,
.entry-content .aligncenter a.wp-block-button__link {
	margin: 0 auto;
}

div.wp-block-button {
	margin-bottom: 1.5em
}

a.button:link,
a.button:visited,
span.button a:link,
span.button a:visited,
span.button-center a:link,
span.button-center a:visited,
.entry-content a.wp-block-button__link:link,
.entry-content a.wp-block-button__link:visited,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	padding: 8px 20px;
	font-weight: 800;
	text-transform: uppercase;
	color:#737373;	
	text-align: center;
	display: table;
	text-decoration: none;
	border: 1px solid #737373;
	border-radius: 0;
	background-color: #fff;
	font-size: 16px;
	font-size: 1rem;
}

a.button:hover,
span.button a:hover,
span.button-center a:hover,
.entry-content a.wp-block-button__link:hover,
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
input[type="submit"]:hover {
	text-decoration: underline;
}

.widget a.button:link,
.widget a.button:visited {
	border: 1px solid #fff;
	background-color:  #737373;
	color: #fff;
}
.widget a.button:hover {
	
}

a.button.centered,
span.button-center a,
.entry-content .aligncenter a.wp-block-button__link {
	margin: 0 auto;
}
a.button.centered-buttons {
	margin: 0 10px;
	display: inline-block;
}
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: #000;
	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%;
}

form {
	margin-bottom: 1.5em;
}
.search-form input {
	margin-bottom: 1.5em;
}



input[type="search"] {
	margin-bottom: 20px;
}

#gform_wrapper_1 .gfield_label {
	font-weight: 400 !important;
}
#gform_wrapper_1 li.gfield,
#gform_wrapper_1 .gform_footer {
	margin-top: 10px;
}

/* Hide the radio inputs */
#gform_8 .gfp_big_button .gfield_radio input[type=radio] {
    display: none !important;
}

/* Adjust the styling of the radio button labels */
#gform_8 .gfp_big_button .gfield_radio label {
    text-align: center;
    display: inline-block;
	padding: 15px 20px;
	font-size: 16px;
	font-size: 1rem;
    border: 1px solid #000;
    border-radius: 0;
    color: black;
    cursor: pointer;
    min-width: 120px;
    margin: 0;
    float: left !important;
    margin: 0 15px 15px 0;
}

/* Add styles for the selected radio button label */
#gform_8 .gfp_big_button .gfield_radio input[type=radio]:checked + label {
    background-color: #12186D;
    color: #FFD75C;
    box-shadow: none;
}
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: #006db8;
	text-decoration: underline;
}

a:visited {
	color: #006db8;
}

a:hover, a:focus, a:active {
	color: #006db8;
}

a:focus {
	outline: thin dotted;
}

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

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

.main-navigation {
	display: block;
	padding: 15px 0;
}

.main-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
	text-align: center;
}

.main-navigation li {
	display: inline-block;
	position: relative;
}

.main-navigation a {
	display: inline-block;
	text-decoration: none;
	color:#fdd835;
	margin:0 0 0 30px;
	font-weight: 800;
	font-size: 16px;
	font-size: 1rem;
	text-transform: uppercase;
	padding-bottom: 5px;
}

.main-navigation #primary-menu .menu-item:first-child a {
	margin-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	background-color: #013C4E;
	float: left;
	position: absolute;
	top: 1.5em;
	left: -999em;
	z-index: 99999;
	padding:.8em 0;
	text-align: left;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul a {
	width: 200px;
	padding: .5em 1em;
}

.main-navigation ul ul li {

}

.main-navigation li:hover > a:after {
	content: '';
	display: block;
	width: calc(100% - 30px);
	right: 0;
	bottom: 0;
	height: 2px;
	background-color: #fdd835;
	position: absolute;
}

.main-navigation #primary-menu .menu-item:first-child a:after {
	width: 100%;
}

.main-navigation ul ul :hover > a {
}

.main-navigation ul ul a:hover {
}

.main-navigation ul li:hover > ul {
	left: auto;
}

.main-navigation ul ul li:hover > ul {
	left: 100%;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a {
}
.main-navigation li.button a:link,
.main-navigation li.button a:visited {
	background-color: #e8b93f;
	padding: 10px 20px;
	font-size: 16px;
	font-size: 1rem;
	text-transform: uppercase;
	color:#fff;	
	text-align: center;
	font-weight: 400;
	border:0;
	border-radius: 12px;
}
.main-navigation li.button a:hover {
	background-color: #e5af38;
}

/* Small menu. */
.menu-toggle {
	display: none;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}

@media screen and (max-width: 899px) {
	.menu-toggle {
		display: block;
		cursor: pointer;
		font-size: 15px;
		margin: 0 auto;
		background-image: url(images/menu-light.png);
		background-color: #12186d;
		background-position: center center;
		background-repeat: no-repeat;
		border: none;
		border-radius: 0;
		box-shadow: none;
		float:none;
		width: 35px;
		height: 28px;
	}
	.menu-toggle:hover {
		box-shadow: none;
		background-color: #12186d;
	}
	.toggled .menu-toggle {
		display: block;
		margin-bottom: 20px;
	}
	.main-navigation {
		margin:0;
	}
	.main-navigation a {
		margin:0;
	}
	.main-navigation.toggled .nav-menu {
		display: block;
	}
	.main-navigation ul {
		display: none;
	}
	.main-navigation.toggled ul ul {
		display: block;
		left:inherit;
		top: inherit;
		position:inherit;
		float:none;
		font-size: 80%;
		box-shadow: none;
		background: none;
	}
	.main-navigation.toggled #primary-menu li {
		display: block;
		margin-bottom: 1.5em;
		text-align: center;
	}
	.main-navigation.toggled #primary-menu li.menu-item-has-children {
		margin-bottom: 0;
	}
	.main-navigation.toggled #primary-menu .sub-menu li {
		margin-bottom: inherit;
	}
} 

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

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 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; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.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: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

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

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/


.alignleft,
.wp-block-image .alignleft {
	float: left;
	margin:0 1.5em 1.5em 0;
}
.alignright,
.wp-block-image .alignright {
	float: right;
	margin:0 0 1.5em 1.5em;
}
.aligncenter,
.wp-block-image .aligncenter {
	clear: both;
	margin: 0 auto 1.5em auto;
}
.alignleft img {
	display: block;
	float: left;
}
.alignright img {
	display: block;
	float: right;
}
.aligncenter img{
	clear: both;
	display: block;
	margin: 0 auto 1.5em auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-branding:before,
.site-branding:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.header-strip:before,
.header-strip:after,
.content-strip:before,
.content-strip:after,
.footer-strip:before,
.footer-strip:after, {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-branding:after,
.site-footer:after,
.header-strip:after,
.content-strip:after,
.footer-strip:after, {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
	/* Make sure select elements fit in widgets. */
}

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

.widget-area ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.copyright {
	clear: both;
	color: #d0d2d3;
}
.copyright .widget * {
	margin: 0;
	padding: 0;
}
.copyright .widget p {
	margin-bottom: 25px;
	font-size: 14px;
	font-size: .875rem;
}
.copyright a:link,
.copyright a:visited {
	color: #d0d2d3;
	text-decoration: none;
}
.footer-bar {
	color: #1A0567;
}
.footer-bar a:link,
.footer-bar a:visited {
	color: #1A0567;
	text-decoration: none;
}
.footer-bar a:hover,
.copyright a:hover {
	text-decoration: underline;
}
/* testimonial slider */
.wppsac-post-title {
	display: none;
}
.wppsac-post-content {
	font-family: 'Philosopher', serif;
	font-weight: 400;
	font-size: 20px;
	font-size: 1.25rem;
	max-width: 500px;
	line-height: 1.5;
	margin: 0;
	padding: 0;
	float: left;
	font-style: italic;
}
.wppsac-post-image {
	float: left;
	max-width: 250px;
	margin: 0 50px 25px 0;
	border-radius: 50% !important;
}
#page .wppsac-post-carousel.design-1 .slick-arrow {
	top:70%;
}
#page .wppsac-post-carousel.design-1 .slick-arrow::before {
	display: none;
}

.signup-strip h2 {
	color: #fff;
	text-align: center;
}
.signup-strip, .signup-strip .gfield_required, .footer-bar .gfield_required {
	color: #fff !important;
}
.page-id-1300 .signup-strip,
.page-id-127 .signup-strip {
	display: none;
}

.footer-strip > aside {
	margin-top: 34px;
}

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

.header-img {
	display: block;
}
.has-bff-blue-color { 
	color: #006db8;
}
.has-bff-blue-background-color {
	background-color: #006db8;
}
.wp-block-group.alignfull {
	margin-left: calc(50% - 50vw);
	  width: 100vw;
	  background-color: #2f3da8;
	  padding: 50px 0 30px 0;
	  border-top: 10px solid #fdd835;
}
.wp-block-group__inner-container {
	width:90% !important;
	max-width: 960px !important;
	margin: 0 auto !important;
	color: #fff;
}
.wp-block-group__inner-container h1,
.wp-block-group__inner-container h2,
.wp-block-group__inner-container h3,
.wp-block-group__inner-container h4 {
	color: #d0d2d3;
}
.wp-block-group__inner-container .gform_wrapper .gfield_required {
	color: #fff !important;
}
.wp-block-group__inner-container .wp-block-columns {
	margin-bottom: 0;
}
.wp-block-group.alignfull a,
.wp-block-group.alignfull a:visited,
.wp-block-group.alignfull a:hover {
	color: #fff !important;
}
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

article.post, article.success-story {
	margin: 0 0 1.5em;
}
.blog article.post, .archive article.post {
	margin-bottom: 4em;
	padding-bottom: 3em;
	border-bottom: 1px solid #ccc;
}
.blog article.post:last-child, .archive article.post:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}
.with-form article.page {
	margin: 0;
}

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

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

.entry-meta {
	font-size: 85%;
}

.single .entry-meta {
	margin-top: 42px;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}
.photo-text {
	margin-bottom: 100px;
	clear: both;
}
.archive .entry-meta,
.single .entry-meta {
	display: none;
}

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

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.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: left;
}
figcaption {
	font-weight: 400;
	font-style: italic;
	font-size: 14px;
	font-size: 1rem;
	text-align: left;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	padding-top: 70px;
	margin: 0 0 30px 0;
	clear: both;
}

.gallery-item {
	display: inline-block;
	vertical-align: top;
	width: 100%;
}

.gallery {
	padding-top: 70px;
	margin: 0 0 30px 0;
	clear: both;
}

.gallery-item {
	display: inline-block;
	vertical-align: top;
	width: 100%;
}

.gallery-caption {
	display: block;
}

@media screen and (min-width: 700px) {

.gallery-columns-2 .gallery-item {
	max-width: 50%;
	padding: 0 3%;
}

.gallery-columns-3 .gallery-item {
	width: 30.66%;
	margin: 0 0 4% 0;
}
.gallery-columns-3 .gallery-item:nth-child(odd) {
	margin-right: 0;
}
.gallery-columns-3 .gallery-item:nth-child(3n+2) {
	margin-left: 4%;
	margin-right: 4%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

}

/*--------------------------------------------------------------
## Layout
--------------------------------------------------------------*/

.site-header {
	padding: 15px 0 5px;
}

.header-strip {
	background-color: #12186d;
}
.nav-strip {
	background-color: #013c4e;
}
.content-strip {
	background-color: #fff;
}
.signup-strip {
	background-color: #12186d;
	padding: 60px 0 30px 0;
	color: #fff;
}
.footer-strip {
	background-color: #070709;
	background-image: url(images/sunset.jpg);
	background-position: center top;
	padding: 350px 0 0 0;
	background-repeat: no-repeat;
	background-size: contain;
}
.site-header {
}
.site-branding a.custom-logo-link {
	display: block;
}
.site-branding img, .site-branding a.custom-logo-link {
	display: inline-block;
	max-width: 110px;
	vertical-align: middle;
}

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

	.site-branding {
		text-align: center;
	}

	.site-branding img, 
	.site-branding a.custom-logo-link {
		max-width: 87px;
	}

	.site-name {
		line-height: 1.2;
		margin: 14px 0 0;
	}

	.site-tagline {
		display: none;
	}
}

/* if using a header image */
.header-img {
	display:block;
	width: 100%;
	height: auto;
}
.contain-center {
	width:90%;
	max-width: 1150px;
	margin: 0 auto;
}
.site-content.contain-center {
	max-width: 960px;
}
.site-main {
	padding: 60px 0 0 0;
	width: 100%;
}



/*--------------------------------------------------------------
## Media Queries
--------------------------------------------------------------*/
	
@media screen and (min-width: 900px) {

	.site-branding img, .site-branding a.custom-logo-link {
		margin: 0;
	}
	.site-branding {
		text-align: center;
	}

	.site-title {
		display: inline-block;
		vertical-align: middle;
		margin-left: 10px;
	}
	.main-navigation {
		display: block;
		padding: 32px 0 0 0;
	}
	.footer-bar .widget {
		float: left;
		width: 24%;
		padding: 0 20px;
	}
	.footer-bar .widget:first-child {
		width: 28%;
		padding-left: 0;
	}
	.footer-bar .widget:last-child {
		float: right;
		padding-right: 0;
	}


}

.full-width-section {
	width: 100vw !important;
	max-width: 100vw !important;
	position: relative !important;
	left: 50% !important;
	right: 50% !important;
	margin-left: -50vw !important;
	margin-right: -50vw !important;
}