/*
Theme Name: Planet Foundation Child
Template: planet-foundation
Author: Child Theme Configurator
Version: 1.0.1433819151
Updated: 2015-06-09 03:05:51
*/
@import url("../planet-foundation/style.css");
@charset "UTF-8";

.pf-full-post h2 {
display: none !important;
}

button, .button {
    -moz-appearance: none;
    background-color: #2FA700!important;
    border-color: #32891a;
    }
button:hover, button:focus, .button:hover, .button:focus {
    background-color: #81F781 !important;
}
a {
    color: #2f7a00;
}
a:hover, a:focus {
    color: #81F781;
}
.form1 .wdform_page {
    background: #fff none repeat scroll 0 0 !important;
}
wpcf7-form-control wpcf7-submit button-submit
{
}
#qem-calendar-widget h2 {
    font-size: 1.2em;
}
.menu li a
{
  font-size: 18px;
}

.menu-menu-1-container ul{
    color: #fff;
    line-height: 2.5;
}
.post-edit-link{display:none;}
body
{
color: #848484;
}
.entry-title {
color: #848484;
}
h1, h2, h3, h4, ol.commentlist .comment cite.fn, h5, h6 {
    color: #848484; 
}
.form1 .button-reset {
    background: #2FA700 none repeat scroll 0 0 !important;
    border: none !important;
    box-shadow: none !important;
    color: #fff  !important;
    font-size: 18px !important;
    padding: 0.5rem 2rem !important;
}
.form1 .button-submit {
    background: #2FA700 none repeat scroll 0 0 !important;
    border: none !important;
    box-shadow: none !important;
    color: #fff !important;
    font-size: 18px !important;
    padding: 0.5rem 2rem !important;
}
.form1 .wdform-label {
    color: #848484 !important;
}

.wpcf7-form-control wpcf7-submit {
    background: #2FA700 none repeat scroll 0 0 !important;
    color: #848484 !important;
    font-size: 18px !important;
    padding: 0.5rem 2rem !important;
}
#pf-footer
{
display:none;
}
#pf-middle-content
{
height:auto!important;
margin-bottom:15px !important;
}
.pf-right-sidebar .widget {
width:101%;
}

