/*
 Theme Name:   EC Meals on Wheels
 Theme URI:    https://ecmow.org
 Description:  Custom child theme, based on GeneratePress, for East Cooper Meals on Wheels. Designed and developed by 2911 Creative LLC.
 Author:       2911 Creative LLC
 Author URI:   https://2911creative.com
 Template:     generatepress
 Version:      0.1
 Tags: two-columns, three-columns, one-column, right-sidebar, left-sidebar, fluid-layout, responsive-layout, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, featured-images, theme-options, light, white, dark, black, blue, brown, gray, green, orange, pink, purple, red, silver, tan, yellow
*/

body {
	font-family: 'Karla', Arial, Helvetica, sans-serif; 
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button {
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition:    all 0.1s ease-in-out;
	-ms-transition:     all 0.1s ease-in-out;
	-o-transition:      all 0.1s ease-in-out;
	transition:         all 0.1s ease-in-out;
}

input[type="button"], 
input[type="reset"], 
input[type="submit"], 
.button {
	border-radius: 6px;
}

h1, 
h2, 
h3, 
h4, 
h5,
h6,
blockquote,
wp-caption {
	font-family: 'Nunito', Arial, Helvetica, sans-serif; 
}

blockquote {
	background-color: #00b7c4;
	color: #fff;
	padding: 20px;
	font-weight: 700;
	font-style: normal;
	margin: 0 0 1.5em;
	position: relative;
}

blockquote p:last-child {
	margin: 0;
}

.navigation-search input[type="search"], 
.navigation-search input[type="search"]:active,
.navigation-search input[type="search"]:focus {
	background-color: #fff;
	border: solid 1px #00b7c4; 
	font-family: 'Karla', Helvetica, sans-serif; 
	font-size: 18px;
	color: #333; 
}

.footer-widgets a, 
.footer-widgets a:visited {
	color: #abd037;
}

.disclaimer {
	font-style: italic;
	font-size: 14px;
}

.footer-disclaimer {
	font-size: 10px;
	text-align: center;
	margin-top: -10px;
}

.form-disclaimer {
	font-size: 16px !important;
}

.home #breadcrumbs {
    display: none;
}

.sidebar .widget {
	margin-top: -60px;
	padding: 55px 40px;
}

.sidebar .widget .widget-title {
	text-transform: uppercase;
}

.sidebar .widget a {
	font-size: 18px;
}

.page-hero {
	border-bottom: solid #00b7c4 8px;
}

.separate-containers .inside-article {
	border-right: solid #efefef .5px;
}

/* CHANGES TO BLOG FORMATTING AND STYLING
-----------------------------------------*/

.cat-links,
.nav-previous {
	float: left;
	margin-bottom: 20px;
}

.tags-links,
.nav-next {
	float:right;
	margin-bottom: 20px;
}

.post-navigation {
	clear: both;
}

.entry-meta {
	font-size: 16px;
}

.entry-meta a,
footer.entry-meta a {
	color: #00b7c4;
}

.entry-meta a:hover,
footer.entry-meta a:hover {
	color: #595959;
}

footer.entry-meta {
	font-size: 14px;
	border-top: 1.5px solid #efefef;
	padding-top: 10px;
}

/* GRAVITY FORMS STYLING
-----------------------------------------*/

.gform_wrapper .gf_progressbar_percentage span {
	font-family: 'Nunito', Arial, Helvetica, sans-serif !important; 
    font-weight: 700 !important;
    font-size: 18px !important;
}

.gform_wrapper .gf_progressbar_title {
	font-size: 20px !important;
	font-weight: 700 !important;
}

.gform_wrapper h3 {
	font-weight: 700 !important;
}

.gform_wrapper .gfield_required {
	color: #d63031 !important;
}

.gform_wrapper .gfield_description,
.gform_wrapper .gsection_description {
	font-size: 20px !important;
}

.gfp_big_button .gfield_radio li input[type=radio] {
    display: none !important;
}

.gform_wrapper .gsection {
	margin-top: 20px !important;
	border-bottom: 1.5px solid #efefef !important;
}

.gform_wrapper h2.gsection_title {
	color: #003952 !important;
}

.gfp_big_button .gfield_radio label {
    max-width: 300px !important;
    width: auto !important;
    margin: 0px !important;
    padding: 10px !important;
    float: none !important;
    background: #abd037 !important;
    color: #003952 !important;
   	border-radius: 6px !important;
    font-family: 'Nunito', Arial, Helvetica, sans-serif !important; 
    font-weight: 700 !important;
    font-size: 20px !important;
    text-transform: uppercase !important;
    margin: 0;
    display: block;
    -webkit-transition: background-color 300ms ease-out;
    -moz-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out;
    -webkit-appearance: none;
    cursor: pointer;
    line-height: 1;
    position: relative;
    text-decoration: none;
    text-align: center;
    box-sizing: border-box;
}

.gfield_radio label .field_9_43 {
	font-size: 24px !important;
	text-align: center !important;
}

.gfp_big_button .gfield_radio label:hover,
.gfp_big_button .gfield_radio li input[type=radio]:checked+label {
    background-color: #00b7c4 !important;
}

.gform_wrapper div.validation_error {
	background-color: #d63031 !important;
	color: #fff !important;
	border: 0px !important;
}

.gform_wrapper .gfield_error .gfield_label,
.gform_wrapper li.gfield_error div.ginput_complex.ginput_container label, 
.gform_wrapper li.gfield_error ul.gfield_checkbox, 
.gform_wrapper li.gfield_error ul.gfield_radio, 
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
	color: #d63031 !important;
}

.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), 
.gform_wrapper li.gfield_error textarea {
	border: solid 1px #d63031 !important;
}

.gform_wrapper li.gfield.gfield_error, 
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	background-color: #F7D9D9 !important;
	border-top: solid 1px #d63031 !important;
	border-bottom: solid 1px #d63031 !important;
	padding-left: 10px !important;
	padding-right: 10px !important;
}

.gform_wrapper .form_saved_message {
	color: #003952 !important;
	text-align: left !important;
}

.form_saved_message p.resume_form_link_wrapper a {
	color: #00b7c4 !important;
}

.form_saved_message p.resume_form_link_wrapper a:hover {
	color: #333 !important;
}

div.form_saved_message div.form_saved_message_emailform form input[type=submit] {
	background-color: #abd037 !important;
	color: #003952 !important;
	border: 0 !important;
	border-radius: 6px !important;
}

div.form_saved_message div.form_saved_message_emailform form input[type=submit]:hover {
	background-color: #003952 !important;
	color: #fff !important;
}

div#gform_confirmation_message_9 {
	background-color: #fff3cd !important;
	color: #856404 !important;
	font-size: 20px !important;
	padding: 32px !important;
}

@media (max-width: 768px)
.button {
	padding-top: 3px;
}

