/*
Theme Name: Goodnews Child
Description: <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> - you can use child theme to make a lot of customization that's not gonna be deleted with any new theme update
Version: 1.0
Author: Momizat Team
Author URI: http://www.momizat.com
Template: goodnews5
*/



.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 textarea
{
    background-color: #e2e2e2;
}

.wpcf7 input[type="submit"]
{color: #ffffff;
}



#tribe-events-bar,
#tribe-bar-form,
.tribe-bar-views-inner,
#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a,
#tribe-bar-form #tribe-bar-views .tribe-bar-views-list:hover .tribe-bar-views-option a {
	background: #ffffff;
	color: #000000;
	font-size: 14px;
}

.tribe-bar-date-filter {
display: none;
}





.blog-post .bp-head .bp-meta {
      display: none;
}

.category-obits
.single-post-meta {
    display: none !important;
}


.woocommerce-page.product.price.mom-woo-price.button {
    margin-bottom: 50px !important;
    top: 0px !important;
}

.category-closings
.single-post-meta {
    display: none !important;
}


.green {
    color: #00FF00;
}

.navbar-inverse {
    background-color: #white;
    border-color: #white;
}

.navbar.navbar-inverse.navbar-fixed-top {
    display: none !important;
}

.disappear {
    opacity: 100;
}

.news-image
.post-img {
	display:none !important;
}