/** Shopify CDN: Minification failed

Line 16:0 Unexpected "<"
Line 17:3 Unexpected "{"
Line 17:30 Expected ":"
Line 18:2 Unexpected "<"
Line 29:1 Expected identifier but found "%"
Line 29:40 Expected identifier but found "%"
Line 30:1 Unexpected "<"
Line 31:1 Expected identifier but found "%"
Line 31:38 Expected identifier but found "%"
Line 32:0 Unexpected "<"
... and 115 more hidden warnings

**/
<head>
  {{ locksmith_initializations }}
  <link rel="stylesheet" href="https://cdn.shopify.com/extensions/019db92d-c7a5-7448-8297-f820b28a81c0/menufrontend-314/assets/main-navigation-styles.min.css">
<link rel="stylesheet" href="https://cdn.shopify.com/extensions/019db92d-c7a5-7448-8297-f820b28a81c0/menufrontend-314/assets/theme-styles.min.css">
<!--adding font awesome-->
<link
  rel="preload"
  href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css"
  as="style"
  onload="this.onload=null;this.rel='stylesheet'">
<noscript>
  <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
</noscript>
{% comment %} og image type code start {% endcomment %}
 <meta property="og:image:type" content="image/webp">
{% comment %} og image type code end {% endcomment %}
<script>
  window.addEventListener('load', function () {
    setTimeout(function () {
      var s = document.createElement('script');
      s.src = 'https://www.googletagmanager.com/gtm.js?id=GTM-MFKKLQWL';
      s.async = true;
      document.head.appendChild(s);
    }, 2000);
  });
</script>
<meta name="google-site-verification" content="zCZCoOYIfGjMOe2mBzbP4yTWeVl0-YOebOItBMUg97I" />
<meta name="robots" content="index, follow" />
  <meta charset="utf-8" />
  <meta name="viewport" content="width=device-width,initial-scale=1">
  <!-- Establish early connection to external domains -->
  <link rel="preconnect" href="https://cdn.shopify.com" crossorigin>
  <link rel="preconnect" href="https://fonts.shopify.com" crossorigin>
  <link rel="preconnect" href="https://monorail-edge.shopifysvc.com">
  <link rel="preconnect" href="//ajax.googleapis.com" crossorigin />
  <!-- Performance: preconnect/dns-prefetch for major third-party scripts -->
  <link rel="preconnect" href="https://static.klaviyo.com" crossorigin>
  <link rel="preconnect" href="https://static-tracking.klaviyo.com" crossorigin>
  <link rel="preconnect" href="https://www.googletagmanager.com" crossorigin>
  <link rel="preconnect" href="https://connect.facebook.net" crossorigin>
  <link rel="dns-prefetch" href="https://app.marsello.com">
  <link rel="dns-prefetch" href="https://upsells.boldapps.net">
  <link rel="dns-prefetch" href="https://aura-apps.com">
  <link rel="dns-prefetch" href="https://services.nofraud.com">
  <link rel="dns-prefetch" href="https://strn.rise-ai.com">
  <link rel="dns-prefetch" href="https://str.rise-ai.com">
  <link rel="dns-prefetch" href="https://shopify.covet.pics">
  <link rel="dns-prefetch" href="https://code.tidio.co">
  <link rel="dns-prefetch" href="https://cdn.codeblackbelt.com">
  <link rel="dns-prefetch" href="https://cdn.starapps.studio">
  <link rel="dns-prefetch" href="https://cdnjs.cloudflare.com">
  <link rel="dns-prefetch" href="https://cdn.jsdelivr.net">
  {%- liquid
    assign main_font = settings.main_font
    assign heading_font = settings.heading_font
    assign nav_font = settings.nav_font
    assign main_font_bold = main_font | font_modify: 'weight', 'bolder'
    assign main_font_italic = main_font | font_modify: 'style', 'italic'
    assign main_font_bold_italic = main_font_bold | font_modify: 'style', 'italic'
  -%}
<!-- Main stylesheet (non-blocking) -->
<link rel="preload" href="{{ 'stylesheet.css' | asset_url }}" as="style" fetchpriority="high" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="{{ 'stylesheet.css' | asset_url }}"></noscript>
  {% comment %} <link rel="preload" as="font" href="{{ main_font | font_url }}" type="font/woff2" crossorigin> {% endcomment %}
  {% if settings.favicon %}<link rel="shortcut icon" href="{{ settings.favicon | image_url: width: 32, height: 32 }}" type="image/png" />{% endif %}
  <link rel="canonical" href="{{ canonical_url }}" />
  <title>{{ page_title }}{% if current_tags %} &ndash; tagged "{{ current_tags | join: ', ' }}"{% endif %}{% if current_page != 1 %} &ndash; Page {{ current_page }}{% endif %}{% unless page_title contains shop.name %} &ndash; {{ shop.name }}{% endunless %}</title>
  {% if page_description %}{%- comment %}<locksmith:8d83>{% endcomment -%}{%- capture var %}{% render 'locksmith-variables', variable: 'transparent', hiding_scope: 'resource' %}{% endcapture %}{% if var == 'true' %}<meta name="description" content="{{ page_description | escape }}" />{% endif -%}{%- comment %}original: <meta name="description" content="{{ page_description | escape }}" />{%- endcomment %}{%- comment %}</locksmith:8d83>{% endcomment -%}{% endif %}
  {% render 'structured-data' %}
  {% render 'social-meta-tags' %}
  {% render 'css-variables' %}
  <style>
  {{ main_font | font_face: font_display: 'swap' }}
  {{ nav_font | font_face: font_display: 'swap' }}
  {{ heading_font | font_face: font_display: 'swap' }}
  {{ main_font_bold | font_face: font_display: 'swap' }}
  {{ main_font_italic | font_face: font_display: 'swap' }}
  {{ main_font_bold_italic | font_face: font_display: 'swap' }}

  </style>
  {% render 'boost-sd-fallback' %}
    {{ content_for_header }}
{% unless template.name == 'index' %}
  
{% endunless %}
{%- render 'foxify-head' -%}{% include 'pagefly-app-header' %}
  {% if template contains 'product' %}
  <style>
    body.product .product__section-details .form__label::after,
    body.product .easify-product-options label::after,
    body.product .epo-label::after,
    body.product .eo-label::after {
      content: ':';
    }
    body.product .qty-selection {
      display: none !important;
    }
    body.product .selector-wrapper {
      margin-bottom: 2px !important;
    }
    body.product .product__section--buttons {
      margin-top: 0 !important;
    }
    body.product #addToCart,
    body.product .AddtoCart {
      text-transform: uppercase !important;
    }
    body.product .swatches__container {
      margin-bottom: 2px !important;
    }
    body.product #product-price {
      border-bottom: none !important;
      padding-bottom: 0 !important;
    }
    @media screen and (max-width: 740px) {
      body.product .product__section-content {
        padding-top: 2px !important;
      }
      body.product .price {
        font-size: 16px !important;
      }
      body.product #addToCart,
      body.product .AddtoCart {
        font-size: 16px !important;
      }
      body.product .product__section-title {
        font-size: 18px !important;
      }
      body.product .product__section-details,
      body.product .product__section-details h1,
      body.product .product__section-details h2,
      body.product .product__section-details h3,
      body.product .product__section--header,
      body.product .product__section-rating,
      body.product .price,
      body.product .qty-selection,
      body.product .selector-wrapper,
      body.product .swatches__container {
        text-align: left !important;
        align-items: flex-start !important;
        justify-content: flex-start !important;
      }
      body.product #thumbnails {
        display: none !important;
      }
      body.product #slider {
        width: 100% !important;
        max-width: 100% !important;
        flex: 1 1 100% !important;
      }
      body.product .flickity-page-dots {
        bottom: 10px;
      }
      body.product .product__gallery--container {
        display: block !important;
      }
    }
    @media screen and (min-width: 741px) {
      body.product .product__section-images .flickity-page-dots {
        display: none;
      }
    }
  </style>
  {% endif %}

  {{ 'norsu-show-more.css' | asset_url | stylesheet_tag }}
{% if template == 'index' %}
<style>
/* NORSU HOMEPAGE DESIGN CONSISTENCY — based on Mother's Day banner design tokens */

[class*="ai-magazine-dual__title"] {
  font-family: 'Cormorant Garamond', serif !important;
  font-weight: 300 !important;
  font-style: italic !important;
  font-size: 42px !important;
  line-height: 1.1 !important;
  letter-spacing: -0.01em !important;
  color: #ffffff !important;
  margin-bottom: 16px !important;
}
[class*="ai-magazine-dual__subtitle"] {
  font-family: 'Inter', sans-serif !important;
  font-weight: 300 !important;
  font-size: 13px !important;
  letter-spacing: 0.22em !important;
  text-transform: uppercase !important;
  color: rgba(255,252,248,0.75) !important;
  margin-bottom: 28px !important;
}
[class*="ai-magazine-dual__button"] {
  font-family: 'Inter', sans-serif !important;
  font-weight: 400 !important;
  font-size: 13px !important;
  letter-spacing: 0.22em !important;
  text-transform: uppercase !important;
  color: #ffffff !important;
  background: transparent !important;
  border: none !important;
  border-bottom: 1px solid rgba(255,252,248,0.7) !important;
  padding: 0 0 3px 0 !important;
  border-radius: 0 !important;
  display: inline-block !important;
}
[class*="ai-magazine-dual__button"]:hover {
  background: transparent !important;
  border-bottom-color: rgba(255,252,248,1) !important;
}
#shopify-section-template--17951671353593__gallery_n84Fa a.btn {
  background: transparent !important;
  border: none !important;
  border-bottom: 1px solid #4e1515ff !important;
  color: #4e1515ff !important;
  font-family: 'Inter', sans-serif !important;
  font-weight: 300 !important;
  font-size: 14px !important;
  letter-spacing: 0.24em !important;
  text-transform: uppercase !important;
  padding: 0 0 3px 0 !important;
  border-radius: 0 !important;
  display: inline-block !important;

}
#shopify-section-template--17951671353593__162567175551040fc5 .btn {
  background: transparent !important;
  border: none !important;
  border-bottom: 1px solid #4d1c1e !important;
  color: #4d1c1e !important;
  font-family: 'Inter', sans-serif !important;
  font-weight: 400 !important;
  font-size: 13px !important;
  letter-spacing: 0.22em !important;
  text-transform: uppercase !important;
  padding: 0 0 3px 0 !important;
  border-radius: 0 !important;
}
#shopify-section-template--17951671353593__162567175551040fc5 .section-header h2,
#shopify-section-template--17951671353593__162567175551040fc5 .featured__collection-section-title {
  font-family: 'Inter', sans-serif !important;
  font-weight: 300 !important;
  font-size: 13px !important;
  letter-spacing: 0.28em !important;
  text-transform: uppercase !important;
  color: #4d1c1e !important;
}
#shopify-section-template--17951671353593__1769677904d02bd09e h1,
#shopify-section-template--17951671353593__1769677904d02bd09e h2,
#shopify-section-template--17951671353593__1769677904d02bd09e h3,
#shopify-section-template--17951671353593__1769677904d02bd09e h4,
#shopify-section-template--17951671353593__1769677904d02bd09e h5 {
  font-family: 'Inter', sans-serif !important;
  font-weight: 300 !important;
  font-size: 13px !important;
  letter-spacing: 0.28em !important;
  text-transform: uppercase !important;
  color: #4d1c1e !important;
}
/* Candles + Frame It — burgundy text */


#shopify-section-template--17951671353593__1773207318aadccce2 [class*="ai-magazine-dual__title"] {
  color: #ffffff !important;
  background-color: rgba(255, 255, 255, 0.25) !important;
  backdrop-filter: blur(3px) !important;
  padding: 4px 16px !important;

}

#shopify-section-template--17951671353593__1773207318aadccce2 [class*="ai-magazine-dual__subtitle"] {
  color: rgba(77,28,30,0.7) !important;
  background-color: rgba(255, 255, 255, 0.25) !important;
  backdrop-filter: blur(3px) !important;
  padding: 4px 16px !important;

}

#shopify-section-template--17951671353593__1773207318aadccce2 [class*="ai-magazine-dual__button"] {
  color: #4d1c1e !important;

  backdrop-filter: blur(3px) !important;                    /* ADD THIS */
  padding: 6px 20px !important;                             /* ADD THIS */
  

    border-bottom: 1px solid #4d1c1e !important;  
  letter-spacing: 0.1em !important;                         /* ADD THIS */
}
{% endif %}
<style>
  ul.navigation__menu {
    visibility: hidden;
    opacity: 0;
  }
  body.gm-menu-installed ul.navigation__menu {
    visibility: visible;
    opacity: 1;
  }
</style>

{{ 'norsu-homepage.css' | asset_url | stylesheet_tag }}

{{ 'norsu-brand.css' | asset_url | stylesheet_tag }}
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,200;0,300;0,400;0,500;0,600;1,300&display=swap">

</head>