• File: no-fb.css
  • Full Path: /home/docteuh/www/css/dynamic/no-fb.css
  • Date Modified: 11/20/2023 6:11 PM
  • File size: 578 bytes
  • MIME-type: text/plain
  • Charset: utf-8
/* stylelint-disable no-descending-specificity */
.fusion-button-default,
.wpcf7-submit,
.comment-form .fusion-button-default,
.single_add_to_cart_button,
.comment-respond .submit,
.wc-proceed-to-checkout .fusion-button,
.woocommerce-checkout .fusion-button,
.avada-coupon-fields .fusion-button,
#order_review .fusion-button,
.fusion-menu-item-button .fusion-button {
  background: var(--primary_color);
  border-color: var(--primary_color);
  color: #fff;
  padding: 5px 15px;
  line-height: var(--body_typography-line-height);
  font-size: var(--body_typography-font-size);
}