/* 
Theme Name: 3media-Child
Theme URI: http://themeva.com/
Author: themeva
Version: 4.0.2
Description: DynamiX Wordpress Child Theme
Author URI: http://themeva.com/
License: GNU General Public License
License URI: license.txt
Template: DynamiX
Tags: dark, light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, flexible-width, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, translation-ready, buddypress
*/

@import url("../DynamiX/style.css");


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

.very-special-field{
	color: #1B1B1B;
	}

input.wpcf7-form-control.wpcf7-submit:hover {
background-color: #4F5C25;
color: #87A230;
border-color: #87A230;
width: 100px;
height: 40px;
border-radius: 5px;
}
input.wpcf7-form-control.wpcf7-submit {
background-color: #87A230;
color: #4F5C25;
border-color: #4F5C25;
width: 100px;
height: 40px;
border-radius: 5px;
}



