/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */


 #module-ewcheckout-order .header-nav {
    background-color: white;
 }

 .header-nav.header-checkout .text-muted {
  text-align: center;
 }

  #module-ewcheckout-order #header.shadow_header {
    box-shadow: none;
    border-bottom: none;
  }