/*
Base colors
#dc9827 - yellow
#353d7a - blue
#ac2203 - red
#2f2f2f - dark gray
*/
/*----------------------------------------
Main Styles
----------------------------------------*/
body,
button,
input,
select,
textarea {
	font-family: 'Open Sans', sans-serif;
	line-height: 1.65;
	color: #2f2f2f;
}

body.custom-background {
	background-color: #f7e9d2;
}

h1,
h2,
h2.entry-title,
h2.entry-title a,
h3,
h4,
h5 {
	color: #ac2203;
}

a {
	color: #52af6a;
	text-decoration: none;
}

a:hover,
a:focus {
	color: rgba(82,175,106,.7);
}

/*----------------------------------------
Entry Styles
----------------------------------------*/
@media screen and (max-width: 59.6874em) {
	.site-content {
		margin: 1.75em .75em;
	}
}

.sticky-post {
	background-color: #efa829;
	color: #353d7a;
	padding: .5em 1.25em;
	font-size: 1.25em;
}

.hentry,
.page-header,
.page-content {
	box-shadow: none;
}

.entry-content a,
.entry-summary a,
.page-content a,
.comment-content a,
.pingback .comment-body > a {
	border-bottom: 1px solid #52af6a;
}

.entry-footer {
	background-color: #52af6a;
	color: #fff;
}

.entry-footer a {
	color: #fff;
}

.entry-footer a:hover,
.entry-footer a:focus {
	color: #fff;
	border-bottom: 1px solid #fff;
}

/*----------------------------------------
Input Styles
----------------------------------------*/
input,
textarea {
	border: 0;
}

button, input[type="button"],
input[type="reset"],
input[type="submit"] {
	background-color: #3e4692;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
	background-color: rgba(62,70,146,0.85);
	outline: 0;
}

/*----------------------------------------
Sidebar/Site Header Styles
----------------------------------------*/
.custom-logo {
	margin: 0 auto;
	display: none;
}

.sidebar,
.secondary {
	background-color: #efa82a;
}

.site-branding {
	padding-right: 0;
}

.site-branding a {
	display: block;
}

.site-title {
	text-align: center;
	text-transform: uppercase;
}

.site-title a:hover,
.site-title a:focus,
.secondary a:hover,
.secondary a:focus {
	color: #2d336d;
}

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

h1.site-title a,
.site-description {
	color: #3e4692;
	opacity: 1;
}

.site-header {
	background-color: #efa82a;
	border-bottom: 0;
	padding: 5% 5% 10%;
}

.widget-title {
	color: #3e4692;
}

.main-navigation ul,
.main-navigation li,
.secondary-toggle,
.widget input,
.widget textarea,
.widget table,
.widget th,
.widget td,
.widget pre,
.widget li,
.widget_categories .children,
.widget_nav_menu .sub-menu,
.widget_pages .children,
.widget abbr[title] {
	border: 0;
}

.sidebar .widget,
.sidebar .widget blockquote,
.sidebar .widget .wp-caption-text,
.sidebar .widget .gallery-caption {
	color: #f7e9d2;
}

.main-navigation a {
	font-weight: 700;
}

.secondary a {
	color: #f7ead2;
}

.secondary-toggle {
	background-color: #3e4692;
}

.secondary-toggle:hover,
.secondary-toggle:focus {
	border-color: transparent;
	border-color: transparent;
	background: #3e4692;
}

.secondary-toggle.toggled-on:before {
	color: #f7ead2;
}

.secondary-toggle[aria-expanded='false'] {
	background-color: transparent;
}

.secondary input {
	background-color: #f7ead2;
}

.secondary input[type='submit'] {
	background-color: #3e4692;
}

.secondary input[type='submit']:hover
.secondary input[type='submit']:focus {
	background-color: rgba(62,70,146,0.9);
}

.dropdown-toggle:after {
	color: #f7ead2;
}

.dropdown-toggle:focus {
	outline: 0;
	outline: 0;
}

.dropdown-toggle:hover,
.dropdown-toggle:focus {
	background-color: #3e4692;
	background-color: rgb(62,70,146);
	color: #f7ead2;
}

.custom-logo-link:after {
	content: '';
	background: url('https://cldup.com/gzRiYRaLOe.svg') no-repeat;
	height: 124px;
	width: 124px;
	margin: 0 auto;
	display: block;
}

@media screen and (min-width: 38.75em) {
	.site-header {
		padding: 5%;
	}
	
	.secondary {
		box-shadow: none;
		margin: 3.6923% 7.6923% 0;
		padding: 3.6923% 7.6923% 0;
	}
}

@media screen and (min-width: 46.25em) {
	.site-branding {
		padding-right: 0;
	}
	
	.custom-logo-link:after {
		max-height: 164px;
		max-width: 164px;
	}
}

@media screen and (min-width: 55em) {
	.site-branding {
		padding-right: 0;
	}
	
	.custom-logo-link:after {
		max-height: 134px;
		max-width: 134px;
	}
}

@media screen and (min-width: 59.6875em) {
	body:before {
		background-color: #efa829;
	}
	
	.site-header {
		margin: 5% 1% 1%;
	}
	
	.main-navigation {
		margin: 0 8% 5%;
	}
	
	.custom-logo-link:after {
		max-height: 204px;
		max-width: 204px;
	}
	
	.site-info {
		padding: 2% 10% 0;
	}
	
	.widget {
		padding: 0 8%;
	}
}

@media screen and (min-width: 62.500em) {
	.site-header {
		padding: 5% 20% 0;
	}
}

@media screen and (max-width: 59.625em) {
	.site-header {
		padding: 1.6923% 7.6923%;
	}
	
	.secondary {
		background-color: #efa82a;
	}
	
	.sidebar .widget-area aside {
		width: 49.25%;
		display: inline-block;
		float: left;
		margin-right: 1.5%;
		padding: 0 10px;
	}
	
	.sidebar .widget-area {
		display: inline-block;
	}
	
	.sidebar .widget-area aside:nth-child(2n) {
		margin-right: 0;
	}
	
	.sidebar .widget-area aside#search-2 {
		width: 100%;
		margin-right: 0;
	}
}

/*.site-info a:after {
	content: "\f324";
	font-family: dashicons;
	margin-left: 0.5em;
	font-size: 1em;
}*/
.site-info {
	position: relative;
}

.site-info a {
	border-bottom: 0;
	position: relative;
	top: -30px;
}

.site-info a:before {
	content: "";
	background-image: url('https://cldup.com/w3gQ97rKP0.svg');
	background-size: 64px;
	background-position: center;
	background-repeat: no-repeat;
	color: #444;
	height: 64px;
	font-size: 20px;
	line-height: 1.3em;
	margin: 0 auto;
	padding: 0;
	width: 64px;
	text-indent: -9999px;
	outline: 0;
	display: block;
	margin-bottom: 10px;
	position: relative;
	background-color: #3e4692;
	border-radius: 100%;
	padding: 32px;
	border: 8px solid #3e4692;
}

.site-footer {
	border: 0;
	box-shadow: none;
	background-color: #3e4692;
	color: #fff;
}

@media screen and (min-width: 0em) {
	.site-footer {
		padding: 0;
	}
}

.site-footer a {
	color: #fff;
	text-align: center;
	display: inline-block;
	width: 100%;
}

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

.site-info a:hover {
	border-bottom: 0;
}

.sponsor-level {
	background: #fff;
	margin-bottom: 50px;
	min-height: 95px;
	position: relative;
}

.sponsor-level:before {
	border-top: 0 solid transparent;
	border-bottom: 20px solid transparent;
	border-left: 100px solid white;
	bottom: -20px;
	content: '';
	display: block;
	height: 0;
	position: absolute;
	width: 0;
}

.sponsor-level:after {
	border-top: 0 solid transparent;
	border-bottom: 20px solid transparent;
	border-right: 100px solid white;
	bottom: -20px;
	content: '';
	display: block;
	position: absolute;
	height: 0;
	right: 0;
	width: 0;
}

.sponsor-level:last-child {
	margin-bottom: 0;
}

.wcb_widget_sponsors h4.sponsor-level-title {
	color: #fff;
	background: #3e4592;
	padding: 10px;
	text-align: center;
	margin: 10px 0;
}

.wcb_widget_sponsors .sponsor-logo {
	display: block !important;
}

.wcb_widget_sponsors .sponsor-logo img {
	display: block;
	margin: 0 auto;
	padding: 5px 20px;
}