/*
Theme Name: Maxcoach Child
Theme URI: http://maxcoach.thememove.com/
Author: ThemeMove
Author URI: http://thememove.com/
Version: 1.0.0
Template: maxcoach
Text Domain:  maxcoach-child
Tags: editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/

.entry-product-meta {
    display: none;
}

.wpcf7 input:hover[type="submit"] {
	font-size: 16px;
    background-color: #fff;
    border: 3px solid #002E25;
    box-shadow: none;
	color: #000;
}

.wpcf7 input[type="submit"] {
	font-size: 16px;
    background-color: #e6ecd2;
    border: 3px solid #002E25;
    box-shadow: none;
	color: #000;
}

