8691se53/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.products .fusion-product-wrapper {
  border: none !important;
}

.product-title {
  margin-bottom: 15px !important;
}

form.cart {
  margin-top: 40px !important;
}

.woocommerce .single_add_to_cart_button,
.woocommerce button.button {
  background: var(--primary_color) !important;
}

.fusion-body:not(.has-sidebar) .alignwide:not(.tribe-events-view) {
  width: auto !important;
}

.related.products, .upsells.products {
  margin-top: 100px !important;
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header th,
table.wc-block-cart-items .wc-block-cart-items__header th,
.is-large.wc-block-cart .wc-block-cart__totals-title {
  font-family: var(--h4_typography-font-family) !important;
  font-weight: 400 !important;
  font-size: 22px !important;
  line-height: 26px !important;
  text-transform: none !important;
  color: var(--primary_color) !important;
}

.is-large.wc-block-cart .wc-block-cart-items th,
.is-large.wc-block-cart .wc-block-cart__totals-title {
  padding: 8px 16px 16px 0 !important;
}

.is-large.wc-block-cart .wc-block-cart-items,
.is-large.wc-block-cart .wc-block-cart-items td,
.wc-block-components-totals-wrapper,
.is-large .wc-block-checkout__actions {
  border-color: var(--primary_color) !important;
}

.wc-block-components-title.wc-block-components-title {
  font-size: 26px !important;
}

.wc-block-components-checkout-step__container {
  margin-top: 30px !important;
}

div.wc-block-components-totals-item.wc-block-components-totals-footer-item {
  color: var(--primary_color) !important;
}

.wc-block-components-button:not(.is-link) {
  background: var(--primary_color) !important;
  color: #fff !important;
  border: none !important;
  font-size: 17px !important;
}

.aa-text-row h1,
.aa-text-row h2,
.aa-text-row h3 {
  font-size: 42px !important;
  line-height: 52px !important;
  font-weight: 400 !important;
  margin-bottom: 20px !important;
}

.aa-text-row h1 {
  font-size: 50px !important;
  line-height: 60px !important;
}

.related.products h3 {
  font-size: 24px !important;
  margin-bottom: 5px !important;
}

.fusion-woo-product-design-clean .products .fusion-rollover-content .fusion-product-buttons {
  display: none !important;
}
