/**
Theme Name: OlyEcosystems
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: olyecosystems
Template: astra
*/

.donate{
	background-color: #E05001;
	border-radius: 15px;
	color: #DFD8D1;
}

.donate a{
	color: #DFD8D1;
}

.resources a {
	line-height: 2em;
}

/* Preserves page images */
.preserves-thumb img {
	padding: 3px;
	border: 1px solid #e05001;
}

.resources-links p {
	margin-bottom: 10px;
}

/* Events Button */
.tribe-events-c-search__button, button.tribe-events-c-search__button {
  background-color: #E05001 !important;
}

.tribe-common-c-btn:disabled, button.tribe-common-c-btn:disabled {
  background-color: rgba(224,80,1 .07) !important;
}

button.tribe-events-c-search__button:focus, button.tribe-events-c-search__button:hover {
  background-color: rgba(224,80,1 .8) !important;
}

.tribe-events-c-search__button:active, button.tribe-events-c-search__button:active {
  background-color: rgba(224,80,1 .9) !important;
}

/* Mailchimp Signup Form */
.mcclear {
  clear: both
}

.mcflexbox {
  padding: 25px 50px;
}
.mcflexcontainer {
  justify-content: center;
}
.mcflextitle {
  flex: 0 0 100%; /* Let it fill the entire space horizontally */
	justify-content: center;
  text-align: center;
  padding-bottom: 10px;
}
.mc-field-group {
  height: 50px;
  margin: 8px;
  text-align: center;
  line-height: 50px;
}
/**** display: flex ****/
.mcflexbox .mcflexcontainer {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline !important;
}

.mcflexbox .mc-field-group {
  width: 250px;
}

.mc-field-group input {
		display: block;
		color: black;
		min-height: 40px;
		width: 240px;
		padding: 6px;
		border: 1px solid #4f4f4f;
		border-radius: 0px;
}

.mc-field-group .button {
		display: block;
		width: 254px;      
		padding: 6px;
		min-height: 34px !important;
		line-height: 34px !important;
		background-color: transparent;
		text-transform: uppercase;
		letter-spacing: 1px;
		font-size: 16px;
		color: #fff;
		border: 2px solid #fff;
		border-radius: 50px !important;
}

.fl-node-61asb0dxvzqy .uabb-gf-style .gform_wrapper .gform_footer input[type=submit] {
	width: 150px;
	margin: 0 auto;
}