/** Shopify CDN: Minification failed

Line 6:0 Unexpected "<"

**/
<link rel="stylesheet" href="theme-min.css">
.sticky-header {
    position: sticky;
    top: -1px;
    background-color: var(--header-color);
    z-index: 1000;
    left: 0!important;
    transition: all .25s ease;
}