/* 
 * woocommerce-staffs CSS
 */
body.single-product .summary .staff-inputs-warp, body.single-product .summary .staff-inputs-warps {
	display: inline-block;
	width: 30%;
	margin-bottom: 20px;
	padding: 5px;
}
body.single-product .summary .staff-inputs-warp input, body.single-product .summary .staff-inputs-warps input {
	width: 100%;
	margin-bottom: 10px;
}
body.single-product .summary .quantity {
	padding: 5px ;
	margin-top: 20px;
}