/** Shopify CDN: Minification failed

Line 54:32 Expected "}" to go with "{"

**/
/* 314 DAWN HEADER FIX */

#shopify-section-header,
#shopify-section-header .header-wrapper,
#shopify-section-header sticky-header {
  background: #050505 !important;
}

#shopify-section-header .header-wrapper {
  border-bottom: 2px solid #ff2a2a !important;
  box-shadow: 0 8px 30px rgba(0,0,0,.5) !important;
}

#shopify-section-header .header {
  padding-top: 16px !important;
  padding-bottom: 16px !important;
}

#shopify-section-header .header__heading-logo {
  max-width: 280px !important;
  height: auto !important;
}

#shopify-section-header a,
#shopify-section-header .header__menu-item,
#shopify-section-header .list-menu__item,
#shopify-section-header summary {
  color: #ffffff !important;
  font-weight: 900 !important;
  text-transform: uppercase !important;
  letter-spacing: 1px !important;
}

#shopify-section-header a:hover,
#shopify-section-header .header__menu-item:hover {
  color: #ff2a2a !important;
}

#shopify-section-header svg,
#shopify-section-header .icon {
  color: #ffffff !important;
  fill: #ffffff !important;
}

#shopify-section-header .list-menu--inline > li:last-child > a {
  background: #ff2a2a !important;
  color: #ffffff !important;
  padding: 10px 18px !important;
  border-radius: 4px !important;