/*
Theme Name:     Chirps Child Theme
Theme URI:      http://chirps.bringthepixel.com
Description:    Got questions? Visit our <a href="http://bringthepixel.com/support/">support forum</a>.
Author:         bring the pixel
Author URI:     http://www.bringthepixel.com/
Template:       chirps
Version:        1.0
Tags:           fluid-layout, custom-colors, custom-menu, featured-images, post-formats, theme-options, threaded-comments, translation-ready
*/

/* Place all your CSS modifications below */



.mtm-62 > .mtm-bar > .mtm-bar-inner {
    margin-top: 60px;
}

.g1-text-l {
    line-height: 1.4;
    font-size: 18px;
}

.g1-text-narrow {
    font-size: 15px;
}

.frm_final_submit {
	float: left;
	clear: left;
	margin-top: 20px
}

.frm_error, .frm_error_style {
	color: #ff0000 !important;
	margin-bottom: 20px;
}

.mtm-align-left-right > .mtm-bar > .mtm-bar-inner > .mtm-items {
    margin-top: 30px;
}

p, label {
	font-size: 16px;
}

.g1-row-mailchimp {
	background-color: #fff !important;
}