:root{
  --cnwscheckout_button_bg: #b8872f;
  --cnwscheckout_button_bg_hover: #936922;
  --cnwscheckout_button_text: #ffffff;
  --cnwscheckout_banner_bg: #132033;
  --cnwscheckout_banner_bg_2: #8b6826;
  --cnwscheckout_banner_text: #ff0000;
  --cnwscheckout_banner_muted: #e6d7b7;
  --cnwscheckout_accent: #c99a3d;
  --cnwscheckout_card_bg: #ffffff;
  --cnwscheckout_border: #d9e1ec;
  --cnwscheckout_sidecart_bg: #ffffff;
  --cnwscheckout_sidecart_text: #0f172a;
  --cnwscheckout_sidecart_muted: #64748b;
  --cnwscheckout_sidecart_header_bg: #132033;
  --cnwscheckout_sidecart_header_bg_2: #8b6826;
  --cnwscheckout_sidecart_header_text: #ffffff;
  --cnwscheckout_sidecart_header_muted: #e6d7b7;
  --cnwscheckout_sidecart_border: #e2e8f0;
  --cnwscheckout_sidecart_close_text: #ffffff;
  --cnwscheckout_sidecart_secondary_bg: #ffffff;
  --cnwscheckout_sidecart_secondary_text: #0f172a;
}
body.woocommerce-checkout .entry-title, body.woocommerce-checkout h1.entry-title, body.woocommerce-checkout .page-title{display:none!important;}
