#shopify-section-header .header__heading-link {
  background-image: url('/cdn/shop/files/logo_hires.png?v=1651439552') !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: contain !important;
}

#shopify-section-header .header__heading-logo {
  opacity: 0 !important;
  filter: none !important;
}

#shopify-section-header .header__icon--cart,
#shopify-section-header .header__icon--cart svg,
#shopify-section-header .header__icon--cart path {
  color: #111827 !important;
  fill: #111827 !important;
  stroke: #111827 !important;
}

#shopify-section-header .header__icon--cart img,
#shopify-section-header .header__icon--cart .icon-custom-cart {
  filter: brightness(0) saturate(100%) !important;
  opacity: 1 !important;
}
