/*
Theme Name: PPC Donatify
Description: Brain Injury Alliance of Colorado child theme for Fundify
Author: Harmony Design
Template: fundify
Version: 2.0
*/

/*
	Minified and included via enqueue_style
@import url("../fundify/style.css");
@import url("../fundify/css/responsive.css");
@import url("../fundify/css/entypo.css");
*/

/*
	Colors
	Dark Blue:		#294E74
	New Blue:       #051B2C
	Light Blue: 	#4CC8E6
	Orange:			#FDA32B
	Green:			#92C647
	Yellow:			#FDC33A
*/
body {
	color: #000;
	font-family: "Inter", Helvetica, sans-serif;
	font-optical-sizing: auto;	
	font-size: 16px;
	line-height: 1.5;
}
h1, h2, h3, h4, h5 {
	font-family: "Lexend", Helvetica, sans-serif;
	text-transform: uppercase;
	font-optical-sizing: auto;	
}
.entry-content h2 {
	padding-bottom: 10px;
	padding-top: 5px;
}
body .entry-content p {
	line-height: 1.5;
}
#header {
	background: #FFF url(images/bg-mountains.jpg) center top no-repeat;
	background-size: cover;
	padding-bottom: 30px;
	padding-top: 70px;
}
.atcf-login, .atcf-register {
	margin: 0 auto;
	width: 250px;
}
.contacts, .contacts a {
	color: #294e74;
}
.contacts a {
	text-decoration: underline;
}
.menu-toggle i {
	color: #FFF;
}
.title {
	background-color: #F3F3F3 !important;
	height: 100px;
}
.title h1 {
	font-size: 42px;
	font-weight: 600;
	letter-spacing: 0;
	padding-top: 28px;
	text-transform: none;
}
#title-image {
	background: #000 url(images/donatecollage.jpg) center top no-repeat;
	background-size: cover;
	height: 375px;
}
.contacts .third {
	float: left;
	display: inline;
	width: 250px;
}
.contacts .wrap {
	margin: 0 auto;
	width: 750px;
}
.contacts img {
	max-width: 100%;
}
.site-title span {
	font-size: 140%;
	text-transform: none;
}
.leftbar #sidebar {
	float: left;
}
.leftbar #main-content {
	float: right;
}
#menu li {
	padding: 0;
}
#menu li.menu-green > a,
.entry-content a.button.button-green,
.entry-content .type-manitou a.button:hover {
	background-color: #92C647;
	color: #002D53;
}
#menu li.menu-orange > a,
.entry-content a.button.button-orange,
.entry-content .type-barr a.button:hover,
.entry-content .home-totals a.button:hover {
	background-color: #FDA32B;
	color: #002D53;
}
body .entry-content a {
	color: #5F98C3;
}
#menu li.menu-blue > a,
.entry-content a.button.button-blue,
.entry-content .type-virtual a.button:hover {
	background-color: #4CC8E6;
	color: #002D53;
}
#menu li.menu-yellow > a,
.entry-content a.button.button-yellow,
.entry-content .type-summit a.button:hover {
	background-color: #FDC33A;
	color: #002D53;
}
.home-intro .entry-content .button:not(.add_media) {
	font-size: 24px;
	padding: 20px 25px;
}
#menu a {
	color: #FFF;
	font-size: 20px;
	padding: 15px 20px;
	text-transform: uppercase;
}
#menu a:hover {
	color: #294E74;
}
.site-intro {
	color: #FFF;
	font-size: 26px;
	letter-spacing: 2px;
	text-align: center;
	text-transform: uppercase;
}
.site-intro span {
	background: #051B2C;
	display: inline-block;
	line-height: 1;
	margin-top: 10px;
	padding: 20px 30px;
}
.top-menu li {
	display: inline-block;
}
.top-menu a {
	color: #FFF;
	padding: 4px;
}
.top-menu .icon a {
	font-size: 16px;
	padding: 0;
}
.top-menu a:hover {
	color: #FDC33A;
}
.home-featured {
	padding: 40px 0;
}
.home-intro {
	margin-bottom: 20px;
}
.home-intro p {
	font-size: 18px;
	line-height: 1.5;
}
.homepage-image-wrap {
	margin-bottom: 10px;
}
.homepage-images {
	height: 530px;
}
.home-split {
	background: url(images/bg-lake.jpg) center center no-repeat;
	background-size: cover;
	text-align: center;
}
.home-split .home-callout {
	color: #FFF;
	font-size: 28px;
	letter-spacing: 4px;
	padding: 60px 0;
}
.home-split .home-callout span {
	background-color: #051B2C;
	display: inline-block;
	font-family: Lato;
	line-height: 1;
	padding: 15px 40px;
}
#projects h3 {
	font-weight: normal;
}
#projects .team-image-wrap {
	background: url(images/bg-mountains.jpg) center center no-repeat;
	background-size: cover;
	display: block;
	height: 115px;
}
.btn-green,
.edd-add-to-cart,
.entry-content .button:not(.add_media),
input[type=submit]:not(#searchsubmit) {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.edd-add-to-cart,
.entry-content .button:not(.add_media),
a.btn-green,
input[type=submit]:not(#searchsubmit) {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
#contribute-modal-wrap .edd_purchase_submit_wrapper .edd-add-to-cart.edd-no-js.button {
	display: none;
}
.btn-block {
	display: block !important;
}
.home-featured .entry-content a.button,
.entry-content.activity-list a.button,
.entry-content .home-totals a.button,
body .home-intro .entry-content a.button:not(.add_media),
body .entry-content a.button:not(.add_media) {
	display: inline-block;
	font-family: "Lexend";
	margin-bottom: 10px;
	text-align: left;
}
body .entry-content a.button:not(.add_media) {
	text-align: center;
}

.entry-content .home-totals a.button {
	display: inline;
	font-size: 16px;
	padding: 8px 20px;
}
.entry-content .button {
	transition: background ease-in-out 300;
}
.entry-content .button:hover {
	background-color: #AAA !important;
	color: #294E74;
	text-decoration: none;
}
.entry-content .button:not(.button-blue):not(.button-green):not(.button-yellow):not(.button-orange):hover {
	color: #002D53;
}
hr.clean {
	border: 0;
}
.activity-info,
.home-totals .columns {
	margin-bottom: 20px;
}
.activity-info img {
	margin-bottom: 10px;
}
.activity-info .copy {
	background-position: left top;
	background-repeat: no-repeat;
	background-size: 45px 45px;
	padding-left: 60px;
}
.type-summit .copy {
	background-image: url(images/icon-summit.png);
}
.type-barr .copy {
	background-image: url(images/icon-barr.png);
}
.type-manitou .copy {
	background-image: url(images/icon-manitou.png);
}
.type-virtual .copy {
	background-image: url(images/icon-virtual.png);
}
.entry-content .activity-info a.button {
	font-size: 14px;
	padding: 6px 2px;
	text-align: center;
}
.home-totals,
.home-sponsors {
	margin-bottom: 40px;
}
.home-totals {
	border-bottom: 4px double #dbd9d4;
	padding-bottom: 40px;
}
.home-totals ol {
	list-style: decimal;
}
.home-totals li {
	margin-left: 15px;
}
.bullet {
	background: transparent url(images/icon-bullet.png) left top no-repeat;
	background-size: 42px;
	padding-left: 50px !important;
}
/* Registration Form */
.ppc-donation .atcf-submit-campaign-image,
.ppc-donation .atcf-submit-campaign-video_options {
	clear: left;
}
.atcf-submit-campaign-video_options,
.atcf-submit-campaign-team_name,
.atcf-submit-campaign-team_captain {
	float: left;
	margin-right: 2%;
	width: 48%;
}
.atcf-submit-campaign-image_options label {
	float: left;
}
.atcf-submit-campaign-team_captain {
	float: right;
	margin-right: 0;
}
.atcf-submit-campaign-image_options:before,
.atcf-submit-campaign-image_options:after {
	content: " "; /* 1 */
	display: table; /* 2 */
}
.atcf-submit-campaign-image_options:after {
	clear: both;
}
.atcf-submit-campaign-image_options {
	*zoom: 1;
}
.ppc-donation .atcf-submit-campaign-category {
	display: none;
}
#ui-datepicker-div {
	z-index: 999 !important;
}

#footer .last-widget .copy img, .drop {
	display: none;
}

button[disabled=disabled], button:disabled, .disabled {
	background-color: #999 !important;
	box-shadow: none !important;
	color: #666 !important;
}

#mce_20 {
	color: #FFF;
}
.help-block {
	display: block;
	font-size: 12px;
}
.team-total .team-name {
	border-bottom: 1px solid #e3e3e3;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.team-details {
	margin-bottom: 10px;
}
.team-details li {
	list-style: none;
	margin-left: 10px;
}
.team-highlight {
	background-color: #B4DFF1;
	padding: 0 10px;
}
.post-meta a {
	color: #294e74;
}
.notice-closed {
	background: #294e74;
	color: #FFF;
	position: absolute;
	right: 0;
	top: 10px;
}
.notice-closed .notice-title {
	font-weight: bold;
	padding: 8px 10px;
}
.closed-campaign {
	opacity: .5;
}
h4.notice {
	margin-bottom: 5px;
	text-align: center;
}
label.error {
	clear: none;
	color: #C00;
	float: right;
	width: auto;
}
input.error, select.error, textarea.error {
	border-color: #C00;
}
.terms-conditions {
	height: 200px;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #e3e3e3;
	overflow-y: scroll !important;
}
.gform_wrapper .gsection .gfield_label,
.gform_wrapper h2.gsection_title,
.gform_wrapper h3.gform_title {
	font-weight: normal;
}
body .gform_wrapper form .left_label li.gfield_html_formatted,
body .gform_wrapper form .right_label li.gfield_html_formatted {
	margin-left: 20px !important;
}
body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ul li,
body .gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ul li {
	margin-left: 20px !important;
}
/* Simple Grid */
.grid-item {
	display: inline-block;
	float: left;
}
.grid-half {
	width: 50%;
}
.page-leader {
	font-family: "Lexend";
	font-size: 20px;
	float: left;
	height: 35px;
	line-height: 28px;
	letter-spacing: 2px;
	margin: 0 0 0 10px;
	text-transform: uppercase;
}
.page-leader a {
	color: #294e74;
}
.widget .title {
	height: auto;
	text-align: left;
}
.widget p {
	margin-bottom: 15px;
}
hr, h3 {
	clear: both;
}
/* Grid
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.column,
.columns {
	width: 100%;
	float: left;
	box-sizing: border-box;
}
.full-half {
	padding: 0 15px;
}
.column img,
.columns img {
	height: auto;
	max-width: 100%;
}
.unslider {
	margin: 0;
	overflow: auto;
	padding: 0;
}
.unslider-wrap {
	position: relative;
}
.unslider-wrap.unslider-carousel > li,
.unslider-wrap.unslider-carousel > div.carousel-item {
	float: left;
}
.unslider-fade {
	position: relative;
}
.unslider-fade .unslider-wrap li,
.unslider-fade .unslider-wrap .carousel-item {
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 8;
}
.unslider-fade .unslider-wrap .unslider-active {
	z-index: 10
}
.unslider li,
.unslider ol,
.unslider ul {
	border: none;
	list-style: none;
	margin: 0;
	padding: 0;
}
.unslider-arrow {
	cursor: pointer;
	left: 20px;
	position: absolute;
	z-index: 2;
}
.unslider-arrow:before {
	font-family: icomoon;
}
.unslider-arrow.next {
	left: auto;
	right: 20px
}
.unslider-nav {
	margin-top: 15px;
}
.unslider-nav ol {
	list-style: none;
	text-align: center;
}
.unslider-nav ol li {
	background: #FFF;
	border: 3px solid #E9EDE7;
	cursor: pointer;
	display: inline-block;
	height: 14px;
	margin: 0 4px;
	overflow: hidden;
	text-indent: -999em;
	width: 14px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}
.unslider-nav ol li.unslider-active {
	background: #E9EDE7;
	cursor: default;
}
/* For devices larger than 400px */
@media (min-width: 400px) {
	.XXcontainer {
		width: 85%;
		padding: 0;
	}
}

/* For devices larger than 750px */
@media (min-width: 750px) {
	.column,
	.columns {
		margin-left: 4%;
	}
	.column:first-child,
	.columns:first-child {
		margin-left: 0;
	}

	.one.column,
	.one.columns                    { width: 4.66666666667%; }
	.two.columns                    { width: 13.3333333333%; }
	.three.columns                  { width: 22%;            }
	.four.columns                   { width: 30.6666666667%; }
	.five.columns                   { width: 39.3333333333%; }
	.six.columns                    { width: 48%;            }
	.seven.columns                  { width: 56.6666666667%; }
	.eight.columns                  { width: 65.3333333333%; }
	.nine.columns                   { width: 74.0%;          }
	.ten.columns                    { width: 82.6666666667%; }
	.eleven.columns                 { width: 91.3333333333%; }
	.twelve.columns                 { width: 100%; margin-left: 0; }

	.one-third.column               { width: 30.6666666667%; }
	.two-thirds.column              { width: 65.3333333333%; }

	.one-half.column                { width: 48%; }

	.full-half.column               { width: 50%; margin-left: 0; margin-right: 0; }

  /* Offsets */
	.offset-by-one.column,
	.offset-by-one.columns          { margin-left: 8.66666666667%; }
	.offset-by-two.column,
	.offset-by-two.columns          { margin-left: 17.3333333333%; }
	.offset-by-three.column,
	.offset-by-three.columns        { margin-left: 26%;            }
	.offset-by-four.column,
	.offset-by-four.columns         { margin-left: 34.6666666667%; }
	.offset-by-five.column,
	.offset-by-five.columns         { margin-left: 43.3333333333%; }
	.offset-by-six.column,
	.offset-by-six.columns          { margin-left: 52%;            }
	.offset-by-seven.column,
	.offset-by-seven.columns        { margin-left: 60.6666666667%; }
	.offset-by-eight.column,
	.offset-by-eight.columns        { margin-left: 69.3333333333%; }
	.offset-by-nine.column,
	.offset-by-nine.columns         { margin-left: 78.0%;          }
	.offset-by-ten.column,
	.offset-by-ten.columns          { margin-left: 86.6666666667%; }
	.offset-by-eleven.column,
	.offset-by-eleven.columns       { margin-left: 95.3333333333%; }

	.offset-by-one-third.column,
	.offset-by-one-third.columns    { margin-left: 34.6666666667%; }
	.offset-by-two-thirds.column,
	.offset-by-two-thirds.columns   { margin-left: 69.3333333333%; }

	.offset-by-one-half.column,
	.offset-by-one-half.columns     { margin-left: 52%; }

}

.container:after,
.row:after,
.u-cf {
	content: "";
	display: table;
	clear: both;
}

/* Responsive updates */
@media screen and (max-width: 750px) {
	body #header {
		padding-top: 20px;
		position: relative;
	}
	.top-menu ul {
		margin-top: -5px;
	}
	#header hgroup {
		margin-top: 20px;
	}
	.site-title {
		text-align: center;
	}
	.site-title a {
		display: block;
	}
	.site-title img {
		height: auto;
		max-width: 200px;
	}
	.contacts .wrap {
		width: auto;
	}
	.contacts .third {
		display: block;
		float: none;
		margin-bottom: 10px;
		width: auto;
	}
}
@media screen and (max-width: 1160px){
	body #header {
		padding-top: 20px;
		position: relative;
	}
	#menu {
		top: 45px;
	}
	#menu ul .sub-menu li {
		width: auto;
	}
	#menu ul ul li a {
		padding: 3px 0;
	}
	#menu ul ul {
		margin-bottom: 15px;
	}
}
@media screen and (min-width: 590px){
	.home-totals ol {
		-webkit-columns: auto 2;
		-moz-columns: auto 2;
		columns: auto 2;
	}
}
@media screen and (min-width: 750px){
	#menu .sub-menu {
		top: 45px;
		padding: 0;
	}
	#menu .right .sub-menu {
		right: 0;
	}
	#menu .sub-menu a:hover {
		background: #e3e3e3;
	}
	.top-menu ul {
		float: right;
	}
}
@media screen and (min-width: 1160px ){
	body {
		font-size: 18px;
	}
	.top-menu ul {
		margin-top: -55px;
	}
	.site-title {
		margin-bottom: 40px;
	}
	.site-title img {
		margin-top: -40px;
		position: relative;
	}
	.activity-info .copy {
		min-height: 116px;
	}
	.home-split .home-callout {
		padding: 110px 0px;
	}
}
#menu a, .contacts h2, .site-title, .title h1 {
	font-family: 'Lexend';
}