/* Header dark styling */
.site-header, #masthead, .header-wrapper, [class*="header-wrapper"],
.dt-header, #dt-header, .the7-header, .dt-top-bar, #dt-top-bar,
.main-nav-wrapper, .header-bg-wrapper {
  background-color: #1A0E00 !important;
}

/* Remove WooCommerce cart from header */
.dt-cart-btn, .header-cart, .woocommerce-cart-header,
.dt-header .woocommerce-cart { display: none !important; }