/* =Child-Theme responsive styles starts here
-------------------------------------------------------------- */
@media (max-width: 767px) {
	.wpcf7 .wpcf7-submit-style .wpcf7-submit,
	.wpcf7-form-control.has-spinner.wpcf7-submit{
 		padding-bottom: 40px!important;
   		padding-right: 50px!important;
    	font-size: 1.6em;
}
}