Hey Martin!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.page div form.cart div.quantity {
margin: auto;
float: left;
position: relative;
top: -25px;
left: 21%;
}
form.cart>span {
top: 68px!important;
position: relative;
left: 18%;
}
Cheers!
Yigit