/*!
Theme Name: The Message 2025
Theme URI: https://www.message.org.uk/
Author: Liz Delves
Author URI: http://lizdelves.com/
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: themessage
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.

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


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | 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; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

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

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

body {
	margin: 0;
}

/**
 * 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: 800;
	letter-spacing: 0.5px;
}

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

/*--------------------------------------------------------------
# Colours
--------------------------------------------------------------*/
/*
pink    #f6bbd9
brown		#bba289
purple	#e9d5e7
teal    #64909b
blue    #505c97
red     #d97e6d
green   #3b5356

*/

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
@font-face {
    font-family: 'Code Pro';
    src: url('fonts/Code-Pro-Bold.eot');
    src: url('fonts/Code-Pro-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Code-Pro-Bold.woff2') format('woff2'),
        url('fonts/Code-Pro-Bold.woff') format('woff'),
        url('fonts/Code-Pro-Bold.ttf') format('truetype'),
        url('fonts/Code-Pro-Bold.svg#Code-Pro-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
  font-family: 'VeneerThree';
  src: url( 'fonts/VeneerThree-Italic.woff2' ) format('woff2'),
       url( 'fonts/VeneerThree-Italic.woff' ) format('woff'),
       url( '/fonts/VeneerThree-Italic.ttf') format('truetype'),
    	 url( '/fonts/VeneerThree-Italic.svg#VeneerThree-Italic') format('svg');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

body,
button,
input,
select,
optgroup,
textarea {
	color: #1D0008;
	font-family: 'Gotham A', 'Gotham B', sans-serif;
	font-size: 17px;
	font-size: 1.0625rem;
	line-height: 1.5;
}

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

h2 {
	font-size: 26px;
	font-size: 1.625rem;
}

h3 {
  font-size: 24px;
  font-size: 1.5rem;
}

h4 {
  font-size: 22px;
  font-size: 1.375rem;
}

h5 {
  font-size: 20px;
  font-size: 1.25rem;
}

h6 {
  font-size: 18px;
  font-size: 1.125rem;
}

p {
	margin-bottom: 24px;
	line-height: 38px;
}

.wp-block-heading {
	font-weight: 900;
  font-style: italic;
  color: #d97e6d;
  margin-bottom: 20px;
}

.single-post h2.wp-block-heading {
	font-size: 28px;
	font-size: 1.75rem;
	margin-top: 50px;
}

.entry-content h2 b,
.entry-content h3 b,
.entry-content h4 b,
.entry-content h5 b,
.entry-content h6 b,
.entry-content h2 strong,
.entry-content h3 strong,
.entry-content h4 strong,
.entry-content h5 strong,
.entry-content h6 strong {
	font-weight: bold;
}

.entry-content .section-heading h2,
.entry-content .section-heading h3,
.entry-content .section-heading h4,
.entry-content .section-heading h5,
.entry-content .section-heading h6 {
	margin-top: 0;
}

.entry-content p a {
	width: 100%;
	max-width: 100%;
	padding-left: 0;
	padding-right: 0;
}

.entry-content li {
  margin-left: 20px;
  margin-bottom: 10px;
  line-height: 35px;
}

.entry-content-container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
}

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

blockquote {
	margin: 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 #666;
	cursor: help;
}

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

big {
	font-size: 125%;
}

.entry-content h4 + ul {
  margin-top: 20px;
}

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

*,
*: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: #FFF;
	/* Fallback for when there is no custom background color defined. */
}

hr {
	background-color: #d97e6d;
	border: 0;
	height: 3px;
	margin-top: 15px;
	margin-bottom: 5px;
}

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

/*--------------------------------------------------------------
# Layout
--------------------------------------------------------------*/
.container,
.thin-container,
.wp-block-embed,
.index-blog-posts .posts-navigation,
.eo-events-nav,
.wp-block-table,
#sb_instagram,
.wp-block-gallery,
p,
.entry-content ul,
.entry-content ol,
.thin-content-container,
.wp-block-izettle-store,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
.wp-block-audio,
.wp-block-file,
.not-found h1,
.connect-form-home,
.wp-block-button,
.wp-block-buttons,
.entry-content .link-in-bio,
#mc_embed_signup,
.charitable-donation-form,
.charitable-campaign-wrap,
#cmplz-document,
.entry-content p.login-prompt,
.faqs-block,
#bbox-root,
.wp-block-pullquote,
.prayer-points,
#dmm_form,
.re-toggle,
.wp-block-video,
.gform_wrapper {
	padding-left: 40px;
	padding-right: 40px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

p,
.entry-content ul,
.entry-content ol,
.thin-container,
.thin-content-container,
.wp-block-izettle-store,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
.wp-block-audio,
.wp-block-file,
.not-found h1,
.connect-form-home,
.wp-block-button,
.wp-block-buttons,
.entry-content .link-in-bio,
#mc_embed_signup,
.charitable-donation-form,
.charitable-campaign-wrap,
#cmplz-document,
.entry-content p.login-prompt,
.call-to-action.container,
.faqs-block,
#bbox-root,
.prayer-points,
.re-toggle,
#dmm_form,
.gform_wrapper {
	max-width: 900px;
}

.container,
.wp-block-embed,
.index-blog-posts .posts-navigation,
.eo-events-nav,
.wp-block-table,
#sb_instagram,
.wp-block-gallery,
.wp-block-video {
	max-width: 1280px;
}

.container.no-padding,
figure.no-padding {
	padding-left: 0;
	padding-right: 0;
}

.flex_and_center {
	display: flex;
  justify-content: center;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.site-header {
	padding-top: 20px;
	position: relative;
	overflow: initial;
}

.site-header .logo {
  width: 150px;
  height: 47px;
  margin-bottom: 16px;
  float: left;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.site-footer {
	background: #353535;
	color: #fff;
	margin-top: 60px;
	padding-top: 55px;
	padding-bottom: 60px;
	font-size: 15px;
	font-size: 0.9375rem;
}

.site-footer .container {
	display: flex;
	flex-wrap: wrap;
}

.footer-half {
	width: 50%;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 45px;
	display: flex;
	flex-wrap: wrap;
}

.footer-half:first-child {
	align-content: center;
}

.site-footer hr {
	background: #6A6A6A;
	height: 1px;
	width: 100%;
}

.site-footer h6 {
	font-size: 15px;
	font-size: 0.9375rem;
	font-weight: bold;
	text-transform: uppercase;
	width: 100%;
}

.social {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 0;
	width: 100%;
}

.social img {
	height: 25px;
	width: auto;
	display: inline-block;
}

.social a {
	display: inline-block;
	margin: 10px 3px 0 4px;
}

.search-form {
	width: 315px;
	padding-left: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
}

.search-box {
	width: 100%;
}

.search-form .search-field {
	background: #353535;
	border: 2px solid #fff;
	border-radius: 0;
	height: 38px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 10px;
	color: #fff;
	width: 259px;
}

.search-form .search-field:focus {
	color: #fff;
}

.search-form .search-field ::-webkit-input-placeholder { /* WebKit browsers */
  color: #fff;
}

.search-form .search-field :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: #fff;
}

.search-form .search-field ::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #fff;
}

.search-form .search-field :-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #fff;
}

.search-form .search-submit {
	background-color: #353535;
	border: 2px solid #fff;
	background-image: url( 'img/search-2x.png' );
	background-repeat: no-repeat;
	background-size: 25px 25px;
	height: 38px;
	width: 40px;
	border-radius: 0;
	text-indent: -9999px;
	padding: 0;
	background-position: 6px 4px;
	position: relative;
	left: -7px;
	cursor: pointer;
}

.search-form .search-submit:hover {
	border-color: #fff;
	background-color: #444;
}

.search-form .search-field,
.search-form .search-submit {
  vertical-align: middle;
}

.footer-menu {
	margin-top: 60px;
	font-weight: bold;
	text-align: center;
	width: 100%;
}

.footer-menu ul {
  margin-left: 0;
  padding-left: 0;
  display: inline-block;
}

.footer-menu li {
	float: left;
	list-style: none;
	margin-right: 9px;
	font-size: 15px;
	font-size: 0.9375rem;
}

.footer-menu li:after {
	content: '|';
	padding-left: 9px;
}

.footer-menu li:last-child:after {
	content: none;
}

.footer-menu a {
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	color: #fff;
}

.site-info p {
	color: #BFBFBF;
	font-weight: normal;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 20px;
	max-width: 100%;
	padding-left: 0;
	padding-right: 0;
	width: initial;
}

.site-info a {
	color: #BFBFBF;
	font-weight: normal;
}

.site-info a:hover,
.site-info a:focus {
	color: #fff;
}

.fund-reg {
	width: 213px;
	float: left;
	margin-right: 40px;
	margin-bottom: 60px;
}

.social + .efc-link {
	margin-top: 40px;
}

.efc-link {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.efc {
	width: 120px;
}

.footer-contact a {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

.footer-contact a:hover,
.footer-contact a:focus {
	text-decoration: underline;
}

.footer-contact h6 + div {
	width: 100%;
	margin-bottom: 20px;
}

.footer-contact h6 + div:last-child {
	margin-bottom: 0;
}

/*.thirty-years {
	width: 220px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}*/

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
a.button,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.wp-block-file .wp-block-file__button,
.wp-block-button__link,
.nav-next a,
.nav-previous a,
.entry-content .woocommerce a.button,
.entry-content .wc-block-grid .wp-block-button__link.add_to_cart_button,
ul.press-cats a,
.main-navigation > div > ul > li:last-child a /* donate button */,
ul.post-tax a,
.frm_forms .frm_button_submit,
.entry-content #mc_embed_signup #mc-embedded-subscribe {
	border: none;
	border-radius: 5px;
	background-color: #e9d5e7;
	color: #000;
	font-weight: 800;
	font-size: 17px;
	font-size: 1.0625rem;
	line-height: 1;
	padding: 10px 28px;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
  transition: all 0.4s;
  position: relative;
  text-align: center;
  cursor: pointer;
}

.nav-next a,
.nav-previous a {
	background: #505c97;
}

a.button.pdf,
.wp-block-file .wp-block-file__button {
  padding-left: 60px;
}

a.button.pdf:before,
a.pdf:before,
a.docx:before,
a.doc:before,
.wp-block-file .wp-block-file__button:before {
  content: '';
  background-size: 24px 14px;
  display: block;
  width: 24px;
  height: 14px;
  float: left;
  margin-right: 10px;
  position: absolute;
	left: 20px;
}

.wp-block-file .wp-block-file__button:before,
a.button.pdf:before {
  background-image: url( 'img/pdf.png' );
  margin-top: 2px;
  background-repeat: no-repeat;
}

a.pdf,
a.docx,
a.doc {
	margin-bottom: 20px;
	display: block;
	letter-spacing: 0.5px;
}

a.button.pdf {
	display: inline-block;
}

a.pdf:before { /* used on single jobs */
  background-image: url( 'img/pdf-black.png' );
  margin-top: 6px;
  position: relative;
  left: 0;
}

a.docx:before,
a.doc:before { /* used on single jobs */
  background-image: url( 'img/doc-black.png' );
  margin-top: 6px;
  position: relative;
  left: 0;
}

a.button:hover,
.nav-next a:hover,
.wp-block-button__link:hover,
.wp-block-file .wp-block-file__button:hover,
.main-navigation > div > ul > li:last-child a:hover /* donate button */,
.frm_button_submit:hover {
	padding-left: 18px;
	padding-right: 38px;
}

.wp-block-file .wp-block-file__button:hover {
	padding-left: 50px;
}

.nav-previous a:hover {
	padding-left: 38px;
}

a.button:after,
.nav-next a:after,
.wp-block-button__link:after,
.wp-block-file .wp-block-file__button:after,
.main-navigation > div > ul > li:last-child a:after,
.frm_button_submit:after {
	content: '\00bb';
	position: absolute;
	opacity: 0;
	top: 9px;
	right: -10px;
	transition: 0.5s;
}

.nav-previous a:after {
	content: '\00ab';
	position: absolute;
	opacity: 0;
	top: 8px;
	left: -10px;
	transition: 0.5s;
}

a.button:hover:after,
.nav-next a:hover:after,
.wp-block-button__link:hover:after,
.wp-block-file .wp-block-file__button:hover:after,
.main-navigation > div > ul > li:last-child:hover a:after,
.frm_button_submit:hover:after {
	opacity: 1;
 	right: 18px;
}

.nav-previous a:hover:after {
	opacity: 1;
 	left: 18px;
}

.page-id-2652 .wp-block-button__link {
	padding: 30px 48px;
	font-size: 21px;
	font-size: 1.3125rem;
}

.page-id-2652 .wp-block-button__link::after {
  top: 28px;
}

.wp-block-button + .wp-block-buttons {
	margin-top: 20px;
}

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: #505c97;
	font-weight: bold;
}

a:visited {
}

a:hover, a:focus, a:active {
}

a:focus {
	outline: thin dotted;
}

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

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	display: block;
	float: left;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 9px;
	position: absolute;
	left: 228px;
	top: 0;
	right: 0;
}

.main-navigation ul {
	display: block;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

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

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

.main-navigation ul ul a {
	width: 300px;
}

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

.main-navigation li {
	float: left;
	position: relative;
	margin-top: 20px;
	margin-right: 33px;
	font-size: 16px;
	font-size: 1rem;
}

.main-navigation > div > ul > li:first-child { /* Home link */
	display: none;
}

.main-navigation > div > ul > li:last-child { /* Donate button */
	float: right;
	margin-top: 10px;
	margin-right: 40px;
}

.main-navigation > div > ul > li:last-child a { /* Donate button */
	background: #64909b;
	color: #fff;
	font-weight: bold;
	height: 42px;
	padding: 12px 28px 14px 28px;
}

.main-navigation > div > ul > li:last-child a::after { /* Donate button */
	top: 10px;

}

.main-navigation a {
	display: block;
	color: #000;
	text-decoration: none;
  transition: all 0.3s;
}

.main-navigation a:hover,
.main-navigation a:focus {
	color: #64909b;
}

.main-navigation ul.sub-menu {
  background: rgba( 255,255,255,0.9);
  border-bottom: 5px solid #64909b;
}

.main-navigation ul.sub-menu li {
  font-size: 15px;
  font-size: 0.9375rem;
	margin-right: 0;
	margin-top: 0;
  transition: all 0.4s;
}

.main-navigation ul.sub-menu li a {
  padding: 15px 15px;
}

.main-navigation ul.sub-menu li:first-child {
	margin-top: 7px;
}

.main-navigation ul.sub-menu li:hover {
  background: #E6E6E6;
}

.main-navigation ul.sub-menu li:hover a {
  color: #FFF;
  background: #64909b;
}

.menu-toggle {
	display: none;
	cursor: pointer;
	float: right;
	margin: 10px 40px 10px 20px;
	background-image: url( 'img/menu.png' );
	background-repeat: no-repeat;
	background-size: 20px 15px;
	background-position: 26px 14px;
	padding: 12px 28px 13px 55px;
	background-color: #64909b;
  color: #fff;
  font-weight: bold;
}

.close-menu {
	display: none;
	background: none;
	padding: 0;
	position: fixed;
	left: 0;
	z-index: 200;
	cursor: pointer;
	color: #fff;
	font-size: 24px;
	font-size: 1.5rem;
	top: 10px;
}

.close-menu img {
	width: 20px;
	height: 18px;
}

.close-menu img:hover {
	opacity: 0.9;
}

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

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

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next,
.eo-events-nav .nav-next {
	float: right;
	text-align: right;
	width: 49%;
}

.nav-links {
	padding-top: 20px;
}

/*--------------------------------------------------------------
# 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 {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

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

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: 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-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

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

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

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

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Pagination
--------------------------------------------------------------*/
.page-numbers {
  padding: 10px 20px;
  font-weight: normal;
}

.page-numbers.current {
	background: #E9D5E7;
  color: #000;
	font-weight: 600;
}

.post-type-archive-press .nav-links,
.index-blog-posts .nav-links,
.tax-press_category .nav-links,
.search-results .nav-links {
	display: flex;
  justify-content: center;
  flex-wrap: wrap;
  border-top: 1px solid #C6CED0;
}

.index-blog-posts .posts-navigation,
.eo-events-nav {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0;
}

.index-blog-posts .nav-links {
	margin-top: 40px;
  overflow: hidden;
}


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

.post,
.page {
	margin: 0em;
}

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

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

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

/*--------------------------------------------------------------
## 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 .eo-events-nav,
.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: center;
}

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

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

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

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

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

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Blog
--------------------------------------------------------------*/
.home-blog-posts {
	padding-left: 0;
	padding-right: 0;
}

.index-blog-posts {
	overflow: hidden;
}

.index-blog-posts .blog-post {
	margin-top: 80px;
}

.index-blog-posts .blog-post:nth-child(odd) {
	clear: left;
}

.blog-post {
	width: 50%;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}

.blog-post > a:first-child {
	display: block;
}

.blog-post img{
	width: 100%;
	display: block;
	margin-bottom: 12px;
}

.blog-post h3,
.search-results h2 {
	font-size: 30px;
	font-size: 1.875rem;
  line-height: 36px;
	margin-top: 3px;
	font-weight: 900;
	font-style: italic;
}

.blog-post h3,
.blog-post h3 a,
.search-results h2 a {
	color: #505c97;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 10px;
	padding: 0;
	overflow: visible;
}

.blog-post p {
	padding-left: 0;
	padding-right: 0;
	line-height: 30px;
	margin-top: 11px;
  margin-bottom: 13px;
}

.blog-post hr {
	margin-top: 11px;
	margin-bottom: 8px;
}

ul.post-tax {
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 0;
}

ul.post-tax li {
	list-style: none;
  display: inline-block;
  margin: 0 12px 12px 0;
}

ul.post-tax li a {
	box-shadow: rgba(0, 0, 0, 0.24) 0px 1px 8px;
	padding: 10px 18px;
}

.date-box {
	float: right;
	background: #e9d5e7;
	width: 90px;
	height: 105px;
	text-align: center;
	padding: 1px 3px 3px 3px;
	margin-right: 40px;
	border-radius: 5px 5px 0 0;
	box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}

.blog-post .entry-header {
	position: relative;
}

.blog .blog-post .date-box,
.category .blog-post .date-box,
.archive .blog-post .date-box { /* on stories & categories */
	position: absolute;
	top: 0;
	right: 0;
	margin-right: 20px;
	border-radius: 0 0 5px 5px;
}

.date-box-container {
	width: 1280px;
  position: absolute;
  bottom: 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}

/* for global */
	.blog-post .flag-box {
	  margin-left: 20px;
	  left: 0;
	  right: auto;
	  display: flex;
	  align-items: center;
	  background: #FFF;
	}

	.blog-post .flag-box img {
	  display: block;
	}

.blog-post .entry-header {
    position: relative;
}

.date-box span {
	display: block;
	width: 100%;
	font-weight: 800;
}

.date-box .date-number {
	margin-top: 5px;
	font-size: 30px;
	font-size: 1.875rem;
}

.date-box .date-month {
	font-size: 20px;
	font-size: 1.25rem;
	text-transform: uppercase;
	margin-top: -6px;
  margin-bottom: -3px;
}

.date-box .date-year {
	font-size: 17px;
	font-size: 1.0625rem;
}

.left-link,
.right-link {
	width: 47%;
	position: relative;
	display: flex;
	align-items: center;
	text-decoration: none;
}

.left-link {
	float: left;
	text-align: left;
}

.right-link {
	float: right;
	text-align: right;
	flex-direction: row-reverse;
}

.left-link img,
.right-link img {
	width: 45%;
	min-width: 150px;
}

.left-link img {
	float: left;
	margin-right: 20px;
}

.right-link img {
	float: right;
	margin-left: 20px;
}

.left-link span,
.right-link span {
	display: inline-block;
	width: 100%;
}

.left-link span span,
.right-link span span {
	font-weight: normal;
	color: #000;
	margin-top: normal;
	display: inline;
	position: relative;
}

.left-link span span {
	padding-left: 0;
}

.right-link span span {
	padding-right: 0;
}

.post-nav-links {
	margin-top: 60px;
}

/*--------------------------------------------------------------
## Stories (Homepage)
--------------------------------------------------------------*/
.home-more-stories,
.more-events-button {
	margin-top: 40px;
	text-align: center;
}

.home-more-stories a.button,
.more-events-button a.button {
	color: #FFF;
	min-height: 42px;
	background-color: #64909b;
	width: calc( 33.33% - 25px);
	padding-top: 13px;
  padding-bottom: 13px;
}

.home-more-stories a.button:hover:after,
.more-events-button a.button:hover:after {
	top: 11px;
}

.featured-stories {
	padding-left: 0;
	padding-right: 0;
}

.featured-stories .section-heading {
	margin-top: 0;
	margin-bottom: 10px;
}

.featured-stories + .pray-join-give {
	margin-top: 53px;
}

p + .featured-stories {
	margin-top: 62px;
}


/*--------------------------------------------------------------
## Connect Form
--------------------------------------------------------------*/
.connect-form-home{
	margin-top: 83px;
}

.connect-form-home h4 {
	font-weight: 800;
	letter-spacing: 1.2px;
	text-transform: uppercase;
	text-align: center;
	font-size: 30px;
	font-size: 1.875rem;
	margin-bottom: 60px;
}

.connect-form-home h3.frm_form_title,
.home h3.frm_form_title,
.connect-form-home .frm_description p,
.home .frm_description p {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.home h3.frm_form_title,
.connect-form-home h3.frm_form_title {
	margin-bottom: 20px;
}

.connect-form-home p {
  font-weight: bold;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}

/*--------------------------------------------------------------
## Single Job/Volunteer
--------------------------------------------------------------*/
.individual-job {
	margin-top: 77px;
}

/*--------------------------------------------------------------
## 404 Page
--------------------------------------------------------------*/
.error-404 .search-form {
  float: left;
  margin-top: 0;
  padding-left: 0;
}

.error-404 .search-form .search-field {
  background: #fff;
	border: 2px solid #353535;
	color: #000;
}

.error-404 .search-form .search-submit {
  border: 2px solid #353535;
  background-color: #fff;
  background-image: url( 'img/search-2x-dark.png' );
  background-repeat: no-repeat;
}

/*--------------------------------------------------------------
## Search Results
--------------------------------------------------------------*/
.search-results .entry-summary {
	display: flex;
}

.search-results .entry-summary p {
  width: 100%;
  max-width: 100%;
  padding-left: 0;
	padding-right: 20px;
}

.search-results .entry-summary p + a {
	flex-basis: 200px;
}

.search-results article {
  border-bottom: 1px solid #E9D5E7;
  overflow: hidden;
}

.search-results .wp-post-image {
	width: 200px;
	float: right;
	margin: 30px 0 0 0;
}

.search-results h2 {
	margin-top: 30px;
}

.search-results a.button {
	margin-bottom: 40px;
}

.search-results .entry-meta a {
	font-weight: normal;
}

.search-results .entry-meta {
	margin-top: 20px;
	margin-bottom: 20px;
	color: #505c97;
}

.search-results header + a {
	margin-bottom: 20px;
	display: block;
}

.search-results .nav-links {
	border-top: 0;
}

.search-results .entry-summary p:last-child {
  margin-bottom: 0;
}

.search-results .entry-summary {
  margin-bottom: 24px;
}

/*--------------------------------------------------------------
## Spacer (Gutenberg)
--------------------------------------------------------------*/
.wp-block-spacer {
	display: none;
}

/*--------------------------------------------------------------
## Separator/HR (Gutenberg)
--------------------------------------------------------------*/
.wp-block-separator {
	border-top: 0;
	width: 300px;
	max-width: 70%;
	margin-top: 40px;
	margin-bottom: 40px;
}

/*--------------------------------------------------------------
## Image/Media Text (Gutenberg)
--------------------------------------------------------------*/
.wp-block-image {
  width: 1160px;
  padding: 0 20px;
  max-width: 100%;
  margin: 20px auto 26px auto;
}

.section-heading + .wp-block-image,
.section-heading + .wp-block-media-text {
	margin-top: 10px;
}

.wp-block-media-text {
  max-width: 1280px;
  padding-left: 40px;
	padding-right: 40px;
  width: 100%;
  margin: 40px auto;
}

.wp-block-media-text + .wp-block-media-text {
	margin-top: 93px;
}

.wp-block-image img {
	display: block;
	margin: 0 auto;
}

.wp-block-image figcaption {
  margin-top: .5em;
  margin-bottom: 1em;
  color: #000;
  text-align: center;
  font-size: 15px;
  max-width: 1024px;
  margin-left: auto;
	margin-right: auto;
}

.wp-block-media-text .wp-block-media-text__content {
	padding-left: 40px;
	padding-right: 0;
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
	padding-left: 0;
	padding-right: 40px;
}

.wp-block-media-text__content p {
	width: initial;
	max-width: initial;
	padding-left: 0;
	padding-right: 0;
}

/*--------------------------------------------------------------
## Audio/File (Gutenberg)
--------------------------------------------------------------*/
.wp-block-file .wp-block-file__button:after {
  top: 9px;
}

.wp-block-file a:first-child {
	margin-right: 20px;
}

.wp-block-file a.wp-block-file__button {
  text-decoration: none;
  display: inline-block;
  margin-left: 0;
}

/*--------------------------------------------------------------
## Blockquote (Gutenberg)
--------------------------------------------------------------*/
.wp-block-quote {
	border-top: 3px solid #e9d5e7;
	border-bottom: 3px solid #e9d5e7;
	margin: 80px auto;
	text-align: center;
	width: 1000px;
	max-width: 100%;
	padding-bottom: 20px;
}

.wp-block-quote p {
	font-weight: 900;
	font-style: italic;
	letter-spacing: 1.2px;
	color: #505c97;
	font-size: 26px;
	font-size: 1.625rem;
	margin: 30px auto;
}

.wp-block-quote cite {
	position: relative;
	top: -10px;
	font-style: normal;
	font-size: 17px;
	font-size: 1.0625rem;
	font-weight: 400;
	color: #505c97;
}

/*--------------------------------------------------------------
## Pullquote (Gutenberg)
--------------------------------------------------------------*/
.wp-block-pullquote {
	background: #e9d5e7;
	max-width: 1200px;
  color: #505c97;
  font-style: italic;
  font-weight: 900;
  padding-top: 80px;
  padding-bottom: 80px;
}

.wp-block-pullquote p {
	font-size: 34px;
	font-size: 2.125rem;
	line-height: 56px;
}

.wp-block-pullquote cite {
	 font-size: 25px;
	 font-size: 1.5625rem;
}

.wp-block-pullquote + .wp-block-pullquote {
	background: #505c97;
  max-width: 1200px;
  color: #e9d5e7;
}

.link-to-pages-block + .wp-block-pullquote {
	margin-top: 40px;
}

/*--------------------------------------------------------------
## Button (Gutenberg)
--------------------------------------------------------------*/
.wp-block-button a {
	background: #64909b;
	color: #FFF;
}

.wp-block-buttons {
	margin-top: 20px;
	margin-bottom: 20px;
}

.wp-block-buttons .wp-block-button {
	padding-left: 0;
	padding-right: 0;
	max-width: 100%;
	width: initial;
}

.wp-block-buttons.alignleft {
  display: block;
  float: none;
  margin-right: auto;
}

.wp-block-button.aligncenter,
.wp-block-buttons.is-content-justification-center .wp-block-button {
	display: flex;
	justify-content: center;
}

.wp-block-buttons + .wp-block-buttons,
.wp-block-buttons.awaken-menu {
	margin-top: 20px;
}

.wp-block-button.has-large-font-size a {
  font-size: 24px !important;
  letter-spacing: 0.5px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.wp-block-button.has-large-font-size a:after {
	top: 13px;
}

.wp-block-buttons.awaken-menu .wp-block-button {
  width: initial;
}

.wp-block-embed + .wp-block-buttons,
.wp-block-buttons + .wp-block-gallery {
	margin-top: 40px;
}

/*--------------------------------------------------------------
## Embeds (Gutenberg)
--------------------------------------------------------------*/
.wp-block-embed {
	margin-top: 40px;
}

.wp-block-embed + p,
.wp-block-embed + h2,
.wp-block-embed + h3,
.wp-block-embed + h4,
.wp-block-embed + h5,
.wp-block-embed + h6 {
	margin-top: 40px;
}

/*--------------------------------------------------------------
## Press Category Taxonomy
--------------------------------------------------------------*/
ul.press-cats {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	width: 1280px;
	max-width: 100%;
	padding-left: 30px;
	padding-right: 30px;
}

ul.press-cats li {
	list-style: none;
  margin: 0 10px 10px 10px;
}

/*--------------------------------------------------------------
## Event Archive
--------------------------------------------------------------*/
.eo-events-nav {
	width: 1280px;
	padding-left: 0;
	padding-right: 0;
	max-width: 100%;
	padding-top: 5px;
	margin-right: 0;
	margin-left: 0;
}

hr.above-events-nav {
	margin-top: 40px;
	height: 1px;
	background: #C6CED0;
	margin-left: 40px;
  margin-right: 40px;
}

.eo-events-nav .nav-previous {
	padding-left: 40px;
}

.eo-events-nav .nav-next {
	padding-right: 40px;
}

.post-type-archive-event .index-blog-posts {
  margin-left: 20px;
  margin-right: 20px;
}

/*--------------------------------------------------------------
## Single Event
--------------------------------------------------------------*/
.eventorganiser-event-meta {
	margin-top: 66px;
}

.eventorganiser-event-meta hr:first-child {
	margin-bottom: 0;
}

.eventorganiser-event-meta h4 {
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	background: #d97e6d;
	color: #fff;
	max-width: 100%;
	margin-top: 0;
	margin-bottom: 20px;
	font-weight: 900;
	font-style: italic;
}

.single-event .entry-content .eo-event-venue-map {
  width: 100%;
  float: none;
  padding: 10px 10px 1px 10px;
}

.single-event .entry-content .eo-event-meta {
	margin-bottom: 20px;
	width: 100%;
}

.single-event .entry-content .eo-event-meta li {
	list-style: none;
	margin-left: 0;
}

.event-meta-inner {
	border-left: 3px solid #d97e6d;
	border-right: 3px solid #d97e6d;
}

.eventorganiser-event-meta + .intro-paragraph .intro {
  margin-top: 40px;
}

/*--------------------------------------------------------------
## Formidable Forms
--------------------------------------------------------------*/
.frm_style_dark-message.with_frm_style .frm_form_fields > fieldset {
	background-color: #fff;
}

ul.frm_rootline{
	width: 100%;
	max-width: 100%;
}

.frm_forms {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 40px;
	padding-right: 40px;
	margin-top: 95px;
}

.frm_style_formidable-style.with_frm_style .frm_submit button {
	margin-top: 0;
}

.connect-form-home .frm_forms {
	padding-left: 0;
	padding-right: 0;
}

p + .frm_forms {
	margin-top: 60px;
}

.section-heading + .frm_forms {
	margin-top: 30px;
}

.frm_forms .frm_form_fields input[type="text"] {
	width: 485px;
	margin-left: 0;
	margin-right: 0;
}

.frm_sixth{
  margin-left: 0 !important;
}

.frm10{
	margin-left:2% !important;
}

.frm_submit input {
	text-transform: uppercase;
}

#address_box_container,.select-address-dropdown{
  height: 0;
  overflow: hidden;
}

#searchContainer{
	position: relative;
  display: flex;
  align-items: center;
}

#searchLabel {
  white-space: pre;
  margin-right: 2%;
}

#searchInput {
  height: 37px;
  margin-bottom: 5px;
}

#getaddress {
  right: 15px;
  top: 10px;
  margin-left: 2%;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 18px;
}

#manual-address{
  cursor: pointer;
}

.error-shake{
  animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
}

@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }

  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }

  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }

  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}

.frm_fields_container p,
.frm_fields_container h1,
.frm_fields_container h2,
.frm_fields_container h3,
.frm_fields_container h4,
.frm_fields_container h5,
.frm_fields_container h6 {
	max-width: 100%;
	padding-left: 0;
	padding-right: 0;
}

#frm_form_41_container {
	margin-top: 0;
}

.frm_fields_container p {
	width: 100%;
	line-height: 26px;
}

.entry-content .frm_style_formidable-style.with_frm_style .frm-show-form .frm_section_heading .frm_description {
	margin-bottom: 30px !important;
}

.frm_forms .frm_rootline input.frm_page_back {
  background-color: #ddd !important;
}

/* school bookings */
#frm_field_2074_container,
#frm_field_2078_container,
#frm_field_2082_container,
#frm_field_2086_container,
#frm_field_2090_container {
	margin-top: 26px;
}

#content .frm_forms .frm_button_submit,
#content .frm_forms .frm_button_submit:hover {
	background-color: #e9d5e7 !important;
	color: #000 !important;
}

#content .frm_forms .frm_description p {
	font-size: 17px;
  font-size: 1.0625rem;
	color: #000 !important;
}

/*--------------------------------------------------------------
## Gravity Forms
--------------------------------------------------------------*/
.gform_wrapper h2,
.gform_wrapper h3,
.gform_wrapper p {
	padding-left: 0;
	padding-right: 0;
}

#gform_1 h3.gsection_title {
	font-weight: bold;
	color: #209b73;
}

/*--------------------------------------------------------------
## Academy/MSE Styling
--------------------------------------------------------------*/
.academy-styling hr {
  background: #F7931D;
}

.academy-styling .header-image-block .header-caption {
	width: 100%;
	max-width: 100%;
  position: relative;
  background: transparent;
  border-bottom: 6px solid #F7931D;
  box-shadow: none;
  text-align: center;
}

.academy-styling .header-image-block h1,
.academy-styling .header-image-block h2,
.academy-styling .entry-content h2,
.academy-styling .entry-content h3,
.academy-styling .entry-content h4,
.academy-styling .entry-content h5,
.academy-styling .entry-content h6,
.academy-styling .frm_primary_label {
	font-family: 'Code Pro', 'Gotham A', 'Gotham B', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
  font-style: normal;
}

.academy-styling .entry-content h2,
.academy-styling .entry-content h3,
.academy-styling .entry-content h4,
.academy-styling .entry-content h5,
.academy-styling .entry-content h6 {
	color: #F7931D;
	font-size: 40px;
	font-size: 2.5rem;
	line-height: 44px;
	margin-bottom: 30px;
}

.academy-styling .entry-content h3,
.academy-styling .entry-content h4,
.academy-styling .entry-content h5,
.academy-styling .entry-content h6 {
	color: #F7931D;
}

.academy-styling a,
.academy-styling .link-to-pages-block .blog-post h3,
.academy-styling .blog-post h3,
.academy-styling .link-to-pages-block .blog-post h3 a,
.academy-styling .blog-post h3 a {
	color: #F7931D;
	margin-bottom: 0;
	padding: 5px 0;
}

.academy-styling .link-to-pages-block .blog-post h3 {
	font-size: 34px;
	font-size: 2.125rem;
  background: transparent;
  border-bottom: 3px solid #F7931D;
}

.academy-styling .section-heading-block {
	text-align: left;
}

.academy-styling .header-image-block + h2 {
  margin-top: 90px;
}

.academy-styling .link-to-pages-block + .wp-block-buttons {
	margin-top: 40px;
}

.academy-styling .section-heading-block h2 {
	padding-left: 0;
	padding-right: 0;
	margin-left: 0;
	margin-right: 0;
}

.academy-styling .wp-block-quote {
	border: 4px solid #47568D;
	width: 80%;
	max-width: 460px;
	position: relative;
}

.academy-styling .wp-block-quote p {
	font-size: 17px;
	font-size: 1.0625rem;
	color: #000000;
	font-weight: bold;
	line-height: 24px;
	letter-spacing: 0;
}

.academy-styling .wp-block-quote p:before {
	content: '';
	background: url( img/academy-quote-blue.png ) no-repeat;
	display: block;
	width: 66px;
	height: 56px;
	position: absolute;
	left: -30px;
	top: -30px;
}

.academy-styling .wp-block-quote cite {
	font-weight: normal;
}

.academy-styling .wp-block-quote p,
.academy-styling .wp-block-quote em {
	font-style: normal;
	padding-left: 0;
	padding-right: 0;
}

.academy-styling .wp-block-button {
	text-align: center;
}

.academy-styling .wp-block-button__link,
.academy-styling .button {
	font-size: 32px;
	font-size: 2rem;
	background: #47568D;
	border: 4px solid #47568D;
	border-radius: 0;
	padding: 16px 44px;
	color: #FFF;
	font-family: 'Code Pro', 'Gotham A', 'Gotham B', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

.academy-styling .button {
	padding: 11px 39px;
	font-size: 24px;
	font-size: 1.5rem;
}

.academy-styling .wp-block-buttons + .wp-block-heading {
	margin-top: 60px;
}

.academy-styling .blog-post a.button::after,
.academy-styling .more-events-button a.button::after {
	top: 9px;
}

.academy-styling .wp-block-button__link:hover,
.academy-styling a.button:hover {
  padding-right: 55px;
}

.academy-styling .more-events-button a.button {
	background: #47568D;
}

.academy-styling #main .frm_button_submit {
	font-size: 26px !important;;
	font-size: 1.625rem !important;
	background: #F7931D !important;
	border: 4px solid #F7931D !important;
	border-radius: 0 !important;
	padding: 8px 30px !important;
	color: #FFF !important;
	font-family: 'Code Pro', 'Gotham A', 'Gotham B', sans-serif !important;
	font-weight: bold !important;
	text-transform: uppercase !important;
}

.academy-styling a.button::after, .nav-next a::after,
.academy-styling .wp-block-button__link::after,
.academy-styling .wp-block-file .wp-block-file__button::after {
  top: 14px;
}

.academy-styling .section-heading-block + .link-to-pages-block .blog-post:nth-child(-n+2) {
  margin-top: 0;
}

.academy-styling .faq-question:hover,
.academy-styling .faq-question:focus,
.academy-styling .faq-question.rotate {
  border-color: #F7931D;
  background-color: #f5f1ef;
}

.academy-styling .team-member-block {
	width: 900px;
	max-width: 100%;
	padding-left: 40px;
	padding-right: 40px;
}

.academy-styling .team-layout-5 .team-member-indiv {
	width: 100%;
	min-width: initial;
	display: flex;
	margin-bottom: 80px;
}

.academy-styling .team-layout-5 .team-member-indiv img {
	flex-basis: 300px;
	width: 300px;
	height: 150px;
	padding-left: 0;
	padding-right: 0;
	min-width: initial;
  margin-left: initial;
  margin-right: initial;
}

.academy-styling .team-layout-5 .team-member-indiv h6 {
	line-height: 1;
	padding-top: 0;
	margin-bottom: 0;
	font-size: 30px;
	font-size: 1.875rem;
	color: #315190;
	max-width: 100%;
	margin-right: 0;
}

.academy-styling .team-layout-5 .headshot-text {
	flex: 1;
	max-width: initial;
	width: initial;
}

.academy-styling .headshot-text p,
.academy-styling .headshot-text h6 {
  width: auto;
}

.academy-styling .team-layout-5 .headshot-text p {
	max-width: 100%;
	line-height: 32px;
	margin-right: 0;
}

.academy-styling .with_frm_style .frm-show-form .frm_section_heading h3 {
	font-family: 'Code Pro', 'Gotham A', 'Gotham B', sans-serif;
	font-size: 26px !important;
	font-size: 1.625rem !important;
	font-weight: bold !important;
}

.academy-styling .frm_primary_label {
	font-size: 20px !important;
	font-size: 1.25rem !important;
	font-weight: bold !important;
	color: #315190 !important;
}

.academy-styling .frm_forms input,
.academy-styling .frm_forms select {
  font-size: 17px !important;
  font-size: 1.0625rem !important;
}

.academy-styling .frm_trigger .frmsvg {
  width: 26px;
  height: 26px;
}

.academy-styling .blog-post > a:last-child {
	color: #315190;
}

.academy-styling .blog-post > a.button:last-child {
	color: #FFF;
}

.frm_form_fields .sigPad ul.sigNav {
	width: initial;
}

.frm_form_fields .sigPad ul.sigNav i {
	line-height: 19px;
}

.frm_form_fields .sigPad ul.sigNav .frm-active-sig-type i.frm_icon_font {
	color: #fff !important;
}

.academy-styling .frm_form_field .sigNav a.frm-active-sig-type,
.academy-styling .frm_form_field .sigNav a.frm-active-sig-type:focus {
	background: #F7931D;
}

.academy-styling .frm_likert .frm_primary_label {
	font-size: 19px !important;
	font-size: 1.1875rem !important;
}

.academy-styling .with_frm_style .vertical_radio .frm_radio label {
	margin-bottom: 4px;
}

.academy-styling #main h3.frm_section_spacing,
.academy-styling #main h3.frm_trigger {
	background: #F7931D !important;
	color: #FFF !important;
	padding: 10px 20px !important;
	border-top: 0 !important;
}

.academy-styling #main .frm_style_formidable-style.with_frm_style .frm_section_spacing .frm_icon_font,
.academy-styling #main .frm_style_formidable-style.with_frm_style .frm_trigger .frm_icon_font {
  background: #FFF;
  width: 22px;
  height: 22px;
  display: block;
  float: right;
  border-radius: 50%;
  padding: 2px;;
	margin-top: 11px;
	line-height: 18px;
}

.academy-styling .frm_likert .frm_form_field {
	margin-bottom: 0 !important;
}

.academy-styling .frm_likert {
	border-top: 3px solid #e6e6e6;
}

.academy-styling .frm_style_formidable-style.with_frm_style .frm-show-form .frm_section_heading .frm_section_spacing {
	margin-bottom: 12px !important;
}

.academy-styling .frm_style_formidable-style.with_frm_style .frm-show-form .frm_section_heading .frm_section_spacing.frm_description {
	margin-top: 8px;
}

.academy-styling .entry-content ul.offenders {
  max-width: 100%;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}

.academy-styling .entry-content ul.offenders li {
	list-style: disc;
}

.academy-styling .entry-content > h3 {
  font-size: 34px;
  font-size: 2.125rem;
}

.academy-styling .entry-content > h4 {
  font-size: 30px;
  font-size: 1.875rem;
	color: #315190;
}

.academy-styling .intro {
	color: #F7931D;
	text-transform: uppercase;
	font-size: 30px;
	font-size: 1.875rem;
	font-family: 'Code Pro', 'Gotham A', 'Gotham B', sans-serif;
}

.academy-styling .icons-block img {
	margin-left: 0;
	margin-right: 0;
	width: 70px;
  height: 90px;
}

.academy-styling .icon-left.icons-block .block-icon span p:last-child {
  margin-bottom: 0;
  padding-bottom: 20px;
}

/*--------------------------------------------------------------
## NMK Styling
--------------------------------------------------------------*/
.page-template-page-nmk-styling .header-caption img {
	width: auto;
  float: right;
  max-height: 280px;
  min-height: initial;
}

.page-template-page-nmk-styling .header-image-block .container {
	justify-content: center;
	align-items: flex-end;
}

.page-template-page-nmk-styling .header-image-block .header-caption {
  background: transparent;
  box-shadow: none;
  margin-bottom: 0;
}

.page-template-page-nmk-styling .intro,
.page-template-page-nmk-styling .entry-content p a {
	color: #262948;
}

.page-template-page-nmk-styling .wp-block-quote {
  border-top: 4px solid #E1C553;
  border-bottom: 4px solid #E1C553;
}

.page-template-page-nmk-styling .wp-block-quote p,
.page-template-page-nmk-styling .wp-block-quote cite,
.page-template-page-nmk-styling h4,
.page-template-page-nmk-styling .section-heading h2,
.page-template-page-nmk-styling .blog-post h3,
.page-template-page-nmk-styling .faq-question p,
.page-template-page-nmk-styling .resource-desc h2 {
	font-family: 'VeneerThree', 'Gotham A', 'Gotham B', sans-serif;
	font-weight: normal;
	font-style: italic;
	color: #000000;
}

.page-template-page-nmk-styling .wp-block-quote p {
	font-size: 36px;
	font-size: 2.25rem;
	line-height: 46px;
}

.page-template-page-nmk-styling .wp-block-quote cite {
	font-size: 24px;
	font-size: 1.5rem;
	color: #262948;
}

.page-template-page-nmk-styling h4,
.page-template-page-nmk-styling .section-heading h2 {
	font-size: 36px;
	font-size: 2.25rem;
}

.page-template-page-nmk-styling a.button,
.page-template-page-nmk-styling .wp-block-button a,
.page-template-page-nmk-styling .more-events-button a.button {
	background-color: #E1C553;
	color: #000;
}

.page-template-page-nmk-styling .section-heading hr,
.page-template-page-nmk-styling .blog-post hr {
	background-color: #E1C553;
}

.page-template-page-nmk-styling .resource-desc hr {
	background-color: #262948;
}

.page-template-page-nmk-styling .faq-question:hover,
.page-template-page-nmk-styling .faq-question:focus,
.page-template-page-nmk-styling .faq-question.rotate {
  border-left-color: #E1C553;
}

.page-template-page-nmk-styling .faq-question p,
.page-template-page-nmk-styling .resource-desc h2 {
	font-size: 25px;
	font-size: 1.5625rem;
}

.page-template-page-nmk-styling .blog-post h3 a {
  color: #000;
	margin-bottom: 12px;
}

.page-template-page-nmk-styling .blog-post a {
	color: #262948;
}

.page-template-page-nmk-styling .link-to-pages .blog-post h3 {
	background-color: #000;
}

/*--------------------------------------------------------------
# Block Images
--------------------------------------------------------------*/
.campaign-image-block,
.header-image-block,
.testimonial-image-block {
	overflow: hidden;
	width: 100%;
	max-height: 750px;
	display: flex;
	align-content: center;
	justify-content: center;
	position: relative;
}

.campaign-image-block img,
.header-image-block img,
.testimonial-image-block img{
	width: 100%;
	flex: none;
	align-self: baseline;
}

.campaign-image-block .container,
.header-image-block .container,
.testimonial-image-block .thin-container {
	position: absolute;
	left: auto;
	right: auto;
	height: 100%;
	display: flex;
}

/*--------------------------------------------------------------
# Campaign Image/Stories (index.php)
--------------------------------------------------------------*/
.campaign-image-block {
	max-height: 750px;
	max-width: 2000px;
  margin-left: auto;
  margin-right: auto;
}

.campaign-image-block .container {
	padding-left: 40px;
	padding-right: 40px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}

.campaign-image-block.first-blog-post .container {
  padding-left: 20px;
  padding-right: 20px;
}

.campaign-image-block .campaign-caption {
	width: 414px;
  position: relative;
  background: #505c97;
  padding: 20px 20px 30px 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}

.campaign-image-block .campaign-caption a {
	text-decoration: none;
}

.campaign-image-block h1 {
	font-size: 48px;
	font-size: 3rem;
	line-height: 56px;
  color: #fff;
  margin-top: 0;
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	font-weight: 900;
  font-style: italic;
}

.campaign-image-block h2 {
	font-size: 19px;
	font-size: 1.1875rem;
	line-height: 30px;
  color: #fff;
  margin-top: 10px;
  margin-bottom: 18px;
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  padding-left: 0;
  padding-right: 0;
  max-width: 100%;
  text-transform: initial;
  font-weight: normal;
}

.campaign-image-block hr {
	height: 5px;
	background-color: #e9d5e7;
}

/*--------------------------------------------------------------
# Header Image
--------------------------------------------------------------*/
.header-image-block {
	max-height: 560px;
	max-width: 2000px;
  margin-left: auto;
  margin-right: auto;
}

.header-image-block .container {
  justify-content: flex-end;
  align-items: flex-start;
  flex-wrap: wrap;
  flex-direction: column;
}

.header-image-block.crop-center img {
  align-self: center;
}

.header-image-block .header-caption {
	width: 50%;
  max-width: 50%;
  background: #505c97;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 40px;
  box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}

.header-image-block h1,
.header-image-block h2 {
	font-size: 54px;
	font-size: 3.375rem;
	font-weight: 900;
	font-style: italic;
  color: #fff;
  padding-top: 10px;
  padding-bottom: 12px;
  line-height: 54px;
  text-shadow: 0px 0px 12px rgba(0, 0, 0, 0.40);
  word-break: break-word;
  hyphens: auto;
}

.header-image-block hr {
	width: 100%;
	height: 6px;
}

.header-image-block + p {
  margin-top: 67px;
}

.blog-header-caption {
	width: 100%;
}

/*--------------------------------------------------------------
# Intro Paragraph
--------------------------------------------------------------*/
.intro {
	color: #505c97;
	font-size: 19px;
	font-size: 1.1875rem;
	font-weight: bold;
	margin-top: 68px;
	line-height: 38px;
	margin-bottom: 0;
}

.intro strong {
  font-weight: bold;
  letter-spacing: 0.3px;
}

.intro-paragraph + .section-heading-block {
  margin-top: 55px;
}

.intro-paragraph + .wp-block-button {
  margin-top: 30px;
}

.single-post .intro,
.single-post p {
	line-height: 34px;
}

/*--------------------------------------------------------------
# Section Heading
--------------------------------------------------------------*/
.section-heading-block {
  text-align: center;
  margin-top: 65px;
}

.section-heading-block h1,
.section-heading-block h2 {
	font-weight: 900;
  font-style: italic;
  font-size: 36px;
  font-size: 2.25rem;
  color: #505c97;
  background: #FFF;
	z-index: 10;
	position: relative;
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 40px;
  width: initial;
  text-transform: initial;
}

.section-heading-block hr {
	position: relative;
	top: -37px;
}

.section-heading-block + .intro-paragraph .intro {
  margin-top: 40px;
}


.section-heading-block + .wp-block-embed-youtube {
  margin-top: 10px;
}

.section-heading-block + p,
.wp-block-quote + .events .section-heading:first-child {
	margin-top: 0;
}

/*--------------------------------------------------------------
# Stories
--------------------------------------------------------------*/
.stories-block {
  padding-left: 0;
  padding-right: 0;
}

.stories p {
	padding-left :0;
	padding-right: 0;
}

.stories-block .blog-post:nth-child(-n+2) {
  margin-top: 10px;
}

.stories-block .blog-post {
	margin-top: 80px;
}

.stories-block .blog-post h3 {
  font-size: 32px;
  font-size: 2rem;
  line-height: 36px;
}

.stories-block .blog-post:nth-child(2n-1) {
	clear: left;
}

.stories-2,
.stories-3 {
  padding-left: 20px;
  padding-right: 20px;
}

.stories-3 .blog-post {
  width: 33.33%;
  padding-left: 20px;
  padding-right: 20px;
}

.stories-3 .blog-post:nth-child(2n-1) {
	clear: none;
}

.stories-3 .blog-post:nth-child(2) {
  padding-left: 20px;
  padding-right: 20px;
}

.stories-3 .blog-post:nth-child(3) {
  margin-top: 10px;
}

.home-blog-posts.stories-3 .blog-post:nth-child(3) {
  margin-top: 0;
}

.more-stories {
	text-align: center;
	margin-top: 50px;
}

.more-stories a.button {
	display: inline-block;
}

/*--------------------------------------------------------------
# Latest Jobs
# Table Block (Gutenberg)
--------------------------------------------------------------*/
.latest-jobs-table,
.wp-block-table table {
  border-top: 1px solid #C6CED0;
  border-bottom: 1px solid #C6CED0;
  border-collapse: collapse;
  margin-top: 24px;
}

.latest-jobs-table th,
.wp-block-table th {
  text-align: left;
  text-transform: uppercase;
}

.latest-jobs-table tr,
.wp-block-table tr {
  border-bottom: 1px solid #C6CED0;
}

.wp-block-table th {
  background: #E4E9EA;
}

.latest-jobs-table tr:nth-child(even),
.wp-block-table tr:nth-child(even) {
  background: #F2F2F2;
}

.latest-jobs-table th,
.latest-jobs-table td,
.wp-block-table th,
.wp-block-table td {
  padding: 10px 15px;
}

/*--------------------------------------------------------------
## Blog Filter
--------------------------------------------------------------*/
.searchandfilter {
	border: 3px solid #E9D5E7;
}

.filter-container,
.filter-button-container {
	padding-left: 20px;
  padding-right: 20px;
}

.filter-button.open {
	border-radius: 5px 5px 0 0;
}

.searchandfilter {
	padding: 40px;
}

.searchandfilter h4 {
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0;
}

.searchandfilter ul {
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}

.searchandfilter li {
	width: 100%;
}

.searchandfilter ul li ul li {
	padding-right: 20px;
	margin-right: 0;
	margin-bottom: 5px;
	width: 25%;
}

.searchandfilter > div > ul > li:first-child ul {
	margin-bottom: 30px;
}

.searchandfilter > div > ul > li:nth-child(2) ul {
	margin-bottom: 15px;
}

.searchandfilter > div > ul > li > ul {
	display: flex;
	flex-wrap: wrap;
}

.hide-filter {
	display: none;
}

.filter-button {
	float: right;
}

.filter-button,
.filter-container + .container .blog-post:nth-child(-n+2) {
	margin-top: 25px;
}

/*--------------------------------------------------------------
## Germany/SA Shop
--------------------------------------------------------------*/
.entry-content .woocommerce,
.entry-content .wc-block-grid {
  max-width: 1280px;
  padding-left: 40px;
	padding-right: 40px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

.entry-content .woocommerce .summary p {
	max-width: 100%;
	padding-left: 0;
	padding-right: 0;
}

.entry-content p.woocommerce-result-count {
	width: initial;
	max-width: 100%;
	padding-left: 0;
}

.woocommerce ul.products {
	width: initial;
	max-width: 100%;
}

.entry-content table.shop_table {
	table-layout: fixed;
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
	width: 75%;
}

.woocommerce .cart-collaterals .cart_totals h2 {
	max-width: 100%;
	padding-left: 10px;
	padding-right: 10px;
}

.woocommerce-billing-fields h3,
.woocommerce-additional-fields h3,
#order_review h3,
#order_review p {
	max-width: 100%;
	width: 100%;
	padding-left: 3px;
	padding-right: 0;
}

.woocommerce-billing-fields p {
	max-width: 100%;
	width: 100%;
}

.woocommerce-info {
	max-width: 100%;
}

.woocommerce a.cart-button {
	float: right;
	margin-bottom: 10px;
}

.woocommerce .entry-content h2,
.woocommerce .entry-content p {
	width: 100%;
	max-width: 100%;
}

.woocommerce .entry-content .woocommerce-loop-product__title {
	line-height: 24px;
}

.woocommerce .entry-content ul {
	width: 100%;
	max-width: 100%;
}

.woocommerce .entry-content .woocommerce-result-count,
.woocommerce .woocommerce-ordering {
	width: 50%;
	float: left;
}

.woocommerce .woocommerce-ordering select {
	float: right;
}

.woocommerce .related ul.products {
	padding-left: 20px;
	padding-right: 20px;
}

.woocommerce .container .cart-button {
	margin-top: 40px;
}

.woocommerce .section-heading + .container .cart-button {
	margin-top: 0;
}

.woocommerce .entry-content .section-heading h2 {
	width: initial;
}

/*--------------------------------------------------------------
Woocommerce blocks
--------------------------------------------------------------*/
.entry-content .wc-block-grid {
	padding-left: 16px;
	padding-right: 16px;
}

.entry-content .wc-block-grid__products {
	padding-left: 0;
	padding-right: 0;
}

.entry-content .wc-block-grid__product {
	margin-left: 0;
  border-left: 24px solid transparent;
  border-right: 24px solid transparent;
  border-bottom: 16px solid transparent;
}

.entry-content .wc-block-grid__products .woocommerce-placeholder {
  width: 100%;
}

.wc-block-grid__product-title {
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	line-height: 24px;
	font-size: 17px;
	font-size: 1.0625rem;
	text-decoration: none;
}

.wc-block-grid__product-link {
	text-decoration: none;
}

.wc-block-grid__product-price {
	text-align: left;
}

.woocommerce-Price-amount {
	font-weight: normal;
	text-align: left;
}

.entry-content .wc-block-grid__product-add-to-cart {
	text-align: left;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
}

.wp-block-handpicked-products .wc-block-grid__product-image img {
	width: 100%;
}

/*--------------------------------------------------------------
## Gallery Block (Gutenberg)
--------------------------------------------------------------*/
.wp-block-gallery {
	justify-content: center;
}

.wp-block-gallery .wp-block-image {
	padding: 0;
}

.entry-content .wp-block-gallery.columns-3 .wp-block-image {
  margin-bottom: 40px;
}

/*--------------------------------------------------------------
## News Articles (Press page)
--------------------------------------------------------------*/
.entry-content .press-cats a {
	background: #64909b;
	color: #fff;
}

.news-articles {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.news-article {
	flex-basis: 46.5%;
	margin-bottom: 100px;
}

.news-article:last-child,
.news-article:nth-last-child(2) {
	margin-bottom: 40px;
}

.news-article img {
	border: 1px solid #DCDCDC;
	width: 100%;
	margin-bottom: 20px;
	display: block;
}

.news-article h2 {
	font-size: 22px;
	font-size: 1.375rem;
	line-height: 30px;
	text-align: left;
	margin-bottom: 20px;
	width: initial;
	max-width: initial;
	padding-left: 0;
	padding-right: 0;
	margin-top: 20px;
	font-weight: 900;
	font-style: italic;
	color: #505c97;
}

.news-article .button {
	margin-top: 30px;
}

.news-articles + hr {
	margin-top: 0;
}

.news-article .source {
	margin-top: 20px;
}

hr + .news-articles {
	margin-top: 70px;
}

/*--------------------------------------------------------------
## Mailchimp
--------------------------------------------------------------*/
.entry-content #mc_embed_signup {
	width: 900px;
}

.entry-content #mc-embedded-subscribe-form {
	margin: 20px 0;
}

.entry-content #mc_embed_signup .mc-field-group input,
.entry-content #mc_embed_signup .mc-field-group select {
	background: #E6E6E6;
  border-color: #E6E6E6;
  border-radius: 4px;
}

.entry-content #mc_embed_signup .mc-field-group select {
  padding: 10px 15px;
	width: 100%;
}

.entry-content #mc_embed_signup .mc-field-group label,
.entry-content #mc_embed_signup .input-group > strong {
	font-family: 'Gotham A', 'Gotham B', sans-serif;
	font-weight: bold;
	font-size: 17px;
  font-size: 1.0625rem;
}

.entry-content #mc_embed_signup .input-group li label {
	padding-left: 10px;
	font-weight: normal;
}

.entry-content #mc_embed_signup #mc-embedded-subscribe {
	height: 42px;
}

.entry-content #mc_embed_signup h2 {
	font-family: 'Gotham A', 'Gotham B', sans-serif;
	font-weight: 900;
  font-style: italic;
  font-size: 36px;
  font-size: 2.25rem;
  color: #505c97;
}

/*--------------------------------------------------------------
## Cookie Policy
--------------------------------------------------------------*/
#cmplz-document {
	margin-top: 72px;
}

#cmplz-document h2,
#cmplz-document h3,
#cmplz-document p,
#cmplz-cookies-overview .cmplz-dropdown h4,
#cmplz-document .cmplz-dropdown h4,
#cmplz-cookies-overview .cmplz-dropdown h5,
#cmplz-document .cmplz-dropdown h5,
#cmplz-cookies-overview .cmplz-dropdown p,
#cmplz-document .cmplz-dropdown p {
	width: 100%;
	max-width: 100%;
	padding-left: 0;
	padding-right: 0;
}

#cmplz-manage-consent-container,
#cmplz-cookies-overview {
	margin-bottom: 24px;
}

#cmplz-document ul {
	margin-left: 0;
	padding-left: 0;
}

#cmplz-document p:first-child i {
	color: #505c97;
  font-size: 19px;
  font-size: 1.1875rem;
  font-weight: bold;
  line-height: 38px;
  font-style: normal;
}

#cmplz-document h2 {
	font-weight: 900;
  font-style: italic;
  color: #d97e6d;
  margin-bottom: 20px;
  padding-bottom: 0;
  font-size: 26px;
  font-size: 1.625rem;
}

#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category .cmplz-category-header,
#cmplz-cookies-overview .cmplz-dropdown summary, #cmplz-document .cmplz-dropdown summary {
	margin: 5px 0 0 0;
  padding: 5px 10px;
}

#cmplz-document p,
#cmplz-document li {
	font-size: 17px;
  font-size: 1.0625rem;
}

#cmplz-cookies-overview .cmplz-dropdown summary div h3,
#cmplz-document .cmplz-category-title {
	font-size: 16px;
}

#cmplz-document .cmplz-always-active {
	font-size: 14px !important;
}

#cmplz-document .cmplz-category-header .cmplz-category-title {
	padding-left: 5px;
	line-height: 38px;
}

#cmplz-document .cmplz-sharing-data p,
#cmplz-document .cmplz-service-description p,
#cmplz-document .cmplz-description-functional {
	line-height: 24px;
}

#cmplz-document .cookies-per-purpose h4,
#cmplz-document .cookies-per-purpose h5 {
	font-weight: 600;
}

/*--------------------------------------------------------------
## Charitable (South Africa)
--------------------------------------------------------------*/
.campaign-template-default h1 {
	font-family: 'Gotham A', 'Gotham B', sans-serif;
  font-size: 36px;
  font-size: 2.25rem;
  background: #FFF;
  z-index: 10;
  position: relative;
  display: block;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 0;
  margin-right: 0;
  line-height: 40px;
  width: initial;
  text-transform: initial;
  font-weight: normal;
}

.charitable-campaign-field.charitable-campaign-field-campaign-title h1 {
  font-size: 36px;
}

.campaign-template-default h5,
.campaign-template-default p {
	width: 100%;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.charitable-campaign-wrap.template-disaster-relief .charitable-campaign-field.charitable-campaign-field-social-links .charitable-field-template-social-linking img {
	height: 25px !important;
}

.campaign-template-default .charitable-donation-form,
.campaign-template-default .charitable-campaign-wrap {
	font-family: 'Gotham A', 'Gotham B', sans-serif;
}

.campaign-template-default .post-nav-links {
	border-top: 0;
}

.campaign-template-default .frm_form_fields,
.campaign-template-default .with_frm_style .frm_primary_label
.campaign-template-default .frm_style_formidable-style.with_frm_style .frm_submit button {
	font-family: 'Gotham A', 'Gotham B', sans-serif;
}

.campaign-template-default .frm_style_formidable-style.with_frm_style .frm_submit button {
	font-weight: 700;
}

/* Nederlands/Netherlands Forms
--------------------------------------------- */
#dmm_form p {
  padding-left: 0;
  padding-right: 0;
}

#dmm_form select {
  background: #E6E6E6;
  border-radius: 3px;
  padding: 6px;
  border: 1px solid #e6e6e6;
}

#dmm_form input[type="text"],
#dmm_form input[type="email"],
#dmm_form input[type="url"],
#dmm_form input[type="password"],
#dmm_form input[type="search"],
#dmm_form input[type="number"],
#dmm_form input[type="tel"],
#dmm_form input[type="range"],
#dmm_form input[type="date"],
#dmm_form input[type="month"],
#dmm_form input[type="week"],
#dmm_form input[type="time"],
#dmm_form input[type="datetime"],
#dmm_form input[type="datetime-local"],
#dmm_form input[type="color"],
#dmm_form textarea {
  background: #E6E6E6;
  border: 1px solid #e6e6e6;
}

#dmm_form label {
	font-weight: bold;
}

.wp-block-file a + .wp-block-file__button {
	margin-left: 20px;
}

/*--------------------------------------------------------------
## Media Queries
--------------------------------------------------------------*/
@media( max-width: 1260px ){
	/* header images */
  .campaign-image-block img,
  .header-image-block img,
  .testimonial-image-block img {
    min-height: 250px;
    -o-object-fit: cover;
    object-fit: cover;
    overflow: hidden;
  }
}

@media( max-width: 1255px ){
	/* navigation */
	.main-navigation {
    left: 213px;
  }

	.main-navigation li {
    margin-right: 23px;
		font-size: 15px;
		font-size: 0.9374rem;
		margin-top: 22px;
  }

	/* blog filter (index.php) */
  .searchandfilter ul li ul li {
		width: 33%;
	}
}

@media( max-width: 1120px ){
	/* header */
	.site-header .logo {
    margin-right: 48px;
  }

  /* mobile menu */
	.main-navigation ul {
		display: none;
	}

	.menu-toggle,
	.main-navigation.toggled ul {
		display: block;
	}

	.main-navigation > div {
	  height: 100%;
	  width: 0; /* 0 width - change this with JavaScript */
	  position: fixed; /* Stay in place */
		z-index: 999;
	  top: 0;
	  left: 0;
	  background-color: #111;
	  overflow-x: hidden; /* Disable horizontal scroll */
	  padding-top: 60px; /* Place content 60px from the top */
	  transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
	}

	.main-navigation.toggled a {
	  padding: 8px 8px 8px 22px;
	  text-decoration: none;
	  color: #fff;
	  display: block;
	  transition: 0.3s;
		width: 200px;
	}

	.main-navigation.toggled > div {
		width: 200px;
		padding-top: 20px;
	}

	.main-navigation li {
		margin-right: 0;
		width: 100%;
	}

	.main-navigation li:hover {
		background: #64909b;
	}

	.main-navigation > div > ul > li:first-child {
		display: block;
	}

	.main-navigation > div > ul > li:last-child {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		border-radius: 0;
		float: left;
	}

	.main-navigation > div > ul > li:last-child a {
		padding: 10px 22px;
  	border-radius: 0;
  	text-align: left;
  	font-size: 15px;
    font-size: 0.9374rem;
    line-height: 1.5;
	}

	.main-navigation > div > ul > li:last-child a::after {
	  content: '';
  }

  .main-navigation > div > ul > li:last-child a:hover {
  	padding: 10px 22px;
  }

	.main-navigation.toggled li {
	  transition: all 0.4s;
	}

	.main-navigation.toggled li:hover ul.sub-menu,
	.main-navigation.toggled li.focus ul.sub-menu,
	.main-navigation.toggled li:focus ul.sub-menu {
		position: relative;
		background: rgba( 255,255,255,0.2);
		border-color: #64909b;
	}

	.main-navigation.toggled ul.sub-menu li {
	  font-size: 14px;
	}

	.main-navigation.toggled .close-menu {
		display: block;
		left: 165px;
	  transition: 0.5s;
	}

	/* woocommerce block */
	.entry-content .wc-block-grid {
		padding-left: 20px;
		padding-right: 20px;
	}

	.entry-content .wc-block-grid__product {
	  border-left: 20px solid transparent;
	  border-right: 20px solid transparent;
	}

  /* no more knives template */
  .page-template-page-nmk-styling .header-caption img {
  	max-height: 220px;
  }
}

@media( max-width: 1100px ){
  /* campaign */
	.campaign-image-block h1 {
    font-size: 44px;
    font-size: 2.75rem;
    line-height: 50px;
  }

  .campaign-image-block hr {
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .campaign-image-block h2 {
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 26px;
    line-height: 28px;
  }

	.header-image-block h1,
	.header-image-block h2 {
    font-size: 48px;
    font-size: 3rem;
  }
}

@media( max-width: 940px ){
	.header-image-block h1,
	.header-image-block h2,
	.campaign-image-block h1 {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 42px;
  }

  .campaign-image-block hr {
    margin-bottom: 10px;
  }

  .campaign-image-block h2 {
    font-size: 17px;
    font-size: 1.0625rem;
    margin-bottom: 24px;
    line-height: 26px;
  }

  .campaign-image-block {
    max-height: none;
    flex-direction: column;
	}

  /* header images/campaign images */
  .campaign-image-block .campaign-caption { /* underneath caption */
    top: initial;
		-ms-transform: initial;
		-webkit-transform: initial;
		transform: initial;
		padding: 20px 30px 35px 30px;
    width: 100%;
    margin-bottom: 0;
    box-shadow: none;
  }

  .campaign-image-block .container {
  	position: relative;
		margin-top: -87px;
  }

  /* blog filter (index.php) */
  .searchandfilter ul li ul li {
		width: 50%;
	}

	/* woocommerce block */
	.entry-content .wc-block-grid {
		padding-left: 24px;
		padding-right: 24px;
	}

	.entry-content .wc-block-grid__product {
	  border-left: 16px solid transparent;
	  border-right: 16px solid transparent;
	}
}

@media( max-width: 810px ){
  /* stories */
	.stories-block .events-num-3 .blog-post,
  .stories-3 .blog-post,
  .home-more-stories a.button,
  .more-events-button a.button {
    width: 100%;
  }

  .stories-3 .blog-post + .blog-post,
  .home-blog-posts.stories-3 .blog-post:nth-child(3) {
    margin-top: 60px;
  }

  /* gallery (Gutenberg) */
  .wp-block-gallery {
		padding-left: 35px;
		padding-right: 35px;
	}

  /* image (Gutenberg) */
	.wp-block-image {
		padding: 0 5px;
	}
}

@media( max-width: 768px ){
  /* navigation */
  .menu-toggle {
    margin: 15px 20px;
		padding: 9px 18px 8px 45px;
    background-position: 16px 10px;
  }

	/* one column page-links and blog posts */
	.blog-post {
		width: 100%;
		padding-left: 20px;
		padding-right: 20px;
  }

  .blog-post:last-child {
    padding-right: 20px;
	}

  .blog-post + .blog-post {
    margin-top: 100px;
	}

  .home-blog-posts .blog-post,
  .index-blog-posts .blog-post,
	.events-num-1 .blog-post {
    padding-left: 40px;
    padding-right: 40px;
	}

	.home-blog-posts.stories-3 .blog-post {
		padding-left: 20px;
		padding-right: 20px;
	}

	.stories-2 .blog-post:nth-child(n) {
		margin-top: 60px;
	}

	.stories-2 .blog-post:first-child {
		margin-top: 0;
	}

	.post-type-archive-event .index-blog-posts {
		margin-left: 0;
		margin-right: 0;
	}

	/* footer */
	.footer-half {
    width: 100%;
  }

  .footer-contact {
  	text-align: center;
  }

  .search-form {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
	}

	.social {
		margin-bottom: 0;
	}

	.footer-contact {
		padding-bottom: 25px;
	}

	.footer-menu {
		margin-top: 40px;
	}

  /* vertical spacing */
	.blog-post + .blog-post,
  .eventorganiser-event-meta {
    margin-top: 60px;
	}

  .wp-block-embed,
  .wp-block-embed + p,
  .wp-block-embed + h2,
  .wp-block-embed + h3,
  .wp-block-embed + h4,
  .wp-block-embed + h5,
  .wp-block-embed + h6 {

  }

	.site-footer {
		margin-top: 90px;
	}

	.left-link,
	.right-link {
		flex-direction: column;
	}

	.left-link img,
	.right-link img {
		min-width: initial;
		margin-bottom: 10px;
		margin-left: 20px;
		margin-right: 20px;
		width: 100%;
	}

	/* section heading */
	.section-heading-block h1,
	.section-heading-block h2 {
		font-size: 28px;
		font-size: 1.75rem;
		line-height: 36px;
	}

	.blog-post h3,
	.search-results h2 {
		font-size: 25px;
		font-size: 1.5rem;
	}

	/* media and text (Gutenberg) */
	.wp-block-media-text {
    display: block;
  }

  .wp-block-media-text > figure > img {
  	width: initial;
		margin-left: auto;
		margin-right: auto;
		display: block;
		margin-bottom: 40px;
		max-width: 100%;
  }

  .wp-block-media-text .wp-block-media-text__content,
  .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
    padding-left: 0;
    padding-right: 0;
	}

	.wp-block-media-text + .wp-block-spacer {
		height: 0;
	}

	/* header image */
  .header-image-block h1,
  .header-image-block h2 {
    font-size: 38px;
    font-size: 2.5rem;
    line-height: 46px;
    padding-top: 6px;
  	padding-bottom: 10px;
  }

  .header-image-block .header-caption {
	  max-width: 100%;
	  width: 100%;
	  padding-left: 16px;
	  padding-right: 16px;
	  margin-bottom: 15px;
	}

  .header-image-block hr {
    margin-top: 0;
    height: 5px;
  }

  .date-box-container {
  	top: 0;
  }

  .date-box {
  	border-radius: 0 0 5px 5px;
  }

	/* search and filter (index.php) */
  .searchandfilter {
    padding: 30px;
	}

	/* woocommerce */
	.woocommerce .cart-collaterals .cart_totals,
	.woocommerce-page .cart-collaterals .cart_totals {
		width: 100%;
	}

	.filter-container + .container .blog-post:nth-child(2) {
		margin-top: 60px;
	}

	/* woocommerce block */
	.entry-content .wc-block-grid.has-3-columns .wc-block-grid__product {
	  flex: 1 0 50%;
	  max-width: 50%;
	  padding: 0;
	  padding-right: 0px;
	  margin: 0 0 24px;
	}

	.entry-content .wc-block-grid {
		padding-left: 22px;
		padding-right: 22px;
	}

	.entry-content .wc-block-grid__product {
	  border-left: 14px solid transparent;
	  border-right: 14px solid transparent;
	}

	/* blockquote */
	.wp-block-pullquote p {
		font-size: 30px;
		font-size: 1.875rem;
		line-height: 48px;
	}

	.wp-block-pullquote cite {
		 font-size: 22px;
		 font-size: 1.375rem;
	}

  /* no more knives template */
  .page-template-page-nmk-styling .header-caption img {
  	height: 150px;
  }
}

@media( max-width: 690px ){
	/* footer */
	.fund-reg {
		float: none;
		margin-bottom: 0;
		margin-left: auto;
		margin-right: auto;
		display: block;
	}
}

@media( max-width: 680px ){
	/* academy styling */
  .academy-styling .team-layout-5 .team-member-indiv {
    flex-wrap: wrap;
  }

  .academy-styling .team-layout-5 .headshot-text {
    flex-basis: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .academy-styling .team-layout-5 .team-member-indiv img {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px;
  }

  .academy-styling .team-layout-5 .team-member-indiv h6,
  .academy-styling .headshot-text p {
		margin-left: 0;
		margin-right: 0;
  }

	/* search and filter (blog) */
  .searchandfilter ul li ul li {
		width: 100%;
	}

	/* woocommerce */
	.woocommerce ul.products[class*="columns-"] li.product,
	.woocommerce-page ul.products[class*="columns-"] li.product {
		width: 100%;
	}

	.woocommerce .entry-content .woocommerce-result-count,
	.woocommerce .woocommerce-ordering {
		width: 100%;
	}

	.woocommerce .woocommerce-ordering select {
		float: left;
	}

	/* woocommerce block */
	.entry-content .wc-block-grid.has-3-columns .wc-block-grid__product {
	  flex: 1 0 100%;
	  max-width: 100%;
	  padding: 0;
	  padding-right: 0px;
	  margin: 0 0 24px;
	}

	.entry-content .wc-block-grid {
		padding-left: 40px;
		padding-right: 40px;
	}

	.entry-content .wc-block-grid__product {
	  border-left: 0;
	  border-right: 0;
	}
}

@media( max-width: 586px ){
	/* containers */
  .container,
	.thin-container,
	.thin-content-container,
	p,
	#bbox-root,
	.call-to-action-block p,
	.campaign-image-block .container,
	.charitable-donation-form,
	.charitable-campaign-wrap,
	#cmplz-document,
	.connect-form-home,
	.entry-content h2,
	.entry-content h3,
	.entry-content h4,
	.entry-content h5,
	.entry-content h6,
	.entry-content p.login-prompt,
	.entry-content ol,
	.entry-content ul,
	.entry-content .link-in-bio,
	.eo-events-nav,
	.faqs-block,
	.frm_forms,
	.index-blog-posts .blog-post,
	.index-blog-posts .posts-navigation,
	#mc_embed_signup,
	.not-found h1,
	.picture-links.picture-links-3,
	.picture-links.picture-links-4,
	.picture-links.picture-links-5,
	.stories-block .blog-post,
	.wp-block-audio,
	.wp-block-button,
	.wp-block-buttons,
	.wp-block-embed-youtube,
	.wp-block-file,
	.wp-block-izettle-store,
	.wp-block-media-text,
	.wp-block-pullquote,
	.prayer-points,
	.re-toggle,
	#dmm_form,
	.wp-block-video,
	.gform_wrapper {
		padding-left: 20px;
		padding-right: 20px;
	}

  .blog-post,
	.entry-content h3,
	.events .section-heading,
	.events-num-1 .blog-post,
	.featured-stories,
	.footer-half,
	.home-blog-posts .blog-post,
  .home-blog-posts.stories-3 .blog-post,
	.pray-join-give .stories-3 .blog-post,
	.stories-block.stories-3 .blog-post,
	.stories-block.stories-2 .container,
	.stories-2 .blog-post,
	.gform_wrapper h2,
	.gform_wrapper h3,
	.gform_wrapper p {
    padding-left: 0;
    padding-right: 0;
	}

	/* stories */
	.date-box {
		top: 0;
	}

	/* footer */
	.fund-reg {
		float: left;
		clear: both;
	}

	.site-info p {
		clear: both;
		margin-top: 20px;
		display: block;
		float: left;
	}

	/* search */
	.search-results .thin-container p {
    line-height: 32px;
	}

	.search-results .wp-post-image {
		display: none;
	}

	/* event-organiser */
	hr.above-events-nav {
    margin-left: 20px;
    margin-right: 20px;
	}

	.eo-events-nav .nav-previous {
    padding-left: 0;
	}

	.eo-events-nav .nav-next {
    padding-right: 0;
	}

	/* media and text block (Gutenberg) */
	.wp-block-media-text > figure > img {
    width: 586px;
  }

	.wp-block-media-text + .wp-block-media-text {
    margin-top: 53px;
	}

	/* academy styling */
	.academy-styling .link-to-pages-block .blog-post:nth-child(n) + .blog-post {
		margin-top: 60px;
	}

	.academy-styling .entry-content h2,
	.academy-styling .entry-content h3,
	.academy-styling .entry-content h4,
	.academy-styling .entry-content h5,
	.academy-styling .entry-content h6 {
		font-size: 32px;
		font-size: 2rem;
		line-height: 38px;
	}

	.academy-styling .frm_primary_label {
	  font-size: 20px !important;
	  font-size: 1.25rem;
	}

	/* header images */
	.campaign-image-block h1 {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 42px;
  }

  .blog-header-image,
  .blog-header-image .container {
    max-height: initial;
    overflow: visible;
    position: relative;
  }

  .blog-header-image {
    flex-direction: column;
  }

  .blog-header-image h1 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 41px;
  }

  .blog-header-caption {
    position: relative;
    padding: 20px 0 1px 0;
    bottom: 56px;
  }

  .blog-header-caption .header-caption,
  ul.post-tax li a {
  	box-shadow: none;
  }

  .single-post ul.post-tax {
		margin-top: 0;
	}

	.blog-header-caption {
		bottom: 63px;
		margin-bottom: -40px;
	}

  .blog-header-image .blog-header-caption h1 {
    width: 100%;
  }

  .single-post .date-box-container {
  	bottom: initial;
		top: 0;
  }

  .single-post .date-box {
  	border-radius: 0 0 5px 5px;
  	margin-right: 20px;
  }

  .single-post ul.post-tax {
  	margin-top: 0;
  }

  .single-post .intro {
  	margin-top: 10px;
	}

  /* search and filter (index.php) */
  .searchandfilter h4 {
  	cursor: pointer;
  }

  .searchandfilter h4:after {
  	content: '\25BC';
		font-size: 15px;
		padding-left: 8px;
		position: relative;
		top: -2px;
  }

  .searchandfilter > div > ul > li {
  	clear: left;
  	float: left;
  }

  .searchandfilter > div > ul > li > h4 + ul {
  	display: none;
  }

  .searchandfilter > div > ul > li > h4 + ul.open {
  	display: block;
  }

  /* gallery */
  .wp-block-gallery {
	  padding-left: 15px;
	  padding-right: 15px;
	}

  /* press */
	ul.press-cats {
		padding-left: 10px;
		padding-right: 10px;
	}

	.entry-content .press-cats li,
	.entry-content .press-cats a {
		width: 100%;
	}

	/* blockquote */
	.wp-block-pullquote p {
		font-size: 28px;
		font-size: 1.7rem;
		line-height: 44px;
	}

	.wp-block-pullquote cite {
		 font-size: 19px;
		 font-size: 1.1875rem;
	}

	.wp-block-quote p {
		font-size: 24px;
		font-size: 1.5rem;
	}
}

@media( max-width: 480px ){
	/* horizontal spacing */
  .container,
	.thin-container,
	.thin-content-container,
	p,
	#bbox-root,
	.call-to-action-block p,
	.campaign-image-block .container,
	.charitable-donation-form,
	.charitable-campaign-wrap,
	#cmplz-document,
	.connect-form-home,
	.entry-content h2,
	.entry-content h3,
	.entry-content h4,
	.entry-content h5,
	.entry-content h6,
	.entry-content p.login-prompt,
	.entry-content ol,
	.entry-content ul,
	.entry-content .link-in-bio,
	.eo-events-nav,
	.faqs-block,
	.frm_forms,
	.index-blog-posts .blog-post,
	.index-blog-posts .posts-navigation,
	#mc_embed_signup,
	.not-found h1,
	.picture-links.picture-links-5,
	.picture-links-3,
	.picture-links-4,
	.picture-links-5,
	.wp-block-audio,
	.wp-block-button,
	.wp-block-buttons,
	.wp-block-embed-youtube,
	.wp-block-file,
	.wp-block-izettle-store,
	.wp-block-media-text,
	.campaign-image-block.first-blog-post .container,
	.wp-block-pullquote,
	.prayer-points,
	.re-toggle,
	#dmm_form,
	.wp-block-video,
	.gform_wrapper {
    padding-left: 15px;
    padding-right: 15px;
	}

	h2.campaign-sub-heading,
	.blog-post h3,
	.featured-stories,
	.home-blog-posts.stories-3 .blog-post,
	.pray-join-give .stories-3 .blog-post,
	.gform_wrapper h2,
	.gform_wrapper h3,
	.gform_wrapper p {
		padding-left: 0;
		padding-right: 0;
	}

	/* footer */
	.site-footer {
    margin-top: 50px;
	}

	/* header image */
	.header-image-block h1,
	.header-image-block h2 {
    font-size: 34px;
    font-size: 2.125rem;
		line-height: 34px;
  }

  .header-image-block hr {
    height: 4px;
  }

	/* intro paragraph */
  .intro {
    line-height: 34px;
    font-size: 18px;
    font-size: 1.125rem;
  }

  .intro,
  #cmplz-document {
    margin-top: 50px;
  }

	/* academy styling */
	.academy-styling .team-layout-5 .team-member-indiv h6,
  .academy-styling .team-layout-5 .headshot-text {
    padding-left: 0;
    padding-right: 0;
  }

  .academy-styling .header-image-block h1 {
  	font-size: 25px;
  	font-size: 1.5625rem;
  }

  .academy-styling .team-layout-5 .team-member-indiv img {
  	max-width: 100%;
		height: auto;
  }

  .academy-styling .intro {
		font-size: 24px;
		font-size: 1.5rem;
		line-height: 32px;
  }

	.academy-styling .icon-left.icons-block {
  	padding-top: 20px;
	}

	.academy-styling .icon-left.icons-block img {
		width: 70px;
    height: 80px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
  }

  .academy-styling .icon-left.icons-block p {
  	text-align: center;
  }

	/* woocommerce */
	.woocommerce-billing-fields h3 {
		padding-left: 0;
		padding-right: 0;
	}

	/* press */
	ul.press-cats {
		padding-left: 5px;
		padding-right: 5px;
	}

	/* blog */
	.page-numbers {
  	padding: 8px 16px;
  }
}

@media( max-width: 380px ){
	/* header */
  .site-header .logo {
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-bottom: 0;
	}

  .menu-toggle {
  	float: none;
		margin-left: auto;
		margin-right: auto;
  }

  .main-navigation {
  	position: relative;
		width: 100%;
		left: initial;
		margin-top: 0;
  }

	.header-image-block h1,
	.header-image-block h2 {
    font-size: 28px;
    font-size: 1.75rem;
		line-height: 26px;
  }

  .academy-styling .header-image-block h1 {
  	font-size: 25px;
  	font-size: 1.5625rem;
  }
}