/** Shopify CDN: Minification failed

Line 14:11 Expected ":"

**/
@media screen and (max-width: 989px){
  .header {
    grid-template-columns: 15% 70% 15%; 
    gap: 10px;
  }
}

.page-width {
  max-width
}

.header-wrapper {
  background-color: #1d738b;
}

.h2 {
  color: #FFFFFF !important;
  font-weight: 600;
  white-space: nowrap;
}

.header__icons {
  display: none !important;
}


.header__menu-item {
  color: #FFFFFF;
}

.header__menu-item:hover {
  color: #FFFFFF;
}

.header__active-menu-item {
  color: #FFFFFF;
}