.woocommerce-account .entry-content .woocommerce {
  background-color: #f1f1f1;
}

.sidebar-main {
  background-color: #e6ecf0;
}

.ast-separate-container.ast-two-container #secondary .widget {
  background-color: transparent;
}

#ast-checkout-coupon .coupon {
    display: flex;
}

#ast-checkout-coupon #ast-coupon-trigger {
    display: none;
}