/*
Theme name: Action Inspiring Change
Description: Custom Theme
*/

/*
	Source post-css styles are located in resources/css/
	The compiled bundle is saved to `dist/css/bundle-${fingerprint}.css`
	(dist/manifest.json provides the exact path mapping).
	
	DEVELOPMENT.md file contains instructions how to get the compilation
	process up & running.

	If you need to make a quick fix, feel free to add CSS
	below this comment -- it's loaded after the compiled bundle. 
*/

/*
Website Enhancements from TMD
*/

body{font-family: 'Roboto', sans-serif;}
body p{line-height: 1.5; letter-spacing:inherit;}
.section-intro--inner .section__entry p, .service{line-height: 1.5;}
.wp-block-column ul, .section-article .entry > ul:not([class]){margin-bottom: .6em;     margin-left: 1em; letter-spacing:inherit;}
.wp-block-column ul li, .section-article .entry > ul:not([class]) li{margin-bottom: .6em; line-height: 1.5;}
.btn{letter-spacing:inherit; text-shadow:none; }
.btn:hover {text-shadow: none;
    background: #e75425 -webkit-gradient(linear,left top,left bottom,from(#ff9c00),to(#e75425));
    background: #e75425 -o-linear-gradient(top,#ff9c00 0,#e75425 100%);
    background: #e75425 linear-gradient(180deg,#ff9c00 0,#e75425);
}
.section-intro--inner .section__entry h1{color: #5fa041;}
.section-intro--inner .section__entry p{}
.section-article .section__content a{letter-spacing:inherit; font-weight: inherit;}
.section-intro .section__entry p {}
.service__content p{line-height: 1.25;}
.btn-arrow, .btn, .gform_wrapper.gform_wrapper.gform_wrapper.gform_wrapper .gform_footer input.button, .gform_wrapper.gform_wrapper.gform_wrapper.gform_wrapper .gform_footer input[type=submit], .gform_wrapper.gform_wrapper.gform_wrapper.gform_wrapper .gform_page_footer input.button, .gform_wrapper.gform_wrapper.gform_wrapper.gform_wrapper .gform_page_footer input[type=submit], .post-password-form input[type="submit"] {font-family: 'Bitter', serif; font-weight: 400;}
.section-article .section__content h4{color:#5fa041;}
.section-article .section__content h2{letter-spacing: inherit;}
.list-projects a {-webkit-filter: grayscale(0); filter: grayscale(0); opacity: .75;}
.project .project__head-icon{left:0px;}
.project .project__head{padding: 20px 0 0 122px;}
.section-fullbg .section__content {text-shadow: 2px 2px 1px rgba(0,0,0,.25);}
.section-fullbg .section__content h2 {border-bottom: solid 1px #e75425; display: inline-block; padding-bottom: .3em; margin-bottom: .3em; letter-spacing:inherit;}
.section-services {border-top: solid 1px #c3c4c7;}
.wp-block-image .alignright img, .wp-block-image .alignleft img{border: solid 1px #c3c4c7; border-bottom: solid 4px #c3c4c7; -webkit-border-radius: 7px;-moz-border-radius: 7px;border-radius: 7px;}
.nav > ul > li{    padding: 18px 18px; text-transform: capitalize;}
#menu-footer-menu{text-transform: capitalize;}
.section-article .section__content a{border-bottom: none;}
.section-intro .section__entry p:before {content:none;}
.section-intro .section__entry p {text-indent:inherit;}

@media screen and (min-width: 1201px){
.section-base p, .section-services .section__head p, .section-fullbg .section__content {font-size: 30px;}
.section-services .section__head h2 p{font-size: 40px;}
.section-intro .section__content {min-height: 560px;}
.section-intro .page-6 {min-height: 720px;}
.section-intro .page-6 .section__entry p {font-size: 30px;}
}

@media (max-width: 1439px){
.section-intro .section__content {min-height: 678px;}
}

@media screen and (max-width:1280px) {
.section-intro .section__content {min-height: 420px;}
.section-intro .page-6 {min-height: 480px;}
}

@media (max-width: 1200px){
.section-intro .section__content {min-height: 400px;}
}

@media screen and (max-width: 1023px;){
	
}

@media (max-width: 600px){
.section-intro .section__content {min-height: auto;}
}

@media screen and (max-width: 480px){
.project .project__head {padding: 20px 0 0 0;}
}

.donation-form ul.gform_fields {
	display: block !important
}
