/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

body {overflow-x:hidden;}
.ml-form-embedWrapper.embedForm  {max-width:100%!important;}
.ml-form-embedWrapper .ml-form-embedBody {padding:0px!important;}
.ml-form-fieldRow {width:49%!important; float:left!important;}
.ml-form-fieldRow:first-child {margin-right:2%!important;}
.ml-form-embedContainer {margin-top:-40px!important;}
@media only screen and (min-width: 768px) {
.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button {max-width:100px!important; float:left;}
	}
