/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

.button-grnc2a {
    text-decoration: none;
    background-color: #1a8e37;
    max-width: 280px;
    padding: 10px 20px 10px 20px;
	margin: 10px 10px 10px 0px;
    border-radius: 3px;
    color: #fff !important;
    text-align: center;
    font-weight: normal;
    font-size: 18px;
	display: inline-block
}

.button-grn2a:hover {
    text-decoration: none;
    background-color: #41a35a;
    max-width: 280px;
    padding: 10px 20px 10px 20px;
	margin: 10px 10x 10px 0px;
    border-radius: 3px;
    color: #f35921 !important;
    text-align: center;
	text-decoration: none;
    font-weight: normal;
    font-size: 18px;
	display: inline-block
}

