/* COUPONS */

#yith-wcfm-coupon p {
  padding-left: 220px;
}

#yith-wcfm-coupon p label {
  width: 200px;
  margin-left: -220px;
  display: inline-block;
  float: left;
}

#yith-wcfm-coupon p input {
  margin-right: 5px;
}

#yith-wcfm-coupon .options_group input[type=text],
#yith-wcfm-coupon .options_group input[type=email] {
  width: 100%;
}

#yith-wcfm-coupons .actions {
  margin-bottom: 10px;
}

#yith-wcfm-coupons .actions .button {
  padding: 3px 10px;
}

.yith-wcfm-section-coupons #yith_wcfm-main-content .styled_checkbox {
  float: left;
}

.yith-wcfm-section-coupons .select2-dropdown.select2-dropdown--below {
  margin-top: -13px;
}
