.breakdance-woocommerce .reset_variations,
.breakdance-woocommerce .woocommerce-button.cancel {
  border-radius: 999px!important;
  padding: 10px 20px!important;
  border: #ef4545 solid 1px !important;
  color: black!important;
  background: #efc8c8 !important;
}
.breakdance-woocommerce .reset_variations:hover,
.breakdance-woocommerce .woocommerce-button.cancel:hover {
  color: white!important;
  background: #ef4545 !important;
}
.breakdance-woocommerce .reset_variations {
  width: 100%!important;
}
