.wcfad-pricing-table-wrapper {
  margin-top: 2em
}
.cart .wcfad-pricing-table-wrapper {
  margin-top: 0
}
.theme-storefront .cart .wcfad-pricing-table-wrapper {
  margin-top: 2em
}
.single-product .has-extra-fields .woocommerce-variation-price {
  display: block;
  visibility: visible;
}
.wcfad-variation-table {
  display: none;
}
.woocommerce div.product.elementor form.cart.variations_form .woocommerce-variation-add-to-cart,
.woocommerce div.product.elementor form.cart:not(.grouped_form):not(.variations_form) {
  display: block !important;
}
p.wcfad-role-price {
  margin-bottom: 0.5em
}
.woocommerce-variation-description .wcfad-message {
  display: none;
}
.wcfad-pricing-table-wrapper .wcfad-min-max-selected td {
  background-color: #ddd !important;
  color: #000 !important;
}