/*
Theme Name: Working Films
Author: Orange Static
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

#main-container.home .slides-wrapper .pagination .swiper-pagination-switch {
    width  : 10px;
    height : 10px;
}


/*MAPS BACKGROUND*/
section#map {
    background : #a4a3a3;
}
/*STAFF BACKGROUND*/
#main-container.about #staff-and-board {
    background-color : #a4a3a3;
}


section#map p {
    color : #fff;
}

section#map .above-map {
    margin-top : 20px;
}

p.above-map {
	color: #000 !important;
}

.page-id-22 #main-container.approach #top-text p, #main-container.initiatives #top-text p {
    margin-bottom : 10px;
}

#top-menu > li a span {
    font-family : 'Open Sans', sans-serif;
}

/*#page-text p {*/
/*    font-family : 'Open Sans', sans-serif;*/
/*}*/

#main-container.home #icpsignup1704 .input-field, #main-container.home #newsletter-form .input-field {
    font-size : 1rem !important;
}

#main-container.home #under-banner, #main-container.home #news-carousel, #main-container #page-text, #main-container {
	background-color: #fff !important;
}

#main-container.donate section {
	background-color: #fff;
}

.hmapsprem_info_window { max-height: 200px; overflow: scroll;} 

header {
	background-color: #fff;
}

#main-container.about #staff-and-board {
	background-color: #e4e4e4 !important;
}

section#map {
	background-color: #e4e4e4 !important;
}

.pp-body p { max-width: 1095px; margin: 0px auto; }

.statc {
	width: 586px;
	margin: 0px auto;
}
ul.stats {
	display: inline;
	list-style: none;
}

ul.stats li img {
	float: left;
	padding-right: 20px;
}

#main-container.home #icpsignup1704 .input-field, #main-container.home #newsletter-form .input-field {
	color: #545454;
}

.scheme_original blockquote.transparent, .scheme_original blockquote.transparent p, .scheme_original blockquote.transparent::before, .scheme_original blockquote.transparent .sc_quote_title a {
	color: #545454 !important;
}

.hmapsprem_info_window p { color: #000000 !important; }

#main-container.single .widget a, #main-container.news .widget a, #main-container.single #content a, #main-container.news #content a { color: #336799; }

#main-container.single .widget a:hover, #main-container.news .widget a:hover, #main-container.single #content a:hover, #main-container.news #content a:hover { color: #898989; }

.uber-grid > div.io img.uber-grid-cell-image {
	object-fit         : cover;
	-o-object-fit      : cover;
	object-position    : center;
	-o-object-position : center;
}
