/*
 Theme Name:   Star & Shield Foundation
 Description:  Divi Child Theme
 Template:     Divi
*/
@import url("../Divi/style.css");
@import url("fonts/fonts.css");

/* General Styles */

body {
	/*background:linear-gradient(#0098cb,#00679a);*/
	background: linear-gradient(rgb(66,138,218),rgb(10,70,131));
}
a:link, a:visited {
	color: #083b6b;
}
a:active, a:hover {
	color: #b41c24;
}
strong {
	font-size: 1.1em;
}
img.alignright {
	margin: 0 0 20px 35px;
}
@media screen and (max-width: 767px) {
	img.alignright {
		display: block;
		float: none;
		margin: 0 auto 20px auto;
	}
}
h1, h2 { line-height: 1.3em; }
h3, h4, h5, h6 { line-height: 1.5em; }

/* Header Styles */

.et_fixed_nav #logo {
    max-height: 100px;
}
.et_boxed_layout #main-header .container {
    width: 100%;
}
.et_header_style_centered #main-header .container {
    text-align: left;
}
.et_header_style_centered #logo {
	max-height: 115px;
	margin: 0 0 0 25px;
}
.et_header_style_centered #et_top_search {
	float: right;
	display: block !important;
	z-index: 5;
}
#et_top_search {
	margin: 27px 25px 0 25px;
}
#et_top_search #et_search_icon {
	color: #fff;
	color: rgba(255,255,255,0.8);
}
#et_top_search #et_search_icon:hover {
	color: #F0C953 !important;
}
@media only screen and ( max-width: 980px ) {
	.et_header_style_centered #main-header .container {
    	text-align: center;
	}
	.et_header_style_centered #logo {
	    max-height: 85px;
	    margin: 0;
	}
	#et_top_search {
		margin-right: 60px;
	}
}

/* Navigation Styles */

#et-top-navigation {
	text-align: left;
	padding-left: 30px;
}
#main-header nav#top-menu-nav {
	/*padding-top: 12px;*/
}
.et_header_style_centered #top-menu > li {
	/*padding-left: 20px;
	padding-right: 20px;*/
}
.et_header_style_centered #top-menu li a {
	/*font-family: 'Exo';*/
	font-weight: bold;
}
.et_header_style_centered #top-menu > li > a {
	padding: 20px 15px;
	/*padding-bottom: 12px;*/
	/*font-weight: bold;*/
}
#top-menu .menu-item-has-children > a:first-child::after {
	top: 20px;
}
#et-top-navigation {
    background: #000; /*#083b6b;*/
}
#top-menu-nav {
	/*padding-top: 20px !important;
	padding-bottom: 10px;*/
}
#top-menu .sub-menu li a {
	/*box-sizing: border-box;*/
}
#top-menu .sub-menu li.current-menu-item > a {
	color: #ba8e07;
	font-weight: bold;
	font-style: normal !important;
}
.et_header_style_centered .nav li ul {
	top: 54px; /*35px;*/
}
#top-menu a:hover {
    color: #ccc;
}
#top-menu .sub-menu a {
	color: #000;
}
#top-menu .sub-menu a:hover {
	color: #777;
}
@media only screen and ( max-width: 980px ) {
	#main-header { padding-bottom: 0; }
}

/* Mobile Nav Styles */

#et_mobile_nav_menu {
	
}
.et_nav_text_color_dark .et_mobile_menu li a {
	color: #000 !important;
}
.et_mobile_menu .menu-item {
	font-weight: bold;
}
.et_mobile_menu .menu-item-has-children > a {
	background-color: transparent;
}
.mobile_nav .mobile_menu_bar {
	margin-top: 3px;
}
.mobile_nav .mobile_menu_bar:before {
    color: #fff !important;
    font-size: 40px;
}
.mobile_nav .select_page {
    visibility: hidden !important;
    line-height: 37px;
}
@media only screen and ( max-width: 980px ) {
	.et_header_style_centered .et_mobile_menu {
	    top: 47px;
	}
}

/* Donate Button */

#head-button-nav {
	position: absolute;
	top: 0px;
	right: 25px;
	display: inline-block;
	text-align: right;
	/*width: 100%;
	max-width: 192px;*/
}
.big-button {
	box-sizing: border-box;
	/*font-family: 'Exo';*/
	width: 100%;
	max-width: 220px;
	font-size: 1em !important;
	text-align: center;
	padding: 10px 18px !important;
	margin: 8px 6px !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	font-weight: bold !important;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
	cursor: pointer;
}
#head-button-nav a.big-button {
	max-width: 180px;
}
#donate-online {
	max-width: 180px;
}
a.big-button#donate-button,
a.big-button#request-button,
#main-content a.big-button {
	font-weight: bold !important;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}
.smallsasfgold,
.bigsasfgold {
    color: #FFF !important;
    background: #f0c953;
    background: linear-gradient(#f0c953,#cca737);
    border: 0;
}
.smallsasfblack,
.bigsasfblack {
    color: #FFF !important;
    background: #323a45;
    border: 0;
}
@media only screen and ( max-width: 980px ) {
	#head-button-nav {
		position: relative;
		top: initial;
		right: initial;
		display: block;
		width: 100%;
		max-width: none;
		text-align: center;
	}
	/*#donate-button,
	#request-button {
		display: none;
	}*/
}

/* Page Styles */

.et_pb_fullwidth_header h1 {
	font-weight: bold;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}

/* Post Styles */

.et_pb_bg_layout_light .et_pb_post .post-meta, 
.et_pb_bg_layout_light .et_pb_portfolio_item .post-meta, 
.et_pb_bg_layout_light .et_pb_post p {
	color: inherit;
}

/* Footer Styles */

#footer-bottom {
	padding: 15px 0px;
}
#footer-bottom .container {
	position: relative;
}
#footer-info {
	padding-bottom: 8px;
	position: absolute;
	left: 0;
	bottom: 0;
}
#footer-info,
#footer-copy {
    color: #fff;
}
#footer-info a,
#footer-copy a,
.et-social-icon a {
    color: #39aaff;
}
#footer-copy {
	float: right;
	text-align: right;
	font-size: 0.8em;
}
/*#et-footer-nav {
	color: #fff;
	font-weight: bold;
	display: none;
}
#et-footer-nav li {
	margin: 0;
	padding: 0;
	display: block;
}
#et-footer-nav li.footer-donate {
	background: #0E4197;
}
#et-footer-nav li.footer-request {
	background: #ec2e38;
}
#et-footer-nav li a {
	display: block;
	color: #fff;
}*/
@media only screen and ( max-width: 980px ) {
	/*#et-footer-nav { display: block; }
	#et-footer-nav .container { width: 100%; }
	#menu-footer-menu { padding: 0; text-align: center; }
	#menu-footer-menu li a { line-height: 3em; }*/
	#footer-info {
		position: relative;
		left: initial;
		bottom: initial;
	}
	#footer-copy { display: block; float: none; text-align: center; }
}/*
#menu-footer-menu li:last-child {
	margin: 0;
}*/
#logo-design {
    vertical-align: middle;
}

/* Home Page Styles */

#home-content,
#home-sponsors {
	padding: 10px 0;
}
#home-text {
	font-family: 'Vollkorn';
	font-style: italic;
	color: #5b5b5b;
	width: 100%;
	max-width: 550px;
	margin: 0 auto;
}
#home-text h3 {
	font-size: 2em;
	font-weight: bold;
}
#home-text p {
	font-size: 2em;
	line-height: 1.3em;
}
#home-text p:last-child {
	margin: 0;
}
#home-sponsors .et_pb_row {
	padding: 12px 0;
	text-align: center;
}
#home-sponsors p {
	font-size: 18px;
}
#home-sponsors .sponsors-title {
	display: inline-block;
	margin-right: 20px;
	text-transform: uppercase;
	display: block;
	width: 100%;
	max-width: 280px;
	margin: 0 auto 10px;
	text-align: center;
	padding: 4px 12px;
	background: #f0c953;
	color: #083b6b;
	font-size: 18px;
}

#home-sponsors span.bullet {
	display: inline-block;
	font-size: 1.2em;
	margin: 0 10px;
}
#home-sponsors a,
#home-sponsors a:hover {
	color: white;
}
/*@media screen and (max-width: 640px) {
	#home-sponsors .sponsors-title {
		display: block;
		margin: 0 auto 10px;
		text-align: center;
	}
}*/

/* Upcoming Events */

#upcoming-events-list {
	overflow: hidden;
	min-height: 320px;
}
#upcoming-events-list article h2,
#upcoming-events-list article p {
	text-align: center;
}

/* Past Events */

.entry-content ul.event-sponsors {
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0;
	overflow: hidden;
}
.entry-content ul.event-sponsors li {
	box-sizing: border-box;
	float: left;
	margin: 0 0 20px 0;
}
@media only screen and ( min-width: 981px ) {
	.entry-content ul.event-sponsors li { width: 25%; }
	.entry-content ul.event-sponsors li:nth-child(4n+1) { clear: left; }
}
@media only screen and ( min-width: 768px ) and ( max-width: 980px ) {
	.entry-content ul.event-sponsors li { width: 33.33%; }
	.entry-content ul.event-sponsors li:nth-child(3n+1) { clear: left; }
}
@media only screen and ( min-width: 481px ) and ( max-width: 767px ) {
	.entry-content ul.event-sponsors li { width: 50%; }
	.entry-content ul.event-sponsors li:nth-child(2n+1) { clear: left; }
}
@media only screen and ( max-width: 480px ) {
	.entry-content ul.event-sponsors li { width: 100%; clear: none; margin-bottom: 15px; }
}

/* SharePrints Style */

#shareprints_lightbox .shareprints_toggle.disabled {
    display: none;
}

/* Recipients */

.entry-content h4.recipient-header {
	display: block;
	width: 200px;
	background: #EFEFEF;
	background: linear-gradient(#EFEFEF,#FFFFFF);
	color: #333;
	padding: 5px 15px;
	margin-bottom: 1em;
}
.entry-content h4.recipient-header.blue-header { border-bottom: 3px solid #1e3669; }
.entry-content h4.recipient-header.yellow-header { border-bottom: 3px solid #cca737; }
.entry-content h4.recipient-header.red-header { border-bottom: 3px solid #b9271e; }

.entry-content p.recipient-text {
	font-weight: bold;
	width: 100%;
	max-width: 550px;
	color: #555;
}
.entry-content ul.list-recipients {
	display: inline-block;
	list-style: none;
}
.entry-content ul.list-recipients li {
	position: relative;
	box-sizing: border-box;
	display: block;
	width: auto;
	margin-left: 15px;
	border-bottom: 1px dotted lightblue;
}
.entry-content ul.list-recipients li:before {
	position: absolute;
	top: 0;
	left: -25px;
	display: block;
	width: 25px;
	height: 25px;
	font-family: 'FontAwesome';
	font-size: 20px;
	line-height: 25px;
	content: '\f0da';
	text-align: center;
}
.entry-content ul.list-recipients.blue-list li:before { color: #1e3669; }
.entry-content ul.list-recipients.light-blue-list li:before { color: #84a4da; }
.entry-content ul.list-recipients.red-list li:before { color: #b9271e; }
.entry-content ul.list-recipients.yellow-list li:before { color: #cca737; }


@media only screen and ( min-width:981px ) {
    /* Set the slider height */
    .et_pb_slider, .et_pb_slider .et_pb_container { 
        height: 444px !important; 
    }
    .et_pb_slider, .et_pb_slider .et_pb_slide { 
        max-height: 444px; 
    }
    /*.et_pb_slider .et_pb_slide_description { 
        position: relative; 
        top: 25%; 
        padding-top: 0 !important; 
        padding-bottom:0 !important; 
        height:auto !important; 
    }*/
}