/*
Theme Name: LifeGuide Child
Description: Child theme for the Lifeguide. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Read More</a>
Author: MWTemplates
Author URI: http://modernwebtemplates.com/
Template: lifeguide
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

.wpcf7-form label{
	font-weight: normal;
}
.fw-copyright{
	color:white;
}
.fw-copyright a{
	color:white;
}

body.blog section.fw-page-header .breadcrumbs{
	display: none;
}
body.blog section.fw-page-header{
	
}
body.blog section.fw-page-header .fw-main-row-overlay{
	display: none;
}
body.blog.lifeguide section.fw-page-header .fw-heading h1.fw-special-title{
	font-family: "Amaranth", Sans-serif;
	font-size: 100px;
	text-transform: uppercase;
	line-height: 3em;
	text-shadow: -4px 5px 20px #ffffff;
}
