/*!
Theme Name: Food For The Poor
Theme URI: https://rkdgroup.com
Author: RKD Group
Author URI: https://rkdgroup.com
Description: Description
Version: 1.0.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wordherd
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.

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

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

/* Full Width Gutenberg */
.alignwide { margin-left: -80px; margin-right: -80px }
.alignfull { margin-left: calc(-100vw / 2 + 100% / 2); margin-right: calc(-100vw / 2 + 100% / 2); max-width: 100vw }
/* .alignfull img { width: 100vw } */
html { line-height: 1.15; -webkit-text-size-adjust: 100% }
body {
	margin: 0;
}
h1 { font-size: 2em; margin: 0.67em 0 }
hr { -webkit-box-sizing: content-box; box-sizing: content-box; height: 0; overflow: visible }
pre { font-family: monospace, monospace; font-size: 1em }
a { background-color: transparent }
abbr[title] { border-bottom: none; text-decoration: underline; -webkit-text-decoration: underline dotted; text-decoration: underline dotted }
b, strong { font-weight: 700; }
code, kbd, samp { font-family: monospace, monospace; font-size: 1em }
small { font-size: 80% }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline }
sub { bottom: -0.25em }
sup { top: -0.5em }
img { border-style: none }
button, input, optgroup, select, textarea { font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0 }
button, input { overflow: visible }
button, select { text-transform: none }
button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button }
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0 }
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText }
fieldset { padding: 0.35em 0.75em 0.625em }
legend { -webkit-box-sizing: border-box; box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal }
progress { vertical-align: baseline }
textarea { overflow: auto }
[type="checkbox"], [type="radio"] { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0 }
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto }
[type="search"] { -webkit-appearance: textfield; outline-offset: -2px }
[type="search"]::-webkit-search-decoration { -webkit-appearance: none }
::-webkit-file-upload-button { -webkit-appearance: button; font: inherit }
details { display: block }
summary { display: list-item }
template { display: none }
[hidden] { display: none }
body, button, input, select, optgroup, textarea { color: #404040; font-family: sans-serif; font-size: 16px; font-size: 1rem; line-height: 1.5 }
h1, h2, h3, h4, h5, h6 {
	color: #3f3f3f;
    font-family: Montserrat, sans-serif;
    font-weight: 600;
    line-height: 100%;
    font-style: normal;
	clear: both;
}
h1 {
	font-weight: 500;
}
h2 {
	font-size: 28px;
}
h4 {
	font-size: 20px;
}
p, ul, ol { 
	color: #3f3f3f;
    font-family: Montserrat,sans-serif;
    font-style: normal;
	font-size: 17px;
    font-weight: 400;
    line-height: 120%;
	margin-bottom: 1.5em;
}
dfn, cite, em, i { font-style: italic }
blockquote { margin: 0 1.5em }
address { margin: 0 0 1.5em }
pre { background: #eee; font-family: "Courier 10 Pitch", courier, monospace; font-size: 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% }
*, *::before, *::after { -webkit-box-sizing: inherit; box-sizing: inherit }
html { -webkit-box-sizing: border-box; box-sizing: border-box }
body { background: #fff }
hr {
	background-color: #707070;
	border: 0 !important;
	height: 2px;
	margin-bottom: 1.5em;
}
ul, ol { margin: 0 0 1.5em 3em }
ul { list-style: disc }
ol { list-style: decimal }
li > ul, li > ol { margin-bottom: 0; margin-left: 1.5em }
dt { font-weight: 700 }
dd { margin: 0 1.5em 1.5em }
img { height: auto; max-width: 100% }
figure { margin: 1em 0 }
table { margin: 0 0 1.5em; /* width: 100% */ }
button, input[type="button"], input[type="reset"], input[type="submit"] { border: 1px solid; border-color: #ccc #ccc #bbb; border-radius: 3px; background: #e6e6e6; color: rgba(0, 0, 0, 0.8); font-size: 12px; font-size: 0.75rem; line-height: 1; padding: 0.6em 1em 0.4em }
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover { border-color: #ccc #bbb #aaa }
button:active, button:focus, input[type="button"]:active, input[type="button"]:focus, input[type="reset"]:active, input[type="reset"]:focus, input[type="submit"]:active, input[type="submit"]:focus { border-color: #aaa #bbb #bbb }
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea { color: #666; border: 1px solid #ccc; border-radius: 3px; padding: 3px }
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus { color: #111 }
select { border: 1px solid #ccc }
textarea { width: 100% }
a { 
	color: #0061ac;
	text-decoration: none;
}
a:visited, a:active { color: #0061ac }
a:hover, a:focus { color: #03497b}
a:focus { outline: thin dotted }
a:hover, a:active { outline: 0 }
.main-navigation { display: block; width: 100% }
.main-navigation ul { display: none; list-style: none; margin: 0; padding-left: 0 }
.main-navigation ul ul { -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); 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 { display: block; left: auto }
.main-navigation ul ul a { width: 200px }
.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul { left: auto }
.main-navigation li { position: relative }
.main-navigation a { display: block; text-decoration: none }
.menu-toggle, .main-navigation.toggled ul { display: block }
form#trick {
    margin: -29px 0px!important;
}
@media screen and (min-width: 768px) {
	.menu-toggle { display: none }
	.main-navigation ul { display: -webkit-box; display: -ms-flexbox; display: flex }
}
.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation { margin: 1.5em 0 }
.comment-navigation .nav-links, .posts-navigation .nav-links, .post-navigation .nav-links { display: -webkit-box; display: -ms-flexbox; display: flex }
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous { -webkit-box-flex: 1; -ms-flex: 1 0 50%; flex: 1 0 50% }
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next { text-align: end; -webkit-box-flex: 1; -ms-flex: 1 0 50%; flex: 1 0 50% }
.screen-reader-text { border: 0; clip: rect(1px, 1px, 1px, 1px); -webkit-clip-path: inset(50%); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important }
.screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; -webkit-clip-path: none; clip-path: none; color: #21759b; display: block; font-size: 14px; font-size: 0.875rem; font-weight: 700; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000 }
#primary[tabindex="-1"]:focus { outline: 0 }
.alignleft { display: inline; float: left; margin-right: 1.5em; margin-bottom: 1.5em }
.alignright { display: inline; float: right; margin-left: 1.5em; margin-bottom: 1.5em }
.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; margin-bottom: 1.5em }
.widget { margin: 0 }
.widget select { max-width: 100% }
.sticky { display: block }
.post, .page { margin: 0 }
.updated:not(.published) { display: none }
.page-content, .entry-content, .entry-summary { margin: 0 }
.page-links { clear: both; margin: 0 0 1.5em }
.comment-content a { word-wrap: break-word }
.bypostauthor { display: block }
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { display: none }
.infinity-end.neverending .site-footer { display: block }
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley { border: none; margin-bottom: 0; margin-top: 0; padding: 0 }
embed, iframe, object { max-width: 100% }
.custom-logo-link { display: inline-block }
.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 }
.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 }

.hero-slider .kb-advanced-slide-inner-wrap {
    background-position: 70% center !important;
}

/*Theme layout Option CSS*/

body > #page > .content-area.boxed, 
.single-product .site-main {
	width: 1130px;
	margin: 0 auto;
	max-width: 100%;
	padding: 15px;
}
body > #page > .content-area.no-sidebar > main.site-main { width: 100%; }
body > #page > .content-area.left-sidebar,
body > #page > .content-area.right-sidebar { display: -webkit-box; display: -ms-flexbox; display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap; }
body > #page > .content-area.left-sidebar > main.site-main,
body > #page > .content-area.right-sidebar > main.site-main { width: calc(100% - 35%); }
body > #page > .content-area.left-sidebar > aside.widget-area,
body > #page > .content-area.right-sidebar > aside.widget-area { width: 35% }

body:not(.home) > #page > .content-area.boxed {
	padding-top: 0px;
}

body {
	overflow-x: hidden;
}



h1 {
	font-size: 36px;
    margin: 0 0 16px;
}
h3 {
	font-size: 23px;
    margin: 0 0 7px;
}
h5 {
	font-size: 18px;
    margin: 0 0 7px;
}

body > #page > .content-area.left-sidebar > aside.widget-area h2, 
body > #page > .content-area.right-sidebar > aside.widget-area h2,
.kt-custom-first-width-65 .inner-column-2 h2 {
	padding-bottom: 15px;
/*     border-bottom: 2px solid #e1e1e1; */
    margin: 0 0 20px;
	font-size: 28px;
}
body > #page > .content-area.left-sidebar > aside.widget-area .sidebar-menu, 
body > #page > .content-area.right-sidebar > aside.widget-area .sidebar-menu {
	margin: 0;
}
body > #page > .content-area.left-sidebar > aside.widget-area .wp-block-kadence-imageoverlay, 
body > #page > .content-area.right-sidebar > aside.widget-area .wp-block-kadence-imageoverlay, 
body > #page > .content-area.right-sidebar .img-border,
.img-border-row img, 
.info-block .wp-block-kadence-imageoverlay {
	padding: 10px;
	background: #fff;
    border: 1px solid #e1e1e1;
}
ul.links li {
	padding-left: 6px;
}
ul.links li:first-child {
	padding-top: 2px;
}
a.kt-button.button {
	min-width: 100px !important;
}
.info-block .wp-block-kadence-imageoverlay h5 {
	font-weight: 400;
}
.info-block .wp-block-kadence-imageoverlay strong {
	color: #0061ac;
}
.kt-custom-first-width-65 .inner-column-2 img, 
.info-block img, 
.need-block ul li img {
	padding: 10px;
    border: 1px solid #e1e1e1;
    text-align: center;
    position: relative;
}
.kt-custom-first-width-65 .no-border .inner-column-2 img, 
.no-border .inner-column-2 img, 
.no-border img {
	border: 0px;
	padding: 0px;
}
.wp-block-image.no-border img {
    border: none;
}
.kt-custom-first-width-65 .inner-column-2 .overlay-image img {
	border: 0;
	padding: 0;
}
.no-img-mar .wp-block-image {
	margin: 0px;
}
.img-border {
	padding: 10px 10px 2px 10px;
    border: 1px solid #e1e1e1;
    text-align: center;
    position: relative;
}
.wp-block-kadence-imageoverlay.img-border {
	padding: 10px;
}
.kt-custom-first-width-65>.inner-column-1 {
    padding-right: 60px;
}
body:not(.home) .entry-content .kt-row-column-wrap {
	padding-top: 0px;
}
.entry-content .kt-row-column-wrap {
	/* padding: 20px 0 25px 0 !important; */
	/* 	padding-left: 0px !important; */
	/* 	padding-right: 0px !important; */
}
.entry-content .news-section .kt-row-column-wrap {
	padding: 25px !important;
}
.entry-content ul {
	margin: 0 0 26px 15px;
    padding: 0;
	padding-left: 15px;
}

.overlay-image {
	position: relative;
}
.overlay-image .wp-block-image {
	margin: 0px;
}
.overlay-text {
	position: absolute;
    bottom: 23px;
    width: calc(100% - 30px);
    margin: 0;
}
.overlay-image.featured-image .overlay-text {
	position: absolute;
    bottom: 18px;
    width: calc(100% - 20px);
    margin: 0;
	color: #ffffff;
    background-color: rgba(0,0,0,0.5);
    margin: 0px 10px;
    padding: 10px;
}
.overlay-image.featured-image .overlay-text p {
	color: #fff;
	padding: 0px;
	margin: 0px;
	font-size: 15px;
	line-height: 18px;
}
.overlay-image.small-image .overlay-text, 
.home-banner-meta {
    width: calc(100% - 20px);
	bottom: 12px;
	font-size: 14px;
	position: absolute;
}

.home-banner-heading {
	width: 345px !important;
}

.kt-blocks-carousel {
    padding: 0 !important;
}

ul.wp-block-post-template li:first-child {
    display: block;
}
ul.wp-block-post-template li {
    display: none;
}

ul.list-item-space li {
	margin-bottom: 25px;
}

.container {
	width: 1130px;
	margin: 0 auto;
	max-width: 100%;
	padding: 0 0;
}

.top-header {
	background-color: #0061AC;
	color: #fff;
	padding: 5px 0;
}

.top-header .text {
	margin-top: 4px;
	margin-left: 10px;
}

#masthead > div.header > div > ul > li:nth-child(1) {
	margin-top: 3px;
}

.top-header .text,
.top-header .links a {
    font-family: Montserrat,sans-serif;
	font-size: 14px;
}
.top-header .links a i {
	font-size: 18px;
}
.top-header .links img {
	height: 20px;
}

.site-header .top-header .container,
.site-header .logo-donate {
	display: flex;
	justify-content: space-between;
}
.site-header .top-header .container {
	position: relative;
}

.site-header .logo-donate {
	align-items: flex-start;
	justify-content: space-between;
	padding: 20px 0 0;
}

.site-header .donate-cta {
    text-align: center;
}

.site-header .donate-cta .red-button {
    padding: 0 0 16px 0;
}

.site-header .donate-cta a.link {
	display: inline-block;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 0.2px;
    line-height: 18px;
	text-transform: uppercase;
	color: #999;
}

.site-header .donate-cta a.link:hover {
	color: #666;
}

.site-header .logo-donate .red-button > a {
    display: inline-block;
}

.site-header .logo-donate .site-branding {
	width: 280px;
}
.site-header .logo-donate .site-branding svg, 
.site-header .logo-donate .site-branding svg * {
	fill: #0061ac;
	stroke: none;
}

.page-template-spanish-page .site-header {
	margin-bottom: 20px;
}

.site-header .search-form-wrapper {
	z-index: 100;
    background: rgba(1,86,151,.8);
    border-radius: 5px;
    padding: 5px 10px;
    position: absolute;
    right: 0;
    top: 100%;
    width: 250px;
}
.site-header .search-form-wrapper .search-field {
	border-radius: 5px;
    width: 100%;
    font-size: 15px;
    line-height: 20px;
	font: 100% Montserrat,sans-serif;
    color: #3f3f3f;
    vertical-align: middle;
}
.site-header .search-form-wrapper .search-field::placeholder {
	font: 100% Montserrat,sans-serif;
    color: #3f3f3f;
    vertical-align: middle;
}
.site-header .search-form-wrapper .search-submit {
	display: none;
}

.site-header .logo-donate button,
.red-button a, 
.red-button button,
.blue-button a,
.nav-links a {
	background-color: #EA002A;
	color: #fff;
	padding: 8px 20px;
	border: 0;
	border-radius: 0;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 24px;
	line-height: 30px;
	opacity: .9;
	cursor: pointer;
}
.blue-button a,
.nav-links a {
	background-color: #1d5dac;
	display: inline-block;
}
.blue-button a:hover {
	background-color: #03497b;
}

.newsletter-wrapper {
	display:flex;
}

.donate-dollar {
	display: inline-block;
    vertical-align: middle;
}
.donate-field {
	display: inline-block;
    vertical-align: middle;
    width: 105px;
    padding: 0 10px;
    background: rgba(255,255,255,.8);
    border-radius: 5px;
    border: 2px solid #d4d3d3;
    opacity: .8;
	margin: 0 10px;
}

.top-header ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
}

.top-header ul li a {
	color: #fff;
	padding: 0 5px;
	text-decoration: none;
}

.main-navigation ul {
    margin-bottom: 0;
    margin-top: 20px;
    text-align: center;
    width: 100%;
}
.main-navigation li {
    display: block;
    position: relative;
    transition-duration: .5s;
    width: 20%;
}
.main-navigation li a {
    color: #3f3f3f;
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 700;
    margin: 0;
    padding: 10px 15px 24px;
    text-align: left;
    z-index: 999;
}

.main-navigation li.menu-item-has-children a:hover,
.main-navigation ul li.menu-item-has-children:hover > a {
	color: #4da8da;
}

.main-navigation ul li ul.sub-menu {
 	transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
	opacity: 0;
}
.main-navigation ul li:hover ul.sub-menu {
 	opacity: 1;
}

.main-navigation ul ul li {
    background: #a0cfeb;
    clear: both;
    width: 100%;
}

.main-navigation ul ul a {
    border-bottom: 1px solid #fff;
    color: #3f3f3f;
    font-size: 16px;
    font-weight: 500;
    margin: 0;
    padding: 10px 15px;
	transition: ease all 0.3s;
}

.main-navigation ul ul li a:hover {
	background-color: #fff;
	color: #000 !important;
}

.main-navigation ul ul li:last-child a {
	border-bottom: 0;
}

.main-navigation .menu-item-has-children ul {
	flex-direction: column;
	margin-top: 0;
	width: auto;
}

#page.sticky {
	padding-top: 180px;
}
.sticky #masthead {
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 100;
	background: #fff;
	border-bottom: 2px solid #0061AC;
	padding-bottom: 15px;
}
.sticky #masthead .site-branding {
	width: 200px;
}
/*.sticky #masthead .main-navigation {
	display: none !important;
}*/
.site-header .logo-donate button {
	font-size: 24px;
	padding: 8px 20px;
}


@media (min-width: 767px) {
	#page.sticky {
		padding-top: 180px;
	}
	.sticky #masthead {
		width: 100%;
		position: fixed;
		top: 0;
		z-index: 100;
		background: #fff;
		border-bottom: 2px solid #0061AC;
		padding-bottom: 15px;
	}
	.sticky #masthead .site-branding {
		width: 200px;
	}
	.sticky #masthead .main-navigation {
		display: none !important;
	}
	.site-header .logo-donate button {
		font-size: 24px;
		padding: 8px 20px;
	}
}

.red-menu {
	border-bottom: 0 !important;
}

.red-menu a {
	background-color: #EA002A !important;
}

.map-pos {
    margin: 0 0 -25px;
    position: relative;
    padding: 20px 0 0;
}
.map-pos:before {
    position: absolute;
    top: 9px;
}
.map-pos #map-overlay {
    position: absolute;
    width: 100%;
    height: 600px;
    left: 0;
    top: 0;
}
.map-pos iframe {
    width: 100%;
    height: auto;
    min-height: 535px;
}

.flag-list {
	margin: 0;
    padding: 0;
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
}

.flag-list li {
    -ms-flex-align: start;
    align-items: flex-start;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 5px 5px;
    vertical-align: unset;
}

.flag-list img {
    padding-bottom: 5px;
}

.flag-list li a {
    text-align: center;
	text-decoration: none;
}

.flag-list li a::after {
    color: #fff;
    content: attr(title);
    display: block;
    font-size: 11px;
    font-weight: 400;
    line-height: 105%;
    text-align: center;
    text-transform: capitalize;
    word-wrap: normal;
	max-width: 60px;
}

.impact-slider .impact-slide img {
	display: inline-block;
    vertical-align: middle;
    background: #fff;
    box-shadow: 0 0 5px rgb(24 24 24 / 75%);
    border: 1px solid #c0c0bf;
    position: relative;
}
.impact-slider .impact-slide .inner-column-1 {
	z-index: 100;
}
.impact-slider .impact-slide .inner-column-2 .kt-inside-inner-col p {
	display: block;
    color: #006bb6;
    text-transform: uppercase;
	font-size: 20px;
	font-weight: 700;
    line-height: 22px;
}
.impact-slider .impact-slide .inner-column-2 .kt-inside-inner-col p {
	background: url(/wp-content/uploads/impact-bg.jpg) center right no-repeat;
	background-size: cover;
    padding: 20px 0;
}

.impact-slider .kt-blocks-carousel .kt-carousel-arrowstyle-blackonlight .slick-prev, 
.impact-slider .kt-blocks-carousel .kt-carousel-arrowstyle-blackonlight .slick-next {
	background: transparent !important;
    opacity: 1 !important;
}
.impact-slider .kt-blocks-carousel .slick-prev:before {
	border-width: 10px 10px 0 0 !important;
    height: 45px !important;
    left: -15px !important;
    width: 45px !important;
    color: #c4bdb4 !important;
}
.kt-blocks-carousel .slick-next {
	right: 0px !important;
}
.impact-slider .kt-blocks-carousel .slick-next:before {
	border-width: 10px 10px 0 0 !important;
    height: 45px !important;
    left: 0px !important;
    width: 45px !important;
    color: #c4bdb4 !important;
}
.impact-slider .kt-blocks-carousel .slick-prev:hover, 
.impact-slider .kt-blocks-carousel .slick-next:hover {
	color: #2273b7 !important;
}

ul.two-column {
	columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;
}

.church-alliance ul {
	list-style: none;
}
.church-alliance ul li {
	margin-bottom: 10px;
}
.church-alliance ul li a {
	color: #fff;
	font-size: 20px;
	align-content: center;
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
}
.church-alliance ul li img {
	width: 4.70588rem;
	margin-right: 5px;
}

.country-block ul li {
    display: inline-block;
    vertical-align: top;
    font-size: 24px;
    line-height: 28px;
    font-weight: 700;
    padding: 10px;
    width: 25%;
    position: relative;
}
.country-block ul li a {
	border-bottom: 1px solid #e1e1e1;
    display: block;
    padding-bottom: 10px;
}

.need-block ul {
	margin: 0px;
	padding: 0px;
}
.need-block ul li {
    display: inline-block;
    vertical-align: top;
    width: 16.6667%;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    font-weight: 700;
    padding: 0 10px 20px
}
.need-block ul li img {
	width: 100%;
}
.need-block ul li a {
	font-weight: 700;
}

.country-block ul a, 
.need-block ul a {
    color: #005290
}
.country-block ul a:hover, 
.need-block ul a:hover {
    color: #03497b
}

aside ul {
	margin: 0 0 20px 20px !important;
	padding: 0px;
    color: #0061ac;
}
aside li a, 
aside li a:visited {
	font-weight: 600;
    color: #0061ac;
}
aside li a:hover {
	color: #03497b;
}

.donate-form  fieldset{
	border: 0;
}
.donate-form .amount-input {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 5px;
    position: relative;
	color: #3f3f3f;
    font-family: Montserrat,sans-serif;
}
.donate-form .amount-input label {
    display: inline-block;
    vertical-align: middle;
    margin-right: 9px;
    width: 115px;
}
.donate-form .amount-input .input-holder {
    display: inline-block;
    vertical-align: middle;
    padding-right: 10px;
}
.donate-form .amount-input .dollar {
    color: #005492;
    font: 30px/40px Montserrat,sans-serif;
    display: inline-block;
    vertical-align: middle;
}
.donate-form .amount-input .form-control {
    display: inline-block;
    vertical-align: middle;
    width: 105px;
    height: 41px;
    padding: 0 10px;
    background: rgba(255,255,255,.8);
    border-radius: 5px;
    border: 2px solid #d4d3d3;
    opacity: .8;
}
.donate-form .btn {
    background: #ea002a;
    border-radius: 0;
    border: 0;
    color: #fff;
    display: inline-block;
    font-family: Montserrat,sans-serif;
    font-size: 15px;
    line-height: 21px;
    opacity: .9;
    padding: 10px;
    text-transform: uppercase;
    vertical-align: top;
    width: 145px;
	font-weight: bold;
}


/* Footer */
.footer-header {
	line-height: 20px;
    margin-bottom: 15px;
    padding-bottom: 4px;
	border-bottom: 2px solid #fff;
}

.site-footer svg, 
.site-footer svg * {
	fill: #fff;
	stroke: none;
	max-width: 250px;
	margin: auto;
}

.footer-lists ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.footer-lists li {
    margin-bottom: 0.5rem;
}

.footer-lists ul a {
	color: #fff;
	text-decoration: none;
	font-size: 0.8rem;
	font-family: 'Montserrat', sans-serif;
}

.footer-lists ul a:hover {
	text-decoration: underline;
}

h2.entry-title a {
	color: #005796;
	text-decoration: none;
	font-family: 'Montserrat', sans-serif;
	font-size: 24px;
	font-weight: 600;
}

#kt-layout-id_fed034-e1 > div > div.wp-block-kadence-column.inner-column-1.kadence-column_a10a40-fc h2.entry-title a {
	color: #005796;
	text-decoration: none;
	font-family: 'Montserrat', sans-serif;
	font-size: 24px;
	font-weight: 600;
}

.entry-header .entry-meta {
	margin-top: 5px !important;
}

.entry-header .entry-meta .posted-on{
	font-size: 14px;
    line-height: 16px;
	color: #3f3f3f;
	font-family: 'Montserrat', sans-serif;
}

.wp-block-latest-posts.wp-block-latest-posts__list {
	margin: 0;
}

.wp-block-latest-posts.wp-block-latest-posts__list li {
	display: flex;
	flex-direction: column;
}

.wp-block-latest-posts.wp-block-latest-posts__list li a {
	order: 1;
	color: #005796;
	text-decoration: none;
	font-family: 'Montserrat', sans-serif;
	font-size: 24px;
	font-weight: 600;
}

.wp-block-latest-posts.wp-block-latest-posts__list li div {
	order: 2;
}

.footer-bottom-links ul {
	display: flex;
	list-style: none;
	justify-content: space-between;
	margin: 0;
	padding: 0;
}

.footer-bottom-links a {
	color: #707070;
	text-decoration: none;
}

.footer-bottom-links a:hover {
	text-decoration: underline;
}

.newsletter-field {
	background: #fff;
    border: 0 !important;
	border-radius: 0 !important;
    color: #ea002a !important;
    font-size: 18px;
    height: 48px;
    line-height: 48px;
    min-width: 336px;
    outline: 0;
    padding: 0 5px 0 1rem !important;
	margin-right: 5px;
}

.newsletter-field::placeholder {
	color: #ea002a;
}

.hero-links a {
	text-decoration: underline !important;
	padding: 0 12px;
}

.home-latest-news article {
	width: 90%;
	border-bottom: 1px solid #e1e1e1;
}

.home-latest-news article:last-child {
	border-bottom: 0;
}

.mobile-only {
	display: none !important;
}

.desktop-only {
	display: block !important;
}

[align="left"] {
	float: left;
}
[align="right"] {
	float: right;
}

.blue-list {
	color: #005796;
	margin: 0 0 20px 20px;
	padding: 0px;
}

/* News */
h1.news-title {
	font-size: 24px;
    line-height: 30px;
    color: #252525;
    font-weight: 700;
    margin: 0 0 25px;
}

/* Products */
.woocommerce div.product .product_title {
    font-size: 1.38889em;
    line-height: 1.4em;
    margin-bottom: 1.33333em;
    text-transform: none;
    width: 100%;
}
.store__message.active {
	display: block;
}
.store__message {
	display: none;
    border: 1px solid #ea002a;
    background-color: rgba(234,0,42,.25);
    padding: 5px 10px;
    margin-bottom: 1.41176em;
}
.woocommerce .entry-header, 
.woocommerce .logo-donate .donate {
	display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before, 
.woocommerce div.product .woocommerce-tabs ul.tabs::after, 
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before, 
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after {
	display: none;
}
h2.border-title, 
h4.border-title, 
.related.products>h2, 
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	color: #0061ac;
    font-size: 1em;
    line-height: 1.41176em;
	border: 0px;
	border-radius: 0px;
	margin: 0px;
	padding: 0px;
}
h2.border-title, 
h4.border-title, 
.related.products>h2,
.woocommerce div.product .woocommerce-tabs ul.tabs {
	border-bottom: 4px solid #0061ac;
	padding: 0px;
	margin: 0px;
}
h4.border-title {
	font-size: 20px;
    line-height: 125%;
    margin: 0 0 7px;
	border-bottom: 6px solid #0061ac;
}
.related.products>h2 {
	padding-bottom: 8px;
	margin-bottom: 8px;
    font-weight: 500;
}
.woocommerce div.product .woocommerce-tabs .panel h2 {
	margin-bottom: 10px;
}
.woocommerce div.product .woocommerce-tabs .panel {
	color: #3f3f3f;
    font-family: Montserrat,sans-serif;
    font-style: normal;
    font-size: 17px;
    font-weight: 400;
    line-height: 120%;
    margin-top: 15px;
    margin-bottom: 1.5em;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-weight: 500;
}
.woocommerce div.product .woocommerce-tabs .panel h2 {
	display: none;
}
.woocommerce div.product .woocommerce-tabs .panel .product__description h2 {
	display: block;
}
.theme-twentytwenty .wc-block-grid.has-aligned-buttons .wc-block-grid__product>:last-child, .wc-block-grid.has-aligned-buttons .wc-block-grid__product>:last-child {
	width: 100%;
}
.product-filter {
	color: #0061ac;
    border-bottom: 6px solid #0061ac;
	margin-bottom: 20px;
}
.product-filter select {
	border: 0;
    color: #0261ac;
    font-weight: 700;
}
.all-products-wrap li {
    width: 31.3%;
    float: left;
    padding: 0px;
	margin-bottom: 20px;
}
.all-products-wrap li a {
	color: #000;
}
.all-products-wrap li:first-child, .all-products-wrap li:nth-child(2), 
.all-products-wrap li:nth-child(4), .all-products-wrap li:nth-child(5), 
.all-products-wrap li:nth-child(7), .all-products-wrap li:nth-child(8) {
    margin-right: 20px;
}
.all-products-wrap li:nth-child(4), .all-products-wrap li:nth-child(7) {
    clear: both;
}
.all-products-wrap li div.meta {
    height: 130px;
    position: relative;
}
.all-products-wrap .pagination ul {
	width: 200px;
	gap: 10px;
	padding-top: 40px;
}
.all-products-wrap .pagination ul li {
	border-radius: 4px;
	min-height: 25px;
    line-height: 25px;
    font-size: 14px;
    font-weight: 700;

	margin: 0px;
	background: #0068b1;
    color: #fff!important;
}
.all-products-wrap .pagination ul li.pagination__page--active {
	background: #000;
}
.all-products-wrap .wc-block-grid__product-add-to-cart.wp-block-button {
	bottom: 0;
    position: absolute;
    width: 100%;
}
.single_add_to_cart_button, 
.add_to_cart_button {
	background: #ea002a !important;
    border: 0 !important;
    border-radius: 0 !important;
    color: #fff !important;;
    display: inline-block !important;
    font-family: proxima-nova,sans-serif;
    font-weight: 700 !important;
    line-height: 30px !important;
    opacity: .9;
    padding: 8px 20px !important;
    text-align: center;
    text-transform: uppercase;
    vertical-align: top !important;
    font-size: 1rem !important;
    width: 200px;
}
.add_to_cart_button {
	width: 100%;
}
.woocommerce div.product p.price {
	font-size: 1.76471em;
    line-height: .8em;
    font-weight: 700;
    margin-bottom: 1.41176em;
	color: #3f3f3f;
}
.woocommerce ul.products li.product .price {
	margin-top: 0;
    margin-bottom: 0.5rem;
	color: #3f3f3f;
	font-size: 17px;
}
.product_meta,
.product-only, 
.woocommerce #comments, 
.woocommerce #secondary {
	display: none;
}
.woocommerce .product-only {
	display: block;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
	font-weight: 700;
}
.woocommerce .quantity .qty {
	background-color: rgba(112,112,112,.25);
    border: 2px solid #707070;
    border-radius: 3px;
    height: 44px;
    margin: 10px 0;
    padding: 6px 7px;
}
.woocommerce div.product form.cart .button, 
.woocommerce div.product form.cart div.quantity {
	float: none;
}
.quantity-flex {
	display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 140px;
}
.quantity-flex label {
	font-family: Montserrat,sans-serif;
}
.product__cards {
    margin-bottom: 1.41176em;
}
.button--card.button--selected, .button--card:hover {
    color: #3f3f3f;
	opacity: 1;
}
.button--card {
    background-color: #fff;
    border: 1px solid #0061ac;
    border-radius: 0;
    color: #0061ac;
    font-size: 1rem;
    padding: 5px 10px;
	display: inline-block;
	line-height: 30px;
	font-family: proxima-nova,sans-serif;
	font-weight: 700;
	vertical-align: top;
	text-transform: uppercase;
	text-align: center;
	opacity: .9;
}

.top-header ul.links form {
	display: inline-block;
}

.cart__count, .cart__count--red {
	display: none;
    background: #fff;
    border-radius: 15px;
    color: #ea002a;
    font-size: smaller;
    font-weight: 11;
    line-height: 110%;
    padding: 2px 10px;
    vertical-align: top;
}
.cart__count--red {
	font-weight:bold;
    background: #ea002a;
    color: #fff;
}

.gift-catalog a {
	font-weight: 600;
}
.gift-catalog h6 {
	background-color: #013e74;
	color: #fff;
    font-size: 1.41176em;
    line-height: 1em;
    font-weight: 400;
    padding: 5px;
    margin: 0;
}

.gift-catalog ul {
	margin: 15px 0;
	list-style: none;
	padding: 0px;
}
.gift-catalog ul li {
	padding-bottom: 5px;
}

.button--all-gifts {
    background: #0061ac;
    border: 0;
    color: #fff;
    min-width: 240px;
    padding: 13px 5px 11px;
    text-transform: uppercase;
    vertical-align: top;
}

.added_to_cart {
	display: none !important;
}

.wp-block-query ul {
	margin: 0px;
	padding: 0px;
}

.wp-block-social-links,
.media-contacts {
	margin: 0 !important;
	padding: 0 !important;
}

.media-contacts li {
	list-style: none;
	margin-bottom: 20px;
}

.wp-block-archives-list {
	font-weight: bold !important;
}

.newsroom-tabs .kt-tab-title-3 {
	border-width: 0 !important;
}

.newsroom-tabs .kt-tabs-has-3-tabs ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.newsroom-tabs ul li {
	margin-bottom: 20px;
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 15px;

}

.newsroom-tabs .kt-tabs-content-wrap ul li:not(:last-child) {
	border-bottom: 1px solid #eee;
}

.newsroom-tabs ul li>div {
	display: flex;
}

.newsroom-tabs ul li>div>a {
	width: 300px;
	height: 300px;
	min-width: 300px;
	min-height: 300px;
	object-fit: cover;
}

.newsroom-tabs ul li div:nth-child(2) {
	margin-left: 20px;
}
.newsroom-tabs ul li div:nth-child(2) a {
	line-height: 24px;
}

.newsroom-tabs ul li.news-article {
	display: block;
}

.newsroom-tabs ul li p {
	margin: 10px 0 0 0;
}

.pagination ul {
    width: 100%;
    display: flex;
    gap: 40px;
}
.pagination ul li {
	cursor: pointer;
	border-bottom: 0px !important;
    border-radius: 35px;
    display: block;
    min-height: 35px;
    line-height: 35px;
    padding: 0 10px;
	text-align: center;
}
.pagination ul li.pagination__page--active {
	background: #0068b1;
    color: #fff!important;
}

/* Events */
.event-info .kt-inside-inner-col {
    border: 1px solid #e1e1e1;
    transition: border,.2s,ease-in-out;
	padding: 20px 0 30px;
	margin: 0 20px;
}
.event-info .wp-block-image {
	padding: 10px 0;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
}
.event-info .kt-inside-inner-col:hover, 
.event-info .kt-inside-inner-col:hover .wp-block-image {
    border-color: #0061ac;
    box-shadow: 0 0 3px #0061ac;
}
.event-info h3 {
    font-size: 23px;
    margin: 0 0 7px;
}
.event-info  p {
	margin: 0px;
}
.gallery-list li {
    margin: 0 0 15px;
    display: inline-block;
    vertical-align: top;
    width: 32%;
    padding: 0 20px;
	position: relative;
}
.gallery-list li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 8px;
    width: 7px;
    height: 7px;
    background: #252525;
    border-radius: 7px;
}

.font-proxima-700 {
	font-family: proxima-nova,sans-serif !important;
	font-weight: 700 !important;
}

.pray-with-us .kt-blocks-info-box-media {
	margin-right: 0 !important;
}

body.blog,
body.single-post,
body.page-template-blog-page,
body.category {
	background-color: #cecece;
}

body:not(.home) > #page > .content-area.boxed {
    background-color: #fff;
	padding: 45px;
}

.blog-header .amplify-search-form {
    position: absolute;
    bottom: 0;
    right: 9px;
}

.blog-header .amplify-search-form label {
    margin: 0;
}

.blog-header .search-field {
    width: 0;
    position: absolute;
    bottom: 0;
    right: 32px;
    border-radius: 0;
    border: 0;
    height: 56px;
    z-index: 1;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
	padding: 8px;
}

.blog-header .amplify-search {
    position: relative;
    color: #fff;
    background-color: #406ef7;
    border: 0;
    border-radius: 0;
    font-size: 24px;
    padding: 10px 15px;
    cursor: pointer;
    display: inline-block;
    z-index: 2;
}

.blog-header .search-expanded {
    width: 200px;
    right: 52px;
    font-weight: 400;
}

.blog-menu {
	background-color: transparent !important;
}

.blog-menu ul li {
	border: 1px solid #406ef7;
	background-color: rgba(0, 0, 0, 0.6) !important;
}

.blog-menu ul li a {
	transition: 0.3s ease all;
	font-weight: 600;
	font-size: 16px;
}

.blog-menu ul li a:hover,
.blog-menu ul li:hover > a {
    background-color: #406ef7;
}

.blog-menu ul ul {
	background-color: transparent !important;
}

.blog-menu ul ul li {
	background-color: #000 !important;
}

.blog-menu ul ul li a {
	text-transform: capitalize !important;
}

.blog-menu .wp-block-navigation__submenu-container::before {
    content: '\f0de';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #406ef7;
    font-size: 28px;
    height: 10px;
    display: block;
    margin-left: 15px;
    line-height: 1;
}

.blog-footer h3,
.widget-area h3 {
	position: relative;
    margin: 0 0 25px;
    padding-bottom: 15px;
    border-bottom: 4px solid #C6CBD0;
	font-size: 24px;
}

.blog-footer h3::after,
.widget-area h3::after {
    position: absolute;
    width: 50px;
    height: 4px;
    background-color: #406ef7;
    content: '';
    bottom: -4px;
    left: 0;
}

.blog-footer .wp-block-archives label {
	display: none;
}

.blog-footer .wp-block-kadence-posts.grid-cols {
	row-gap: 0.3rem !important;
}

.blog-footer .wp-block-latest-posts li a {
	font-family: 'Montserrat', sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #fff !important;
	line-height: 1.5;
	transition: 0.3s ease all;
}

.blog-footer .wp-block-latest-posts li a:hover {
	color: #406ef7 !important;
}

.blog-footer .wp-block-latest-posts li a::before {
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f304";
    font-size: 15px;
	padding-right: 10px;
	color: #fff;
}

.site-main hr {
	width: 100%;
	background-color: #eee;
}

.site-main article .entry-meta,
.site-main article .entry-meta a {
	color: #9A9EA1;
}

.site-main article .entry-title a {
	color: #41474F;
	font-family: Montserrat, sans-serif;
	font-size: 36px;
	font-weight: 500;
    line-height: 1.1;
}

.site-main article .entry-meta a:hover,
.site-main article .entry-title a:hover {
	color: #406ef7;
	transition: color 0.3s;
}

body.search .search-wrapper,
body.category .search-wrapper {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(250px, 2fr));
	gap: 2rem;
}

body.category .search-wrapper {
	grid-template-columns: repeat(auto-fit, minmax(100%, 1fr));
}

body.single article.post .entry-header {
	padding: 45px 45px;
	background-color: #406ef7;
	text-align: center;
	color: #fff;
}

body.single article.post .entry-header h1,
body.single article.post .entry-header a {
	color: #fff;
}

@media (min-width: 768px) and (max-width: 1160px) {
	#masthead .container {
		width: 97%;
	}
}

@media screen and (min-width: 769px){
	body > #page > .content-area.left-sidebar > main.site-main { -webkit-box-ordinal-group:3; -ms-flex-order:2; order:2;padding-left: 3%; }
	body > #page > .content-area.right-sidebar > main.site-main { padding-right: 8% }
	body > #page > .content-area.left-sidebar > aside.widget-area { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
	.main-navigation ul {
		display: flex;
	}
}

@media screen and (max-width: 992px){
	body > #page > .content-area.left-sidebar > aside.widget-area,
	body > #page > .content-area.right-sidebar > aside.widget-area { width: 200px }
	body > #page > .content-area.left-sidebar > main.site-main,
	body > #page > .content-area.right-sidebar > main.site-main { width: calc(100% - 200px); }
}
@media screen and (max-width: 768px){
	body > #page > .content-area > main.site-main { padding-right: 0 !important;padding-left: 0 !important; }
	body > #page > .content-area > aside.widget-area,
	body > #page > .content-area > main.site-main { width:100% !important; }
	body > #page > .content-area.left-sidebar > main.site-main,
	body > #page > .content-area.left-sidebar > aside.widget-area { -webkit-box-ordinal-group:unset; -ms-flex-order:unset; order:unset; }

	.newsletter-field {
		min-width: 175px;
	}

	.mobile-only {
		display: block !important;
	}

	.desktop-only {
		display: none !important;
	}

	.logo-donate .donate {
		display: none;
	}
	.site-branding {
		width: 50%;
	}
	.red-button .mobile-only {
		position: relative;
		left: 50%;
		transform: translateX(-50%);
		margin-bottom: 20px;
		display: inline-block !important;
	}
	.main-navigation.mobile-only {
		width: auto;
		/* position: relative; */
	}
	.main-navigation.toggled .menu-toggle {
		position: absolute;
		right: 0;
		padding-left: 30px;
		padding-right: 30px;
		padding-top: 10px;
	}
	.main-navigation.mobile-only button {
		background-color: transparent;
	}
	.main-navigation.mobile-only i {
		color: #0061AC;
		font-size: 25px;
	}
	.main-navigation.toggled .menu-main-menu-container {
		top: 150px;
		left: 0;
		position: absolute;
		background: #fff;
		z-index: 9999;
		width: 100%;
		box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
	}

	.main-navigation.toggled ul {
		margin-top: 0;
	}

	.main-navigation.toggled li {
		margin: 0;
		border-bottom: 1px solid #fff;
		width: 100%;
	}

	.main-navigation.toggled li a {
		padding: 7px 15px;
		display: block;
		background: #707070;
		color: #fff !important;
		padding: 15px;
		text-decoration: none;
		font-size: 16px;
		width: 100%;
	}

	.main-navigation.toggled .menu-item:last-child {
		border:none;
	}
	.main-navigation.toggled .menu-item-has-children a::after {
		content: "\f104";
    	font-family: "Font Awesome 5 Free";
		display: inline-block;
		font-weight: 600;
    	font-size: 20px;
		float: right;
		padding-right: 10px;
		padding-left: 20px;
    	border-left: 1px solid;
	}
	.main-navigation.toggled .menu-item-has-children a.active::after {
		content: "\f107";
	  }
	.main-navigation.toggled .menu-item-has-children .sub-menu a:after {
		display: none;
	}
	
	.main-navigation.toggled .sub-menu {
		display: none;
		padding: 0;
		margin: 0 0 15px 0;
		position: relative;
    	width: 100%;
		border-radius: 0;
		box-shadow: none;
	}
	.main-navigation.toggled .sub-menu li {
		border-bottom: 1px solid #e1e1e1;
	}
	.main-navigation.toggled .sub-menu a {
		background: #fff;
		color: #707070 !important;
		border: none;
		width: 100%;
		font-size: 14px;
		padding: 15px 25px;
		font-weight: 500;
	}
	.main-navigation.toggled .sub-menu li:last-child {
		border:none;
	}
}

@media screen and (max-width: 767px) {
	.site-header .logo-donate {
		padding: 20px 0 20px 10px;
	}
	.site-header .logo-donate .site-branding {
		width: 180px;
	}
	.sticky .site-header .red-button {
		display: none;
	}

	.pray-buttons {
		max-width: 70%;
		margin: auto;
	}
	.donate-form .btn {
		display: block;
		font-weight: bold;
		margin: 10px auto 0;
	}
	.donate-form .amount-input .dollar {
		font-size: 20px;
		line-height: 30px;
	}
	.gift-block h3 {
		color: #222221;
		font-size: 18px;
		line-height: 24px;
		margin: 0 0 19px;
	}
	.donate-form .btn {
        display: inline-block !important;
        margin: 0 auto !important;
    }
	.gift-block form.donate-form {
    	text-align: center;
	}
	.free-newsletter .wp-block-kadence-column.inner-column-1.kadence-column_7b0aa7-19 {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.newsletter-wrapper a {
		margin: 10px;
		display: inline-block;
	}

	.overlay-text p {
		display: none;
	}

	.site-header .logo-donate button, .red-button button {
		font-size: 18px;
    	line-height: 22px;
	}

	.footer-bottom-links ul {
		flex-direction: column;
		/* align-items: center; */
	}
}

@media screen and (max-width: 480px) {
	.donate-wrapper .red-button {
		font-size: 12px;
	}
	.newsletter-wrapper {
		display: block;
		text-align: center;
	}
	.newsletter-wrapper .red-button {
		font-size: 20px;
		display: block;
    	margin: 10px auto 0;
	}
	.newsletter-wrapper .newsletter-field {
		min-width: 80%;
	}
	.main-navigation li a {
		font-weight: 400;
	}
	.blog-header .amplify-search-form {
		right: 0;
	}
	form#trick{
		margin: -25px 80px!important;
	}
	#sendTrick{
		margin: -36px 0px 10px 70px;
	}
}

/* @media screen and (min-width: 768px) {
	.kt-gutter-default>.wp-block-kadence-column {
		
	}
} */

footer .wp-block-image {
	margin: 0px 10px 0px 0px;
}

@media screen and (min-width:983px) {
	form.donate-form {
		margin-top: 18px !important;
	}
}
@media screen and (max-width: 930px) and (min-width:768px) {
	#kt-layout-id_b8c833-bf .kt-inside-inner-col {
		width: 230px !important;
		justify-content:space-evenly !important;
	}
}

@media screen and (max-width:486px){
	#kt-layout-id_5b6580-d4 > div > div.wp-block-kadence-column.inner-column-2.kadence-column_ba2173-4a > div > form > fieldset:nth-child(2) > div > button {
    	margin-top: 20px !important;
	}
}

@media screen and (max-width: 425px){
	form#trick {
    margin: -25px 50px!important;
	}
}

@media screen and (max-width: 375px){
	form#trick {
		margin: -25px 30px!important;
	}
}

@media screen and (max-width:320px){
	form#trick {
    margin: -25px 0px!important;
	}
}


/* center flags */
ul.flag-list {
    margin: 0 25px;
    padding: 0;
}
/* add space beneath social icons on news story pages */
#secondary > ul.wp-block-social-links.has-icon-color.has-icon-background-color {
    margin-bottom: 15px !important;
}

/* Resposive video */
.wp-embed-aspect-16-9 {
	display: block;
    position: relative;
    width: 100%;
    height: auto;
}

.mb36 {
	margin-bottom: 36px !important;
}

.wp-embed-aspect-16-9.max710 {
    max-width: 710px;
    margin: 0 auto;
}

.wp-embed-aspect-16-9 .wp-block-embed__wrapper {
	width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

.wp-embed-aspect-16-9 .wp-block-embed__wrapper > iframe,
.wp-embed-aspect-16-9 .wp-block-embed__wrapper > video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media screen and (min-width:776px){
	.woocommerce .woocommerce-notices-wrapper, .woocommerce-notices-wrapper {
    left: 5rem !important;
    bottom: 2rem !important;
}
}
@media screen and (max-width:775px){
	.woocommerce .woocommerce-notices-wrapper, .woocommerce-notices-wrapper {
    left: 2rem !important;
    bottom: 5rem !important;
}
}

.woocommerce-message::before {
    content: "" !important;
}

/* hide shipping to CA message. */
p.woocommerce-shipping-destination {
    display: none;
}