
	div#wpcf7-f500-p349-o1.wpcf7 form.wpcf7-form p span.wpcf7-form-control-wrap input.wpcf7-form-control {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #CCCCCC;
  border-radius: 4px;
  padding: 10px;
  width: 92%;
  height: 17px;
}

div.copy div.woocommerce form p.form-row input#account_email.input-text {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #CCCCCC;
  border-radius: 4px;
  padding: 10px;
  width: 92%;
  height: 17px;
}

div.woocommerce div#customer_login.col2-set div.col-2 form.register p.form-row input#reg_email.input-text {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #CCCCCC;
  border-radius: 4px;
  padding: 10px;
  width: 92%;
  height: 17px;
}

td .coupon .button {
  background: none repeat scroll 0 0 #DDDDDD;
  border: medium none;
  border-radius: 0 4px 4px 0;
  color: #333333;
  float: left;
  height: 37px;
  padding: 0 10px;
}

.single_variation_wrap button {
    display: block;
    padding: 0;
}
