/*****************************************
		CUSTOM CSS
******************************************/

.dj-simple-contact-form.style-3 .dj-simple-contact-form.button {
    background: none repeat scroll 0 0 #7bc087;
    border: medium none;
    border-radius: 3px;
    box-sizing: border-box;
    color: #2e3535;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    padding: 0 5px;
    text-transform: uppercase;
    width: 100%;
}

.g-recaptcha dj-easycontact-g-recaptcha {
	width:100%;
	}
