<!doctype html>

<!--
  ___                 ___           ___           ___
       /  /\                     /__/\         /  /\         /  /\
      /  /:/_                    \  \:\       /  /:/        /  /::\
     /  /:/ /\  ___     ___       \  \:\     /  /:/        /  /:/\:\
    /  /:/ /:/ /__/\   /  /\  ___  \  \:\   /  /:/  ___   /  /:/  \:\
   /__/:/ /:/  \  \:\ /  /:/ /__/\  \__\:\ /__/:/  /  /\ /__/:/ \__\:\
   \  \:\/:/    \  \:\  /:/  \  \:\ /  /:/ \  \:\ /  /:/ \  \:\ /  /:/
    \  \::/      \  \:\/:/    \  \:\  /:/   \  \:\  /:/   \  \:\  /:/
     \  \:\       \  \::/      \  \:\/:/     \  \:\/:/     \  \:\/:/
      \  \:\       \__\/        \  \::/       \  \::/       \  \::/
       \__\/                     \__\/         \__\/         \__\/

  --------------------------------------------------------------------
  #  Cornerstone v4.2.5
  #  Documentation: https://help.fluorescent.co/v/cornerstone
  #  Purchase: https://themes.shopify.com/themes/cornerstone/
  #  A product by Fluorescent: https://fluorescent.co/
  --------------------------------------------------------------------
-->

<html class="no-js" lang="nb" style="--announcement-height: 1px;">
  <head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
    <meta name="viewport" content="width=device-width,initial-scale=1">
    






    <link rel="canonical" href="https://www.lillearkana.no/">
    <link rel="preconnect" href="https://cdn.shopify.com" crossorigin><title>Lille Arkana</title>

    








<meta property="og:url" content="https://www.lillearkana.no/">
<meta property="og:site_name" content="Lille Arkana">
<meta property="og:type" content="website">
<meta property="og:title" content="Lille Arkana">
<meta property="og:description" content="Lille Arkana">
<meta property="og:image" content="http://www.lillearkana.no/cdn/shop/files/logo_new_299x131.png?v=1769816345">
<meta property="og:image:secure_url" content="https://www.lillearkana.no/cdn/shop/files/logo_new_299x131.png?v=1769816345">



<meta name="twitter:title" content="Lille Arkana">
<meta name="twitter:description" content="Lille Arkana">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:image" content="https://www.lillearkana.no/cdn/shop/files/logo_new_299x131.png?v=1769816345">
<meta name="twitter:image:width" content="480">
<meta name="twitter:image:height" content="480">


    <script>
  console.log('Cornerstone v4.2.5 by Fluorescent');

  document.documentElement.className = document.documentElement.className.replace('no-js', '');

  if (window.matchMedia(`(prefers-reduced-motion: reduce)`) === true || window.matchMedia(`(prefers-reduced-motion: reduce)`).matches === true) {
    document.documentElement.classList.add('prefers-reduced-motion');
  } else {
    document.documentElement.classList.add('do-anim');
  }

  window.theme = {
    version: 'v4.2.5',
    themeName: 'Cornerstone',
    moneyFormat: "{{amount_with_comma_separator}} kr",
    coreData: {
      n: "Cornerstone",
      v: "v4.2.5",
    },
    strings: {
      name: "Lille Arkana",
      accessibility: {
        play_video: "Spill av",
        pause_video: "Pause",
        range_lower: "Nedre grense",
        range_upper: "Øvre grense",
        carousel_select:  "Gå til bilde {{ number }}"
      },
      product: {
        no_shipping_rates: "Fraktrate ikke tilgjengelig",
        country_placeholder: "Land\/Region",
        review: "Skriv en anmeldelse"
      },
      products: {
        product: {
          unavailable: "Utilgjengelig",
          unitPrice: "Enhetspris",
          unitPriceSeparator: "Per",
          sku: "SKU"
        }
      },
      cart: {
        editCartNote: "Rediger ordrekommentar",
        addCartNote: "Legg til ordrekommentar",
        quantityError: "Du har allerede maksimalt antall av dette produktet i handlekurven"
      },
      pagination: {
        viewing: "Du ser {{ of }} av {{ total }}",
        products: "produkter",
        results: "resultater"
      }
    },
    routes: {
      root: "/",
      cart: {
        base: "/cart",
        add: "/cart/add",
        change: "/cart/change",
        update: "/cart/update",
        clear: "/cart/clear",
        // Manual routes until Shopify adds support
        shipping: "/cart/shipping_rates"
      },
      // Manual routes until Shopify adds support
      products: "/products",
      productRecommendations: "/recommendations/products",
      predictive_search_url: '/search/suggest',
      search_url: '/search'
    },
    icons: {
      chevron: "\u003cspan class=\"icon icon-chevron \" style=\"\"\u003e\n  \u003csvg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M1.875 7.438 12 17.563 22.125 7.438\" stroke=\"currentColor\" stroke-width=\"2\"\/\u003e\u003c\/svg\u003e\n\u003c\/span\u003e\n\n",
      close: "\u003cspan class=\"icon icon-close \" style=\"\"\u003e\n  \u003csvg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M2.66 1.34 2 .68.68 2l.66.66 1.32-1.32zm18.68 21.32.66.66L23.32 22l-.66-.66-1.32 1.32zm1.32-20 .66-.66L22 .68l-.66.66 1.32 1.32zM1.34 21.34.68 22 2 23.32l.66-.66-1.32-1.32zm0-18.68 10 10 1.32-1.32-10-10-1.32 1.32zm11.32 10 10-10-1.32-1.32-10 10 1.32 1.32zm-1.32-1.32-10 10 1.32 1.32 10-10-1.32-1.32zm0 1.32 10 10 1.32-1.32-10-10-1.32 1.32z\" fill=\"currentColor\"\/\u003e\u003c\/svg\u003e\n\u003c\/span\u003e\n\n",
      zoom: "\u003cspan class=\"icon icon-zoom \" style=\"\"\u003e\n  \u003csvg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M10.3,19.71c5.21,0,9.44-4.23,9.44-9.44S15.51,.83,10.3,.83,.86,5.05,.86,10.27s4.23,9.44,9.44,9.44Z\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-miterlimit=\"10\" stroke-width=\"1.63\"\/\u003e\n          \u003cpath d=\"M5.05,10.27H15.54\" fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" stroke-width=\"1.63\"\/\u003e\n          \u003cpath class=\"cross-up\" d=\"M10.3,5.02V15.51\" fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" stroke-width=\"1.63\"\/\u003e\n          \u003cpath d=\"M16.92,16.9l6.49,6.49\" fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" stroke-width=\"1.63\"\/\u003e\u003c\/svg\u003e\n\u003c\/span\u003e\n\n  \u003cspan class=\"zoom-icon__text zoom-in fs-body-75\"\u003eZoom inn\u003c\/span\u003e\n  \u003cspan class=\"zoom-icon__text zoom-out fs-body-75\"\u003eZoom ut\u003c\/span\u003e"
    }
  }

  window.theme.searchableFields = "author,title,variants.title,vendor";

  
</script>

    <style>
  @font-face {
  font-family: Newsreader;
  font-weight: 300;
  font-style: italic;
  font-display: swap;
  src: url("//www.lillearkana.no/cdn/fonts/newsreader/newsreader_i3.04cfe5a6ea2042ca335366614cf7f480c195409b.woff2") format("woff2"),
       url("//www.lillearkana.no/cdn/fonts/newsreader/newsreader_i3.a99ead006589f1c2befe04ea5989719df7f19dfc.woff") format("woff");
}

  @font-face {
  font-family: "Bebas Neue";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("//www.lillearkana.no/cdn/fonts/bebas_neue/bebasneue_n4.135cdbcf397f167ca17d9c75224e0af26b4b4e55.woff2") format("woff2"),
       url("//www.lillearkana.no/cdn/fonts/bebas_neue/bebasneue_n4.3288a6929ba3287812eb6a03e362ee0bf5be1e3d.woff") format("woff");
}

  
  
  @font-face {
  font-family: Assistant;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("//www.lillearkana.no/cdn/fonts/assistant/assistant_n4.9120912a469cad1cc292572851508ca49d12e768.woff2") format("woff2"),
       url("//www.lillearkana.no/cdn/fonts/assistant/assistant_n4.6e9875ce64e0fefcd3f4446b7ec9036b3ddd2985.woff") format("woff");
}

  @font-face {
  font-family: Assistant;
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("//www.lillearkana.no/cdn/fonts/assistant/assistant_n7.bf44452348ec8b8efa3aa3068825305886b1c83c.woff2") format("woff2"),
       url("//www.lillearkana.no/cdn/fonts/assistant/assistant_n7.0c887fee83f6b3bda822f1150b912c72da0f7b64.woff") format("woff");
}

  
  

  :root {
    
    

    
    --color-text: #171219;

  --color-text-alpha-90: rgba(23, 18, 25, 0.9);
  --color-text-alpha-80: rgba(23, 18, 25, 0.8);
  --color-text-alpha-70: rgba(23, 18, 25, 0.7);
  --color-text-alpha-60: rgba(23, 18, 25, 0.6);
  --color-text-alpha-50: rgba(23, 18, 25, 0.5);
  --color-text-alpha-40: rgba(23, 18, 25, 0.4);
  --color-text-alpha-30: rgba(23, 18, 25, 0.3);
  --color-text-alpha-25: rgba(23, 18, 25, 0.25);
  --color-text-alpha-20: rgba(23, 18, 25, 0.2);
  --color-text-alpha-10: rgba(23, 18, 25, 0.1);
  --color-text-alpha-05: rgba(23, 18, 25, 0.05);
--color-text-link: #cfb8a1;
    --color-text-error: #D02F2E; 
    --color-text-success: #478947; 
    --color-background-success: rgba(71, 137, 71, 0.1); 
    --color-white: #FFFFFF;
    --color-black: #000000;

    --color-background: #faf6f2;
    --color-background-alpha-80: rgba(250, 246, 242, 0.8);
    
    --color-background-semi-transparent-80: rgba(250, 246, 242, 0.8);
    --color-background-semi-transparent-90: rgba(250, 246, 242, 0.9);

    --color-background-transparent: rgba(250, 246, 242, 0);
    --color-border: #000000;
    --color-border-meta: rgba(0, 0, 0, 0.6);
    --color-overlay: rgba(0, 0, 0, 0.8);

    --color-accent: #cfb8a1;
    --color-accent-contrasting: #e3dfda;

    --color-background-meta: #f6eee7;
    --color-background-meta-alpha: rgba(246, 238, 231, 0.6);
    --color-background-darker-meta: #efe1d4;
    --color-background-darker-meta-alpha: rgba(239, 225, 212, 0.6);
    --color-background-placeholder: #efe1d4;
    --color-background-placeholder-lighter: #f3e9e0;
    --color-foreground-placeholder: rgba(23, 18, 25, 0.4);

    
    --color-button-primary-text: #faf6f2;
    --color-button-primary-text-alpha-30: rgba(250, 246, 242, 0.3);
    --color-button-primary-background: #6b705d;
    --color-button-primary-background-alpha: rgba(107, 112, 93, 0.6);
    --color-button-primary-background-darken-5: #5e6251;
    --color-button-primary-background-hover: #585c4d;

    
    --color-button-secondary-text: #cfb8a1;
    --color-button-secondary-text-alpha-30: rgba(207, 184, 161, 0.3);
    --color-button-secondary-background: #6b705d;
    --color-button-secondary-background-alpha: rgba(107, 112, 93, 0.6);
    --color-button-secondary-background-darken-5: #5e6251;
    --color-button-secondary-background-hover: #585c4d;
    --color-border-button-secondary: #6b705d;

    
    --color-button-tertiary-text: var(--color-text);
    --color-button-tertiary-text-alpha-30: rgba(23, 18, 25, 0.3);
    --color-button-tertiary-text-disabled: var(--color-text-alpha-50);
    --color-button-tertiary-background: var(--color-background);
    --color-button-tertiary-background-darken-5: #f3e9e0;
    --color-border-button-tertiary: var(--color-text-alpha-40);
    --color-border-button-tertiary-hover: var(--color-text-alpha-80);
    --color-border-button-tertiary-disabled: var(--color-text-alpha-20);

    
    --color-background-button-fab: #4e5e45;
    --color-foreground-button-fab: #faf6f2;
    --color-foreground-button-fab-alpha-05: rgba(250, 246, 242, 0.05);

    
    --divider-height: 1px;
    --divider-margin-top: 20px;
    --divider-margin-bottom: 20px;

    
    --color-border-input: rgba(84, 87, 70, 0.4);
    --color-text-input: #545746;
    --color-text-input-alpha-3: rgba(84, 87, 70, 0.03);
    --color-text-input-alpha-5: rgba(84, 87, 70, 0.05);
    --color-text-input-alpha-10: rgba(84, 87, 70, 0.1);
    --color-background-input: #faf6f2;

    
      --color-border-input-popups-drawers: rgba(84, 87, 70, 0.4);
      --color-text-input-popups-drawers: #545746;
      --color-text-input-popups-drawers-alpha-5: rgba(84, 87, 70, 0.05);
      --color-text-input-popups-drawers-alpha-10: rgba(84, 87, 70, 0.1);
      --color-background-input-popups-drawers: #faf6f2;
    

    
    --payment-terms-background-color: #f6eee7;


    
    --color-background-sale-badge: #ea572b;
    --color-text-sale-badge: #faf6f2;
    --color-border-sale-badge: #ea572b;
    --color-background-sold-badge: #e3dfda;
    --color-text-sold-badge: #545746;
    --color-border-sold-badge: #e3dfda;
    --color-background-new-badge: #e8ba64;
    --color-text-new-badge: #513918;
    --color-border-new-badge: #e8ba64;

    
    --color-text-header: #171219;
    --color-text-header-half-transparent: rgba(23, 18, 25, 0.5);
    --color-background-header: #faf6f2;
    --color-background-header-transparent: rgba(250, 246, 242, 0);
    --color-shadow-header: rgba(0, 0, 0, 0.15);
    --color-background-cart-dot: #4e5e45;
    --color-text-cart-dot: #ffffff;
    --color-background-search-field: #e3dfda;
    --color-border-search-field: #e3dfda;
    --color-text-search-field: #171219;


    
    --color-text-main-menu: #171219;
    --color-background-main-menu: #faf6f2;


    
    --color-background-footer: #a48155;
    --color-text-footer: #faf6f2;
    --color-text-footer-subdued: rgba(250, 246, 242, 0.7);


    
    --color-products-sale-price: #ea572b;
    --color-products-sale-price-alpha-05: rgba(234, 87, 43, 0.05);
    --color-products-rating-star: #a48155;

    
    --color-products-stock-good: #4e5e45;
    --color-products-stock-medium: #ea572b;
    --color-products-stock-bad: #545746;

    
    --color-free-shipping-bar-below-full: #545746;
    --color-free-shipping-bar-full: #545746;

    
    --color-text-popups-drawers: #171219;
    --color-text-popups-drawers-alpha-03: rgba(23, 18, 25, 0.03);
    --color-text-popups-drawers-alpha-05: rgba(23, 18, 25, 0.05);
    --color-text-popups-drawers-alpha-10: rgba(23, 18, 25, 0.1);
    --color-text-popups-drawers-alpha-20: rgba(23, 18, 25, 0.2);
    --color-text-popups-drawers-alpha-30: rgba(23, 18, 25, 0.3);
    --color-text-popups-drawers-alpha-60: rgba(23, 18, 25, 0.6);
    --color-text-popups-drawers-alpha-80: rgba(23, 18, 25, 0.8);
    --color-text-popups-drawers-no-transparency-alpha-10: #e3dfdc;
    --color-sale-price-popups-drawers: #ea572b;
    --color-sale-price-popups-drawers-alpha-05: rgba(234, 87, 43, 0.05);
    --color-links-popups-drawers: #545746;
    --color-background-popups-drawers: #faf6f2;
    --color-background-popups-drawers-alpha-0: rgba(250, 246, 242, 0);
    --color-background-popups-drawers-alt: #e3dfda;
    --color-border-popups-drawers: rgba(23, 18, 25, 0.15);
    --color-border-popups-drawers-alt: #cdc6bd;

    

    

    
    --font-logo: Newsreader, serif;
    --font-logo-weight: 300;
    --font-logo-style: italic;
    
    --logo-letter-spacing: -0.02em;

    --logo-font-size: 
clamp(2.25rem, 2.0833rem + 0.5556vw, 2.5rem)
;

    
    --line-height-heading: 1.15;
    --line-height-subheading: 1.30;
    --font-heading: "Bebas Neue", sans-serif;
    --font-heading-weight: 400;
    --font-heading-bold-weight: bold;
    --font-heading-style: normal;
    --font-heading-base-size: 32px;
    

    

    --font-size-heading-display-1: 
clamp(2.1rem, 1.5rem + 2.0vw, 3.0rem)
;
    --font-size-heading-display-2: 
clamp(1.8662rem, 1.333rem + 1.7773vw, 2.666rem)
;
    --font-size-heading-display-3: 
clamp(1.6332rem, 1.1665rem + 1.5556vw, 2.3332rem)
;
    --font-size-heading-1-base: 
clamp(1.4rem, 1.0rem + 1.3333vw, 2.0rem)
;
    --font-size-heading-2-base: 
clamp(1.225rem, 0.875rem + 1.1667vw, 1.75rem)
;
    --font-size-heading-3-base: 
clamp(1.085rem, 0.775rem + 1.0333vw, 1.55rem)
;
    --font-size-heading-4-base: 
clamp(0.91rem, 0.65rem + 0.8667vw, 1.3rem)
;
    --font-size-heading-5-base: 
clamp(0.77rem, 0.55rem + 0.7333vw, 1.1rem)
;
    --font-size-heading-6-base: 
clamp(0.7rem, 0.5rem + 0.6667vw, 1.0rem)
;

    
    --line-height-body: 1.5;
    --font-body: Assistant, sans-serif;
    --font-body-weight: 400;
    --font-body-style: normal;
    --font-body-italic: italic;
    --font-body-bold-weight: 700;
    --font-body-base-size: 15px;

    

    --font-size-body-400: 
clamp(1.4682rem, 1.4057rem + 0.2082vw, 1.5619rem)
;
    --font-size-body-350: 
clamp(1.3703rem, 1.312rem + 0.1944vw, 1.4578rem)
;
    --font-size-body-300: 
clamp(1.2725rem, 1.2183rem + 0.1807vw, 1.3538rem)
;
    --font-size-body-250: 
clamp(1.1747rem, 1.1247rem + 0.1667vw, 1.2497rem)
;
    --font-size-body-200: 
clamp(1.0769rem, 1.0311rem + 0.1527vw, 1.1456rem)
;
    --font-size-body-150: 
clamp(0.9791rem, 0.9374rem + 0.1389vw, 1.0416rem)
;
    --font-size-body-100: 
clamp(0.8813rem, 0.8438rem + 0.1249vw, 0.9375rem)
;
    --font-size-body-75: 
clamp(0.7826rem, 0.7493rem + 0.1109vw, 0.8325rem)
;
    --font-size-body-60: 
clamp(0.7708rem, 0.7708rem + 0.0vw, 0.7708rem)
;
    --font-size-body-50: 
clamp(0.7284rem, 0.7284rem + 0.0vw, 0.7284rem)
;
    --font-size-body-25: 
clamp(0.6769rem, 0.6769rem + 0.0vw, 0.6769rem)
;
    --font-size-body-20: 
clamp(0.6244rem, 0.6244rem + 0.0vw, 0.6244rem)
;

    

    --font-size-navigation-base: 13px;

    
    
      --font-navigation: var(--font-body);

      --font-weight-navigation: var(--font-body-bold-weight);
    

    
      --font-navigation-base-text-transform: uppercase;
      --font-navigation-base-letter-spacing: 0.04em;
    

    

    --line-height-button: 1.4;

    
    
      --font-button-text-transform: uppercase;
      
      --font-size-button: 
clamp(0.8196rem, 0.7847rem + 0.1162vw, 0.8719rem)
;
      --font-size-button-small: 
clamp(0.7278rem, 0.6969rem + 0.1031vw, 0.7742rem)
;
      --font-size-button-x-small: 
clamp(0.7278rem, 0.6969rem + 0.1031vw, 0.7742rem)
;
    

    
    --font-weight-text-button: var(--font-body-weight);

    
      --font-button: var(--font-body);

      
      
        --font-weight-button: var(--font-body-bold-weight);
      
    

    
    
      --font-button-letter-spacing: 0.04em;
    

    

    
    
      --font-product-listing-title: var(--font-heading);
    

    
    
      --font-size-product-listing-title: 
clamp(0.8813rem, 0.8438rem + 0.1249vw, 0.9375rem)
;
    

    

    
    
      --font-product-badge: var(--font-body);

      
      
        --font-weight-badge: var(--font-body-bold-weight);
      
    

    
    
      --font-product-badge-text-transform: uppercase;
      --font-size-product-badge: var(--font-size-body-25);

      
      --font-product-badge-letter-spacing: 0.04em;
    

    
    
      --font-product-price: var(--font-body);

      
      
        --font-weight-product-price: var(--font-body-bold-weight);
      
    
  }

  
  @supports not (font-size: clamp(10px, 3.3vw, 20px)) {
    :root {
      --logo-font-size: 
2.375rem
;

      --font-size-heading-display-1: 
2.55rem
;
      --font-size-heading-display-2: 
2.2661rem
;
      --font-size-heading-display-3: 
1.9832rem
;
      --font-size-heading-1-base: 
1.7rem
;
      --font-size-heading-2-base: 
1.4875rem
;
      --font-size-heading-3-base: 
1.3175rem
;
      --font-size-heading-4-base: 
1.105rem
;
      --font-size-heading-5-base: 
0.935rem
;
      --font-size-heading-6-base: 
0.85rem
;

      --font-size-body-400: 
1.515rem
;
      --font-size-body-350: 
1.4141rem
;
      --font-size-body-300: 
1.3131rem
;
      --font-size-body-250: 
1.2122rem
;
      --font-size-body-200: 
1.1113rem
;
      --font-size-body-150: 
1.0103rem
;
      --font-size-body-100: 
0.9094rem
;
      --font-size-body-75: 
0.8075rem
;
      --font-size-body-60: 
0.7708rem
;
      --font-size-body-50: 
0.7284rem
;
      --font-size-body-25: 
0.6769rem
;
      --font-size-body-20: 
0.6244rem
;

    
      --font-size-button: 
0.8457rem
;
      --font-size-button-small: 
0.751rem
;
      --font-size-button-x-small: 
0.751rem
;
    

    
      --font-size-product-listing-title: 
0.9094rem
;
    
    }
  }

  
  .product-badge[data-handle="kun-i-nettbutikk"] .product-badge__inner{color: #a48155; background-color: #faf6f2; border-color: #faf6f2;}.product-badge[data-handle="bestselger"] .product-badge__inner{color: #faf6f2; background-color: #6b705d; border-color: #6b705d;}.product-badge[data-handle="lille-arkanas-favoritt"] .product-badge__inner{color: #545746; background-color: #e8ba64; border-color: #e8ba64;}.product-badge[data-handle="deal"] .product-badge__inner{color: #e3dfda; background-color: #ea572b; border-color: #ea572b;}</style>

    <script>
  flu = window.flu || {};
  flu.chunks = {
    photoswipe: "//www.lillearkana.no/cdn/shop/t/15/assets/photoswipe-chunk.js?v=17330699505520629161774757713",
    nouislider: "//www.lillearkana.no/cdn/shop/t/15/assets/nouislider-chunk.js?v=131351027671466727271774757713",
    polyfillInert: "//www.lillearkana.no/cdn/shop/t/15/assets/polyfill-inert-chunk.js?v=9775187524458939151774757713",
    polyfillResizeObserver: "//www.lillearkana.no/cdn/shop/t/15/assets/polyfill-resize-observer-chunk.js?v=49253094118087005231774757713",
  };
</script>





  <script type="module" src="//www.lillearkana.no/cdn/shop/t/15/assets/theme.min.js?v=136199993613445381021774757713"></script>










<meta name="viewport" content="width=device-width,initial-scale=1">
<script defer>
  var defineVH = function () {
    document.documentElement.style.setProperty('--vh', window.innerHeight * 0.01 + 'px');
  };
  window.addEventListener('resize', defineVH);
  window.addEventListener('orientationchange', defineVH);
  defineVH();
</script>

<link href="//www.lillearkana.no/cdn/shop/t/15/assets/theme.css?v=74450073783372036231774757713" rel="stylesheet" type="text/css" media="all" />



<script>window.performance && window.performance.mark && window.performance.mark('shopify.content_for_header.start');</script><meta id="shopify-digital-wallet" name="shopify-digital-wallet" content="/76790169830/digital_wallets/dialog">
<meta name="shopify-checkout-api-token" content="49e16b3f5cc509031f8a870bb5a06d6a">
<script async="async" src="/checkouts/internal/preloads.js?locale=nb-NO"></script>
<link rel="preconnect" href="https://shop.app" crossorigin="anonymous">
<script async="async" src="https://shop.app/checkouts/internal/preloads.js?locale=nb-NO&shop_id=76790169830" crossorigin="anonymous"></script>
<script id="apple-pay-shop-capabilities" type="application/json">{"shopId":76790169830,"countryCode":"NO","currencyCode":"NOK","merchantCapabilities":["supports3DS"],"merchantId":"gid:\/\/shopify\/Shop\/76790169830","merchantName":"Lille Arkana","requiredBillingContactFields":["postalAddress","email","phone"],"requiredShippingContactFields":["postalAddress","email","phone"],"shippingType":"shipping","supportedNetworks":["visa","masterCard","amex"],"total":{"type":"pending","label":"Lille Arkana","amount":"1.00"},"shopifyPaymentsEnabled":true,"supportsSubscriptions":true}</script>
<script id="shopify-features" type="application/json">{"accessToken":"49e16b3f5cc509031f8a870bb5a06d6a","betas":["rich-media-storefront-analytics"],"domain":"www.lillearkana.no","predictiveSearch":true,"shopId":76790169830,"locale":"nb"}</script>
<script>var Shopify = Shopify || {};
Shopify.shop = "zqhtua-gz.myshopify.com";
Shopify.locale = "nb";
Shopify.currency = {"active":"NOK","rate":"1.0"};
Shopify.country = "NO";
Shopify.theme = {"name":"LILLE ARKANA","id":157383426278,"schema_name":"Cornerstone","schema_version":"4.2.5","theme_store_id":2348,"role":"main"};
Shopify.theme.handle = "null";
Shopify.theme.style = {"id":null,"handle":null};
Shopify.cdnHost = "www.lillearkana.no/cdn";
Shopify.routes = Shopify.routes || {};
Shopify.routes.root = "/";
Shopify.shopJsCdnBaseUrl = "https://cdn.shopify.com/shopifycloud/shop-js";
Shopify.SignInWithShop = Shopify.SignInWithShop || {};
Shopify.SignInWithShop.User = Shopify.SignInWithShop.User || {};
Shopify.SignInWithShop.User.recognized = false;</script>
<script type="module">!function(o){(o.Shopify=o.Shopify||{}).modules=!0}(window);</script>
<script>!function(o){function n(){var o=[];function n(){o.push(Array.prototype.slice.apply(arguments))}return n.q=o,n}var t=o.Shopify=o.Shopify||{};t.loadFeatures=n(),t.autoloadFeatures=n()}(window);</script>
<script>
  window.ShopifyPay = window.ShopifyPay || {};
  window.ShopifyPay.apiHost = "shop.app\/pay";
  window.ShopifyPay.redirectState = null;
</script>
<script>
  window.Shopify = window.Shopify || {};
  window.Shopify.SignInWithShop = window.Shopify.SignInWithShop || {};
  window.Shopify.SignInWithShop.assetMetrics = { sampleRate: 0.01 };
  window.Shopify.SignInWithShop.eligible = true;
</script>
<script id="shop-js-analytics" type="application/json">{"pageType":"index"}</script>
<script defer="defer" async type="module" src="//www.lillearkana.no/cdn/shopifycloud/shop-js/modules/v2/loader.init-shop-cart-sync.nb.esm.js"></script>
<script type="module">
  await import("//www.lillearkana.no/cdn/shopifycloud/shop-js/modules/v2/loader.init-shop-cart-sync.nb.esm.js");

  window.Shopify.SignInWithShop?.initShopCartSync?.({"fedCMEnabled":true,"windoidEnabled":true,"transferSessionEnabled":true});

</script>
<script>
  window.Shopify = window.Shopify || {};
  if (!window.Shopify.featureAssets) window.Shopify.featureAssets = {};
  window.Shopify.featureAssets['shop-js'] = {"shop-cash-offers":["modules/v2/loader.shop-cash-offers.nb.esm.js"],"shop-login-button":["modules/v2/loader.shop-login-button.nb.esm.js"],"init-shop-user-recognition":["modules/v2/loader.init-shop-user-recognition.nb.esm.js"],"shop-button":["modules/v2/loader.shop-button.nb.esm.js"],"init-shop-email-lookup-coordinator":["modules/v2/loader.init-shop-email-lookup-coordinator.nb.esm.js"],"init-fed-cm":["modules/v2/loader.init-fed-cm.nb.esm.js"],"init-shop-cart-sync":["modules/v2/loader.init-shop-cart-sync.nb.esm.js"],"avatar":["modules/v2/loader.avatar.nb.esm.js"],"listener":["modules/v2/loader.listener.nb.esm.js"],"checkout-modal":["modules/v2/loader.checkout-modal.nb.esm.js"],"init-windoid":["modules/v2/loader.init-windoid.nb.esm.js"],"init-shop-for-new-customer-accounts":["modules/v2/loader.init-shop-for-new-customer-accounts.nb.esm.js"],"init-customer-accounts-sign-up":["modules/v2/loader.init-customer-accounts-sign-up.nb.esm.js"],"shop-toast-manager":["modules/v2/loader.shop-toast-manager.nb.esm.js"],"pay-button":["modules/v2/loader.pay-button.nb.esm.js"],"shop-cart-sync":["modules/v2/loader.shop-cart-sync.nb.esm.js"],"shop-login":["modules/v2/loader.shop-login.nb.esm.js"],"init-customer-accounts":["modules/v2/loader.init-customer-accounts.nb.esm.js"],"shop-user-recognition":["modules/v2/loader.shop-user-recognition.nb.esm.js"],"shop-follow-button":["modules/v2/loader.shop-follow-button.nb.esm.js"],"payment-terms":["modules/v2/loader.payment-terms.nb.esm.js"],"lead-capture":["modules/v2/loader.lead-capture.nb.esm.js"]};
</script>
<script>(function() {
  var isLoaded = false;
  function asyncLoad() {
    if (isLoaded) return;
    isLoaded = true;
    var urls = ["https:\/\/cdn.nfcube.com\/instafeed-376218ff5c4dbc1764dbda3ce25a6163.js?shop=zqhtua-gz.myshopify.com","https:\/\/cdn-bundler.nice-team.net\/app\/js\/bundler.js?shop=zqhtua-gz.myshopify.com"];
    for (var i = 0; i < urls.length; i++) {
      var s = document.createElement('script');
      s.type = 'text/javascript';
      s.async = true;
      s.src = urls[i];
      var x = document.getElementsByTagName('script')[0];
      x.parentNode.insertBefore(s, x);
    }
  };
  if(window.attachEvent) {
    window.attachEvent('onload', asyncLoad);
  } else {
    window.addEventListener('load', asyncLoad, false);
  }
})();</script>
<script id="__st">var __st={"a":76790169830,"offset":7200,"reqid":"da25c608-802b-4aad-ba7d-d78bdb017e2d-1781137654","pageurl":"www.lillearkana.no\/shop.css","u":"da5f93f70833","p":"home"};</script>
<script>window.ShopifyPaypalV4VisibilityTracking = true;</script>
<script id="captcha-bootstrap">!function(){'use strict';const t='contact',e='account',n='new_comment',o=[[t,t],['blogs',n],['comments',n],[t,'customer']],c=[[e,'customer_login'],[e,'guest_login'],[e,'recover_customer_password'],[e,'create_customer']],r=t=>t.map((([t,e])=>`form[action*='/${t}']:not([data-nocaptcha='true']) input[name='form_type'][value='${e}']`)).join(','),a=t=>()=>t?[...document.querySelectorAll(t)].map((t=>t.form)):[];function s(){const t=[...o],e=r(t);return a(e)}const i='password',u='form_key',d=['recaptcha-v3-token','g-recaptcha-response','h-captcha-response',i],f=()=>{try{return window.sessionStorage}catch{return}},m='__shopify_v',_=t=>t.elements[u];function p(t,e,n=!1){try{const o=window.sessionStorage,c=JSON.parse(o.getItem(e)),{data:r}=function(t){const{data:e,action:n}=t;return t[m]||n?{data:e,action:n}:{data:t,action:n}}(c);for(const[e,n]of Object.entries(r))t.elements[e]&&(t.elements[e].value=n);n&&o.removeItem(e)}catch(o){console.error('form repopulation failed',{error:o})}}const l='form_type',E='cptcha';function T(t){t.dataset[E]=!0}const w=window,h=w.document,L='Shopify',v='ce_forms',y='captcha';let A=!1;((t,e)=>{const n=(g='f06e6c50-85a8-45c8-87d0-21a2b65856fe',I='https://cdn.shopify.com/shopifycloud/storefront-forms-hcaptcha/ce_storefront_forms_captcha_hcaptcha.v1.5.2.iife.js',D={infoText:'Beskyttet av hCaptcha',privacyText:'Personvern',termsText:'Vilkår'},(t,e,n)=>{const o=w[L][v],c=o.bindForm;if(c)return c(t,g,e,D).then(n);var r;o.q.push([[t,g,e,D],n]),r=I,A||(h.body.append(Object.assign(h.createElement('script'),{id:'captcha-provider',async:!0,src:r})),A=!0)});var g,I,D;w[L]=w[L]||{},w[L][v]=w[L][v]||{},w[L][v].q=[],w[L][y]=w[L][y]||{},w[L][y].protect=function(t,e){n(t,void 0,e),T(t)},Object.freeze(w[L][y]),function(t,e,n,w,h,L){const[v,y,A,g]=function(t,e,n){const i=e?o:[],u=t?c:[],d=[...i,...u],f=r(d),m=r(i),_=r(d.filter((([t,e])=>n.includes(e))));return[a(f),a(m),a(_),s()]}(w,h,L),I=t=>{const e=t.target;return e instanceof HTMLFormElement?e:e&&e.form},D=t=>v().includes(t);t.addEventListener('submit',(t=>{const e=I(t);if(!e)return;const n=D(e)&&!e.dataset.hcaptchaBound&&!e.dataset.recaptchaBound,o=_(e),c=g().includes(e)&&(!o||!o.value);(n||c)&&t.preventDefault(),c&&!n&&(function(t){try{if(!f())return;!function(t){const e=f();if(!e)return;const n=_(t);if(!n)return;const o=n.value;o&&e.removeItem(o)}(t);const e=Array.from(Array(32),(()=>Math.random().toString(36)[2])).join('');!function(t,e){_(t)||t.append(Object.assign(document.createElement('input'),{type:'hidden',name:u})),t.elements[u].value=e}(t,e),function(t,e){const n=f();if(!n)return;const o=[...t.querySelectorAll(`input[type='${i}']`)].map((({name:t})=>t)),c=[...d,...o],r={};for(const[a,s]of new FormData(t).entries())c.includes(a)||(r[a]=s);n.setItem(e,JSON.stringify({[m]:1,action:t.action,data:r}))}(t,e)}catch(e){console.error('failed to persist form',e)}}(e),e.submit())}));const S=(t,e)=>{t&&!t.dataset[E]&&(n(t,e.some((e=>e===t))),T(t))};for(const o of['focusin','change'])t.addEventListener(o,(t=>{const e=I(t);D(e)&&S(e,y())}));const B=e.get('form_key'),M=e.get(l),P=B&&M;t.addEventListener('DOMContentLoaded',(()=>{const t=y();if(P)for(const e of t)e.elements[l].value===M&&p(e,B);[...new Set([...A(),...v().filter((t=>'true'===t.dataset.shopifyCaptcha))])].forEach((e=>S(e,t)))}))}(h,new URLSearchParams(w.location.search),n,t,e,['guest_login'])})(!0,!0)}();</script>
<script integrity="sha256-JjoPp5ZfB1sSAs5SQaol1x1GgvveM+BgmRzyDexInEQ=" data-source-attribution="shopify.loadfeatures" defer="defer" src="//www.lillearkana.no/cdn/shopifycloud/storefront/assets/storefront/load_feature-1bd60354.js" crossorigin="anonymous"></script>
<script crossorigin="anonymous" defer="defer" src="//www.lillearkana.no/cdn/shopifycloud/storefront/assets/shopify_pay/storefront-bf1cdb70.js?v=20250812"></script>
<script id="shopify-origin-trials" async="async" integrity="sha256-MrpR+SbfwphjsvuxKsSWA5xxY07P36eahsNLLXSgEwo=" src="//cdn.shopify.com/shopifycloud/storefront/assets/storefront/origin_trials-c173577b.js" crossorigin="anonymous" onload="window.__shopifyOriginTrialsDone = true" onerror="window.__shopifyOriginTrialsDone = true"></script>
<script data-source-attribution="shopify.dynamic_checkout.dynamic.init">var Shopify=Shopify||{};Shopify.PaymentButton=Shopify.PaymentButton||{isStorefrontPortableWallets:!0,init:function(){window.Shopify.PaymentButton.init=function(){};var t=document.createElement("script");t.src="https://www.lillearkana.no/cdn/shopifycloud/portable-wallets/latest/portable-wallets.nb.js",t.type="module",document.head.appendChild(t)}};
</script>
<script data-source-attribution="shopify.dynamic_checkout.buyer_consent">
  function portableWalletsHideBuyerConsent(e){var t=document.getElementById("shopify-buyer-consent"),n=document.getElementById("shopify-subscription-policy-button");t&&n&&(t.classList.add("hidden"),t.setAttribute("aria-hidden","true"),n.removeEventListener("click",e))}function portableWalletsShowBuyerConsent(e){var t=document.getElementById("shopify-buyer-consent"),n=document.getElementById("shopify-subscription-policy-button");t&&n&&(t.classList.remove("hidden"),t.removeAttribute("aria-hidden"),n.addEventListener("click",e))}window.Shopify?.PaymentButton&&(window.Shopify.PaymentButton.hideBuyerConsent=portableWalletsHideBuyerConsent,window.Shopify.PaymentButton.showBuyerConsent=portableWalletsShowBuyerConsent);
</script>
<script data-source-attribution="shopify.dynamic_checkout.cart.bootstrap">document.addEventListener("DOMContentLoaded",(function(){function t(){return document.querySelector("shopify-accelerated-checkout-cart, shopify-accelerated-checkout")}if(t())Shopify.PaymentButton.init();else{new MutationObserver((function(e,n){t()&&(Shopify.PaymentButton.init(),n.disconnect())})).observe(document.body,{childList:!0,subtree:!0})}}));
</script>
<script id='scb4127' type='text/javascript' async='' src='https://www.lillearkana.no/cdn/shopifycloud/privacy-banner/storefront-banner.js'></script><link id="shopify-accelerated-checkout-styles" rel="stylesheet" media="screen" href="https://www.lillearkana.no/cdn/shopifycloud/portable-wallets/latest/accelerated-checkout-backwards-compat.css" crossorigin="anonymous">
<style id="shopify-accelerated-checkout-cart">
        #shopify-buyer-consent {
  margin-top: 1em;
  display: inline-block;
  width: 100%;
}

#shopify-buyer-consent.hidden {
  display: none;
}

#shopify-subscription-policy-button {
  background: none;
  border: none;
  padding: 0;
  text-decoration: underline;
  font-size: inherit;
  cursor: pointer;
}

#shopify-subscription-policy-button::before {
  box-shadow: none;
}

      </style>

<script id="shopify-cfh-end">window.performance && window.performance.mark && window.performance.mark('shopify.content_for_header.end');</script>
  <link href="https://monorail-edge.shopifysvc.com" rel="dns-prefetch">
<script>(function(){if ("sendBeacon" in navigator && "performance" in window) {try {var session_token_from_headers = performance.getEntriesByType('navigation')[0].serverTiming.find(x => x.name == '_s').description;} catch {var session_token_from_headers = undefined;}var session_cookie_matches = document.cookie.match(/_shopify_s=([^;]*)/);var session_token_from_cookie = session_cookie_matches && session_cookie_matches.length === 2 ? session_cookie_matches[1] : "";var session_token = session_token_from_headers || session_token_from_cookie || "";function handle_abandonment_event(e) {var entries = performance.getEntries().filter(function(entry) {return /monorail-edge.shopifysvc.com/.test(entry.name);});if (!window.abandonment_tracked && entries.length === 0) {window.abandonment_tracked = true;var currentMs = Date.now();var navigation_start = performance.timing.navigationStart;var payload = {shop_id: 76790169830,url: window.location.href,navigation_start,duration: currentMs - navigation_start,session_token,page_type: "index"};window.navigator.sendBeacon("https://monorail-edge.shopifysvc.com/v1/produce", JSON.stringify({schema_id: "online_store_buyer_site_abandonment/1.1",payload: payload,metadata: {event_created_at_ms: currentMs,event_sent_at_ms: currentMs}}));}}window.addEventListener('pagehide', handle_abandonment_event);}}());</script>
<script>
  window.__TREKKIE_SHIM_QUEUE = window.__TREKKIE_SHIM_QUEUE || [];
</script>
<script id="web-pixels-manager-setup">(function(){var wpmLoader=function(){"use strict";return function(e,d,r,n){var o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:{};if(!Boolean(null==(i=null==(a=window.Shopify)?void 0:a.analytics)?void 0:i.replayQueue)){var a,i;window.Shopify=window.Shopify||{};var t=window.Shopify;t.analytics=t.analytics||{};var s=t.analytics;s.replayQueue=[],s.publish=function(e,d,r){return s.replayQueue.push([e,d,r]),!0};try{self.performance.mark("wpm:start")}catch(e){}var l,u,c,m,p,f,h,g,y,w,v,b,S,P=(u=(l={modern:/Edge?\/(1{2}[4-9]|1[2-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Firefox\/(1{2}[4-9]|1[2-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Chrom(ium|e)\/(9{2}|\d{3,})\.\d+(\.\d+|)|(Maci|X1{2}).+ Version\/(15\.\d+|(1[6-9]|[2-9]\d|\d{3,})\.\d+)([,.]\d+|)( \(\w+\)|)( Mobile\/\w+|) Safari\/|Chrome.+OPR\/(9{2}|\d{3,})\.\d+\.\d+|(CPU[ +]OS|iPhone[ +]OS|CPU[ +]iPhone|CPU IPhone OS|CPU iPad OS)[ +]+(15[._]\d+|(1[6-9]|[2-9]\d|\d{3,})[._]\d+)([._]\d+|)|Android:?[ /-](13[3-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})(\.\d+|)(\.\d+|)|Android.+Firefox\/(13[5-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Android.+Chrom(ium|e)\/(13[3-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|SamsungBrowser\/([2-9]\d|\d{3,})\.\d+/,legacy:/Edge?\/(1[6-9]|[2-9]\d|\d{3,})\.\d+(\.\d+|)|Firefox\/(5[4-9]|[6-9]\d|\d{3,})\.\d+(\.\d+|)|Chrom(ium|e)\/(5[1-9]|[6-9]\d|\d{3,})\.\d+(\.\d+|)([\d.]+$|.*Safari\/(?![\d.]+ Edge\/[\d.]+$))|(Maci|X1{2}).+ Version\/(10\.\d+|(1[1-9]|[2-9]\d|\d{3,})\.\d+)([,.]\d+|)( \(\w+\)|)( Mobile\/\w+|) Safari\/|Chrome.+OPR\/(3[89]|[4-9]\d|\d{3,})\.\d+\.\d+|(CPU[ +]OS|iPhone[ +]OS|CPU[ +]iPhone|CPU IPhone OS|CPU iPad OS)[ +]+(10[._]\d+|(1[1-9]|[2-9]\d|\d{3,})[._]\d+)([._]\d+|)|Android:?[ /-](13[3-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})(\.\d+|)(\.\d+|)|Mobile Safari.+OPR\/([89]\d|\d{3,})\.\d+\.\d+|Android.+Firefox\/(13[5-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Android.+Chrom(ium|e)\/(13[3-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Android.+(UC? ?Browser|UCWEB|U3)[ /]?(15\.([5-9]|\d{2,})|(1[6-9]|[2-9]\d|\d{3,})\.\d+)\.\d+|SamsungBrowser\/(5\.\d+|([6-9]|\d{2,})\.\d+)|Android.+MQ{2}Browser\/(14(\.(9|\d{2,})|)|(1[5-9]|[2-9]\d|\d{3,})(\.\d+|))(\.\d+|)|K[Aa][Ii]OS\/(3\.\d+|([4-9]|\d{2,})\.\d+)(\.\d+|)/}).modern,c=l.legacy,(m=navigator.userAgent).match(u)?"modern":m.match(c)?"legacy":"unknown"),C="modern"===P?"modern":"legacy",_=(null!=n?n:{modern:"",legacy:""})[C],O=[(p={baseUrl:d,hashVersion:r,buildTarget:C}).baseUrl,"/wpm","/b",p.hashVersion,"modern"===p.buildTarget?"m":"l",".js"].join(""),U=(f={version:r,bundleTarget:P,surface:e.surface,pageUrl:self.location.href,monorailEndpoint:e.monorailEndpoint},h=f.version,g=f.bundleTarget,y=f.surface,w=f.pageUrl,v=f.monorailEndpoint,{emit:function(e){var d=e.status,r=e.errorMsg,n=(new Date).getTime(),o=JSON.stringify({metadata:{event_sent_at_ms:n},events:[{schema_id:"web_pixels_manager_load/3.1",payload:{version:h,bundle_target:g,page_url:w,status:d,surface:y,error_msg:r},metadata:{event_created_at_ms:n}}]});if(!v)return console&&console.warn&&console.warn("[Web Pixels Manager] No Monorail endpoint provided, skipping logging."),!1;try{return self.navigator.sendBeacon.bind(self.navigator)(v,o)}catch(e){}var a=new XMLHttpRequest;try{return a.open("POST",v,!0),a.setRequestHeader("Content-Type","text/plain"),a.send(o),!0}catch(e){return console&&console.warn&&console.warn("[Web Pixels Manager] Got an unhandled error while logging to Monorail."),!1}}});try{o.browserTarget=P,function(e){var d=e.src,r=e.async,n=void 0===r||r,o=e.onload,a=e.onerror,i=e.sri,t=e.scriptDataAttributes,s=void 0===t?{}:t,l=document.createElement("script"),u=document.querySelector("head"),c=document.querySelector("body");if(l.async=n,l.src=d,i&&(l.integrity=i,l.crossOrigin="anonymous"),s)for(var m in s)if(Object.prototype.hasOwnProperty.call(s,m))try{l.dataset[m]=s[m]}catch(e){}if(o&&l.addEventListener("load",o),a&&l.addEventListener("error",a),u)u.appendChild(l);else{if(!c)throw new Error("Did not find a head or body element to append the script");c.appendChild(l)}}({src:O,async:!0,onload:function(){if(!function(){var e,d;return Boolean(null==(d=null==(e=window.Shopify)?void 0:e.analytics)?void 0:d.initialized)}()){var d=window.webPixelsManager.init(e)||void 0;if(d){var r=window.Shopify.analytics;r.replayQueue.forEach(function(e){var r=e[0],n=e[1],o=e[2];d.publishCustomEvent(r,n,o)}),r.replayQueue=[],r.publish=d.publishCustomEvent,r.visitor=d.visitor,r.initialized=!0}}},onerror:function(){return U.emit({status:"failed",errorMsg:"".concat(O," has failed to load")})},sri:(b=_,S=/^sha384-[A-Za-z0-9+/=]+$/,"string"==typeof b&&S.test(b)?_:""),scriptDataAttributes:o}),U.emit({status:"loading"})}catch(e){U.emit({status:"failed",errorMsg:(null==e?void 0:e.message)||"Unknown error"})}}}}();wpmLoader({shopId: 76790169830,storefrontBaseUrl: "https://www.lillearkana.no",extensionsBaseUrl: "https://extensions.shopifycdn.com/cdn/shopifycloud/web-pixels-manager",monorailEndpoint: "https://monorail-edge.shopifysvc.com/unstable/produce_batch",surface: "storefront-renderer",enabledBetaFlags: ["2dca8a86","d5bdd5d0","3209b71c","f36ec97b","5acaffe6","86d76263","3b3c7daf","6faea013"],webPixelsConfigList: [{"id":"shopify-app-pixel","configuration":"{}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"0460","apiClientId":"shopify-pixel","type":"APP","privacyPurposes":["ANALYTICS","MARKETING"]},{"id":"shopify-custom-pixel","eventPayloadVersion":"v1","runtimeContext":"LAX","scriptVersion":"0460","apiClientId":"shopify-pixel","type":"CUSTOM","privacyPurposes":["ANALYTICS","MARKETING"]}],isMerchantRequest: false,initData: {"shop":{"name":"Lille Arkana","paymentSettings":{"currencyCode":"NOK"},"myshopifyDomain":"zqhtua-gz.myshopify.com","countryCode":"NO","storefrontUrl":"https:\/\/www.lillearkana.no"},"customer":null,"cart":null,"checkout":null,"productVariants":[],"products":[{"id":"9746104090854","handle":"the-intuition-oracle-deck","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47756854984934","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9731676668134","handle":"anima-mundi-belly-love-pulver","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47722159472870","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9726162862310","handle":"kulestativ-i-plast","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47693640630502","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9725689954534","handle":"taoasis-rose-10-ml","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47690088022246","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9725687038182","handle":"taoasis-jasmin-10-ml","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47690005610726","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9725676585190","handle":"taoasis-patchouli-5-ml","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47689800319206","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9721164333286","handle":"lotuslys-morkebla-rund-kopi","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47656956199142","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9721156403430","handle":"lotuslys-turkis-medium","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47656946467046","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9721142182118","handle":"lotuslys-gronn-rund","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47656927625446","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9721107644646","handle":"lotuslys-morkebla","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47656796946662","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9598443061478","handle":"rider_waite_tarot_norsk","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47240735064294","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9598387585254","handle":"rider-waite-tarot-kurskompendium","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47240662417638","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9598430904550","handle":"bla-lotus-te-1950038137","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47240716746982","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9598437884134","handle":"engleterapi","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47240729886950","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9598437818598","handle":"englesvar_orakelkort","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47240729821414","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9598462558438","handle":"hvit-salvie-liten","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47240760918246","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9598440997094","handle":"manologi_orakelkort","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47240732999910","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9593198280934","handle":"alien-krystall","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47060774486246","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9598440800486","handle":"lysets_rebeller_orakelkort","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47240732803302","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9598477271270","handle":"satya-jasmine-rkelse","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47240775762150","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9593209159910","handle":"rosenkvarts-medium","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47240550514918","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9598386438374","handle":"psykoaktive-vekster-i-norge","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47240661237990","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9598477598950","handle":"satya-nag-champa-rkelse","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47278295417062","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9598445879526","handle":"tarotkort_i_gull","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47240737849574","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9598476550374","handle":"satya-dragon-s-blood-rkelse","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47240775041254","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9598437064934","handle":"daglige_affirmasjoner","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47240729067750","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9598431854822","handle":"rosepulver-okologisk-hjerteapner-1950038140","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47240717697254","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9598332764390","handle":"gullfarget-spiral-anheng","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47240325890278","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9598468784358","handle":"palo-santo-pakke-ca-40gram","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47240767275238","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9593209454822","handle":"ra-ametyst-sma-1-3gram","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47240532656358","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9598459838694","handle":"findhorn-sacred-light-aromaspray","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47240758198502","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9597815619814","handle":"findhorn-psychic-protection-30-ml","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47236864344294","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9599912509670","handle":"florida-water","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47246118420710","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9593199067366","handle":"aventurin-gronn","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47240763113702","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9593199493350","handle":"blondeagat-xs","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47240781365478","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9593210339558","handle":"ra-pyritt-mini","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47240504180966","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9598476845286","handle":"satya-earth-15g-money-magnet-rkelse","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47240775336166","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9593212371174","handle":"tigeroye-medium","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47426039382246","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9593209127142","handle":"rosenkvarts-xlhandstein","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47060618903782","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9593211027686","handle":"roykkvarts-medium","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47456756531430","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9593211224294","handle":"selenitt-medium","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47060621033702","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9661327737062","handle":"om-treboks-i-akasie-kopi","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47421603512550","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9671046627558","handle":"citrin-armband-farget-kopi","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47459794026726","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9593208701158","handle":"prehnitt-medium","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47244649234662","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9598467637478","handle":"morning-star-sandalwood-200-stk","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47240766062822","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9598467440870","handle":"morning-star-patchouli","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47240765866214","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9598330208486","handle":"solvfarget-spiralanheng","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47240316649702","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9593201688806","handle":"fluoritt-gronn-liten-kvalitet-a","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47240785166566","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9598444437734","handle":"shamanic_crystal_oracle","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47240736407782","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9598444863718","handle":"spiritsong_tarot","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47240736833766","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9599973359846","handle":"ra-roykkvartsbiter-ra-50-100g","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47246207484134","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9593210667238","handle":"ra-rosenkvarts-20-40g","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47240486420710","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9598431658214","handle":"mushroom-mocha-milk-superkakao-1950038268","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47240717500646","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9598431363302","handle":"golden-sun-milk-1950039882","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47240717205734","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9598431396070","handle":"happiness-urtekaffe-1950038773","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47240717238502","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9614402191590","handle":"anima-mundi-gut-sweep-intestinal-love-parasite-support-tea","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47300782391526","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9598430773478","handle":"anima-mundi-organic-liver-vitality-113-grams-1950040785","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47240716615910","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9619208470758","handle":"anima-mundi-collagen-booster","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47324676554982","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9598430740710","handle":"anima-mundi-chocolate-protein-1950040786","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47240716583142","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9598362157286","handle":"being-in-balance","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47240630272230","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9598362353894","handle":"bevisst-pust","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47240630468838","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9597815685350","handle":"findhorn-rebalance-30-ml","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47236864442598","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9598471307494","handle":"primavera-aroma-roll-on-stress-free","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47240769831142","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9598477467878","handle":"satya-mindfulness-rkelse","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47240775958758","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9598460264678","handle":"fire-of-life-essens","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47240758558950","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9598452990182","handle":"alaskan-essences-lighten-up","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47240751284454","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9593223381222","handle":"krystallkjede-jaspis-rod-8mm","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47060633190630","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9598458495206","handle":"energy-eterisk-olje-roll-on","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47240756822246","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9598403936486","handle":"wild-power","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47240680014054","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9598368776422","handle":"energi-innbundet","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47240639774950","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9598463770854","handle":"jiri-friends-palo-santo-pinnerkelse","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47240762130662","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9692925624550","handle":"jiri-friends-lavender-og-salvie-pinnerokelse","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47547270856934","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9593204441318","handle":"krystallgeode-bergkrystall-medium","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47240724250854","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9692924543206","handle":"jiri-friends-myrra-pinnerokelse","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47547268202726","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9597817487590","handle":"laughing-butterflies-essens-15ml","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47236866703590","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9598391910630","handle":"taking-the-leap","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47240666841318","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9598378311910","handle":"limitless-hardcover","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47240650293478","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9598457282790","handle":"clear-mind-essens","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47240755609830","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9598437851366","handle":"engletarot_englekort","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47240729854182","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9598439260390","handle":"gudinneorakelet","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47240731263206","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9598439489766","handle":"healing_med_alvene","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47240731492582","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9598440440038","handle":"kuan_yin_orakelkort_kuan_yin","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47240732442854","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9598440177894","handle":"kjerubenglene_englekort_for_barn","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47240732180710","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9598437785830","handle":"engler_og_helgener_orakelkort","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47240729788646","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"9598437228774","handle":"den_gylne_tarot_royal","title":"","vendor":"","type":null,"untranslatedTitle":null,"url":null,"remoteShopId":null,"variants":[{"id":"47240729231590","price":{"amount":0.0,"currencyCode":"NOK"},"image":null,"sku":null,"title":null,"untranslatedTitle":null}]}],"purchasingCompany":null,"page":{"pageType":"home","resourceId":null}},},"https://www.lillearkana.no/cdn","b0f5da9cw88b94666p78c84aa4m7db6ca8b",{"modern":"","legacy":""},{"trekkieShim":true,"apiClientId":"580111","pageType":"home","shopId":"76790169830","storefrontBaseUrl":"https:\/\/www.lillearkana.no","extensionBaseUrl":"https:\/\/extensions.shopifycdn.com\/cdn\/shopifycloud\/web-pixels-manager","surface":"storefront-renderer","enabledBetaFlags":"[\"2dca8a86\", \"d5bdd5d0\", \"3209b71c\", \"f36ec97b\", \"5acaffe6\", \"86d76263\", \"3b3c7daf\", \"6faea013\"]","isMerchantRequest":"false","hashVersion":"b0f5da9cw88b94666p78c84aa4m7db6ca8b","publish":"custom","events":"[[\"page_viewed\",{}]]"});})();</script><script>
  window.ShopifyAnalytics = window.ShopifyAnalytics || {};
  window.ShopifyAnalytics.meta = window.ShopifyAnalytics.meta || {};
  window.ShopifyAnalytics.meta.currency = 'NOK';
  var meta = {"page":{"pageType":"home","requestId":"da25c608-802b-4aad-ba7d-d78bdb017e2d-1781137654"}};
  for (var attr in meta) {
    window.ShopifyAnalytics.meta[attr] = meta[attr];
  }
</script>
<script class="analytics">
  (function () {
    var customDocumentWrite = function(content) {
      var jquery = null;

      if (window.jQuery) {
        jquery = window.jQuery;
      } else if (window.Checkout && window.Checkout.$) {
        jquery = window.Checkout.$;
      }

      if (jquery) {
        jquery('body').append(content);
      }
    };

    var hasLoggedConversion = function(token) {
      if (token) {
        return document.cookie.indexOf('loggedConversion=' + token) !== -1;
      }
      return false;
    }

    var setCookieIfConversion = function(token) {
      if (token) {
        var twoMonthsFromNow = new Date(Date.now());
        twoMonthsFromNow.setMonth(twoMonthsFromNow.getMonth() + 2);

        document.cookie = 'loggedConversion=' + token + '; expires=' + twoMonthsFromNow;
      }
    }

    var trekkie = window.ShopifyAnalytics.lib = window.trekkie = window.trekkie || [];
    window.ShopifyAnalytics.lib.trekkie = window.trekkie;
    if (trekkie.integrations) {
      return;
    }
    trekkie.methods = [
      'identify',
      'page',
      'ready',
      'track',
      'trackForm',
      'trackLink'
    ];
    trekkie.factory = function(method) {
      return function() {
        var args = Array.prototype.slice.call(arguments);
        args.unshift(method);
        trekkie.push(args);
        if (window.__TREKKIE_SHIM_QUEUE && (method == 'track' || method == 'page')) {
          try {
            window.__TREKKIE_SHIM_QUEUE.push({
              from: 'trekkie-stub',
              method: method,
              args: args.slice(1)
            });
          } catch (e) {
            // no-op
          }
        }
        return trekkie;
      };
    };
    for (var i = 0; i < trekkie.methods.length; i++) {
      var key = trekkie.methods[i];
      trekkie[key] = trekkie.factory(key);
    }
    trekkie.load = function(config) {
      trekkie.config = config || {};
      trekkie.config.initialDocumentCookie = document.cookie;
      var first = document.getElementsByTagName('script')[0];
var script = document.createElement('script');
script.type = 'text/javascript';
script.onerror = function(e) {
  var scriptFallback = document.createElement('script');
  scriptFallback.type = 'text/javascript';
  scriptFallback.onerror = function(error) {
          var Monorail = {
      produce: function produce(monorailDomain, schemaId, payload) {
        var currentMs = new Date().getTime();
        var event = {
          schema_id: schemaId,
          payload: payload,
          metadata: {
            event_created_at_ms: currentMs,
            event_sent_at_ms: currentMs
          }
        };
        return Monorail.sendRequest("https://" + monorailDomain + "/v1/produce", JSON.stringify(event));
      },
      sendRequest: function sendRequest(endpointUrl, payload) {
        // Try the sendBeacon API
        if (window && window.navigator && typeof window.navigator.sendBeacon === 'function' && typeof window.Blob === 'function' && !Monorail.isIos12()) {
          var blobData = new window.Blob([payload], {
            type: 'text/plain'
          });

          if (window.navigator.sendBeacon(endpointUrl, blobData)) {
            return true;
          } // sendBeacon was not successful

        } // XHR beacon

        var xhr = new XMLHttpRequest();

        try {
          xhr.open('POST', endpointUrl);
          xhr.setRequestHeader('Content-Type', 'text/plain');
          xhr.send(payload);
        } catch (e) {
          console.log(e);
        }

        return false;
      },
      isIos12: function isIos12() {
        return window.navigator.userAgent.lastIndexOf('iPhone; CPU iPhone OS 12_') !== -1 || window.navigator.userAgent.lastIndexOf('iPad; CPU OS 12_') !== -1;
      }
    };
    Monorail.produce('monorail-edge.shopifysvc.com',
      'trekkie_storefront_load_errors/1.1',
      {shop_id: 76790169830,
      theme_id: 157383426278,
      app_name: "storefront",
      context_url: window.location.href,
      source_url: "//www.lillearkana.no/cdn/s/trekkie.storefront.370ef8ffef154dc56bb5a814fea4666724353464.min.js"});

  };
  scriptFallback.async = true;
  scriptFallback.src = '//www.lillearkana.no/cdn/s/trekkie.storefront.370ef8ffef154dc56bb5a814fea4666724353464.min.js';
  first.parentNode.insertBefore(scriptFallback, first);
};
script.async = true;
script.src = '//www.lillearkana.no/cdn/s/trekkie.storefront.370ef8ffef154dc56bb5a814fea4666724353464.min.js';
first.parentNode.insertBefore(script, first);

    };
    trekkie.load(
      {"Trekkie":{"appName":"storefront","development":false,"defaultAttributes":{"shopId":76790169830,"isMerchantRequest":null,"themeId":157383426278,"themeCityHash":"8450080443618105922","contentLanguage":"nb","currency":"NOK","eventMetadataId":"70edf0c4-a5c7-464f-b82a-d6d0e9ae6910"},"isServerSideCookieWritingEnabled":true,"monorailRegion":"shop_domain","enabledBetaFlags":["b5387b81","d5bdd5d0"]},"Session Attribution":{},"S2S":{"facebookCapiEnabled":false,"source":"trekkie-storefront-renderer","apiClientId":580111}}
    );

    var loaded = false;
    trekkie.ready(function() {
      if (loaded) return;
      loaded = true;

      window.ShopifyAnalytics.lib = window.trekkie;

      var originalDocumentWrite = document.write;
      document.write = customDocumentWrite;
      try { window.ShopifyAnalytics.merchantGoogleAnalytics.call(this); } catch(error) {};
      document.write = originalDocumentWrite;

      window.ShopifyAnalytics.lib.page(null,{"pageType":"home","requestId":"da25c608-802b-4aad-ba7d-d78bdb017e2d-1781137654","shopifyEmitted":true});

      var match = window.location.pathname.match(/checkouts\/(.+)\/(thank_you|post_purchase)/)
      var token = match? match[1]: undefined;
      if (!hasLoggedConversion(token)) {
        setCookieIfConversion(token);
        
      }
    });

    var eventsListenerScript = document.createElement('script');
    eventsListenerScript.async = true;
    eventsListenerScript.src = "//www.lillearkana.no/cdn/shopifycloud/storefront/assets/shop_events_listener-4e26a9ce.js";
    document.getElementsByTagName('head')[0].appendChild(eventsListenerScript);
})();</script>
<script
  defer
  src="https://www.lillearkana.no/cdn/shopifycloud/perf-kit/shopify-perf-kit-3.5.0.min.js"
  data-application="storefront-renderer"
  data-shop-id="76790169830"
  data-render-region="gcp-us-central1"
  data-page-type="index"
  data-theme-instance-id="157383426278"
  data-theme-name="Cornerstone"
  data-theme-version="4.2.5"
  data-monorail-region="shop_domain"
  data-resource-timing-sampling-rate="10"
  data-shs="true"
  data-shs-beacon="true"
  data-shs-export-with-fetch="true"
  data-shs-logs-sample-rate="1"
  data-shs-beacon-endpoint="https://www.lillearkana.no/api/collect"
></script>
</head>

  <body class="template-index">
    <div class="page">
      
        <div class="active" id="page-transition-overlay"></div>
<script>
  var pageTransitionOverlay = document.getElementById("page-transition-overlay"),
      internalReferrer = document.referrer.includes(document.location.origin),
      winPerf = window.performance,
      navTypeLegacy = winPerf && winPerf.navigation && winPerf.navigation.type,
      navType = winPerf && winPerf.getEntriesByType && winPerf.getEntriesByType("navigation")[0] && winPerf.getEntriesByType("navigation")[0].type;

  if (!internalReferrer || navType !== "navigate" || navTypeLegacy !== 0) {
    
    pageTransitionOverlay.className = "active skip-animation";
    setTimeout(function(){
      pageTransitionOverlay.className = "skip-animation";
      setTimeout(function(){ pageTransitionOverlay.className = ""; }, 1);
    }, 1);
  } else { 
    setTimeout(function(){
      pageTransitionOverlay.className = "";
    }, 500);
  }
</script>

      

      <div class="theme-editor-scroll-offset"></div>

      <div class="header__space" data-header-space></div>
      <!-- BEGIN sections: header-group -->
<div id="shopify-section-sections--21214869520614__announcement-bar" class="shopify-section shopify-section-group-header-group announcement-bar-wrapper"><div
    class="
      announcement-bar
      
        announcement-bar--announcements-desktop-align-left
      
      
    "
    data-section-id="sections--21214869520614__announcement-bar"
    data-scroller-id="announcement-bar-sections--21214869520614__announcement-bar"
    data-section-type="announcement-bar"
    data-item-count="1"
    style="
      --color-background: #cea572;
      --color-gradient-overlay: #cea572;
      --color-gradient-overlay-transparent: rgba(206, 165, 114, 0);
      --color-text: #513918;
      --color-border: rgba(81, 57, 24, 0.3)
    "
  >
    <div class="announcement-bar__inner"><div class="announcement-bar__announcements-wrapper">
          
          
          

  <script src="//www.lillearkana.no/cdn/shop/t/15/assets/scroll-slider.js?v=71929810525647310251774757713" type="module"></script>




  

  <script src="//www.lillearkana.no/cdn/shop/t/15/assets/slideshow.js?v=6014208066395939321774757713" type="module"></script>




<slideshow-component
  class="scroll-slider scroll-slider--full-width-below-720 scroll-all-sizes"
  style="--columns: 1; --peek: 0px; --gap: 20px;"
  data-id="announcement-bar-sections--21214869520614__announcement-bar"
  data-navigation-container=".announcement-bar"
  data-autoplay="true"
  data-autoplay-delay="6000"
  data-autoplay-pause-on-hover="true"
  
    data-is-slideshow="true"
  
>
  <div class="scroll-slider__slider announcement-bar__announcements">
    <div
      class="announcement-bar__item ff-body fs-body-60"
      
      
      data-index="0"
    ><div class="announcement-bar__item-inner announcement-bar__item-inner-mobile-only">
          



<span ><strong>GRATIS FRAKT PÅ KJØP OVER 950,-</strong></span>



        </div><div class="announcement-bar__item-inner announcement-bar__item-inner-desktop-only">
        



<span ><strong>GRATIS FRAKT PÅ KJØP OVER 950-</strong></span>




        
      </div>
    </div>
  </div>
</slideshow-component>

          
        </div><div class="announcement-bar__menus"><ul class="social-icons social-icons--left " data-count="2"><li>
          <a
            href="https://www.facebook.com/lillearkana/"
            title="Lille Arkana på Facebook"
            target="_blank"
            rel="noopener"
          >
            <span class="icon icon-facebook " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12,2C6.477,2,2,6.477,2,12c0,5.013,3.693,9.153,8.505,9.876V14.65H8.031v-2.629h2.474v-1.749 c0-2.896,1.411-4.167,3.818-4.167c1.153,0,1.762,0.085,2.051,0.124v2.294h-1.642c-1.022,0-1.379,0.969-1.379,2.061v1.437h2.995 l-0.406,2.629h-2.588v7.247C18.235,21.236,22,17.062,22,12C22,6.477,17.523,2,12,2z" fill="currentColor" /></svg>
</span>

          </a>
        </li><li>
          <a
            href="https://www.instagram.com/lillearkana/"
            title="Lille Arkana på Instagram"
            target="_blank"
            rel="noopener"
          >
            <span class="icon icon-instagram " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.8,2H16.2C19.4,2 22,4.6 22,7.8V16.2A5.8,5.8 0 0,1 16.2,22H7.8C4.6,22 2,19.4 2,16.2V7.8A5.8,5.8 0 0,1 7.8,2M7.6,4A3.6,3.6 0 0,0 4,7.6V16.4C4,18.39 5.61,20 7.6,20H16.4A3.6,3.6 0 0,0 20,16.4V7.6C20,5.61 18.39,4 16.4,4H7.6M17.25,5.5A1.25,1.25 0 0,1 18.5,6.75A1.25,1.25 0 0,1 17.25,8A1.25,1.25 0 0,1 16,6.75A1.25,1.25 0 0,1 17.25,5.5M12,7A5,5 0 0,1 17,12A5,5 0 0,1 12,17A5,5 0 0,1 7,12A5,5 0 0,1 12,7M12,9A3,3 0 0,0 9,12A3,3 0 0,0 12,15A3,3 0 0,0 15,12A3,3 0 0,0 12,9Z" fill="currentColor" /></svg>
</span>

          </a>
        </li></ul>
</div></div>
  </div>
</div><div id="shopify-section-sections--21214869520614__header" class="shopify-section shopify-section-group-header-group header__outer-wrapper"><script>
  </script>



<header
  class="header header--layout-below-logo-center-search-left header--mobile-layout-logo-center-menu-left header--has-logo header--transparent-is-tinted header--has-accounts header--navigation-is-all-caps header--has-nav-bar"
  data-section-id="sections--21214869520614__header"
  data-section-type="header"
  
  
  data-navigation-interaction="click"
  data-navigation-position="below"
  
  data-search-enabled="true"
  data-mobile-search-appearance="icon"
  data-drop-shadow="none"
  style="
    --logo-width: 185px;
    --mobile-logo-width: 120px;
    --color-text-transparent: #ffffff;
    --color-text-featured-link: #e8ba64;
  "
>
  <script type="application/json" data-search-settings>
    {
    "limit": 10
  }
  </script>

  <a href="#main" class="header__skip-to-content btn btn--primary btn--small" tabindex="1">
    Hopp til innhold
  </a>

  <div class="header__background-container">
    <div class="header__inner-wrapper">
      <div class="header__inner">
        <div
          class="header__content header__content-desktop three-segment"
        >
          

            <div
              class="
                header__content-segment
                header__content-segment-desktop
                
                
                  header__content-segment-search
                
                header__content-segment--left
              "
            >
              <button
    class="header__menu-icon header__menu-icon--nav-bar header__icon-touch header__icon-menu"
    aria-label="Åpne navigasjonsmeny"
    aria-expanded="false"
    data-aria-label-closed="Åpne navigasjonsmeny"
    data-aria-label-opened="Lukk navigasjonsmeny"
    data-nav-bar-button
  >
    

<span
  class="icon-button header-menu"
  data-size="large"data-has-secondary-icon="true"
>
  <span class="icon-button__icon">
    <span class="icon icon-header-menu icon--primary" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.77789 12.6414H21.2221M2.77789 5H21.2221M2.77789 20.3694H21.2221" stroke="currentColor" stroke-width="1.33203"/></svg>
</span>


    <span class="icon icon-header-menu-close icon--secondary" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.462 6.479 5.538 19.402M5.538 6.479l12.924 12.923" stroke="currentColor" stroke-width="1.2" stroke-miterlimit="6.667" stroke-linejoin="round"/></svg>
</span>


  </span>
</span>

  </button><div
    class="header__quick-search-bar"
    data-has-product-type-selector="false"
  >
    

<div
  class="
    quick-search
    quick-search--desktop
  "
  data-quick-search
  data-quick-search-scope="desktop"
  data-quick-search-active="false"
>
  <div class="quick-search__inner">
    <div class="quick-search__trigger-container">
      <div
        class="quick-search__bar"
      >
        <div
          class="quick-search__bar-inner"
          style="
            --color-text-input: var(--color-text-search-field);
            --color-background-input: var(--color-background-search-field);
            --color-border-input: var(--color-border-search-field);
          "
        ><button
            type="button"
            class="quick-search__faux-input"
            data-quick-search-faux-input
            data-placeholder-active="true"
            aria-label="Åpne søk"
            data-placeholder-when-type-active="Søk i “{{ type }}”"
            data-placeholder="Søk…"
          >
            <span data-quick-search-faux-text>
              
                Søk…
              
            </span>
          </button>

          <button
            type="button"
            class="quick-search__submit"
            aria-label="Søk"
            data-color-source="search_field"
            data-quick-search-faux-submit
          >
            <span class="icon icon-search " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g><path fill="currentColor" fill-rule="evenodd" d="M9.993 1.627c4.627 0 8.391 3.819 8.391 8.512 0 4.692-3.764 8.51-8.39 8.51-4.626 0-8.39-3.818-8.39-8.51 0-4.693 3.764-8.512 8.39-8.512Zm0 18.65c2.555 0 4.88-.985 6.65-2.59L22.866 24 24 22.85l-6.246-6.336a10.176 10.176 0 0 0 2.234-6.375C19.988 4.549 15.504 0 9.993 0 4.483 0 0 4.549 0 10.139c0 5.59 4.484 10.138 9.993 10.138Z" clip-rule="evenodd"/></g><defs><clipPath id="searchClip"><path fill="currentColor" d="M0 0h24v24H0z"/></clipPath></defs></svg>
</span>

          </button>
        </div>
      </div>

      
    </div>
    <div class="quick-search__active-search-container" data-search-active-container>
      <form
        action="/search"
        class="quick-search__form"
        autocomplete="off"
        data-quick-search-form
        data-scroll-lock-ignore
      >
        <input type="hidden" name="options[prefix]" value="last">
        <label
          for="QuickSearchInputdesktop"
          class="visually-hidden"
          aria-label="Søk…"
        ></label>

        <div class="quick-search__bar">
          <div class="quick-search__bar-inner"><input
              class="quick-search__input"
              id="QuickSearchInputdesktop"
              type="text"
              name="q"
              value=""
              placeholder="Søk…"
              data-quick-search-input
            >

            <button
              type="reset"
              class="quick-search__clear"
              aria-label="Tøm"
              data-quick-search-clear
            >
              <span class="icon icon-close-small " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="currentColor" stroke-linecap="square" stroke-width="3.292" d="M3.346 3.346 12 12m0 0 8.653 8.654M12 12l8.653-8.654M12 12l-8.654 8.654"/></svg>
</span>

            </button>

            <button
              type="submit"
              class="quick-search__submit"
              aria-label="Søk"
              data-color-source="search_field"
              data-quick-search-submit
            >
              <span class="icon icon-search " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g><path fill="currentColor" fill-rule="evenodd" d="M9.993 1.627c4.627 0 8.391 3.819 8.391 8.512 0 4.692-3.764 8.51-8.39 8.51-4.626 0-8.39-3.818-8.39-8.51 0-4.693 3.764-8.512 8.39-8.512Zm0 18.65c2.555 0 4.88-.985 6.65-2.59L22.866 24 24 22.85l-6.246-6.336a10.176 10.176 0 0 0 2.234-6.375C19.988 4.549 15.504 0 9.993 0 4.483 0 0 4.549 0 10.139c0 5.59 4.484 10.138 9.993 10.138Z" clip-rule="evenodd"/></g><defs><clipPath id="searchClip"><path fill="currentColor" d="M0 0h24v24H0z"/></clipPath></defs></svg>
</span>

            </button>
          </div>

          <button
            type="button"
            class="
              btn
              btn--text
              quick-search__cancel
            "
            data-quick-search-cancel
          >
            Avbryt søk
          </button>
        </div>

        
          <div class="quick-search__results-wrapper" data-scroll-lock-ignore>
            <div class="quick-search__results" data-quick-search-results data-scroll-lock-ignore></div>
            <div class="quick-search__loading">

<div
  class="loader"
  style=""
>
  <svg
    aria-hidden="true"
    focusable="false"
    role="presentation"
    class="loader__spinner"
    viewBox="0 0 66 66"
    xmlns="http://www.w3.org/2000/svg"
  >
    <circle class="loader__circle-background" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
    <circle class="loader__circle" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
  </svg>
</div>
</div>
            <div class="quick-search__footer">
              <button
                type="submit"
                class="quick-search__view-all"
              >
                <span
                  class="quick-search__view-all-label"
                  data-label="Vis alle resultater"
                  data-label-with-query="Vis alle resultater for “{{ query }}”"
                >Vis alle resultater</span>
                <span class="icon icon-chevron-small " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2.75"/></svg>
</span>

              </button>
            </div>
          </div>
        
</form>
    </div>
  </div>
</div>

  </div></div>

            <div
                class="
                  header__content-segment
                  header__content-segment-desktop
                  header__content-segment-logo
                  
                  header__content-segment--center
                "
              >
                <h1 class="header__logo">
    <a
      class="header__logo-link"
      href="/"
      aria-label="Lille Arkana"
    >
      <div class="header__logo-wrapper">
          <div
    class="image regular-logo"
    style=""
  >
    <img
  alt=""
  class="image__img"
  fetchpriority="high"
  width="843"
  height="378"
  src="//www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=320"
  
  srcset="//www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=100 100w, //www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=150 150w, //www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=200 200w, //www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=240 240w, //www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=280 280w, //www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=300 300w, //www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=360 360w, //www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=400 400w, //www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=450 450w, //www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=500 500w, //www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=550 550w, //www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=600 600w, //www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=650 650w, //www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=700 700w, //www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=750 750w, //www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=800 800w"
  sizes="(max-width: 960px) 120px, 185px"
  onload="javascript: this.closest('.image').classList.add('loaded')"
/>
  </div>

          
        </div>

      <span class="header__logo-text">Lille Arkana</span>
    </a>
  </h1></div>

            <div
              class="
                header__content-segment
                header__content-segment-desktop
                header__content-segment--right
                
              "
            >
              <div class="header__account-button-wrapper has-label">
      <a
      class="header__icon-with-label-touch header__icon-with-label-touch--account"
      href="/account"
      aria-label="Gå til konto"
      data-account-link
    >
      <div class="header__icon-with-label-touch-icon"><span class="icon icon-header-account " style="--icon-width: 26px; --icon-height: 26px;">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M11.69 2.164C12.553 2.16384 13.3995 2.4008 14.137 2.849C14.8896 3.30776 15.5085 3.95603 15.932 4.729C16.364 5.51 16.593 6.397 16.597 7.301C16.6017 8.20104 16.3803 9.08784 15.953 9.88C15.5555 10.6181 14.9806 11.2456 14.28 11.706C14.2326 11.7274 14.1885 11.7553 14.149 11.789C13.4166 12.2327 12.5773 12.4688 11.721 12.472C10.8546 12.4731 10.0045 12.2358 9.264 11.786C8.50865 11.3257 7.88757 10.675 7.463 9.899C7.02936 9.10917 6.80144 8.22293 6.80021 7.3219C6.79899 6.42086 7.02451 5.534 7.456 4.743C7.87732 3.96851 8.49455 3.31817 9.246 2.857C9.98182 2.40652 10.8272 2.1668 11.69 2.164ZM14.56 12.88C13.6953 13.3724 12.7181 13.6332 11.723 13.637C10.7149 13.6382 9.72409 13.3754 8.849 12.875C7.1875 13.4999 5.75828 14.6206 4.755 16.085C3.67685 17.6542 3.10139 19.0961 3.105 21C3.105 21.321 2.858 21.582 2.553 21.582C2.247 21.582 2 21.322 2 21C2 18.837 2.652 17.148 3.861 15.399C4.8441 13.9673 6.1891 12.8217 7.759 12.079C7.25783 11.6185 6.83497 11.0794 6.507 10.483C5.97435 9.51303 5.69442 8.42459 5.693 7.318V7.316C5.6927 6.21317 5.96951 5.12795 6.498 4.16C7.01465 3.21132 7.77117 2.4148 8.692 1.85C9.59426 1.29744 10.631 1.0034 11.689 1C12.7467 0.999971 13.7842 1.29055 14.688 1.84C15.6102 2.4019 16.3689 3.19603 16.888 4.143C17.418 5.101 17.698 6.188 17.702 7.297C17.7078 8.39979 17.4365 9.48637 16.913 10.457C16.5841 11.0658 16.1566 11.6159 15.648 12.085C17.2132 12.8276 18.5542 13.9709 19.535 15.399C20.7514 17.1702 21.4005 18.8514 21.396 21C21.396 21.321 21.149 21.582 20.843 21.582C20.538 21.582 20.29 21.322 20.29 21C20.2935 19.0961 19.7181 17.6542 18.64 16.085C17.6397 14.6246 16.2157 13.506 14.56 12.88Z" fill="currentColor" stroke="currentColor" stroke-width="0.19"/></svg>
</span>
</div>

      <div class="header__icon-with-label-touch-label">Logg inn</div>
    </a>
<div class="header__account-quick-view" data-account-quick-view aria-hidden="true">
      <div class="header__account-quick-view-inner">
        

<div class="login" data-scope="component" data-account-login>
  <div class="login__success-wrapper">
    <div class="login__success" data-success-message tabindex="-1">
      <div class="ff-body fs-body-100">
        Vi har sendt deg en e-post med en lenke for å oppdatere passordet ditt.
      </div>
    </div>
  </div>

  <div id="login-form" class="login__wrapper" data-part="login" aria-hidden="false">
    <header class="login__header">
      <h4 class="login__heading ff-heading fs-heading-5-base">Innlogging</h4>
    </header>

    <div class="login__main">
      <form method="post" action="/account/login" id="header-account-login" accept-charset="UTF-8" data-login-with-shop-sign-in="true" novalidate="novalidate" class="login__form"><input type="hidden" name="form_type" value="customer_login" /><input type="hidden" name="utf8" value="✓" />
        <label for="header-account-login-CustomerEmail">E-post</label>
        <input
          type="email"
          class="input "
          name="customer[email]"
          id="header-account-login-CustomerEmail"
          autocomplete="email"
          autocorrect="off"
          autocapitalize="off"
          
        >

        
          <div class="login__label-wrapper">
            <label for="header-account-login-CustomerPassword">Passord</label>
            <button
              type="button"
              class="btn btn--text-link fs-body-75"
              data-toggle
              aria-controls="header-account-login-register-form"
            >
              Glemt passord?
            </button>
          </div>
          <input
            type="password"
            class="input "
            value=""
            name="customer[password]"
            id="header-account-login-CustomerPassword"
          >
        

        <button type="submit" class="login__button btn btn--primary btn--full">
          Logg inn
        </button>

        <div class="login__links ff-body fs-body-100">
          <span>Ny kunde?</span>
          <a class="link" href="https://brukerkonto.lillearkana.no?locale=nb&buyer_flags=eyJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJ6cWh0dWEtZ3oubXlzaG9waWZ5LmNvbSIsImZsYWdzIjpbXSwiZXhwIjoxNzgxNzQyNDU1LCJuYmYiOjE3ODExMzc2NTV9.267nx3lkp9BLgnHSF7IyCIjUarVu586gifjgSQ4aJqI">Opprett en konto</a>
        </div>
      </form>
    </div>
  </div>

  <div id="header-account-login-register-form" class="login__wrapper hide" data-part="reset" aria-hidden="true">
    <div class="login__header">
      <h2 class="login__heading ff-heading fs-heading-3-base">Tilbakestill passordet ditt</h2>
      <p class="login__subheading fs-body-75">Vi sender deg en e-post for å tilbakestille passordet ditt.</p>
    </div>

    <div class="login__main">
      <form method="post" action="/account/recover" accept-charset="UTF-8" class="login__form"><input type="hidden" name="form_type" value="recover_customer_password" /><input type="hidden" name="utf8" value="✓" />
        <label for="header-account-login-RecoverEmail">E-postadresse</label>
        <input
          type="email"
          value=""
          name="email"
          id="header-account-login-RecoverEmail"
          class="input"
          autocorrect="off"
          autocapitalize="off"
          >

        <button type="submit" class="login__button btn btn--primary btn--full">
          Send inn
        </button>

        <div class="login__links ff-body fs-body-100">
          <button type="button" data-toggle class="btn btn--text-link" aria-controls="login-form">
            Avbryt
          </button>
        </div>
      </form>
    </div>
  </div>

  
  
</div>
</div>
    </div>

    </div>

  <a
    class="header__cart-link header__icon-touch no-transition header__icon-touch--cart"
    href="/cart"
    aria-label="Åpne handlekurv"
    data-header-cart
    data-cart-count="0"
  >
    

<span
  class="icon-button header-shopping-bag"
  data-size="large"data-has-secondary-icon="false"
>
  <span class="icon-button__icon">
    <span class="icon icon-header-shopping-bag icon--primary" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19.431 20.5H4.57802L2.23502 8.36267H8.06002C7.88885 9.30174 7.74412 10.2454 7.62602 11.1927C7.61487 11.2728 7.62102 11.3543 7.64405 11.4318C7.66708 11.5094 7.70645 11.581 7.75951 11.6421C7.81257 11.7031 7.8781 11.752 7.95167 11.7856C8.02524 11.8192 8.10515 11.8366 8.18602 11.8367C8.32245 11.8355 8.4538 11.7847 8.55555 11.6938C8.6573 11.6029 8.72251 11.4781 8.73902 11.3427C8.86502 10.3467 9.03002 9.34567 9.20902 8.36767H14.874C15.039 9.39067 15.169 10.4057 15.254 11.3207C15.2598 11.3946 15.2802 11.4666 15.3139 11.5326C15.3477 11.5986 15.3941 11.6572 15.4506 11.7052C15.5072 11.7531 15.5726 11.7895 15.6432 11.812C15.7138 11.8346 15.7882 11.843 15.862 11.8367C16.0118 11.822 16.1497 11.7485 16.2453 11.6322C16.3409 11.516 16.3865 11.3665 16.372 11.2167C16.2817 10.2635 16.164 9.31308 16.019 8.36666H21.759L19.431 20.5ZM11.978 1.637C13.095 1.637 14.066 4.00167 14.683 7.22167H9.43802C10.158 3.79367 11.146 1.637 11.978 1.637ZM22.869 7.42566C22.8156 7.36303 22.7492 7.31272 22.6744 7.2782C22.5997 7.24367 22.5184 7.22575 22.436 7.22567H15.832C15.232 3.89767 14.07 0.5 11.978 0.5C10.153 0.5 8.96402 3.83467 8.27502 7.22167H1.56502C1.48277 7.22313 1.40173 7.24167 1.32702 7.2761C1.25231 7.31053 1.18557 7.36009 1.13102 7.42167C1.07765 7.48556 1.03912 7.5605 1.01819 7.64108C0.997269 7.72166 0.994477 7.80588 1.01002 7.88767L3.55802 21.161C3.57909 21.2919 3.64593 21.4111 3.74665 21.4974C3.84737 21.5836 3.97542 21.6313 4.10802 21.632H19.901C20.0339 21.6323 20.1625 21.585 20.2634 21.4986C20.3643 21.4121 20.4309 21.2923 20.451 21.161L22.991 7.88667C23.0058 7.80558 23.0025 7.72223 22.9814 7.64256C22.9604 7.56288 22.922 7.48883 22.869 7.42566Z" fill="currentColor"/></svg>
</span>


    
  </span>
</span>


    
  </a>
            </div></div>

        
        <div
          class="
            header__content header__content-mobile
            three-segment
          "
        >
          <div class="header__content-segment header__content-segment--left">
              <button
    class="header__menu-icon header__icon-touch header__icon-menu"
    aria-label="Åpne meny"
    aria-expanded="false"
    data-aria-label-closed="Åpne meny"
    data-aria-label-opened="Lukk meny"
    data-menu-button
  >
    

<span
  class="icon-button header-menu"
  data-size="large"data-has-secondary-icon="false"
>
  <span class="icon-button__icon">
    <span class="icon icon-header-menu icon--primary" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.77789 12.6414H21.2221M2.77789 5H21.2221M2.77789 20.3694H21.2221" stroke="currentColor" stroke-width="1.33203"/></svg>
</span>


    
  </span>
</span>

  </button>
  <a
    class="
      header__icon-touch
      header__icon-touch--search
      icon-only-search-trigger
      no-transition
    "
    href="/search"
    aria-label="Åpne søk"
    data-header-button-type="search"
    data-search-trigger
  >
    

<span
  class="icon-button header-search"
  data-size="large"data-has-secondary-icon="false"
>
  <span class="icon-button__icon">
    <span class="icon icon-header-search icon--primary" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10.8857 18.6844C11.9212 18.6844 12.9466 18.4804 13.9034 18.0841C14.8601 17.6879 15.7294 17.107 16.4617 16.3748C17.1939 15.6425 17.7748 14.7732 18.1711 13.8165C18.5674 12.8597 18.7713 11.8343 18.7713 10.7987C18.7713 9.76319 18.5674 8.73777 18.1711 7.78103C17.7748 6.8243 17.1939 5.95499 16.4617 5.22274C15.7294 4.49049 14.8601 3.90964 13.9034 3.51335C12.9466 3.11705 11.9212 2.91309 10.8857 2.91309C8.79425 2.91309 6.7885 3.74389 5.30966 5.22274C3.83081 6.70159 3 8.70734 3 10.7987C3 12.8902 3.83081 14.8959 5.30966 16.3748C6.7885 17.8536 8.79425 18.6844 10.8857 18.6844Z" stroke="currentColor" stroke-width="1.36676" stroke-miterlimit="10" stroke-linecap="round"/>
          <path d="M16.5259 16.5312L21.4326 21.4379" stroke="currentColor" stroke-width="1.36676" stroke-miterlimit="10"/></svg>
</span>


    
  </span>
</span>

  </a>
</div>

            <h1 class="header__logo">
    <a
      class="header__logo-link"
      href="/"
      aria-label="Lille Arkana"
    >
      <div class="header__logo-wrapper">
          <div
    class="image regular-logo"
    style=""
  >
    <img
  alt=""
  class="image__img"
  fetchpriority="high"
  width="843"
  height="378"
  src="//www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=320"
  
  srcset="//www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=100 100w, //www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=150 150w, //www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=200 200w, //www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=240 240w, //www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=280 280w, //www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=300 300w, //www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=360 360w, //www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=400 400w, //www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=450 450w, //www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=500 500w, //www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=550 550w, //www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=600 600w, //www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=650 650w, //www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=700 700w, //www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=750 750w, //www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=800 800w"
  sizes="(max-width: 960px) 120px, 185px"
  onload="javascript: this.closest('.image').classList.add('loaded')"
/>
  </div>

          
        </div>

      <span class="header__logo-text">Lille Arkana</span>
    </a>
  </h1>


          

          <div class="header__content-segment header__content-segment--right">
            <a
    class="header__cart-link header__icon-touch no-transition header__icon-touch--cart"
    href="/cart"
    aria-label="Åpne handlekurv"
    data-header-cart
    data-cart-count="0"
  >
    

<span
  class="icon-button header-shopping-bag"
  data-size="large"data-has-secondary-icon="false"
>
  <span class="icon-button__icon">
    <span class="icon icon-header-shopping-bag icon--primary" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19.431 20.5H4.57802L2.23502 8.36267H8.06002C7.88885 9.30174 7.74412 10.2454 7.62602 11.1927C7.61487 11.2728 7.62102 11.3543 7.64405 11.4318C7.66708 11.5094 7.70645 11.581 7.75951 11.6421C7.81257 11.7031 7.8781 11.752 7.95167 11.7856C8.02524 11.8192 8.10515 11.8366 8.18602 11.8367C8.32245 11.8355 8.4538 11.7847 8.55555 11.6938C8.6573 11.6029 8.72251 11.4781 8.73902 11.3427C8.86502 10.3467 9.03002 9.34567 9.20902 8.36767H14.874C15.039 9.39067 15.169 10.4057 15.254 11.3207C15.2598 11.3946 15.2802 11.4666 15.3139 11.5326C15.3477 11.5986 15.3941 11.6572 15.4506 11.7052C15.5072 11.7531 15.5726 11.7895 15.6432 11.812C15.7138 11.8346 15.7882 11.843 15.862 11.8367C16.0118 11.822 16.1497 11.7485 16.2453 11.6322C16.3409 11.516 16.3865 11.3665 16.372 11.2167C16.2817 10.2635 16.164 9.31308 16.019 8.36666H21.759L19.431 20.5ZM11.978 1.637C13.095 1.637 14.066 4.00167 14.683 7.22167H9.43802C10.158 3.79367 11.146 1.637 11.978 1.637ZM22.869 7.42566C22.8156 7.36303 22.7492 7.31272 22.6744 7.2782C22.5997 7.24367 22.5184 7.22575 22.436 7.22567H15.832C15.232 3.89767 14.07 0.5 11.978 0.5C10.153 0.5 8.96402 3.83467 8.27502 7.22167H1.56502C1.48277 7.22313 1.40173 7.24167 1.32702 7.2761C1.25231 7.31053 1.18557 7.36009 1.13102 7.42167C1.07765 7.48556 1.03912 7.5605 1.01819 7.64108C0.997269 7.72166 0.994477 7.80588 1.01002 7.88767L3.55802 21.161C3.57909 21.2919 3.64593 21.4111 3.74665 21.4974C3.84737 21.5836 3.97542 21.6313 4.10802 21.632H19.901C20.0339 21.6323 20.1625 21.585 20.2634 21.4986C20.3643 21.4121 20.4309 21.2923 20.451 21.161L22.991 7.88667C23.0058 7.80558 23.0025 7.72223 22.9814 7.64256C22.9604 7.56288 22.922 7.48883 22.869 7.42566Z" fill="currentColor"/></svg>
</span>


    
  </span>
</span>


    
  </a></div>
        </div>

        <div class="header__content header__content-mobile header__content--search-bar">
            <div class="header__quick-search-bar">
    

<div
  class="
    quick-search
    quick-search--mobile
  "
  data-quick-search
  data-quick-search-scope="mobile"
  data-quick-search-active="false"
>
  <div class="quick-search__inner">
    <div class="quick-search__trigger-container">
      <div
        class="quick-search__bar"
      >
        <div
          class="quick-search__bar-inner"
          style="
            --color-text-input: var(--color-text-search-field);
            --color-background-input: var(--color-background-search-field);
            --color-border-input: var(--color-border-search-field);
          "
        ><button
            type="button"
            class="quick-search__faux-input"
            data-quick-search-faux-input
            data-placeholder-active="true"
            aria-label="Åpne søk"
            data-placeholder-when-type-active="Søk i “{{ type }}”"
            data-placeholder="Søk…"
          >
            <span data-quick-search-faux-text>
              
                Søk…
              
            </span>
          </button>

          <button
            type="button"
            class="quick-search__submit"
            aria-label="Søk"
            data-color-source="search_field"
            data-quick-search-faux-submit
          >
            <span class="icon icon-search " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g><path fill="currentColor" fill-rule="evenodd" d="M9.993 1.627c4.627 0 8.391 3.819 8.391 8.512 0 4.692-3.764 8.51-8.39 8.51-4.626 0-8.39-3.818-8.39-8.51 0-4.693 3.764-8.512 8.39-8.512Zm0 18.65c2.555 0 4.88-.985 6.65-2.59L22.866 24 24 22.85l-6.246-6.336a10.176 10.176 0 0 0 2.234-6.375C19.988 4.549 15.504 0 9.993 0 4.483 0 0 4.549 0 10.139c0 5.59 4.484 10.138 9.993 10.138Z" clip-rule="evenodd"/></g><defs><clipPath id="searchClip"><path fill="currentColor" d="M0 0h24v24H0z"/></clipPath></defs></svg>
</span>

          </button>
        </div>
      </div>

      
    </div>
    <div class="quick-search__active-search-container" data-search-active-container>
      <form
        action="/search"
        class="quick-search__form"
        autocomplete="off"
        data-quick-search-form
        data-scroll-lock-ignore
      >
        <input type="hidden" name="options[prefix]" value="last">
        <label
          for="QuickSearchInputmobile"
          class="visually-hidden"
          aria-label="Søk…"
        ></label>

        <div class="quick-search__bar">
          <div class="quick-search__bar-inner"><input
              class="quick-search__input"
              id="QuickSearchInputmobile"
              type="text"
              name="q"
              value=""
              placeholder="Søk…"
              data-quick-search-input
            >

            <button
              type="reset"
              class="quick-search__clear"
              aria-label="Tøm"
              data-quick-search-clear
            >
              <span class="icon icon-close-small " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="currentColor" stroke-linecap="square" stroke-width="3.292" d="M3.346 3.346 12 12m0 0 8.653 8.654M12 12l8.653-8.654M12 12l-8.654 8.654"/></svg>
</span>

            </button>

            <button
              type="submit"
              class="quick-search__submit"
              aria-label="Søk"
              data-color-source="search_field"
              data-quick-search-submit
            >
              <span class="icon icon-search " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g><path fill="currentColor" fill-rule="evenodd" d="M9.993 1.627c4.627 0 8.391 3.819 8.391 8.512 0 4.692-3.764 8.51-8.39 8.51-4.626 0-8.39-3.818-8.39-8.51 0-4.693 3.764-8.512 8.39-8.512Zm0 18.65c2.555 0 4.88-.985 6.65-2.59L22.866 24 24 22.85l-6.246-6.336a10.176 10.176 0 0 0 2.234-6.375C19.988 4.549 15.504 0 9.993 0 4.483 0 0 4.549 0 10.139c0 5.59 4.484 10.138 9.993 10.138Z" clip-rule="evenodd"/></g><defs><clipPath id="searchClip"><path fill="currentColor" d="M0 0h24v24H0z"/></clipPath></defs></svg>
</span>

            </button>
          </div>

          <button
            type="button"
            class="
              btn
              btn--text
              quick-search__cancel
            "
            data-quick-search-cancel
          >
            Avbryt søk
          </button>
        </div>

        
          <div class="quick-search__results-wrapper" data-scroll-lock-ignore>
            <div class="quick-search__results" data-quick-search-results data-scroll-lock-ignore></div>
            <div class="quick-search__loading">

<div
  class="loader"
  style=""
>
  <svg
    aria-hidden="true"
    focusable="false"
    role="presentation"
    class="loader__spinner"
    viewBox="0 0 66 66"
    xmlns="http://www.w3.org/2000/svg"
  >
    <circle class="loader__circle-background" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
    <circle class="loader__circle" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
  </svg>
</div>
</div>
            <div class="quick-search__footer">
              <button
                type="submit"
                class="quick-search__view-all"
              >
                <span
                  class="quick-search__view-all-label"
                  data-label="Vis alle resultater"
                  data-label-with-query="Vis alle resultater for “{{ query }}”"
                >Vis alle resultater</span>
                <span class="icon icon-chevron-small " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2.75"/></svg>
</span>

              </button>
            </div>
          </div>
        
</form>
    </div>
  </div>
</div>

  </div>
          </div>
      </div>
    </div>
  </div>

  <div
      class="header__nav-bar"
      data-navigation-bar
      style="--color-text-transparent: #ffffff;"
    >
      <div class="header__nav-bar-inner">
        <nav class="header__links" data-navigation>
      <ul class="navigation__links-list fs-navigation-base">
  <li
      
        data-submenu-parent
      
    >
      <a
          href="/collections/all"
          class="navigation__submenu-trigger no-transition fs-navigation-base"
          data-link
          data-parent
          
            data-meganav-trigger
            data-meganav-type="meganav_simple"
            data-meganav-handle="produkter"
          
          aria-haspopup="true"
          aria-expanded="false"
        >
          <span class="link-hover">
            PRODUKTER
          </span>

          <span class="navigation__links-icon">
            <span class="icon icon-chevron-small " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2.75"/></svg>
</span>

          </span>
        </a>

        <template data-template-key="meganav:produkter">
              <div
  class="
    meganav
    
      animation
      animation--dropdown
    
  "
  data-submenu
  data-hidden="true"
  data-menu-handle="produkter"
  data-meganav-type="meganav_simple"
  style="
    --nav-column-count: 4;"
  
>
  <div class="meganav-inner">
    

    <div class="meganav__content ff-body">
      <div class="meganav__primary">
    <div
  class="meganav__nav"
  data-column-count="4"
  data-show-column-dividers="false"
>
  <ul class="meganav__list-parent" depth="0" data-show-column-dividers="false">
    <li class="meganav__list-child animation--dropdown-item has-children" depth="0">
        

        <h4 class="has-children fs-accent-bold">
          <a href="/collections/lille-arkana-produkter" title="">LILLE ARKANA PRODUKTER</a>
        </h4>

        <ul depth="1">
            <li>
                <a class="fs-body-100" href="/collections/norske-tartkort">Tarotkort</a>
              </li><li>
                <a class="fs-body-100" href="/collections/norke-orakelkort">Orakelkort</a>
              </li>
          </ul>
      </li><li class="meganav__list-child animation--dropdown-item has-children" depth="0">
        

        <h4 class="has-children fs-accent-bold">
          <a href="/collections/krystaller-alle" title="">KRYSTALLER</a>
        </h4>

        <ul depth="1">
            <li>
                <a class="fs-body-100" href="/collections/ra-krystaller/R%C3%A5-Krystaller">Rå krystaller</a>
              </li><li>
                <a class="fs-body-100" href="/collections/krystallformer">Krystallformer</a>
              </li><li>
                <a class="fs-body-100" href="/collections/lommesteiner">Lommestener</a>
              </li><li>
                <a class="fs-body-100" href="/collections/nokkelringer">Nøkkelringer</a>
              </li><li>
                <a class="fs-body-100" href="/collections/krystallsmykker">Krystallsmykker</a>
              </li><li>
                <a class="fs-body-100" href="/collections/tilbehor-krystaller/Tilbeh%C3%B8r-Krystaller">Tilbehør</a>
              </li>
          </ul>
      </li><li class="meganav__list-child animation--dropdown-item has-children" depth="0">
        

        <h4 class="has-children fs-accent-bold">
          <a href="/collections/tarot-orakel-englekort-1" title="">TAROT, ORAKEL & ENGLEKORT</a>
        </h4>

        <ul depth="1">
            <li>
                <a class="fs-body-100" href="/collections/tarot-kort/Tarotkort">Tarotkort</a>
              </li><li>
                <a class="fs-body-100" href="/collections/orakelkort-1">Orakelkort</a>
              </li><li>
                <a class="fs-body-100" href="/collections/andre-kort">Andre kort</a>
              </li><li>
                <a class="fs-body-100" href="/collections/tilbehor-tarot-orakelkort">Tilbehør</a>
              </li><li>
                <a class="fs-body-100" href="/collections/norske-tarot-orakelkort">Norske tarot & orakelkort</a>
              </li>
          </ul>
      </li><li class="meganav__list-child animation--dropdown-item has-children" depth="0">
        

        <h4 class="has-children fs-accent-bold">
          <a href="/collections/smudge-rens/Salvie+palo-santo" title="">SMUDGE & RENS</a>
        </h4>

        <ul depth="1">
            <li>
                <a class="fs-body-100" href="/collections/salive">Salvie</a>
              </li><li>
                <a class="fs-body-100" href="/collections/palo-santo">Palo Santo</a>
              </li><li>
                <a class="fs-body-100" href="/collections/seder/Einer+einer-bunt+smudge">Einer</a>
              </li><li>
                <a class="fs-body-100" href="/collections/tilbehor-smudge">Tilbehør</a>
              </li>
          </ul>
      </li><li class="meganav__list-child animation--dropdown-item has-children" depth="0">
        

        <h4 class="has-children fs-accent-bold">
          <a href="/collections/essenser" title="">ESSENSER</a>
        </h4>

        <ul depth="1">
            <li>
                <a class="fs-body-100" href="/collections/findhorn-essenser/blomsteressenser">Findhorn</a>
              </li><li>
                <a class="fs-body-100" href="/collections/living-tree-healing-orchids">Living tree orchid</a>
              </li><li>
                <a class="fs-body-100" href="/collections/hawaiian-essences">Hawaiian</a>
              </li><li>
                <a class="fs-body-100" href="/collections/alaskan-essences/blomsteressenser">Alaskan</a>
              </li>
          </ul>
      </li><li class="meganav__list-child animation--dropdown-item has-children" depth="0">
        

        <h4 class="has-children fs-accent-bold">
          <a href="/collections/rokelse-1" title="">RØKELSE</a>
        </h4>

        <ul depth="1">
            <li>
                <a class="fs-body-100" href="/collections/rokelse">Tibetansk</a>
              </li><li>
                <a class="fs-body-100" href="/collections/japansk-rokelse">Japansk</a>
              </li><li>
                <a class="fs-body-100" href="/collections/indisk-rokelse">Indisk</a>
              </li><li>
                <a class="fs-body-100" href="/collections/naturrokelse">Naturrøkelse</a>
              </li><li>
                <a class="fs-body-100" href="/collections/hapriks-losrokelse">Harpisk & løsrøkelse</a>
              </li><li>
                <a class="fs-body-100" href="/collections/tilbehor-rokelse">Tilbehør</a>
              </li>
          </ul>
      </li><li class="meganav__list-child animation--dropdown-item has-children" depth="0">
        

        <h4 class="has-children fs-accent-bold">
          <a href="/collections/verktoy" title="">VERKTØY</a>
        </h4>

        <ul depth="1">
            <li>
                <a class="fs-body-100" href="/collections/pendler-1">Pendler</a>
              </li><li>
                <a class="fs-body-100" href="/collections/runer">Runer</a>
              </li><li>
                <a class="fs-body-100" href="/collections/sokepinner">Søkepinner</a>
              </li><li>
                <a class="fs-body-100" href="/collections/syngeboller">Syngeboller</a>
              </li><li>
                <a class="fs-body-100" href="/collections/ritualer">Ritualer</a>
              </li><li>
                <a class="fs-body-100" href="/collections/helsekuler">Helsekuler</a>
              </li><li>
                <a class="fs-body-100" href="/collections/meditasjon-lyd">Musikk & lyd</a>
              </li><li>
                <a class="fs-body-100" href="/collections/film-dvd">Film & DVD</a>
              </li>
          </ul>
      </li><li class="meganav__list-child animation--dropdown-item has-children" depth="0">
        

        <h4 class="has-children fs-accent-bold">
          <a href="/collections/hjem-interior" title="">HJEM & INTERIØR</a>
        </h4>

        <ul depth="1">
            <li>
                <a class="fs-body-100" href="/collections/lys-duft">Lys & duft </a>
              </li><li>
                <a class="fs-body-100" href="/collections/drikkebeholdere">Drikkebeholdere</a>
              </li><li>
                <a class="fs-body-100" href="/collections/vegg-hengedekor">Vegg & hengedekor</a>
              </li><li>
                <a class="fs-body-100" href="/collections/figurer-dekor">Figurer & dekor</a>
              </li><li>
                <a class="fs-body-100" href="/collections/tote-bags">Tote bags</a>
              </li><li>
                <a class="fs-body-100" href="/collections/solfangere">Solfangere</a>
              </li>
          </ul>
      </li><li class="meganav__list-child animation--dropdown-item has-children" depth="0">
        

        <h4 class="has-children fs-accent-bold">
          <a href="/collections/papir-skrift-copy-1" title="">SMYKKER</a>
        </h4>

        <ul depth="1">
            <li>
                <a class="fs-body-100" href="/collections/krystallsmykker">Krystallsmykker</a>
              </li><li>
                <a class="fs-body-100" href="/collections/smykker-copy">Armbånd</a>
              </li><li>
                <a class="fs-body-100" href="/collections/armband-copy">Halskjede</a>
              </li><li>
                <a class="fs-body-100" href="/collections/halskjede-copy">Øredobber</a>
              </li><li>
                <a class="fs-body-100" href="/collections/oredobber-copy">Ringer</a>
              </li><li>
                <a class="fs-body-100" href="/collections/mala">Mala</a>
              </li><li>
                <a class="fs-body-100" href="/collections/ringer-copy">Anheng</a>
              </li><li>
                <a class="fs-body-100" href="/collections/mala-copy">Sølvsmykker</a>
              </li><li>
                <a class="fs-body-100" href="/collections/solvsmykker-copy">Tilbehør</a>
              </li>
          </ul>
      </li><li class="meganav__list-child animation--dropdown-item has-children" depth="0">
        

        <h4 class="has-children fs-accent-bold">
          <a href="/collections/helse-1" title="">HELSE</a>
        </h4>

        <ul depth="1">
            <li>
                <a class="fs-body-100" href="/collections/te">Te</a>
              </li><li>
                <a class="fs-body-100" href="/collections/tonic-eliksir">Tonic & Eliksir</a>
              </li><li>
                <a class="fs-body-100" href="/collections/kroppspleie">Kroppspleie</a>
              </li><li>
                <a class="fs-body-100" href="/collections/eteriske-oljer">Eteriske oljer</a>
              </li><li>
                <a class="fs-body-100" href="/collections/supermat">Supermat</a>
              </li><li>
                <a class="fs-body-100" href="/collections/anima-mundi-produkter">Anima Mundi</a>
              </li>
          </ul>
      </li>
  </ul>

  <span class="meganav__column-rule" data-index="1"></span><span class="meganav__column-rule" data-index="2"></span><span class="meganav__column-rule" data-index="3"></span>
</div>
</div>
      
    </div>
  </div>
</div>
</template>


    </li><li
      
        data-submenu-parent
      
    >
      <a
          href="/collections/boker"
          class="navigation__submenu-trigger no-transition fs-navigation-base"
          data-link
          data-parent
          
            data-meganav-trigger
            data-meganav-type="meganav_simple"
            data-meganav-handle="boker"
          
          aria-haspopup="true"
          aria-expanded="false"
        >
          <span class="link-hover">
            BØKER
          </span>

          <span class="navigation__links-icon">
            <span class="icon icon-chevron-small " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2.75"/></svg>
</span>

          </span>
        </a>

        <template data-template-key="meganav:boker">
              <div
  class="
    meganav
    
      animation
      animation--dropdown
    
  "
  data-submenu
  data-hidden="true"
  data-menu-handle="boker"
  data-meganav-type="meganav_simple"
  style="
    --nav-column-count: 5;"
  
>
  <div class="meganav-inner">
    

    <div class="meganav__content ff-body">
      <div class="meganav__primary">
    <div
  class="meganav__nav"
  data-column-count="5"
  data-show-column-dividers="false"
>
  <ul class="meganav__list-parent" depth="0" data-show-column-dividers="false">
    <li class="meganav__list-child animation--dropdown-item has-children" depth="0">
        

        <h4 class="has-children fs-accent-bold">
          <a href="/collections/norron-mytologi-copy" title="">VITENSKAP & KOSMOLOGI</a>
        </h4>

        <ul depth="1">
            <li>
                <a class="fs-body-100" href="/collections/vitenskap-kosmologi-copy">Alternativ Vitenskap</a>
              </li><li>
                <a class="fs-body-100" href="/collections/alternativ-vitenskap-copy">Kvantefysikk</a>
              </li><li>
                <a class="fs-body-100" href="/collections/kvantefysikk-copy">Kosmologi</a>
              </li><li>
                <a class="fs-body-100" href="/collections/kosmologi-copy">Andre Planeter</a>
              </li><li>
                <a class="fs-body-100" href="/collections/ufo-utenomjordisk-liv">UFO & Utenomjordisk liv</a>
              </li>
          </ul>
      </li><li class="meganav__list-child animation--dropdown-item has-children" depth="0">
        

        <h4 class="has-children fs-accent-bold">
          <a href="/collections/poesi-symbole-eventyr-copy" title="">FILOSOFI & RELIGION </a>
        </h4>

        <ul depth="1">
            <li>
                <a class="fs-body-100" href="/collections/yogafilosofi-copy">Østlig filosofi og visdom</a>
              </li><li>
                <a class="fs-body-100" href="/collections/filosofi-religion-copy">Buddhisme</a>
              </li><li>
                <a class="fs-body-100" href="/collections/kabbalah-copy">Tibet</a>
              </li><li>
                <a class="fs-body-100" href="/collections/buddhisme-copy">Yogafilosofi</a>
              </li><li>
                <a class="fs-body-100" href="/collections/ostlig-filosofi-og-visdom-copy">Vestlig filosofi og visdom</a>
              </li><li>
                <a class="fs-body-100" href="/collections/tibet-copy">Vestlig esoterisme</a>
              </li><li>
                <a class="fs-body-100" href="/collections/skjonnlitteratur">Skjønnlitteratur</a>
              </li><li>
                <a class="fs-body-100" href="/collections/vestlig-esoterisme-copy">Poesi</a>
              </li>
          </ul>
      </li><li class="meganav__list-child animation--dropdown-item has-children" depth="0">
        

        <h4 class="has-children fs-accent-bold">
          <a href="/collections/urkulturer-mystikk" title="">URKULTURER & MYSTIKK</a>
        </h4>

        <ul depth="1">
            <li>
                <a class="fs-body-100" href="/collections/urkulturer-mystikk-copy">Wicca, paganisme, magi</a>
              </li><li>
                <a class="fs-body-100" href="/collections/wicca-paganisme-magi-copy">Sjamanisme</a>
              </li><li>
                <a class="fs-body-100" href="/collections/sjamanisme-copy">Urkulturer</a>
              </li><li>
                <a class="fs-body-100" href="/collections/vestlig-filosofi-og-visdom-copy">Kabbalah</a>
              </li><li>
                <a class="fs-body-100" href="/collections/sjamanisme-copy-copy">Dyr</a>
              </li><li>
                <a class="fs-body-100" href="/collections/dyr-copy">Natur</a>
              </li><li>
                <a class="fs-body-100" href="/collections/natur-copy"> Død og reinkarnasjon</a>
              </li>
          </ul>
      </li><li class="meganav__list-child animation--dropdown-item has-children" depth="0">
        

        <h4 class="has-children fs-accent-bold">
          <a href="/collections/andre-planeter-copy" title="">TAROTBØKER</a>
        </h4>

        <ul depth="1">
            <li>
                <a class="fs-body-100" href="/collections/tarottboker-pa-engelsk-copy">Tarotbøker på Engelsk</a>
              </li><li>
                <a class="fs-body-100" href="/collections/tarottboker-pa-engelsk-copy">Tarotbøker på Norsk</a>
              </li>
          </ul>
      </li><li class="meganav__list-child animation--dropdown-item has-children" depth="0">
        

        <h4 class="has-children fs-accent-bold">
          <a href="/collections/selvutvikling" title="">SELVUTVIKLING</a>
        </h4>

        <ul depth="1">
            <li>
                <a class="fs-body-100" href="/collections/selvutvikling-copy">Psykologi</a>
              </li><li>
                <a class="fs-body-100" href="/collections/psikologi-copy">Høysensitivitet</a>
              </li><li>
                <a class="fs-body-100" href="/collections/hoysensitivitet-copy">Om Barn</a>
              </li><li>
                <a class="fs-body-100" href="/collections/om-barn-copy">Fødsel</a>
              </li><li>
                <a class="fs-body-100" href="/collections/fodsel-copy">Gudinne / Kvinne</a>
              </li><li>
                <a class="fs-body-100" href="/collections/gudinne-kvinne-copy">Parforhold og sex</a>
              </li><li>
                <a class="fs-body-100" href="/collections/parforhold-og-sex-copy">Poesi, symbole, eventyr</a>
              </li><li>
                <a class="fs-body-100" href="/collections/business-lederskap">Business & lederskap </a>
              </li><li>
                <a class="fs-body-100" href="/collections/selvutvikling-1">Selvutvikling</a>
              </li>
          </ul>
      </li><li class="meganav__list-child animation--dropdown-item has-children" depth="0">
        

        <h4 class="has-children fs-accent-bold">
          <a href="/collections/poesi-copy" title="">INTUISJON</a>
        </h4>

        <ul depth="1">
            <li>
                <a class="fs-body-100" href="/collections/intuisjon-copy">Klarsyn og kanalisering</a>
              </li><li>
                <a class="fs-body-100" href="/collections/klarsyn-og-kanalisering-copy">Engler og hjelpere</a>
              </li><li>
                <a class="fs-body-100" href="/collections/engler-og-hjelpere-copy">Kunst og kreativitet</a>
              </li><li>
                <a class="fs-body-100" href="/collections/kunst-og-kreativitet-copy">Drømmer</a>
              </li><li>
                <a class="fs-body-100" href="/collections/drommer-copy">Intuisjonsverktøy</a>
              </li><li>
                <a class="fs-body-100" href="/collections/intuisjonsverktoy-copy">Astrologi</a>
              </li><li>
                <a class="fs-body-100" href="/collections/astrologi-copy">Symbolsystemer</a>
              </li>
          </ul>
      </li><li class="meganav__list-child animation--dropdown-item has-children" depth="0">
        

        <h4 class="has-children fs-accent-bold">
          <a href="/collections/healing-halse" title="">HEALING & HELSE</a>
        </h4>

        <ul depth="1">
            <li>
                <a class="fs-body-100" href="/collections/healing-helse-copy">Aura og chakra</a>
              </li><li>
                <a class="fs-body-100" href="/collections/healing">Healing</a>
              </li><li>
                <a class="fs-body-100" href="/collections/healing-copy">Meditasjon og mindfulness</a>
              </li><li>
                <a class="fs-body-100" href="/collections/krystallboker">Krystaller</a>
              </li><li>
                <a class="fs-body-100" href="/collections/healing-copy-copy">Aromaterapi</a>
              </li><li>
                <a class="fs-body-100" href="/collections/helse">Helse</a>
              </li><li>
                <a class="fs-body-100" href="/collections/mat-og-ernaering">Mat og ernæring</a>
              </li><li>
                <a class="fs-body-100" href="/collections/diverse-copy">Yoga og bevegelse</a>
              </li><li>
                <a class="fs-body-100" href="/collections/feng-shui">Feng Shui</a>
              </li>
          </ul>
      </li><li class="meganav__list-child animation--dropdown-item has-children" depth="0">
        

        <h4 class="has-children fs-accent-bold">
          <a href="/collections/fiksjon-copy" title=""> PAPIR & SKRIFT</a>
        </h4>

        <ul depth="1">
            <li>
                <a class="fs-body-100" href="/collections/papir-skrift-copy">Notatbok</a>
              </li><li>
                <a class="fs-body-100" href="/collections/notatbok-copy">Postkort</a>
              </li><li>
                <a class="fs-body-100" href="/collections/postkort-copy">Kalendere</a>
              </li>
          </ul>
      </li>
  </ul>

  <span class="meganav__column-rule" data-index="1"></span><span class="meganav__column-rule" data-index="2"></span><span class="meganav__column-rule" data-index="3"></span><span class="meganav__column-rule" data-index="4"></span>
</div>
</div>
      
    </div>
  </div>
</div>
</template>


    </li><li
      
    >
      <a
          href="/collections/nyheter-2026"
          class=""
          data-link
          
        >
          <span class="link-hover">
            NYHETER
          </span>
        </a>
    </li><li
      
    >
      <a
          href="/pages/tema"
          class=""
          data-link
          
        >
          <span class="link-hover">
            TEMAER
          </span>
        </a>
    </li><li
      
    >
      <a
          href="/collections/salg-1"
          class=""
          data-link
          
        >
          <span class="link-hover">
            SALG
          </span>
        </a>
    </li><li
      
        data-submenu-parent
      
    >
      <a
          href="/search"
          class="navigation__submenu-trigger no-transition fs-navigation-base"
          data-link
          data-parent
          
            data-dropdown-trigger
          
          aria-haspopup="true"
          aria-expanded="false"
        >
          <span class="link-hover">
            INFO
          </span>

          <span class="navigation__links-icon">
            <span class="icon icon-chevron-small " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2.75"/></svg>
</span>

          </span>
        </a>

        <div
  class="navigation__submenu ff-body fs-body-100 animation animation--dropdown"
  data-submenu
  data-depth="1"
  aria-hidden="true"
>
  <ul class="navigation__submenu-list ff-body"><li class="navigation__submenu-item animation--dropdown-item">
        <a
            href="/pages/besok-oss"
            class=""
            
            data-link
          >
            BESØK OSS
          </a>
      </li><li class="navigation__submenu-item animation--dropdown-item">
        <a
            href="/pages/om-oss"
            class=""
            
            data-link
          >
            OM LILLE ARKANA
          </a>
      </li><li class="navigation__submenu-item animation--dropdown-item">
        <a
            href="/pages/forhandler"
            class=""
            
            data-link
          >
            FORHANDLER
          </a>
      </li><li class="navigation__submenu-item animation--dropdown-item">
        <a
            href="/pages/jobb-hos-oss"
            class=""
            
            data-link
          >
            JOBB HOS OSS
          </a>
      </li>
  </ul>
</div>



    </li>
</ul>

    </nav>
      </div>
    </div>

  <div class="no-js-menu no-js-menu--desktop">
    <nav>
  <ul>
    
      <li>
        <a href="/collections/all">PRODUKTER</a>
      </li>
      
        <li>
          <a href="/collections/lille-arkana-produkter">LILLE ARKANA PRODUKTER</a>
        </li>
        
          <li>
            <a href="/collections/norske-tartkort">Tarotkort</a>
          </li>
          
        
          <li>
            <a href="/collections/norke-orakelkort">Orakelkort</a>
          </li>
          
        
      
        <li>
          <a href="/collections/krystaller-alle">KRYSTALLER</a>
        </li>
        
          <li>
            <a href="/collections/ra-krystaller/R%C3%A5-Krystaller">Rå krystaller</a>
          </li>
          
        
          <li>
            <a href="/collections/krystallformer">Krystallformer</a>
          </li>
          
        
          <li>
            <a href="/collections/lommesteiner">Lommestener</a>
          </li>
          
        
          <li>
            <a href="/collections/nokkelringer">Nøkkelringer</a>
          </li>
          
        
          <li>
            <a href="/collections/krystallsmykker">Krystallsmykker</a>
          </li>
          
        
          <li>
            <a href="/collections/tilbehor-krystaller/Tilbeh%C3%B8r-Krystaller">Tilbehør</a>
          </li>
          
        
      
        <li>
          <a href="/collections/tarot-orakel-englekort-1">TAROT, ORAKEL & ENGLEKORT</a>
        </li>
        
          <li>
            <a href="/collections/tarot-kort/Tarotkort">Tarotkort</a>
          </li>
          
        
          <li>
            <a href="/collections/orakelkort-1">Orakelkort</a>
          </li>
          
        
          <li>
            <a href="/collections/andre-kort">Andre kort</a>
          </li>
          
        
          <li>
            <a href="/collections/tilbehor-tarot-orakelkort">Tilbehør</a>
          </li>
          
        
          <li>
            <a href="/collections/norske-tarot-orakelkort">Norske tarot & orakelkort</a>
          </li>
          
        
      
        <li>
          <a href="/collections/smudge-rens/Salvie+palo-santo">SMUDGE & RENS</a>
        </li>
        
          <li>
            <a href="/collections/salive">Salvie</a>
          </li>
          
        
          <li>
            <a href="/collections/palo-santo">Palo Santo</a>
          </li>
          
        
          <li>
            <a href="/collections/seder/Einer+einer-bunt+smudge">Einer</a>
          </li>
          
        
          <li>
            <a href="/collections/tilbehor-smudge">Tilbehør</a>
          </li>
          
        
      
        <li>
          <a href="/collections/essenser">ESSENSER</a>
        </li>
        
          <li>
            <a href="/collections/findhorn-essenser/blomsteressenser">Findhorn</a>
          </li>
          
        
          <li>
            <a href="/collections/living-tree-healing-orchids">Living tree orchid</a>
          </li>
          
        
          <li>
            <a href="/collections/hawaiian-essences">Hawaiian</a>
          </li>
          
        
          <li>
            <a href="/collections/alaskan-essences/blomsteressenser">Alaskan</a>
          </li>
          
        
      
        <li>
          <a href="/collections/rokelse-1">RØKELSE</a>
        </li>
        
          <li>
            <a href="/collections/rokelse">Tibetansk</a>
          </li>
          
        
          <li>
            <a href="/collections/japansk-rokelse">Japansk</a>
          </li>
          
        
          <li>
            <a href="/collections/indisk-rokelse">Indisk</a>
          </li>
          
        
          <li>
            <a href="/collections/naturrokelse">Naturrøkelse</a>
          </li>
          
        
          <li>
            <a href="/collections/hapriks-losrokelse">Harpisk & løsrøkelse</a>
          </li>
          
        
          <li>
            <a href="/collections/tilbehor-rokelse">Tilbehør</a>
          </li>
          
        
      
        <li>
          <a href="/collections/verktoy">VERKTØY</a>
        </li>
        
          <li>
            <a href="/collections/pendler-1">Pendler</a>
          </li>
          
        
          <li>
            <a href="/collections/runer">Runer</a>
          </li>
          
        
          <li>
            <a href="/collections/sokepinner">Søkepinner</a>
          </li>
          
        
          <li>
            <a href="/collections/syngeboller">Syngeboller</a>
          </li>
          
        
          <li>
            <a href="/collections/ritualer">Ritualer</a>
          </li>
          
        
          <li>
            <a href="/collections/helsekuler">Helsekuler</a>
          </li>
          
        
          <li>
            <a href="/collections/meditasjon-lyd">Musikk & lyd</a>
          </li>
          
        
          <li>
            <a href="/collections/film-dvd">Film & DVD</a>
          </li>
          
        
      
        <li>
          <a href="/collections/hjem-interior">HJEM & INTERIØR</a>
        </li>
        
          <li>
            <a href="/collections/lys-duft">Lys & duft </a>
          </li>
          
        
          <li>
            <a href="/collections/drikkebeholdere">Drikkebeholdere</a>
          </li>
          
        
          <li>
            <a href="/collections/vegg-hengedekor">Vegg & hengedekor</a>
          </li>
          
        
          <li>
            <a href="/collections/figurer-dekor">Figurer & dekor</a>
          </li>
          
        
          <li>
            <a href="/collections/tote-bags">Tote bags</a>
          </li>
          
        
          <li>
            <a href="/collections/solfangere">Solfangere</a>
          </li>
          
        
      
        <li>
          <a href="/collections/papir-skrift-copy-1">SMYKKER</a>
        </li>
        
          <li>
            <a href="/collections/krystallsmykker">Krystallsmykker</a>
          </li>
          
        
          <li>
            <a href="/collections/smykker-copy">Armbånd</a>
          </li>
          
        
          <li>
            <a href="/collections/armband-copy">Halskjede</a>
          </li>
          
        
          <li>
            <a href="/collections/halskjede-copy">Øredobber</a>
          </li>
          
        
          <li>
            <a href="/collections/oredobber-copy">Ringer</a>
          </li>
          
        
          <li>
            <a href="/collections/mala">Mala</a>
          </li>
          
        
          <li>
            <a href="/collections/ringer-copy">Anheng</a>
          </li>
          
        
          <li>
            <a href="/collections/mala-copy">Sølvsmykker</a>
          </li>
          
        
          <li>
            <a href="/collections/solvsmykker-copy">Tilbehør</a>
          </li>
          
        
      
        <li>
          <a href="/collections/helse-1">HELSE</a>
        </li>
        
          <li>
            <a href="/collections/te">Te</a>
          </li>
          
        
          <li>
            <a href="/collections/tonic-eliksir">Tonic & Eliksir</a>
          </li>
          
        
          <li>
            <a href="/collections/kroppspleie">Kroppspleie</a>
          </li>
          
        
          <li>
            <a href="/collections/eteriske-oljer">Eteriske oljer</a>
          </li>
          
        
          <li>
            <a href="/collections/supermat">Supermat</a>
          </li>
          
        
          <li>
            <a href="/collections/anima-mundi-produkter">Anima Mundi</a>
          </li>
          
        
      
    
      <li>
        <a href="/collections/boker">BØKER</a>
      </li>
      
        <li>
          <a href="/collections/norron-mytologi-copy">VITENSKAP & KOSMOLOGI</a>
        </li>
        
          <li>
            <a href="/collections/vitenskap-kosmologi-copy">Alternativ Vitenskap</a>
          </li>
          
        
          <li>
            <a href="/collections/alternativ-vitenskap-copy">Kvantefysikk</a>
          </li>
          
        
          <li>
            <a href="/collections/kvantefysikk-copy">Kosmologi</a>
          </li>
          
        
          <li>
            <a href="/collections/kosmologi-copy">Andre Planeter</a>
          </li>
          
        
          <li>
            <a href="/collections/ufo-utenomjordisk-liv">UFO & Utenomjordisk liv</a>
          </li>
          
        
      
        <li>
          <a href="/collections/poesi-symbole-eventyr-copy">FILOSOFI & RELIGION </a>
        </li>
        
          <li>
            <a href="/collections/yogafilosofi-copy">Østlig filosofi og visdom</a>
          </li>
          
        
          <li>
            <a href="/collections/filosofi-religion-copy">Buddhisme</a>
          </li>
          
        
          <li>
            <a href="/collections/kabbalah-copy">Tibet</a>
          </li>
          
        
          <li>
            <a href="/collections/buddhisme-copy">Yogafilosofi</a>
          </li>
          
        
          <li>
            <a href="/collections/ostlig-filosofi-og-visdom-copy">Vestlig filosofi og visdom</a>
          </li>
          
        
          <li>
            <a href="/collections/tibet-copy">Vestlig esoterisme</a>
          </li>
          
        
          <li>
            <a href="/collections/skjonnlitteratur">Skjønnlitteratur</a>
          </li>
          
        
          <li>
            <a href="/collections/vestlig-esoterisme-copy">Poesi</a>
          </li>
          
        
      
        <li>
          <a href="/collections/urkulturer-mystikk">URKULTURER & MYSTIKK</a>
        </li>
        
          <li>
            <a href="/collections/urkulturer-mystikk-copy">Wicca, paganisme, magi</a>
          </li>
          
        
          <li>
            <a href="/collections/wicca-paganisme-magi-copy">Sjamanisme</a>
          </li>
          
        
          <li>
            <a href="/collections/sjamanisme-copy">Urkulturer</a>
          </li>
          
        
          <li>
            <a href="/collections/vestlig-filosofi-og-visdom-copy">Kabbalah</a>
          </li>
          
        
          <li>
            <a href="/collections/sjamanisme-copy-copy">Dyr</a>
          </li>
          
        
          <li>
            <a href="/collections/dyr-copy">Natur</a>
          </li>
          
        
          <li>
            <a href="/collections/natur-copy"> Død og reinkarnasjon</a>
          </li>
          
        
      
        <li>
          <a href="/collections/andre-planeter-copy">TAROTBØKER</a>
        </li>
        
          <li>
            <a href="/collections/tarottboker-pa-engelsk-copy">Tarotbøker på Engelsk</a>
          </li>
          
        
          <li>
            <a href="/collections/tarottboker-pa-engelsk-copy">Tarotbøker på Norsk</a>
          </li>
          
        
      
        <li>
          <a href="/collections/selvutvikling">SELVUTVIKLING</a>
        </li>
        
          <li>
            <a href="/collections/selvutvikling-copy">Psykologi</a>
          </li>
          
        
          <li>
            <a href="/collections/psikologi-copy">Høysensitivitet</a>
          </li>
          
        
          <li>
            <a href="/collections/hoysensitivitet-copy">Om Barn</a>
          </li>
          
        
          <li>
            <a href="/collections/om-barn-copy">Fødsel</a>
          </li>
          
        
          <li>
            <a href="/collections/fodsel-copy">Gudinne / Kvinne</a>
          </li>
          
        
          <li>
            <a href="/collections/gudinne-kvinne-copy">Parforhold og sex</a>
          </li>
          
        
          <li>
            <a href="/collections/parforhold-og-sex-copy">Poesi, symbole, eventyr</a>
          </li>
          
        
          <li>
            <a href="/collections/business-lederskap">Business & lederskap </a>
          </li>
          
        
          <li>
            <a href="/collections/selvutvikling-1">Selvutvikling</a>
          </li>
          
        
      
        <li>
          <a href="/collections/poesi-copy">INTUISJON</a>
        </li>
        
          <li>
            <a href="/collections/intuisjon-copy">Klarsyn og kanalisering</a>
          </li>
          
        
          <li>
            <a href="/collections/klarsyn-og-kanalisering-copy">Engler og hjelpere</a>
          </li>
          
        
          <li>
            <a href="/collections/engler-og-hjelpere-copy">Kunst og kreativitet</a>
          </li>
          
        
          <li>
            <a href="/collections/kunst-og-kreativitet-copy">Drømmer</a>
          </li>
          
        
          <li>
            <a href="/collections/drommer-copy">Intuisjonsverktøy</a>
          </li>
          
        
          <li>
            <a href="/collections/intuisjonsverktoy-copy">Astrologi</a>
          </li>
          
        
          <li>
            <a href="/collections/astrologi-copy">Symbolsystemer</a>
          </li>
          
        
      
        <li>
          <a href="/collections/healing-halse">HEALING & HELSE</a>
        </li>
        
          <li>
            <a href="/collections/healing-helse-copy">Aura og chakra</a>
          </li>
          
        
          <li>
            <a href="/collections/healing">Healing</a>
          </li>
          
        
          <li>
            <a href="/collections/healing-copy">Meditasjon og mindfulness</a>
          </li>
          
        
          <li>
            <a href="/collections/krystallboker">Krystaller</a>
          </li>
          
        
          <li>
            <a href="/collections/healing-copy-copy">Aromaterapi</a>
          </li>
          
        
          <li>
            <a href="/collections/helse">Helse</a>
          </li>
          
        
          <li>
            <a href="/collections/mat-og-ernaering">Mat og ernæring</a>
          </li>
          
        
          <li>
            <a href="/collections/diverse-copy">Yoga og bevegelse</a>
          </li>
          
        
          <li>
            <a href="/collections/feng-shui">Feng Shui</a>
          </li>
          
        
      
        <li>
          <a href="/collections/fiksjon-copy"> PAPIR & SKRIFT</a>
        </li>
        
          <li>
            <a href="/collections/papir-skrift-copy">Notatbok</a>
          </li>
          
        
          <li>
            <a href="/collections/notatbok-copy">Postkort</a>
          </li>
          
        
          <li>
            <a href="/collections/postkort-copy">Kalendere</a>
          </li>
          
        
      
    
      <li>
        <a href="/collections/nyheter-2026">NYHETER</a>
      </li>
      
    
      <li>
        <a href="/pages/tema">TEMAER</a>
      </li>
      
    
      <li>
        <a href="/collections/salg-1">SALG</a>
      </li>
      
    
      <li>
        <a href="/search">INFO</a>
      </li>
      
        <li>
          <a href="/pages/besok-oss">BESØK OSS</a>
        </li>
        
      
        <li>
          <a href="/pages/om-oss">OM LILLE ARKANA</a>
        </li>
        
      
        <li>
          <a href="/pages/forhandler">FORHANDLER</a>
        </li>
        
      
        <li>
          <a href="/pages/jobb-hos-oss">JOBB HOS OSS</a>
        </li>
        
      
    
</ul>
</nav>

  </div>
</header>

<script>
  // Set heading height at component level
  const header = document.querySelector('[data-section-type="header"]');
  document.documentElement.style.setProperty('--height-header', header.offsetHeight + 'px');
</script>

<div
    class="
      purchase-confirmation-popup
      
        animation
        animation--purchase-confirmation
      
    "
    data-purchase-confirmation-popup
  >
    <div class="purchase-confirmation-popup__inner"></div>
  </div>

<div class="flash-alert" data-flash-alert>
  <div class="flash-alert__container ff-body fs-body-100"></div>
</div>



</div><div id="shopify-section-sections--21214869520614__17569257298ad8bc79" class="shopify-section shopify-section-group-header-group">

</div><div id="shopify-section-sections--21214869520614__mobile-menu" class="shopify-section shopify-section-group-header-group">

<section
  class="mobile-menu"
  data-mobile-menu
  data-scroll-lock-ignore
  data-section-type="mobile-menu"
  data-section-id="sections--21214869520614__mobile-menu"
  style="
    --color-text-featured-link: #db4827;
    --social-media-icons-per-row: 4;
    
      --logo-width: 98px;
    
  "
>
  <div class="mobile-menu__overlay" data-overlay></div>

  <div
    class="mobile-menu__panel"
    
  >
    <template data-template-key="mobile-menu-contents">
      <button
        aria-label="Lukk meny"
        class="mobile-menu-close-button"
      >
        

<span
  class="icon-button modal-drawer-close"
  data-size="large"data-has-secondary-icon="false"style="--icon-width: 24px; --icon-height: 24px;"
>
  <span class="icon-button__icon">
    <span class="icon icon-modal-drawer-close icon--primary" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
          <path d="M6 6L12.25 12.25M18.5 18.5L12.25 12.25M12.25 12.25L18.5 6M12.25 12.25L6 18.5" stroke="currentColor" stroke-width="1.16667" stroke-linecap="square"/></svg>
</span>


    
  </span>
</span>

      </button>

      <div class="mobile-menu__viewport">
        <div class="mobile-menu__viewport-content" data-depth="0" data-all-links>
          <div class="mobile-menu__main" data-main role="navigation">
            <div class="mobile-menu__links-wrapper">
              

              

              

              

<div data-pane-key="home" data-scroll-lock-ignore data-menu-depth="0">
    <ul
    data-primary-container="true"
  >
    <li class="mobile-menu__item mobile-menu__item--header">
        <div class="mobile-menu__item--heading-content">
          <div
    class="image mobile-menu__item--heading-logo animation--lazy-load"
    style=""
  >
    <img
  alt=""
  class="image__img"
  fetchpriority="high"
  width="843"
  height="378"
  src="//www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=320"
  
  srcset="//www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=100 100w, //www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=150 150w, //www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=200 200w, //www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=240 240w, //www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=280 280w, //www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=300 300w, //www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=360 360w, //www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=400 400w, //www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=450 450w, //www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=500 500w, //www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=550 550w, //www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=600 600w, //www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=650 650w, //www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=700 700w, //www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=750 750w, //www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=800 800w"
  sizes="98px"
  onload="javascript: this.closest('.image').classList.add('loaded')"
/>
  </div>
        </div>
      </li>

      <li class="mobile-menu__item mobile-menu__item--callout">
          <button data-action="show-sub-pane" data-link-target-pane-key="account-info" class="mobile-menu__link">
                <span class="icon icon-header-account " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M11.69 2.164C12.553 2.16384 13.3995 2.4008 14.137 2.849C14.8896 3.30776 15.5085 3.95603 15.932 4.729C16.364 5.51 16.593 6.397 16.597 7.301C16.6017 8.20104 16.3803 9.08784 15.953 9.88C15.5555 10.6181 14.9806 11.2456 14.28 11.706C14.2326 11.7274 14.1885 11.7553 14.149 11.789C13.4166 12.2327 12.5773 12.4688 11.721 12.472C10.8546 12.4731 10.0045 12.2358 9.264 11.786C8.50865 11.3257 7.88757 10.675 7.463 9.899C7.02936 9.10917 6.80144 8.22293 6.80021 7.3219C6.79899 6.42086 7.02451 5.534 7.456 4.743C7.87732 3.96851 8.49455 3.31817 9.246 2.857C9.98182 2.40652 10.8272 2.1668 11.69 2.164ZM14.56 12.88C13.6953 13.3724 12.7181 13.6332 11.723 13.637C10.7149 13.6382 9.72409 13.3754 8.849 12.875C7.1875 13.4999 5.75828 14.6206 4.755 16.085C3.67685 17.6542 3.10139 19.0961 3.105 21C3.105 21.321 2.858 21.582 2.553 21.582C2.247 21.582 2 21.322 2 21C2 18.837 2.652 17.148 3.861 15.399C4.8441 13.9673 6.1891 12.8217 7.759 12.079C7.25783 11.6185 6.83497 11.0794 6.507 10.483C5.97435 9.51303 5.69442 8.42459 5.693 7.318V7.316C5.6927 6.21317 5.96951 5.12795 6.498 4.16C7.01465 3.21132 7.77117 2.4148 8.692 1.85C9.59426 1.29744 10.631 1.0034 11.689 1C12.7467 0.999971 13.7842 1.29055 14.688 1.84C15.6102 2.4019 16.3689 3.19603 16.888 4.143C17.418 5.101 17.698 6.188 17.702 7.297C17.7078 8.39979 17.4365 9.48637 16.913 10.457C16.5841 11.0658 16.1566 11.6159 15.648 12.085C17.2132 12.8276 18.5542 13.9709 19.535 15.399C20.7514 17.1702 21.4005 18.8514 21.396 21C21.396 21.321 21.149 21.582 20.843 21.582C20.538 21.582 20.29 21.322 20.29 21C20.2935 19.0961 19.7181 17.6542 18.64 16.085C17.6397 14.6246 16.2157 13.506 14.56 12.88Z" fill="currentColor" stroke="currentColor" stroke-width="0.19"/></svg>
</span>

                <span class="fs-body-100">
                  Logg inn eller opprett en konto
                </span>
              </button>
        </li>


    

    



    <li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link no-transition"
          href="/collections/all"
          data-action="show-sub-pane"
            data-link-target-pane-key="submenu-produkter-0-1"
            data-link="primary"
            aria-haspopup="true"
            aria-expanded="false"
        >
          <span class="mobile-menu__link__text fs-body-100">PRODUKTER</span>

          <span class="icon icon-chevron menu-icon" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg>
</span>


        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link no-transition"
          href="/collections/boker"
          data-action="show-sub-pane"
            data-link-target-pane-key="submenu-boker-1-1"
            data-link="primary"
            aria-haspopup="true"
            aria-expanded="false"
        >
          <span class="mobile-menu__link__text fs-body-100">BØKER</span>

          <span class="icon icon-chevron menu-icon" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg>
</span>


        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/nyheter-2026"
          
        >
          <span class="mobile-menu__link__text fs-body-100">NYHETER</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/pages/tema"
          
        >
          <span class="mobile-menu__link__text fs-body-100">TEMAER</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/salg-1"
          
        >
          <span class="mobile-menu__link__text fs-body-100">SALG</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link no-transition"
          href="/search"
          data-action="show-sub-pane"
            data-link-target-pane-key="submenu-info-5-1"
            data-link="primary"
            aria-haspopup="true"
            aria-expanded="false"
        >
          <span class="mobile-menu__link__text fs-body-100">INFO</span>

          <span class="icon icon-chevron menu-icon" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg>
</span>


        </a>

        
      </li>

    


  </ul>

  

                <div class="mobile-menu__social_icons_section">
                    <ul class="social-icons social-icons--left mobile-menu__social-icons" data-count="2"><li>
          <a
            href="https://www.facebook.com/lillearkana/"
            title="Lille Arkana på Facebook"
            target="_blank"
            rel="noopener"
          >
            <span class="icon icon-facebook " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12,2C6.477,2,2,6.477,2,12c0,5.013,3.693,9.153,8.505,9.876V14.65H8.031v-2.629h2.474v-1.749 c0-2.896,1.411-4.167,3.818-4.167c1.153,0,1.762,0.085,2.051,0.124v2.294h-1.642c-1.022,0-1.379,0.969-1.379,2.061v1.437h2.995 l-0.406,2.629h-2.588v7.247C18.235,21.236,22,17.062,22,12C22,6.477,17.523,2,12,2z" fill="currentColor" /></svg>
</span>

          </a>
        </li><li>
          <a
            href="https://www.instagram.com/lillearkana/"
            title="Lille Arkana på Instagram"
            target="_blank"
            rel="noopener"
          >
            <span class="icon icon-instagram " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.8,2H16.2C19.4,2 22,4.6 22,7.8V16.2A5.8,5.8 0 0,1 16.2,22H7.8C4.6,22 2,19.4 2,16.2V7.8A5.8,5.8 0 0,1 7.8,2M7.6,4A3.6,3.6 0 0,0 4,7.6V16.4C4,18.39 5.61,20 7.6,20H16.4A3.6,3.6 0 0,0 20,16.4V7.6C20,5.61 18.39,4 16.4,4H7.6M17.25,5.5A1.25,1.25 0 0,1 18.5,6.75A1.25,1.25 0 0,1 17.25,8A1.25,1.25 0 0,1 16,6.75A1.25,1.25 0 0,1 17.25,5.5M12,7A5,5 0 0,1 17,12A5,5 0 0,1 12,17A5,5 0 0,1 7,12A5,5 0 0,1 12,7M12,9A3,3 0 0,0 9,12A3,3 0 0,0 12,15A3,3 0 0,0 15,12A3,3 0 0,0 12,9Z" fill="currentColor" /></svg>
</span>

          </a>
        </li></ul>
                  </div>

                


  </div>


            
            
            

            

<ul
    data-menu-depth="1"
      data-pane-key="submenu-produkter-0-1"
      data-scroll-lock-ignore
      aria-hidden="true"
      inert
      class="mobile-menu__list mobile-menu__list--sub"
  >
    

    
<li class="mobile-menu__item mobile-menu__item--header">
  <button
    class="mobile-menu__item--heading-back-link fs-body-100 "
    data-action="home"
    aria-label="Tilbake til hovedmeny"
  >
    <span class="icon icon-arrow-short back-link-icon" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 12.4016H11.5H23M23 12.4016L13.8 3M23 12.4016L13.8 21.8032" stroke="currentColor" stroke-width="1.75"/></svg>
</span>

    Tilbake til hovedmeny
  </button>
</li>


      <li class="mobile-menu__item mobile-menu__item--heading">
        <a
          class="mobile-menu__link"
          data-heading="true"
          href="/collections/all"
        >
          <span class="ff-heading fs-body-300 fs-heading-4-base">PRODUKTER</span>
        </a>
      </li>

    



    <li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link no-transition"
          href="/collections/lille-arkana-produkter"
          data-action="show-sub-pane"
            data-link-target-pane-key="submenu-produkter-lille-arkana-produkter-0-2"
            data-link="primary"
            aria-haspopup="true"
            aria-expanded="false"
        >
          <span class="mobile-menu__link__text fs-body-100">LILLE ARKANA PRODUKTER</span>

          <span class="icon icon-chevron menu-icon" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg>
</span>


        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link no-transition"
          href="/collections/krystaller-alle"
          data-action="show-sub-pane"
            data-link-target-pane-key="submenu-produkter-krystaller-1-2"
            data-link="primary"
            aria-haspopup="true"
            aria-expanded="false"
        >
          <span class="mobile-menu__link__text fs-body-100">KRYSTALLER</span>

          <span class="icon icon-chevron menu-icon" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg>
</span>


        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link no-transition"
          href="/collections/tarot-orakel-englekort-1"
          data-action="show-sub-pane"
            data-link-target-pane-key="submenu-produkter-tarot-orakel-englekort-2-2"
            data-link="primary"
            aria-haspopup="true"
            aria-expanded="false"
        >
          <span class="mobile-menu__link__text fs-body-100">TAROT, ORAKEL & ENGLEKORT</span>

          <span class="icon icon-chevron menu-icon" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg>
</span>


        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link no-transition"
          href="/collections/smudge-rens/Salvie+palo-santo"
          data-action="show-sub-pane"
            data-link-target-pane-key="submenu-produkter-smudge-rens-3-2"
            data-link="primary"
            aria-haspopup="true"
            aria-expanded="false"
        >
          <span class="mobile-menu__link__text fs-body-100">SMUDGE & RENS</span>

          <span class="icon icon-chevron menu-icon" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg>
</span>


        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link no-transition"
          href="/collections/essenser"
          data-action="show-sub-pane"
            data-link-target-pane-key="submenu-produkter-essenser-4-2"
            data-link="primary"
            aria-haspopup="true"
            aria-expanded="false"
        >
          <span class="mobile-menu__link__text fs-body-100">ESSENSER</span>

          <span class="icon icon-chevron menu-icon" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg>
</span>


        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link no-transition"
          href="/collections/rokelse-1"
          data-action="show-sub-pane"
            data-link-target-pane-key="submenu-produkter-rokelse-5-2"
            data-link="primary"
            aria-haspopup="true"
            aria-expanded="false"
        >
          <span class="mobile-menu__link__text fs-body-100">RØKELSE</span>

          <span class="icon icon-chevron menu-icon" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg>
</span>


        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link no-transition"
          href="/collections/verktoy"
          data-action="show-sub-pane"
            data-link-target-pane-key="submenu-produkter-verktoy-6-2"
            data-link="primary"
            aria-haspopup="true"
            aria-expanded="false"
        >
          <span class="mobile-menu__link__text fs-body-100">VERKTØY</span>

          <span class="icon icon-chevron menu-icon" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg>
</span>


        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link no-transition"
          href="/collections/hjem-interior"
          data-action="show-sub-pane"
            data-link-target-pane-key="submenu-produkter-hjem-interior-7-2"
            data-link="primary"
            aria-haspopup="true"
            aria-expanded="false"
        >
          <span class="mobile-menu__link__text fs-body-100">HJEM & INTERIØR</span>

          <span class="icon icon-chevron menu-icon" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg>
</span>


        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link no-transition"
          href="/collections/papir-skrift-copy-1"
          data-action="show-sub-pane"
            data-link-target-pane-key="submenu-produkter-smykker-8-2"
            data-link="primary"
            aria-haspopup="true"
            aria-expanded="false"
        >
          <span class="mobile-menu__link__text fs-body-100">SMYKKER</span>

          <span class="icon icon-chevron menu-icon" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg>
</span>


        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link no-transition"
          href="/collections/helse-1"
          data-action="show-sub-pane"
            data-link-target-pane-key="submenu-produkter-helse-9-2"
            data-link="primary"
            aria-haspopup="true"
            aria-expanded="false"
        >
          <span class="mobile-menu__link__text fs-body-100">HELSE</span>

          <span class="icon icon-chevron menu-icon" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg>
</span>


        </a>

        
      </li>

    


  </ul>

  




            
            
            
            
            
            
            
            
            
            

            

<ul
    data-menu-depth="2"
      data-pane-key="submenu-produkter-lille-arkana-produkter-0-2"
      data-scroll-lock-ignore
      aria-hidden="true"
      inert
      class="mobile-menu__list mobile-menu__list--sub"
  >
    

    
<li class="mobile-menu__item mobile-menu__item--header">
  <button
    class="mobile-menu__item--heading-back-link fs-body-100 "
    data-action="home"
    aria-label="Tilbake til hovedmeny"
  >
    <span class="icon icon-arrow-short back-link-icon" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 12.4016H11.5H23M23 12.4016L13.8 3M23 12.4016L13.8 21.8032" stroke="currentColor" stroke-width="1.75"/></svg>
</span>

    Tilbake til hovedmeny
  </button>
</li>
<li class="mobile-menu__item mobile-menu__item--callout">
          <button
            data-action="show-sub-pane"
            data-link-target-pane-key="submenu-produkter-0-1"
            class="mobile-menu__link fs-body-100"
          >
            <span class="icon icon-chevron back-link-icon" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg>
</span>

            PRODUKTER
          </button>
        </li>

      <li class="mobile-menu__item mobile-menu__item--heading">
        <a
          class="mobile-menu__link"
          data-heading="true"
          href="/collections/lille-arkana-produkter"
        >
          <span class="ff-heading fs-body-300 fs-heading-4-base">LILLE ARKANA PRODUKTER</span>
        </a>
      </li>

    



    <li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/norske-tartkort"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Tarotkort</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/norke-orakelkort"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Orakelkort</span>

          
        </a>

        
      </li>

    


  </ul>

  





            

<ul
    data-menu-depth="2"
      data-pane-key="submenu-produkter-krystaller-1-2"
      data-scroll-lock-ignore
      aria-hidden="true"
      inert
      class="mobile-menu__list mobile-menu__list--sub"
  >
    

    
<li class="mobile-menu__item mobile-menu__item--header">
  <button
    class="mobile-menu__item--heading-back-link fs-body-100 "
    data-action="home"
    aria-label="Tilbake til hovedmeny"
  >
    <span class="icon icon-arrow-short back-link-icon" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 12.4016H11.5H23M23 12.4016L13.8 3M23 12.4016L13.8 21.8032" stroke="currentColor" stroke-width="1.75"/></svg>
</span>

    Tilbake til hovedmeny
  </button>
</li>
<li class="mobile-menu__item mobile-menu__item--callout">
          <button
            data-action="show-sub-pane"
            data-link-target-pane-key="submenu-produkter-0-1"
            class="mobile-menu__link fs-body-100"
          >
            <span class="icon icon-chevron back-link-icon" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg>
</span>

            PRODUKTER
          </button>
        </li>

      <li class="mobile-menu__item mobile-menu__item--heading">
        <a
          class="mobile-menu__link"
          data-heading="true"
          href="/collections/krystaller-alle"
        >
          <span class="ff-heading fs-body-300 fs-heading-4-base">KRYSTALLER</span>
        </a>
      </li>

    



    <li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/ra-krystaller/R%C3%A5-Krystaller"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Rå krystaller</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/krystallformer"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Krystallformer</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/lommesteiner"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Lommestener</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/nokkelringer"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Nøkkelringer</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/krystallsmykker"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Krystallsmykker</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/tilbehor-krystaller/Tilbeh%C3%B8r-Krystaller"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Tilbehør</span>

          
        </a>

        
      </li>

    


  </ul>

  





            

<ul
    data-menu-depth="2"
      data-pane-key="submenu-produkter-tarot-orakel-englekort-2-2"
      data-scroll-lock-ignore
      aria-hidden="true"
      inert
      class="mobile-menu__list mobile-menu__list--sub"
  >
    

    
<li class="mobile-menu__item mobile-menu__item--header">
  <button
    class="mobile-menu__item--heading-back-link fs-body-100 "
    data-action="home"
    aria-label="Tilbake til hovedmeny"
  >
    <span class="icon icon-arrow-short back-link-icon" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 12.4016H11.5H23M23 12.4016L13.8 3M23 12.4016L13.8 21.8032" stroke="currentColor" stroke-width="1.75"/></svg>
</span>

    Tilbake til hovedmeny
  </button>
</li>
<li class="mobile-menu__item mobile-menu__item--callout">
          <button
            data-action="show-sub-pane"
            data-link-target-pane-key="submenu-produkter-0-1"
            class="mobile-menu__link fs-body-100"
          >
            <span class="icon icon-chevron back-link-icon" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg>
</span>

            PRODUKTER
          </button>
        </li>

      <li class="mobile-menu__item mobile-menu__item--heading">
        <a
          class="mobile-menu__link"
          data-heading="true"
          href="/collections/tarot-orakel-englekort-1"
        >
          <span class="ff-heading fs-body-300 fs-heading-4-base">TAROT, ORAKEL & ENGLEKORT</span>
        </a>
      </li>

    



    <li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/tarot-kort/Tarotkort"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Tarotkort</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/orakelkort-1"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Orakelkort</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/andre-kort"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Andre kort</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/tilbehor-tarot-orakelkort"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Tilbehør</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/norske-tarot-orakelkort"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Norske tarot & orakelkort</span>

          
        </a>

        
      </li>

    


  </ul>

  





            

<ul
    data-menu-depth="2"
      data-pane-key="submenu-produkter-smudge-rens-3-2"
      data-scroll-lock-ignore
      aria-hidden="true"
      inert
      class="mobile-menu__list mobile-menu__list--sub"
  >
    

    
<li class="mobile-menu__item mobile-menu__item--header">
  <button
    class="mobile-menu__item--heading-back-link fs-body-100 "
    data-action="home"
    aria-label="Tilbake til hovedmeny"
  >
    <span class="icon icon-arrow-short back-link-icon" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 12.4016H11.5H23M23 12.4016L13.8 3M23 12.4016L13.8 21.8032" stroke="currentColor" stroke-width="1.75"/></svg>
</span>

    Tilbake til hovedmeny
  </button>
</li>
<li class="mobile-menu__item mobile-menu__item--callout">
          <button
            data-action="show-sub-pane"
            data-link-target-pane-key="submenu-produkter-0-1"
            class="mobile-menu__link fs-body-100"
          >
            <span class="icon icon-chevron back-link-icon" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg>
</span>

            PRODUKTER
          </button>
        </li>

      <li class="mobile-menu__item mobile-menu__item--heading">
        <a
          class="mobile-menu__link"
          data-heading="true"
          href="/collections/smudge-rens/Salvie+palo-santo"
        >
          <span class="ff-heading fs-body-300 fs-heading-4-base">SMUDGE & RENS</span>
        </a>
      </li>

    



    <li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/salive"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Salvie</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/palo-santo"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Palo Santo</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/seder/Einer+einer-bunt+smudge"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Einer</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/tilbehor-smudge"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Tilbehør</span>

          
        </a>

        
      </li>

    


  </ul>

  





            

<ul
    data-menu-depth="2"
      data-pane-key="submenu-produkter-essenser-4-2"
      data-scroll-lock-ignore
      aria-hidden="true"
      inert
      class="mobile-menu__list mobile-menu__list--sub"
  >
    

    
<li class="mobile-menu__item mobile-menu__item--header">
  <button
    class="mobile-menu__item--heading-back-link fs-body-100 "
    data-action="home"
    aria-label="Tilbake til hovedmeny"
  >
    <span class="icon icon-arrow-short back-link-icon" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 12.4016H11.5H23M23 12.4016L13.8 3M23 12.4016L13.8 21.8032" stroke="currentColor" stroke-width="1.75"/></svg>
</span>

    Tilbake til hovedmeny
  </button>
</li>
<li class="mobile-menu__item mobile-menu__item--callout">
          <button
            data-action="show-sub-pane"
            data-link-target-pane-key="submenu-produkter-0-1"
            class="mobile-menu__link fs-body-100"
          >
            <span class="icon icon-chevron back-link-icon" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg>
</span>

            PRODUKTER
          </button>
        </li>

      <li class="mobile-menu__item mobile-menu__item--heading">
        <a
          class="mobile-menu__link"
          data-heading="true"
          href="/collections/essenser"
        >
          <span class="ff-heading fs-body-300 fs-heading-4-base">ESSENSER</span>
        </a>
      </li>

    



    <li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/findhorn-essenser/blomsteressenser"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Findhorn</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/living-tree-healing-orchids"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Living tree orchid</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/hawaiian-essences"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Hawaiian</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/alaskan-essences/blomsteressenser"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Alaskan</span>

          
        </a>

        
      </li>

    


  </ul>

  





            

<ul
    data-menu-depth="2"
      data-pane-key="submenu-produkter-rokelse-5-2"
      data-scroll-lock-ignore
      aria-hidden="true"
      inert
      class="mobile-menu__list mobile-menu__list--sub"
  >
    

    
<li class="mobile-menu__item mobile-menu__item--header">
  <button
    class="mobile-menu__item--heading-back-link fs-body-100 "
    data-action="home"
    aria-label="Tilbake til hovedmeny"
  >
    <span class="icon icon-arrow-short back-link-icon" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 12.4016H11.5H23M23 12.4016L13.8 3M23 12.4016L13.8 21.8032" stroke="currentColor" stroke-width="1.75"/></svg>
</span>

    Tilbake til hovedmeny
  </button>
</li>
<li class="mobile-menu__item mobile-menu__item--callout">
          <button
            data-action="show-sub-pane"
            data-link-target-pane-key="submenu-produkter-0-1"
            class="mobile-menu__link fs-body-100"
          >
            <span class="icon icon-chevron back-link-icon" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg>
</span>

            PRODUKTER
          </button>
        </li>

      <li class="mobile-menu__item mobile-menu__item--heading">
        <a
          class="mobile-menu__link"
          data-heading="true"
          href="/collections/rokelse-1"
        >
          <span class="ff-heading fs-body-300 fs-heading-4-base">RØKELSE</span>
        </a>
      </li>

    



    <li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/rokelse"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Tibetansk</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/japansk-rokelse"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Japansk</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/indisk-rokelse"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Indisk</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/naturrokelse"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Naturrøkelse</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/hapriks-losrokelse"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Harpisk & løsrøkelse</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/tilbehor-rokelse"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Tilbehør</span>

          
        </a>

        
      </li>

    


  </ul>

  





            

<ul
    data-menu-depth="2"
      data-pane-key="submenu-produkter-verktoy-6-2"
      data-scroll-lock-ignore
      aria-hidden="true"
      inert
      class="mobile-menu__list mobile-menu__list--sub"
  >
    

    
<li class="mobile-menu__item mobile-menu__item--header">
  <button
    class="mobile-menu__item--heading-back-link fs-body-100 "
    data-action="home"
    aria-label="Tilbake til hovedmeny"
  >
    <span class="icon icon-arrow-short back-link-icon" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 12.4016H11.5H23M23 12.4016L13.8 3M23 12.4016L13.8 21.8032" stroke="currentColor" stroke-width="1.75"/></svg>
</span>

    Tilbake til hovedmeny
  </button>
</li>
<li class="mobile-menu__item mobile-menu__item--callout">
          <button
            data-action="show-sub-pane"
            data-link-target-pane-key="submenu-produkter-0-1"
            class="mobile-menu__link fs-body-100"
          >
            <span class="icon icon-chevron back-link-icon" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg>
</span>

            PRODUKTER
          </button>
        </li>

      <li class="mobile-menu__item mobile-menu__item--heading">
        <a
          class="mobile-menu__link"
          data-heading="true"
          href="/collections/verktoy"
        >
          <span class="ff-heading fs-body-300 fs-heading-4-base">VERKTØY</span>
        </a>
      </li>

    



    <li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/pendler-1"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Pendler</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/runer"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Runer</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/sokepinner"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Søkepinner</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/syngeboller"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Syngeboller</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/ritualer"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Ritualer</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/helsekuler"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Helsekuler</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/meditasjon-lyd"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Musikk & lyd</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/film-dvd"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Film & DVD</span>

          
        </a>

        
      </li>

    


  </ul>

  





            

<ul
    data-menu-depth="2"
      data-pane-key="submenu-produkter-hjem-interior-7-2"
      data-scroll-lock-ignore
      aria-hidden="true"
      inert
      class="mobile-menu__list mobile-menu__list--sub"
  >
    

    
<li class="mobile-menu__item mobile-menu__item--header">
  <button
    class="mobile-menu__item--heading-back-link fs-body-100 "
    data-action="home"
    aria-label="Tilbake til hovedmeny"
  >
    <span class="icon icon-arrow-short back-link-icon" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 12.4016H11.5H23M23 12.4016L13.8 3M23 12.4016L13.8 21.8032" stroke="currentColor" stroke-width="1.75"/></svg>
</span>

    Tilbake til hovedmeny
  </button>
</li>
<li class="mobile-menu__item mobile-menu__item--callout">
          <button
            data-action="show-sub-pane"
            data-link-target-pane-key="submenu-produkter-0-1"
            class="mobile-menu__link fs-body-100"
          >
            <span class="icon icon-chevron back-link-icon" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg>
</span>

            PRODUKTER
          </button>
        </li>

      <li class="mobile-menu__item mobile-menu__item--heading">
        <a
          class="mobile-menu__link"
          data-heading="true"
          href="/collections/hjem-interior"
        >
          <span class="ff-heading fs-body-300 fs-heading-4-base">HJEM & INTERIØR</span>
        </a>
      </li>

    



    <li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/lys-duft"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Lys & duft </span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/drikkebeholdere"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Drikkebeholdere</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/vegg-hengedekor"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Vegg & hengedekor</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/figurer-dekor"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Figurer & dekor</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/tote-bags"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Tote bags</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/solfangere"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Solfangere</span>

          
        </a>

        
      </li>

    


  </ul>

  





            

<ul
    data-menu-depth="2"
      data-pane-key="submenu-produkter-smykker-8-2"
      data-scroll-lock-ignore
      aria-hidden="true"
      inert
      class="mobile-menu__list mobile-menu__list--sub"
  >
    

    
<li class="mobile-menu__item mobile-menu__item--header">
  <button
    class="mobile-menu__item--heading-back-link fs-body-100 "
    data-action="home"
    aria-label="Tilbake til hovedmeny"
  >
    <span class="icon icon-arrow-short back-link-icon" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 12.4016H11.5H23M23 12.4016L13.8 3M23 12.4016L13.8 21.8032" stroke="currentColor" stroke-width="1.75"/></svg>
</span>

    Tilbake til hovedmeny
  </button>
</li>
<li class="mobile-menu__item mobile-menu__item--callout">
          <button
            data-action="show-sub-pane"
            data-link-target-pane-key="submenu-produkter-0-1"
            class="mobile-menu__link fs-body-100"
          >
            <span class="icon icon-chevron back-link-icon" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg>
</span>

            PRODUKTER
          </button>
        </li>

      <li class="mobile-menu__item mobile-menu__item--heading">
        <a
          class="mobile-menu__link"
          data-heading="true"
          href="/collections/papir-skrift-copy-1"
        >
          <span class="ff-heading fs-body-300 fs-heading-4-base">SMYKKER</span>
        </a>
      </li>

    



    <li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/krystallsmykker"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Krystallsmykker</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/smykker-copy"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Armbånd</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/armband-copy"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Halskjede</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/halskjede-copy"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Øredobber</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/oredobber-copy"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Ringer</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/mala"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Mala</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/ringer-copy"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Anheng</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/mala-copy"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Sølvsmykker</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/solvsmykker-copy"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Tilbehør</span>

          
        </a>

        
      </li>

    


  </ul>

  





            

<ul
    data-menu-depth="2"
      data-pane-key="submenu-produkter-helse-9-2"
      data-scroll-lock-ignore
      aria-hidden="true"
      inert
      class="mobile-menu__list mobile-menu__list--sub"
  >
    

    
<li class="mobile-menu__item mobile-menu__item--header">
  <button
    class="mobile-menu__item--heading-back-link fs-body-100 "
    data-action="home"
    aria-label="Tilbake til hovedmeny"
  >
    <span class="icon icon-arrow-short back-link-icon" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 12.4016H11.5H23M23 12.4016L13.8 3M23 12.4016L13.8 21.8032" stroke="currentColor" stroke-width="1.75"/></svg>
</span>

    Tilbake til hovedmeny
  </button>
</li>
<li class="mobile-menu__item mobile-menu__item--callout">
          <button
            data-action="show-sub-pane"
            data-link-target-pane-key="submenu-produkter-0-1"
            class="mobile-menu__link fs-body-100"
          >
            <span class="icon icon-chevron back-link-icon" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg>
</span>

            PRODUKTER
          </button>
        </li>

      <li class="mobile-menu__item mobile-menu__item--heading">
        <a
          class="mobile-menu__link"
          data-heading="true"
          href="/collections/helse-1"
        >
          <span class="ff-heading fs-body-300 fs-heading-4-base">HELSE</span>
        </a>
      </li>

    



    <li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/te"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Te</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/tonic-eliksir"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Tonic & Eliksir</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/kroppspleie"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Kroppspleie</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/eteriske-oljer"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Eteriske oljer</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/supermat"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Supermat</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/anima-mundi-produkter"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Anima Mundi</span>

          
        </a>

        
      </li>

    


  </ul>

  





            

<ul
    data-menu-depth="1"
      data-pane-key="submenu-boker-1-1"
      data-scroll-lock-ignore
      aria-hidden="true"
      inert
      class="mobile-menu__list mobile-menu__list--sub"
  >
    

    
<li class="mobile-menu__item mobile-menu__item--header">
  <button
    class="mobile-menu__item--heading-back-link fs-body-100 "
    data-action="home"
    aria-label="Tilbake til hovedmeny"
  >
    <span class="icon icon-arrow-short back-link-icon" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 12.4016H11.5H23M23 12.4016L13.8 3M23 12.4016L13.8 21.8032" stroke="currentColor" stroke-width="1.75"/></svg>
</span>

    Tilbake til hovedmeny
  </button>
</li>


      <li class="mobile-menu__item mobile-menu__item--heading">
        <a
          class="mobile-menu__link"
          data-heading="true"
          href="/collections/boker"
        >
          <span class="ff-heading fs-body-300 fs-heading-4-base">BØKER</span>
        </a>
      </li>

    



    <li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link no-transition"
          href="/collections/norron-mytologi-copy"
          data-action="show-sub-pane"
            data-link-target-pane-key="submenu-boker-vitenskap-kosmologi-0-2"
            data-link="primary"
            aria-haspopup="true"
            aria-expanded="false"
        >
          <span class="mobile-menu__link__text fs-body-100">VITENSKAP & KOSMOLOGI</span>

          <span class="icon icon-chevron menu-icon" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg>
</span>


        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link no-transition"
          href="/collections/poesi-symbole-eventyr-copy"
          data-action="show-sub-pane"
            data-link-target-pane-key="submenu-boker-filosofi-religion-1-2"
            data-link="primary"
            aria-haspopup="true"
            aria-expanded="false"
        >
          <span class="mobile-menu__link__text fs-body-100">FILOSOFI & RELIGION </span>

          <span class="icon icon-chevron menu-icon" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg>
</span>


        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link no-transition"
          href="/collections/urkulturer-mystikk"
          data-action="show-sub-pane"
            data-link-target-pane-key="submenu-boker-urkulturer-mystikk-2-2"
            data-link="primary"
            aria-haspopup="true"
            aria-expanded="false"
        >
          <span class="mobile-menu__link__text fs-body-100">URKULTURER & MYSTIKK</span>

          <span class="icon icon-chevron menu-icon" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg>
</span>


        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link no-transition"
          href="/collections/andre-planeter-copy"
          data-action="show-sub-pane"
            data-link-target-pane-key="submenu-boker-tarotboker-3-2"
            data-link="primary"
            aria-haspopup="true"
            aria-expanded="false"
        >
          <span class="mobile-menu__link__text fs-body-100">TAROTBØKER</span>

          <span class="icon icon-chevron menu-icon" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg>
</span>


        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link no-transition"
          href="/collections/selvutvikling"
          data-action="show-sub-pane"
            data-link-target-pane-key="submenu-boker-selvutvikling-4-2"
            data-link="primary"
            aria-haspopup="true"
            aria-expanded="false"
        >
          <span class="mobile-menu__link__text fs-body-100">SELVUTVIKLING</span>

          <span class="icon icon-chevron menu-icon" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg>
</span>


        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link no-transition"
          href="/collections/poesi-copy"
          data-action="show-sub-pane"
            data-link-target-pane-key="submenu-boker-intuisjon-5-2"
            data-link="primary"
            aria-haspopup="true"
            aria-expanded="false"
        >
          <span class="mobile-menu__link__text fs-body-100">INTUISJON</span>

          <span class="icon icon-chevron menu-icon" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg>
</span>


        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link no-transition"
          href="/collections/healing-halse"
          data-action="show-sub-pane"
            data-link-target-pane-key="submenu-boker-healing-helse-6-2"
            data-link="primary"
            aria-haspopup="true"
            aria-expanded="false"
        >
          <span class="mobile-menu__link__text fs-body-100">HEALING & HELSE</span>

          <span class="icon icon-chevron menu-icon" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg>
</span>


        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link no-transition"
          href="/collections/fiksjon-copy"
          data-action="show-sub-pane"
            data-link-target-pane-key="submenu-boker-papir-skrift-7-2"
            data-link="primary"
            aria-haspopup="true"
            aria-expanded="false"
        >
          <span class="mobile-menu__link__text fs-body-100"> PAPIR & SKRIFT</span>

          <span class="icon icon-chevron menu-icon" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg>
</span>


        </a>

        
      </li>

    


  </ul>

  




            
            
            
            
            
            
            
            

            

<ul
    data-menu-depth="2"
      data-pane-key="submenu-boker-vitenskap-kosmologi-0-2"
      data-scroll-lock-ignore
      aria-hidden="true"
      inert
      class="mobile-menu__list mobile-menu__list--sub"
  >
    

    
<li class="mobile-menu__item mobile-menu__item--header">
  <button
    class="mobile-menu__item--heading-back-link fs-body-100 "
    data-action="home"
    aria-label="Tilbake til hovedmeny"
  >
    <span class="icon icon-arrow-short back-link-icon" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 12.4016H11.5H23M23 12.4016L13.8 3M23 12.4016L13.8 21.8032" stroke="currentColor" stroke-width="1.75"/></svg>
</span>

    Tilbake til hovedmeny
  </button>
</li>
<li class="mobile-menu__item mobile-menu__item--callout">
          <button
            data-action="show-sub-pane"
            data-link-target-pane-key="submenu-boker-1-1"
            class="mobile-menu__link fs-body-100"
          >
            <span class="icon icon-chevron back-link-icon" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg>
</span>

            BØKER
          </button>
        </li>

      <li class="mobile-menu__item mobile-menu__item--heading">
        <a
          class="mobile-menu__link"
          data-heading="true"
          href="/collections/norron-mytologi-copy"
        >
          <span class="ff-heading fs-body-300 fs-heading-4-base">VITENSKAP & KOSMOLOGI</span>
        </a>
      </li>

    



    <li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/vitenskap-kosmologi-copy"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Alternativ Vitenskap</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/alternativ-vitenskap-copy"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Kvantefysikk</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/kvantefysikk-copy"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Kosmologi</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/kosmologi-copy"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Andre Planeter</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/ufo-utenomjordisk-liv"
          
        >
          <span class="mobile-menu__link__text fs-body-100">UFO & Utenomjordisk liv</span>

          
        </a>

        
      </li>

    


  </ul>

  





            

<ul
    data-menu-depth="2"
      data-pane-key="submenu-boker-filosofi-religion-1-2"
      data-scroll-lock-ignore
      aria-hidden="true"
      inert
      class="mobile-menu__list mobile-menu__list--sub"
  >
    

    
<li class="mobile-menu__item mobile-menu__item--header">
  <button
    class="mobile-menu__item--heading-back-link fs-body-100 "
    data-action="home"
    aria-label="Tilbake til hovedmeny"
  >
    <span class="icon icon-arrow-short back-link-icon" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 12.4016H11.5H23M23 12.4016L13.8 3M23 12.4016L13.8 21.8032" stroke="currentColor" stroke-width="1.75"/></svg>
</span>

    Tilbake til hovedmeny
  </button>
</li>
<li class="mobile-menu__item mobile-menu__item--callout">
          <button
            data-action="show-sub-pane"
            data-link-target-pane-key="submenu-boker-1-1"
            class="mobile-menu__link fs-body-100"
          >
            <span class="icon icon-chevron back-link-icon" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg>
</span>

            BØKER
          </button>
        </li>

      <li class="mobile-menu__item mobile-menu__item--heading">
        <a
          class="mobile-menu__link"
          data-heading="true"
          href="/collections/poesi-symbole-eventyr-copy"
        >
          <span class="ff-heading fs-body-300 fs-heading-4-base">FILOSOFI & RELIGION </span>
        </a>
      </li>

    



    <li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/yogafilosofi-copy"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Østlig filosofi og visdom</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/filosofi-religion-copy"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Buddhisme</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/kabbalah-copy"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Tibet</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/buddhisme-copy"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Yogafilosofi</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/ostlig-filosofi-og-visdom-copy"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Vestlig filosofi og visdom</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/tibet-copy"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Vestlig esoterisme</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/skjonnlitteratur"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Skjønnlitteratur</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/vestlig-esoterisme-copy"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Poesi</span>

          
        </a>

        
      </li>

    


  </ul>

  





            

<ul
    data-menu-depth="2"
      data-pane-key="submenu-boker-urkulturer-mystikk-2-2"
      data-scroll-lock-ignore
      aria-hidden="true"
      inert
      class="mobile-menu__list mobile-menu__list--sub"
  >
    

    
<li class="mobile-menu__item mobile-menu__item--header">
  <button
    class="mobile-menu__item--heading-back-link fs-body-100 "
    data-action="home"
    aria-label="Tilbake til hovedmeny"
  >
    <span class="icon icon-arrow-short back-link-icon" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 12.4016H11.5H23M23 12.4016L13.8 3M23 12.4016L13.8 21.8032" stroke="currentColor" stroke-width="1.75"/></svg>
</span>

    Tilbake til hovedmeny
  </button>
</li>
<li class="mobile-menu__item mobile-menu__item--callout">
          <button
            data-action="show-sub-pane"
            data-link-target-pane-key="submenu-boker-1-1"
            class="mobile-menu__link fs-body-100"
          >
            <span class="icon icon-chevron back-link-icon" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg>
</span>

            BØKER
          </button>
        </li>

      <li class="mobile-menu__item mobile-menu__item--heading">
        <a
          class="mobile-menu__link"
          data-heading="true"
          href="/collections/urkulturer-mystikk"
        >
          <span class="ff-heading fs-body-300 fs-heading-4-base">URKULTURER & MYSTIKK</span>
        </a>
      </li>

    



    <li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/urkulturer-mystikk-copy"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Wicca, paganisme, magi</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/wicca-paganisme-magi-copy"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Sjamanisme</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/sjamanisme-copy"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Urkulturer</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/vestlig-filosofi-og-visdom-copy"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Kabbalah</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/sjamanisme-copy-copy"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Dyr</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/dyr-copy"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Natur</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/natur-copy"
          
        >
          <span class="mobile-menu__link__text fs-body-100"> Død og reinkarnasjon</span>

          
        </a>

        
      </li>

    


  </ul>

  





            

<ul
    data-menu-depth="2"
      data-pane-key="submenu-boker-tarotboker-3-2"
      data-scroll-lock-ignore
      aria-hidden="true"
      inert
      class="mobile-menu__list mobile-menu__list--sub"
  >
    

    
<li class="mobile-menu__item mobile-menu__item--header">
  <button
    class="mobile-menu__item--heading-back-link fs-body-100 "
    data-action="home"
    aria-label="Tilbake til hovedmeny"
  >
    <span class="icon icon-arrow-short back-link-icon" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 12.4016H11.5H23M23 12.4016L13.8 3M23 12.4016L13.8 21.8032" stroke="currentColor" stroke-width="1.75"/></svg>
</span>

    Tilbake til hovedmeny
  </button>
</li>
<li class="mobile-menu__item mobile-menu__item--callout">
          <button
            data-action="show-sub-pane"
            data-link-target-pane-key="submenu-boker-1-1"
            class="mobile-menu__link fs-body-100"
          >
            <span class="icon icon-chevron back-link-icon" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg>
</span>

            BØKER
          </button>
        </li>

      <li class="mobile-menu__item mobile-menu__item--heading">
        <a
          class="mobile-menu__link"
          data-heading="true"
          href="/collections/andre-planeter-copy"
        >
          <span class="ff-heading fs-body-300 fs-heading-4-base">TAROTBØKER</span>
        </a>
      </li>

    



    <li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/tarottboker-pa-engelsk-copy"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Tarotbøker på Engelsk</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/tarottboker-pa-engelsk-copy"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Tarotbøker på Norsk</span>

          
        </a>

        
      </li>

    


  </ul>

  





            

<ul
    data-menu-depth="2"
      data-pane-key="submenu-boker-selvutvikling-4-2"
      data-scroll-lock-ignore
      aria-hidden="true"
      inert
      class="mobile-menu__list mobile-menu__list--sub"
  >
    

    
<li class="mobile-menu__item mobile-menu__item--header">
  <button
    class="mobile-menu__item--heading-back-link fs-body-100 "
    data-action="home"
    aria-label="Tilbake til hovedmeny"
  >
    <span class="icon icon-arrow-short back-link-icon" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 12.4016H11.5H23M23 12.4016L13.8 3M23 12.4016L13.8 21.8032" stroke="currentColor" stroke-width="1.75"/></svg>
</span>

    Tilbake til hovedmeny
  </button>
</li>
<li class="mobile-menu__item mobile-menu__item--callout">
          <button
            data-action="show-sub-pane"
            data-link-target-pane-key="submenu-boker-1-1"
            class="mobile-menu__link fs-body-100"
          >
            <span class="icon icon-chevron back-link-icon" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg>
</span>

            BØKER
          </button>
        </li>

      <li class="mobile-menu__item mobile-menu__item--heading">
        <a
          class="mobile-menu__link"
          data-heading="true"
          href="/collections/selvutvikling"
        >
          <span class="ff-heading fs-body-300 fs-heading-4-base">SELVUTVIKLING</span>
        </a>
      </li>

    



    <li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/selvutvikling-copy"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Psykologi</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/psikologi-copy"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Høysensitivitet</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/hoysensitivitet-copy"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Om Barn</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/om-barn-copy"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Fødsel</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/fodsel-copy"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Gudinne / Kvinne</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/gudinne-kvinne-copy"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Parforhold og sex</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/parforhold-og-sex-copy"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Poesi, symbole, eventyr</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/business-lederskap"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Business & lederskap </span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/selvutvikling-1"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Selvutvikling</span>

          
        </a>

        
      </li>

    


  </ul>

  





            

<ul
    data-menu-depth="2"
      data-pane-key="submenu-boker-intuisjon-5-2"
      data-scroll-lock-ignore
      aria-hidden="true"
      inert
      class="mobile-menu__list mobile-menu__list--sub"
  >
    

    
<li class="mobile-menu__item mobile-menu__item--header">
  <button
    class="mobile-menu__item--heading-back-link fs-body-100 "
    data-action="home"
    aria-label="Tilbake til hovedmeny"
  >
    <span class="icon icon-arrow-short back-link-icon" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 12.4016H11.5H23M23 12.4016L13.8 3M23 12.4016L13.8 21.8032" stroke="currentColor" stroke-width="1.75"/></svg>
</span>

    Tilbake til hovedmeny
  </button>
</li>
<li class="mobile-menu__item mobile-menu__item--callout">
          <button
            data-action="show-sub-pane"
            data-link-target-pane-key="submenu-boker-1-1"
            class="mobile-menu__link fs-body-100"
          >
            <span class="icon icon-chevron back-link-icon" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg>
</span>

            BØKER
          </button>
        </li>

      <li class="mobile-menu__item mobile-menu__item--heading">
        <a
          class="mobile-menu__link"
          data-heading="true"
          href="/collections/poesi-copy"
        >
          <span class="ff-heading fs-body-300 fs-heading-4-base">INTUISJON</span>
        </a>
      </li>

    



    <li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/intuisjon-copy"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Klarsyn og kanalisering</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/klarsyn-og-kanalisering-copy"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Engler og hjelpere</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/engler-og-hjelpere-copy"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Kunst og kreativitet</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/kunst-og-kreativitet-copy"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Drømmer</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/drommer-copy"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Intuisjonsverktøy</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/intuisjonsverktoy-copy"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Astrologi</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/astrologi-copy"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Symbolsystemer</span>

          
        </a>

        
      </li>

    


  </ul>

  





            

<ul
    data-menu-depth="2"
      data-pane-key="submenu-boker-healing-helse-6-2"
      data-scroll-lock-ignore
      aria-hidden="true"
      inert
      class="mobile-menu__list mobile-menu__list--sub"
  >
    

    
<li class="mobile-menu__item mobile-menu__item--header">
  <button
    class="mobile-menu__item--heading-back-link fs-body-100 "
    data-action="home"
    aria-label="Tilbake til hovedmeny"
  >
    <span class="icon icon-arrow-short back-link-icon" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 12.4016H11.5H23M23 12.4016L13.8 3M23 12.4016L13.8 21.8032" stroke="currentColor" stroke-width="1.75"/></svg>
</span>

    Tilbake til hovedmeny
  </button>
</li>
<li class="mobile-menu__item mobile-menu__item--callout">
          <button
            data-action="show-sub-pane"
            data-link-target-pane-key="submenu-boker-1-1"
            class="mobile-menu__link fs-body-100"
          >
            <span class="icon icon-chevron back-link-icon" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg>
</span>

            BØKER
          </button>
        </li>

      <li class="mobile-menu__item mobile-menu__item--heading">
        <a
          class="mobile-menu__link"
          data-heading="true"
          href="/collections/healing-halse"
        >
          <span class="ff-heading fs-body-300 fs-heading-4-base">HEALING & HELSE</span>
        </a>
      </li>

    



    <li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/healing-helse-copy"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Aura og chakra</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/healing"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Healing</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/healing-copy"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Meditasjon og mindfulness</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/krystallboker"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Krystaller</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/healing-copy-copy"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Aromaterapi</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/helse"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Helse</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/mat-og-ernaering"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Mat og ernæring</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/diverse-copy"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Yoga og bevegelse</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/feng-shui"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Feng Shui</span>

          
        </a>

        
      </li>

    


  </ul>

  





            

<ul
    data-menu-depth="2"
      data-pane-key="submenu-boker-papir-skrift-7-2"
      data-scroll-lock-ignore
      aria-hidden="true"
      inert
      class="mobile-menu__list mobile-menu__list--sub"
  >
    

    
<li class="mobile-menu__item mobile-menu__item--header">
  <button
    class="mobile-menu__item--heading-back-link fs-body-100 "
    data-action="home"
    aria-label="Tilbake til hovedmeny"
  >
    <span class="icon icon-arrow-short back-link-icon" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 12.4016H11.5H23M23 12.4016L13.8 3M23 12.4016L13.8 21.8032" stroke="currentColor" stroke-width="1.75"/></svg>
</span>

    Tilbake til hovedmeny
  </button>
</li>
<li class="mobile-menu__item mobile-menu__item--callout">
          <button
            data-action="show-sub-pane"
            data-link-target-pane-key="submenu-boker-1-1"
            class="mobile-menu__link fs-body-100"
          >
            <span class="icon icon-chevron back-link-icon" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg>
</span>

            BØKER
          </button>
        </li>

      <li class="mobile-menu__item mobile-menu__item--heading">
        <a
          class="mobile-menu__link"
          data-heading="true"
          href="/collections/fiksjon-copy"
        >
          <span class="ff-heading fs-body-300 fs-heading-4-base"> PAPIR & SKRIFT</span>
        </a>
      </li>

    



    <li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/papir-skrift-copy"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Notatbok</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/notatbok-copy"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Postkort</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/collections/postkort-copy"
          
        >
          <span class="mobile-menu__link__text fs-body-100">Kalendere</span>

          
        </a>

        
      </li>

    


  </ul>

  





            

<ul
    data-menu-depth="1"
      data-pane-key="submenu-info-5-1"
      data-scroll-lock-ignore
      aria-hidden="true"
      inert
      class="mobile-menu__list mobile-menu__list--sub"
  >
    

    
<li class="mobile-menu__item mobile-menu__item--header">
  <button
    class="mobile-menu__item--heading-back-link fs-body-100 "
    data-action="home"
    aria-label="Tilbake til hovedmeny"
  >
    <span class="icon icon-arrow-short back-link-icon" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 12.4016H11.5H23M23 12.4016L13.8 3M23 12.4016L13.8 21.8032" stroke="currentColor" stroke-width="1.75"/></svg>
</span>

    Tilbake til hovedmeny
  </button>
</li>


      <li class="mobile-menu__item mobile-menu__item--heading">
        <a
          class="mobile-menu__link"
          data-heading="true"
          href="/search"
        >
          <span class="ff-heading fs-body-300 fs-heading-4-base">INFO</span>
        </a>
      </li>

    



    <li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/pages/besok-oss"
          
        >
          <span class="mobile-menu__link__text fs-body-100">BESØK OSS</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/pages/om-oss"
          
        >
          <span class="mobile-menu__link__text fs-body-100">OM LILLE ARKANA</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/pages/forhandler"
          
        >
          <span class="mobile-menu__link__text fs-body-100">FORHANDLER</span>

          
        </a>

        
      </li><li
        class="mobile-menu__item fs-body-100"
        data-list-item
      >
        <a
          class="mobile-menu__link"
          href="/pages/jobb-hos-oss"
          
        >
          <span class="mobile-menu__link__text fs-body-100">JOBB HOS OSS</span>

          
        </a>

        
      </li>

    


  </ul>

  





                <div
                    data-menu-depth="1"
                    data-pane-key="account-info"
                    data-scroll-lock-ignore
                    aria-hidden="true"
                    inert
                  >
                    
<li class="mobile-menu__item mobile-menu__item--header">
  <button
    class="mobile-menu__item--heading-back-link fs-body-100 "
    data-action="home"
    aria-label="Tilbake til hovedmeny"
  >
    <span class="icon icon-arrow-short back-link-icon" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 12.4016H11.5H23M23 12.4016L13.8 3M23 12.4016L13.8 21.8032" stroke="currentColor" stroke-width="1.75"/></svg>
</span>

    Tilbake til hovedmeny
  </button>
</li>


<div class="login" data-scope="component" data-account-login>
  <div class="login__success-wrapper">
    <div class="login__success" data-success-message tabindex="-1">
      <div class="ff-body fs-body-100">
        Vi har sendt deg en e-post med en lenke for å oppdatere passordet ditt.
      </div>
    </div>
  </div>

  <div id="login-form" class="login__wrapper" data-part="login" aria-hidden="false">
    <header class="login__header">
      <h4 class="login__heading ff-heading fs-heading-4-base">Innlogging</h4>
    </header>

    <div class="login__main">
      <form method="post" action="/account/login" id="mobile-menu-account-login" accept-charset="UTF-8" data-login-with-shop-sign-in="true" novalidate="novalidate" class="login__form"><input type="hidden" name="form_type" value="customer_login" /><input type="hidden" name="utf8" value="✓" />
        <label for="mobile-menu-account-login-CustomerEmail">E-post</label>
        <input
          type="email"
          class="input "
          name="customer[email]"
          id="mobile-menu-account-login-CustomerEmail"
          autocomplete="email"
          autocorrect="off"
          autocapitalize="off"
          
        >

        
          <div class="login__label-wrapper">
            <label for="mobile-menu-account-login-CustomerPassword">Passord</label>
            <button
              type="button"
              class="btn btn--text-link fs-body-75"
              data-toggle
              aria-controls="mobile-menu-account-login-register-form"
            >
              Glemt passord?
            </button>
          </div>
          <input
            type="password"
            class="input "
            value=""
            name="customer[password]"
            id="mobile-menu-account-login-CustomerPassword"
          >
        

        <button type="submit" class="login__button btn btn--primary btn--full">
          Logg inn
        </button>

        <div class="login__links ff-body fs-body-100">
          <span>Ny kunde?</span>
          <a class="link" href="https://brukerkonto.lillearkana.no?locale=nb&buyer_flags=eyJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJ6cWh0dWEtZ3oubXlzaG9waWZ5LmNvbSIsImZsYWdzIjpbXSwiZXhwIjoxNzgxNzQyNDU1LCJuYmYiOjE3ODExMzc2NTV9.267nx3lkp9BLgnHSF7IyCIjUarVu586gifjgSQ4aJqI">Opprett en konto</a>
        </div>
      </form>
    </div>
  </div>

  <div id="mobile-menu-account-login-register-form" class="login__wrapper hide" data-part="reset" aria-hidden="true">
    <div class="login__header">
      <h2 class="login__heading ff-heading fs-heading-3-base">Tilbakestill passordet ditt</h2>
      <p class="login__subheading fs-body-75">Vi sender deg en e-post for å tilbakestille passordet ditt.</p>
    </div>

    <div class="login__main">
      <form method="post" action="/account/recover" accept-charset="UTF-8" class="login__form"><input type="hidden" name="form_type" value="recover_customer_password" /><input type="hidden" name="utf8" value="✓" />
        <label for="mobile-menu-account-login-RecoverEmail">E-postadresse</label>
        <input
          type="email"
          value=""
          name="email"
          id="mobile-menu-account-login-RecoverEmail"
          class="input"
          autocorrect="off"
          autocapitalize="off"
          >

        <button type="submit" class="login__button btn btn--primary btn--full">
          Send inn
        </button>

        <div class="login__links ff-body fs-body-100">
          <button type="button" data-toggle class="btn btn--text-link" aria-controls="login-form">
            Avbryt
          </button>
        </div>
      </form>
    </div>
  </div>

  
  
</div>
</div>
                

                
              </div>
          </div>
        </div>
      </div>
    </template>
  </div>
</section>


</div>
<!-- END sections: header-group -->
<!-- BEGIN sections: overlay-group -->
<div id="shopify-section-sections--21214869553382__popup" class="shopify-section shopify-section-group-overlay-group"><div
    class="popups"
    data-section-id="sections--21214869553382__popup"
    data-section-type="popup"
  >
    <div
        class="popup popup--flyout popup--flyout-position-right popup--size- popup--image-position- popup--hide-image-on-mobile animation animation--popup"
        data-popup
        data-id="flyout_signup_beFDYi"
        data-popup-type="flyout"
        data-delay-type="timer"
        data-delay-value="30000"
        data-hour-frequency="24"
        data-show-on-exit-intent="true"
        data-is-signup="true"
        data-scroll-lock-ignore
        style="
          --color-background: #faf6f2;
          --color-text: #000000;
          --color-text-link: #000000;
          --text-alignment: center;
          --overlay-background: #000000;
          --overlay-opacity: 0.0;
          --color-text-input: #000000;
          --color-background-input: #ffffff;
        "
        
      >
        <div class="popup__wash"></div>

        <div class="popup__content">
          <div class="popup__content-inner">
            <button
                type="button"
                class="popup__dismiss-icon"
                data-dismiss-popup
                aria-label="Lukk"
              >

<span
  class="icon-button modal-drawer-close"
  data-size="large"data-has-secondary-icon="false"style="--icon-width: 24px; --icon-height: 24px;"
>
  <span class="icon-button__icon">
    <span class="icon icon-modal-drawer-close icon--primary" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
          <path d="M6 6L12.25 12.25M18.5 18.5L12.25 12.25M12.25 12.25L18.5 6M12.25 12.25L6 18.5" stroke="currentColor" stroke-width="1.16667" stroke-linecap="square"/></svg>
</span>


    
  </span>
</span>
</button>

            

            <div class="popup__text-container animation--container">
              

              <div class="popup__accent fs-accent section-blocks__accent">
                  <span class="accent__text">
                    Velkommen

                    <span class="accent__divider color-accent"></span>
                  </span>
                </div>

              <h3 class="popup__heading ff-heading fs-heading-3-base">
                  meld deg på vårt nyhetsbrev
                </h3>

              <div class="popup__text ff-body fs-body-100 rte"><p>Få nyheter, inspirasjon og eksklusive tilbud fra <br/>Lille Arkana</p></div>

              <form method="post" action="/contact#flyout_signup_beFDYi" id="flyout_signup_beFDYi" accept-charset="UTF-8" class="popup__newsletter newsletter-form"><input type="hidden" name="form_type" value="customer" /><input type="hidden" name="utf8" value="✓" />



                  <div class="newsletter-form__inner">
                      <input type="hidden" name="contact[tags]" value="Nyhetsbrev">

                      

                      <div class="newsletter-form__signup-email">
                        <label for="flyout_signup_beFDYi-email" class="visually-hidden">Din e-post</label>

                        <input
                          type="email"
                          class="input newsletter-form__input"
                          name="contact[email]"
                          id="flyout_signup_beFDYi-email"
                          value=""
                          placeholder="Din e-post"
                          autocorrect="off"
                          autocapitalize="off"
                          required
                        >

                        <div class="button-wrapper newsletter-form__button" data-alignment="none">
  <button class="btn btn--primary btn--full"  type="submit">
    <span>JA TAKK!</span>
    
  </button>
</div>
</div>
                    </div>
</form>


              <div class="button-wrapper popup__dismiss-text" data-alignment="center">
  <button class="btn btn--text" data-dismiss-popup type="button">
    <span>Ikke idag</span>
    
  </button>
</div>


              <div class="popup__footer-text ff-body fs-body-50 rte">
                  <p>Ved å fylle ut dette skjemaet samtykker du til å motta e-post fra oss. Du kan når som helst melde deg av.</p>
                </div>

              
            </div>
          </div>
        </div>
      </div>

      <div
          class="
            popup__tab
            popup__tab-position--bottom_left_floating
            
          "
          data-id="flyout_signup_beFDYi"
          style="
            --color-background: #ffffff;
            --color-text: #000000;
          "
        >
          <button type="button" class="popup__tab-button ff-body fs-body-100 rte">
            Get 10% Off
          </button>

          <button
            type="button"
            class="popup__tab-dismiss"
            data-dismiss-tab
            aria-label="Lukk"
          >
            

<span
  class="icon-button modal-drawer-close"
  data-size="large"data-has-secondary-icon="false"style="--icon-width: 24px; --icon-height: 24px;"
>
  <span class="icon-button__icon">
    <span class="icon icon-modal-drawer-close icon--primary" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
          <path d="M6 6L12.25 12.25M18.5 18.5L12.25 12.25M12.25 12.25L18.5 6M12.25 12.25L6 18.5" stroke="currentColor" stroke-width="1.16667" stroke-linecap="square"/></svg>
</span>


    
  </span>
</span>

          </button>
        </div>

  </div>


</div>
<!-- END sections: overlay-group --><div class="header-overlay" data-header-overlay>
        <div class="header-overlay__inner"></div>
      </div>

      <main id="main" class="main">
        <div id="shopify-section-template--21214868734182__1763351380406fa727" class="shopify-section">


<style data-shopify>
  .ai-slider-container-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem {
    position: relative;
    width: 100%;
    overflow: hidden;
    background-color: #000000;
  }

  .ai-slider-wrapper-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem {
    display: flex;
    transition: transform 0.5s ease-in-out;
  }

  .ai-slider-slide-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem {
    min-width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .ai-slider-media-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem {
    width: 100%;
    height: 500px;
    object-fit: cover;
    display: block;
  }

  .ai-slider-image-placeholder-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem {
    width: 100%;
    height: 500px;
    background-color: #f4f4f4;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .ai-slider-image-placeholder-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem svg {
    width: 100%;
    height: 100%;
    max-width: 500px;
    max-height: 500px;
  }

  .ai-slider-content-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 40px;
    text-align: center;
    z-index: 2;
  }

  .ai-slider-overlay-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0.3;
    z-index: 1;
  }

  /* ACCENT */

  .ai-slider-accent-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem {
    color: #c8a15a;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    margin: 0 0 10px;
    display: inline-block;
    padding-bottom: 6px;
    border-bottom: 2px solid #c8a15a;
  }

  .ai-slider-heading-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem {
    color: #ffffff;
    font-size: 52px;
    margin: 0 0 16px;
    max-width: 800px;
  }

  .ai-slider-text-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem {
    color: #ffffff;
    font-size: 22px;
    margin: 0 0 24px;
    max-width: 600px;
  }

  .ai-slider-button-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem {
    display: inline-block;
    padding: 12px 32px;
    background-color: #6b705d;
    color: #faf6f2;
    text-decoration: none;
    border-radius: 30px;
    transition: background-color 0.3s ease;
  }

  .ai-slider-button-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem:hover {
    background-color: #f0f0f0;
  }

  .ai-slider-nav-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: #faf6f2;
    color: #000000;
    border: none;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 3;
    transition: background-color 0.3s ease;
  }

  .ai-slider-nav-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem:hover {
    background-color: #f0f0f0;
  }

  .ai-slider-nav-prev-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem {
    left: 20px;
  }

  .ai-slider-nav-next-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem {
    right: 20px;
  }

  .ai-slider-nav-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem svg {
    width: 24px;
    height: 24px;
  }

  .ai-slider-dots-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    gap: 8px;
    z-index: 3;
  }

  .ai-slider-dot-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #ffffff;
    opacity: 0.5;
    border: none;
    cursor: pointer;
    transition: opacity 0.3s ease;
  }

  .ai-slider-dot-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem.active {
    opacity: 1;
  }

  @media screen and (max-width: 749px) {
    .ai-slider-media-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem,
    .ai-slider-image-placeholder-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem {
      height: 300.0px;
    }

    .ai-slider-content-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem {
      padding: 20px;
    }

    .ai-slider-heading-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem {
      font-size: 36.4px;
    }

    .ai-slider-text-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem {
      font-size: 19.8px;
    }

    .ai-slider-nav-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem {
      width: 40px;
      height: 40px;
    }

    .ai-slider-nav-prev-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem {
      left: 10px;
    }

    .ai-slider-nav-next-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem {
      right: 10px;
    }
  }
</style>

<image-slider-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem class="ai-slider-container-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem" >
  <div class="ai-slider-wrapper-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem">
    
    

    
      

      
        <div class="ai-slider-slide-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem" data-slide="1">
          
            <img
              src="//www.lillearkana.no/cdn/shop/files/0_3-9.jpg?v=1760855169&width=2000"
              alt=""
              loading="lazy"
              width="1232"
              height="691"
              class="ai-slider-media-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem"
            >
          

          
            <div class="ai-slider-overlay-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem"></div>
          

          <div class="ai-slider-content-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem">
            

            
              <h2 class="ai-slider-heading-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem">VELKOMMEN</h2>
            

            
              <div class="ai-slider-text-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem">Lille Arkana er en av Norges eldste alternative butikker, etablert i 2000. 
Vi brenner for kvalitet, kunnskap og produkter som støtter indre vekst.</div>
            

            
          </div>
        </div>
      
    
      

      
        <div class="ai-slider-slide-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem" data-slide="2">
          
            <img
              src="//www.lillearkana.no/cdn/shop/files/u8557645615_a_beautiful_spring_aesthetic_scene_with_white_flo_26f244a9-a727-401a-a352-22ca6b6f6664_0.png?v=1774668617&width=2000"
              alt=""
              loading="lazy"
              width="1344"
              height="896"
              class="ai-slider-media-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem"
            >
          

          
            <div class="ai-slider-overlay-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem"></div>
          

          <div class="ai-slider-content-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem">
            

            
              <h2 class="ai-slider-heading-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem">VÅREN ER HER</h2>
            

            
              <div class="ai-slider-text-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem">Ny sesong. Ny intensjon. Slipp det gamle. Omfavn det nye. 
Vårens koleksjon er her for din transformasjon</div>
            

            
              <a href="/collections/varen-2026" class="ai-slider-button-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem">
                UTFORSK
              </a>
            
          </div>
        </div>
      
    
      

      
        <div class="ai-slider-slide-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem" data-slide="3">
          
            <img
              src="//www.lillearkana.no/cdn/shop/files/u8557645615_httpss.mj.runZAFt857e8B4_httpss.mj.runET0A9WrXpW0_777a6624-83d2-458f-940c-831155c21722_3.png?v=1761097330&width=2000"
              alt=""
              loading="lazy"
              width="1536"
              height="768"
              class="ai-slider-media-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem"
            >
          

          
            <div class="ai-slider-overlay-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem"></div>
          

          <div class="ai-slider-content-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem">
            
              <div class="ai-slider-accent-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem">Lille Arkana's</div>
            

            
              <h2 class="ai-slider-heading-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem">BESTSELGERE</h2>
            

            
              <div class="ai-slider-text-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem">De mest elskede produktene hos oss</div>
            

            
              <a href="/collections/best-selgere" class="ai-slider-button-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem">
                 Se mer
              </a>
            
          </div>
        </div>
      
    
  </div>

  
    
      <button class="ai-slider-nav-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem ai-slider-nav-prev-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem" aria-label="Previous slide">
        <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
          <polyline points="15 18 9 12 15 6"></polyline>
        </svg>
      </button>

      <button class="ai-slider-nav-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem ai-slider-nav-next-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem" aria-label="Next slide">
        <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
          <polyline points="9 18 15 12 9 6"></polyline>
        </svg>
      </button>
    

    
      <div class="ai-slider-dots-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem">
        
        
          
          
            <button class="ai-slider-dot-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem active" data-slide="0" aria-label="Go to slide 1"></button>
            
          
        
          
          
            <button class="ai-slider-dot-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem " data-slide="1" aria-label="Go to slide 2"></button>
            
          
        
          
          
            <button class="ai-slider-dot-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem " data-slide="2" aria-label="Go to slide 3"></button>
            
          
        
      </div>
    
  
</image-slider-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem>

<script>
  (function() {
    class ImageSlideraofn2a2u5cxznrvv0maigenblocka3b302cffbbem extends HTMLElement {
      constructor() {
        super();
        this.currentSlide = 0;
        this.autoplayInterval = null;
      }

      connectedCallback() {
        this.wrapper = this.querySelector('.ai-slider-wrapper-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem');
        this.slides = this.querySelectorAll('.ai-slider-slide-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem');
        this.totalSlides = this.slides.length;
        this.prevButton = this.querySelector('.ai-slider-nav-prev-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem');
        this.nextButton = this.querySelector('.ai-slider-nav-next-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem');
        this.dots = this.querySelectorAll('.ai-slider-dot-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem');
        this.videos = this.querySelectorAll('video');

        if (this.totalSlides > 1) {
          this.setupEventListeners();
          this.handleVideoPlayback();
          
            this.startAutoplay();
          
        }
      }

      setupEventListeners() {
        if (this.prevButton) {
          this.prevButton.addEventListener('click', () => this.goToPrevSlide());
        }

        if (this.nextButton) {
          this.nextButton.addEventListener('click', () => this.goToNextSlide());
        }

        this.dots.forEach((dot, index) => {
          dot.addEventListener('click', () => this.goToSlide(index));
        });

        this.addEventListener('mouseenter', () => this.stopAutoplay());
        this.addEventListener('mouseleave', () => {
          
            this.startAutoplay();
          
        });
      }

      goToSlide(index) {
        this.currentSlide = index;
        this.updateSlider();
        this.handleVideoPlayback();
      }

      goToNextSlide() {
        this.currentSlide = (this.currentSlide + 1) % this.totalSlides;
        this.updateSlider();
        this.handleVideoPlayback();
      }

      goToPrevSlide() {
        this.currentSlide = (this.currentSlide - 1 + this.totalSlides) % this.totalSlides;
        this.updateSlider();
        this.handleVideoPlayback();
      }

      updateSlider() {
        const offset = -this.currentSlide * 100;
        this.wrapper.style.transform = `translateX(${offset}%)`;

        this.dots.forEach((dot, index) => {
          if (index === this.currentSlide) {
            dot.classList.add('active');
          } else {
            dot.classList.remove('active');
          }
        });
      }

      handleVideoPlayback() {
        this.videos.forEach((video, index) => {
          if (index === this.currentSlide) {
            video.play().catch(() => {});
          } else {
            video.pause();
            video.currentTime = 0;
          }
        });
      }

      startAutoplay() {
        this.stopAutoplay();
        this.autoplayInterval = setInterval(() => {
          this.goToNextSlide();
        }, 3 * 1000);
      }

      stopAutoplay() {
        if (this.autoplayInterval) {
          clearInterval(this.autoplayInterval);
          this.autoplayInterval = null;
        }
      }

      disconnectedCallback() {
        this.stopAutoplay();
      }
    }

    customElements.define('image-slider-aofn2a2u5cxznrvv0maigenblocka3b302cffbbem', ImageSlideraofn2a2u5cxznrvv0maigenblocka3b302cffbbem);
  })();
</script>



</div><div id="shopify-section-template--21214868734182__176341333444a55c45" class="shopify-section">




<style data-shopify>
  .ai-product-collection-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #faf6f2;
  }

  .ai-product-collection__container-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc {
    max-width: 1400px;
    margin: 0 auto;
    position: relative;
  }

  .ai-product-collection__header-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px;
    position: relative;
  }

  .ai-product-collection__header-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc.ai-product-collection__header--left-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc {
    justify-content: flex-start;
  }

  .ai-product-collection__header-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc.ai-product-collection__header--center-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc {
    justify-content: center;
  }

  .ai-product-collection__header-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc.ai-product-collection__header--right-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc {
    justify-content: flex-end;
  }

  .ai-product-collection__title-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc {
    font-size: 26px;
    color: #171219;
    margin: 0;
    font-family: "Bebas Neue", sans-serif;
    font-weight: 400;
  }

  .ai-product-collection__nav-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc {
    display: flex;
    gap: 8px;
  }

  /* Når tittel er venstre-justert, skyv knappene til høyre */
  .ai-product-collection__header--left-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc .ai-product-collection__nav-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc {
    margin-left: auto;
  }

  /* Når tittel er i senter, legg knappene helt til høyre */
  .ai-product-collection__header--center-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc .ai-product-collection__nav-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc {
    position: absolute;
    right: 0;
  }

  /* Når tittel er høyre, legg knappene til venstre */
  .ai-product-collection__header--right-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc .ai-product-collection__nav-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc {
    margin-right: auto;
    order: -1;
  }

  .ai-product-collection__nav--bottom-right-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc {
    position: absolute;
    bottom: 20px;
    right: 20px;
    z-index: 10;
  }

  .ai-product-collection__nav-button-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 2px solid #171219;
    background-color: #6b705d;
    color: #513918;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
  }

  .ai-product-collection__nav-button-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc:hover {
    background-color: #6b705d;
    border-color: #171219;
    color: #faf6f2;
  }

  .ai-product-collection__nav-button-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc:disabled {
    opacity: 0.3;
    cursor: not-allowed;
  }

  .ai-product-collection__nav-button-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc:disabled:hover {
    background-color: #6b705d;
    border-color: #171219;
    color: #513918;
  }

  .ai-product-collection__slider-wrapper-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc {
    position: relative;
    overflow: hidden;
  }

  .ai-product-collection__slider-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc {
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: calc((100% - (20px * (5 - 1))) / 5);
    grid-template-rows: repeat(2, auto);
    gap: 20px;
    overflow-x: auto;
    scroll-behavior: smooth;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }

  .ai-product-collection__slider-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc::-webkit-scrollbar {
    display: none;
  }

  .ai-product-collection__item-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc {
    position: relative;
    display: flex;
    flex-direction: column;
  }

  .ai-product-collection__image-wrapper-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc {
    position: relative;
    width: 100%;
    padding-bottom: 125%;
    overflow: hidden;
    background-color: #f5f5f5;
    margin-bottom: 12px;
  }

  .ai-product-collection__image-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
  }

  .ai-product-collection__item-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc:hover .ai-product-collection__image-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc {
    transform: scale(1.05);
  }

  .ai-product-collection__image-placeholder-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f5f5f5;
  }

  .ai-product-collection__image-placeholder-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc svg {
    width: 60%;
    height: 60%;
    opacity: 0.3;
  }

  .ai-product-collection__info-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc {
    text-align: center;
  }

  .ai-product-collection__product-title-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc {
    font-size: 16px;
    color: #171219;
    margin: 0 0 8px;
    font-weight: 500;
  }

  .ai-product-collection__product-title-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc a {
    color: inherit;
    text-decoration: none;
  }

  .ai-product-collection__product-title-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc a:hover {
    opacity: 0.7;
  }

  .ai-product-collection__price-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc {
    font-size: 15px;
    color: #171219;
    font-weight: 600;
  }

  .ai-product-collection__empty-state-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc {
    text-align: center;
    padding: 60px 20px;
    color: #999;
    font-size: 16px;
  }

  @media screen and (max-width: 989px) {
    .ai-product-collection__slider-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc {
      grid-auto-columns: calc((100% - (20px * (4 - 1))) / 4);
    }
  }

  @media screen and (max-width: 749px) {
    .ai-product-collection-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc {
      padding-top: 28.0px;
      padding-bottom: 28.0px;
      padding-left: 14.0px;
      padding-right: 14.0px;
    }

    .ai-product-collection__title-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc {
      font-size: calc(26px * 0.8);
    }

    .ai-product-collection__slider-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc {
      grid-auto-columns: calc((100% - 14.0px) / 2);
      gap: 14.0px;
    }

    .ai-product-collection__nav-button-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc {
      width: calc(30px * 0.85);
      height: calc(30px * 0.85);
    }

    .ai-product-collection__nav--bottom-right-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc {
      bottom: 10px;
      right: 10px;
    }
  }
</style>

<product-slider-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc
  class="ai-product-collection-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc"
  
>
  <div class="ai-product-collection__container-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc">
    
      <div class="ai-product-collection__header-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc ai-product-collection__header--center-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc">
        
          <h2 class="ai-product-collection__title-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc">Nyheter</h2>
        

        
      </div>
    

    
      <div class="ai-product-collection__slider-wrapper-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc">
        <div class="ai-product-collection__slider-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc">
          
            <div class="ai-product-collection__item-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc">
              <a href="/products/the-intuition-oracle-deck">
                <div class="ai-product-collection__image-wrapper-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc">
                  
                    <img
                      src="//www.lillearkana.no/cdn/shop/files/Screenshot2026-06-09at12.27.27.png?v=1781000948&width=600
"
                      alt="The Intuition Oracle Deck"
                      class="ai-product-collection__image-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc"
                      loading="lazy"
                      width="600"
                      height="750"
                    >
                  
                </div>
              </a>

              <div class="ai-product-collection__info-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc">
                <h3 class="ai-product-collection__product-title-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc">
                  <a href="/products/the-intuition-oracle-deck">The Intuition Oracle Deck</a>
                </h3>
                <div class="ai-product-collection__price-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc">
                  0,00 kr
                </div>
              </div>
            </div>
          
            <div class="ai-product-collection__item-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc">
              <a href="/products/anima-mundi-belly-love-pulver">
                <div class="ai-product-collection__image-wrapper-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc">
                  
                    <img
                      src="//www.lillearkana.no/cdn/shop/files/Screenshot2026-05-28at17.03.10_0c22a528-bd84-4045-8623-279532d26771.png?v=1780120132&width=600
"
                      alt="Anima Mundi Belly Love pulver"
                      class="ai-product-collection__image-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc"
                      loading="lazy"
                      width="600"
                      height="750"
                    >
                  
                </div>
              </a>

              <div class="ai-product-collection__info-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc">
                <h3 class="ai-product-collection__product-title-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc">
                  <a href="/products/anima-mundi-belly-love-pulver">Anima Mundi Belly Love pulver</a>
                </h3>
                <div class="ai-product-collection__price-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc">
                  579,00 kr
                </div>
              </div>
            </div>
          
            <div class="ai-product-collection__item-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc">
              <a href="/products/kulestativ-i-plast">
                <div class="ai-product-collection__image-wrapper-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc">
                  
                    <img
                      src="//www.lillearkana.no/cdn/shop/files/23D31CFF-0D60-4DFF-9771-C587507E7234.png?v=1779190805&width=600
"
                      alt="Kulestativ i plast"
                      class="ai-product-collection__image-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc"
                      loading="lazy"
                      width="600"
                      height="750"
                    >
                  
                </div>
              </a>

              <div class="ai-product-collection__info-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc">
                <h3 class="ai-product-collection__product-title-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc">
                  <a href="/products/kulestativ-i-plast">Kulestativ i plast</a>
                </h3>
                <div class="ai-product-collection__price-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc">
                  39,00 kr
                </div>
              </div>
            </div>
          
            <div class="ai-product-collection__item-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc">
              <a href="/products/taoasis-rose-10-ml">
                <div class="ai-product-collection__image-wrapper-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc">
                  
                    <img
                      src="//www.lillearkana.no/cdn/shop/files/C7532580-9EF5-44C1-8EFA-921CFBB623EF.png?v=1779103413&width=600
"
                      alt="Taoasis Rose (10 ml)"
                      class="ai-product-collection__image-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc"
                      loading="lazy"
                      width="600"
                      height="750"
                    >
                  
                </div>
              </a>

              <div class="ai-product-collection__info-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc">
                <h3 class="ai-product-collection__product-title-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc">
                  <a href="/products/taoasis-rose-10-ml">Taoasis Rose (10 ml)</a>
                </h3>
                <div class="ai-product-collection__price-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc">
                  299,00 kr
                </div>
              </div>
            </div>
          
            <div class="ai-product-collection__item-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc">
              <a href="/products/taoasis-jasmin-10-ml">
                <div class="ai-product-collection__image-wrapper-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc">
                  
                    <img
                      src="//www.lillearkana.no/cdn/shop/files/A1F81DD0-51BA-4544-B19B-6C0FFA76F90C.png?v=1779103333&width=600
"
                      alt="Taoasis Jasmin (10 ml)"
                      class="ai-product-collection__image-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc"
                      loading="lazy"
                      width="600"
                      height="750"
                    >
                  
                </div>
              </a>

              <div class="ai-product-collection__info-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc">
                <h3 class="ai-product-collection__product-title-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc">
                  <a href="/products/taoasis-jasmin-10-ml">Taoasis Jasmin (10 ml)</a>
                </h3>
                <div class="ai-product-collection__price-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc">
                  299,00 kr
                </div>
              </div>
            </div>
          
            <div class="ai-product-collection__item-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc">
              <a href="/products/taoasis-patchouli-5-ml">
                <div class="ai-product-collection__image-wrapper-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc">
                  
                    <img
                      src="//www.lillearkana.no/cdn/shop/files/F14C897A-1762-42FF-8C67-6052DE41D8B5.png?v=1779103261&width=600
"
                      alt="Taoasis Patchouli (5 ml)"
                      class="ai-product-collection__image-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc"
                      loading="lazy"
                      width="600"
                      height="750"
                    >
                  
                </div>
              </a>

              <div class="ai-product-collection__info-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc">
                <h3 class="ai-product-collection__product-title-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc">
                  <a href="/products/taoasis-patchouli-5-ml">Taoasis Patchouli (5 ml)</a>
                </h3>
                <div class="ai-product-collection__price-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc">
                  199,00 kr
                </div>
              </div>
            </div>
          
            <div class="ai-product-collection__item-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc">
              <a href="/products/lotuslys-morkebla-rund-kopi">
                <div class="ai-product-collection__image-wrapper-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc">
                  
                    <img
                      src="//www.lillearkana.no/cdn/shop/files/6F670B7D-8F10-416A-AA06-D834DDBA341E_35bc00ca-1375-4b74-a287-7ee18a7402b1.png?v=1778681406&width=600
"
                      alt="Lotuslys rød rund"
                      class="ai-product-collection__image-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc"
                      loading="lazy"
                      width="600"
                      height="750"
                    >
                  
                </div>
              </a>

              <div class="ai-product-collection__info-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc">
                <h3 class="ai-product-collection__product-title-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc">
                  <a href="/products/lotuslys-morkebla-rund-kopi">Lotuslys rød rund</a>
                </h3>
                <div class="ai-product-collection__price-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc">
                  229,00 kr
                </div>
              </div>
            </div>
          
            <div class="ai-product-collection__item-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc">
              <a href="/products/lotuslys-turkis-medium">
                <div class="ai-product-collection__image-wrapper-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc">
                  
                    <img
                      src="//www.lillearkana.no/cdn/shop/files/2203F3B3-55EB-4869-B18C-38E12F693614.png?v=1778681138&width=600
"
                      alt="Lotuslys turkis medium"
                      class="ai-product-collection__image-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc"
                      loading="lazy"
                      width="600"
                      height="750"
                    >
                  
                </div>
              </a>

              <div class="ai-product-collection__info-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc">
                <h3 class="ai-product-collection__product-title-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc">
                  <a href="/products/lotuslys-turkis-medium">Lotuslys turkis medium</a>
                </h3>
                <div class="ai-product-collection__price-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc">
                  199,00 kr
                </div>
              </div>
            </div>
          
            <div class="ai-product-collection__item-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc">
              <a href="/products/lotuslys-gronn-rund">
                <div class="ai-product-collection__image-wrapper-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc">
                  
                    <img
                      src="//www.lillearkana.no/cdn/shop/files/534EBD75-E460-49A1-9B5A-D753F78C1024.png?v=1778680442&width=600
"
                      alt="Lotuslys grønn rund"
                      class="ai-product-collection__image-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc"
                      loading="lazy"
                      width="600"
                      height="750"
                    >
                  
                </div>
              </a>

              <div class="ai-product-collection__info-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc">
                <h3 class="ai-product-collection__product-title-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc">
                  <a href="/products/lotuslys-gronn-rund">Lotuslys grønn rund</a>
                </h3>
                <div class="ai-product-collection__price-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc">
                  229,00 kr
                </div>
              </div>
            </div>
          
            <div class="ai-product-collection__item-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc">
              <a href="/products/lotuslys-morkebla">
                <div class="ai-product-collection__image-wrapper-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc">
                  
                    <img
                      src="//www.lillearkana.no/cdn/shop/files/2CE15243-40E9-47C7-AA14-E48E7429FEC0.png?v=1778679753&width=600
"
                      alt="Lotuslys mørkeblå rund"
                      class="ai-product-collection__image-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc"
                      loading="lazy"
                      width="600"
                      height="750"
                    >
                  
                </div>
              </a>

              <div class="ai-product-collection__info-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc">
                <h3 class="ai-product-collection__product-title-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc">
                  <a href="/products/lotuslys-morkebla">Lotuslys mørkeblå rund</a>
                </h3>
                <div class="ai-product-collection__price-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc">
                  229,00 kr
                </div>
              </div>
            </div>
          
        </div>

        
      </div>
    
  </div>
</product-slider-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc>

<script>
  (function() {
    class ProductSlideras2x2u0hxvhbqmvq3maigenblock24df1caz4cytc extends HTMLElement {
      constructor() {
        super();
        this.slider = this.querySelector('.ai-product-collection__slider-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc');
        this.prevButton = this.querySelector('.ai-product-collection__prev-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc');
        this.nextButton = this.querySelector('.ai-product-collection__next-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc');
      }

      connectedCallback() {
        if (!this.slider) return;

        if (this.prevButton && this.nextButton) {
          this.prevButton.addEventListener('click', () => this.slide('prev'));
          this.nextButton.addEventListener('click', () => this.slide('next'));
          this.slider.addEventListener('scroll', () => this.updateButtons());
          this.updateButtons();
        }
      }

      slide(direction) {
        const scrollAmount = this.slider.offsetWidth;
        const scrollPosition = direction === 'next'
          ? this.slider.scrollLeft + scrollAmount
          : this.slider.scrollLeft - scrollAmount;

        this.slider.scrollTo({
          left: scrollPosition,
          behavior: 'smooth'
        });
      }

      updateButtons() {
        if (!this.prevButton || !this.nextButton) return;

        const isAtStart = this.slider.scrollLeft <= 0;
        const isAtEnd = this.slider.scrollLeft + this.slider.offsetWidth >= this.slider.scrollWidth - 1;

        this.prevButton.disabled = isAtStart;
        this.nextButton.disabled = isAtEnd;
      }
    }

    customElements.define('product-slider-as2x2u0hxvhbqmvq3maigenblock24df1caz4cytc', ProductSlideras2x2u0hxvhbqmvq3maigenblock24df1caz4cytc);
  })();
</script>



<style> #shopify-section-template--21214868734182__176341333444a55c45 * {background-color: transparent !important;} </style></div><div id="shopify-section-template--21214868734182__blocks_k8bqFD" class="shopify-section">




<style data-shopify>
  .ai-product-collection-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #faf6f2;
  }

  .ai-product-collection__container-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw {
    max-width: 1400px;
    margin: 0 auto;
    position: relative;
  }

  .ai-product-collection__header-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px;
    position: relative;
  }

  .ai-product-collection__header-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw.ai-product-collection__header--left-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw {
    justify-content: flex-start;
  }

  .ai-product-collection__header-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw.ai-product-collection__header--center-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw {
    justify-content: center;
  }

  .ai-product-collection__header-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw.ai-product-collection__header--right-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw {
    justify-content: flex-end;
  }

  .ai-product-collection__title-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw {
    font-size: 26px;
    color: #171219;
    margin: 0;
    font-family: "Bebas Neue", sans-serif;
    font-weight: 400;
  }

  .ai-product-collection__nav-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw {
    display: flex;
    gap: 8px;
  }

  /* Når tittel er venstre-justert, skyv knappene til høyre */
  .ai-product-collection__header--left-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw .ai-product-collection__nav-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw {
    margin-left: auto;
  }

  /* Når tittel er i senter, legg knappene helt til høyre */
  .ai-product-collection__header--center-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw .ai-product-collection__nav-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw {
    position: absolute;
    right: 0;
  }

  /* Når tittel er høyre, legg knappene til venstre */
  .ai-product-collection__header--right-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw .ai-product-collection__nav-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw {
    margin-right: auto;
    order: -1;
  }

  .ai-product-collection__nav--bottom-right-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw {
    position: absolute;
    bottom: 20px;
    right: 20px;
    z-index: 10;
  }

  .ai-product-collection__nav-button-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 2px solid #171219;
    background-color: #6b705d;
    color: #513918;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
  }

  .ai-product-collection__nav-button-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw:hover {
    background-color: #6b705d;
    border-color: #171219;
    color: #faf6f2;
  }

  .ai-product-collection__nav-button-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw:disabled {
    opacity: 0.3;
    cursor: not-allowed;
  }

  .ai-product-collection__nav-button-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw:disabled:hover {
    background-color: #6b705d;
    border-color: #171219;
    color: #513918;
  }

  .ai-product-collection__slider-wrapper-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw {
    position: relative;
    overflow: hidden;
  }

  .ai-product-collection__slider-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw {
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: calc((100% - (20px * (5 - 1))) / 5);
    grid-template-rows: repeat(2, auto);
    gap: 20px;
    overflow-x: auto;
    scroll-behavior: smooth;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }

  .ai-product-collection__slider-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw::-webkit-scrollbar {
    display: none;
  }

  .ai-product-collection__item-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw {
    position: relative;
    display: flex;
    flex-direction: column;
  }

  .ai-product-collection__image-wrapper-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw {
    position: relative;
    width: 100%;
    padding-bottom: 125%;
    overflow: hidden;
    background-color: #f5f5f5;
    margin-bottom: 12px;
  }

  .ai-product-collection__image-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
  }

  .ai-product-collection__item-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw:hover .ai-product-collection__image-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw {
    transform: scale(1.05);
  }

  .ai-product-collection__image-placeholder-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f5f5f5;
  }

  .ai-product-collection__image-placeholder-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw svg {
    width: 60%;
    height: 60%;
    opacity: 0.3;
  }

  .ai-product-collection__info-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw {
    text-align: center;
  }

  .ai-product-collection__product-title-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw {
    font-size: 16px;
    color: #171219;
    margin: 0 0 8px;
    font-weight: 500;
  }

  .ai-product-collection__product-title-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw a {
    color: inherit;
    text-decoration: none;
  }

  .ai-product-collection__product-title-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw a:hover {
    opacity: 0.7;
  }

  .ai-product-collection__price-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw {
    font-size: 15px;
    color: #171219;
    font-weight: 600;
  }

  .ai-product-collection__empty-state-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw {
    text-align: center;
    padding: 60px 20px;
    color: #999;
    font-size: 16px;
  }

  @media screen and (max-width: 989px) {
    .ai-product-collection__slider-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw {
      grid-auto-columns: calc((100% - (20px * (4 - 1))) / 4);
    }
  }

  @media screen and (max-width: 749px) {
    .ai-product-collection-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw {
      padding-top: 28.0px;
      padding-bottom: 28.0px;
      padding-left: 14.0px;
      padding-right: 14.0px;
    }

    .ai-product-collection__title-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw {
      font-size: calc(26px * 0.8);
    }

    .ai-product-collection__slider-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw {
      grid-auto-columns: calc((100% - 14.0px) / 2);
      gap: 14.0px;
    }

    .ai-product-collection__nav-button-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw {
      width: calc(30px * 0.85);
      height: calc(30px * 0.85);
    }

    .ai-product-collection__nav--bottom-right-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw {
      bottom: 10px;
      right: 10px;
    }
  }
</style>

<product-slider-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw
  class="ai-product-collection-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw"
  
>
  <div class="ai-product-collection__container-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw">
    
      <div class="ai-product-collection__header-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw ai-product-collection__header--center-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw">
        
          <h2 class="ai-product-collection__title-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw">Bestselgere</h2>
        

        
      </div>
    

    
      <div class="ai-product-collection__slider-wrapper-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw">
        <div class="ai-product-collection__slider-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw">
          
            <div class="ai-product-collection__item-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw">
              <a href="/products/rider_waite_tarot_norsk">
                <div class="ai-product-collection__image-wrapper-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw">
                  
                    <img
                      src="//www.lillearkana.no/cdn/shop/files/102543-2.webp?v=1762660963&width=600
"
                      alt="Rider Waite Tarot (Norsk)"
                      class="ai-product-collection__image-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw"
                      loading="lazy"
                      width="600"
                      height="750"
                    >
                  
                </div>
              </a>

              <div class="ai-product-collection__info-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw">
                <h3 class="ai-product-collection__product-title-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw">
                  <a href="/products/rider_waite_tarot_norsk">Rider Waite Tarot (Norsk)</a>
                </h3>
                <div class="ai-product-collection__price-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw">
                  339,00 kr
                </div>
              </div>
            </div>
          
            <div class="ai-product-collection__item-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw">
              <a href="/products/rider-waite-tarot-kurskompendium">
                <div class="ai-product-collection__image-wrapper-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw">
                  
                    <img
                      src="//www.lillearkana.no/cdn/shop/files/1950031078_d8398d55-75f5-4b8f-906b-caa350d44b65.webp?v=1768516191&width=600
"
                      alt="Rider Waite Tarot Kurskompendium"
                      class="ai-product-collection__image-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw"
                      loading="lazy"
                      width="600"
                      height="750"
                    >
                  
                </div>
              </a>

              <div class="ai-product-collection__info-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw">
                <h3 class="ai-product-collection__product-title-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw">
                  <a href="/products/rider-waite-tarot-kurskompendium">Rider Waite Tarot Kurskompendium</a>
                </h3>
                <div class="ai-product-collection__price-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw">
                  349,00 kr
                </div>
              </div>
            </div>
          
            <div class="ai-product-collection__item-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw">
              <a href="/products/bla-lotus-te-1950038137">
                <div class="ai-product-collection__image-wrapper-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw">
                  
                    <img
                      src="//www.lillearkana.no/cdn/shop/files/blue-lotus.webp?v=1770318146&width=600
"
                      alt="Blå Lotus Te"
                      class="ai-product-collection__image-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw"
                      loading="lazy"
                      width="600"
                      height="750"
                    >
                  
                </div>
              </a>

              <div class="ai-product-collection__info-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw">
                <h3 class="ai-product-collection__product-title-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw">
                  <a href="/products/bla-lotus-te-1950038137">Blå Lotus Te</a>
                </h3>
                <div class="ai-product-collection__price-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw">
                  579,00 kr
                </div>
              </div>
            </div>
          
            <div class="ai-product-collection__item-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw">
              <a href="/products/engleterapi">
                <div class="ai-product-collection__image-wrapper-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw">
                  
                    <img
                      src="//www.lillearkana.no/cdn/shop/files/EngleTerap_1950032837.webp?v=1771462538&width=600
"
                      alt="Lille Arkana"
                      class="ai-product-collection__image-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw"
                      loading="lazy"
                      width="600"
                      height="750"
                    >
                  
                </div>
              </a>

              <div class="ai-product-collection__info-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw">
                <h3 class="ai-product-collection__product-title-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw">
                  <a href="/products/engleterapi">Engleterapi Orakelkort</a>
                </h3>
                <div class="ai-product-collection__price-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw">
                  349,00 kr
                </div>
              </div>
            </div>
          
            <div class="ai-product-collection__item-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw">
              <a href="/products/englesvar_orakelkort">
                <div class="ai-product-collection__image-wrapper-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw">
                  
                    <img
                      src="//www.lillearkana.no/cdn/shop/files/1950037308_58e0baeb-9926-4071-99fc-9fc2648772e3.webp?v=1768869215&width=600
"
                      alt="Englesvar Orakelkort"
                      class="ai-product-collection__image-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw"
                      loading="lazy"
                      width="600"
                      height="750"
                    >
                  
                </div>
              </a>

              <div class="ai-product-collection__info-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw">
                <h3 class="ai-product-collection__product-title-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw">
                  <a href="/products/englesvar_orakelkort">Englesvar</a>
                </h3>
                <div class="ai-product-collection__price-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw">
                  349,00 kr
                </div>
              </div>
            </div>
          
            <div class="ai-product-collection__item-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw">
              <a href="/products/hvit-salvie-liten">
                <div class="ai-product-collection__image-wrapper-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw">
                  
                    <img
                      src="//www.lillearkana.no/cdn/shop/files/102933.png?v=1768926225&width=600
"
                      alt="Hvit Salvie (Liten)"
                      class="ai-product-collection__image-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw"
                      loading="lazy"
                      width="600"
                      height="750"
                    >
                  
                </div>
              </a>

              <div class="ai-product-collection__info-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw">
                <h3 class="ai-product-collection__product-title-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw">
                  <a href="/products/hvit-salvie-liten">Hvit Salvie (Liten)</a>
                </h3>
                <div class="ai-product-collection__price-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw">
                  89,00 kr
                </div>
              </div>
            </div>
          
            <div class="ai-product-collection__item-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw">
              <a href="/products/manologi_orakelkort">
                <div class="ai-product-collection__image-wrapper-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw">
                  
                    <img
                      src="//www.lillearkana.no/cdn/shop/files/1950039442_ecd83de0-2cb2-4da6-ac49-19e5295f5860.webp?v=1768871823&width=600
"
                      alt="Månologi Orakelkort"
                      class="ai-product-collection__image-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw"
                      loading="lazy"
                      width="600"
                      height="750"
                    >
                  
                </div>
              </a>

              <div class="ai-product-collection__info-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw">
                <h3 class="ai-product-collection__product-title-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw">
                  <a href="/products/manologi_orakelkort">Månologi Orakelkort</a>
                </h3>
                <div class="ai-product-collection__price-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw">
                  359,00 kr
                </div>
              </div>
            </div>
          
            <div class="ai-product-collection__item-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw">
              <a href="/products/alien-krystall">
                <div class="ai-product-collection__image-wrapper-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw">
                  
                    <img
                      src="//www.lillearkana.no/cdn/shop/files/Alienkrystall-GronnAventurin.webp?v=1766763887&width=600
"
                      alt="Alien Krystall Figur"
                      class="ai-product-collection__image-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw"
                      loading="lazy"
                      width="600"
                      height="750"
                    >
                  
                </div>
              </a>

              <div class="ai-product-collection__info-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw">
                <h3 class="ai-product-collection__product-title-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw">
                  <a href="/products/alien-krystall">Alien Krystall Figur</a>
                </h3>
                <div class="ai-product-collection__price-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw">
                  199,00 kr
                </div>
              </div>
            </div>
          
            <div class="ai-product-collection__item-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw">
              <a href="/products/lysets_rebeller_orakelkort">
                <div class="ai-product-collection__image-wrapper-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw">
                  
                    <img
                      src="//www.lillearkana.no/cdn/shop/files/1950037309_7d4b02dc-2ffe-4502-985d-8b4501776c55.webp?v=1768869217&width=600
"
                      alt="Lysets Rebeller Orakelkort"
                      class="ai-product-collection__image-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw"
                      loading="lazy"
                      width="600"
                      height="750"
                    >
                  
                </div>
              </a>

              <div class="ai-product-collection__info-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw">
                <h3 class="ai-product-collection__product-title-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw">
                  <a href="/products/lysets_rebeller_orakelkort">Lysets Rebeller Orakelkort</a>
                </h3>
                <div class="ai-product-collection__price-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw">
                  399,00 kr
                </div>
              </div>
            </div>
          
            <div class="ai-product-collection__item-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw">
              <a href="/products/satya-jasmine-rkelse">
                <div class="ai-product-collection__image-wrapper-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw">
                  
                    <img
                      src="//www.lillearkana.no/cdn/shop/files/Satya_Jasmine.png?v=1771039809&width=600
"
                      alt="Satya Jasmine Røkelse"
                      class="ai-product-collection__image-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw"
                      loading="lazy"
                      width="600"
                      height="750"
                    >
                  
                </div>
              </a>

              <div class="ai-product-collection__info-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw">
                <h3 class="ai-product-collection__product-title-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw">
                  <a href="/products/satya-jasmine-rkelse">Satya Jasmine Røkelse</a>
                </h3>
                <div class="ai-product-collection__price-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw">
                  40,00 kr
                </div>
              </div>
            </div>
          
        </div>

        
      </div>
    
  </div>
</product-slider-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw>

<script>
  (function() {
    class ProductSlideradel0ajrdemd4s0zonaigenblock24df1cajrv3kw extends HTMLElement {
      constructor() {
        super();
        this.slider = this.querySelector('.ai-product-collection__slider-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw');
        this.prevButton = this.querySelector('.ai-product-collection__prev-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw');
        this.nextButton = this.querySelector('.ai-product-collection__next-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw');
      }

      connectedCallback() {
        if (!this.slider) return;

        if (this.prevButton && this.nextButton) {
          this.prevButton.addEventListener('click', () => this.slide('prev'));
          this.nextButton.addEventListener('click', () => this.slide('next'));
          this.slider.addEventListener('scroll', () => this.updateButtons());
          this.updateButtons();
        }
      }

      slide(direction) {
        const scrollAmount = this.slider.offsetWidth;
        const scrollPosition = direction === 'next'
          ? this.slider.scrollLeft + scrollAmount
          : this.slider.scrollLeft - scrollAmount;

        this.slider.scrollTo({
          left: scrollPosition,
          behavior: 'smooth'
        });
      }

      updateButtons() {
        if (!this.prevButton || !this.nextButton) return;

        const isAtStart = this.slider.scrollLeft <= 0;
        const isAtEnd = this.slider.scrollLeft + this.slider.offsetWidth >= this.slider.scrollWidth - 1;

        this.prevButton.disabled = isAtStart;
        this.nextButton.disabled = isAtEnd;
      }
    }

    customElements.define('product-slider-adel0ajrdemd4s0zonaigenblock24df1cajrv3kw', ProductSlideradel0ajrdemd4s0zonaigenblock24df1cajrv3kw);
  })();
</script>



<style> #shopify-section-template--21214868734182__blocks_k8bqFD * {background-color: transparent !important;} #shopify-section-template--21214868734182__blocks_k8bqFD .card__media {position: relative;} #shopify-section-template--21214868734182__blocks_k8bqFD .card__media img:nth-of-type(2) {position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; transition: 0.3s;} #shopify-section-template--21214868734182__blocks_k8bqFD .card__media:hover img:nth-of-type(2) {opacity: 1;} #shopify-section-template--21214868734182__blocks_k8bqFD .card__media:hover img:nth-of-type(1) {opacity: 0;} </style></div><section id="shopify-section-template--21214868734182__multi_column_1" class="shopify-section"><div
  class="multi-column section animation animation--multi-column"
  data-section-id="template--21214868734182__multi_column_1"
  data-section-type="multi-column"
  data-desktop-column-alignment="center"
  data-mobile-column-alignment="center"
  data-desktop-row-alignment="top"
  data-mobile-row-alignment="top"
  style="
    --grid-columns-desktop: 3;
    --grid-columns-mobile: 2;
    --grid-gap-column-desktop: 8px;
    --grid-gap-column-mobile: 16px;
    --grid-gap-row-desktop: 8px;
    --grid-gap-row-mobile: 4px;
    
--color-background: #faf6f2;
      --color-background-alpha-80: rgba(250, 246, 242, 0.8);
      --color-text: #171219;
      --color-text-input: #171219;
      --color-text-link: #cfb8a1;

  --color-text-alpha-90: rgba(23, 18, 25, 0.9);
  --color-text-alpha-80: rgba(23, 18, 25, 0.8);
  --color-text-alpha-70: rgba(23, 18, 25, 0.7);
  --color-text-alpha-60: rgba(23, 18, 25, 0.6);
  --color-text-alpha-50: rgba(23, 18, 25, 0.5);
  --color-text-alpha-40: rgba(23, 18, 25, 0.4);
  --color-text-alpha-30: rgba(23, 18, 25, 0.3);
  --color-text-alpha-25: rgba(23, 18, 25, 0.25);
  --color-text-alpha-20: rgba(23, 18, 25, 0.2);
  --color-text-alpha-10: rgba(23, 18, 25, 0.1);
  --color-text-alpha-05: rgba(23, 18, 25, 0.05);
--color-border-input: rgba(84, 87, 70, 0.4);
    --section-style-spacing-top: 16px; --section-style-spacing-bottom: 40px;
  "
>
  <div class="section-inner">
    <div class="multi-column__inner">
      <div
    class="section-header section-blocks animation--container-header"
    data-alignment="center"style="--maximum-content-width: 400px;"
  >
    

    <h4 class="ff-heading section-header__heading fs-heading-3-base">
        UTVALGTE KOLLEKSJONER
      </h4>
<h2 class="ff-body fs-body-100 section-header__subheading rte">
      
    </h2>

    
  </div>


      <div
        class="multi-column__grid"
        data-num-columns-desktop="3"
        data-num-columns-mobile="2"
      >
        

<div
  class="multi-column__grid-item animation--item"
  style="--text-max-width: 100%;"
  
>
  <div class="multi-column__grid-item-inner">
    <figure class="multi-column__grid-item-image-figure" style="--image-width: 100%;">
      <a href="/collections/essenser" class="multi-column__grid-item-image-wrapper" aria-label="">
        <div
    class="image multi-column__grid-item-image aspect-ratio--landscape_alt animation--lazy-load"
    style="--focal-alignment: center;"
  >
    <img
  alt=""
  class="image__img"
  loading="lazy"
  width="1200"
  height="992"
  src="//www.lillearkana.no/cdn/shop/files/u8557645615_httpss.mj.runlOBwwNrVk50_httpss.mj.runKbShMIeQLwk_60e33fd1-b7fa-4424-a72a-8ada6f6aa5aa_2.png?v=1762639893&width=320"
  
  srcset="//www.lillearkana.no/cdn/shop/files/u8557645615_httpss.mj.runlOBwwNrVk50_httpss.mj.runKbShMIeQLwk_60e33fd1-b7fa-4424-a72a-8ada6f6aa5aa_2.png?crop=center&height=80&v=1762639893&width=100 100w, //www.lillearkana.no/cdn/shop/files/u8557645615_httpss.mj.runlOBwwNrVk50_httpss.mj.runKbShMIeQLwk_60e33fd1-b7fa-4424-a72a-8ada6f6aa5aa_2.png?crop=center&height=120&v=1762639893&width=150 150w, //www.lillearkana.no/cdn/shop/files/u8557645615_httpss.mj.runlOBwwNrVk50_httpss.mj.runKbShMIeQLwk_60e33fd1-b7fa-4424-a72a-8ada6f6aa5aa_2.png?crop=center&height=160&v=1762639893&width=200 200w, //www.lillearkana.no/cdn/shop/files/u8557645615_httpss.mj.runlOBwwNrVk50_httpss.mj.runKbShMIeQLwk_60e33fd1-b7fa-4424-a72a-8ada6f6aa5aa_2.png?crop=center&height=192&v=1762639893&width=240 240w, //www.lillearkana.no/cdn/shop/files/u8557645615_httpss.mj.runlOBwwNrVk50_httpss.mj.runKbShMIeQLwk_60e33fd1-b7fa-4424-a72a-8ada6f6aa5aa_2.png?crop=center&height=224&v=1762639893&width=280 280w, //www.lillearkana.no/cdn/shop/files/u8557645615_httpss.mj.runlOBwwNrVk50_httpss.mj.runKbShMIeQLwk_60e33fd1-b7fa-4424-a72a-8ada6f6aa5aa_2.png?crop=center&height=240&v=1762639893&width=300 300w, //www.lillearkana.no/cdn/shop/files/u8557645615_httpss.mj.runlOBwwNrVk50_httpss.mj.runKbShMIeQLwk_60e33fd1-b7fa-4424-a72a-8ada6f6aa5aa_2.png?crop=center&height=288&v=1762639893&width=360 360w, //www.lillearkana.no/cdn/shop/files/u8557645615_httpss.mj.runlOBwwNrVk50_httpss.mj.runKbShMIeQLwk_60e33fd1-b7fa-4424-a72a-8ada6f6aa5aa_2.png?crop=center&height=320&v=1762639893&width=400 400w, //www.lillearkana.no/cdn/shop/files/u8557645615_httpss.mj.runlOBwwNrVk50_httpss.mj.runKbShMIeQLwk_60e33fd1-b7fa-4424-a72a-8ada6f6aa5aa_2.png?crop=center&height=360&v=1762639893&width=450 450w, //www.lillearkana.no/cdn/shop/files/u8557645615_httpss.mj.runlOBwwNrVk50_httpss.mj.runKbShMIeQLwk_60e33fd1-b7fa-4424-a72a-8ada6f6aa5aa_2.png?crop=center&height=400&v=1762639893&width=500 500w, //www.lillearkana.no/cdn/shop/files/u8557645615_httpss.mj.runlOBwwNrVk50_httpss.mj.runKbShMIeQLwk_60e33fd1-b7fa-4424-a72a-8ada6f6aa5aa_2.png?crop=center&height=440&v=1762639893&width=550 550w, //www.lillearkana.no/cdn/shop/files/u8557645615_httpss.mj.runlOBwwNrVk50_httpss.mj.runKbShMIeQLwk_60e33fd1-b7fa-4424-a72a-8ada6f6aa5aa_2.png?crop=center&height=480&v=1762639893&width=600 600w, //www.lillearkana.no/cdn/shop/files/u8557645615_httpss.mj.runlOBwwNrVk50_httpss.mj.runKbShMIeQLwk_60e33fd1-b7fa-4424-a72a-8ada6f6aa5aa_2.png?crop=center&height=520&v=1762639893&width=650 650w, //www.lillearkana.no/cdn/shop/files/u8557645615_httpss.mj.runlOBwwNrVk50_httpss.mj.runKbShMIeQLwk_60e33fd1-b7fa-4424-a72a-8ada6f6aa5aa_2.png?crop=center&height=560&v=1762639893&width=700 700w, //www.lillearkana.no/cdn/shop/files/u8557645615_httpss.mj.runlOBwwNrVk50_httpss.mj.runKbShMIeQLwk_60e33fd1-b7fa-4424-a72a-8ada6f6aa5aa_2.png?crop=center&height=600&v=1762639893&width=750 750w, //www.lillearkana.no/cdn/shop/files/u8557645615_httpss.mj.runlOBwwNrVk50_httpss.mj.runKbShMIeQLwk_60e33fd1-b7fa-4424-a72a-8ada6f6aa5aa_2.png?crop=center&height=640&v=1762639893&width=800 800w, //www.lillearkana.no/cdn/shop/files/u8557645615_httpss.mj.runlOBwwNrVk50_httpss.mj.runKbShMIeQLwk_60e33fd1-b7fa-4424-a72a-8ada6f6aa5aa_2.png?crop=center&height=680&v=1762639893&width=850 850w, //www.lillearkana.no/cdn/shop/files/u8557645615_httpss.mj.runlOBwwNrVk50_httpss.mj.runKbShMIeQLwk_60e33fd1-b7fa-4424-a72a-8ada6f6aa5aa_2.png?crop=center&height=720&v=1762639893&width=900 900w, //www.lillearkana.no/cdn/shop/files/u8557645615_httpss.mj.runlOBwwNrVk50_httpss.mj.runKbShMIeQLwk_60e33fd1-b7fa-4424-a72a-8ada6f6aa5aa_2.png?crop=center&height=760&v=1762639893&width=950 950w, //www.lillearkana.no/cdn/shop/files/u8557645615_httpss.mj.runlOBwwNrVk50_httpss.mj.runKbShMIeQLwk_60e33fd1-b7fa-4424-a72a-8ada6f6aa5aa_2.png?crop=center&height=800&v=1762639893&width=1000 1000w, //www.lillearkana.no/cdn/shop/files/u8557645615_httpss.mj.runlOBwwNrVk50_httpss.mj.runKbShMIeQLwk_60e33fd1-b7fa-4424-a72a-8ada6f6aa5aa_2.png?crop=center&height=880&v=1762639893&width=1100 1100w, //www.lillearkana.no/cdn/shop/files/u8557645615_httpss.mj.runlOBwwNrVk50_httpss.mj.runKbShMIeQLwk_60e33fd1-b7fa-4424-a72a-8ada6f6aa5aa_2.png?crop=center&height=960&v=1762639893&width=1200 1200w"
  sizes="(min-width: 960px) calc(100vw - (2 * clamp(24px, 2vw, 36px)) /  * 100), (min-width: 720px) calc(100vw - (2 * clamp(24px, 2vw, 36px))), calc(100vw - (2 * 16px))"
  onload="javascript: this.closest('.image').classList.add('loaded')"
/>
  </div></a>

      
    </figure>


    <div class="multi-column__grid-item-text-wrapper section-blocks">
      
<h3 class="section-blocks__heading heading-block ff-heading fs-heading-4-base" >
    ESSENSER
  </h3>


    </div>

    
  </div>
</div>


<div
  class="multi-column__grid-item animation--item"
  style="--text-max-width: 100%;"
  
>
  <div class="multi-column__grid-item-inner">
    <figure class="multi-column__grid-item-image-figure" style="--image-width: 100%;">
      <a href="/collections/krystaller-alle" class="multi-column__grid-item-image-wrapper" aria-label="">
        <div
    class="image multi-column__grid-item-image aspect-ratio--landscape_alt animation--lazy-load"
    style="--focal-alignment: center;"
  >
    <img
  alt=""
  class="image__img"
  loading="lazy"
  width="1024"
  height="1024"
  src="//www.lillearkana.no/cdn/shop/files/u8557645615_httpss.mj.runqYx8YuFiH7U_clear_quartz_crystal_clu_ca350a76-55ae-49a2-b200-4e1af1fb1fd7_3.png?v=1761267677&width=320"
  
  srcset="//www.lillearkana.no/cdn/shop/files/u8557645615_httpss.mj.runqYx8YuFiH7U_clear_quartz_crystal_clu_ca350a76-55ae-49a2-b200-4e1af1fb1fd7_3.png?crop=center&height=80&v=1761267677&width=100 100w, //www.lillearkana.no/cdn/shop/files/u8557645615_httpss.mj.runqYx8YuFiH7U_clear_quartz_crystal_clu_ca350a76-55ae-49a2-b200-4e1af1fb1fd7_3.png?crop=center&height=120&v=1761267677&width=150 150w, //www.lillearkana.no/cdn/shop/files/u8557645615_httpss.mj.runqYx8YuFiH7U_clear_quartz_crystal_clu_ca350a76-55ae-49a2-b200-4e1af1fb1fd7_3.png?crop=center&height=160&v=1761267677&width=200 200w, //www.lillearkana.no/cdn/shop/files/u8557645615_httpss.mj.runqYx8YuFiH7U_clear_quartz_crystal_clu_ca350a76-55ae-49a2-b200-4e1af1fb1fd7_3.png?crop=center&height=192&v=1761267677&width=240 240w, //www.lillearkana.no/cdn/shop/files/u8557645615_httpss.mj.runqYx8YuFiH7U_clear_quartz_crystal_clu_ca350a76-55ae-49a2-b200-4e1af1fb1fd7_3.png?crop=center&height=224&v=1761267677&width=280 280w, //www.lillearkana.no/cdn/shop/files/u8557645615_httpss.mj.runqYx8YuFiH7U_clear_quartz_crystal_clu_ca350a76-55ae-49a2-b200-4e1af1fb1fd7_3.png?crop=center&height=240&v=1761267677&width=300 300w, //www.lillearkana.no/cdn/shop/files/u8557645615_httpss.mj.runqYx8YuFiH7U_clear_quartz_crystal_clu_ca350a76-55ae-49a2-b200-4e1af1fb1fd7_3.png?crop=center&height=288&v=1761267677&width=360 360w, //www.lillearkana.no/cdn/shop/files/u8557645615_httpss.mj.runqYx8YuFiH7U_clear_quartz_crystal_clu_ca350a76-55ae-49a2-b200-4e1af1fb1fd7_3.png?crop=center&height=320&v=1761267677&width=400 400w, //www.lillearkana.no/cdn/shop/files/u8557645615_httpss.mj.runqYx8YuFiH7U_clear_quartz_crystal_clu_ca350a76-55ae-49a2-b200-4e1af1fb1fd7_3.png?crop=center&height=360&v=1761267677&width=450 450w, //www.lillearkana.no/cdn/shop/files/u8557645615_httpss.mj.runqYx8YuFiH7U_clear_quartz_crystal_clu_ca350a76-55ae-49a2-b200-4e1af1fb1fd7_3.png?crop=center&height=400&v=1761267677&width=500 500w, //www.lillearkana.no/cdn/shop/files/u8557645615_httpss.mj.runqYx8YuFiH7U_clear_quartz_crystal_clu_ca350a76-55ae-49a2-b200-4e1af1fb1fd7_3.png?crop=center&height=440&v=1761267677&width=550 550w, //www.lillearkana.no/cdn/shop/files/u8557645615_httpss.mj.runqYx8YuFiH7U_clear_quartz_crystal_clu_ca350a76-55ae-49a2-b200-4e1af1fb1fd7_3.png?crop=center&height=480&v=1761267677&width=600 600w, //www.lillearkana.no/cdn/shop/files/u8557645615_httpss.mj.runqYx8YuFiH7U_clear_quartz_crystal_clu_ca350a76-55ae-49a2-b200-4e1af1fb1fd7_3.png?crop=center&height=520&v=1761267677&width=650 650w, //www.lillearkana.no/cdn/shop/files/u8557645615_httpss.mj.runqYx8YuFiH7U_clear_quartz_crystal_clu_ca350a76-55ae-49a2-b200-4e1af1fb1fd7_3.png?crop=center&height=560&v=1761267677&width=700 700w, //www.lillearkana.no/cdn/shop/files/u8557645615_httpss.mj.runqYx8YuFiH7U_clear_quartz_crystal_clu_ca350a76-55ae-49a2-b200-4e1af1fb1fd7_3.png?crop=center&height=600&v=1761267677&width=750 750w, //www.lillearkana.no/cdn/shop/files/u8557645615_httpss.mj.runqYx8YuFiH7U_clear_quartz_crystal_clu_ca350a76-55ae-49a2-b200-4e1af1fb1fd7_3.png?crop=center&height=640&v=1761267677&width=800 800w, //www.lillearkana.no/cdn/shop/files/u8557645615_httpss.mj.runqYx8YuFiH7U_clear_quartz_crystal_clu_ca350a76-55ae-49a2-b200-4e1af1fb1fd7_3.png?crop=center&height=680&v=1761267677&width=850 850w, //www.lillearkana.no/cdn/shop/files/u8557645615_httpss.mj.runqYx8YuFiH7U_clear_quartz_crystal_clu_ca350a76-55ae-49a2-b200-4e1af1fb1fd7_3.png?crop=center&height=720&v=1761267677&width=900 900w, //www.lillearkana.no/cdn/shop/files/u8557645615_httpss.mj.runqYx8YuFiH7U_clear_quartz_crystal_clu_ca350a76-55ae-49a2-b200-4e1af1fb1fd7_3.png?crop=center&height=760&v=1761267677&width=950 950w, //www.lillearkana.no/cdn/shop/files/u8557645615_httpss.mj.runqYx8YuFiH7U_clear_quartz_crystal_clu_ca350a76-55ae-49a2-b200-4e1af1fb1fd7_3.png?crop=center&height=800&v=1761267677&width=1000 1000w"
  sizes="(min-width: 960px) calc(100vw - (2 * clamp(24px, 2vw, 36px)) /  * 100), (min-width: 720px) calc(100vw - (2 * clamp(24px, 2vw, 36px))), calc(100vw - (2 * 16px))"
  onload="javascript: this.closest('.image').classList.add('loaded')"
/>
  </div></a>

      
    </figure>


    <div class="multi-column__grid-item-text-wrapper section-blocks">
      
<h3 class="section-blocks__heading heading-block ff-heading fs-heading-4-base" >
    KRYSTALLER
  </h3>


    </div>

    
  </div>
</div>


<div
  class="multi-column__grid-item animation--item"
  style="--text-max-width: 100%;"
  
>
  <div class="multi-column__grid-item-inner">
    <figure class="multi-column__grid-item-image-figure" style="--image-width: 100%;">
      <a href="/collections/tarot-kort" class="multi-column__grid-item-image-wrapper" aria-label="">
        <div
    class="image multi-column__grid-item-image aspect-ratio--landscape_alt animation--lazy-load"
    style="--focal-alignment: center;"
  >
    <img
  alt=""
  class="image__img"
  loading="lazy"
  width="1456"
  height="816"
  src="//www.lillearkana.no/cdn/shop/files/u8557645615_overhead_flat_lay_photography_shot_directly_from__53df0899-3342-417f-80ef-c84ab5b72b57_1.png?v=1761097258&width=320"
  
  srcset="//www.lillearkana.no/cdn/shop/files/u8557645615_overhead_flat_lay_photography_shot_directly_from__53df0899-3342-417f-80ef-c84ab5b72b57_1.png?crop=center&height=80&v=1761097258&width=100 100w, //www.lillearkana.no/cdn/shop/files/u8557645615_overhead_flat_lay_photography_shot_directly_from__53df0899-3342-417f-80ef-c84ab5b72b57_1.png?crop=center&height=120&v=1761097258&width=150 150w, //www.lillearkana.no/cdn/shop/files/u8557645615_overhead_flat_lay_photography_shot_directly_from__53df0899-3342-417f-80ef-c84ab5b72b57_1.png?crop=center&height=160&v=1761097258&width=200 200w, //www.lillearkana.no/cdn/shop/files/u8557645615_overhead_flat_lay_photography_shot_directly_from__53df0899-3342-417f-80ef-c84ab5b72b57_1.png?crop=center&height=192&v=1761097258&width=240 240w, //www.lillearkana.no/cdn/shop/files/u8557645615_overhead_flat_lay_photography_shot_directly_from__53df0899-3342-417f-80ef-c84ab5b72b57_1.png?crop=center&height=224&v=1761097258&width=280 280w, //www.lillearkana.no/cdn/shop/files/u8557645615_overhead_flat_lay_photography_shot_directly_from__53df0899-3342-417f-80ef-c84ab5b72b57_1.png?crop=center&height=240&v=1761097258&width=300 300w, //www.lillearkana.no/cdn/shop/files/u8557645615_overhead_flat_lay_photography_shot_directly_from__53df0899-3342-417f-80ef-c84ab5b72b57_1.png?crop=center&height=288&v=1761097258&width=360 360w, //www.lillearkana.no/cdn/shop/files/u8557645615_overhead_flat_lay_photography_shot_directly_from__53df0899-3342-417f-80ef-c84ab5b72b57_1.png?crop=center&height=320&v=1761097258&width=400 400w, //www.lillearkana.no/cdn/shop/files/u8557645615_overhead_flat_lay_photography_shot_directly_from__53df0899-3342-417f-80ef-c84ab5b72b57_1.png?crop=center&height=360&v=1761097258&width=450 450w, //www.lillearkana.no/cdn/shop/files/u8557645615_overhead_flat_lay_photography_shot_directly_from__53df0899-3342-417f-80ef-c84ab5b72b57_1.png?crop=center&height=400&v=1761097258&width=500 500w, //www.lillearkana.no/cdn/shop/files/u8557645615_overhead_flat_lay_photography_shot_directly_from__53df0899-3342-417f-80ef-c84ab5b72b57_1.png?crop=center&height=440&v=1761097258&width=550 550w, //www.lillearkana.no/cdn/shop/files/u8557645615_overhead_flat_lay_photography_shot_directly_from__53df0899-3342-417f-80ef-c84ab5b72b57_1.png?crop=center&height=480&v=1761097258&width=600 600w, //www.lillearkana.no/cdn/shop/files/u8557645615_overhead_flat_lay_photography_shot_directly_from__53df0899-3342-417f-80ef-c84ab5b72b57_1.png?crop=center&height=520&v=1761097258&width=650 650w, //www.lillearkana.no/cdn/shop/files/u8557645615_overhead_flat_lay_photography_shot_directly_from__53df0899-3342-417f-80ef-c84ab5b72b57_1.png?crop=center&height=560&v=1761097258&width=700 700w, //www.lillearkana.no/cdn/shop/files/u8557645615_overhead_flat_lay_photography_shot_directly_from__53df0899-3342-417f-80ef-c84ab5b72b57_1.png?crop=center&height=600&v=1761097258&width=750 750w, //www.lillearkana.no/cdn/shop/files/u8557645615_overhead_flat_lay_photography_shot_directly_from__53df0899-3342-417f-80ef-c84ab5b72b57_1.png?crop=center&height=640&v=1761097258&width=800 800w, //www.lillearkana.no/cdn/shop/files/u8557645615_overhead_flat_lay_photography_shot_directly_from__53df0899-3342-417f-80ef-c84ab5b72b57_1.png?crop=center&height=680&v=1761097258&width=850 850w, //www.lillearkana.no/cdn/shop/files/u8557645615_overhead_flat_lay_photography_shot_directly_from__53df0899-3342-417f-80ef-c84ab5b72b57_1.png?crop=center&height=720&v=1761097258&width=900 900w, //www.lillearkana.no/cdn/shop/files/u8557645615_overhead_flat_lay_photography_shot_directly_from__53df0899-3342-417f-80ef-c84ab5b72b57_1.png?crop=center&height=760&v=1761097258&width=950 950w, //www.lillearkana.no/cdn/shop/files/u8557645615_overhead_flat_lay_photography_shot_directly_from__53df0899-3342-417f-80ef-c84ab5b72b57_1.png?crop=center&height=800&v=1761097258&width=1000 1000w"
  sizes="(min-width: 960px) calc(100vw - (2 * clamp(24px, 2vw, 36px)) /  * 100), (min-width: 720px) calc(100vw - (2 * clamp(24px, 2vw, 36px))), calc(100vw - (2 * 16px))"
  onload="javascript: this.closest('.image').classList.add('loaded')"
/>
  </div></a>

      
    </figure>


    <div class="multi-column__grid-item-text-wrapper section-blocks">
      
<h3 class="section-blocks__heading heading-block ff-heading fs-heading-4-base" >
    Tarot Kort
  </h3>
<div class="section-blocks__text ff-body rte fs-body-100" data-alignment="" >
    <p></p><p></p>
  </div>

    </div>

    
  </div>
</div>


<div
  class="multi-column__grid-item animation--item"
  style="--text-max-width: 100%;"
  
>
  <div class="multi-column__grid-item-inner">
    <figure class="multi-column__grid-item-image-figure" style="--image-width: 100%;">
      <a href="/collections/orakelkort-1" class="multi-column__grid-item-image-wrapper" aria-label="">
        <div
    class="image multi-column__grid-item-image aspect-ratio--landscape_alt animation--lazy-load"
    style="--focal-alignment: center;"
  >
    <img
  alt=""
  class="image__img"
  loading="lazy"
  width="1107"
  height="621"
  src="//www.lillearkana.no/cdn/shop/files/0_3-7.jpg?v=1760851020&width=320"
  
  srcset="//www.lillearkana.no/cdn/shop/files/0_3-7.jpg?crop=center&height=80&v=1760851020&width=100 100w, //www.lillearkana.no/cdn/shop/files/0_3-7.jpg?crop=center&height=120&v=1760851020&width=150 150w, //www.lillearkana.no/cdn/shop/files/0_3-7.jpg?crop=center&height=160&v=1760851020&width=200 200w, //www.lillearkana.no/cdn/shop/files/0_3-7.jpg?crop=center&height=192&v=1760851020&width=240 240w, //www.lillearkana.no/cdn/shop/files/0_3-7.jpg?crop=center&height=224&v=1760851020&width=280 280w, //www.lillearkana.no/cdn/shop/files/0_3-7.jpg?crop=center&height=240&v=1760851020&width=300 300w, //www.lillearkana.no/cdn/shop/files/0_3-7.jpg?crop=center&height=288&v=1760851020&width=360 360w, //www.lillearkana.no/cdn/shop/files/0_3-7.jpg?crop=center&height=320&v=1760851020&width=400 400w, //www.lillearkana.no/cdn/shop/files/0_3-7.jpg?crop=center&height=360&v=1760851020&width=450 450w, //www.lillearkana.no/cdn/shop/files/0_3-7.jpg?crop=center&height=400&v=1760851020&width=500 500w, //www.lillearkana.no/cdn/shop/files/0_3-7.jpg?crop=center&height=440&v=1760851020&width=550 550w, //www.lillearkana.no/cdn/shop/files/0_3-7.jpg?crop=center&height=480&v=1760851020&width=600 600w, //www.lillearkana.no/cdn/shop/files/0_3-7.jpg?crop=center&height=520&v=1760851020&width=650 650w, //www.lillearkana.no/cdn/shop/files/0_3-7.jpg?crop=center&height=560&v=1760851020&width=700 700w, //www.lillearkana.no/cdn/shop/files/0_3-7.jpg?crop=center&height=600&v=1760851020&width=750 750w"
  sizes="(min-width: 960px) calc(100vw - (2 * clamp(24px, 2vw, 36px)) /  * 100), (min-width: 720px) calc(100vw - (2 * clamp(24px, 2vw, 36px))), calc(100vw - (2 * 16px))"
  onload="javascript: this.closest('.image').classList.add('loaded')"
/>
  </div></a>

      
    </figure>


    <div class="multi-column__grid-item-text-wrapper section-blocks">
      
<h3 class="section-blocks__heading heading-block ff-heading fs-heading-4-base" >
    OrakelKort
  </h3>
<div class="section-blocks__text ff-body rte fs-body-100" data-alignment="" >
    <p>´</p>
  </div>

    </div>

    
  </div>
</div>


<div
  class="multi-column__grid-item animation--item"
  style="--text-max-width: 100%;"
  
>
  <div class="multi-column__grid-item-inner">
    <figure class="multi-column__grid-item-image-figure" style="--image-width: 100%;">
      <a href="/collections/rokelse-1" class="multi-column__grid-item-image-wrapper" aria-label="">
        <div
    class="image multi-column__grid-item-image aspect-ratio--landscape_alt animation--lazy-load"
    style="--focal-alignment: center;"
  >
    <img
  alt=""
  class="image__img"
  loading="lazy"
  width="1024"
  height="1024"
  src="//www.lillearkana.no/cdn/shop/files/u8557645615_httpss.mj.run8b_ayUFYCCY_httpss.mj.run4cMzs3-M6bQ_5310a59e-5d82-48a1-82ea-5537744c26a4_2.png?v=1763412294&width=320"
  
  srcset="//www.lillearkana.no/cdn/shop/files/u8557645615_httpss.mj.run8b_ayUFYCCY_httpss.mj.run4cMzs3-M6bQ_5310a59e-5d82-48a1-82ea-5537744c26a4_2.png?crop=center&height=80&v=1763412294&width=100 100w, //www.lillearkana.no/cdn/shop/files/u8557645615_httpss.mj.run8b_ayUFYCCY_httpss.mj.run4cMzs3-M6bQ_5310a59e-5d82-48a1-82ea-5537744c26a4_2.png?crop=center&height=120&v=1763412294&width=150 150w, //www.lillearkana.no/cdn/shop/files/u8557645615_httpss.mj.run8b_ayUFYCCY_httpss.mj.run4cMzs3-M6bQ_5310a59e-5d82-48a1-82ea-5537744c26a4_2.png?crop=center&height=160&v=1763412294&width=200 200w, //www.lillearkana.no/cdn/shop/files/u8557645615_httpss.mj.run8b_ayUFYCCY_httpss.mj.run4cMzs3-M6bQ_5310a59e-5d82-48a1-82ea-5537744c26a4_2.png?crop=center&height=192&v=1763412294&width=240 240w, //www.lillearkana.no/cdn/shop/files/u8557645615_httpss.mj.run8b_ayUFYCCY_httpss.mj.run4cMzs3-M6bQ_5310a59e-5d82-48a1-82ea-5537744c26a4_2.png?crop=center&height=224&v=1763412294&width=280 280w, //www.lillearkana.no/cdn/shop/files/u8557645615_httpss.mj.run8b_ayUFYCCY_httpss.mj.run4cMzs3-M6bQ_5310a59e-5d82-48a1-82ea-5537744c26a4_2.png?crop=center&height=240&v=1763412294&width=300 300w, //www.lillearkana.no/cdn/shop/files/u8557645615_httpss.mj.run8b_ayUFYCCY_httpss.mj.run4cMzs3-M6bQ_5310a59e-5d82-48a1-82ea-5537744c26a4_2.png?crop=center&height=288&v=1763412294&width=360 360w, //www.lillearkana.no/cdn/shop/files/u8557645615_httpss.mj.run8b_ayUFYCCY_httpss.mj.run4cMzs3-M6bQ_5310a59e-5d82-48a1-82ea-5537744c26a4_2.png?crop=center&height=320&v=1763412294&width=400 400w, //www.lillearkana.no/cdn/shop/files/u8557645615_httpss.mj.run8b_ayUFYCCY_httpss.mj.run4cMzs3-M6bQ_5310a59e-5d82-48a1-82ea-5537744c26a4_2.png?crop=center&height=360&v=1763412294&width=450 450w, //www.lillearkana.no/cdn/shop/files/u8557645615_httpss.mj.run8b_ayUFYCCY_httpss.mj.run4cMzs3-M6bQ_5310a59e-5d82-48a1-82ea-5537744c26a4_2.png?crop=center&height=400&v=1763412294&width=500 500w, //www.lillearkana.no/cdn/shop/files/u8557645615_httpss.mj.run8b_ayUFYCCY_httpss.mj.run4cMzs3-M6bQ_5310a59e-5d82-48a1-82ea-5537744c26a4_2.png?crop=center&height=440&v=1763412294&width=550 550w, //www.lillearkana.no/cdn/shop/files/u8557645615_httpss.mj.run8b_ayUFYCCY_httpss.mj.run4cMzs3-M6bQ_5310a59e-5d82-48a1-82ea-5537744c26a4_2.png?crop=center&height=480&v=1763412294&width=600 600w, //www.lillearkana.no/cdn/shop/files/u8557645615_httpss.mj.run8b_ayUFYCCY_httpss.mj.run4cMzs3-M6bQ_5310a59e-5d82-48a1-82ea-5537744c26a4_2.png?crop=center&height=520&v=1763412294&width=650 650w, //www.lillearkana.no/cdn/shop/files/u8557645615_httpss.mj.run8b_ayUFYCCY_httpss.mj.run4cMzs3-M6bQ_5310a59e-5d82-48a1-82ea-5537744c26a4_2.png?crop=center&height=560&v=1763412294&width=700 700w, //www.lillearkana.no/cdn/shop/files/u8557645615_httpss.mj.run8b_ayUFYCCY_httpss.mj.run4cMzs3-M6bQ_5310a59e-5d82-48a1-82ea-5537744c26a4_2.png?crop=center&height=600&v=1763412294&width=750 750w, //www.lillearkana.no/cdn/shop/files/u8557645615_httpss.mj.run8b_ayUFYCCY_httpss.mj.run4cMzs3-M6bQ_5310a59e-5d82-48a1-82ea-5537744c26a4_2.png?crop=center&height=640&v=1763412294&width=800 800w, //www.lillearkana.no/cdn/shop/files/u8557645615_httpss.mj.run8b_ayUFYCCY_httpss.mj.run4cMzs3-M6bQ_5310a59e-5d82-48a1-82ea-5537744c26a4_2.png?crop=center&height=680&v=1763412294&width=850 850w, //www.lillearkana.no/cdn/shop/files/u8557645615_httpss.mj.run8b_ayUFYCCY_httpss.mj.run4cMzs3-M6bQ_5310a59e-5d82-48a1-82ea-5537744c26a4_2.png?crop=center&height=720&v=1763412294&width=900 900w, //www.lillearkana.no/cdn/shop/files/u8557645615_httpss.mj.run8b_ayUFYCCY_httpss.mj.run4cMzs3-M6bQ_5310a59e-5d82-48a1-82ea-5537744c26a4_2.png?crop=center&height=760&v=1763412294&width=950 950w, //www.lillearkana.no/cdn/shop/files/u8557645615_httpss.mj.run8b_ayUFYCCY_httpss.mj.run4cMzs3-M6bQ_5310a59e-5d82-48a1-82ea-5537744c26a4_2.png?crop=center&height=800&v=1763412294&width=1000 1000w"
  sizes="(min-width: 960px) calc(100vw - (2 * clamp(24px, 2vw, 36px)) /  * 100), (min-width: 720px) calc(100vw - (2 * clamp(24px, 2vw, 36px))), calc(100vw - (2 * 16px))"
  onload="javascript: this.closest('.image').classList.add('loaded')"
/>
  </div></a>

      
    </figure>


    <div class="multi-column__grid-item-text-wrapper section-blocks">
      
<h3 class="section-blocks__heading heading-block ff-heading fs-heading-4-base" >
    røkelse og smudges
  </h3>


    </div>

    
  </div>
</div>


<div
  class="multi-column__grid-item animation--item"
  style="--text-max-width: 100%;"
  
>
  <div class="multi-column__grid-item-inner">
    <figure class="multi-column__grid-item-image-figure" style="--image-width: 100%;">
      <a href="/collections/hjem-interior" class="multi-column__grid-item-image-wrapper" aria-label="">
        <div
    class="image multi-column__grid-item-image aspect-ratio--landscape_alt animation--lazy-load"
    style="--focal-alignment: center;"
  >
    <img
  alt=""
  class="image__img"
  loading="lazy"
  width="1456"
  height="816"
  src="//www.lillearkana.no/cdn/shop/files/u8557645615_moroccan-inspired_home_decor_interior_bathed_in_s_dc4b3266-de61-428e-a79e-9dba866b1a2f_2.png?v=1761097273&width=320"
  
  srcset="//www.lillearkana.no/cdn/shop/files/u8557645615_moroccan-inspired_home_decor_interior_bathed_in_s_dc4b3266-de61-428e-a79e-9dba866b1a2f_2.png?crop=center&height=80&v=1761097273&width=100 100w, //www.lillearkana.no/cdn/shop/files/u8557645615_moroccan-inspired_home_decor_interior_bathed_in_s_dc4b3266-de61-428e-a79e-9dba866b1a2f_2.png?crop=center&height=120&v=1761097273&width=150 150w, //www.lillearkana.no/cdn/shop/files/u8557645615_moroccan-inspired_home_decor_interior_bathed_in_s_dc4b3266-de61-428e-a79e-9dba866b1a2f_2.png?crop=center&height=160&v=1761097273&width=200 200w, //www.lillearkana.no/cdn/shop/files/u8557645615_moroccan-inspired_home_decor_interior_bathed_in_s_dc4b3266-de61-428e-a79e-9dba866b1a2f_2.png?crop=center&height=192&v=1761097273&width=240 240w, //www.lillearkana.no/cdn/shop/files/u8557645615_moroccan-inspired_home_decor_interior_bathed_in_s_dc4b3266-de61-428e-a79e-9dba866b1a2f_2.png?crop=center&height=224&v=1761097273&width=280 280w, //www.lillearkana.no/cdn/shop/files/u8557645615_moroccan-inspired_home_decor_interior_bathed_in_s_dc4b3266-de61-428e-a79e-9dba866b1a2f_2.png?crop=center&height=240&v=1761097273&width=300 300w, //www.lillearkana.no/cdn/shop/files/u8557645615_moroccan-inspired_home_decor_interior_bathed_in_s_dc4b3266-de61-428e-a79e-9dba866b1a2f_2.png?crop=center&height=288&v=1761097273&width=360 360w, //www.lillearkana.no/cdn/shop/files/u8557645615_moroccan-inspired_home_decor_interior_bathed_in_s_dc4b3266-de61-428e-a79e-9dba866b1a2f_2.png?crop=center&height=320&v=1761097273&width=400 400w, //www.lillearkana.no/cdn/shop/files/u8557645615_moroccan-inspired_home_decor_interior_bathed_in_s_dc4b3266-de61-428e-a79e-9dba866b1a2f_2.png?crop=center&height=360&v=1761097273&width=450 450w, //www.lillearkana.no/cdn/shop/files/u8557645615_moroccan-inspired_home_decor_interior_bathed_in_s_dc4b3266-de61-428e-a79e-9dba866b1a2f_2.png?crop=center&height=400&v=1761097273&width=500 500w, //www.lillearkana.no/cdn/shop/files/u8557645615_moroccan-inspired_home_decor_interior_bathed_in_s_dc4b3266-de61-428e-a79e-9dba866b1a2f_2.png?crop=center&height=440&v=1761097273&width=550 550w, //www.lillearkana.no/cdn/shop/files/u8557645615_moroccan-inspired_home_decor_interior_bathed_in_s_dc4b3266-de61-428e-a79e-9dba866b1a2f_2.png?crop=center&height=480&v=1761097273&width=600 600w, //www.lillearkana.no/cdn/shop/files/u8557645615_moroccan-inspired_home_decor_interior_bathed_in_s_dc4b3266-de61-428e-a79e-9dba866b1a2f_2.png?crop=center&height=520&v=1761097273&width=650 650w, //www.lillearkana.no/cdn/shop/files/u8557645615_moroccan-inspired_home_decor_interior_bathed_in_s_dc4b3266-de61-428e-a79e-9dba866b1a2f_2.png?crop=center&height=560&v=1761097273&width=700 700w, //www.lillearkana.no/cdn/shop/files/u8557645615_moroccan-inspired_home_decor_interior_bathed_in_s_dc4b3266-de61-428e-a79e-9dba866b1a2f_2.png?crop=center&height=600&v=1761097273&width=750 750w, //www.lillearkana.no/cdn/shop/files/u8557645615_moroccan-inspired_home_decor_interior_bathed_in_s_dc4b3266-de61-428e-a79e-9dba866b1a2f_2.png?crop=center&height=640&v=1761097273&width=800 800w, //www.lillearkana.no/cdn/shop/files/u8557645615_moroccan-inspired_home_decor_interior_bathed_in_s_dc4b3266-de61-428e-a79e-9dba866b1a2f_2.png?crop=center&height=680&v=1761097273&width=850 850w, //www.lillearkana.no/cdn/shop/files/u8557645615_moroccan-inspired_home_decor_interior_bathed_in_s_dc4b3266-de61-428e-a79e-9dba866b1a2f_2.png?crop=center&height=720&v=1761097273&width=900 900w, //www.lillearkana.no/cdn/shop/files/u8557645615_moroccan-inspired_home_decor_interior_bathed_in_s_dc4b3266-de61-428e-a79e-9dba866b1a2f_2.png?crop=center&height=760&v=1761097273&width=950 950w, //www.lillearkana.no/cdn/shop/files/u8557645615_moroccan-inspired_home_decor_interior_bathed_in_s_dc4b3266-de61-428e-a79e-9dba866b1a2f_2.png?crop=center&height=800&v=1761097273&width=1000 1000w"
  sizes="(min-width: 960px) calc(100vw - (2 * clamp(24px, 2vw, 36px)) /  * 100), (min-width: 720px) calc(100vw - (2 * clamp(24px, 2vw, 36px))), calc(100vw - (2 * 16px))"
  onload="javascript: this.closest('.image').classList.add('loaded')"
/>
  </div></a>

      
    </figure>


    <div class="multi-column__grid-item-text-wrapper section-blocks">
      
<h3 class="section-blocks__heading heading-block ff-heading fs-heading-4-base" >
    Hjem og interiør
  </h3>


    </div>

    
  </div>
</div>


<div
  class="multi-column__grid-item animation--item"
  style="--text-max-width: 100%;"
  
>
  <div class="multi-column__grid-item-inner">
    <figure class="multi-column__grid-item-image-figure" style="--image-width: 100%;">
      <a href="/collections/boker" class="multi-column__grid-item-image-wrapper" aria-label="">
        <div
    class="image multi-column__grid-item-image aspect-ratio--landscape_alt animation--lazy-load"
    style="--focal-alignment: center;"
  >
    <img
  alt=""
  class="image__img"
  loading="lazy"
  width="1456"
  height="816"
  src="//www.lillearkana.no/cdn/shop/files/u8557645615_minimal_dark_oak_table_with_open_book_stack_of_bo_8e62e5c0-7974-4104-b808-2fe971978505_1.png?v=1763410815&width=320"
  
  srcset="//www.lillearkana.no/cdn/shop/files/u8557645615_minimal_dark_oak_table_with_open_book_stack_of_bo_8e62e5c0-7974-4104-b808-2fe971978505_1.png?crop=center&height=80&v=1763410815&width=100 100w, //www.lillearkana.no/cdn/shop/files/u8557645615_minimal_dark_oak_table_with_open_book_stack_of_bo_8e62e5c0-7974-4104-b808-2fe971978505_1.png?crop=center&height=120&v=1763410815&width=150 150w, //www.lillearkana.no/cdn/shop/files/u8557645615_minimal_dark_oak_table_with_open_book_stack_of_bo_8e62e5c0-7974-4104-b808-2fe971978505_1.png?crop=center&height=160&v=1763410815&width=200 200w, //www.lillearkana.no/cdn/shop/files/u8557645615_minimal_dark_oak_table_with_open_book_stack_of_bo_8e62e5c0-7974-4104-b808-2fe971978505_1.png?crop=center&height=192&v=1763410815&width=240 240w, //www.lillearkana.no/cdn/shop/files/u8557645615_minimal_dark_oak_table_with_open_book_stack_of_bo_8e62e5c0-7974-4104-b808-2fe971978505_1.png?crop=center&height=224&v=1763410815&width=280 280w, //www.lillearkana.no/cdn/shop/files/u8557645615_minimal_dark_oak_table_with_open_book_stack_of_bo_8e62e5c0-7974-4104-b808-2fe971978505_1.png?crop=center&height=240&v=1763410815&width=300 300w, //www.lillearkana.no/cdn/shop/files/u8557645615_minimal_dark_oak_table_with_open_book_stack_of_bo_8e62e5c0-7974-4104-b808-2fe971978505_1.png?crop=center&height=288&v=1763410815&width=360 360w, //www.lillearkana.no/cdn/shop/files/u8557645615_minimal_dark_oak_table_with_open_book_stack_of_bo_8e62e5c0-7974-4104-b808-2fe971978505_1.png?crop=center&height=320&v=1763410815&width=400 400w, //www.lillearkana.no/cdn/shop/files/u8557645615_minimal_dark_oak_table_with_open_book_stack_of_bo_8e62e5c0-7974-4104-b808-2fe971978505_1.png?crop=center&height=360&v=1763410815&width=450 450w, //www.lillearkana.no/cdn/shop/files/u8557645615_minimal_dark_oak_table_with_open_book_stack_of_bo_8e62e5c0-7974-4104-b808-2fe971978505_1.png?crop=center&height=400&v=1763410815&width=500 500w, //www.lillearkana.no/cdn/shop/files/u8557645615_minimal_dark_oak_table_with_open_book_stack_of_bo_8e62e5c0-7974-4104-b808-2fe971978505_1.png?crop=center&height=440&v=1763410815&width=550 550w, //www.lillearkana.no/cdn/shop/files/u8557645615_minimal_dark_oak_table_with_open_book_stack_of_bo_8e62e5c0-7974-4104-b808-2fe971978505_1.png?crop=center&height=480&v=1763410815&width=600 600w, //www.lillearkana.no/cdn/shop/files/u8557645615_minimal_dark_oak_table_with_open_book_stack_of_bo_8e62e5c0-7974-4104-b808-2fe971978505_1.png?crop=center&height=520&v=1763410815&width=650 650w, //www.lillearkana.no/cdn/shop/files/u8557645615_minimal_dark_oak_table_with_open_book_stack_of_bo_8e62e5c0-7974-4104-b808-2fe971978505_1.png?crop=center&height=560&v=1763410815&width=700 700w, //www.lillearkana.no/cdn/shop/files/u8557645615_minimal_dark_oak_table_with_open_book_stack_of_bo_8e62e5c0-7974-4104-b808-2fe971978505_1.png?crop=center&height=600&v=1763410815&width=750 750w, //www.lillearkana.no/cdn/shop/files/u8557645615_minimal_dark_oak_table_with_open_book_stack_of_bo_8e62e5c0-7974-4104-b808-2fe971978505_1.png?crop=center&height=640&v=1763410815&width=800 800w, //www.lillearkana.no/cdn/shop/files/u8557645615_minimal_dark_oak_table_with_open_book_stack_of_bo_8e62e5c0-7974-4104-b808-2fe971978505_1.png?crop=center&height=680&v=1763410815&width=850 850w, //www.lillearkana.no/cdn/shop/files/u8557645615_minimal_dark_oak_table_with_open_book_stack_of_bo_8e62e5c0-7974-4104-b808-2fe971978505_1.png?crop=center&height=720&v=1763410815&width=900 900w, //www.lillearkana.no/cdn/shop/files/u8557645615_minimal_dark_oak_table_with_open_book_stack_of_bo_8e62e5c0-7974-4104-b808-2fe971978505_1.png?crop=center&height=760&v=1763410815&width=950 950w, //www.lillearkana.no/cdn/shop/files/u8557645615_minimal_dark_oak_table_with_open_book_stack_of_bo_8e62e5c0-7974-4104-b808-2fe971978505_1.png?crop=center&height=800&v=1763410815&width=1000 1000w"
  sizes="(min-width: 960px) calc(100vw - (2 * clamp(24px, 2vw, 36px)) /  * 100), (min-width: 720px) calc(100vw - (2 * clamp(24px, 2vw, 36px))), calc(100vw - (2 * 16px))"
  onload="javascript: this.closest('.image').classList.add('loaded')"
/>
  </div></a>

      
    </figure>


    <div class="multi-column__grid-item-text-wrapper section-blocks">
      
<h3 class="section-blocks__heading heading-block ff-heading fs-heading-4-base" >
    bøker
  </h3>


    </div>

    
  </div>
</div>


<div
  class="multi-column__grid-item animation--item"
  style="--text-max-width: 100%;"
  
>
  <div class="multi-column__grid-item-inner">
    <figure class="multi-column__grid-item-image-figure" style="--image-width: 100%;">
      <a href="/collections/papir-skrift-copy-1" class="multi-column__grid-item-image-wrapper" aria-label="">
        <div
    class="image multi-column__grid-item-image aspect-ratio--landscape_alt animation--lazy-load"
    style="--focal-alignment: center;"
  >
    <img
  alt=""
  class="image__img"
  loading="lazy"
  width="1456"
  height="816"
  src="//www.lillearkana.no/cdn/shop/files/u8557645615_Cinematic_still_life_of_handcrafted_silver_jewelr_748ced42-9e35-4eb3-a3c6-f70d09f7842a_3_1.png?v=1769661929&width=320"
  
  srcset="//www.lillearkana.no/cdn/shop/files/u8557645615_Cinematic_still_life_of_handcrafted_silver_jewelr_748ced42-9e35-4eb3-a3c6-f70d09f7842a_3_1.png?crop=center&height=80&v=1769661929&width=100 100w, //www.lillearkana.no/cdn/shop/files/u8557645615_Cinematic_still_life_of_handcrafted_silver_jewelr_748ced42-9e35-4eb3-a3c6-f70d09f7842a_3_1.png?crop=center&height=120&v=1769661929&width=150 150w, //www.lillearkana.no/cdn/shop/files/u8557645615_Cinematic_still_life_of_handcrafted_silver_jewelr_748ced42-9e35-4eb3-a3c6-f70d09f7842a_3_1.png?crop=center&height=160&v=1769661929&width=200 200w, //www.lillearkana.no/cdn/shop/files/u8557645615_Cinematic_still_life_of_handcrafted_silver_jewelr_748ced42-9e35-4eb3-a3c6-f70d09f7842a_3_1.png?crop=center&height=192&v=1769661929&width=240 240w, //www.lillearkana.no/cdn/shop/files/u8557645615_Cinematic_still_life_of_handcrafted_silver_jewelr_748ced42-9e35-4eb3-a3c6-f70d09f7842a_3_1.png?crop=center&height=224&v=1769661929&width=280 280w, //www.lillearkana.no/cdn/shop/files/u8557645615_Cinematic_still_life_of_handcrafted_silver_jewelr_748ced42-9e35-4eb3-a3c6-f70d09f7842a_3_1.png?crop=center&height=240&v=1769661929&width=300 300w, //www.lillearkana.no/cdn/shop/files/u8557645615_Cinematic_still_life_of_handcrafted_silver_jewelr_748ced42-9e35-4eb3-a3c6-f70d09f7842a_3_1.png?crop=center&height=288&v=1769661929&width=360 360w, //www.lillearkana.no/cdn/shop/files/u8557645615_Cinematic_still_life_of_handcrafted_silver_jewelr_748ced42-9e35-4eb3-a3c6-f70d09f7842a_3_1.png?crop=center&height=320&v=1769661929&width=400 400w, //www.lillearkana.no/cdn/shop/files/u8557645615_Cinematic_still_life_of_handcrafted_silver_jewelr_748ced42-9e35-4eb3-a3c6-f70d09f7842a_3_1.png?crop=center&height=360&v=1769661929&width=450 450w, //www.lillearkana.no/cdn/shop/files/u8557645615_Cinematic_still_life_of_handcrafted_silver_jewelr_748ced42-9e35-4eb3-a3c6-f70d09f7842a_3_1.png?crop=center&height=400&v=1769661929&width=500 500w, //www.lillearkana.no/cdn/shop/files/u8557645615_Cinematic_still_life_of_handcrafted_silver_jewelr_748ced42-9e35-4eb3-a3c6-f70d09f7842a_3_1.png?crop=center&height=440&v=1769661929&width=550 550w, //www.lillearkana.no/cdn/shop/files/u8557645615_Cinematic_still_life_of_handcrafted_silver_jewelr_748ced42-9e35-4eb3-a3c6-f70d09f7842a_3_1.png?crop=center&height=480&v=1769661929&width=600 600w, //www.lillearkana.no/cdn/shop/files/u8557645615_Cinematic_still_life_of_handcrafted_silver_jewelr_748ced42-9e35-4eb3-a3c6-f70d09f7842a_3_1.png?crop=center&height=520&v=1769661929&width=650 650w, //www.lillearkana.no/cdn/shop/files/u8557645615_Cinematic_still_life_of_handcrafted_silver_jewelr_748ced42-9e35-4eb3-a3c6-f70d09f7842a_3_1.png?crop=center&height=560&v=1769661929&width=700 700w, //www.lillearkana.no/cdn/shop/files/u8557645615_Cinematic_still_life_of_handcrafted_silver_jewelr_748ced42-9e35-4eb3-a3c6-f70d09f7842a_3_1.png?crop=center&height=600&v=1769661929&width=750 750w, //www.lillearkana.no/cdn/shop/files/u8557645615_Cinematic_still_life_of_handcrafted_silver_jewelr_748ced42-9e35-4eb3-a3c6-f70d09f7842a_3_1.png?crop=center&height=640&v=1769661929&width=800 800w, //www.lillearkana.no/cdn/shop/files/u8557645615_Cinematic_still_life_of_handcrafted_silver_jewelr_748ced42-9e35-4eb3-a3c6-f70d09f7842a_3_1.png?crop=center&height=680&v=1769661929&width=850 850w, //www.lillearkana.no/cdn/shop/files/u8557645615_Cinematic_still_life_of_handcrafted_silver_jewelr_748ced42-9e35-4eb3-a3c6-f70d09f7842a_3_1.png?crop=center&height=720&v=1769661929&width=900 900w, //www.lillearkana.no/cdn/shop/files/u8557645615_Cinematic_still_life_of_handcrafted_silver_jewelr_748ced42-9e35-4eb3-a3c6-f70d09f7842a_3_1.png?crop=center&height=760&v=1769661929&width=950 950w, //www.lillearkana.no/cdn/shop/files/u8557645615_Cinematic_still_life_of_handcrafted_silver_jewelr_748ced42-9e35-4eb3-a3c6-f70d09f7842a_3_1.png?crop=center&height=800&v=1769661929&width=1000 1000w"
  sizes="(min-width: 960px) calc(100vw - (2 * clamp(24px, 2vw, 36px)) /  * 100), (min-width: 720px) calc(100vw - (2 * clamp(24px, 2vw, 36px))), calc(100vw - (2 * 16px))"
  onload="javascript: this.closest('.image').classList.add('loaded')"
/>
  </div></a>

      
    </figure>


    <div class="multi-column__grid-item-text-wrapper section-blocks">
      
<h3 class="section-blocks__heading heading-block ff-heading fs-heading-4-base" >
    Smykker
  </h3>


    </div>

    
  </div>
</div>


<div
  class="multi-column__grid-item animation--item"
  style="--text-max-width: 100%;"
  
>
  <div class="multi-column__grid-item-inner">
    <figure class="multi-column__grid-item-image-figure" style="--image-width: 100%;">
      <div class="multi-column__grid-item-image-wrapper">
        <div
    class="image multi-column__grid-item-image aspect-ratio--landscape_alt animation--lazy-load"
    style="--focal-alignment: center;"
  >
    <img
  alt=""
  class="image__img"
  loading="lazy"
  width="1200"
  height="992"
  src="//www.lillearkana.no/cdn/shop/files/u8557645615_Gift_ideas_flatlay_warm_cinematic_golden-hour_lig_1367f4ce-b17f-4bef-b38a-134c4811e959_0.png?v=1763412429&width=320"
  
  srcset="//www.lillearkana.no/cdn/shop/files/u8557645615_Gift_ideas_flatlay_warm_cinematic_golden-hour_lig_1367f4ce-b17f-4bef-b38a-134c4811e959_0.png?crop=center&height=80&v=1763412429&width=100 100w, //www.lillearkana.no/cdn/shop/files/u8557645615_Gift_ideas_flatlay_warm_cinematic_golden-hour_lig_1367f4ce-b17f-4bef-b38a-134c4811e959_0.png?crop=center&height=120&v=1763412429&width=150 150w, //www.lillearkana.no/cdn/shop/files/u8557645615_Gift_ideas_flatlay_warm_cinematic_golden-hour_lig_1367f4ce-b17f-4bef-b38a-134c4811e959_0.png?crop=center&height=160&v=1763412429&width=200 200w, //www.lillearkana.no/cdn/shop/files/u8557645615_Gift_ideas_flatlay_warm_cinematic_golden-hour_lig_1367f4ce-b17f-4bef-b38a-134c4811e959_0.png?crop=center&height=192&v=1763412429&width=240 240w, //www.lillearkana.no/cdn/shop/files/u8557645615_Gift_ideas_flatlay_warm_cinematic_golden-hour_lig_1367f4ce-b17f-4bef-b38a-134c4811e959_0.png?crop=center&height=224&v=1763412429&width=280 280w, //www.lillearkana.no/cdn/shop/files/u8557645615_Gift_ideas_flatlay_warm_cinematic_golden-hour_lig_1367f4ce-b17f-4bef-b38a-134c4811e959_0.png?crop=center&height=240&v=1763412429&width=300 300w, //www.lillearkana.no/cdn/shop/files/u8557645615_Gift_ideas_flatlay_warm_cinematic_golden-hour_lig_1367f4ce-b17f-4bef-b38a-134c4811e959_0.png?crop=center&height=288&v=1763412429&width=360 360w, //www.lillearkana.no/cdn/shop/files/u8557645615_Gift_ideas_flatlay_warm_cinematic_golden-hour_lig_1367f4ce-b17f-4bef-b38a-134c4811e959_0.png?crop=center&height=320&v=1763412429&width=400 400w, //www.lillearkana.no/cdn/shop/files/u8557645615_Gift_ideas_flatlay_warm_cinematic_golden-hour_lig_1367f4ce-b17f-4bef-b38a-134c4811e959_0.png?crop=center&height=360&v=1763412429&width=450 450w, //www.lillearkana.no/cdn/shop/files/u8557645615_Gift_ideas_flatlay_warm_cinematic_golden-hour_lig_1367f4ce-b17f-4bef-b38a-134c4811e959_0.png?crop=center&height=400&v=1763412429&width=500 500w, //www.lillearkana.no/cdn/shop/files/u8557645615_Gift_ideas_flatlay_warm_cinematic_golden-hour_lig_1367f4ce-b17f-4bef-b38a-134c4811e959_0.png?crop=center&height=440&v=1763412429&width=550 550w, //www.lillearkana.no/cdn/shop/files/u8557645615_Gift_ideas_flatlay_warm_cinematic_golden-hour_lig_1367f4ce-b17f-4bef-b38a-134c4811e959_0.png?crop=center&height=480&v=1763412429&width=600 600w, //www.lillearkana.no/cdn/shop/files/u8557645615_Gift_ideas_flatlay_warm_cinematic_golden-hour_lig_1367f4ce-b17f-4bef-b38a-134c4811e959_0.png?crop=center&height=520&v=1763412429&width=650 650w, //www.lillearkana.no/cdn/shop/files/u8557645615_Gift_ideas_flatlay_warm_cinematic_golden-hour_lig_1367f4ce-b17f-4bef-b38a-134c4811e959_0.png?crop=center&height=560&v=1763412429&width=700 700w, //www.lillearkana.no/cdn/shop/files/u8557645615_Gift_ideas_flatlay_warm_cinematic_golden-hour_lig_1367f4ce-b17f-4bef-b38a-134c4811e959_0.png?crop=center&height=600&v=1763412429&width=750 750w, //www.lillearkana.no/cdn/shop/files/u8557645615_Gift_ideas_flatlay_warm_cinematic_golden-hour_lig_1367f4ce-b17f-4bef-b38a-134c4811e959_0.png?crop=center&height=640&v=1763412429&width=800 800w, //www.lillearkana.no/cdn/shop/files/u8557645615_Gift_ideas_flatlay_warm_cinematic_golden-hour_lig_1367f4ce-b17f-4bef-b38a-134c4811e959_0.png?crop=center&height=680&v=1763412429&width=850 850w, //www.lillearkana.no/cdn/shop/files/u8557645615_Gift_ideas_flatlay_warm_cinematic_golden-hour_lig_1367f4ce-b17f-4bef-b38a-134c4811e959_0.png?crop=center&height=720&v=1763412429&width=900 900w, //www.lillearkana.no/cdn/shop/files/u8557645615_Gift_ideas_flatlay_warm_cinematic_golden-hour_lig_1367f4ce-b17f-4bef-b38a-134c4811e959_0.png?crop=center&height=760&v=1763412429&width=950 950w, //www.lillearkana.no/cdn/shop/files/u8557645615_Gift_ideas_flatlay_warm_cinematic_golden-hour_lig_1367f4ce-b17f-4bef-b38a-134c4811e959_0.png?crop=center&height=800&v=1763412429&width=1000 1000w, //www.lillearkana.no/cdn/shop/files/u8557645615_Gift_ideas_flatlay_warm_cinematic_golden-hour_lig_1367f4ce-b17f-4bef-b38a-134c4811e959_0.png?crop=center&height=880&v=1763412429&width=1100 1100w, //www.lillearkana.no/cdn/shop/files/u8557645615_Gift_ideas_flatlay_warm_cinematic_golden-hour_lig_1367f4ce-b17f-4bef-b38a-134c4811e959_0.png?crop=center&height=960&v=1763412429&width=1200 1200w"
  sizes="(min-width: 960px) calc(100vw - (2 * clamp(24px, 2vw, 36px)) /  * 100), (min-width: 720px) calc(100vw - (2 * clamp(24px, 2vw, 36px))), calc(100vw - (2 * 16px))"
  onload="javascript: this.closest('.image').classList.add('loaded')"
/>
  </div></div>

      
    </figure>


    <div class="multi-column__grid-item-text-wrapper section-blocks">
      
<h3 class="section-blocks__heading heading-block ff-heading fs-heading-4-base" >
    Gaver
  </h3>


    </div>

    
  </div>
</div>
</div>
    </div>
  </div>
</div>


</section><div id="shopify-section-template--21214868734182__blocks_3dNgG4" class="shopify-section">




<style data-shopify>
  .ai-product-collection-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #faf6f2;
  }

  .ai-product-collection__container-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy {
    max-width: 1400px;
    margin: 0 auto;
    position: relative;
  }

  .ai-product-collection__header-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px;
    position: relative;
  }

  .ai-product-collection__header-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy.ai-product-collection__header--left-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy {
    justify-content: flex-start;
  }

  .ai-product-collection__header-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy.ai-product-collection__header--center-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy {
    justify-content: center;
  }

  .ai-product-collection__header-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy.ai-product-collection__header--right-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy {
    justify-content: flex-end;
  }

  .ai-product-collection__title-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy {
    font-size: 26px;
    color: #171219;
    margin: 0;
    font-family: "Bebas Neue", sans-serif;
    font-weight: 400;
  }

  .ai-product-collection__nav-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy {
    display: flex;
    gap: 8px;
  }

  /* Når tittel er venstre-justert, skyv knappene til høyre */
  .ai-product-collection__header--left-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy .ai-product-collection__nav-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy {
    margin-left: auto;
  }

  /* Når tittel er i senter, legg knappene helt til høyre */
  .ai-product-collection__header--center-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy .ai-product-collection__nav-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy {
    position: absolute;
    right: 0;
  }

  /* Når tittel er høyre, legg knappene til venstre */
  .ai-product-collection__header--right-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy .ai-product-collection__nav-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy {
    margin-right: auto;
    order: -1;
  }

  .ai-product-collection__nav--bottom-right-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy {
    position: absolute;
    bottom: 20px;
    right: 20px;
    z-index: 10;
  }

  .ai-product-collection__nav-button-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 2px solid #171219;
    background-color: #6b705d;
    color: #513918;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
  }

  .ai-product-collection__nav-button-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy:hover {
    background-color: #6b705d;
    border-color: #171219;
    color: #faf6f2;
  }

  .ai-product-collection__nav-button-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy:disabled {
    opacity: 0.3;
    cursor: not-allowed;
  }

  .ai-product-collection__nav-button-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy:disabled:hover {
    background-color: #6b705d;
    border-color: #171219;
    color: #513918;
  }

  .ai-product-collection__slider-wrapper-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy {
    position: relative;
    overflow: hidden;
  }

  .ai-product-collection__slider-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy {
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: calc((100% - (20px * (5 - 1))) / 5);
    grid-template-rows: repeat(1, auto);
    gap: 20px;
    overflow-x: auto;
    scroll-behavior: smooth;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }

  .ai-product-collection__slider-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy::-webkit-scrollbar {
    display: none;
  }

  .ai-product-collection__item-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy {
    position: relative;
    display: flex;
    flex-direction: column;
  }

  .ai-product-collection__image-wrapper-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy {
    position: relative;
    width: 100%;
    padding-bottom: 125%;
    overflow: hidden;
    background-color: #f5f5f5;
    margin-bottom: 12px;
  }

  .ai-product-collection__image-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
  }

  .ai-product-collection__item-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy:hover .ai-product-collection__image-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy {
    transform: scale(1.05);
  }

  .ai-product-collection__image-placeholder-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f5f5f5;
  }

  .ai-product-collection__image-placeholder-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy svg {
    width: 60%;
    height: 60%;
    opacity: 0.3;
  }

  .ai-product-collection__info-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy {
    text-align: center;
  }

  .ai-product-collection__product-title-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy {
    font-size: 16px;
    color: #171219;
    margin: 0 0 8px;
    font-weight: 500;
  }

  .ai-product-collection__product-title-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy a {
    color: inherit;
    text-decoration: none;
  }

  .ai-product-collection__product-title-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy a:hover {
    opacity: 0.7;
  }

  .ai-product-collection__price-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy {
    font-size: 15px;
    color: #171219;
    font-weight: 600;
  }

  .ai-product-collection__empty-state-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy {
    text-align: center;
    padding: 60px 20px;
    color: #999;
    font-size: 16px;
  }

  @media screen and (max-width: 989px) {
    .ai-product-collection__slider-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy {
      grid-auto-columns: calc((100% - (20px * (3 - 1))) / 3);
    }
  }

  @media screen and (max-width: 749px) {
    .ai-product-collection-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy {
      padding-top: 28.0px;
      padding-bottom: 28.0px;
      padding-left: 14.0px;
      padding-right: 14.0px;
    }

    .ai-product-collection__title-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy {
      font-size: calc(26px * 0.8);
    }

    .ai-product-collection__slider-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy {
      grid-auto-columns: calc((100% - 14.0px) / 2);
      gap: 14.0px;
    }

    .ai-product-collection__nav-button-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy {
      width: calc(30px * 0.85);
      height: calc(30px * 0.85);
    }

    .ai-product-collection__nav--bottom-right-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy {
      bottom: 10px;
      right: 10px;
    }
  }
</style>

<product-slider-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy
  class="ai-product-collection-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy"
  
>
  <div class="ai-product-collection__container-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy">
    
      <div class="ai-product-collection__header-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy ai-product-collection__header--center-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy">
        
          <h2 class="ai-product-collection__title-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy">Anima Mundi Produkter er tilbake</h2>
        

        
      </div>
    

    
      <div class="ai-product-collection__slider-wrapper-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy">
        <div class="ai-product-collection__slider-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy">
          
            <div class="ai-product-collection__item-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy">
              <a href="/products/bla-lotus-te-1950038137">
                <div class="ai-product-collection__image-wrapper-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy">
                  
                    <img
                      src="//www.lillearkana.no/cdn/shop/files/blue-lotus.webp?v=1770318146&width=600
"
                      alt="Blå Lotus Te"
                      class="ai-product-collection__image-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy"
                      loading="lazy"
                      width="600"
                      height="750"
                    >
                  
                </div>
              </a>

              <div class="ai-product-collection__info-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy">
                <h3 class="ai-product-collection__product-title-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy">
                  <a href="/products/bla-lotus-te-1950038137">Blå Lotus Te</a>
                </h3>
                <div class="ai-product-collection__price-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy">
                  579,00 kr
                </div>
              </div>
            </div>
          
            <div class="ai-product-collection__item-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy">
              <a href="/products/rosepulver-okologisk-hjerteapner-1950038140">
                <div class="ai-product-collection__image-wrapper-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy">
                  
                    <img
                      src="//www.lillearkana.no/cdn/shop/files/1950038140.png?v=1770316983&width=600
"
                      alt="Rosepulver Økologisk Hjerteåpner"
                      class="ai-product-collection__image-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy"
                      loading="lazy"
                      width="600"
                      height="750"
                    >
                  
                </div>
              </a>

              <div class="ai-product-collection__info-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy">
                <h3 class="ai-product-collection__product-title-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy">
                  <a href="/products/rosepulver-okologisk-hjerteapner-1950038140">Rosepulver Økologisk Hjerteåpner</a>
                </h3>
                <div class="ai-product-collection__price-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy">
                  549,00 kr
                </div>
              </div>
            </div>
          
            <div class="ai-product-collection__item-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy">
              <a href="/products/mushroom-mocha-milk-superkakao-1950038268">
                <div class="ai-product-collection__image-wrapper-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy">
                  
                    <img
                      src="//www.lillearkana.no/cdn/shop/files/1950038268.webp?v=1768870223&width=600
"
                      alt="Mushroom Mocha Milk Superkakao"
                      class="ai-product-collection__image-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy"
                      loading="lazy"
                      width="600"
                      height="750"
                    >
                  
                </div>
              </a>

              <div class="ai-product-collection__info-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy">
                <h3 class="ai-product-collection__product-title-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy">
                  <a href="/products/mushroom-mocha-milk-superkakao-1950038268">Mushroom Mocha Milk Superkakao</a>
                </h3>
                <div class="ai-product-collection__price-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy">
                  599,00 kr
                </div>
              </div>
            </div>
          
            <div class="ai-product-collection__item-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy">
              <a href="/products/golden-sun-milk-1950039882">
                <div class="ai-product-collection__image-wrapper-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy">
                  
                    <img
                      src="//www.lillearkana.no/cdn/shop/files/1950039882.png?v=1770318587&width=600
"
                      alt="Anima Mundi Golden Sun Milk"
                      class="ai-product-collection__image-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy"
                      loading="lazy"
                      width="600"
                      height="750"
                    >
                  
                </div>
              </a>

              <div class="ai-product-collection__info-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy">
                <h3 class="ai-product-collection__product-title-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy">
                  <a href="/products/golden-sun-milk-1950039882">Anima Mundi Golden Sun Milk</a>
                </h3>
                <div class="ai-product-collection__price-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy">
                  539,00 kr
                </div>
              </div>
            </div>
          
            <div class="ai-product-collection__item-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy">
              <a href="/products/happiness-urtekaffe-1950038773">
                <div class="ai-product-collection__image-wrapper-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy">
                  
                    <img
                      src="//www.lillearkana.no/cdn/shop/files/1950038773.webp?v=1768870901&width=600
"
                      alt="Happiness Urtekaffe"
                      class="ai-product-collection__image-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy"
                      loading="lazy"
                      width="600"
                      height="750"
                    >
                  
                </div>
              </a>

              <div class="ai-product-collection__info-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy">
                <h3 class="ai-product-collection__product-title-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy">
                  <a href="/products/happiness-urtekaffe-1950038773">Happiness Urtekaffe</a>
                </h3>
                <div class="ai-product-collection__price-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy">
                  599,00 kr
                </div>
              </div>
            </div>
          
            <div class="ai-product-collection__item-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy">
              <a href="/products/anima-mundi-gut-sweep-intestinal-love-parasite-support-tea">
                <div class="ai-product-collection__image-wrapper-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy">
                  
                    <img
                      src="//www.lillearkana.no/cdn/shop/files/GutSweep-Front-cream.png?v=1770317762&width=600
"
                      alt="Anima Mundi GUT SWEEP | Intestinal Love, Parasite Support Tea"
                      class="ai-product-collection__image-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy"
                      loading="lazy"
                      width="600"
                      height="750"
                    >
                  
                </div>
              </a>

              <div class="ai-product-collection__info-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy">
                <h3 class="ai-product-collection__product-title-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy">
                  <a href="/products/anima-mundi-gut-sweep-intestinal-love-parasite-support-tea">Anima Mundi GUT SWEEP | Intestinal Love, Parasite Support Tea</a>
                </h3>
                <div class="ai-product-collection__price-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy">
                  539,00 kr
                </div>
              </div>
            </div>
          
            <div class="ai-product-collection__item-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy">
              <a href="/products/anima-mundi-organic-liver-vitality-113-grams-1950040785">
                <div class="ai-product-collection__image-wrapper-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy">
                  
                    <img
                      src="//www.lillearkana.no/cdn/shop/files/Anima_Mundi_Liver_Vitality_Greens.png?v=1770225677&width=600
"
                      alt="Anima Mundi Organic Liver Vitality"
                      class="ai-product-collection__image-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy"
                      loading="lazy"
                      width="600"
                      height="750"
                    >
                  
                </div>
              </a>

              <div class="ai-product-collection__info-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy">
                <h3 class="ai-product-collection__product-title-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy">
                  <a href="/products/anima-mundi-organic-liver-vitality-113-grams-1950040785">Anima Mundi Organic Liver Vitality</a>
                </h3>
                <div class="ai-product-collection__price-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy">
                  599,00 kr
                </div>
              </div>
            </div>
          
            <div class="ai-product-collection__item-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy">
              <a href="/products/anima-mundi-collagen-booster">
                <div class="ai-product-collection__image-wrapper-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy">
                  
                    <img
                      src="//www.lillearkana.no/cdn/shop/files/Screenshot2026-02-04at15.17.54_af23a939-8927-4db8-872c-a36650574279.png?v=1770226163&width=600
"
                      alt="Anima Mundi Collagen Booster"
                      class="ai-product-collection__image-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy"
                      loading="lazy"
                      width="600"
                      height="750"
                    >
                  
                </div>
              </a>

              <div class="ai-product-collection__info-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy">
                <h3 class="ai-product-collection__product-title-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy">
                  <a href="/products/anima-mundi-collagen-booster">Anima Mundi Collagen Booster</a>
                </h3>
                <div class="ai-product-collection__price-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy">
                  499,00 kr
                </div>
              </div>
            </div>
          
        </div>

        
      </div>
    
  </div>
</product-slider-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy>

<script>
  (function() {
    class ProductSlideracwdqvnpkdmw3skz3kaigenblock24df1cacawjhy extends HTMLElement {
      constructor() {
        super();
        this.slider = this.querySelector('.ai-product-collection__slider-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy');
        this.prevButton = this.querySelector('.ai-product-collection__prev-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy');
        this.nextButton = this.querySelector('.ai-product-collection__next-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy');
      }

      connectedCallback() {
        if (!this.slider) return;

        if (this.prevButton && this.nextButton) {
          this.prevButton.addEventListener('click', () => this.slide('prev'));
          this.nextButton.addEventListener('click', () => this.slide('next'));
          this.slider.addEventListener('scroll', () => this.updateButtons());
          this.updateButtons();
        }
      }

      slide(direction) {
        const scrollAmount = this.slider.offsetWidth;
        const scrollPosition = direction === 'next'
          ? this.slider.scrollLeft + scrollAmount
          : this.slider.scrollLeft - scrollAmount;

        this.slider.scrollTo({
          left: scrollPosition,
          behavior: 'smooth'
        });
      }

      updateButtons() {
        if (!this.prevButton || !this.nextButton) return;

        const isAtStart = this.slider.scrollLeft <= 0;
        const isAtEnd = this.slider.scrollLeft + this.slider.offsetWidth >= this.slider.scrollWidth - 1;

        this.prevButton.disabled = isAtStart;
        this.nextButton.disabled = isAtEnd;
      }
    }

    customElements.define('product-slider-acwdqvnpkdmw3skz3kaigenblock24df1cacawjhy', ProductSlideracwdqvnpkdmw3skz3kaigenblock24df1cacawjhy);
  })();
</script>



<style> #shopify-section-template--21214868734182__blocks_3dNgG4 * {background-color: transparent !important;} #shopify-section-template--21214868734182__blocks_3dNgG4 .card__media {position: relative;} #shopify-section-template--21214868734182__blocks_3dNgG4 .card__media img:nth-of-type(2) {position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; transition: 0.3s;} #shopify-section-template--21214868734182__blocks_3dNgG4 .card__media:hover img:nth-of-type(2) {opacity: 1;} #shopify-section-template--21214868734182__blocks_3dNgG4 .card__media:hover img:nth-of-type(1) {opacity: 0;} </style></div><section id="shopify-section-template--21214868734182__tabbed_collection" class="shopify-section">
<div
  class="
    tabbed-collections
    section
    
      animation
      animation--tabbed-collections
    
  "
  style="
    --section-style-spacing-top: 28px; --section-style-spacing-bottom: 60px;
    --num-columns-desktop: 5;
    --num-columns-tablet: 4;
    --num-columns-mobile: 1;
  "
  data-section-id="template--21214868734182__tabbed_collection"
  data-section-type="tabbed-collections"
  data-products-per-view="5"
  data-mobile-products-per-view="1"
>
  <div class="section-inner">
    <div
    class="section-header section-blocks animation--container-header"
    data-alignment="center"style="--maximum-content-width: 650px;"
  >
    

    <h2 class="ff-heading section-header__heading fs-heading-3-base">
        Hvordan ønsker du å føle deg?
      </h2>
<h2 class="ff-body fs-body-100 section-header__subheading rte">
      
    </h2>

    <div class="tabbed-collections__tab-buttons-wrapper" data-tab-alignment="center">
    <ul class="tab-buttons" data-tab-design="line">
      

    <li class="tab-buttons__button-wrapper">
      <button
        type="button"
        class="tab-buttons__button selected"
        data-shows-collection-key="template--21214868734182__tabbed_collectioncollection_2"
        data-tab-button
      >
        <span class="tab-buttons__button-label ff-body fs-body-150">Rolig & Balansert</span>
        <span class="tab-buttons__button-indicator"></span>
      </button>
    </li>

    <li class="tab-buttons__button-wrapper">
      <button
        type="button"
        class="tab-buttons__button"
        data-shows-collection-key="template--21214868734182__tabbed_collectioncollection_1"
        data-tab-button
      >
        <span class="tab-buttons__button-label ff-body fs-body-150">Energisk</span>
        <span class="tab-buttons__button-indicator"></span>
      </button>
    </li>

    <li class="tab-buttons__button-wrapper">
      <button
        type="button"
        class="tab-buttons__button"
        data-shows-collection-key="template--21214868734182__tabbed_collectioncollection_3"
        data-tab-button
      >
        <span class="tab-buttons__button-label ff-body fs-body-150">Klar & Fri</span>
        <span class="tab-buttons__button-indicator"></span>
      </button>
    </li>
    </ul>
  </div>

  </div>


    
    <div
      class="
        tabbed-collections__products
        featured-collection-slider-grid
        standard-grid-spacing
        product-item-holder
        active
      "
      data-standard-grid-spacing-type="product-list"data-grid-style="default"data-product-item-alignment="left"
      data-collection-key="template--21214868734182__tabbed_collectioncollection_2"
      data-has-slider="true"
      data-slider-desktop="true"
      data-slider-mobile="true"
      
    >
      

  <script src="//www.lillearkana.no/cdn/shop/t/15/assets/scroll-slider.js?v=71929810525647310251774757713" type="module"></script>





<scroll-slider-component
  class="scroll-slider scroll-slider--full-width-below-1024 scroll-slider--peek-and-full-width-below-1024 scroll-all-sizes"
  style="--columns: 1; --columns-above-720: 4; --columns-above-1024: 5; --peek: 24px; --peek-above-1024: 0px; --gap: 12px; --gap-above-1024: 16px; --gap-above-1200: 24px;"
  data-id="tabbed-collections"
  data-navigation-container=".tabbed-collections__products"
  data-autoplay=""
  data-autoplay-delay="0"
  data-autoplay-pause-on-hover=""
  
>
  <div class="scroll-slider__slider">
    <div class="collection-view-all-tile-wrapper">
    <div
      class="collection-view-all-tile featured-collection-slider-grid-item animation--item"
      data-color-scheme="soft"
      data-has-image="true"
      style="
--color-background: #efebe7;
      --color-background-alpha-80: rgba(239, 235, 231, 0.8);
      --color-text: #171219;
      --color-text-input: #171219;
      --color-text-link: #171219;

  --color-text-alpha-90: rgba(23, 18, 25, 0.9);
  --color-text-alpha-80: rgba(23, 18, 25, 0.8);
  --color-text-alpha-70: rgba(23, 18, 25, 0.7);
  --color-text-alpha-60: rgba(23, 18, 25, 0.6);
  --color-text-alpha-50: rgba(23, 18, 25, 0.5);
  --color-text-alpha-40: rgba(23, 18, 25, 0.4);
  --color-text-alpha-30: rgba(23, 18, 25, 0.3);
  --color-text-alpha-25: rgba(23, 18, 25, 0.25);
  --color-text-alpha-20: rgba(23, 18, 25, 0.2);
  --color-text-alpha-10: rgba(23, 18, 25, 0.1);
  --color-text-alpha-05: rgba(23, 18, 25, 0.05);
--color-border-input: rgba(23, 18, 25, 0.4);"
    ><div
  class="background-image-container image-hero__image-container"
  data-has-mobile-image="false"
  data-absolutely-position-image="true"
><div
    class="image background-image collection-view-all-tile__image animation--image animation--lazy-load"
    style="--focal-alignment: center;"
  >
    <img
  alt=""
  class="image__img"
  loading="lazy"
  width="928"
  height="1232"
  src="//www.lillearkana.no/cdn/shop/files/u8557645615_ast_open_horizon_where_sky_and_ocean_dissolve_int_1c7aaa84-b46a-4bba-8d09-3d01cd9b308c_0.png?v=1769017054&width=320"
  
  srcset="//www.lillearkana.no/cdn/shop/files/u8557645615_ast_open_horizon_where_sky_and_ocean_dissolve_int_1c7aaa84-b46a-4bba-8d09-3d01cd9b308c_0.png?v=1769017054&width=700 700w, //www.lillearkana.no/cdn/shop/files/u8557645615_ast_open_horizon_where_sky_and_ocean_dissolve_int_1c7aaa84-b46a-4bba-8d09-3d01cd9b308c_0.png?v=1769017054&width=750 750w, //www.lillearkana.no/cdn/shop/files/u8557645615_ast_open_horizon_where_sky_and_ocean_dissolve_int_1c7aaa84-b46a-4bba-8d09-3d01cd9b308c_0.png?v=1769017054&width=800 800w, //www.lillearkana.no/cdn/shop/files/u8557645615_ast_open_horizon_where_sky_and_ocean_dissolve_int_1c7aaa84-b46a-4bba-8d09-3d01cd9b308c_0.png?v=1769017054&width=850 850w, //www.lillearkana.no/cdn/shop/files/u8557645615_ast_open_horizon_where_sky_and_ocean_dissolve_int_1c7aaa84-b46a-4bba-8d09-3d01cd9b308c_0.png?v=1769017054&width=900 900w"
  sizes="(min-width: 960px) 50vw, 100vw"
  onload="javascript: this.closest('.image').classList.add('loaded')"
/>
  </div></div>

        <div
          class="collection-view-all-tile__overlay image-overlay animation--image-overlay"data-image-overlay-tint-style="gradient_down" style="--overlay-opacity:0%; --color-overlay-tint: #000;"
></div><div
  class="collection-view-all-tile__overlay-content overlay-content"
  data-text-position="flex-start_flex-start"
  
>
  <div
    class="overlay-content__text-container image-overlay-content section-blocks"
    style="
      
--color-text: #FFFFFF;
  --color-background: #000;

  --color-text-alpha-90: rgba(255, 255, 255, 0.9);
  --color-text-alpha-80: rgba(255, 255, 255, 0.8);
  --color-text-alpha-70: rgba(255, 255, 255, 0.7);
  --color-text-alpha-60: rgba(255, 255, 255, 0.6);
  --color-text-alpha-50: rgba(255, 255, 255, 0.5);
  --color-text-alpha-40: rgba(255, 255, 255, 0.4);
  --color-text-alpha-30: rgba(255, 255, 255, 0.3);
  --color-text-alpha-25: rgba(255, 255, 255, 0.25);
  --color-text-alpha-20: rgba(255, 255, 255, 0.2);
  --color-text-alpha-10: rgba(255, 255, 255, 0.1);
  --color-text-alpha-05: rgba(255, 255, 255, 0.05);

      --text-horizontal-position: flex-start; --text-horizontal-position-mobile: ; --text-vertical-position: flex-start; --text-vertical-position-mobile: ; --text-alignment: left; --text-alignment-mobile: center;
    "
  >
    
<h3 class="section-blocks__heading heading-block ff-heading fs-heading-4-base" >
    Rolig & Balansert
  </h3>
<div class="section-blocks__text ff-body rte fs-body-100" data-alignment="" >
    Klikk for å se utvalget
  </div>


<a
  href="/collections/rolig-balansert"aria-label="Rolig & Balansert"
  class="collection-view-all-floating-button btn"
  data-text-position="flex-start_flex-start"
>
  <span class="icon icon-chevron " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg>
</span>

</a>

</div></div>

<a
          href="/collections/rolig-balansert"
          class="collection-view-all-tile__media-link"
          aria-label="Rolig & Balansert"
        ></a></div>
  </div>





<div
  class="
    product-item
    animation--item
    
  "
  style="--z-index-item: ;"
  data-input-item
  data-id="9598362157286"
  data-title="Being in Balance"
  data-url="/collections/rolig-balansert/products/being-in-balance"
  data-variant-id="47240630272230"
  data-quantity-in-cart="0"
  data-product-has-single-variant="true"
  data-quick-add-style="text"
  data-product-item-alignment="left"
  data-price-position="below_title"
  data-show-inventory="false"
  data-ratings-visible="false"
>
  <div class="product-item__inner">
    <div class="product-item__media-wrapper">
      <div class="product-item__media" data-aspect-ratio="portrait">
        <a
          class="product-item__image-link"
          
            href="/collections/rolig-balansert/products/being-in-balance"
            aria-label="Being in Balance"
          
        ><div
    class="image product-item__image aspect-ratio--portrait animation--lazy-load"
    style="--object-fit: cover;"
  >
    <img
  alt="Being in Balance"
  class="image__img"
  loading="lazy"
  width="1073"
  height="1500"
  src="//www.lillearkana.no/cdn/shop/files/81HpBZHVA1L._SL1500.jpg?v=1769010008&width=320"
  
  srcset="//www.lillearkana.no/cdn/shop/files/81HpBZHVA1L._SL1500.jpg?crop=center&height=225&v=1769010008&width=150 150w, //www.lillearkana.no/cdn/shop/files/81HpBZHVA1L._SL1500.jpg?crop=center&height=300&v=1769010008&width=200 200w, //www.lillearkana.no/cdn/shop/files/81HpBZHVA1L._SL1500.jpg?crop=center&height=360&v=1769010008&width=240 240w, //www.lillearkana.no/cdn/shop/files/81HpBZHVA1L._SL1500.jpg?crop=center&height=420&v=1769010008&width=280 280w, //www.lillearkana.no/cdn/shop/files/81HpBZHVA1L._SL1500.jpg?crop=center&height=450&v=1769010008&width=300 300w, //www.lillearkana.no/cdn/shop/files/81HpBZHVA1L._SL1500.jpg?crop=center&height=540&v=1769010008&width=360 360w, //www.lillearkana.no/cdn/shop/files/81HpBZHVA1L._SL1500.jpg?crop=center&height=600&v=1769010008&width=400 400w, //www.lillearkana.no/cdn/shop/files/81HpBZHVA1L._SL1500.jpg?crop=center&height=675&v=1769010008&width=450 450w, //www.lillearkana.no/cdn/shop/files/81HpBZHVA1L._SL1500.jpg?crop=center&height=750&v=1769010008&width=500 500w, //www.lillearkana.no/cdn/shop/files/81HpBZHVA1L._SL1500.jpg?crop=center&height=825&v=1769010008&width=550 550w, //www.lillearkana.no/cdn/shop/files/81HpBZHVA1L._SL1500.jpg?crop=center&height=900&v=1769010008&width=600 600w, //www.lillearkana.no/cdn/shop/files/81HpBZHVA1L._SL1500.jpg?crop=center&height=975&v=1769010008&width=650 650w, //www.lillearkana.no/cdn/shop/files/81HpBZHVA1L._SL1500.jpg?crop=center&height=1050&v=1769010008&width=700 700w, //www.lillearkana.no/cdn/shop/files/81HpBZHVA1L._SL1500.jpg?crop=center&height=1125&v=1769010008&width=750 750w, //www.lillearkana.no/cdn/shop/files/81HpBZHVA1L._SL1500.jpg?crop=center&height=1200&v=1769010008&width=800 800w, //www.lillearkana.no/cdn/shop/files/81HpBZHVA1L._SL1500.jpg?crop=center&height=1275&v=1769010008&width=850 850w, //www.lillearkana.no/cdn/shop/files/81HpBZHVA1L._SL1500.jpg?crop=center&height=1350&v=1769010008&width=900 900w, //www.lillearkana.no/cdn/shop/files/81HpBZHVA1L._SL1500.jpg?crop=center&height=1425&v=1769010008&width=950 950w, //www.lillearkana.no/cdn/shop/files/81HpBZHVA1L._SL1500.jpg?crop=center&height=1500&v=1769010008&width=1000 1000w"
  sizes="(max-width: 720px) calc((90vw - 12px) / 2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 5), 270px"
  onload="javascript: this.closest('.image').classList.add('loaded')"
/>
  </div>

          
        </a>

        

        <div data-product-item-element-visible-only-for-mode="grid">
          <div class="product-item__floating-action-buttons">
            

            
          </div>
        </div>
      </div>
    </div>

    <div class="product-item__meta">
      <div data-product-item-element-visible-only-for-mode="grid">
        


      </div>

      <div
        class="
          product-item__text
          ta-l
        "
      >
        <div class="product-item__text_group_primary">
          

          

          <h3
            class="product-item__product-title fs-product-title ff-heading"
            
            data-base-size-setting="15"
          >
            <a href="/collections/rolig-balansert/products/being-in-balance">Being in Balance</a>
          </h3>

          


          
<div data-product-item-element-visible-only-for-mode="grid">
              
  <div
    class="product-item__price-wrap"
    data-position="below_title"
  >
    <p
      class="product-item__price ff-product-price"
      data-position="below_title"
      data-enlarged-prices="false"
    >
      
<span class="product-item__price-main">
<span>159,00 kr</span>

</span>
<span
  class="displayed-discount-wrapper"
  
  data-hidden="false"
  data-has-discount="false"
>
  <span
    
      class="displayed-discount badge-shape fs-body-60"
    
    data-badge-shape="pill"
  ></span>
</span>


<dl class="unit-price" data-unit-price-container data-unit-price-available="false">
  <dt>
    <span class="visually-hidden visually-hidden--inline">Enhetspris</span>
  </dt>

  <dd class="unit-price__price">
    <span data-unit-price></span>
    <span aria-hidden="true">/</span>
    <span class="visually-hidden">Per</span>
    <span data-unit-base>
      <span data-unit-price-base-unit></span>
    </span>
  </dd>
</dl>


</p>
  </div>

            </div>
        </div>

        <div class="product-item__text_group_secondary">
          <div data-product-item-element-visible-only-for-mode="list">
            
  <div
    class="product-item__price-wrap"
    data-position="below_title"
  >
    <p
      class="product-item__price ff-product-price"
      data-position="below_title"
      data-enlarged-prices="false"
    >
      
<span class="product-item__price-main">
<span>159,00 kr</span>

</span>
<span
  class="displayed-discount-wrapper"
  
  data-hidden="false"
  data-has-discount="false"
>
  <span
    
      class="displayed-discount badge-shape fs-body-60"
    
    data-badge-shape="pill"
  ></span>
</span>


<dl class="unit-price" data-unit-price-container data-unit-price-available="false">
  <dt>
    <span class="visually-hidden visually-hidden--inline">Enhetspris</span>
  </dt>

  <dd class="unit-price__price">
    <span data-unit-price></span>
    <span aria-hidden="true">/</span>
    <span class="visually-hidden">Per</span>
    <span data-unit-base>
      <span data-unit-price-base-unit></span>
    </span>
  </dd>
</dl>


</p>
  </div>

          </div>

          <div class="product-item__spacer"></div>

          

          <div class="product-item__quick-add-beneath" data-product-item-element-visible-only-for-mode="grid">
              <div
  class="product-item__quick-add-wrapper"
  data-has-variants="false"
  data-quantity-in-cart="0"
  data-product-id="9598362157286"
  data-quick-add-style="text"
>
  <button
    type="button"
    class="product-item__quick-add btn btn--small btn--full btn--tertiary"
    data-quantity-in-cart="0"
    data-variant-id="47240630272230"
    aria-label="Legg til i handlekurv"
  >
    <span class="product-item__quick-add__add-text">Legg til i handlekurv</span>

    <span class="product-item__quick-add__cart-count">
      <span class='quantity-in-cart-display' data-id='9598362157286'>0</span>&nbsp;i handlekurven din

    </span>
  </button>

  <div class="quantity-input-wrapper__labels product__label visually-hidden">
  <label class="quantity-input-wrapper__label fs-body-100" for="quantity-input-quick-add-product-item-template--21214868734182__tabbed_collection-1-9598362157286">
    Antall
  </label>

  
</div>

<div
  class="quantity-input-wrapper quantity-input-wrapper--product-item-quick-add"
  data-quantity-selector
>
  <div
    class="quantity-input"
    data-bordered="false"
  >
    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-subtract-quantity
      aria-label="Trekk fra produktantall"
    >
      <span class="icon icon-minus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 12H12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>

    <button
        type="button"
        class="quantity-input__button btn btn--primary"
        data-remove-item
        aria-label="Fjern produkt"
      >
        <span class="icon icon-remove " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.472" d="M1.902 5.292h20.196M19.854 5.292V21a2.244 2.244 0 0 1-2.244 2.244H6.39A2.244 2.244 0 0 1 4.146 21V5.292m3.366 0V3.048A2.244 2.244 0 0 1 9.756.804h4.488a2.244 2.244 0 0 1 2.244 2.244v2.244"/></svg>
</span>

      </button>

    <input
      type="number"
      name="updates[]"
      id="quantity-input-quick-add-product-item-template--21214868734182__tabbed_collection-1-9598362157286"
      value="1"
      min="1"
      pattern="[0-9]*"
      class="quantity-input__input"
      data-quantity-input
      data-product-quantity-input
      aria-label="Antall produkter"
    >

    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-add-quantity
      aria-label="Legg til produktantall"
    >
      <span class="icon icon-plus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 4V12M12 12V20M12 12H20M12 12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>
  </div>
</div>
</div>

            </div>

          <div class="product-item__list-mode-buttons-wrap" data-product-item-element-visible-only-for-mode="list">
            <div class="product-item__list-mode-buttons">
              
  


              <div
  class="product-item__quick-add-wrapper"
  data-has-variants="false"
  data-quantity-in-cart="0"
  data-product-id="9598362157286"
  data-quick-add-style="text"
>
  <button
    type="button"
    class="product-item__quick-add btn btn--small btn--full btn--tertiary"
    data-quantity-in-cart="0"
    data-variant-id="47240630272230"
    aria-label="Legg til i handlekurv"
  >
    <span class="product-item__quick-add__add-text">Legg til i handlekurv</span>

    <span class="product-item__quick-add__cart-count">
      <span class='quantity-in-cart-display' data-id='9598362157286'>0</span>&nbsp;i handlekurven din

    </span>
  </button>

  <div class="quantity-input-wrapper__labels product__label visually-hidden">
  <label class="quantity-input-wrapper__label fs-body-100" for="quantity-input-quick-add-list-mode-product-item-template--21214868734182__tabbed_collection-1-9598362157286">
    Antall
  </label>

  
</div>

<div
  class="quantity-input-wrapper quantity-input-wrapper--product-item-quick-add"
  data-quantity-selector
>
  <div
    class="quantity-input"
    data-bordered="false"
  >
    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-subtract-quantity
      aria-label="Trekk fra produktantall"
    >
      <span class="icon icon-minus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 12H12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>

    <button
        type="button"
        class="quantity-input__button btn btn--primary"
        data-remove-item
        aria-label="Fjern produkt"
      >
        <span class="icon icon-remove " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.472" d="M1.902 5.292h20.196M19.854 5.292V21a2.244 2.244 0 0 1-2.244 2.244H6.39A2.244 2.244 0 0 1 4.146 21V5.292m3.366 0V3.048A2.244 2.244 0 0 1 9.756.804h4.488a2.244 2.244 0 0 1 2.244 2.244v2.244"/></svg>
</span>

      </button>

    <input
      type="number"
      name="updates[]"
      id="quantity-input-quick-add-list-mode-product-item-template--21214868734182__tabbed_collection-1-9598362157286"
      value="1"
      min="1"
      pattern="[0-9]*"
      class="quantity-input__input"
      data-quantity-input
      data-product-quantity-input
      aria-label="Antall produkter"
    >

    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-add-quantity
      aria-label="Legg til produktantall"
    >
      <span class="icon icon-plus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 4V12M12 12V20M12 12H20M12 12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>
  </div>
</div>
</div>


            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</div>





<div
  class="
    product-item
    animation--item
    
  "
  style="--z-index-item: ;"
  data-input-item
  data-id="9598362353894"
  data-title="Bevisst Pust"
  data-url="/collections/rolig-balansert/products/bevisst-pust"
  data-variant-id="47240630468838"
  data-quantity-in-cart="0"
  data-product-has-single-variant="true"
  data-quick-add-style="text"
  data-product-item-alignment="left"
  data-price-position="below_title"
  data-show-inventory="false"
  data-ratings-visible="false"
>
  <div class="product-item__inner">
    <div class="product-item__media-wrapper">
      <div class="product-item__media" data-aspect-ratio="portrait">
        <a
          class="product-item__image-link"
          
            href="/collections/rolig-balansert/products/bevisst-pust"
            aria-label="Bevisst Pust"
          
        ><div
    class="image product-item__image aspect-ratio--portrait animation--lazy-load"
    style="--object-fit: cover;"
  >
    <img
  alt="Bevisst Pust"
  class="image__img"
  loading="lazy"
  width="1000"
  height="1573"
  src="//www.lillearkana.no/cdn/shop/files/1950035962.webp?v=1769009459&width=320"
  
  srcset="//www.lillearkana.no/cdn/shop/files/1950035962.webp?crop=center&height=225&v=1769009459&width=150 150w, //www.lillearkana.no/cdn/shop/files/1950035962.webp?crop=center&height=300&v=1769009459&width=200 200w, //www.lillearkana.no/cdn/shop/files/1950035962.webp?crop=center&height=360&v=1769009459&width=240 240w, //www.lillearkana.no/cdn/shop/files/1950035962.webp?crop=center&height=420&v=1769009459&width=280 280w, //www.lillearkana.no/cdn/shop/files/1950035962.webp?crop=center&height=450&v=1769009459&width=300 300w, //www.lillearkana.no/cdn/shop/files/1950035962.webp?crop=center&height=540&v=1769009459&width=360 360w, //www.lillearkana.no/cdn/shop/files/1950035962.webp?crop=center&height=600&v=1769009459&width=400 400w, //www.lillearkana.no/cdn/shop/files/1950035962.webp?crop=center&height=675&v=1769009459&width=450 450w, //www.lillearkana.no/cdn/shop/files/1950035962.webp?crop=center&height=750&v=1769009459&width=500 500w, //www.lillearkana.no/cdn/shop/files/1950035962.webp?crop=center&height=825&v=1769009459&width=550 550w, //www.lillearkana.no/cdn/shop/files/1950035962.webp?crop=center&height=900&v=1769009459&width=600 600w, //www.lillearkana.no/cdn/shop/files/1950035962.webp?crop=center&height=975&v=1769009459&width=650 650w, //www.lillearkana.no/cdn/shop/files/1950035962.webp?crop=center&height=1050&v=1769009459&width=700 700w, //www.lillearkana.no/cdn/shop/files/1950035962.webp?crop=center&height=1125&v=1769009459&width=750 750w, //www.lillearkana.no/cdn/shop/files/1950035962.webp?crop=center&height=1200&v=1769009459&width=800 800w, //www.lillearkana.no/cdn/shop/files/1950035962.webp?crop=center&height=1275&v=1769009459&width=850 850w, //www.lillearkana.no/cdn/shop/files/1950035962.webp?crop=center&height=1350&v=1769009459&width=900 900w, //www.lillearkana.no/cdn/shop/files/1950035962.webp?crop=center&height=1425&v=1769009459&width=950 950w, //www.lillearkana.no/cdn/shop/files/1950035962.webp?crop=center&height=1500&v=1769009459&width=1000 1000w"
  sizes="(max-width: 720px) calc((90vw - 12px) / 2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 5), 270px"
  onload="javascript: this.closest('.image').classList.add('loaded')"
/>
  </div>

          
        </a>

        

        <div data-product-item-element-visible-only-for-mode="grid">
          <div class="product-item__floating-action-buttons">
            

            
          </div>
        </div>
      </div>
    </div>

    <div class="product-item__meta">
      <div data-product-item-element-visible-only-for-mode="grid">
        


      </div>

      <div
        class="
          product-item__text
          ta-l
        "
      >
        <div class="product-item__text_group_primary">
          

          

          <h3
            class="product-item__product-title fs-product-title ff-heading"
            
            data-base-size-setting="15"
          >
            <a href="/collections/rolig-balansert/products/bevisst-pust">Bevisst Pust</a>
          </h3>

          


          
<div data-product-item-element-visible-only-for-mode="grid">
              
  <div
    class="product-item__price-wrap"
    data-position="below_title"
  >
    <p
      class="product-item__price ff-product-price"
      data-position="below_title"
      data-enlarged-prices="false"
    >
      
<span class="product-item__price-main">
<span>189,00 kr</span>

</span>
<span
  class="displayed-discount-wrapper"
  
  data-hidden="false"
  data-has-discount="false"
>
  <span
    
      class="displayed-discount badge-shape fs-body-60"
    
    data-badge-shape="pill"
  ></span>
</span>


<dl class="unit-price" data-unit-price-container data-unit-price-available="false">
  <dt>
    <span class="visually-hidden visually-hidden--inline">Enhetspris</span>
  </dt>

  <dd class="unit-price__price">
    <span data-unit-price></span>
    <span aria-hidden="true">/</span>
    <span class="visually-hidden">Per</span>
    <span data-unit-base>
      <span data-unit-price-base-unit></span>
    </span>
  </dd>
</dl>


</p>
  </div>

            </div>
        </div>

        <div class="product-item__text_group_secondary">
          <div data-product-item-element-visible-only-for-mode="list">
            
  <div
    class="product-item__price-wrap"
    data-position="below_title"
  >
    <p
      class="product-item__price ff-product-price"
      data-position="below_title"
      data-enlarged-prices="false"
    >
      
<span class="product-item__price-main">
<span>189,00 kr</span>

</span>
<span
  class="displayed-discount-wrapper"
  
  data-hidden="false"
  data-has-discount="false"
>
  <span
    
      class="displayed-discount badge-shape fs-body-60"
    
    data-badge-shape="pill"
  ></span>
</span>


<dl class="unit-price" data-unit-price-container data-unit-price-available="false">
  <dt>
    <span class="visually-hidden visually-hidden--inline">Enhetspris</span>
  </dt>

  <dd class="unit-price__price">
    <span data-unit-price></span>
    <span aria-hidden="true">/</span>
    <span class="visually-hidden">Per</span>
    <span data-unit-base>
      <span data-unit-price-base-unit></span>
    </span>
  </dd>
</dl>


</p>
  </div>

          </div>

          <div class="product-item__spacer"></div>

          

          <div class="product-item__quick-add-beneath" data-product-item-element-visible-only-for-mode="grid">
              <div
  class="product-item__quick-add-wrapper"
  data-has-variants="false"
  data-quantity-in-cart="0"
  data-product-id="9598362353894"
  data-quick-add-style="text"
>
  <button
    type="button"
    class="product-item__quick-add btn btn--small btn--full btn--tertiary"
    data-quantity-in-cart="0"
    data-variant-id="47240630468838"
    aria-label="Legg til i handlekurv"
  >
    <span class="product-item__quick-add__add-text">Legg til i handlekurv</span>

    <span class="product-item__quick-add__cart-count">
      <span class='quantity-in-cart-display' data-id='9598362353894'>0</span>&nbsp;i handlekurven din

    </span>
  </button>

  <div class="quantity-input-wrapper__labels product__label visually-hidden">
  <label class="quantity-input-wrapper__label fs-body-100" for="quantity-input-quick-add-product-item-template--21214868734182__tabbed_collection-1-9598362353894">
    Antall
  </label>

  
</div>

<div
  class="quantity-input-wrapper quantity-input-wrapper--product-item-quick-add"
  data-quantity-selector
>
  <div
    class="quantity-input"
    data-bordered="false"
  >
    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-subtract-quantity
      aria-label="Trekk fra produktantall"
    >
      <span class="icon icon-minus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 12H12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>

    <button
        type="button"
        class="quantity-input__button btn btn--primary"
        data-remove-item
        aria-label="Fjern produkt"
      >
        <span class="icon icon-remove " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.472" d="M1.902 5.292h20.196M19.854 5.292V21a2.244 2.244 0 0 1-2.244 2.244H6.39A2.244 2.244 0 0 1 4.146 21V5.292m3.366 0V3.048A2.244 2.244 0 0 1 9.756.804h4.488a2.244 2.244 0 0 1 2.244 2.244v2.244"/></svg>
</span>

      </button>

    <input
      type="number"
      name="updates[]"
      id="quantity-input-quick-add-product-item-template--21214868734182__tabbed_collection-1-9598362353894"
      value="1"
      min="1"
      pattern="[0-9]*"
      class="quantity-input__input"
      data-quantity-input
      data-product-quantity-input
      aria-label="Antall produkter"
    >

    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-add-quantity
      aria-label="Legg til produktantall"
    >
      <span class="icon icon-plus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 4V12M12 12V20M12 12H20M12 12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>
  </div>
</div>
</div>

            </div>

          <div class="product-item__list-mode-buttons-wrap" data-product-item-element-visible-only-for-mode="list">
            <div class="product-item__list-mode-buttons">
              
  


              <div
  class="product-item__quick-add-wrapper"
  data-has-variants="false"
  data-quantity-in-cart="0"
  data-product-id="9598362353894"
  data-quick-add-style="text"
>
  <button
    type="button"
    class="product-item__quick-add btn btn--small btn--full btn--tertiary"
    data-quantity-in-cart="0"
    data-variant-id="47240630468838"
    aria-label="Legg til i handlekurv"
  >
    <span class="product-item__quick-add__add-text">Legg til i handlekurv</span>

    <span class="product-item__quick-add__cart-count">
      <span class='quantity-in-cart-display' data-id='9598362353894'>0</span>&nbsp;i handlekurven din

    </span>
  </button>

  <div class="quantity-input-wrapper__labels product__label visually-hidden">
  <label class="quantity-input-wrapper__label fs-body-100" for="quantity-input-quick-add-list-mode-product-item-template--21214868734182__tabbed_collection-1-9598362353894">
    Antall
  </label>

  
</div>

<div
  class="quantity-input-wrapper quantity-input-wrapper--product-item-quick-add"
  data-quantity-selector
>
  <div
    class="quantity-input"
    data-bordered="false"
  >
    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-subtract-quantity
      aria-label="Trekk fra produktantall"
    >
      <span class="icon icon-minus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 12H12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>

    <button
        type="button"
        class="quantity-input__button btn btn--primary"
        data-remove-item
        aria-label="Fjern produkt"
      >
        <span class="icon icon-remove " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.472" d="M1.902 5.292h20.196M19.854 5.292V21a2.244 2.244 0 0 1-2.244 2.244H6.39A2.244 2.244 0 0 1 4.146 21V5.292m3.366 0V3.048A2.244 2.244 0 0 1 9.756.804h4.488a2.244 2.244 0 0 1 2.244 2.244v2.244"/></svg>
</span>

      </button>

    <input
      type="number"
      name="updates[]"
      id="quantity-input-quick-add-list-mode-product-item-template--21214868734182__tabbed_collection-1-9598362353894"
      value="1"
      min="1"
      pattern="[0-9]*"
      class="quantity-input__input"
      data-quantity-input
      data-product-quantity-input
      aria-label="Antall produkter"
    >

    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-add-quantity
      aria-label="Legg til produktantall"
    >
      <span class="icon icon-plus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 4V12M12 12V20M12 12H20M12 12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>
  </div>
</div>
</div>


            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</div>





<div
  class="
    product-item
    animation--item
    
  "
  style="--z-index-item: ;"
  data-input-item
  data-id="9597815685350"
  data-title="Findhorn Rebalance (30 ml)"
  data-url="/collections/rolig-balansert/products/findhorn-rebalance-30-ml"
  data-variant-id="47236864442598"
  data-quantity-in-cart="0"
  data-product-has-single-variant="true"
  data-quick-add-style="text"
  data-product-item-alignment="left"
  data-price-position="below_title"
  data-show-inventory="false"
  data-ratings-visible="false"
>
  <div class="product-item__inner">
    <div class="product-item__media-wrapper">
      <div class="product-item__media" data-aspect-ratio="portrait">
        <a
          class="product-item__image-link"
          
            href="/collections/rolig-balansert/products/findhorn-rebalance-30-ml"
            aria-label="Findhorn Rebalance (30 ml)"
          
        ><div
    class="image product-item__image aspect-ratio--portrait animation--lazy-load"
    style="--object-fit: cover;"
  >
    <img
  alt="Findhorn Rebalance (30 ml)"
  class="image__img"
  loading="lazy"
  width="960"
  height="1280"
  src="//www.lillearkana.no/cdn/shop/files/101579.png?v=1769009309&width=320"
  
  srcset="//www.lillearkana.no/cdn/shop/files/101579.png?crop=center&height=225&v=1769009309&width=150 150w, //www.lillearkana.no/cdn/shop/files/101579.png?crop=center&height=300&v=1769009309&width=200 200w, //www.lillearkana.no/cdn/shop/files/101579.png?crop=center&height=360&v=1769009309&width=240 240w, //www.lillearkana.no/cdn/shop/files/101579.png?crop=center&height=420&v=1769009309&width=280 280w, //www.lillearkana.no/cdn/shop/files/101579.png?crop=center&height=450&v=1769009309&width=300 300w, //www.lillearkana.no/cdn/shop/files/101579.png?crop=center&height=540&v=1769009309&width=360 360w, //www.lillearkana.no/cdn/shop/files/101579.png?crop=center&height=600&v=1769009309&width=400 400w, //www.lillearkana.no/cdn/shop/files/101579.png?crop=center&height=675&v=1769009309&width=450 450w, //www.lillearkana.no/cdn/shop/files/101579.png?crop=center&height=750&v=1769009309&width=500 500w, //www.lillearkana.no/cdn/shop/files/101579.png?crop=center&height=825&v=1769009309&width=550 550w, //www.lillearkana.no/cdn/shop/files/101579.png?crop=center&height=900&v=1769009309&width=600 600w, //www.lillearkana.no/cdn/shop/files/101579.png?crop=center&height=975&v=1769009309&width=650 650w, //www.lillearkana.no/cdn/shop/files/101579.png?crop=center&height=1050&v=1769009309&width=700 700w, //www.lillearkana.no/cdn/shop/files/101579.png?crop=center&height=1125&v=1769009309&width=750 750w, //www.lillearkana.no/cdn/shop/files/101579.png?crop=center&height=1200&v=1769009309&width=800 800w, //www.lillearkana.no/cdn/shop/files/101579.png?crop=center&height=1275&v=1769009309&width=850 850w"
  sizes="(max-width: 720px) calc((90vw - 12px) / 2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 5), 270px"
  onload="javascript: this.closest('.image').classList.add('loaded')"
/>
  </div>

          
        </a>

        

        <div data-product-item-element-visible-only-for-mode="grid">
          <div class="product-item__floating-action-buttons">
            

            
          </div>
        </div>
      </div>
    </div>

    <div class="product-item__meta">
      <div data-product-item-element-visible-only-for-mode="grid">
        


      </div>

      <div
        class="
          product-item__text
          ta-l
        "
      >
        <div class="product-item__text_group_primary">
          

          

          <h3
            class="product-item__product-title fs-product-title ff-heading"
            
            data-base-size-setting="15"
          >
            <a href="/collections/rolig-balansert/products/findhorn-rebalance-30-ml">Findhorn Rebalance (30 ml)</a>
          </h3>

          


          
<div data-product-item-element-visible-only-for-mode="grid">
              
  <div
    class="product-item__price-wrap"
    data-position="below_title"
  >
    <p
      class="product-item__price ff-product-price"
      data-position="below_title"
      data-enlarged-prices="false"
    >
      
<span class="product-item__price-main">
<span>279,00 kr</span>

</span>
<span
  class="displayed-discount-wrapper"
  
  data-hidden="false"
  data-has-discount="false"
>
  <span
    
      class="displayed-discount badge-shape fs-body-60"
    
    data-badge-shape="pill"
  ></span>
</span>


<dl class="unit-price" data-unit-price-container data-unit-price-available="false">
  <dt>
    <span class="visually-hidden visually-hidden--inline">Enhetspris</span>
  </dt>

  <dd class="unit-price__price">
    <span data-unit-price></span>
    <span aria-hidden="true">/</span>
    <span class="visually-hidden">Per</span>
    <span data-unit-base>
      <span data-unit-price-base-unit></span>
    </span>
  </dd>
</dl>


</p>
  </div>

            </div>
        </div>

        <div class="product-item__text_group_secondary">
          <div data-product-item-element-visible-only-for-mode="list">
            
  <div
    class="product-item__price-wrap"
    data-position="below_title"
  >
    <p
      class="product-item__price ff-product-price"
      data-position="below_title"
      data-enlarged-prices="false"
    >
      
<span class="product-item__price-main">
<span>279,00 kr</span>

</span>
<span
  class="displayed-discount-wrapper"
  
  data-hidden="false"
  data-has-discount="false"
>
  <span
    
      class="displayed-discount badge-shape fs-body-60"
    
    data-badge-shape="pill"
  ></span>
</span>


<dl class="unit-price" data-unit-price-container data-unit-price-available="false">
  <dt>
    <span class="visually-hidden visually-hidden--inline">Enhetspris</span>
  </dt>

  <dd class="unit-price__price">
    <span data-unit-price></span>
    <span aria-hidden="true">/</span>
    <span class="visually-hidden">Per</span>
    <span data-unit-base>
      <span data-unit-price-base-unit></span>
    </span>
  </dd>
</dl>


</p>
  </div>

          </div>

          <div class="product-item__spacer"></div>

          

          <div class="product-item__quick-add-beneath" data-product-item-element-visible-only-for-mode="grid">
              <div
  class="product-item__quick-add-wrapper"
  data-has-variants="false"
  data-quantity-in-cart="0"
  data-product-id="9597815685350"
  data-quick-add-style="text"
>
  <button
    type="button"
    class="product-item__quick-add btn btn--small btn--full btn--tertiary"
    data-quantity-in-cart="0"
    data-variant-id="47236864442598"
    aria-label="Legg til i handlekurv"
  >
    <span class="product-item__quick-add__add-text">Legg til i handlekurv</span>

    <span class="product-item__quick-add__cart-count">
      <span class='quantity-in-cart-display' data-id='9597815685350'>0</span>&nbsp;i handlekurven din

    </span>
  </button>

  <div class="quantity-input-wrapper__labels product__label visually-hidden">
  <label class="quantity-input-wrapper__label fs-body-100" for="quantity-input-quick-add-product-item-template--21214868734182__tabbed_collection-1-9597815685350">
    Antall
  </label>

  
</div>

<div
  class="quantity-input-wrapper quantity-input-wrapper--product-item-quick-add"
  data-quantity-selector
>
  <div
    class="quantity-input"
    data-bordered="false"
  >
    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-subtract-quantity
      aria-label="Trekk fra produktantall"
    >
      <span class="icon icon-minus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 12H12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>

    <button
        type="button"
        class="quantity-input__button btn btn--primary"
        data-remove-item
        aria-label="Fjern produkt"
      >
        <span class="icon icon-remove " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.472" d="M1.902 5.292h20.196M19.854 5.292V21a2.244 2.244 0 0 1-2.244 2.244H6.39A2.244 2.244 0 0 1 4.146 21V5.292m3.366 0V3.048A2.244 2.244 0 0 1 9.756.804h4.488a2.244 2.244 0 0 1 2.244 2.244v2.244"/></svg>
</span>

      </button>

    <input
      type="number"
      name="updates[]"
      id="quantity-input-quick-add-product-item-template--21214868734182__tabbed_collection-1-9597815685350"
      value="1"
      min="1"
      pattern="[0-9]*"
      class="quantity-input__input"
      data-quantity-input
      data-product-quantity-input
      aria-label="Antall produkter"
    >

    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-add-quantity
      aria-label="Legg til produktantall"
    >
      <span class="icon icon-plus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 4V12M12 12V20M12 12H20M12 12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>
  </div>
</div>
</div>

            </div>

          <div class="product-item__list-mode-buttons-wrap" data-product-item-element-visible-only-for-mode="list">
            <div class="product-item__list-mode-buttons">
              
  


              <div
  class="product-item__quick-add-wrapper"
  data-has-variants="false"
  data-quantity-in-cart="0"
  data-product-id="9597815685350"
  data-quick-add-style="text"
>
  <button
    type="button"
    class="product-item__quick-add btn btn--small btn--full btn--tertiary"
    data-quantity-in-cart="0"
    data-variant-id="47236864442598"
    aria-label="Legg til i handlekurv"
  >
    <span class="product-item__quick-add__add-text">Legg til i handlekurv</span>

    <span class="product-item__quick-add__cart-count">
      <span class='quantity-in-cart-display' data-id='9597815685350'>0</span>&nbsp;i handlekurven din

    </span>
  </button>

  <div class="quantity-input-wrapper__labels product__label visually-hidden">
  <label class="quantity-input-wrapper__label fs-body-100" for="quantity-input-quick-add-list-mode-product-item-template--21214868734182__tabbed_collection-1-9597815685350">
    Antall
  </label>

  
</div>

<div
  class="quantity-input-wrapper quantity-input-wrapper--product-item-quick-add"
  data-quantity-selector
>
  <div
    class="quantity-input"
    data-bordered="false"
  >
    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-subtract-quantity
      aria-label="Trekk fra produktantall"
    >
      <span class="icon icon-minus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 12H12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>

    <button
        type="button"
        class="quantity-input__button btn btn--primary"
        data-remove-item
        aria-label="Fjern produkt"
      >
        <span class="icon icon-remove " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.472" d="M1.902 5.292h20.196M19.854 5.292V21a2.244 2.244 0 0 1-2.244 2.244H6.39A2.244 2.244 0 0 1 4.146 21V5.292m3.366 0V3.048A2.244 2.244 0 0 1 9.756.804h4.488a2.244 2.244 0 0 1 2.244 2.244v2.244"/></svg>
</span>

      </button>

    <input
      type="number"
      name="updates[]"
      id="quantity-input-quick-add-list-mode-product-item-template--21214868734182__tabbed_collection-1-9597815685350"
      value="1"
      min="1"
      pattern="[0-9]*"
      class="quantity-input__input"
      data-quantity-input
      data-product-quantity-input
      aria-label="Antall produkter"
    >

    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-add-quantity
      aria-label="Legg til produktantall"
    >
      <span class="icon icon-plus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 4V12M12 12V20M12 12H20M12 12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>
  </div>
</div>
</div>


            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</div>





<div
  class="
    product-item
    animation--item
    
  "
  style="--z-index-item: ;"
  data-input-item
  data-id="9598471307494"
  data-title="Primavera Aroma Roll On Stress Free"
  data-url="/collections/rolig-balansert/products/primavera-aroma-roll-on-stress-free"
  data-variant-id=""
  data-quantity-in-cart="0"
  data-product-has-single-variant="true"
  data-quick-add-style="text"
  data-product-item-alignment="left"
  data-price-position="below_title"
  data-show-inventory="false"
  data-ratings-visible="false"
>
  <div class="product-item__inner">
    <div class="product-item__media-wrapper">
      <div class="product-item__media" data-aspect-ratio="portrait">
        <a
          class="product-item__image-link"
          
            href="/collections/rolig-balansert/products/primavera-aroma-roll-on-stress-free"
            aria-label="Primavera Aroma Roll On Stress Free"
          
        ><div
    class="image product-item__image aspect-ratio--portrait animation--lazy-load"
    style="--object-fit: cover;"
  >
    <img
  alt="Primavera Aroma Roll On Stress Free"
  class="image__img"
  loading="lazy"
  width="2544"
  height="4562"
  src="//www.lillearkana.no/cdn/shop/files/1950038461.png?v=1769009055&width=320"
  
  srcset="//www.lillearkana.no/cdn/shop/files/1950038461.png?crop=center&height=225&v=1769009055&width=150 150w, //www.lillearkana.no/cdn/shop/files/1950038461.png?crop=center&height=300&v=1769009055&width=200 200w, //www.lillearkana.no/cdn/shop/files/1950038461.png?crop=center&height=360&v=1769009055&width=240 240w, //www.lillearkana.no/cdn/shop/files/1950038461.png?crop=center&height=420&v=1769009055&width=280 280w, //www.lillearkana.no/cdn/shop/files/1950038461.png?crop=center&height=450&v=1769009055&width=300 300w, //www.lillearkana.no/cdn/shop/files/1950038461.png?crop=center&height=540&v=1769009055&width=360 360w, //www.lillearkana.no/cdn/shop/files/1950038461.png?crop=center&height=600&v=1769009055&width=400 400w, //www.lillearkana.no/cdn/shop/files/1950038461.png?crop=center&height=675&v=1769009055&width=450 450w, //www.lillearkana.no/cdn/shop/files/1950038461.png?crop=center&height=750&v=1769009055&width=500 500w, //www.lillearkana.no/cdn/shop/files/1950038461.png?crop=center&height=825&v=1769009055&width=550 550w, //www.lillearkana.no/cdn/shop/files/1950038461.png?crop=center&height=900&v=1769009055&width=600 600w, //www.lillearkana.no/cdn/shop/files/1950038461.png?crop=center&height=975&v=1769009055&width=650 650w, //www.lillearkana.no/cdn/shop/files/1950038461.png?crop=center&height=1050&v=1769009055&width=700 700w, //www.lillearkana.no/cdn/shop/files/1950038461.png?crop=center&height=1125&v=1769009055&width=750 750w, //www.lillearkana.no/cdn/shop/files/1950038461.png?crop=center&height=1200&v=1769009055&width=800 800w, //www.lillearkana.no/cdn/shop/files/1950038461.png?crop=center&height=1275&v=1769009055&width=850 850w, //www.lillearkana.no/cdn/shop/files/1950038461.png?crop=center&height=1350&v=1769009055&width=900 900w, //www.lillearkana.no/cdn/shop/files/1950038461.png?crop=center&height=1425&v=1769009055&width=950 950w, //www.lillearkana.no/cdn/shop/files/1950038461.png?crop=center&height=1500&v=1769009055&width=1000 1000w, //www.lillearkana.no/cdn/shop/files/1950038461.png?crop=center&height=1650&v=1769009055&width=1100 1100w, //www.lillearkana.no/cdn/shop/files/1950038461.png?crop=center&height=1800&v=1769009055&width=1200 1200w, //www.lillearkana.no/cdn/shop/files/1950038461.png?crop=center&height=1950&v=1769009055&width=1300 1300w, //www.lillearkana.no/cdn/shop/files/1950038461.png?crop=center&height=2100&v=1769009055&width=1400 1400w, //www.lillearkana.no/cdn/shop/files/1950038461.png?crop=center&height=2250&v=1769009055&width=1500 1500w, //www.lillearkana.no/cdn/shop/files/1950038461.png?crop=center&height=2400&v=1769009055&width=1600 1600w, //www.lillearkana.no/cdn/shop/files/1950038461.png?crop=center&height=2550&v=1769009055&width=1700 1700w, //www.lillearkana.no/cdn/shop/files/1950038461.png?crop=center&height=2700&v=1769009055&width=1800 1800w"
  sizes="(max-width: 720px) calc((90vw - 12px) / 2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 5), 270px"
  onload="javascript: this.closest('.image').classList.add('loaded')"
/>
  </div>

          
        </a>

        <div
    class="product-badges"
    data-badge-shape="pill"
    data-badge-vertical-position="top"
    data-badge-horizontal-position="right"
  >
    <div
  class="product-badge"
  data-type="sold-out"
  
>
  <span
    class="product-badge__inner badge-shape"
    data-badge-shape="pill"
  >
    Utsolgt
  </span>
</div>

  </div>

        <div data-product-item-element-visible-only-for-mode="grid">
          <div class="product-item__floating-action-buttons">
            

            
          </div>
        </div>
      </div>
    </div>

    <div class="product-item__meta">
      <div data-product-item-element-visible-only-for-mode="grid">
        


      </div>

      <div
        class="
          product-item__text
          ta-l
        "
      >
        <div class="product-item__text_group_primary">
          

          

          <h3
            class="product-item__product-title fs-product-title ff-heading"
            
            data-base-size-setting="15"
          >
            <a href="/collections/rolig-balansert/products/primavera-aroma-roll-on-stress-free">Primavera Aroma Roll On Stress Free</a>
          </h3>

          


          
<div data-product-item-element-visible-only-for-mode="grid">
              
  <div
    class="product-item__price-wrap"
    data-position="below_title"
  >
    <p
      class="product-item__price ff-product-price"
      data-position="below_title"
      data-enlarged-prices="false"
    >
      
<span class="product-item__price-main">
<span>249,00 kr</span>

</span>
<span
  class="displayed-discount-wrapper"
  
  data-hidden="false"
  data-has-discount="false"
>
  <span
    
      class="displayed-discount badge-shape fs-body-60"
    
    data-badge-shape="pill"
  ></span>
</span>


<dl class="unit-price" data-unit-price-container data-unit-price-available="false">
  <dt>
    <span class="visually-hidden visually-hidden--inline">Enhetspris</span>
  </dt>

  <dd class="unit-price__price">
    <span data-unit-price></span>
    <span aria-hidden="true">/</span>
    <span class="visually-hidden">Per</span>
    <span data-unit-base>
      <span data-unit-price-base-unit></span>
    </span>
  </dd>
</dl>


</p>
  </div>

            </div>
        </div>

        <div class="product-item__text_group_secondary">
          <div data-product-item-element-visible-only-for-mode="list">
            
  <div
    class="product-item__price-wrap"
    data-position="below_title"
  >
    <p
      class="product-item__price ff-product-price"
      data-position="below_title"
      data-enlarged-prices="false"
    >
      
<span class="product-item__price-main">
<span>249,00 kr</span>

</span>
<span
  class="displayed-discount-wrapper"
  
  data-hidden="false"
  data-has-discount="false"
>
  <span
    
      class="displayed-discount badge-shape fs-body-60"
    
    data-badge-shape="pill"
  ></span>
</span>


<dl class="unit-price" data-unit-price-container data-unit-price-available="false">
  <dt>
    <span class="visually-hidden visually-hidden--inline">Enhetspris</span>
  </dt>

  <dd class="unit-price__price">
    <span data-unit-price></span>
    <span aria-hidden="true">/</span>
    <span class="visually-hidden">Per</span>
    <span data-unit-base>
      <span data-unit-price-base-unit></span>
    </span>
  </dd>
</dl>


</p>
  </div>

          </div>

          

          

          

          <div class="product-item__list-mode-buttons-wrap" data-product-item-element-visible-only-for-mode="list">
            <div class="product-item__list-mode-buttons">
              
  


              
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</div>





<div
  class="
    product-item
    animation--item
    
  "
  style="--z-index-item: ;"
  data-input-item
  data-id="9598477467878"
  data-title="Satya Mindfulness Røkelse"
  data-url="/collections/rolig-balansert/products/satya-mindfulness-rkelse"
  data-variant-id="47240775958758"
  data-quantity-in-cart="0"
  data-product-has-single-variant="true"
  data-quick-add-style="text"
  data-product-item-alignment="left"
  data-price-position="below_title"
  data-show-inventory="false"
  data-ratings-visible="false"
>
  <div class="product-item__inner">
    <div class="product-item__media-wrapper">
      <div class="product-item__media" data-aspect-ratio="portrait">
        <a
          class="product-item__image-link"
          
            href="/collections/rolig-balansert/products/satya-mindfulness-rkelse"
            aria-label="Satya Mindfulness Røkelse"
          
        ><div
    class="image product-item__image aspect-ratio--portrait animation--lazy-load"
    style="--object-fit: cover;"
  >
    <img
  alt="Satya Mindfulness Røkelse"
  class="image__img"
  loading="lazy"
  width="1710"
  height="1160"
  src="//www.lillearkana.no/cdn/shop/files/1950040501.png?v=1769009697&width=320"
  
  srcset="//www.lillearkana.no/cdn/shop/files/1950040501.png?crop=center&height=225&v=1769009697&width=150 150w, //www.lillearkana.no/cdn/shop/files/1950040501.png?crop=center&height=300&v=1769009697&width=200 200w, //www.lillearkana.no/cdn/shop/files/1950040501.png?crop=center&height=360&v=1769009697&width=240 240w, //www.lillearkana.no/cdn/shop/files/1950040501.png?crop=center&height=420&v=1769009697&width=280 280w, //www.lillearkana.no/cdn/shop/files/1950040501.png?crop=center&height=450&v=1769009697&width=300 300w, //www.lillearkana.no/cdn/shop/files/1950040501.png?crop=center&height=540&v=1769009697&width=360 360w, //www.lillearkana.no/cdn/shop/files/1950040501.png?crop=center&height=600&v=1769009697&width=400 400w, //www.lillearkana.no/cdn/shop/files/1950040501.png?crop=center&height=675&v=1769009697&width=450 450w, //www.lillearkana.no/cdn/shop/files/1950040501.png?crop=center&height=750&v=1769009697&width=500 500w, //www.lillearkana.no/cdn/shop/files/1950040501.png?crop=center&height=825&v=1769009697&width=550 550w, //www.lillearkana.no/cdn/shop/files/1950040501.png?crop=center&height=900&v=1769009697&width=600 600w, //www.lillearkana.no/cdn/shop/files/1950040501.png?crop=center&height=975&v=1769009697&width=650 650w, //www.lillearkana.no/cdn/shop/files/1950040501.png?crop=center&height=1050&v=1769009697&width=700 700w, //www.lillearkana.no/cdn/shop/files/1950040501.png?crop=center&height=1125&v=1769009697&width=750 750w"
  sizes="(max-width: 720px) calc((90vw - 12px) / 2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 5), 270px"
  onload="javascript: this.closest('.image').classList.add('loaded')"
/>
  </div>

          
        </a>

        

        <div data-product-item-element-visible-only-for-mode="grid">
          <div class="product-item__floating-action-buttons">
            

            
          </div>
        </div>
      </div>
    </div>

    <div class="product-item__meta">
      <div data-product-item-element-visible-only-for-mode="grid">
        


      </div>

      <div
        class="
          product-item__text
          ta-l
        "
      >
        <div class="product-item__text_group_primary">
          

          

          <h3
            class="product-item__product-title fs-product-title ff-heading"
            
            data-base-size-setting="15"
          >
            <a href="/collections/rolig-balansert/products/satya-mindfulness-rkelse">Satya Mindfulness Røkelse</a>
          </h3>

          


          
<div data-product-item-element-visible-only-for-mode="grid">
              
  <div
    class="product-item__price-wrap"
    data-position="below_title"
  >
    <p
      class="product-item__price ff-product-price"
      data-position="below_title"
      data-enlarged-prices="false"
    >
      
<span class="product-item__price-main">
<span>40,00 kr</span>

</span>
<span
  class="displayed-discount-wrapper"
  
  data-hidden="false"
  data-has-discount="false"
>
  <span
    
      class="displayed-discount badge-shape fs-body-60"
    
    data-badge-shape="pill"
  ></span>
</span>


<dl class="unit-price" data-unit-price-container data-unit-price-available="false">
  <dt>
    <span class="visually-hidden visually-hidden--inline">Enhetspris</span>
  </dt>

  <dd class="unit-price__price">
    <span data-unit-price></span>
    <span aria-hidden="true">/</span>
    <span class="visually-hidden">Per</span>
    <span data-unit-base>
      <span data-unit-price-base-unit></span>
    </span>
  </dd>
</dl>


</p>
  </div>

            </div>
        </div>

        <div class="product-item__text_group_secondary">
          <div data-product-item-element-visible-only-for-mode="list">
            
  <div
    class="product-item__price-wrap"
    data-position="below_title"
  >
    <p
      class="product-item__price ff-product-price"
      data-position="below_title"
      data-enlarged-prices="false"
    >
      
<span class="product-item__price-main">
<span>40,00 kr</span>

</span>
<span
  class="displayed-discount-wrapper"
  
  data-hidden="false"
  data-has-discount="false"
>
  <span
    
      class="displayed-discount badge-shape fs-body-60"
    
    data-badge-shape="pill"
  ></span>
</span>


<dl class="unit-price" data-unit-price-container data-unit-price-available="false">
  <dt>
    <span class="visually-hidden visually-hidden--inline">Enhetspris</span>
  </dt>

  <dd class="unit-price__price">
    <span data-unit-price></span>
    <span aria-hidden="true">/</span>
    <span class="visually-hidden">Per</span>
    <span data-unit-base>
      <span data-unit-price-base-unit></span>
    </span>
  </dd>
</dl>


</p>
  </div>

          </div>

          <div class="product-item__spacer"></div>

          

          <div class="product-item__quick-add-beneath" data-product-item-element-visible-only-for-mode="grid">
              <div
  class="product-item__quick-add-wrapper"
  data-has-variants="false"
  data-quantity-in-cart="0"
  data-product-id="9598477467878"
  data-quick-add-style="text"
>
  <button
    type="button"
    class="product-item__quick-add btn btn--small btn--full btn--tertiary"
    data-quantity-in-cart="0"
    data-variant-id="47240775958758"
    aria-label="Legg til i handlekurv"
  >
    <span class="product-item__quick-add__add-text">Legg til i handlekurv</span>

    <span class="product-item__quick-add__cart-count">
      <span class='quantity-in-cart-display' data-id='9598477467878'>0</span>&nbsp;i handlekurven din

    </span>
  </button>

  <div class="quantity-input-wrapper__labels product__label visually-hidden">
  <label class="quantity-input-wrapper__label fs-body-100" for="quantity-input-quick-add-product-item-template--21214868734182__tabbed_collection-1-9598477467878">
    Antall
  </label>

  
</div>

<div
  class="quantity-input-wrapper quantity-input-wrapper--product-item-quick-add"
  data-quantity-selector
>
  <div
    class="quantity-input"
    data-bordered="false"
  >
    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-subtract-quantity
      aria-label="Trekk fra produktantall"
    >
      <span class="icon icon-minus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 12H12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>

    <button
        type="button"
        class="quantity-input__button btn btn--primary"
        data-remove-item
        aria-label="Fjern produkt"
      >
        <span class="icon icon-remove " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.472" d="M1.902 5.292h20.196M19.854 5.292V21a2.244 2.244 0 0 1-2.244 2.244H6.39A2.244 2.244 0 0 1 4.146 21V5.292m3.366 0V3.048A2.244 2.244 0 0 1 9.756.804h4.488a2.244 2.244 0 0 1 2.244 2.244v2.244"/></svg>
</span>

      </button>

    <input
      type="number"
      name="updates[]"
      id="quantity-input-quick-add-product-item-template--21214868734182__tabbed_collection-1-9598477467878"
      value="1"
      min="1"
      pattern="[0-9]*"
      class="quantity-input__input"
      data-quantity-input
      data-product-quantity-input
      aria-label="Antall produkter"
    >

    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-add-quantity
      aria-label="Legg til produktantall"
    >
      <span class="icon icon-plus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 4V12M12 12V20M12 12H20M12 12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>
  </div>
</div>
</div>

            </div>

          <div class="product-item__list-mode-buttons-wrap" data-product-item-element-visible-only-for-mode="list">
            <div class="product-item__list-mode-buttons">
              
  


              <div
  class="product-item__quick-add-wrapper"
  data-has-variants="false"
  data-quantity-in-cart="0"
  data-product-id="9598477467878"
  data-quick-add-style="text"
>
  <button
    type="button"
    class="product-item__quick-add btn btn--small btn--full btn--tertiary"
    data-quantity-in-cart="0"
    data-variant-id="47240775958758"
    aria-label="Legg til i handlekurv"
  >
    <span class="product-item__quick-add__add-text">Legg til i handlekurv</span>

    <span class="product-item__quick-add__cart-count">
      <span class='quantity-in-cart-display' data-id='9598477467878'>0</span>&nbsp;i handlekurven din

    </span>
  </button>

  <div class="quantity-input-wrapper__labels product__label visually-hidden">
  <label class="quantity-input-wrapper__label fs-body-100" for="quantity-input-quick-add-list-mode-product-item-template--21214868734182__tabbed_collection-1-9598477467878">
    Antall
  </label>

  
</div>

<div
  class="quantity-input-wrapper quantity-input-wrapper--product-item-quick-add"
  data-quantity-selector
>
  <div
    class="quantity-input"
    data-bordered="false"
  >
    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-subtract-quantity
      aria-label="Trekk fra produktantall"
    >
      <span class="icon icon-minus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 12H12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>

    <button
        type="button"
        class="quantity-input__button btn btn--primary"
        data-remove-item
        aria-label="Fjern produkt"
      >
        <span class="icon icon-remove " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.472" d="M1.902 5.292h20.196M19.854 5.292V21a2.244 2.244 0 0 1-2.244 2.244H6.39A2.244 2.244 0 0 1 4.146 21V5.292m3.366 0V3.048A2.244 2.244 0 0 1 9.756.804h4.488a2.244 2.244 0 0 1 2.244 2.244v2.244"/></svg>
</span>

      </button>

    <input
      type="number"
      name="updates[]"
      id="quantity-input-quick-add-list-mode-product-item-template--21214868734182__tabbed_collection-1-9598477467878"
      value="1"
      min="1"
      pattern="[0-9]*"
      class="quantity-input__input"
      data-quantity-input
      data-product-quantity-input
      aria-label="Antall produkter"
    >

    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-add-quantity
      aria-label="Legg til produktantall"
    >
      <span class="icon icon-plus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 4V12M12 12V20M12 12H20M12 12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>
  </div>
</div>
</div>


            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</div>

    
  </div>
</scroll-slider-component>
<div
  class="scroll-slider-nav-button-wrapper scroll-slider-nav-button-wrapper--prev"
  data-is-small="false"
>
  <button
    type="button"
    class="scroll-slider-nav-button scroll-slider-nav-button--prev hidden"
    title="Forrige"
    data-scroll-slider-prev-button
    name="prev"
  >
    <span class="icon icon-arrow-short " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 12.4016H11.5H23M23 12.4016L13.8 3M23 12.4016L13.8 21.8032" stroke="currentColor" stroke-width="1.75"/></svg>
</span>

  </button>
</div>

<div
  class="scroll-slider-nav-button-wrapper scroll-slider-nav-button-wrapper--next"
  data-is-small="false"
>
  <button
    type="button"
    class="scroll-slider-nav-button scroll-slider-nav-button--next hidden"
    title="Neste"
    data-scroll-slider-next-button
    name="next"
  >
    <span class="icon icon-arrow-short " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 12.4016H11.5H23M23 12.4016L13.8 3M23 12.4016L13.8 21.8032" stroke="currentColor" stroke-width="1.75"/></svg>
</span>

  </button>
</div>
<div class="scroll-slider-page-dots" data-scroll-slider-page-dots data-hide-below-720="true"></div>

    </div>
    


    
      <template data-template-key="template--21214868734182__tabbed_collectioncollection_1">
    
    <div
      class="
        tabbed-collections__products
        featured-collection-slider-grid
        standard-grid-spacing
        product-item-holder
        
      "
      data-standard-grid-spacing-type="product-list"data-grid-style="default"data-product-item-alignment="left"
      data-collection-key="template--21214868734182__tabbed_collectioncollection_1"
      data-has-slider="true"
      data-slider-desktop="true"
      data-slider-mobile="true"
      
    >
      

  <script src="//www.lillearkana.no/cdn/shop/t/15/assets/scroll-slider.js?v=71929810525647310251774757713" type="module"></script>





<scroll-slider-component
  class="scroll-slider scroll-slider--full-width-below-1024 scroll-slider--peek-and-full-width-below-1024 scroll-all-sizes"
  style="--columns: 1; --columns-above-720: 4; --columns-above-1024: 5; --peek: 24px; --peek-above-1024: 0px; --gap: 12px; --gap-above-1024: 16px; --gap-above-1200: 24px;"
  data-id="tabbed-collections"
  data-navigation-container=".tabbed-collections__products"
  data-autoplay=""
  data-autoplay-delay="0"
  data-autoplay-pause-on-hover=""
  
>
  <div class="scroll-slider__slider">
    <div class="collection-view-all-tile-wrapper">
    <div
      class="collection-view-all-tile featured-collection-slider-grid-item animation--item"
      data-color-scheme="default"
      data-has-image="true"
      style="
--color-background: #faf6f2;
      --color-background-alpha-80: rgba(250, 246, 242, 0.8);
      --color-text: #171219;
      --color-text-input: #171219;
      --color-text-link: #cfb8a1;

  --color-text-alpha-90: rgba(23, 18, 25, 0.9);
  --color-text-alpha-80: rgba(23, 18, 25, 0.8);
  --color-text-alpha-70: rgba(23, 18, 25, 0.7);
  --color-text-alpha-60: rgba(23, 18, 25, 0.6);
  --color-text-alpha-50: rgba(23, 18, 25, 0.5);
  --color-text-alpha-40: rgba(23, 18, 25, 0.4);
  --color-text-alpha-30: rgba(23, 18, 25, 0.3);
  --color-text-alpha-25: rgba(23, 18, 25, 0.25);
  --color-text-alpha-20: rgba(23, 18, 25, 0.2);
  --color-text-alpha-10: rgba(23, 18, 25, 0.1);
  --color-text-alpha-05: rgba(23, 18, 25, 0.05);
--color-border-input: rgba(84, 87, 70, 0.4);"
    ><div
  class="background-image-container image-hero__image-container"
  data-has-mobile-image="false"
  data-absolutely-position-image="true"
><div
    class="image background-image collection-view-all-tile__image animation--image animation--lazy-load"
    style="--focal-alignment: center;"
  >
    <img
  alt=""
  class="image__img"
  loading="lazy"
  width="928"
  height="1232"
  src="//www.lillearkana.no/cdn/shop/files/u8557645615_Abstract_energetic_natural_particles_in_motion_ai_78765ab8-186d-40c3-8d9d-1d78c809bd24_3.png?v=1769014944&width=320"
  
  srcset="//www.lillearkana.no/cdn/shop/files/u8557645615_Abstract_energetic_natural_particles_in_motion_ai_78765ab8-186d-40c3-8d9d-1d78c809bd24_3.png?v=1769014944&width=700 700w, //www.lillearkana.no/cdn/shop/files/u8557645615_Abstract_energetic_natural_particles_in_motion_ai_78765ab8-186d-40c3-8d9d-1d78c809bd24_3.png?v=1769014944&width=750 750w, //www.lillearkana.no/cdn/shop/files/u8557645615_Abstract_energetic_natural_particles_in_motion_ai_78765ab8-186d-40c3-8d9d-1d78c809bd24_3.png?v=1769014944&width=800 800w, //www.lillearkana.no/cdn/shop/files/u8557645615_Abstract_energetic_natural_particles_in_motion_ai_78765ab8-186d-40c3-8d9d-1d78c809bd24_3.png?v=1769014944&width=850 850w, //www.lillearkana.no/cdn/shop/files/u8557645615_Abstract_energetic_natural_particles_in_motion_ai_78765ab8-186d-40c3-8d9d-1d78c809bd24_3.png?v=1769014944&width=900 900w"
  sizes="(min-width: 960px) 50vw, 100vw"
  onload="javascript: this.closest('.image').classList.add('loaded')"
/>
  </div></div>

        <div
          class="collection-view-all-tile__overlay image-overlay animation--image-overlay"data-image-overlay-tint-style="solid" style="--overlay-opacity:0%; --color-overlay-tint: #000;"
></div><div
  class="collection-view-all-tile__overlay-content overlay-content"
  data-text-position="flex-start_flex-start"
  
>
  <div
    class="overlay-content__text-container image-overlay-content section-blocks"
    style="
      
--color-text: #FFFFFF;
  --color-background: #000;

  --color-text-alpha-90: rgba(255, 255, 255, 0.9);
  --color-text-alpha-80: rgba(255, 255, 255, 0.8);
  --color-text-alpha-70: rgba(255, 255, 255, 0.7);
  --color-text-alpha-60: rgba(255, 255, 255, 0.6);
  --color-text-alpha-50: rgba(255, 255, 255, 0.5);
  --color-text-alpha-40: rgba(255, 255, 255, 0.4);
  --color-text-alpha-30: rgba(255, 255, 255, 0.3);
  --color-text-alpha-25: rgba(255, 255, 255, 0.25);
  --color-text-alpha-20: rgba(255, 255, 255, 0.2);
  --color-text-alpha-10: rgba(255, 255, 255, 0.1);
  --color-text-alpha-05: rgba(255, 255, 255, 0.05);

      --text-horizontal-position: flex-start; --text-horizontal-position-mobile: ; --text-vertical-position: flex-start; --text-vertical-position-mobile: ; --text-alignment: left; --text-alignment-mobile: center;
    "
  >
    
<h3 class="section-blocks__heading heading-block ff-heading fs-heading-4-base" >
    Energisk
  </h3>
<div class="section-blocks__text ff-body rte fs-body-100" data-alignment="" >
    Klikk for å se utvalget
  </div>


<a
  href="/collections/energisk"aria-label="Energisk"
  class="collection-view-all-floating-button btn"
  data-text-position="flex-start_flex-start"
>
  <span class="icon icon-chevron " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg>
</span>

</a>

</div></div>

<a
          href="/collections/energisk"
          class="collection-view-all-tile__media-link"
          aria-label="Energisk"
        ></a></div>
  </div>





<div
  class="
    product-item
    animation--item
    
  "
  style="--z-index-item: ;"
  data-input-item
  data-id="9598460264678"
  data-title="Fire of Life Essens (15 ml)"
  data-url="/collections/energisk/products/fire-of-life-essens"
  data-variant-id="47240758558950"
  data-quantity-in-cart="0"
  data-product-has-single-variant="true"
  data-quick-add-style="text"
  data-product-item-alignment="left"
  data-price-position="below_title"
  data-show-inventory="false"
  data-ratings-visible="false"
>
  <div class="product-item__inner">
    <div class="product-item__media-wrapper">
      <div class="product-item__media" data-aspect-ratio="portrait">
        <a
          class="product-item__image-link"
          
            href="/collections/energisk/products/fire-of-life-essens"
            aria-label="Fire of Life Essens (15 ml)"
          
        ><div
    class="image product-item__image aspect-ratio--portrait animation--lazy-load"
    style="--object-fit: cover;"
  >
    <img
  alt="Fire of Life Essens (15 ml)"
  class="image__img"
  loading="lazy"
  width="149"
  height="454"
  src="//www.lillearkana.no/cdn/shop/files/fireoflife-454.png?v=1770696788&width=320"
  
  srcset=""
  sizes="(max-width: 720px) calc((90vw - 12px) / 2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 5), 270px"
  onload="javascript: this.closest('.image').classList.add('loaded')"
/>
  </div>

          
        </a>

        

        <div data-product-item-element-visible-only-for-mode="grid">
          <div class="product-item__floating-action-buttons">
            

            
          </div>
        </div>
      </div>
    </div>

    <div class="product-item__meta">
      <div data-product-item-element-visible-only-for-mode="grid">
        


      </div>

      <div
        class="
          product-item__text
          ta-l
        "
      >
        <div class="product-item__text_group_primary">
          

          

          <h3
            class="product-item__product-title fs-product-title ff-heading"
            
            data-base-size-setting="15"
          >
            <a href="/collections/energisk/products/fire-of-life-essens">Fire of Life Essens (15 ml)</a>
          </h3>

          


          
<div data-product-item-element-visible-only-for-mode="grid">
              
  <div
    class="product-item__price-wrap"
    data-position="below_title"
  >
    <p
      class="product-item__price ff-product-price"
      data-position="below_title"
      data-enlarged-prices="false"
    >
      
<span class="product-item__price-main">
<span>219,00 kr</span>

</span>
<span
  class="displayed-discount-wrapper"
  
  data-hidden="false"
  data-has-discount="false"
>
  <span
    
      class="displayed-discount badge-shape fs-body-60"
    
    data-badge-shape="pill"
  ></span>
</span>


<dl class="unit-price" data-unit-price-container data-unit-price-available="false">
  <dt>
    <span class="visually-hidden visually-hidden--inline">Enhetspris</span>
  </dt>

  <dd class="unit-price__price">
    <span data-unit-price></span>
    <span aria-hidden="true">/</span>
    <span class="visually-hidden">Per</span>
    <span data-unit-base>
      <span data-unit-price-base-unit></span>
    </span>
  </dd>
</dl>


</p>
  </div>

            </div>
        </div>

        <div class="product-item__text_group_secondary">
          <div data-product-item-element-visible-only-for-mode="list">
            
  <div
    class="product-item__price-wrap"
    data-position="below_title"
  >
    <p
      class="product-item__price ff-product-price"
      data-position="below_title"
      data-enlarged-prices="false"
    >
      
<span class="product-item__price-main">
<span>219,00 kr</span>

</span>
<span
  class="displayed-discount-wrapper"
  
  data-hidden="false"
  data-has-discount="false"
>
  <span
    
      class="displayed-discount badge-shape fs-body-60"
    
    data-badge-shape="pill"
  ></span>
</span>


<dl class="unit-price" data-unit-price-container data-unit-price-available="false">
  <dt>
    <span class="visually-hidden visually-hidden--inline">Enhetspris</span>
  </dt>

  <dd class="unit-price__price">
    <span data-unit-price></span>
    <span aria-hidden="true">/</span>
    <span class="visually-hidden">Per</span>
    <span data-unit-base>
      <span data-unit-price-base-unit></span>
    </span>
  </dd>
</dl>


</p>
  </div>

          </div>

          <div class="product-item__spacer"></div>

          

          <div class="product-item__quick-add-beneath" data-product-item-element-visible-only-for-mode="grid">
              <div
  class="product-item__quick-add-wrapper"
  data-has-variants="false"
  data-quantity-in-cart="0"
  data-product-id="9598460264678"
  data-quick-add-style="text"
>
  <button
    type="button"
    class="product-item__quick-add btn btn--small btn--full btn--tertiary"
    data-quantity-in-cart="0"
    data-variant-id="47240758558950"
    aria-label="Legg til i handlekurv"
  >
    <span class="product-item__quick-add__add-text">Legg til i handlekurv</span>

    <span class="product-item__quick-add__cart-count">
      <span class='quantity-in-cart-display' data-id='9598460264678'>0</span>&nbsp;i handlekurven din

    </span>
  </button>

  <div class="quantity-input-wrapper__labels product__label visually-hidden">
  <label class="quantity-input-wrapper__label fs-body-100" for="quantity-input-quick-add-product-item-template--21214868734182__tabbed_collection-2-9598460264678">
    Antall
  </label>

  
</div>

<div
  class="quantity-input-wrapper quantity-input-wrapper--product-item-quick-add"
  data-quantity-selector
>
  <div
    class="quantity-input"
    data-bordered="false"
  >
    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-subtract-quantity
      aria-label="Trekk fra produktantall"
    >
      <span class="icon icon-minus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 12H12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>

    <button
        type="button"
        class="quantity-input__button btn btn--primary"
        data-remove-item
        aria-label="Fjern produkt"
      >
        <span class="icon icon-remove " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.472" d="M1.902 5.292h20.196M19.854 5.292V21a2.244 2.244 0 0 1-2.244 2.244H6.39A2.244 2.244 0 0 1 4.146 21V5.292m3.366 0V3.048A2.244 2.244 0 0 1 9.756.804h4.488a2.244 2.244 0 0 1 2.244 2.244v2.244"/></svg>
</span>

      </button>

    <input
      type="number"
      name="updates[]"
      id="quantity-input-quick-add-product-item-template--21214868734182__tabbed_collection-2-9598460264678"
      value="1"
      min="1"
      pattern="[0-9]*"
      class="quantity-input__input"
      data-quantity-input
      data-product-quantity-input
      aria-label="Antall produkter"
    >

    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-add-quantity
      aria-label="Legg til produktantall"
    >
      <span class="icon icon-plus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 4V12M12 12V20M12 12H20M12 12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>
  </div>
</div>
</div>

            </div>

          <div class="product-item__list-mode-buttons-wrap" data-product-item-element-visible-only-for-mode="list">
            <div class="product-item__list-mode-buttons">
              
  


              <div
  class="product-item__quick-add-wrapper"
  data-has-variants="false"
  data-quantity-in-cart="0"
  data-product-id="9598460264678"
  data-quick-add-style="text"
>
  <button
    type="button"
    class="product-item__quick-add btn btn--small btn--full btn--tertiary"
    data-quantity-in-cart="0"
    data-variant-id="47240758558950"
    aria-label="Legg til i handlekurv"
  >
    <span class="product-item__quick-add__add-text">Legg til i handlekurv</span>

    <span class="product-item__quick-add__cart-count">
      <span class='quantity-in-cart-display' data-id='9598460264678'>0</span>&nbsp;i handlekurven din

    </span>
  </button>

  <div class="quantity-input-wrapper__labels product__label visually-hidden">
  <label class="quantity-input-wrapper__label fs-body-100" for="quantity-input-quick-add-list-mode-product-item-template--21214868734182__tabbed_collection-2-9598460264678">
    Antall
  </label>

  
</div>

<div
  class="quantity-input-wrapper quantity-input-wrapper--product-item-quick-add"
  data-quantity-selector
>
  <div
    class="quantity-input"
    data-bordered="false"
  >
    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-subtract-quantity
      aria-label="Trekk fra produktantall"
    >
      <span class="icon icon-minus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 12H12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>

    <button
        type="button"
        class="quantity-input__button btn btn--primary"
        data-remove-item
        aria-label="Fjern produkt"
      >
        <span class="icon icon-remove " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.472" d="M1.902 5.292h20.196M19.854 5.292V21a2.244 2.244 0 0 1-2.244 2.244H6.39A2.244 2.244 0 0 1 4.146 21V5.292m3.366 0V3.048A2.244 2.244 0 0 1 9.756.804h4.488a2.244 2.244 0 0 1 2.244 2.244v2.244"/></svg>
</span>

      </button>

    <input
      type="number"
      name="updates[]"
      id="quantity-input-quick-add-list-mode-product-item-template--21214868734182__tabbed_collection-2-9598460264678"
      value="1"
      min="1"
      pattern="[0-9]*"
      class="quantity-input__input"
      data-quantity-input
      data-product-quantity-input
      aria-label="Antall produkter"
    >

    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-add-quantity
      aria-label="Legg til produktantall"
    >
      <span class="icon icon-plus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 4V12M12 12V20M12 12H20M12 12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>
  </div>
</div>
</div>


            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</div>





<div
  class="
    product-item
    animation--item
    
  "
  style="--z-index-item: ;"
  data-input-item
  data-id="9598452990182"
  data-title="Lighten Up (30 ml)"
  data-url="/collections/energisk/products/alaskan-essences-lighten-up"
  data-variant-id="47240751284454"
  data-quantity-in-cart="0"
  data-product-has-single-variant="true"
  data-quick-add-style="text"
  data-product-item-alignment="left"
  data-price-position="below_title"
  data-show-inventory="false"
  data-ratings-visible="false"
>
  <div class="product-item__inner">
    <div class="product-item__media-wrapper">
      <div class="product-item__media" data-aspect-ratio="portrait">
        <a
          class="product-item__image-link"
          
            href="/collections/energisk/products/alaskan-essences-lighten-up"
            aria-label="Lighten Up (30 ml)"
          
        ><div
    class="image product-item__image aspect-ratio--portrait animation--lazy-load"
    style="--object-fit: cover;"
  >
    <img
  alt="Lighten Up (30 ml)"
  class="image__img"
  loading="lazy"
  width="350"
  height="525"
  src="//www.lillearkana.no/cdn/shop/files/LightenUp1oz3_350x_43239a74-31bb-4a7e-a28d-806e93accf7f.png?v=1769011417&width=320"
  
  srcset="//www.lillearkana.no/cdn/shop/files/LightenUp1oz3_350x_43239a74-31bb-4a7e-a28d-806e93accf7f.png?crop=center&height=225&v=1769011417&width=150 150w, //www.lillearkana.no/cdn/shop/files/LightenUp1oz3_350x_43239a74-31bb-4a7e-a28d-806e93accf7f.png?crop=center&height=300&v=1769011417&width=200 200w, //www.lillearkana.no/cdn/shop/files/LightenUp1oz3_350x_43239a74-31bb-4a7e-a28d-806e93accf7f.png?crop=center&height=360&v=1769011417&width=240 240w, //www.lillearkana.no/cdn/shop/files/LightenUp1oz3_350x_43239a74-31bb-4a7e-a28d-806e93accf7f.png?crop=center&height=420&v=1769011417&width=280 280w, //www.lillearkana.no/cdn/shop/files/LightenUp1oz3_350x_43239a74-31bb-4a7e-a28d-806e93accf7f.png?crop=center&height=450&v=1769011417&width=300 300w"
  sizes="(max-width: 720px) calc((90vw - 12px) / 2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 5), 270px"
  onload="javascript: this.closest('.image').classList.add('loaded')"
/>
  </div>

          
        </a>

        

        <div data-product-item-element-visible-only-for-mode="grid">
          <div class="product-item__floating-action-buttons">
            

            
          </div>
        </div>
      </div>
    </div>

    <div class="product-item__meta">
      <div data-product-item-element-visible-only-for-mode="grid">
        


      </div>

      <div
        class="
          product-item__text
          ta-l
        "
      >
        <div class="product-item__text_group_primary">
          

          

          <h3
            class="product-item__product-title fs-product-title ff-heading"
            
            data-base-size-setting="15"
          >
            <a href="/collections/energisk/products/alaskan-essences-lighten-up">Lighten Up (30 ml)</a>
          </h3>

          


          
<div data-product-item-element-visible-only-for-mode="grid">
              
  <div
    class="product-item__price-wrap"
    data-position="below_title"
  >
    <p
      class="product-item__price ff-product-price"
      data-position="below_title"
      data-enlarged-prices="false"
    >
      
<span class="product-item__price-main">
<span>299,00 kr</span>

</span>
<span
  class="displayed-discount-wrapper"
  
  data-hidden="false"
  data-has-discount="false"
>
  <span
    
      class="displayed-discount badge-shape fs-body-60"
    
    data-badge-shape="pill"
  ></span>
</span>


<dl class="unit-price" data-unit-price-container data-unit-price-available="false">
  <dt>
    <span class="visually-hidden visually-hidden--inline">Enhetspris</span>
  </dt>

  <dd class="unit-price__price">
    <span data-unit-price></span>
    <span aria-hidden="true">/</span>
    <span class="visually-hidden">Per</span>
    <span data-unit-base>
      <span data-unit-price-base-unit></span>
    </span>
  </dd>
</dl>


</p>
  </div>

            </div>
        </div>

        <div class="product-item__text_group_secondary">
          <div data-product-item-element-visible-only-for-mode="list">
            
  <div
    class="product-item__price-wrap"
    data-position="below_title"
  >
    <p
      class="product-item__price ff-product-price"
      data-position="below_title"
      data-enlarged-prices="false"
    >
      
<span class="product-item__price-main">
<span>299,00 kr</span>

</span>
<span
  class="displayed-discount-wrapper"
  
  data-hidden="false"
  data-has-discount="false"
>
  <span
    
      class="displayed-discount badge-shape fs-body-60"
    
    data-badge-shape="pill"
  ></span>
</span>


<dl class="unit-price" data-unit-price-container data-unit-price-available="false">
  <dt>
    <span class="visually-hidden visually-hidden--inline">Enhetspris</span>
  </dt>

  <dd class="unit-price__price">
    <span data-unit-price></span>
    <span aria-hidden="true">/</span>
    <span class="visually-hidden">Per</span>
    <span data-unit-base>
      <span data-unit-price-base-unit></span>
    </span>
  </dd>
</dl>


</p>
  </div>

          </div>

          <div class="product-item__spacer"></div>

          

          <div class="product-item__quick-add-beneath" data-product-item-element-visible-only-for-mode="grid">
              <div
  class="product-item__quick-add-wrapper"
  data-has-variants="false"
  data-quantity-in-cart="0"
  data-product-id="9598452990182"
  data-quick-add-style="text"
>
  <button
    type="button"
    class="product-item__quick-add btn btn--small btn--full btn--tertiary"
    data-quantity-in-cart="0"
    data-variant-id="47240751284454"
    aria-label="Legg til i handlekurv"
  >
    <span class="product-item__quick-add__add-text">Legg til i handlekurv</span>

    <span class="product-item__quick-add__cart-count">
      <span class='quantity-in-cart-display' data-id='9598452990182'>0</span>&nbsp;i handlekurven din

    </span>
  </button>

  <div class="quantity-input-wrapper__labels product__label visually-hidden">
  <label class="quantity-input-wrapper__label fs-body-100" for="quantity-input-quick-add-product-item-template--21214868734182__tabbed_collection-2-9598452990182">
    Antall
  </label>

  
</div>

<div
  class="quantity-input-wrapper quantity-input-wrapper--product-item-quick-add"
  data-quantity-selector
>
  <div
    class="quantity-input"
    data-bordered="false"
  >
    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-subtract-quantity
      aria-label="Trekk fra produktantall"
    >
      <span class="icon icon-minus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 12H12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>

    <button
        type="button"
        class="quantity-input__button btn btn--primary"
        data-remove-item
        aria-label="Fjern produkt"
      >
        <span class="icon icon-remove " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.472" d="M1.902 5.292h20.196M19.854 5.292V21a2.244 2.244 0 0 1-2.244 2.244H6.39A2.244 2.244 0 0 1 4.146 21V5.292m3.366 0V3.048A2.244 2.244 0 0 1 9.756.804h4.488a2.244 2.244 0 0 1 2.244 2.244v2.244"/></svg>
</span>

      </button>

    <input
      type="number"
      name="updates[]"
      id="quantity-input-quick-add-product-item-template--21214868734182__tabbed_collection-2-9598452990182"
      value="1"
      min="1"
      pattern="[0-9]*"
      class="quantity-input__input"
      data-quantity-input
      data-product-quantity-input
      aria-label="Antall produkter"
    >

    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-add-quantity
      aria-label="Legg til produktantall"
    >
      <span class="icon icon-plus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 4V12M12 12V20M12 12H20M12 12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>
  </div>
</div>
</div>

            </div>

          <div class="product-item__list-mode-buttons-wrap" data-product-item-element-visible-only-for-mode="list">
            <div class="product-item__list-mode-buttons">
              
  


              <div
  class="product-item__quick-add-wrapper"
  data-has-variants="false"
  data-quantity-in-cart="0"
  data-product-id="9598452990182"
  data-quick-add-style="text"
>
  <button
    type="button"
    class="product-item__quick-add btn btn--small btn--full btn--tertiary"
    data-quantity-in-cart="0"
    data-variant-id="47240751284454"
    aria-label="Legg til i handlekurv"
  >
    <span class="product-item__quick-add__add-text">Legg til i handlekurv</span>

    <span class="product-item__quick-add__cart-count">
      <span class='quantity-in-cart-display' data-id='9598452990182'>0</span>&nbsp;i handlekurven din

    </span>
  </button>

  <div class="quantity-input-wrapper__labels product__label visually-hidden">
  <label class="quantity-input-wrapper__label fs-body-100" for="quantity-input-quick-add-list-mode-product-item-template--21214868734182__tabbed_collection-2-9598452990182">
    Antall
  </label>

  
</div>

<div
  class="quantity-input-wrapper quantity-input-wrapper--product-item-quick-add"
  data-quantity-selector
>
  <div
    class="quantity-input"
    data-bordered="false"
  >
    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-subtract-quantity
      aria-label="Trekk fra produktantall"
    >
      <span class="icon icon-minus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 12H12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>

    <button
        type="button"
        class="quantity-input__button btn btn--primary"
        data-remove-item
        aria-label="Fjern produkt"
      >
        <span class="icon icon-remove " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.472" d="M1.902 5.292h20.196M19.854 5.292V21a2.244 2.244 0 0 1-2.244 2.244H6.39A2.244 2.244 0 0 1 4.146 21V5.292m3.366 0V3.048A2.244 2.244 0 0 1 9.756.804h4.488a2.244 2.244 0 0 1 2.244 2.244v2.244"/></svg>
</span>

      </button>

    <input
      type="number"
      name="updates[]"
      id="quantity-input-quick-add-list-mode-product-item-template--21214868734182__tabbed_collection-2-9598452990182"
      value="1"
      min="1"
      pattern="[0-9]*"
      class="quantity-input__input"
      data-quantity-input
      data-product-quantity-input
      aria-label="Antall produkter"
    >

    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-add-quantity
      aria-label="Legg til produktantall"
    >
      <span class="icon icon-plus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 4V12M12 12V20M12 12H20M12 12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>
  </div>
</div>
</div>


            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</div>





<div
  class="
    product-item
    animation--item
    
  "
  style="--z-index-item: ;"
  data-input-item
  data-id="9593223381222"
  data-title="Rød Jaspis Krystallkjede (8mm)"
  data-url="/collections/energisk/products/krystallkjede-jaspis-rod-8mm"
  data-variant-id="47060633190630"
  data-quantity-in-cart="0"
  data-product-has-single-variant="true"
  data-quick-add-style="text"
  data-product-item-alignment="left"
  data-price-position="below_title"
  data-show-inventory="false"
  data-ratings-visible="false"
>
  <div class="product-item__inner">
    <div class="product-item__media-wrapper">
      <div class="product-item__media" data-aspect-ratio="portrait">
        <a
          class="product-item__image-link"
          
            href="/collections/energisk/products/krystallkjede-jaspis-rod-8mm"
            aria-label="Rød Jaspis Krystallkjede (8mm)"
          
        ><div
    class="image product-item__image aspect-ratio--portrait animation--lazy-load"
    style="--object-fit: cover;"
  >
    <img
  alt="Rød Jaspis Krystallkjede"
  class="image__img"
  loading="lazy"
  width="1280"
  height="1280"
  src="//www.lillearkana.no/cdn/shop/files/1950040571.webp?v=1768873613&width=320"
  
  srcset="//www.lillearkana.no/cdn/shop/files/1950040571.webp?crop=center&height=225&v=1768873613&width=150 150w, //www.lillearkana.no/cdn/shop/files/1950040571.webp?crop=center&height=300&v=1768873613&width=200 200w, //www.lillearkana.no/cdn/shop/files/1950040571.webp?crop=center&height=360&v=1768873613&width=240 240w, //www.lillearkana.no/cdn/shop/files/1950040571.webp?crop=center&height=420&v=1768873613&width=280 280w, //www.lillearkana.no/cdn/shop/files/1950040571.webp?crop=center&height=450&v=1768873613&width=300 300w, //www.lillearkana.no/cdn/shop/files/1950040571.webp?crop=center&height=540&v=1768873613&width=360 360w, //www.lillearkana.no/cdn/shop/files/1950040571.webp?crop=center&height=600&v=1768873613&width=400 400w, //www.lillearkana.no/cdn/shop/files/1950040571.webp?crop=center&height=675&v=1768873613&width=450 450w, //www.lillearkana.no/cdn/shop/files/1950040571.webp?crop=center&height=750&v=1768873613&width=500 500w, //www.lillearkana.no/cdn/shop/files/1950040571.webp?crop=center&height=825&v=1768873613&width=550 550w, //www.lillearkana.no/cdn/shop/files/1950040571.webp?crop=center&height=900&v=1768873613&width=600 600w, //www.lillearkana.no/cdn/shop/files/1950040571.webp?crop=center&height=975&v=1768873613&width=650 650w, //www.lillearkana.no/cdn/shop/files/1950040571.webp?crop=center&height=1050&v=1768873613&width=700 700w, //www.lillearkana.no/cdn/shop/files/1950040571.webp?crop=center&height=1125&v=1768873613&width=750 750w, //www.lillearkana.no/cdn/shop/files/1950040571.webp?crop=center&height=1200&v=1768873613&width=800 800w, //www.lillearkana.no/cdn/shop/files/1950040571.webp?crop=center&height=1275&v=1768873613&width=850 850w"
  sizes="(max-width: 720px) calc((90vw - 12px) / 2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 5), 270px"
  onload="javascript: this.closest('.image').classList.add('loaded')"
/>
  </div>

          
        </a>

        

        <div data-product-item-element-visible-only-for-mode="grid">
          <div class="product-item__floating-action-buttons">
            

            
          </div>
        </div>
      </div>
    </div>

    <div class="product-item__meta">
      <div data-product-item-element-visible-only-for-mode="grid">
        


      </div>

      <div
        class="
          product-item__text
          ta-l
        "
      >
        <div class="product-item__text_group_primary">
          

          

          <h3
            class="product-item__product-title fs-product-title ff-heading"
            
            data-base-size-setting="15"
          >
            <a href="/collections/energisk/products/krystallkjede-jaspis-rod-8mm">Rød Jaspis Krystallkjede (8mm)</a>
          </h3>

          


          
<div data-product-item-element-visible-only-for-mode="grid">
              
  <div
    class="product-item__price-wrap"
    data-position="below_title"
  >
    <p
      class="product-item__price ff-product-price"
      data-position="below_title"
      data-enlarged-prices="false"
    >
      
<span class="product-item__price-main">
<span>299,00 kr</span>

</span>
<span
  class="displayed-discount-wrapper"
  
  data-hidden="false"
  data-has-discount="false"
>
  <span
    
      class="displayed-discount badge-shape fs-body-60"
    
    data-badge-shape="pill"
  ></span>
</span>


<dl class="unit-price" data-unit-price-container data-unit-price-available="false">
  <dt>
    <span class="visually-hidden visually-hidden--inline">Enhetspris</span>
  </dt>

  <dd class="unit-price__price">
    <span data-unit-price></span>
    <span aria-hidden="true">/</span>
    <span class="visually-hidden">Per</span>
    <span data-unit-base>
      <span data-unit-price-base-unit></span>
    </span>
  </dd>
</dl>


</p>
  </div>

            </div>
        </div>

        <div class="product-item__text_group_secondary">
          <div data-product-item-element-visible-only-for-mode="list">
            
  <div
    class="product-item__price-wrap"
    data-position="below_title"
  >
    <p
      class="product-item__price ff-product-price"
      data-position="below_title"
      data-enlarged-prices="false"
    >
      
<span class="product-item__price-main">
<span>299,00 kr</span>

</span>
<span
  class="displayed-discount-wrapper"
  
  data-hidden="false"
  data-has-discount="false"
>
  <span
    
      class="displayed-discount badge-shape fs-body-60"
    
    data-badge-shape="pill"
  ></span>
</span>


<dl class="unit-price" data-unit-price-container data-unit-price-available="false">
  <dt>
    <span class="visually-hidden visually-hidden--inline">Enhetspris</span>
  </dt>

  <dd class="unit-price__price">
    <span data-unit-price></span>
    <span aria-hidden="true">/</span>
    <span class="visually-hidden">Per</span>
    <span data-unit-base>
      <span data-unit-price-base-unit></span>
    </span>
  </dd>
</dl>


</p>
  </div>

          </div>

          <div class="product-item__spacer"></div>

          

          <div class="product-item__quick-add-beneath" data-product-item-element-visible-only-for-mode="grid">
              <div
  class="product-item__quick-add-wrapper"
  data-has-variants="false"
  data-quantity-in-cart="0"
  data-product-id="9593223381222"
  data-quick-add-style="text"
>
  <button
    type="button"
    class="product-item__quick-add btn btn--small btn--full btn--tertiary"
    data-quantity-in-cart="0"
    data-variant-id="47060633190630"
    aria-label="Legg til i handlekurv"
  >
    <span class="product-item__quick-add__add-text">Legg til i handlekurv</span>

    <span class="product-item__quick-add__cart-count">
      <span class='quantity-in-cart-display' data-id='9593223381222'>0</span>&nbsp;i handlekurven din

    </span>
  </button>

  <div class="quantity-input-wrapper__labels product__label visually-hidden">
  <label class="quantity-input-wrapper__label fs-body-100" for="quantity-input-quick-add-product-item-template--21214868734182__tabbed_collection-2-9593223381222">
    Antall
  </label>

  
</div>

<div
  class="quantity-input-wrapper quantity-input-wrapper--product-item-quick-add"
  data-quantity-selector
>
  <div
    class="quantity-input"
    data-bordered="false"
  >
    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-subtract-quantity
      aria-label="Trekk fra produktantall"
    >
      <span class="icon icon-minus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 12H12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>

    <button
        type="button"
        class="quantity-input__button btn btn--primary"
        data-remove-item
        aria-label="Fjern produkt"
      >
        <span class="icon icon-remove " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.472" d="M1.902 5.292h20.196M19.854 5.292V21a2.244 2.244 0 0 1-2.244 2.244H6.39A2.244 2.244 0 0 1 4.146 21V5.292m3.366 0V3.048A2.244 2.244 0 0 1 9.756.804h4.488a2.244 2.244 0 0 1 2.244 2.244v2.244"/></svg>
</span>

      </button>

    <input
      type="number"
      name="updates[]"
      id="quantity-input-quick-add-product-item-template--21214868734182__tabbed_collection-2-9593223381222"
      value="1"
      min="1"
      pattern="[0-9]*"
      class="quantity-input__input"
      data-quantity-input
      data-product-quantity-input
      aria-label="Antall produkter"
    >

    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-add-quantity
      aria-label="Legg til produktantall"
    >
      <span class="icon icon-plus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 4V12M12 12V20M12 12H20M12 12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>
  </div>
</div>
</div>

            </div>

          <div class="product-item__list-mode-buttons-wrap" data-product-item-element-visible-only-for-mode="list">
            <div class="product-item__list-mode-buttons">
              
  


              <div
  class="product-item__quick-add-wrapper"
  data-has-variants="false"
  data-quantity-in-cart="0"
  data-product-id="9593223381222"
  data-quick-add-style="text"
>
  <button
    type="button"
    class="product-item__quick-add btn btn--small btn--full btn--tertiary"
    data-quantity-in-cart="0"
    data-variant-id="47060633190630"
    aria-label="Legg til i handlekurv"
  >
    <span class="product-item__quick-add__add-text">Legg til i handlekurv</span>

    <span class="product-item__quick-add__cart-count">
      <span class='quantity-in-cart-display' data-id='9593223381222'>0</span>&nbsp;i handlekurven din

    </span>
  </button>

  <div class="quantity-input-wrapper__labels product__label visually-hidden">
  <label class="quantity-input-wrapper__label fs-body-100" for="quantity-input-quick-add-list-mode-product-item-template--21214868734182__tabbed_collection-2-9593223381222">
    Antall
  </label>

  
</div>

<div
  class="quantity-input-wrapper quantity-input-wrapper--product-item-quick-add"
  data-quantity-selector
>
  <div
    class="quantity-input"
    data-bordered="false"
  >
    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-subtract-quantity
      aria-label="Trekk fra produktantall"
    >
      <span class="icon icon-minus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 12H12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>

    <button
        type="button"
        class="quantity-input__button btn btn--primary"
        data-remove-item
        aria-label="Fjern produkt"
      >
        <span class="icon icon-remove " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.472" d="M1.902 5.292h20.196M19.854 5.292V21a2.244 2.244 0 0 1-2.244 2.244H6.39A2.244 2.244 0 0 1 4.146 21V5.292m3.366 0V3.048A2.244 2.244 0 0 1 9.756.804h4.488a2.244 2.244 0 0 1 2.244 2.244v2.244"/></svg>
</span>

      </button>

    <input
      type="number"
      name="updates[]"
      id="quantity-input-quick-add-list-mode-product-item-template--21214868734182__tabbed_collection-2-9593223381222"
      value="1"
      min="1"
      pattern="[0-9]*"
      class="quantity-input__input"
      data-quantity-input
      data-product-quantity-input
      aria-label="Antall produkter"
    >

    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-add-quantity
      aria-label="Legg til produktantall"
    >
      <span class="icon icon-plus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 4V12M12 12V20M12 12H20M12 12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>
  </div>
</div>
</div>


            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</div>





<div
  class="
    product-item
    animation--item
    
  "
  style="--z-index-item: ;"
  data-input-item
  data-id="9598458495206"
  data-title="Energy Eterisk Olje Roll On"
  data-url="/collections/energisk/products/energy-eterisk-olje-roll-on"
  data-variant-id="47240756822246"
  data-quantity-in-cart="0"
  data-product-has-single-variant="true"
  data-quick-add-style="text"
  data-product-item-alignment="left"
  data-price-position="below_title"
  data-show-inventory="false"
  data-ratings-visible="false"
>
  <div class="product-item__inner">
    <div class="product-item__media-wrapper">
      <div class="product-item__media" data-aspect-ratio="portrait">
        <a
          class="product-item__image-link"
          
            href="/collections/energisk/products/energy-eterisk-olje-roll-on"
            aria-label="Energy Eterisk Olje Roll On"
          
        ><div
    class="image product-item__image aspect-ratio--portrait animation--lazy-load"
    style="--object-fit: cover;"
  >
    <img
  alt="Energy Eterisk Olje Roll On"
  class="image__img"
  loading="lazy"
  width="832"
  height="832"
  src="//www.lillearkana.no/cdn/shop/files/1950040372.webp?v=1769010653&width=320"
  
  srcset="//www.lillearkana.no/cdn/shop/files/1950040372.webp?crop=center&height=225&v=1769010653&width=150 150w, //www.lillearkana.no/cdn/shop/files/1950040372.webp?crop=center&height=300&v=1769010653&width=200 200w, //www.lillearkana.no/cdn/shop/files/1950040372.webp?crop=center&height=360&v=1769010653&width=240 240w, //www.lillearkana.no/cdn/shop/files/1950040372.webp?crop=center&height=420&v=1769010653&width=280 280w, //www.lillearkana.no/cdn/shop/files/1950040372.webp?crop=center&height=450&v=1769010653&width=300 300w, //www.lillearkana.no/cdn/shop/files/1950040372.webp?crop=center&height=540&v=1769010653&width=360 360w, //www.lillearkana.no/cdn/shop/files/1950040372.webp?crop=center&height=600&v=1769010653&width=400 400w, //www.lillearkana.no/cdn/shop/files/1950040372.webp?crop=center&height=675&v=1769010653&width=450 450w, //www.lillearkana.no/cdn/shop/files/1950040372.webp?crop=center&height=750&v=1769010653&width=500 500w, //www.lillearkana.no/cdn/shop/files/1950040372.webp?crop=center&height=825&v=1769010653&width=550 550w"
  sizes="(max-width: 720px) calc((90vw - 12px) / 2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 5), 270px"
  onload="javascript: this.closest('.image').classList.add('loaded')"
/>
  </div>

          
        </a>

        

        <div data-product-item-element-visible-only-for-mode="grid">
          <div class="product-item__floating-action-buttons">
            

            
          </div>
        </div>
      </div>
    </div>

    <div class="product-item__meta">
      <div data-product-item-element-visible-only-for-mode="grid">
        


      </div>

      <div
        class="
          product-item__text
          ta-l
        "
      >
        <div class="product-item__text_group_primary">
          

          

          <h3
            class="product-item__product-title fs-product-title ff-heading"
            
            data-base-size-setting="15"
          >
            <a href="/collections/energisk/products/energy-eterisk-olje-roll-on">Energy Eterisk Olje Roll On</a>
          </h3>

          


          
<div data-product-item-element-visible-only-for-mode="grid">
              
  <div
    class="product-item__price-wrap"
    data-position="below_title"
  >
    <p
      class="product-item__price ff-product-price"
      data-position="below_title"
      data-enlarged-prices="false"
    >
      
<span class="product-item__price-main">
<span>169,00 kr</span>

</span>
<span
  class="displayed-discount-wrapper"
  
  data-hidden="false"
  data-has-discount="false"
>
  <span
    
      class="displayed-discount badge-shape fs-body-60"
    
    data-badge-shape="pill"
  ></span>
</span>


<dl class="unit-price" data-unit-price-container data-unit-price-available="false">
  <dt>
    <span class="visually-hidden visually-hidden--inline">Enhetspris</span>
  </dt>

  <dd class="unit-price__price">
    <span data-unit-price></span>
    <span aria-hidden="true">/</span>
    <span class="visually-hidden">Per</span>
    <span data-unit-base>
      <span data-unit-price-base-unit></span>
    </span>
  </dd>
</dl>


</p>
  </div>

            </div>
        </div>

        <div class="product-item__text_group_secondary">
          <div data-product-item-element-visible-only-for-mode="list">
            
  <div
    class="product-item__price-wrap"
    data-position="below_title"
  >
    <p
      class="product-item__price ff-product-price"
      data-position="below_title"
      data-enlarged-prices="false"
    >
      
<span class="product-item__price-main">
<span>169,00 kr</span>

</span>
<span
  class="displayed-discount-wrapper"
  
  data-hidden="false"
  data-has-discount="false"
>
  <span
    
      class="displayed-discount badge-shape fs-body-60"
    
    data-badge-shape="pill"
  ></span>
</span>


<dl class="unit-price" data-unit-price-container data-unit-price-available="false">
  <dt>
    <span class="visually-hidden visually-hidden--inline">Enhetspris</span>
  </dt>

  <dd class="unit-price__price">
    <span data-unit-price></span>
    <span aria-hidden="true">/</span>
    <span class="visually-hidden">Per</span>
    <span data-unit-base>
      <span data-unit-price-base-unit></span>
    </span>
  </dd>
</dl>


</p>
  </div>

          </div>

          <div class="product-item__spacer"></div>

          

          <div class="product-item__quick-add-beneath" data-product-item-element-visible-only-for-mode="grid">
              <div
  class="product-item__quick-add-wrapper"
  data-has-variants="false"
  data-quantity-in-cart="0"
  data-product-id="9598458495206"
  data-quick-add-style="text"
>
  <button
    type="button"
    class="product-item__quick-add btn btn--small btn--full btn--tertiary"
    data-quantity-in-cart="0"
    data-variant-id="47240756822246"
    aria-label="Legg til i handlekurv"
  >
    <span class="product-item__quick-add__add-text">Legg til i handlekurv</span>

    <span class="product-item__quick-add__cart-count">
      <span class='quantity-in-cart-display' data-id='9598458495206'>0</span>&nbsp;i handlekurven din

    </span>
  </button>

  <div class="quantity-input-wrapper__labels product__label visually-hidden">
  <label class="quantity-input-wrapper__label fs-body-100" for="quantity-input-quick-add-product-item-template--21214868734182__tabbed_collection-2-9598458495206">
    Antall
  </label>

  
</div>

<div
  class="quantity-input-wrapper quantity-input-wrapper--product-item-quick-add"
  data-quantity-selector
>
  <div
    class="quantity-input"
    data-bordered="false"
  >
    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-subtract-quantity
      aria-label="Trekk fra produktantall"
    >
      <span class="icon icon-minus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 12H12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>

    <button
        type="button"
        class="quantity-input__button btn btn--primary"
        data-remove-item
        aria-label="Fjern produkt"
      >
        <span class="icon icon-remove " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.472" d="M1.902 5.292h20.196M19.854 5.292V21a2.244 2.244 0 0 1-2.244 2.244H6.39A2.244 2.244 0 0 1 4.146 21V5.292m3.366 0V3.048A2.244 2.244 0 0 1 9.756.804h4.488a2.244 2.244 0 0 1 2.244 2.244v2.244"/></svg>
</span>

      </button>

    <input
      type="number"
      name="updates[]"
      id="quantity-input-quick-add-product-item-template--21214868734182__tabbed_collection-2-9598458495206"
      value="1"
      min="1"
      pattern="[0-9]*"
      class="quantity-input__input"
      data-quantity-input
      data-product-quantity-input
      aria-label="Antall produkter"
    >

    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-add-quantity
      aria-label="Legg til produktantall"
    >
      <span class="icon icon-plus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 4V12M12 12V20M12 12H20M12 12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>
  </div>
</div>
</div>

            </div>

          <div class="product-item__list-mode-buttons-wrap" data-product-item-element-visible-only-for-mode="list">
            <div class="product-item__list-mode-buttons">
              
  


              <div
  class="product-item__quick-add-wrapper"
  data-has-variants="false"
  data-quantity-in-cart="0"
  data-product-id="9598458495206"
  data-quick-add-style="text"
>
  <button
    type="button"
    class="product-item__quick-add btn btn--small btn--full btn--tertiary"
    data-quantity-in-cart="0"
    data-variant-id="47240756822246"
    aria-label="Legg til i handlekurv"
  >
    <span class="product-item__quick-add__add-text">Legg til i handlekurv</span>

    <span class="product-item__quick-add__cart-count">
      <span class='quantity-in-cart-display' data-id='9598458495206'>0</span>&nbsp;i handlekurven din

    </span>
  </button>

  <div class="quantity-input-wrapper__labels product__label visually-hidden">
  <label class="quantity-input-wrapper__label fs-body-100" for="quantity-input-quick-add-list-mode-product-item-template--21214868734182__tabbed_collection-2-9598458495206">
    Antall
  </label>

  
</div>

<div
  class="quantity-input-wrapper quantity-input-wrapper--product-item-quick-add"
  data-quantity-selector
>
  <div
    class="quantity-input"
    data-bordered="false"
  >
    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-subtract-quantity
      aria-label="Trekk fra produktantall"
    >
      <span class="icon icon-minus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 12H12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>

    <button
        type="button"
        class="quantity-input__button btn btn--primary"
        data-remove-item
        aria-label="Fjern produkt"
      >
        <span class="icon icon-remove " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.472" d="M1.902 5.292h20.196M19.854 5.292V21a2.244 2.244 0 0 1-2.244 2.244H6.39A2.244 2.244 0 0 1 4.146 21V5.292m3.366 0V3.048A2.244 2.244 0 0 1 9.756.804h4.488a2.244 2.244 0 0 1 2.244 2.244v2.244"/></svg>
</span>

      </button>

    <input
      type="number"
      name="updates[]"
      id="quantity-input-quick-add-list-mode-product-item-template--21214868734182__tabbed_collection-2-9598458495206"
      value="1"
      min="1"
      pattern="[0-9]*"
      class="quantity-input__input"
      data-quantity-input
      data-product-quantity-input
      aria-label="Antall produkter"
    >

    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-add-quantity
      aria-label="Legg til produktantall"
    >
      <span class="icon icon-plus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 4V12M12 12V20M12 12H20M12 12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>
  </div>
</div>
</div>


            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</div>





<div
  class="
    product-item
    animation--item
    
  "
  style="--z-index-item: ;"
  data-input-item
  data-id="9598403936486"
  data-title="Wild Power"
  data-url="/collections/energisk/products/wild-power"
  data-variant-id="47240680014054"
  data-quantity-in-cart="0"
  data-product-has-single-variant="true"
  data-quick-add-style="text"
  data-product-item-alignment="left"
  data-price-position="below_title"
  data-show-inventory="false"
  data-ratings-visible="false"
>
  <div class="product-item__inner">
    <div class="product-item__media-wrapper">
      <div class="product-item__media" data-aspect-ratio="portrait">
        <a
          class="product-item__image-link"
          
            href="/collections/energisk/products/wild-power"
            aria-label="Wild Power"
          
        ><div
    class="image product-item__image aspect-ratio--portrait animation--lazy-load"
    style="--object-fit: cover;"
  >
    <img
  alt="Wild Power"
  class="image__img"
  loading="lazy"
  width="1000"
  height="1500"
  src="//www.lillearkana.no/cdn/shop/files/1950035478.jpg?v=1769010302&width=320"
  
  srcset="//www.lillearkana.no/cdn/shop/files/1950035478.jpg?crop=center&height=225&v=1769010302&width=150 150w, //www.lillearkana.no/cdn/shop/files/1950035478.jpg?crop=center&height=300&v=1769010302&width=200 200w, //www.lillearkana.no/cdn/shop/files/1950035478.jpg?crop=center&height=360&v=1769010302&width=240 240w, //www.lillearkana.no/cdn/shop/files/1950035478.jpg?crop=center&height=420&v=1769010302&width=280 280w, //www.lillearkana.no/cdn/shop/files/1950035478.jpg?crop=center&height=450&v=1769010302&width=300 300w, //www.lillearkana.no/cdn/shop/files/1950035478.jpg?crop=center&height=540&v=1769010302&width=360 360w, //www.lillearkana.no/cdn/shop/files/1950035478.jpg?crop=center&height=600&v=1769010302&width=400 400w, //www.lillearkana.no/cdn/shop/files/1950035478.jpg?crop=center&height=675&v=1769010302&width=450 450w, //www.lillearkana.no/cdn/shop/files/1950035478.jpg?crop=center&height=750&v=1769010302&width=500 500w, //www.lillearkana.no/cdn/shop/files/1950035478.jpg?crop=center&height=825&v=1769010302&width=550 550w, //www.lillearkana.no/cdn/shop/files/1950035478.jpg?crop=center&height=900&v=1769010302&width=600 600w, //www.lillearkana.no/cdn/shop/files/1950035478.jpg?crop=center&height=975&v=1769010302&width=650 650w, //www.lillearkana.no/cdn/shop/files/1950035478.jpg?crop=center&height=1050&v=1769010302&width=700 700w, //www.lillearkana.no/cdn/shop/files/1950035478.jpg?crop=center&height=1125&v=1769010302&width=750 750w, //www.lillearkana.no/cdn/shop/files/1950035478.jpg?crop=center&height=1200&v=1769010302&width=800 800w, //www.lillearkana.no/cdn/shop/files/1950035478.jpg?crop=center&height=1275&v=1769010302&width=850 850w, //www.lillearkana.no/cdn/shop/files/1950035478.jpg?crop=center&height=1350&v=1769010302&width=900 900w, //www.lillearkana.no/cdn/shop/files/1950035478.jpg?crop=center&height=1425&v=1769010302&width=950 950w, //www.lillearkana.no/cdn/shop/files/1950035478.jpg?crop=center&height=1500&v=1769010302&width=1000 1000w"
  sizes="(max-width: 720px) calc((90vw - 12px) / 2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 5), 270px"
  onload="javascript: this.closest('.image').classList.add('loaded')"
/>
  </div>

          
        </a>

        

        <div data-product-item-element-visible-only-for-mode="grid">
          <div class="product-item__floating-action-buttons">
            

            
          </div>
        </div>
      </div>
    </div>

    <div class="product-item__meta">
      <div data-product-item-element-visible-only-for-mode="grid">
        


      </div>

      <div
        class="
          product-item__text
          ta-l
        "
      >
        <div class="product-item__text_group_primary">
          

          

          <h3
            class="product-item__product-title fs-product-title ff-heading"
            
            data-base-size-setting="15"
          >
            <a href="/collections/energisk/products/wild-power">Wild Power</a>
          </h3>

          


          
<div data-product-item-element-visible-only-for-mode="grid">
              
  <div
    class="product-item__price-wrap"
    data-position="below_title"
  >
    <p
      class="product-item__price ff-product-price"
      data-position="below_title"
      data-enlarged-prices="false"
    >
      
<span class="product-item__price-main">
<span>279,00 kr</span>

</span>
<span
  class="displayed-discount-wrapper"
  
  data-hidden="false"
  data-has-discount="false"
>
  <span
    
      class="displayed-discount badge-shape fs-body-60"
    
    data-badge-shape="pill"
  ></span>
</span>


<dl class="unit-price" data-unit-price-container data-unit-price-available="false">
  <dt>
    <span class="visually-hidden visually-hidden--inline">Enhetspris</span>
  </dt>

  <dd class="unit-price__price">
    <span data-unit-price></span>
    <span aria-hidden="true">/</span>
    <span class="visually-hidden">Per</span>
    <span data-unit-base>
      <span data-unit-price-base-unit></span>
    </span>
  </dd>
</dl>


</p>
  </div>

            </div>
        </div>

        <div class="product-item__text_group_secondary">
          <div data-product-item-element-visible-only-for-mode="list">
            
  <div
    class="product-item__price-wrap"
    data-position="below_title"
  >
    <p
      class="product-item__price ff-product-price"
      data-position="below_title"
      data-enlarged-prices="false"
    >
      
<span class="product-item__price-main">
<span>279,00 kr</span>

</span>
<span
  class="displayed-discount-wrapper"
  
  data-hidden="false"
  data-has-discount="false"
>
  <span
    
      class="displayed-discount badge-shape fs-body-60"
    
    data-badge-shape="pill"
  ></span>
</span>


<dl class="unit-price" data-unit-price-container data-unit-price-available="false">
  <dt>
    <span class="visually-hidden visually-hidden--inline">Enhetspris</span>
  </dt>

  <dd class="unit-price__price">
    <span data-unit-price></span>
    <span aria-hidden="true">/</span>
    <span class="visually-hidden">Per</span>
    <span data-unit-base>
      <span data-unit-price-base-unit></span>
    </span>
  </dd>
</dl>


</p>
  </div>

          </div>

          <div class="product-item__spacer"></div>

          

          <div class="product-item__quick-add-beneath" data-product-item-element-visible-only-for-mode="grid">
              <div
  class="product-item__quick-add-wrapper"
  data-has-variants="false"
  data-quantity-in-cart="0"
  data-product-id="9598403936486"
  data-quick-add-style="text"
>
  <button
    type="button"
    class="product-item__quick-add btn btn--small btn--full btn--tertiary"
    data-quantity-in-cart="0"
    data-variant-id="47240680014054"
    aria-label="Legg til i handlekurv"
  >
    <span class="product-item__quick-add__add-text">Legg til i handlekurv</span>

    <span class="product-item__quick-add__cart-count">
      <span class='quantity-in-cart-display' data-id='9598403936486'>0</span>&nbsp;i handlekurven din

    </span>
  </button>

  <div class="quantity-input-wrapper__labels product__label visually-hidden">
  <label class="quantity-input-wrapper__label fs-body-100" for="quantity-input-quick-add-product-item-template--21214868734182__tabbed_collection-2-9598403936486">
    Antall
  </label>

  
</div>

<div
  class="quantity-input-wrapper quantity-input-wrapper--product-item-quick-add"
  data-quantity-selector
>
  <div
    class="quantity-input"
    data-bordered="false"
  >
    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-subtract-quantity
      aria-label="Trekk fra produktantall"
    >
      <span class="icon icon-minus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 12H12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>

    <button
        type="button"
        class="quantity-input__button btn btn--primary"
        data-remove-item
        aria-label="Fjern produkt"
      >
        <span class="icon icon-remove " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.472" d="M1.902 5.292h20.196M19.854 5.292V21a2.244 2.244 0 0 1-2.244 2.244H6.39A2.244 2.244 0 0 1 4.146 21V5.292m3.366 0V3.048A2.244 2.244 0 0 1 9.756.804h4.488a2.244 2.244 0 0 1 2.244 2.244v2.244"/></svg>
</span>

      </button>

    <input
      type="number"
      name="updates[]"
      id="quantity-input-quick-add-product-item-template--21214868734182__tabbed_collection-2-9598403936486"
      value="1"
      min="1"
      pattern="[0-9]*"
      class="quantity-input__input"
      data-quantity-input
      data-product-quantity-input
      aria-label="Antall produkter"
    >

    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-add-quantity
      aria-label="Legg til produktantall"
    >
      <span class="icon icon-plus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 4V12M12 12V20M12 12H20M12 12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>
  </div>
</div>
</div>

            </div>

          <div class="product-item__list-mode-buttons-wrap" data-product-item-element-visible-only-for-mode="list">
            <div class="product-item__list-mode-buttons">
              
  


              <div
  class="product-item__quick-add-wrapper"
  data-has-variants="false"
  data-quantity-in-cart="0"
  data-product-id="9598403936486"
  data-quick-add-style="text"
>
  <button
    type="button"
    class="product-item__quick-add btn btn--small btn--full btn--tertiary"
    data-quantity-in-cart="0"
    data-variant-id="47240680014054"
    aria-label="Legg til i handlekurv"
  >
    <span class="product-item__quick-add__add-text">Legg til i handlekurv</span>

    <span class="product-item__quick-add__cart-count">
      <span class='quantity-in-cart-display' data-id='9598403936486'>0</span>&nbsp;i handlekurven din

    </span>
  </button>

  <div class="quantity-input-wrapper__labels product__label visually-hidden">
  <label class="quantity-input-wrapper__label fs-body-100" for="quantity-input-quick-add-list-mode-product-item-template--21214868734182__tabbed_collection-2-9598403936486">
    Antall
  </label>

  
</div>

<div
  class="quantity-input-wrapper quantity-input-wrapper--product-item-quick-add"
  data-quantity-selector
>
  <div
    class="quantity-input"
    data-bordered="false"
  >
    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-subtract-quantity
      aria-label="Trekk fra produktantall"
    >
      <span class="icon icon-minus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 12H12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>

    <button
        type="button"
        class="quantity-input__button btn btn--primary"
        data-remove-item
        aria-label="Fjern produkt"
      >
        <span class="icon icon-remove " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.472" d="M1.902 5.292h20.196M19.854 5.292V21a2.244 2.244 0 0 1-2.244 2.244H6.39A2.244 2.244 0 0 1 4.146 21V5.292m3.366 0V3.048A2.244 2.244 0 0 1 9.756.804h4.488a2.244 2.244 0 0 1 2.244 2.244v2.244"/></svg>
</span>

      </button>

    <input
      type="number"
      name="updates[]"
      id="quantity-input-quick-add-list-mode-product-item-template--21214868734182__tabbed_collection-2-9598403936486"
      value="1"
      min="1"
      pattern="[0-9]*"
      class="quantity-input__input"
      data-quantity-input
      data-product-quantity-input
      aria-label="Antall produkter"
    >

    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-add-quantity
      aria-label="Legg til produktantall"
    >
      <span class="icon icon-plus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 4V12M12 12V20M12 12H20M12 12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>
  </div>
</div>
</div>


            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</div>





<div
  class="
    product-item
    animation--item
    
  "
  style="--z-index-item: ;"
  data-input-item
  data-id="9598368776422"
  data-title="Energi"
  data-url="/collections/energisk/products/energi-innbundet"
  data-variant-id="47240639774950"
  data-quantity-in-cart="0"
  data-product-has-single-variant="true"
  data-quick-add-style="text"
  data-product-item-alignment="left"
  data-price-position="below_title"
  data-show-inventory="false"
  data-ratings-visible="false"
>
  <div class="product-item__inner">
    <div class="product-item__media-wrapper">
      <div class="product-item__media" data-aspect-ratio="portrait">
        <a
          class="product-item__image-link"
          
            href="/collections/energisk/products/energi-innbundet"
            aria-label="Energi"
          
        ><div
    class="image product-item__image aspect-ratio--portrait animation--lazy-load"
    style="--object-fit: cover;"
  >
    <img
  alt="Energi Innbundet"
  class="image__img"
  loading="lazy"
  width="792"
  height="1000"
  src="//www.lillearkana.no/cdn/shop/files/1950038381.webp?v=1768870365&width=320"
  
  srcset="//www.lillearkana.no/cdn/shop/files/1950038381.webp?crop=center&height=225&v=1768870365&width=150 150w, //www.lillearkana.no/cdn/shop/files/1950038381.webp?crop=center&height=300&v=1768870365&width=200 200w, //www.lillearkana.no/cdn/shop/files/1950038381.webp?crop=center&height=360&v=1768870365&width=240 240w, //www.lillearkana.no/cdn/shop/files/1950038381.webp?crop=center&height=420&v=1768870365&width=280 280w, //www.lillearkana.no/cdn/shop/files/1950038381.webp?crop=center&height=450&v=1768870365&width=300 300w, //www.lillearkana.no/cdn/shop/files/1950038381.webp?crop=center&height=540&v=1768870365&width=360 360w, //www.lillearkana.no/cdn/shop/files/1950038381.webp?crop=center&height=600&v=1768870365&width=400 400w, //www.lillearkana.no/cdn/shop/files/1950038381.webp?crop=center&height=675&v=1768870365&width=450 450w, //www.lillearkana.no/cdn/shop/files/1950038381.webp?crop=center&height=750&v=1768870365&width=500 500w, //www.lillearkana.no/cdn/shop/files/1950038381.webp?crop=center&height=825&v=1768870365&width=550 550w, //www.lillearkana.no/cdn/shop/files/1950038381.webp?crop=center&height=900&v=1768870365&width=600 600w, //www.lillearkana.no/cdn/shop/files/1950038381.webp?crop=center&height=975&v=1768870365&width=650 650w"
  sizes="(max-width: 720px) calc((90vw - 12px) / 2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 5), 270px"
  onload="javascript: this.closest('.image').classList.add('loaded')"
/>
  </div>

          
        </a>

        

        <div data-product-item-element-visible-only-for-mode="grid">
          <div class="product-item__floating-action-buttons">
            

            
          </div>
        </div>
      </div>
    </div>

    <div class="product-item__meta">
      <div data-product-item-element-visible-only-for-mode="grid">
        


      </div>

      <div
        class="
          product-item__text
          ta-l
        "
      >
        <div class="product-item__text_group_primary">
          

          

          <h3
            class="product-item__product-title fs-product-title ff-heading"
            
            data-base-size-setting="15"
          >
            <a href="/collections/energisk/products/energi-innbundet">Energi</a>
          </h3>

          


          
<div data-product-item-element-visible-only-for-mode="grid">
              
  <div
    class="product-item__price-wrap"
    data-position="below_title"
  >
    <p
      class="product-item__price ff-product-price"
      data-position="below_title"
      data-enlarged-prices="false"
    >
      
<span class="product-item__price-main">
<span>449,00 kr</span>

</span>
<span
  class="displayed-discount-wrapper"
  
  data-hidden="false"
  data-has-discount="false"
>
  <span
    
      class="displayed-discount badge-shape fs-body-60"
    
    data-badge-shape="pill"
  ></span>
</span>


<dl class="unit-price" data-unit-price-container data-unit-price-available="false">
  <dt>
    <span class="visually-hidden visually-hidden--inline">Enhetspris</span>
  </dt>

  <dd class="unit-price__price">
    <span data-unit-price></span>
    <span aria-hidden="true">/</span>
    <span class="visually-hidden">Per</span>
    <span data-unit-base>
      <span data-unit-price-base-unit></span>
    </span>
  </dd>
</dl>


</p>
  </div>

            </div>
        </div>

        <div class="product-item__text_group_secondary">
          <div data-product-item-element-visible-only-for-mode="list">
            
  <div
    class="product-item__price-wrap"
    data-position="below_title"
  >
    <p
      class="product-item__price ff-product-price"
      data-position="below_title"
      data-enlarged-prices="false"
    >
      
<span class="product-item__price-main">
<span>449,00 kr</span>

</span>
<span
  class="displayed-discount-wrapper"
  
  data-hidden="false"
  data-has-discount="false"
>
  <span
    
      class="displayed-discount badge-shape fs-body-60"
    
    data-badge-shape="pill"
  ></span>
</span>


<dl class="unit-price" data-unit-price-container data-unit-price-available="false">
  <dt>
    <span class="visually-hidden visually-hidden--inline">Enhetspris</span>
  </dt>

  <dd class="unit-price__price">
    <span data-unit-price></span>
    <span aria-hidden="true">/</span>
    <span class="visually-hidden">Per</span>
    <span data-unit-base>
      <span data-unit-price-base-unit></span>
    </span>
  </dd>
</dl>


</p>
  </div>

          </div>

          <div class="product-item__spacer"></div>

          

          <div class="product-item__quick-add-beneath" data-product-item-element-visible-only-for-mode="grid">
              <div
  class="product-item__quick-add-wrapper"
  data-has-variants="false"
  data-quantity-in-cart="0"
  data-product-id="9598368776422"
  data-quick-add-style="text"
>
  <button
    type="button"
    class="product-item__quick-add btn btn--small btn--full btn--tertiary"
    data-quantity-in-cart="0"
    data-variant-id="47240639774950"
    aria-label="Legg til i handlekurv"
  >
    <span class="product-item__quick-add__add-text">Legg til i handlekurv</span>

    <span class="product-item__quick-add__cart-count">
      <span class='quantity-in-cart-display' data-id='9598368776422'>0</span>&nbsp;i handlekurven din

    </span>
  </button>

  <div class="quantity-input-wrapper__labels product__label visually-hidden">
  <label class="quantity-input-wrapper__label fs-body-100" for="quantity-input-quick-add-product-item-template--21214868734182__tabbed_collection-2-9598368776422">
    Antall
  </label>

  
</div>

<div
  class="quantity-input-wrapper quantity-input-wrapper--product-item-quick-add"
  data-quantity-selector
>
  <div
    class="quantity-input"
    data-bordered="false"
  >
    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-subtract-quantity
      aria-label="Trekk fra produktantall"
    >
      <span class="icon icon-minus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 12H12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>

    <button
        type="button"
        class="quantity-input__button btn btn--primary"
        data-remove-item
        aria-label="Fjern produkt"
      >
        <span class="icon icon-remove " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.472" d="M1.902 5.292h20.196M19.854 5.292V21a2.244 2.244 0 0 1-2.244 2.244H6.39A2.244 2.244 0 0 1 4.146 21V5.292m3.366 0V3.048A2.244 2.244 0 0 1 9.756.804h4.488a2.244 2.244 0 0 1 2.244 2.244v2.244"/></svg>
</span>

      </button>

    <input
      type="number"
      name="updates[]"
      id="quantity-input-quick-add-product-item-template--21214868734182__tabbed_collection-2-9598368776422"
      value="1"
      min="1"
      pattern="[0-9]*"
      class="quantity-input__input"
      data-quantity-input
      data-product-quantity-input
      aria-label="Antall produkter"
    >

    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-add-quantity
      aria-label="Legg til produktantall"
    >
      <span class="icon icon-plus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 4V12M12 12V20M12 12H20M12 12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>
  </div>
</div>
</div>

            </div>

          <div class="product-item__list-mode-buttons-wrap" data-product-item-element-visible-only-for-mode="list">
            <div class="product-item__list-mode-buttons">
              
  


              <div
  class="product-item__quick-add-wrapper"
  data-has-variants="false"
  data-quantity-in-cart="0"
  data-product-id="9598368776422"
  data-quick-add-style="text"
>
  <button
    type="button"
    class="product-item__quick-add btn btn--small btn--full btn--tertiary"
    data-quantity-in-cart="0"
    data-variant-id="47240639774950"
    aria-label="Legg til i handlekurv"
  >
    <span class="product-item__quick-add__add-text">Legg til i handlekurv</span>

    <span class="product-item__quick-add__cart-count">
      <span class='quantity-in-cart-display' data-id='9598368776422'>0</span>&nbsp;i handlekurven din

    </span>
  </button>

  <div class="quantity-input-wrapper__labels product__label visually-hidden">
  <label class="quantity-input-wrapper__label fs-body-100" for="quantity-input-quick-add-list-mode-product-item-template--21214868734182__tabbed_collection-2-9598368776422">
    Antall
  </label>

  
</div>

<div
  class="quantity-input-wrapper quantity-input-wrapper--product-item-quick-add"
  data-quantity-selector
>
  <div
    class="quantity-input"
    data-bordered="false"
  >
    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-subtract-quantity
      aria-label="Trekk fra produktantall"
    >
      <span class="icon icon-minus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 12H12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>

    <button
        type="button"
        class="quantity-input__button btn btn--primary"
        data-remove-item
        aria-label="Fjern produkt"
      >
        <span class="icon icon-remove " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.472" d="M1.902 5.292h20.196M19.854 5.292V21a2.244 2.244 0 0 1-2.244 2.244H6.39A2.244 2.244 0 0 1 4.146 21V5.292m3.366 0V3.048A2.244 2.244 0 0 1 9.756.804h4.488a2.244 2.244 0 0 1 2.244 2.244v2.244"/></svg>
</span>

      </button>

    <input
      type="number"
      name="updates[]"
      id="quantity-input-quick-add-list-mode-product-item-template--21214868734182__tabbed_collection-2-9598368776422"
      value="1"
      min="1"
      pattern="[0-9]*"
      class="quantity-input__input"
      data-quantity-input
      data-product-quantity-input
      aria-label="Antall produkter"
    >

    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-add-quantity
      aria-label="Legg til produktantall"
    >
      <span class="icon icon-plus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 4V12M12 12V20M12 12H20M12 12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>
  </div>
</div>
</div>


            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</div>

    
  </div>
</scroll-slider-component>
<div
  class="scroll-slider-nav-button-wrapper scroll-slider-nav-button-wrapper--prev"
  data-is-small="false"
>
  <button
    type="button"
    class="scroll-slider-nav-button scroll-slider-nav-button--prev hidden"
    title="Forrige"
    data-scroll-slider-prev-button
    name="prev"
  >
    <span class="icon icon-arrow-short " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 12.4016H11.5H23M23 12.4016L13.8 3M23 12.4016L13.8 21.8032" stroke="currentColor" stroke-width="1.75"/></svg>
</span>

  </button>
</div>

<div
  class="scroll-slider-nav-button-wrapper scroll-slider-nav-button-wrapper--next"
  data-is-small="false"
>
  <button
    type="button"
    class="scroll-slider-nav-button scroll-slider-nav-button--next hidden"
    title="Neste"
    data-scroll-slider-next-button
    name="next"
  >
    <span class="icon icon-arrow-short " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 12.4016H11.5H23M23 12.4016L13.8 3M23 12.4016L13.8 21.8032" stroke="currentColor" stroke-width="1.75"/></svg>
</span>

  </button>
</div>
<div class="scroll-slider-page-dots" data-scroll-slider-page-dots data-hide-below-720="true"></div>

    </div>
    
      </template>
    


    
      <template data-template-key="template--21214868734182__tabbed_collectioncollection_3">
    
    <div
      class="
        tabbed-collections__products
        featured-collection-slider-grid
        standard-grid-spacing
        product-item-holder
        
      "
      data-standard-grid-spacing-type="product-list"data-grid-style="default"data-product-item-alignment="left"
      data-collection-key="template--21214868734182__tabbed_collectioncollection_3"
      data-has-slider="true"
      data-slider-desktop="true"
      data-slider-mobile="true"
      
    >
      

  <script src="//www.lillearkana.no/cdn/shop/t/15/assets/scroll-slider.js?v=71929810525647310251774757713" type="module"></script>





<scroll-slider-component
  class="scroll-slider scroll-slider--full-width-below-1024 scroll-slider--peek-and-full-width-below-1024 scroll-all-sizes"
  style="--columns: 1; --columns-above-720: 4; --columns-above-1024: 5; --peek: 24px; --peek-above-1024: 0px; --gap: 12px; --gap-above-1024: 16px; --gap-above-1200: 24px;"
  data-id="tabbed-collections"
  data-navigation-container=".tabbed-collections__products"
  data-autoplay=""
  data-autoplay-delay="0"
  data-autoplay-pause-on-hover=""
  
>
  <div class="scroll-slider__slider">
    <div class="collection-view-all-tile-wrapper">
    <div
      class="collection-view-all-tile featured-collection-slider-grid-item animation--item"
      data-color-scheme="soft"
      data-has-image="true"
      style="
--color-background: #efebe7;
      --color-background-alpha-80: rgba(239, 235, 231, 0.8);
      --color-text: #171219;
      --color-text-input: #171219;
      --color-text-link: #171219;

  --color-text-alpha-90: rgba(23, 18, 25, 0.9);
  --color-text-alpha-80: rgba(23, 18, 25, 0.8);
  --color-text-alpha-70: rgba(23, 18, 25, 0.7);
  --color-text-alpha-60: rgba(23, 18, 25, 0.6);
  --color-text-alpha-50: rgba(23, 18, 25, 0.5);
  --color-text-alpha-40: rgba(23, 18, 25, 0.4);
  --color-text-alpha-30: rgba(23, 18, 25, 0.3);
  --color-text-alpha-25: rgba(23, 18, 25, 0.25);
  --color-text-alpha-20: rgba(23, 18, 25, 0.2);
  --color-text-alpha-10: rgba(23, 18, 25, 0.1);
  --color-text-alpha-05: rgba(23, 18, 25, 0.05);
--color-border-input: rgba(23, 18, 25, 0.4);"
    ><div
  class="background-image-container image-hero__image-container"
  data-has-mobile-image="false"
  data-absolutely-position-image="true"
><div
    class="image background-image collection-view-all-tile__image animation--image animation--lazy-load"
    style="--focal-alignment: center;"
  >
    <img
  alt=""
  class="image__img"
  loading="lazy"
  width="992"
  height="1200"
  src="//www.lillearkana.no/cdn/shop/files/u8557645615_A_vibrant_natural_landscape_with_tall_green_grass_6866ca1b-1fd5-436d-b154-6a0dced003b0_0_1.png?v=1769015337&width=320"
  
  srcset="//www.lillearkana.no/cdn/shop/files/u8557645615_A_vibrant_natural_landscape_with_tall_green_grass_6866ca1b-1fd5-436d-b154-6a0dced003b0_0_1.png?v=1769015337&width=700 700w, //www.lillearkana.no/cdn/shop/files/u8557645615_A_vibrant_natural_landscape_with_tall_green_grass_6866ca1b-1fd5-436d-b154-6a0dced003b0_0_1.png?v=1769015337&width=750 750w, //www.lillearkana.no/cdn/shop/files/u8557645615_A_vibrant_natural_landscape_with_tall_green_grass_6866ca1b-1fd5-436d-b154-6a0dced003b0_0_1.png?v=1769015337&width=800 800w, //www.lillearkana.no/cdn/shop/files/u8557645615_A_vibrant_natural_landscape_with_tall_green_grass_6866ca1b-1fd5-436d-b154-6a0dced003b0_0_1.png?v=1769015337&width=850 850w, //www.lillearkana.no/cdn/shop/files/u8557645615_A_vibrant_natural_landscape_with_tall_green_grass_6866ca1b-1fd5-436d-b154-6a0dced003b0_0_1.png?v=1769015337&width=900 900w, //www.lillearkana.no/cdn/shop/files/u8557645615_A_vibrant_natural_landscape_with_tall_green_grass_6866ca1b-1fd5-436d-b154-6a0dced003b0_0_1.png?v=1769015337&width=950 950w"
  sizes="(min-width: 960px) 50vw, 100vw"
  onload="javascript: this.closest('.image').classList.add('loaded')"
/>
  </div></div>

        <div
          class="collection-view-all-tile__overlay image-overlay animation--image-overlay"data-image-overlay-tint-style="solid" style="--overlay-opacity:0%; --color-overlay-tint: #000;"
></div><div
  class="collection-view-all-tile__overlay-content overlay-content"
  data-text-position="flex-start_flex-start"
  
>
  <div
    class="overlay-content__text-container image-overlay-content section-blocks"
    style="
      
--color-text: #FFFFFF;
  --color-background: #000;

  --color-text-alpha-90: rgba(255, 255, 255, 0.9);
  --color-text-alpha-80: rgba(255, 255, 255, 0.8);
  --color-text-alpha-70: rgba(255, 255, 255, 0.7);
  --color-text-alpha-60: rgba(255, 255, 255, 0.6);
  --color-text-alpha-50: rgba(255, 255, 255, 0.5);
  --color-text-alpha-40: rgba(255, 255, 255, 0.4);
  --color-text-alpha-30: rgba(255, 255, 255, 0.3);
  --color-text-alpha-25: rgba(255, 255, 255, 0.25);
  --color-text-alpha-20: rgba(255, 255, 255, 0.2);
  --color-text-alpha-10: rgba(255, 255, 255, 0.1);
  --color-text-alpha-05: rgba(255, 255, 255, 0.05);

      --text-horizontal-position: flex-start; --text-horizontal-position-mobile: ; --text-vertical-position: flex-start; --text-vertical-position-mobile: ; --text-alignment: left; --text-alignment-mobile: center;
    "
  >
    
<h3 class="section-blocks__heading heading-block ff-heading fs-heading-4-base" >
    Klar & Fri
  </h3>
<div class="section-blocks__text ff-body rte fs-body-100" data-alignment="" >
    Klikk for å se utvalget
  </div>


<a
  href="/collections/klar-fri"aria-label="Klar & Fri"
  class="collection-view-all-floating-button btn"
  data-text-position="flex-start_flex-start"
>
  <span class="icon icon-chevron " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg>
</span>

</a>

</div></div>

<a
          href="/collections/klar-fri"
          class="collection-view-all-tile__media-link"
          aria-label="Klar & Fri"
        ></a></div>
  </div>





<div
  class="
    product-item
    animation--item
    
  "
  style="--z-index-item: ;"
  data-input-item
  data-id="9598463770854"
  data-title="Jiri &amp; Friends Palo Santo Pinnerøkelse"
  data-url="/collections/klar-fri/products/jiri-friends-palo-santo-pinnerkelse"
  data-variant-id="47240762130662"
  data-quantity-in-cart="0"
  data-product-has-single-variant="true"
  data-quick-add-style="text"
  data-product-item-alignment="left"
  data-price-position="below_title"
  data-show-inventory="false"
  data-ratings-visible="false"
>
  <div class="product-item__inner">
    <div class="product-item__media-wrapper">
      <div class="product-item__media" data-aspect-ratio="portrait">
        <a
          class="product-item__image-link"
          
            href="/collections/klar-fri/products/jiri-friends-palo-santo-pinnerkelse"
            aria-label="Jiri & Friends Palo Santo Pinnerøkelse"
          
        ><div
    class="image product-item__image aspect-ratio--portrait animation--lazy-load"
    style="--object-fit: cover;"
  >
    <img
  alt="Jiri &amp; Friends Palo Santo Pinnerøkelse"
  class="image__img"
  loading="lazy"
  width="4242"
  height="4242"
  src="//www.lillearkana.no/cdn/shop/files/1950033634_5ebdb475-e18d-45fc-a2bc-822cd06898ae.webp?v=1768868953&width=320"
  
  srcset="//www.lillearkana.no/cdn/shop/files/1950033634_5ebdb475-e18d-45fc-a2bc-822cd06898ae.webp?crop=center&height=225&v=1768868953&width=150 150w, //www.lillearkana.no/cdn/shop/files/1950033634_5ebdb475-e18d-45fc-a2bc-822cd06898ae.webp?crop=center&height=300&v=1768868953&width=200 200w, //www.lillearkana.no/cdn/shop/files/1950033634_5ebdb475-e18d-45fc-a2bc-822cd06898ae.webp?crop=center&height=360&v=1768868953&width=240 240w, //www.lillearkana.no/cdn/shop/files/1950033634_5ebdb475-e18d-45fc-a2bc-822cd06898ae.webp?crop=center&height=420&v=1768868953&width=280 280w, //www.lillearkana.no/cdn/shop/files/1950033634_5ebdb475-e18d-45fc-a2bc-822cd06898ae.webp?crop=center&height=450&v=1768868953&width=300 300w, //www.lillearkana.no/cdn/shop/files/1950033634_5ebdb475-e18d-45fc-a2bc-822cd06898ae.webp?crop=center&height=540&v=1768868953&width=360 360w, //www.lillearkana.no/cdn/shop/files/1950033634_5ebdb475-e18d-45fc-a2bc-822cd06898ae.webp?crop=center&height=600&v=1768868953&width=400 400w, //www.lillearkana.no/cdn/shop/files/1950033634_5ebdb475-e18d-45fc-a2bc-822cd06898ae.webp?crop=center&height=675&v=1768868953&width=450 450w, //www.lillearkana.no/cdn/shop/files/1950033634_5ebdb475-e18d-45fc-a2bc-822cd06898ae.webp?crop=center&height=750&v=1768868953&width=500 500w, //www.lillearkana.no/cdn/shop/files/1950033634_5ebdb475-e18d-45fc-a2bc-822cd06898ae.webp?crop=center&height=825&v=1768868953&width=550 550w, //www.lillearkana.no/cdn/shop/files/1950033634_5ebdb475-e18d-45fc-a2bc-822cd06898ae.webp?crop=center&height=900&v=1768868953&width=600 600w, //www.lillearkana.no/cdn/shop/files/1950033634_5ebdb475-e18d-45fc-a2bc-822cd06898ae.webp?crop=center&height=975&v=1768868953&width=650 650w, //www.lillearkana.no/cdn/shop/files/1950033634_5ebdb475-e18d-45fc-a2bc-822cd06898ae.webp?crop=center&height=1050&v=1768868953&width=700 700w, //www.lillearkana.no/cdn/shop/files/1950033634_5ebdb475-e18d-45fc-a2bc-822cd06898ae.webp?crop=center&height=1125&v=1768868953&width=750 750w, //www.lillearkana.no/cdn/shop/files/1950033634_5ebdb475-e18d-45fc-a2bc-822cd06898ae.webp?crop=center&height=1200&v=1768868953&width=800 800w, //www.lillearkana.no/cdn/shop/files/1950033634_5ebdb475-e18d-45fc-a2bc-822cd06898ae.webp?crop=center&height=1275&v=1768868953&width=850 850w, //www.lillearkana.no/cdn/shop/files/1950033634_5ebdb475-e18d-45fc-a2bc-822cd06898ae.webp?crop=center&height=1350&v=1768868953&width=900 900w, //www.lillearkana.no/cdn/shop/files/1950033634_5ebdb475-e18d-45fc-a2bc-822cd06898ae.webp?crop=center&height=1425&v=1768868953&width=950 950w, //www.lillearkana.no/cdn/shop/files/1950033634_5ebdb475-e18d-45fc-a2bc-822cd06898ae.webp?crop=center&height=1500&v=1768868953&width=1000 1000w, //www.lillearkana.no/cdn/shop/files/1950033634_5ebdb475-e18d-45fc-a2bc-822cd06898ae.webp?crop=center&height=1650&v=1768868953&width=1100 1100w, //www.lillearkana.no/cdn/shop/files/1950033634_5ebdb475-e18d-45fc-a2bc-822cd06898ae.webp?crop=center&height=1800&v=1768868953&width=1200 1200w, //www.lillearkana.no/cdn/shop/files/1950033634_5ebdb475-e18d-45fc-a2bc-822cd06898ae.webp?crop=center&height=1950&v=1768868953&width=1300 1300w, //www.lillearkana.no/cdn/shop/files/1950033634_5ebdb475-e18d-45fc-a2bc-822cd06898ae.webp?crop=center&height=2100&v=1768868953&width=1400 1400w, //www.lillearkana.no/cdn/shop/files/1950033634_5ebdb475-e18d-45fc-a2bc-822cd06898ae.webp?crop=center&height=2250&v=1768868953&width=1500 1500w, //www.lillearkana.no/cdn/shop/files/1950033634_5ebdb475-e18d-45fc-a2bc-822cd06898ae.webp?crop=center&height=2400&v=1768868953&width=1600 1600w, //www.lillearkana.no/cdn/shop/files/1950033634_5ebdb475-e18d-45fc-a2bc-822cd06898ae.webp?crop=center&height=2550&v=1768868953&width=1700 1700w, //www.lillearkana.no/cdn/shop/files/1950033634_5ebdb475-e18d-45fc-a2bc-822cd06898ae.webp?crop=center&height=2700&v=1768868953&width=1800 1800w"
  sizes="(max-width: 720px) calc((90vw - 12px) / 2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 5), 270px"
  onload="javascript: this.closest('.image').classList.add('loaded')"
/>
  </div>

          
        </a>

        

        <div data-product-item-element-visible-only-for-mode="grid">
          <div class="product-item__floating-action-buttons">
            

            
          </div>
        </div>
      </div>
    </div>

    <div class="product-item__meta">
      <div data-product-item-element-visible-only-for-mode="grid">
        


      </div>

      <div
        class="
          product-item__text
          ta-l
        "
      >
        <div class="product-item__text_group_primary">
          

          

          <h3
            class="product-item__product-title fs-product-title ff-heading"
            
            data-base-size-setting="15"
          >
            <a href="/collections/klar-fri/products/jiri-friends-palo-santo-pinnerkelse">Jiri & Friends Palo Santo Pinnerøkelse</a>
          </h3>

          


          
<div data-product-item-element-visible-only-for-mode="grid">
              
  <div
    class="product-item__price-wrap"
    data-position="below_title"
  >
    <p
      class="product-item__price ff-product-price"
      data-position="below_title"
      data-enlarged-prices="false"
    >
      
<span class="product-item__price-main">
<span>210,00 kr</span>

</span>
<span
  class="displayed-discount-wrapper"
  
  data-hidden="false"
  data-has-discount="false"
>
  <span
    
      class="displayed-discount badge-shape fs-body-60"
    
    data-badge-shape="pill"
  ></span>
</span>


<dl class="unit-price" data-unit-price-container data-unit-price-available="false">
  <dt>
    <span class="visually-hidden visually-hidden--inline">Enhetspris</span>
  </dt>

  <dd class="unit-price__price">
    <span data-unit-price></span>
    <span aria-hidden="true">/</span>
    <span class="visually-hidden">Per</span>
    <span data-unit-base>
      <span data-unit-price-base-unit></span>
    </span>
  </dd>
</dl>


</p>
  </div>

            </div>
        </div>

        <div class="product-item__text_group_secondary">
          <div data-product-item-element-visible-only-for-mode="list">
            
  <div
    class="product-item__price-wrap"
    data-position="below_title"
  >
    <p
      class="product-item__price ff-product-price"
      data-position="below_title"
      data-enlarged-prices="false"
    >
      
<span class="product-item__price-main">
<span>210,00 kr</span>

</span>
<span
  class="displayed-discount-wrapper"
  
  data-hidden="false"
  data-has-discount="false"
>
  <span
    
      class="displayed-discount badge-shape fs-body-60"
    
    data-badge-shape="pill"
  ></span>
</span>


<dl class="unit-price" data-unit-price-container data-unit-price-available="false">
  <dt>
    <span class="visually-hidden visually-hidden--inline">Enhetspris</span>
  </dt>

  <dd class="unit-price__price">
    <span data-unit-price></span>
    <span aria-hidden="true">/</span>
    <span class="visually-hidden">Per</span>
    <span data-unit-base>
      <span data-unit-price-base-unit></span>
    </span>
  </dd>
</dl>


</p>
  </div>

          </div>

          <div class="product-item__spacer"></div>

          

          <div class="product-item__quick-add-beneath" data-product-item-element-visible-only-for-mode="grid">
              <div
  class="product-item__quick-add-wrapper"
  data-has-variants="false"
  data-quantity-in-cart="0"
  data-product-id="9598463770854"
  data-quick-add-style="text"
>
  <button
    type="button"
    class="product-item__quick-add btn btn--small btn--full btn--tertiary"
    data-quantity-in-cart="0"
    data-variant-id="47240762130662"
    aria-label="Legg til i handlekurv"
  >
    <span class="product-item__quick-add__add-text">Legg til i handlekurv</span>

    <span class="product-item__quick-add__cart-count">
      <span class='quantity-in-cart-display' data-id='9598463770854'>0</span>&nbsp;i handlekurven din

    </span>
  </button>

  <div class="quantity-input-wrapper__labels product__label visually-hidden">
  <label class="quantity-input-wrapper__label fs-body-100" for="quantity-input-quick-add-product-item-template--21214868734182__tabbed_collection-3-9598463770854">
    Antall
  </label>

  
</div>

<div
  class="quantity-input-wrapper quantity-input-wrapper--product-item-quick-add"
  data-quantity-selector
>
  <div
    class="quantity-input"
    data-bordered="false"
  >
    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-subtract-quantity
      aria-label="Trekk fra produktantall"
    >
      <span class="icon icon-minus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 12H12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>

    <button
        type="button"
        class="quantity-input__button btn btn--primary"
        data-remove-item
        aria-label="Fjern produkt"
      >
        <span class="icon icon-remove " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.472" d="M1.902 5.292h20.196M19.854 5.292V21a2.244 2.244 0 0 1-2.244 2.244H6.39A2.244 2.244 0 0 1 4.146 21V5.292m3.366 0V3.048A2.244 2.244 0 0 1 9.756.804h4.488a2.244 2.244 0 0 1 2.244 2.244v2.244"/></svg>
</span>

      </button>

    <input
      type="number"
      name="updates[]"
      id="quantity-input-quick-add-product-item-template--21214868734182__tabbed_collection-3-9598463770854"
      value="1"
      min="1"
      pattern="[0-9]*"
      class="quantity-input__input"
      data-quantity-input
      data-product-quantity-input
      aria-label="Antall produkter"
    >

    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-add-quantity
      aria-label="Legg til produktantall"
    >
      <span class="icon icon-plus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 4V12M12 12V20M12 12H20M12 12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>
  </div>
</div>
</div>

            </div>

          <div class="product-item__list-mode-buttons-wrap" data-product-item-element-visible-only-for-mode="list">
            <div class="product-item__list-mode-buttons">
              
  


              <div
  class="product-item__quick-add-wrapper"
  data-has-variants="false"
  data-quantity-in-cart="0"
  data-product-id="9598463770854"
  data-quick-add-style="text"
>
  <button
    type="button"
    class="product-item__quick-add btn btn--small btn--full btn--tertiary"
    data-quantity-in-cart="0"
    data-variant-id="47240762130662"
    aria-label="Legg til i handlekurv"
  >
    <span class="product-item__quick-add__add-text">Legg til i handlekurv</span>

    <span class="product-item__quick-add__cart-count">
      <span class='quantity-in-cart-display' data-id='9598463770854'>0</span>&nbsp;i handlekurven din

    </span>
  </button>

  <div class="quantity-input-wrapper__labels product__label visually-hidden">
  <label class="quantity-input-wrapper__label fs-body-100" for="quantity-input-quick-add-list-mode-product-item-template--21214868734182__tabbed_collection-3-9598463770854">
    Antall
  </label>

  
</div>

<div
  class="quantity-input-wrapper quantity-input-wrapper--product-item-quick-add"
  data-quantity-selector
>
  <div
    class="quantity-input"
    data-bordered="false"
  >
    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-subtract-quantity
      aria-label="Trekk fra produktantall"
    >
      <span class="icon icon-minus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 12H12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>

    <button
        type="button"
        class="quantity-input__button btn btn--primary"
        data-remove-item
        aria-label="Fjern produkt"
      >
        <span class="icon icon-remove " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.472" d="M1.902 5.292h20.196M19.854 5.292V21a2.244 2.244 0 0 1-2.244 2.244H6.39A2.244 2.244 0 0 1 4.146 21V5.292m3.366 0V3.048A2.244 2.244 0 0 1 9.756.804h4.488a2.244 2.244 0 0 1 2.244 2.244v2.244"/></svg>
</span>

      </button>

    <input
      type="number"
      name="updates[]"
      id="quantity-input-quick-add-list-mode-product-item-template--21214868734182__tabbed_collection-3-9598463770854"
      value="1"
      min="1"
      pattern="[0-9]*"
      class="quantity-input__input"
      data-quantity-input
      data-product-quantity-input
      aria-label="Antall produkter"
    >

    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-add-quantity
      aria-label="Legg til produktantall"
    >
      <span class="icon icon-plus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 4V12M12 12V20M12 12H20M12 12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>
  </div>
</div>
</div>


            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</div>





<div
  class="
    product-item
    animation--item
    
  "
  style="--z-index-item: ;"
  data-input-item
  data-id="9692925624550"
  data-title="Jiri &amp; Friends Lavender og Salvie Pinnerøkelse"
  data-url="/collections/klar-fri/products/jiri-friends-lavender-og-salvie-pinnerokelse"
  data-variant-id="47547270856934"
  data-quantity-in-cart="0"
  data-product-has-single-variant="true"
  data-quick-add-style="text"
  data-product-item-alignment="left"
  data-price-position="below_title"
  data-show-inventory="false"
  data-ratings-visible="false"
>
  <div class="product-item__inner">
    <div class="product-item__media-wrapper">
      <div class="product-item__media" data-aspect-ratio="portrait">
        <a
          class="product-item__image-link"
          
            href="/collections/klar-fri/products/jiri-friends-lavender-og-salvie-pinnerokelse"
            aria-label="Jiri & Friends Lavender og Salvie Pinnerøkelse"
          
        ><div
    class="image product-item__image aspect-ratio--portrait animation--lazy-load"
    style="--object-fit: cover;"
  >
    <img
  alt="Jiri &amp; Friends Lavender og Salvie Pinnerøkelse"
  class="image__img"
  loading="lazy"
  width="876"
  height="1096"
  src="//www.lillearkana.no/cdn/shop/files/Screenshot2026-04-17at15.06.46_eb9f25ae-a805-4e09-8c25-e71136c0c386.png?v=1776431707&width=320"
  
  srcset="//www.lillearkana.no/cdn/shop/files/Screenshot2026-04-17at15.06.46_eb9f25ae-a805-4e09-8c25-e71136c0c386.png?crop=center&height=225&v=1776431707&width=150 150w, //www.lillearkana.no/cdn/shop/files/Screenshot2026-04-17at15.06.46_eb9f25ae-a805-4e09-8c25-e71136c0c386.png?crop=center&height=300&v=1776431707&width=200 200w, //www.lillearkana.no/cdn/shop/files/Screenshot2026-04-17at15.06.46_eb9f25ae-a805-4e09-8c25-e71136c0c386.png?crop=center&height=360&v=1776431707&width=240 240w, //www.lillearkana.no/cdn/shop/files/Screenshot2026-04-17at15.06.46_eb9f25ae-a805-4e09-8c25-e71136c0c386.png?crop=center&height=420&v=1776431707&width=280 280w, //www.lillearkana.no/cdn/shop/files/Screenshot2026-04-17at15.06.46_eb9f25ae-a805-4e09-8c25-e71136c0c386.png?crop=center&height=450&v=1776431707&width=300 300w, //www.lillearkana.no/cdn/shop/files/Screenshot2026-04-17at15.06.46_eb9f25ae-a805-4e09-8c25-e71136c0c386.png?crop=center&height=540&v=1776431707&width=360 360w, //www.lillearkana.no/cdn/shop/files/Screenshot2026-04-17at15.06.46_eb9f25ae-a805-4e09-8c25-e71136c0c386.png?crop=center&height=600&v=1776431707&width=400 400w, //www.lillearkana.no/cdn/shop/files/Screenshot2026-04-17at15.06.46_eb9f25ae-a805-4e09-8c25-e71136c0c386.png?crop=center&height=675&v=1776431707&width=450 450w, //www.lillearkana.no/cdn/shop/files/Screenshot2026-04-17at15.06.46_eb9f25ae-a805-4e09-8c25-e71136c0c386.png?crop=center&height=750&v=1776431707&width=500 500w, //www.lillearkana.no/cdn/shop/files/Screenshot2026-04-17at15.06.46_eb9f25ae-a805-4e09-8c25-e71136c0c386.png?crop=center&height=825&v=1776431707&width=550 550w, //www.lillearkana.no/cdn/shop/files/Screenshot2026-04-17at15.06.46_eb9f25ae-a805-4e09-8c25-e71136c0c386.png?crop=center&height=900&v=1776431707&width=600 600w, //www.lillearkana.no/cdn/shop/files/Screenshot2026-04-17at15.06.46_eb9f25ae-a805-4e09-8c25-e71136c0c386.png?crop=center&height=975&v=1776431707&width=650 650w, //www.lillearkana.no/cdn/shop/files/Screenshot2026-04-17at15.06.46_eb9f25ae-a805-4e09-8c25-e71136c0c386.png?crop=center&height=1050&v=1776431707&width=700 700w"
  sizes="(max-width: 720px) calc((90vw - 12px) / 2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 5), 270px"
  onload="javascript: this.closest('.image').classList.add('loaded')"
/>
  </div>

          
        </a>

        

        <div data-product-item-element-visible-only-for-mode="grid">
          <div class="product-item__floating-action-buttons">
            

            
          </div>
        </div>
      </div>
    </div>

    <div class="product-item__meta">
      <div data-product-item-element-visible-only-for-mode="grid">
        


      </div>

      <div
        class="
          product-item__text
          ta-l
        "
      >
        <div class="product-item__text_group_primary">
          

          

          <h3
            class="product-item__product-title fs-product-title ff-heading"
            
            data-base-size-setting="15"
          >
            <a href="/collections/klar-fri/products/jiri-friends-lavender-og-salvie-pinnerokelse">Jiri & Friends Lavender og Salvie Pinnerøkelse</a>
          </h3>

          


          
<div data-product-item-element-visible-only-for-mode="grid">
              
  <div
    class="product-item__price-wrap"
    data-position="below_title"
  >
    <p
      class="product-item__price ff-product-price"
      data-position="below_title"
      data-enlarged-prices="false"
    >
      
<span class="product-item__price-main">
<span>210,00 kr</span>

</span>
<span
  class="displayed-discount-wrapper"
  
  data-hidden="false"
  data-has-discount="false"
>
  <span
    
      class="displayed-discount badge-shape fs-body-60"
    
    data-badge-shape="pill"
  ></span>
</span>


<dl class="unit-price" data-unit-price-container data-unit-price-available="false">
  <dt>
    <span class="visually-hidden visually-hidden--inline">Enhetspris</span>
  </dt>

  <dd class="unit-price__price">
    <span data-unit-price></span>
    <span aria-hidden="true">/</span>
    <span class="visually-hidden">Per</span>
    <span data-unit-base>
      <span data-unit-price-base-unit></span>
    </span>
  </dd>
</dl>


</p>
  </div>

            </div>
        </div>

        <div class="product-item__text_group_secondary">
          <div data-product-item-element-visible-only-for-mode="list">
            
  <div
    class="product-item__price-wrap"
    data-position="below_title"
  >
    <p
      class="product-item__price ff-product-price"
      data-position="below_title"
      data-enlarged-prices="false"
    >
      
<span class="product-item__price-main">
<span>210,00 kr</span>

</span>
<span
  class="displayed-discount-wrapper"
  
  data-hidden="false"
  data-has-discount="false"
>
  <span
    
      class="displayed-discount badge-shape fs-body-60"
    
    data-badge-shape="pill"
  ></span>
</span>


<dl class="unit-price" data-unit-price-container data-unit-price-available="false">
  <dt>
    <span class="visually-hidden visually-hidden--inline">Enhetspris</span>
  </dt>

  <dd class="unit-price__price">
    <span data-unit-price></span>
    <span aria-hidden="true">/</span>
    <span class="visually-hidden">Per</span>
    <span data-unit-base>
      <span data-unit-price-base-unit></span>
    </span>
  </dd>
</dl>


</p>
  </div>

          </div>

          <div class="product-item__spacer"></div>

          

          <div class="product-item__quick-add-beneath" data-product-item-element-visible-only-for-mode="grid">
              <div
  class="product-item__quick-add-wrapper"
  data-has-variants="false"
  data-quantity-in-cart="0"
  data-product-id="9692925624550"
  data-quick-add-style="text"
>
  <button
    type="button"
    class="product-item__quick-add btn btn--small btn--full btn--tertiary"
    data-quantity-in-cart="0"
    data-variant-id="47547270856934"
    aria-label="Legg til i handlekurv"
  >
    <span class="product-item__quick-add__add-text">Legg til i handlekurv</span>

    <span class="product-item__quick-add__cart-count">
      <span class='quantity-in-cart-display' data-id='9692925624550'>0</span>&nbsp;i handlekurven din

    </span>
  </button>

  <div class="quantity-input-wrapper__labels product__label visually-hidden">
  <label class="quantity-input-wrapper__label fs-body-100" for="quantity-input-quick-add-product-item-template--21214868734182__tabbed_collection-3-9692925624550">
    Antall
  </label>

  
</div>

<div
  class="quantity-input-wrapper quantity-input-wrapper--product-item-quick-add"
  data-quantity-selector
>
  <div
    class="quantity-input"
    data-bordered="false"
  >
    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-subtract-quantity
      aria-label="Trekk fra produktantall"
    >
      <span class="icon icon-minus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 12H12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>

    <button
        type="button"
        class="quantity-input__button btn btn--primary"
        data-remove-item
        aria-label="Fjern produkt"
      >
        <span class="icon icon-remove " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.472" d="M1.902 5.292h20.196M19.854 5.292V21a2.244 2.244 0 0 1-2.244 2.244H6.39A2.244 2.244 0 0 1 4.146 21V5.292m3.366 0V3.048A2.244 2.244 0 0 1 9.756.804h4.488a2.244 2.244 0 0 1 2.244 2.244v2.244"/></svg>
</span>

      </button>

    <input
      type="number"
      name="updates[]"
      id="quantity-input-quick-add-product-item-template--21214868734182__tabbed_collection-3-9692925624550"
      value="1"
      min="1"
      pattern="[0-9]*"
      class="quantity-input__input"
      data-quantity-input
      data-product-quantity-input
      aria-label="Antall produkter"
    >

    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-add-quantity
      aria-label="Legg til produktantall"
    >
      <span class="icon icon-plus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 4V12M12 12V20M12 12H20M12 12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>
  </div>
</div>
</div>

            </div>

          <div class="product-item__list-mode-buttons-wrap" data-product-item-element-visible-only-for-mode="list">
            <div class="product-item__list-mode-buttons">
              
  


              <div
  class="product-item__quick-add-wrapper"
  data-has-variants="false"
  data-quantity-in-cart="0"
  data-product-id="9692925624550"
  data-quick-add-style="text"
>
  <button
    type="button"
    class="product-item__quick-add btn btn--small btn--full btn--tertiary"
    data-quantity-in-cart="0"
    data-variant-id="47547270856934"
    aria-label="Legg til i handlekurv"
  >
    <span class="product-item__quick-add__add-text">Legg til i handlekurv</span>

    <span class="product-item__quick-add__cart-count">
      <span class='quantity-in-cart-display' data-id='9692925624550'>0</span>&nbsp;i handlekurven din

    </span>
  </button>

  <div class="quantity-input-wrapper__labels product__label visually-hidden">
  <label class="quantity-input-wrapper__label fs-body-100" for="quantity-input-quick-add-list-mode-product-item-template--21214868734182__tabbed_collection-3-9692925624550">
    Antall
  </label>

  
</div>

<div
  class="quantity-input-wrapper quantity-input-wrapper--product-item-quick-add"
  data-quantity-selector
>
  <div
    class="quantity-input"
    data-bordered="false"
  >
    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-subtract-quantity
      aria-label="Trekk fra produktantall"
    >
      <span class="icon icon-minus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 12H12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>

    <button
        type="button"
        class="quantity-input__button btn btn--primary"
        data-remove-item
        aria-label="Fjern produkt"
      >
        <span class="icon icon-remove " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.472" d="M1.902 5.292h20.196M19.854 5.292V21a2.244 2.244 0 0 1-2.244 2.244H6.39A2.244 2.244 0 0 1 4.146 21V5.292m3.366 0V3.048A2.244 2.244 0 0 1 9.756.804h4.488a2.244 2.244 0 0 1 2.244 2.244v2.244"/></svg>
</span>

      </button>

    <input
      type="number"
      name="updates[]"
      id="quantity-input-quick-add-list-mode-product-item-template--21214868734182__tabbed_collection-3-9692925624550"
      value="1"
      min="1"
      pattern="[0-9]*"
      class="quantity-input__input"
      data-quantity-input
      data-product-quantity-input
      aria-label="Antall produkter"
    >

    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-add-quantity
      aria-label="Legg til produktantall"
    >
      <span class="icon icon-plus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 4V12M12 12V20M12 12H20M12 12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>
  </div>
</div>
</div>


            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</div>





<div
  class="
    product-item
    animation--item
    
  "
  style="--z-index-item: ;"
  data-input-item
  data-id="9593204441318"
  data-title="Bergkrystall Krystallgeode"
  data-url="/collections/klar-fri/products/krystallgeode-bergkrystall-medium"
  data-variant-id=""
  data-quantity-in-cart="0"
  data-product-has-single-variant="false"
  data-quick-add-style="text"
  data-product-item-alignment="left"
  data-price-position="below_title"
  data-show-inventory="false"
  data-ratings-visible="false"
>
  <div class="product-item__inner">
    <div class="product-item__media-wrapper">
      <div class="product-item__media" data-aspect-ratio="portrait">
        <a
          class="product-item__image-link"
          
            href="/collections/klar-fri/products/krystallgeode-bergkrystall-medium"
            aria-label="Bergkrystall Krystallgeode"
          
        ><div
    class="image product-item__image product-item__image--one aspect-ratio--portrait animation--lazy-load"
    style="--object-fit: cover;"
  >
    <img
  alt="Bergkrystall Krystallgeode Bergkrystall Krystallgeode - Medium"
  class="image__img"
  loading="lazy"
  width="1280"
  height="1280"
  src="//www.lillearkana.no/cdn/shop/files/1950039561.webp?v=1768872032&width=320"
  
  srcset="//www.lillearkana.no/cdn/shop/files/1950039561.webp?crop=center&height=225&v=1768872032&width=150 150w, //www.lillearkana.no/cdn/shop/files/1950039561.webp?crop=center&height=300&v=1768872032&width=200 200w, //www.lillearkana.no/cdn/shop/files/1950039561.webp?crop=center&height=360&v=1768872032&width=240 240w, //www.lillearkana.no/cdn/shop/files/1950039561.webp?crop=center&height=420&v=1768872032&width=280 280w, //www.lillearkana.no/cdn/shop/files/1950039561.webp?crop=center&height=450&v=1768872032&width=300 300w, //www.lillearkana.no/cdn/shop/files/1950039561.webp?crop=center&height=540&v=1768872032&width=360 360w, //www.lillearkana.no/cdn/shop/files/1950039561.webp?crop=center&height=600&v=1768872032&width=400 400w, //www.lillearkana.no/cdn/shop/files/1950039561.webp?crop=center&height=675&v=1768872032&width=450 450w, //www.lillearkana.no/cdn/shop/files/1950039561.webp?crop=center&height=750&v=1768872032&width=500 500w, //www.lillearkana.no/cdn/shop/files/1950039561.webp?crop=center&height=825&v=1768872032&width=550 550w, //www.lillearkana.no/cdn/shop/files/1950039561.webp?crop=center&height=900&v=1768872032&width=600 600w, //www.lillearkana.no/cdn/shop/files/1950039561.webp?crop=center&height=975&v=1768872032&width=650 650w, //www.lillearkana.no/cdn/shop/files/1950039561.webp?crop=center&height=1050&v=1768872032&width=700 700w, //www.lillearkana.no/cdn/shop/files/1950039561.webp?crop=center&height=1125&v=1768872032&width=750 750w, //www.lillearkana.no/cdn/shop/files/1950039561.webp?crop=center&height=1200&v=1768872032&width=800 800w, //www.lillearkana.no/cdn/shop/files/1950039561.webp?crop=center&height=1275&v=1768872032&width=850 850w"
  sizes="(max-width: 720px) calc((90vw - 12px) / 2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 5), 270px"
  onload="javascript: this.closest('.image').classList.add('loaded')"
/>
  </div><div
    class="image product-item__image product-item__image--two aspect-ratio--portrait"
    style="--object-fit: cover;"
  >
    <img
  alt="Bergkrystall Krystallgeode Bergkrystall Krystallgeode - Stor"
  class="image__img"
  loading="lazy"
  width="1280"
  height="1280"
  src="//www.lillearkana.no/cdn/shop/files/1950039187.webp?v=1768871470&width=320"
  
  srcset="//www.lillearkana.no/cdn/shop/files/1950039187.webp?crop=center&height=225&v=1768871470&width=150 150w, //www.lillearkana.no/cdn/shop/files/1950039187.webp?crop=center&height=300&v=1768871470&width=200 200w, //www.lillearkana.no/cdn/shop/files/1950039187.webp?crop=center&height=360&v=1768871470&width=240 240w, //www.lillearkana.no/cdn/shop/files/1950039187.webp?crop=center&height=420&v=1768871470&width=280 280w, //www.lillearkana.no/cdn/shop/files/1950039187.webp?crop=center&height=450&v=1768871470&width=300 300w, //www.lillearkana.no/cdn/shop/files/1950039187.webp?crop=center&height=540&v=1768871470&width=360 360w, //www.lillearkana.no/cdn/shop/files/1950039187.webp?crop=center&height=600&v=1768871470&width=400 400w, //www.lillearkana.no/cdn/shop/files/1950039187.webp?crop=center&height=675&v=1768871470&width=450 450w, //www.lillearkana.no/cdn/shop/files/1950039187.webp?crop=center&height=750&v=1768871470&width=500 500w, //www.lillearkana.no/cdn/shop/files/1950039187.webp?crop=center&height=825&v=1768871470&width=550 550w, //www.lillearkana.no/cdn/shop/files/1950039187.webp?crop=center&height=900&v=1768871470&width=600 600w, //www.lillearkana.no/cdn/shop/files/1950039187.webp?crop=center&height=975&v=1768871470&width=650 650w, //www.lillearkana.no/cdn/shop/files/1950039187.webp?crop=center&height=1050&v=1768871470&width=700 700w, //www.lillearkana.no/cdn/shop/files/1950039187.webp?crop=center&height=1125&v=1768871470&width=750 750w, //www.lillearkana.no/cdn/shop/files/1950039187.webp?crop=center&height=1200&v=1768871470&width=800 800w, //www.lillearkana.no/cdn/shop/files/1950039187.webp?crop=center&height=1275&v=1768871470&width=850 850w"
  sizes="(max-width: 720px) calc((90vw - 12px) / 2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 5), 270px"
  onload="javascript: this.closest('.image').classList.add('loaded')"
/>
  </div>

          
        </a>

        <div
    class="product-badges"
    data-badge-shape="pill"
    data-badge-vertical-position="top"
    data-badge-horizontal-position="right"
  >
    <div
  class="product-badge"
  data-type="sold-out"
  
>
  <span
    class="product-badge__inner badge-shape"
    data-badge-shape="pill"
  >
    Utsolgt
  </span>
</div>

  </div>

        <div data-product-item-element-visible-only-for-mode="grid">
          <div class="product-item__floating-action-buttons">
            

            
          </div>
        </div>
      </div>
    </div>

    <div class="product-item__meta">
      <div data-product-item-element-visible-only-for-mode="grid">
        



      </div>

      <div
        class="
          product-item__text
          ta-l
        "
      >
        <div class="product-item__text_group_primary">
          

          

          <h3
            class="product-item__product-title fs-product-title ff-heading"
            
            data-base-size-setting="15"
          >
            <a href="/collections/klar-fri/products/krystallgeode-bergkrystall-medium">Bergkrystall Krystallgeode</a>
          </h3>

          


          
<div data-product-item-element-visible-only-for-mode="grid">
              
  <div
    class="product-item__price-wrap"
    data-position="below_title"
  >
    <p
      class="product-item__price ff-product-price"
      data-position="below_title"
      data-enlarged-prices="false"
    >
      
<span class="product-item__price-main">
<span>fra 111,00 kr</span>

</span>
<span
  class="displayed-discount-wrapper"
  
  data-hidden="false"
  data-has-discount="false"
>
  <span
    
      class="displayed-discount badge-shape fs-body-60"
    
    data-badge-shape="pill"
  ></span>
</span>


<dl class="unit-price" data-unit-price-container data-unit-price-available="false">
  <dt>
    <span class="visually-hidden visually-hidden--inline">Enhetspris</span>
  </dt>

  <dd class="unit-price__price">
    <span data-unit-price></span>
    <span aria-hidden="true">/</span>
    <span class="visually-hidden">Per</span>
    <span data-unit-base>
      <span data-unit-price-base-unit></span>
    </span>
  </dd>
</dl>


</p>
  </div>

            </div>
        </div>

        <div class="product-item__text_group_secondary">
          <div data-product-item-element-visible-only-for-mode="list">
            
  <div
    class="product-item__price-wrap"
    data-position="below_title"
  >
    <p
      class="product-item__price ff-product-price"
      data-position="below_title"
      data-enlarged-prices="false"
    >
      
<span class="product-item__price-main">
<span>fra 111,00 kr</span>

</span>
<span
  class="displayed-discount-wrapper"
  
  data-hidden="false"
  data-has-discount="false"
>
  <span
    
      class="displayed-discount badge-shape fs-body-60"
    
    data-badge-shape="pill"
  ></span>
</span>


<dl class="unit-price" data-unit-price-container data-unit-price-available="false">
  <dt>
    <span class="visually-hidden visually-hidden--inline">Enhetspris</span>
  </dt>

  <dd class="unit-price__price">
    <span data-unit-price></span>
    <span aria-hidden="true">/</span>
    <span class="visually-hidden">Per</span>
    <span data-unit-base>
      <span data-unit-price-base-unit></span>
    </span>
  </dd>
</dl>


</p>
  </div>

          </div>

          

          

          

          <div class="product-item__list-mode-buttons-wrap" data-product-item-element-visible-only-for-mode="list">
            <div class="product-item__list-mode-buttons">
              
  


              
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</div>





<div
  class="
    product-item
    animation--item
    
  "
  style="--z-index-item: ;"
  data-input-item
  data-id="9692924543206"
  data-title="Jiri &amp; Friends Myrra Pinnerøkelse"
  data-url="/collections/klar-fri/products/jiri-friends-myrra-pinnerokelse"
  data-variant-id="47547268202726"
  data-quantity-in-cart="0"
  data-product-has-single-variant="true"
  data-quick-add-style="text"
  data-product-item-alignment="left"
  data-price-position="below_title"
  data-show-inventory="false"
  data-ratings-visible="false"
>
  <div class="product-item__inner">
    <div class="product-item__media-wrapper">
      <div class="product-item__media" data-aspect-ratio="portrait">
        <a
          class="product-item__image-link"
          
            href="/collections/klar-fri/products/jiri-friends-myrra-pinnerokelse"
            aria-label="Jiri & Friends Myrra Pinnerøkelse"
          
        ><div
    class="image product-item__image aspect-ratio--portrait animation--lazy-load"
    style="--object-fit: cover;"
  >
    <img
  alt="Jiri &amp; Friends Myrra Pinnerøkelse"
  class="image__img"
  loading="lazy"
  width="886"
  height="1118"
  src="//www.lillearkana.no/cdn/shop/files/Screenshot2026-04-17at15.07.03.png?v=1776431382&width=320"
  
  srcset="//www.lillearkana.no/cdn/shop/files/Screenshot2026-04-17at15.07.03.png?crop=center&height=225&v=1776431382&width=150 150w, //www.lillearkana.no/cdn/shop/files/Screenshot2026-04-17at15.07.03.png?crop=center&height=300&v=1776431382&width=200 200w, //www.lillearkana.no/cdn/shop/files/Screenshot2026-04-17at15.07.03.png?crop=center&height=360&v=1776431382&width=240 240w, //www.lillearkana.no/cdn/shop/files/Screenshot2026-04-17at15.07.03.png?crop=center&height=420&v=1776431382&width=280 280w, //www.lillearkana.no/cdn/shop/files/Screenshot2026-04-17at15.07.03.png?crop=center&height=450&v=1776431382&width=300 300w, //www.lillearkana.no/cdn/shop/files/Screenshot2026-04-17at15.07.03.png?crop=center&height=540&v=1776431382&width=360 360w, //www.lillearkana.no/cdn/shop/files/Screenshot2026-04-17at15.07.03.png?crop=center&height=600&v=1776431382&width=400 400w, //www.lillearkana.no/cdn/shop/files/Screenshot2026-04-17at15.07.03.png?crop=center&height=675&v=1776431382&width=450 450w, //www.lillearkana.no/cdn/shop/files/Screenshot2026-04-17at15.07.03.png?crop=center&height=750&v=1776431382&width=500 500w, //www.lillearkana.no/cdn/shop/files/Screenshot2026-04-17at15.07.03.png?crop=center&height=825&v=1776431382&width=550 550w, //www.lillearkana.no/cdn/shop/files/Screenshot2026-04-17at15.07.03.png?crop=center&height=900&v=1776431382&width=600 600w, //www.lillearkana.no/cdn/shop/files/Screenshot2026-04-17at15.07.03.png?crop=center&height=975&v=1776431382&width=650 650w, //www.lillearkana.no/cdn/shop/files/Screenshot2026-04-17at15.07.03.png?crop=center&height=1050&v=1776431382&width=700 700w"
  sizes="(max-width: 720px) calc((90vw - 12px) / 2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 5), 270px"
  onload="javascript: this.closest('.image').classList.add('loaded')"
/>
  </div>

          
        </a>

        

        <div data-product-item-element-visible-only-for-mode="grid">
          <div class="product-item__floating-action-buttons">
            

            
          </div>
        </div>
      </div>
    </div>

    <div class="product-item__meta">
      <div data-product-item-element-visible-only-for-mode="grid">
        


      </div>

      <div
        class="
          product-item__text
          ta-l
        "
      >
        <div class="product-item__text_group_primary">
          

          

          <h3
            class="product-item__product-title fs-product-title ff-heading"
            
            data-base-size-setting="15"
          >
            <a href="/collections/klar-fri/products/jiri-friends-myrra-pinnerokelse">Jiri & Friends Myrra Pinnerøkelse</a>
          </h3>

          


          
<div data-product-item-element-visible-only-for-mode="grid">
              
  <div
    class="product-item__price-wrap"
    data-position="below_title"
  >
    <p
      class="product-item__price ff-product-price"
      data-position="below_title"
      data-enlarged-prices="false"
    >
      
<span class="product-item__price-main">
<span>210,00 kr</span>

</span>
<span
  class="displayed-discount-wrapper"
  
  data-hidden="false"
  data-has-discount="false"
>
  <span
    
      class="displayed-discount badge-shape fs-body-60"
    
    data-badge-shape="pill"
  ></span>
</span>


<dl class="unit-price" data-unit-price-container data-unit-price-available="false">
  <dt>
    <span class="visually-hidden visually-hidden--inline">Enhetspris</span>
  </dt>

  <dd class="unit-price__price">
    <span data-unit-price></span>
    <span aria-hidden="true">/</span>
    <span class="visually-hidden">Per</span>
    <span data-unit-base>
      <span data-unit-price-base-unit></span>
    </span>
  </dd>
</dl>


</p>
  </div>

            </div>
        </div>

        <div class="product-item__text_group_secondary">
          <div data-product-item-element-visible-only-for-mode="list">
            
  <div
    class="product-item__price-wrap"
    data-position="below_title"
  >
    <p
      class="product-item__price ff-product-price"
      data-position="below_title"
      data-enlarged-prices="false"
    >
      
<span class="product-item__price-main">
<span>210,00 kr</span>

</span>
<span
  class="displayed-discount-wrapper"
  
  data-hidden="false"
  data-has-discount="false"
>
  <span
    
      class="displayed-discount badge-shape fs-body-60"
    
    data-badge-shape="pill"
  ></span>
</span>


<dl class="unit-price" data-unit-price-container data-unit-price-available="false">
  <dt>
    <span class="visually-hidden visually-hidden--inline">Enhetspris</span>
  </dt>

  <dd class="unit-price__price">
    <span data-unit-price></span>
    <span aria-hidden="true">/</span>
    <span class="visually-hidden">Per</span>
    <span data-unit-base>
      <span data-unit-price-base-unit></span>
    </span>
  </dd>
</dl>


</p>
  </div>

          </div>

          <div class="product-item__spacer"></div>

          

          <div class="product-item__quick-add-beneath" data-product-item-element-visible-only-for-mode="grid">
              <div
  class="product-item__quick-add-wrapper"
  data-has-variants="false"
  data-quantity-in-cart="0"
  data-product-id="9692924543206"
  data-quick-add-style="text"
>
  <button
    type="button"
    class="product-item__quick-add btn btn--small btn--full btn--tertiary"
    data-quantity-in-cart="0"
    data-variant-id="47547268202726"
    aria-label="Legg til i handlekurv"
  >
    <span class="product-item__quick-add__add-text">Legg til i handlekurv</span>

    <span class="product-item__quick-add__cart-count">
      <span class='quantity-in-cart-display' data-id='9692924543206'>0</span>&nbsp;i handlekurven din

    </span>
  </button>

  <div class="quantity-input-wrapper__labels product__label visually-hidden">
  <label class="quantity-input-wrapper__label fs-body-100" for="quantity-input-quick-add-product-item-template--21214868734182__tabbed_collection-3-9692924543206">
    Antall
  </label>

  
</div>

<div
  class="quantity-input-wrapper quantity-input-wrapper--product-item-quick-add"
  data-quantity-selector
>
  <div
    class="quantity-input"
    data-bordered="false"
  >
    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-subtract-quantity
      aria-label="Trekk fra produktantall"
    >
      <span class="icon icon-minus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 12H12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>

    <button
        type="button"
        class="quantity-input__button btn btn--primary"
        data-remove-item
        aria-label="Fjern produkt"
      >
        <span class="icon icon-remove " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.472" d="M1.902 5.292h20.196M19.854 5.292V21a2.244 2.244 0 0 1-2.244 2.244H6.39A2.244 2.244 0 0 1 4.146 21V5.292m3.366 0V3.048A2.244 2.244 0 0 1 9.756.804h4.488a2.244 2.244 0 0 1 2.244 2.244v2.244"/></svg>
</span>

      </button>

    <input
      type="number"
      name="updates[]"
      id="quantity-input-quick-add-product-item-template--21214868734182__tabbed_collection-3-9692924543206"
      value="1"
      min="1"
      pattern="[0-9]*"
      class="quantity-input__input"
      data-quantity-input
      data-product-quantity-input
      aria-label="Antall produkter"
    >

    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-add-quantity
      aria-label="Legg til produktantall"
    >
      <span class="icon icon-plus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 4V12M12 12V20M12 12H20M12 12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>
  </div>
</div>
</div>

            </div>

          <div class="product-item__list-mode-buttons-wrap" data-product-item-element-visible-only-for-mode="list">
            <div class="product-item__list-mode-buttons">
              
  


              <div
  class="product-item__quick-add-wrapper"
  data-has-variants="false"
  data-quantity-in-cart="0"
  data-product-id="9692924543206"
  data-quick-add-style="text"
>
  <button
    type="button"
    class="product-item__quick-add btn btn--small btn--full btn--tertiary"
    data-quantity-in-cart="0"
    data-variant-id="47547268202726"
    aria-label="Legg til i handlekurv"
  >
    <span class="product-item__quick-add__add-text">Legg til i handlekurv</span>

    <span class="product-item__quick-add__cart-count">
      <span class='quantity-in-cart-display' data-id='9692924543206'>0</span>&nbsp;i handlekurven din

    </span>
  </button>

  <div class="quantity-input-wrapper__labels product__label visually-hidden">
  <label class="quantity-input-wrapper__label fs-body-100" for="quantity-input-quick-add-list-mode-product-item-template--21214868734182__tabbed_collection-3-9692924543206">
    Antall
  </label>

  
</div>

<div
  class="quantity-input-wrapper quantity-input-wrapper--product-item-quick-add"
  data-quantity-selector
>
  <div
    class="quantity-input"
    data-bordered="false"
  >
    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-subtract-quantity
      aria-label="Trekk fra produktantall"
    >
      <span class="icon icon-minus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 12H12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>

    <button
        type="button"
        class="quantity-input__button btn btn--primary"
        data-remove-item
        aria-label="Fjern produkt"
      >
        <span class="icon icon-remove " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.472" d="M1.902 5.292h20.196M19.854 5.292V21a2.244 2.244 0 0 1-2.244 2.244H6.39A2.244 2.244 0 0 1 4.146 21V5.292m3.366 0V3.048A2.244 2.244 0 0 1 9.756.804h4.488a2.244 2.244 0 0 1 2.244 2.244v2.244"/></svg>
</span>

      </button>

    <input
      type="number"
      name="updates[]"
      id="quantity-input-quick-add-list-mode-product-item-template--21214868734182__tabbed_collection-3-9692924543206"
      value="1"
      min="1"
      pattern="[0-9]*"
      class="quantity-input__input"
      data-quantity-input
      data-product-quantity-input
      aria-label="Antall produkter"
    >

    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-add-quantity
      aria-label="Legg til produktantall"
    >
      <span class="icon icon-plus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 4V12M12 12V20M12 12H20M12 12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>
  </div>
</div>
</div>


            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</div>





<div
  class="
    product-item
    animation--item
    
  "
  style="--z-index-item: ;"
  data-input-item
  data-id="9597817487590"
  data-title="Laughing Butterflies essens (15 ml)"
  data-url="/collections/klar-fri/products/laughing-butterflies-essens-15ml"
  data-variant-id="47236866703590"
  data-quantity-in-cart="0"
  data-product-has-single-variant="true"
  data-quick-add-style="text"
  data-product-item-alignment="left"
  data-price-position="below_title"
  data-show-inventory="false"
  data-ratings-visible="false"
>
  <div class="product-item__inner">
    <div class="product-item__media-wrapper">
      <div class="product-item__media" data-aspect-ratio="portrait">
        <a
          class="product-item__image-link"
          
            href="/collections/klar-fri/products/laughing-butterflies-essens-15ml"
            aria-label="Laughing Butterflies essens (15 ml)"
          
        ><div
    class="image product-item__image aspect-ratio--portrait animation--lazy-load"
    style="--object-fit: cover;"
  >
    <img
  alt="Laughing Butterflies essens (15 ml)"
  class="image__img"
  loading="lazy"
  width="152"
  height="460"
  src="//www.lillearkana.no/cdn/shop/files/laughingbutterflies-lifesiz.png?v=1770694239&width=320"
  
  srcset="//www.lillearkana.no/cdn/shop/files/laughingbutterflies-lifesiz.png?crop=center&height=225&v=1770694239&width=150 150w"
  sizes="(max-width: 720px) calc((90vw - 12px) / 2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 5), 270px"
  onload="javascript: this.closest('.image').classList.add('loaded')"
/>
  </div>

          
        </a>

        

        <div data-product-item-element-visible-only-for-mode="grid">
          <div class="product-item__floating-action-buttons">
            

            
          </div>
        </div>
      </div>
    </div>

    <div class="product-item__meta">
      <div data-product-item-element-visible-only-for-mode="grid">
        


      </div>

      <div
        class="
          product-item__text
          ta-l
        "
      >
        <div class="product-item__text_group_primary">
          

          

          <h3
            class="product-item__product-title fs-product-title ff-heading"
            
            data-base-size-setting="15"
          >
            <a href="/collections/klar-fri/products/laughing-butterflies-essens-15ml">Laughing Butterflies essens (15 ml)</a>
          </h3>

          


          
<div data-product-item-element-visible-only-for-mode="grid">
              
  <div
    class="product-item__price-wrap"
    data-position="below_title"
  >
    <p
      class="product-item__price ff-product-price"
      data-position="below_title"
      data-enlarged-prices="false"
    >
      
<span class="product-item__price-main">
<span>219,00 kr</span>

</span>
<span
  class="displayed-discount-wrapper"
  
  data-hidden="false"
  data-has-discount="false"
>
  <span
    
      class="displayed-discount badge-shape fs-body-60"
    
    data-badge-shape="pill"
  ></span>
</span>


<dl class="unit-price" data-unit-price-container data-unit-price-available="false">
  <dt>
    <span class="visually-hidden visually-hidden--inline">Enhetspris</span>
  </dt>

  <dd class="unit-price__price">
    <span data-unit-price></span>
    <span aria-hidden="true">/</span>
    <span class="visually-hidden">Per</span>
    <span data-unit-base>
      <span data-unit-price-base-unit></span>
    </span>
  </dd>
</dl>


</p>
  </div>

            </div>
        </div>

        <div class="product-item__text_group_secondary">
          <div data-product-item-element-visible-only-for-mode="list">
            
  <div
    class="product-item__price-wrap"
    data-position="below_title"
  >
    <p
      class="product-item__price ff-product-price"
      data-position="below_title"
      data-enlarged-prices="false"
    >
      
<span class="product-item__price-main">
<span>219,00 kr</span>

</span>
<span
  class="displayed-discount-wrapper"
  
  data-hidden="false"
  data-has-discount="false"
>
  <span
    
      class="displayed-discount badge-shape fs-body-60"
    
    data-badge-shape="pill"
  ></span>
</span>


<dl class="unit-price" data-unit-price-container data-unit-price-available="false">
  <dt>
    <span class="visually-hidden visually-hidden--inline">Enhetspris</span>
  </dt>

  <dd class="unit-price__price">
    <span data-unit-price></span>
    <span aria-hidden="true">/</span>
    <span class="visually-hidden">Per</span>
    <span data-unit-base>
      <span data-unit-price-base-unit></span>
    </span>
  </dd>
</dl>


</p>
  </div>

          </div>

          <div class="product-item__spacer"></div>

          

          <div class="product-item__quick-add-beneath" data-product-item-element-visible-only-for-mode="grid">
              <div
  class="product-item__quick-add-wrapper"
  data-has-variants="false"
  data-quantity-in-cart="0"
  data-product-id="9597817487590"
  data-quick-add-style="text"
>
  <button
    type="button"
    class="product-item__quick-add btn btn--small btn--full btn--tertiary"
    data-quantity-in-cart="0"
    data-variant-id="47236866703590"
    aria-label="Legg til i handlekurv"
  >
    <span class="product-item__quick-add__add-text">Legg til i handlekurv</span>

    <span class="product-item__quick-add__cart-count">
      <span class='quantity-in-cart-display' data-id='9597817487590'>0</span>&nbsp;i handlekurven din

    </span>
  </button>

  <div class="quantity-input-wrapper__labels product__label visually-hidden">
  <label class="quantity-input-wrapper__label fs-body-100" for="quantity-input-quick-add-product-item-template--21214868734182__tabbed_collection-3-9597817487590">
    Antall
  </label>

  
</div>

<div
  class="quantity-input-wrapper quantity-input-wrapper--product-item-quick-add"
  data-quantity-selector
>
  <div
    class="quantity-input"
    data-bordered="false"
  >
    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-subtract-quantity
      aria-label="Trekk fra produktantall"
    >
      <span class="icon icon-minus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 12H12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>

    <button
        type="button"
        class="quantity-input__button btn btn--primary"
        data-remove-item
        aria-label="Fjern produkt"
      >
        <span class="icon icon-remove " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.472" d="M1.902 5.292h20.196M19.854 5.292V21a2.244 2.244 0 0 1-2.244 2.244H6.39A2.244 2.244 0 0 1 4.146 21V5.292m3.366 0V3.048A2.244 2.244 0 0 1 9.756.804h4.488a2.244 2.244 0 0 1 2.244 2.244v2.244"/></svg>
</span>

      </button>

    <input
      type="number"
      name="updates[]"
      id="quantity-input-quick-add-product-item-template--21214868734182__tabbed_collection-3-9597817487590"
      value="1"
      min="1"
      pattern="[0-9]*"
      class="quantity-input__input"
      data-quantity-input
      data-product-quantity-input
      aria-label="Antall produkter"
    >

    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-add-quantity
      aria-label="Legg til produktantall"
    >
      <span class="icon icon-plus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 4V12M12 12V20M12 12H20M12 12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>
  </div>
</div>
</div>

            </div>

          <div class="product-item__list-mode-buttons-wrap" data-product-item-element-visible-only-for-mode="list">
            <div class="product-item__list-mode-buttons">
              
  


              <div
  class="product-item__quick-add-wrapper"
  data-has-variants="false"
  data-quantity-in-cart="0"
  data-product-id="9597817487590"
  data-quick-add-style="text"
>
  <button
    type="button"
    class="product-item__quick-add btn btn--small btn--full btn--tertiary"
    data-quantity-in-cart="0"
    data-variant-id="47236866703590"
    aria-label="Legg til i handlekurv"
  >
    <span class="product-item__quick-add__add-text">Legg til i handlekurv</span>

    <span class="product-item__quick-add__cart-count">
      <span class='quantity-in-cart-display' data-id='9597817487590'>0</span>&nbsp;i handlekurven din

    </span>
  </button>

  <div class="quantity-input-wrapper__labels product__label visually-hidden">
  <label class="quantity-input-wrapper__label fs-body-100" for="quantity-input-quick-add-list-mode-product-item-template--21214868734182__tabbed_collection-3-9597817487590">
    Antall
  </label>

  
</div>

<div
  class="quantity-input-wrapper quantity-input-wrapper--product-item-quick-add"
  data-quantity-selector
>
  <div
    class="quantity-input"
    data-bordered="false"
  >
    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-subtract-quantity
      aria-label="Trekk fra produktantall"
    >
      <span class="icon icon-minus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 12H12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>

    <button
        type="button"
        class="quantity-input__button btn btn--primary"
        data-remove-item
        aria-label="Fjern produkt"
      >
        <span class="icon icon-remove " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.472" d="M1.902 5.292h20.196M19.854 5.292V21a2.244 2.244 0 0 1-2.244 2.244H6.39A2.244 2.244 0 0 1 4.146 21V5.292m3.366 0V3.048A2.244 2.244 0 0 1 9.756.804h4.488a2.244 2.244 0 0 1 2.244 2.244v2.244"/></svg>
</span>

      </button>

    <input
      type="number"
      name="updates[]"
      id="quantity-input-quick-add-list-mode-product-item-template--21214868734182__tabbed_collection-3-9597817487590"
      value="1"
      min="1"
      pattern="[0-9]*"
      class="quantity-input__input"
      data-quantity-input
      data-product-quantity-input
      aria-label="Antall produkter"
    >

    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-add-quantity
      aria-label="Legg til produktantall"
    >
      <span class="icon icon-plus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 4V12M12 12V20M12 12H20M12 12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>
  </div>
</div>
</div>


            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</div>





<div
  class="
    product-item
    animation--item
    
  "
  style="--z-index-item: ;"
  data-input-item
  data-id="9598391910630"
  data-title="Taking the Leap"
  data-url="/collections/klar-fri/products/taking-the-leap"
  data-variant-id="47240666841318"
  data-quantity-in-cart="0"
  data-product-has-single-variant="true"
  data-quick-add-style="text"
  data-product-item-alignment="left"
  data-price-position="below_title"
  data-show-inventory="false"
  data-ratings-visible="false"
>
  <div class="product-item__inner">
    <div class="product-item__media-wrapper">
      <div class="product-item__media" data-aspect-ratio="portrait">
        <a
          class="product-item__image-link"
          
            href="/collections/klar-fri/products/taking-the-leap"
            aria-label="Taking the Leap"
          
        ><div
    class="image product-item__image aspect-ratio--portrait animation--lazy-load"
    style="--object-fit: cover;"
  >
    <img
  alt="Taking the Leap"
  class="image__img"
  loading="lazy"
  width="645"
  height="1000"
  src="//www.lillearkana.no/cdn/shop/files/61nH0kiuVCL._AC_UF1000_1000_QL80.jpg?v=1768926708&width=320"
  
  srcset="//www.lillearkana.no/cdn/shop/files/61nH0kiuVCL._AC_UF1000_1000_QL80.jpg?crop=center&height=225&v=1768926708&width=150 150w, //www.lillearkana.no/cdn/shop/files/61nH0kiuVCL._AC_UF1000_1000_QL80.jpg?crop=center&height=300&v=1768926708&width=200 200w, //www.lillearkana.no/cdn/shop/files/61nH0kiuVCL._AC_UF1000_1000_QL80.jpg?crop=center&height=360&v=1768926708&width=240 240w, //www.lillearkana.no/cdn/shop/files/61nH0kiuVCL._AC_UF1000_1000_QL80.jpg?crop=center&height=420&v=1768926708&width=280 280w, //www.lillearkana.no/cdn/shop/files/61nH0kiuVCL._AC_UF1000_1000_QL80.jpg?crop=center&height=450&v=1768926708&width=300 300w, //www.lillearkana.no/cdn/shop/files/61nH0kiuVCL._AC_UF1000_1000_QL80.jpg?crop=center&height=540&v=1768926708&width=360 360w, //www.lillearkana.no/cdn/shop/files/61nH0kiuVCL._AC_UF1000_1000_QL80.jpg?crop=center&height=600&v=1768926708&width=400 400w, //www.lillearkana.no/cdn/shop/files/61nH0kiuVCL._AC_UF1000_1000_QL80.jpg?crop=center&height=675&v=1768926708&width=450 450w, //www.lillearkana.no/cdn/shop/files/61nH0kiuVCL._AC_UF1000_1000_QL80.jpg?crop=center&height=750&v=1768926708&width=500 500w, //www.lillearkana.no/cdn/shop/files/61nH0kiuVCL._AC_UF1000_1000_QL80.jpg?crop=center&height=825&v=1768926708&width=550 550w, //www.lillearkana.no/cdn/shop/files/61nH0kiuVCL._AC_UF1000_1000_QL80.jpg?crop=center&height=900&v=1768926708&width=600 600w"
  sizes="(max-width: 720px) calc((90vw - 12px) / 2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 5), 270px"
  onload="javascript: this.closest('.image').classList.add('loaded')"
/>
  </div>

          
        </a>

        

        <div data-product-item-element-visible-only-for-mode="grid">
          <div class="product-item__floating-action-buttons">
            

            
          </div>
        </div>
      </div>
    </div>

    <div class="product-item__meta">
      <div data-product-item-element-visible-only-for-mode="grid">
        


      </div>

      <div
        class="
          product-item__text
          ta-l
        "
      >
        <div class="product-item__text_group_primary">
          

          

          <h3
            class="product-item__product-title fs-product-title ff-heading"
            
            data-base-size-setting="15"
          >
            <a href="/collections/klar-fri/products/taking-the-leap">Taking the Leap</a>
          </h3>

          


          
<div data-product-item-element-visible-only-for-mode="grid">
              
  <div
    class="product-item__price-wrap"
    data-position="below_title"
  >
    <p
      class="product-item__price ff-product-price"
      data-position="below_title"
      data-enlarged-prices="false"
    >
      
<span class="product-item__price-main">
<span>279,00 kr</span>

</span>
<span
  class="displayed-discount-wrapper"
  
  data-hidden="false"
  data-has-discount="false"
>
  <span
    
      class="displayed-discount badge-shape fs-body-60"
    
    data-badge-shape="pill"
  ></span>
</span>


<dl class="unit-price" data-unit-price-container data-unit-price-available="false">
  <dt>
    <span class="visually-hidden visually-hidden--inline">Enhetspris</span>
  </dt>

  <dd class="unit-price__price">
    <span data-unit-price></span>
    <span aria-hidden="true">/</span>
    <span class="visually-hidden">Per</span>
    <span data-unit-base>
      <span data-unit-price-base-unit></span>
    </span>
  </dd>
</dl>


</p>
  </div>

            </div>
        </div>

        <div class="product-item__text_group_secondary">
          <div data-product-item-element-visible-only-for-mode="list">
            
  <div
    class="product-item__price-wrap"
    data-position="below_title"
  >
    <p
      class="product-item__price ff-product-price"
      data-position="below_title"
      data-enlarged-prices="false"
    >
      
<span class="product-item__price-main">
<span>279,00 kr</span>

</span>
<span
  class="displayed-discount-wrapper"
  
  data-hidden="false"
  data-has-discount="false"
>
  <span
    
      class="displayed-discount badge-shape fs-body-60"
    
    data-badge-shape="pill"
  ></span>
</span>


<dl class="unit-price" data-unit-price-container data-unit-price-available="false">
  <dt>
    <span class="visually-hidden visually-hidden--inline">Enhetspris</span>
  </dt>

  <dd class="unit-price__price">
    <span data-unit-price></span>
    <span aria-hidden="true">/</span>
    <span class="visually-hidden">Per</span>
    <span data-unit-base>
      <span data-unit-price-base-unit></span>
    </span>
  </dd>
</dl>


</p>
  </div>

          </div>

          <div class="product-item__spacer"></div>

          

          <div class="product-item__quick-add-beneath" data-product-item-element-visible-only-for-mode="grid">
              <div
  class="product-item__quick-add-wrapper"
  data-has-variants="false"
  data-quantity-in-cart="0"
  data-product-id="9598391910630"
  data-quick-add-style="text"
>
  <button
    type="button"
    class="product-item__quick-add btn btn--small btn--full btn--tertiary"
    data-quantity-in-cart="0"
    data-variant-id="47240666841318"
    aria-label="Legg til i handlekurv"
  >
    <span class="product-item__quick-add__add-text">Legg til i handlekurv</span>

    <span class="product-item__quick-add__cart-count">
      <span class='quantity-in-cart-display' data-id='9598391910630'>0</span>&nbsp;i handlekurven din

    </span>
  </button>

  <div class="quantity-input-wrapper__labels product__label visually-hidden">
  <label class="quantity-input-wrapper__label fs-body-100" for="quantity-input-quick-add-product-item-template--21214868734182__tabbed_collection-3-9598391910630">
    Antall
  </label>

  
</div>

<div
  class="quantity-input-wrapper quantity-input-wrapper--product-item-quick-add"
  data-quantity-selector
>
  <div
    class="quantity-input"
    data-bordered="false"
  >
    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-subtract-quantity
      aria-label="Trekk fra produktantall"
    >
      <span class="icon icon-minus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 12H12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>

    <button
        type="button"
        class="quantity-input__button btn btn--primary"
        data-remove-item
        aria-label="Fjern produkt"
      >
        <span class="icon icon-remove " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.472" d="M1.902 5.292h20.196M19.854 5.292V21a2.244 2.244 0 0 1-2.244 2.244H6.39A2.244 2.244 0 0 1 4.146 21V5.292m3.366 0V3.048A2.244 2.244 0 0 1 9.756.804h4.488a2.244 2.244 0 0 1 2.244 2.244v2.244"/></svg>
</span>

      </button>

    <input
      type="number"
      name="updates[]"
      id="quantity-input-quick-add-product-item-template--21214868734182__tabbed_collection-3-9598391910630"
      value="1"
      min="1"
      pattern="[0-9]*"
      class="quantity-input__input"
      data-quantity-input
      data-product-quantity-input
      aria-label="Antall produkter"
    >

    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-add-quantity
      aria-label="Legg til produktantall"
    >
      <span class="icon icon-plus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 4V12M12 12V20M12 12H20M12 12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>
  </div>
</div>
</div>

            </div>

          <div class="product-item__list-mode-buttons-wrap" data-product-item-element-visible-only-for-mode="list">
            <div class="product-item__list-mode-buttons">
              
  


              <div
  class="product-item__quick-add-wrapper"
  data-has-variants="false"
  data-quantity-in-cart="0"
  data-product-id="9598391910630"
  data-quick-add-style="text"
>
  <button
    type="button"
    class="product-item__quick-add btn btn--small btn--full btn--tertiary"
    data-quantity-in-cart="0"
    data-variant-id="47240666841318"
    aria-label="Legg til i handlekurv"
  >
    <span class="product-item__quick-add__add-text">Legg til i handlekurv</span>

    <span class="product-item__quick-add__cart-count">
      <span class='quantity-in-cart-display' data-id='9598391910630'>0</span>&nbsp;i handlekurven din

    </span>
  </button>

  <div class="quantity-input-wrapper__labels product__label visually-hidden">
  <label class="quantity-input-wrapper__label fs-body-100" for="quantity-input-quick-add-list-mode-product-item-template--21214868734182__tabbed_collection-3-9598391910630">
    Antall
  </label>

  
</div>

<div
  class="quantity-input-wrapper quantity-input-wrapper--product-item-quick-add"
  data-quantity-selector
>
  <div
    class="quantity-input"
    data-bordered="false"
  >
    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-subtract-quantity
      aria-label="Trekk fra produktantall"
    >
      <span class="icon icon-minus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 12H12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>

    <button
        type="button"
        class="quantity-input__button btn btn--primary"
        data-remove-item
        aria-label="Fjern produkt"
      >
        <span class="icon icon-remove " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.472" d="M1.902 5.292h20.196M19.854 5.292V21a2.244 2.244 0 0 1-2.244 2.244H6.39A2.244 2.244 0 0 1 4.146 21V5.292m3.366 0V3.048A2.244 2.244 0 0 1 9.756.804h4.488a2.244 2.244 0 0 1 2.244 2.244v2.244"/></svg>
</span>

      </button>

    <input
      type="number"
      name="updates[]"
      id="quantity-input-quick-add-list-mode-product-item-template--21214868734182__tabbed_collection-3-9598391910630"
      value="1"
      min="1"
      pattern="[0-9]*"
      class="quantity-input__input"
      data-quantity-input
      data-product-quantity-input
      aria-label="Antall produkter"
    >

    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-add-quantity
      aria-label="Legg til produktantall"
    >
      <span class="icon icon-plus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 4V12M12 12V20M12 12H20M12 12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>
  </div>
</div>
</div>


            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</div>





<div
  class="
    product-item
    animation--item
    
  "
  style="--z-index-item: ;"
  data-input-item
  data-id="9598378311910"
  data-title="Limitless"
  data-url="/collections/klar-fri/products/limitless-hardcover"
  data-variant-id="47240650293478"
  data-quantity-in-cart="0"
  data-product-has-single-variant="true"
  data-quick-add-style="text"
  data-product-item-alignment="left"
  data-price-position="below_title"
  data-show-inventory="false"
  data-ratings-visible="false"
>
  <div class="product-item__inner">
    <div class="product-item__media-wrapper">
      <div class="product-item__media" data-aspect-ratio="portrait">
        <a
          class="product-item__image-link"
          
            href="/collections/klar-fri/products/limitless-hardcover"
            aria-label="Limitless"
          
        ><div
    class="image product-item__image aspect-ratio--portrait animation--lazy-load"
    style="--object-fit: cover;"
  >
    <img
  alt="Limitless"
  class="image__img"
  loading="lazy"
  width="1000"
  height="1500"
  src="//www.lillearkana.no/cdn/shop/files/719Zyb7GjPL._SL1500.jpg?v=1769011686&width=320"
  
  srcset="//www.lillearkana.no/cdn/shop/files/719Zyb7GjPL._SL1500.jpg?crop=center&height=225&v=1769011686&width=150 150w, //www.lillearkana.no/cdn/shop/files/719Zyb7GjPL._SL1500.jpg?crop=center&height=300&v=1769011686&width=200 200w, //www.lillearkana.no/cdn/shop/files/719Zyb7GjPL._SL1500.jpg?crop=center&height=360&v=1769011686&width=240 240w, //www.lillearkana.no/cdn/shop/files/719Zyb7GjPL._SL1500.jpg?crop=center&height=420&v=1769011686&width=280 280w, //www.lillearkana.no/cdn/shop/files/719Zyb7GjPL._SL1500.jpg?crop=center&height=450&v=1769011686&width=300 300w, //www.lillearkana.no/cdn/shop/files/719Zyb7GjPL._SL1500.jpg?crop=center&height=540&v=1769011686&width=360 360w, //www.lillearkana.no/cdn/shop/files/719Zyb7GjPL._SL1500.jpg?crop=center&height=600&v=1769011686&width=400 400w, //www.lillearkana.no/cdn/shop/files/719Zyb7GjPL._SL1500.jpg?crop=center&height=675&v=1769011686&width=450 450w, //www.lillearkana.no/cdn/shop/files/719Zyb7GjPL._SL1500.jpg?crop=center&height=750&v=1769011686&width=500 500w, //www.lillearkana.no/cdn/shop/files/719Zyb7GjPL._SL1500.jpg?crop=center&height=825&v=1769011686&width=550 550w, //www.lillearkana.no/cdn/shop/files/719Zyb7GjPL._SL1500.jpg?crop=center&height=900&v=1769011686&width=600 600w, //www.lillearkana.no/cdn/shop/files/719Zyb7GjPL._SL1500.jpg?crop=center&height=975&v=1769011686&width=650 650w, //www.lillearkana.no/cdn/shop/files/719Zyb7GjPL._SL1500.jpg?crop=center&height=1050&v=1769011686&width=700 700w, //www.lillearkana.no/cdn/shop/files/719Zyb7GjPL._SL1500.jpg?crop=center&height=1125&v=1769011686&width=750 750w, //www.lillearkana.no/cdn/shop/files/719Zyb7GjPL._SL1500.jpg?crop=center&height=1200&v=1769011686&width=800 800w, //www.lillearkana.no/cdn/shop/files/719Zyb7GjPL._SL1500.jpg?crop=center&height=1275&v=1769011686&width=850 850w, //www.lillearkana.no/cdn/shop/files/719Zyb7GjPL._SL1500.jpg?crop=center&height=1350&v=1769011686&width=900 900w, //www.lillearkana.no/cdn/shop/files/719Zyb7GjPL._SL1500.jpg?crop=center&height=1425&v=1769011686&width=950 950w, //www.lillearkana.no/cdn/shop/files/719Zyb7GjPL._SL1500.jpg?crop=center&height=1500&v=1769011686&width=1000 1000w"
  sizes="(max-width: 720px) calc((90vw - 12px) / 2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 5), 270px"
  onload="javascript: this.closest('.image').classList.add('loaded')"
/>
  </div>

          
        </a>

        

        <div data-product-item-element-visible-only-for-mode="grid">
          <div class="product-item__floating-action-buttons">
            

            
          </div>
        </div>
      </div>
    </div>

    <div class="product-item__meta">
      <div data-product-item-element-visible-only-for-mode="grid">
        


      </div>

      <div
        class="
          product-item__text
          ta-l
        "
      >
        <div class="product-item__text_group_primary">
          

          

          <h3
            class="product-item__product-title fs-product-title ff-heading"
            
            data-base-size-setting="15"
          >
            <a href="/collections/klar-fri/products/limitless-hardcover">Limitless</a>
          </h3>

          


          
<div data-product-item-element-visible-only-for-mode="grid">
              
  <div
    class="product-item__price-wrap"
    data-position="below_title"
  >
    <p
      class="product-item__price ff-product-price"
      data-position="below_title"
      data-enlarged-prices="false"
    >
      
<span class="product-item__price-main">
<span>279,00 kr</span>

</span>
<span
  class="displayed-discount-wrapper"
  
  data-hidden="false"
  data-has-discount="false"
>
  <span
    
      class="displayed-discount badge-shape fs-body-60"
    
    data-badge-shape="pill"
  ></span>
</span>


<dl class="unit-price" data-unit-price-container data-unit-price-available="false">
  <dt>
    <span class="visually-hidden visually-hidden--inline">Enhetspris</span>
  </dt>

  <dd class="unit-price__price">
    <span data-unit-price></span>
    <span aria-hidden="true">/</span>
    <span class="visually-hidden">Per</span>
    <span data-unit-base>
      <span data-unit-price-base-unit></span>
    </span>
  </dd>
</dl>


</p>
  </div>

            </div>
        </div>

        <div class="product-item__text_group_secondary">
          <div data-product-item-element-visible-only-for-mode="list">
            
  <div
    class="product-item__price-wrap"
    data-position="below_title"
  >
    <p
      class="product-item__price ff-product-price"
      data-position="below_title"
      data-enlarged-prices="false"
    >
      
<span class="product-item__price-main">
<span>279,00 kr</span>

</span>
<span
  class="displayed-discount-wrapper"
  
  data-hidden="false"
  data-has-discount="false"
>
  <span
    
      class="displayed-discount badge-shape fs-body-60"
    
    data-badge-shape="pill"
  ></span>
</span>


<dl class="unit-price" data-unit-price-container data-unit-price-available="false">
  <dt>
    <span class="visually-hidden visually-hidden--inline">Enhetspris</span>
  </dt>

  <dd class="unit-price__price">
    <span data-unit-price></span>
    <span aria-hidden="true">/</span>
    <span class="visually-hidden">Per</span>
    <span data-unit-base>
      <span data-unit-price-base-unit></span>
    </span>
  </dd>
</dl>


</p>
  </div>

          </div>

          <div class="product-item__spacer"></div>

          

          <div class="product-item__quick-add-beneath" data-product-item-element-visible-only-for-mode="grid">
              <div
  class="product-item__quick-add-wrapper"
  data-has-variants="false"
  data-quantity-in-cart="0"
  data-product-id="9598378311910"
  data-quick-add-style="text"
>
  <button
    type="button"
    class="product-item__quick-add btn btn--small btn--full btn--tertiary"
    data-quantity-in-cart="0"
    data-variant-id="47240650293478"
    aria-label="Legg til i handlekurv"
  >
    <span class="product-item__quick-add__add-text">Legg til i handlekurv</span>

    <span class="product-item__quick-add__cart-count">
      <span class='quantity-in-cart-display' data-id='9598378311910'>0</span>&nbsp;i handlekurven din

    </span>
  </button>

  <div class="quantity-input-wrapper__labels product__label visually-hidden">
  <label class="quantity-input-wrapper__label fs-body-100" for="quantity-input-quick-add-product-item-template--21214868734182__tabbed_collection-3-9598378311910">
    Antall
  </label>

  
</div>

<div
  class="quantity-input-wrapper quantity-input-wrapper--product-item-quick-add"
  data-quantity-selector
>
  <div
    class="quantity-input"
    data-bordered="false"
  >
    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-subtract-quantity
      aria-label="Trekk fra produktantall"
    >
      <span class="icon icon-minus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 12H12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>

    <button
        type="button"
        class="quantity-input__button btn btn--primary"
        data-remove-item
        aria-label="Fjern produkt"
      >
        <span class="icon icon-remove " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.472" d="M1.902 5.292h20.196M19.854 5.292V21a2.244 2.244 0 0 1-2.244 2.244H6.39A2.244 2.244 0 0 1 4.146 21V5.292m3.366 0V3.048A2.244 2.244 0 0 1 9.756.804h4.488a2.244 2.244 0 0 1 2.244 2.244v2.244"/></svg>
</span>

      </button>

    <input
      type="number"
      name="updates[]"
      id="quantity-input-quick-add-product-item-template--21214868734182__tabbed_collection-3-9598378311910"
      value="1"
      min="1"
      pattern="[0-9]*"
      class="quantity-input__input"
      data-quantity-input
      data-product-quantity-input
      aria-label="Antall produkter"
    >

    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-add-quantity
      aria-label="Legg til produktantall"
    >
      <span class="icon icon-plus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 4V12M12 12V20M12 12H20M12 12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>
  </div>
</div>
</div>

            </div>

          <div class="product-item__list-mode-buttons-wrap" data-product-item-element-visible-only-for-mode="list">
            <div class="product-item__list-mode-buttons">
              
  


              <div
  class="product-item__quick-add-wrapper"
  data-has-variants="false"
  data-quantity-in-cart="0"
  data-product-id="9598378311910"
  data-quick-add-style="text"
>
  <button
    type="button"
    class="product-item__quick-add btn btn--small btn--full btn--tertiary"
    data-quantity-in-cart="0"
    data-variant-id="47240650293478"
    aria-label="Legg til i handlekurv"
  >
    <span class="product-item__quick-add__add-text">Legg til i handlekurv</span>

    <span class="product-item__quick-add__cart-count">
      <span class='quantity-in-cart-display' data-id='9598378311910'>0</span>&nbsp;i handlekurven din

    </span>
  </button>

  <div class="quantity-input-wrapper__labels product__label visually-hidden">
  <label class="quantity-input-wrapper__label fs-body-100" for="quantity-input-quick-add-list-mode-product-item-template--21214868734182__tabbed_collection-3-9598378311910">
    Antall
  </label>

  
</div>

<div
  class="quantity-input-wrapper quantity-input-wrapper--product-item-quick-add"
  data-quantity-selector
>
  <div
    class="quantity-input"
    data-bordered="false"
  >
    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-subtract-quantity
      aria-label="Trekk fra produktantall"
    >
      <span class="icon icon-minus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 12H12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>

    <button
        type="button"
        class="quantity-input__button btn btn--primary"
        data-remove-item
        aria-label="Fjern produkt"
      >
        <span class="icon icon-remove " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.472" d="M1.902 5.292h20.196M19.854 5.292V21a2.244 2.244 0 0 1-2.244 2.244H6.39A2.244 2.244 0 0 1 4.146 21V5.292m3.366 0V3.048A2.244 2.244 0 0 1 9.756.804h4.488a2.244 2.244 0 0 1 2.244 2.244v2.244"/></svg>
</span>

      </button>

    <input
      type="number"
      name="updates[]"
      id="quantity-input-quick-add-list-mode-product-item-template--21214868734182__tabbed_collection-3-9598378311910"
      value="1"
      min="1"
      pattern="[0-9]*"
      class="quantity-input__input"
      data-quantity-input
      data-product-quantity-input
      aria-label="Antall produkter"
    >

    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-add-quantity
      aria-label="Legg til produktantall"
    >
      <span class="icon icon-plus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 4V12M12 12V20M12 12H20M12 12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>
  </div>
</div>
</div>


            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</div>





<div
  class="
    product-item
    animation--item
    
  "
  style="--z-index-item: ;"
  data-input-item
  data-id="9598457282790"
  data-title="Clear Mind Essens (15 ml)"
  data-url="/collections/klar-fri/products/clear-mind-essens"
  data-variant-id="47240755609830"
  data-quantity-in-cart="0"
  data-product-has-single-variant="true"
  data-quick-add-style="text"
  data-product-item-alignment="left"
  data-price-position="below_title"
  data-show-inventory="false"
  data-ratings-visible="false"
>
  <div class="product-item__inner">
    <div class="product-item__media-wrapper">
      <div class="product-item__media" data-aspect-ratio="portrait">
        <a
          class="product-item__image-link"
          
            href="/collections/klar-fri/products/clear-mind-essens"
            aria-label="Clear Mind Essens (15 ml)"
          
        ><div
    class="image product-item__image aspect-ratio--portrait animation--lazy-load"
    style="--object-fit: cover;"
  >
    <img
  alt="Clear Mind Essens (15 ml)"
  class="image__img"
  loading="lazy"
  width="1667"
  height="1667"
  src="//www.lillearkana.no/cdn/shop/files/Clear-Mind.png?v=1768923420&width=320"
  
  srcset="//www.lillearkana.no/cdn/shop/files/Clear-Mind.png?crop=center&height=225&v=1768923420&width=150 150w, //www.lillearkana.no/cdn/shop/files/Clear-Mind.png?crop=center&height=300&v=1768923420&width=200 200w, //www.lillearkana.no/cdn/shop/files/Clear-Mind.png?crop=center&height=360&v=1768923420&width=240 240w, //www.lillearkana.no/cdn/shop/files/Clear-Mind.png?crop=center&height=420&v=1768923420&width=280 280w, //www.lillearkana.no/cdn/shop/files/Clear-Mind.png?crop=center&height=450&v=1768923420&width=300 300w, //www.lillearkana.no/cdn/shop/files/Clear-Mind.png?crop=center&height=540&v=1768923420&width=360 360w, //www.lillearkana.no/cdn/shop/files/Clear-Mind.png?crop=center&height=600&v=1768923420&width=400 400w, //www.lillearkana.no/cdn/shop/files/Clear-Mind.png?crop=center&height=675&v=1768923420&width=450 450w, //www.lillearkana.no/cdn/shop/files/Clear-Mind.png?crop=center&height=750&v=1768923420&width=500 500w, //www.lillearkana.no/cdn/shop/files/Clear-Mind.png?crop=center&height=825&v=1768923420&width=550 550w, //www.lillearkana.no/cdn/shop/files/Clear-Mind.png?crop=center&height=900&v=1768923420&width=600 600w, //www.lillearkana.no/cdn/shop/files/Clear-Mind.png?crop=center&height=975&v=1768923420&width=650 650w, //www.lillearkana.no/cdn/shop/files/Clear-Mind.png?crop=center&height=1050&v=1768923420&width=700 700w, //www.lillearkana.no/cdn/shop/files/Clear-Mind.png?crop=center&height=1125&v=1768923420&width=750 750w, //www.lillearkana.no/cdn/shop/files/Clear-Mind.png?crop=center&height=1200&v=1768923420&width=800 800w, //www.lillearkana.no/cdn/shop/files/Clear-Mind.png?crop=center&height=1275&v=1768923420&width=850 850w, //www.lillearkana.no/cdn/shop/files/Clear-Mind.png?crop=center&height=1350&v=1768923420&width=900 900w, //www.lillearkana.no/cdn/shop/files/Clear-Mind.png?crop=center&height=1425&v=1768923420&width=950 950w, //www.lillearkana.no/cdn/shop/files/Clear-Mind.png?crop=center&height=1500&v=1768923420&width=1000 1000w, //www.lillearkana.no/cdn/shop/files/Clear-Mind.png?crop=center&height=1650&v=1768923420&width=1100 1100w"
  sizes="(max-width: 720px) calc((90vw - 12px) / 2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 5), 270px"
  onload="javascript: this.closest('.image').classList.add('loaded')"
/>
  </div>

          
        </a>

        

        <div data-product-item-element-visible-only-for-mode="grid">
          <div class="product-item__floating-action-buttons">
            

            
          </div>
        </div>
      </div>
    </div>

    <div class="product-item__meta">
      <div data-product-item-element-visible-only-for-mode="grid">
        


      </div>

      <div
        class="
          product-item__text
          ta-l
        "
      >
        <div class="product-item__text_group_primary">
          

          

          <h3
            class="product-item__product-title fs-product-title ff-heading"
            
            data-base-size-setting="15"
          >
            <a href="/collections/klar-fri/products/clear-mind-essens">Clear Mind Essens (15 ml)</a>
          </h3>

          


          
<div data-product-item-element-visible-only-for-mode="grid">
              
  <div
    class="product-item__price-wrap"
    data-position="below_title"
  >
    <p
      class="product-item__price ff-product-price"
      data-position="below_title"
      data-enlarged-prices="false"
    >
      
<span class="product-item__price-main">
<span>219,00 kr</span>

</span>
<span
  class="displayed-discount-wrapper"
  
  data-hidden="false"
  data-has-discount="false"
>
  <span
    
      class="displayed-discount badge-shape fs-body-60"
    
    data-badge-shape="pill"
  ></span>
</span>


<dl class="unit-price" data-unit-price-container data-unit-price-available="false">
  <dt>
    <span class="visually-hidden visually-hidden--inline">Enhetspris</span>
  </dt>

  <dd class="unit-price__price">
    <span data-unit-price></span>
    <span aria-hidden="true">/</span>
    <span class="visually-hidden">Per</span>
    <span data-unit-base>
      <span data-unit-price-base-unit></span>
    </span>
  </dd>
</dl>


</p>
  </div>

            </div>
        </div>

        <div class="product-item__text_group_secondary">
          <div data-product-item-element-visible-only-for-mode="list">
            
  <div
    class="product-item__price-wrap"
    data-position="below_title"
  >
    <p
      class="product-item__price ff-product-price"
      data-position="below_title"
      data-enlarged-prices="false"
    >
      
<span class="product-item__price-main">
<span>219,00 kr</span>

</span>
<span
  class="displayed-discount-wrapper"
  
  data-hidden="false"
  data-has-discount="false"
>
  <span
    
      class="displayed-discount badge-shape fs-body-60"
    
    data-badge-shape="pill"
  ></span>
</span>


<dl class="unit-price" data-unit-price-container data-unit-price-available="false">
  <dt>
    <span class="visually-hidden visually-hidden--inline">Enhetspris</span>
  </dt>

  <dd class="unit-price__price">
    <span data-unit-price></span>
    <span aria-hidden="true">/</span>
    <span class="visually-hidden">Per</span>
    <span data-unit-base>
      <span data-unit-price-base-unit></span>
    </span>
  </dd>
</dl>


</p>
  </div>

          </div>

          <div class="product-item__spacer"></div>

          

          <div class="product-item__quick-add-beneath" data-product-item-element-visible-only-for-mode="grid">
              <div
  class="product-item__quick-add-wrapper"
  data-has-variants="false"
  data-quantity-in-cart="0"
  data-product-id="9598457282790"
  data-quick-add-style="text"
>
  <button
    type="button"
    class="product-item__quick-add btn btn--small btn--full btn--tertiary"
    data-quantity-in-cart="0"
    data-variant-id="47240755609830"
    aria-label="Legg til i handlekurv"
  >
    <span class="product-item__quick-add__add-text">Legg til i handlekurv</span>

    <span class="product-item__quick-add__cart-count">
      <span class='quantity-in-cart-display' data-id='9598457282790'>0</span>&nbsp;i handlekurven din

    </span>
  </button>

  <div class="quantity-input-wrapper__labels product__label visually-hidden">
  <label class="quantity-input-wrapper__label fs-body-100" for="quantity-input-quick-add-product-item-template--21214868734182__tabbed_collection-3-9598457282790">
    Antall
  </label>

  
</div>

<div
  class="quantity-input-wrapper quantity-input-wrapper--product-item-quick-add"
  data-quantity-selector
>
  <div
    class="quantity-input"
    data-bordered="false"
  >
    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-subtract-quantity
      aria-label="Trekk fra produktantall"
    >
      <span class="icon icon-minus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 12H12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>

    <button
        type="button"
        class="quantity-input__button btn btn--primary"
        data-remove-item
        aria-label="Fjern produkt"
      >
        <span class="icon icon-remove " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.472" d="M1.902 5.292h20.196M19.854 5.292V21a2.244 2.244 0 0 1-2.244 2.244H6.39A2.244 2.244 0 0 1 4.146 21V5.292m3.366 0V3.048A2.244 2.244 0 0 1 9.756.804h4.488a2.244 2.244 0 0 1 2.244 2.244v2.244"/></svg>
</span>

      </button>

    <input
      type="number"
      name="updates[]"
      id="quantity-input-quick-add-product-item-template--21214868734182__tabbed_collection-3-9598457282790"
      value="1"
      min="1"
      pattern="[0-9]*"
      class="quantity-input__input"
      data-quantity-input
      data-product-quantity-input
      aria-label="Antall produkter"
    >

    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-add-quantity
      aria-label="Legg til produktantall"
    >
      <span class="icon icon-plus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 4V12M12 12V20M12 12H20M12 12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>
  </div>
</div>
</div>

            </div>

          <div class="product-item__list-mode-buttons-wrap" data-product-item-element-visible-only-for-mode="list">
            <div class="product-item__list-mode-buttons">
              
  


              <div
  class="product-item__quick-add-wrapper"
  data-has-variants="false"
  data-quantity-in-cart="0"
  data-product-id="9598457282790"
  data-quick-add-style="text"
>
  <button
    type="button"
    class="product-item__quick-add btn btn--small btn--full btn--tertiary"
    data-quantity-in-cart="0"
    data-variant-id="47240755609830"
    aria-label="Legg til i handlekurv"
  >
    <span class="product-item__quick-add__add-text">Legg til i handlekurv</span>

    <span class="product-item__quick-add__cart-count">
      <span class='quantity-in-cart-display' data-id='9598457282790'>0</span>&nbsp;i handlekurven din

    </span>
  </button>

  <div class="quantity-input-wrapper__labels product__label visually-hidden">
  <label class="quantity-input-wrapper__label fs-body-100" for="quantity-input-quick-add-list-mode-product-item-template--21214868734182__tabbed_collection-3-9598457282790">
    Antall
  </label>

  
</div>

<div
  class="quantity-input-wrapper quantity-input-wrapper--product-item-quick-add"
  data-quantity-selector
>
  <div
    class="quantity-input"
    data-bordered="false"
  >
    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-subtract-quantity
      aria-label="Trekk fra produktantall"
    >
      <span class="icon icon-minus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 12H12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>

    <button
        type="button"
        class="quantity-input__button btn btn--primary"
        data-remove-item
        aria-label="Fjern produkt"
      >
        <span class="icon icon-remove " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.472" d="M1.902 5.292h20.196M19.854 5.292V21a2.244 2.244 0 0 1-2.244 2.244H6.39A2.244 2.244 0 0 1 4.146 21V5.292m3.366 0V3.048A2.244 2.244 0 0 1 9.756.804h4.488a2.244 2.244 0 0 1 2.244 2.244v2.244"/></svg>
</span>

      </button>

    <input
      type="number"
      name="updates[]"
      id="quantity-input-quick-add-list-mode-product-item-template--21214868734182__tabbed_collection-3-9598457282790"
      value="1"
      min="1"
      pattern="[0-9]*"
      class="quantity-input__input"
      data-quantity-input
      data-product-quantity-input
      aria-label="Antall produkter"
    >

    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-add-quantity
      aria-label="Legg til produktantall"
    >
      <span class="icon icon-plus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 4V12M12 12V20M12 12H20M12 12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>
  </div>
</div>
</div>


            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</div>

    
  </div>
</scroll-slider-component>
<div
  class="scroll-slider-nav-button-wrapper scroll-slider-nav-button-wrapper--prev"
  data-is-small="false"
>
  <button
    type="button"
    class="scroll-slider-nav-button scroll-slider-nav-button--prev hidden"
    title="Forrige"
    data-scroll-slider-prev-button
    name="prev"
  >
    <span class="icon icon-arrow-short " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 12.4016H11.5H23M23 12.4016L13.8 3M23 12.4016L13.8 21.8032" stroke="currentColor" stroke-width="1.75"/></svg>
</span>

  </button>
</div>

<div
  class="scroll-slider-nav-button-wrapper scroll-slider-nav-button-wrapper--next"
  data-is-small="false"
>
  <button
    type="button"
    class="scroll-slider-nav-button scroll-slider-nav-button--next hidden"
    title="Neste"
    data-scroll-slider-next-button
    name="next"
  >
    <span class="icon icon-arrow-short " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 12.4016H11.5H23M23 12.4016L13.8 3M23 12.4016L13.8 21.8032" stroke="currentColor" stroke-width="1.75"/></svg>
</span>

  </button>
</div>
<div class="scroll-slider-page-dots" data-scroll-slider-page-dots data-hide-below-720="true"></div>

    </div>
    
      </template>
    


    <div class="tabbed-collections__slider-dots-spacer"></div>
  </div>
</div>


</section><section id="shopify-section-template--21214868734182__tabbed_collections_KnLWXc" class="shopify-section">
<div
  class="
    tabbed-collections
    section
    
      animation
      animation--tabbed-collections
    
  "
  style="
    --section-style-spacing-top: 28px; --section-style-spacing-bottom: 60px;
    --num-columns-desktop: 3;
    --num-columns-tablet: 3;
    --num-columns-mobile: 1;
  "
  data-section-id="template--21214868734182__tabbed_collections_KnLWXc"
  data-section-type="tabbed-collections"
  data-products-per-view="3"
  data-mobile-products-per-view="1"
>
  <div class="section-inner">
    <div
    class="section-header section-blocks animation--container-header"
    data-alignment="center"style="--maximum-content-width: 650px;"
  >
    

    <h2 class="ff-heading section-header__heading fs-heading-3-base">
        LILLE ARKANA PRODUKTER
      </h2>
<h2 class="ff-body fs-body-100 section-header__subheading rte">
      
    </h2>

    <div class="tabbed-collections__tab-buttons-wrapper" data-tab-alignment="center">
    <ul class="tab-buttons" data-tab-design="line">
      

    <li class="tab-buttons__button-wrapper">
      <button
        type="button"
        class="tab-buttons__button selected"
        data-shows-collection-key="template--21214868734182__tabbed_collections_KnLWXccollection_yQxcYQ"
        data-tab-button
      >
        <span class="tab-buttons__button-label ff-body fs-body-150">Orakelkort</span>
        <span class="tab-buttons__button-indicator"></span>
      </button>
    </li>

    <li class="tab-buttons__button-wrapper">
      <button
        type="button"
        class="tab-buttons__button"
        data-shows-collection-key="template--21214868734182__tabbed_collections_KnLWXccollection_z4FAWT"
        data-tab-button
      >
        <span class="tab-buttons__button-label ff-body fs-body-150">Tarotkort</span>
        <span class="tab-buttons__button-indicator"></span>
      </button>
    </li>
    </ul>
  </div>

  </div>


    
    <div
      class="
        tabbed-collections__products
        featured-collection-slider-grid
        standard-grid-spacing
        product-item-holder
        active
      "
      data-standard-grid-spacing-type="product-list"data-grid-style="default"data-product-item-alignment="left"
      data-collection-key="template--21214868734182__tabbed_collections_KnLWXccollection_yQxcYQ"
      data-has-slider="true"
      data-slider-desktop="true"
      data-slider-mobile="true"
      
    >
      

  <script src="//www.lillearkana.no/cdn/shop/t/15/assets/scroll-slider.js?v=71929810525647310251774757713" type="module"></script>





<scroll-slider-component
  class="scroll-slider scroll-slider--full-width-below-1024 scroll-slider--peek-and-full-width-below-1024 scroll-all-sizes"
  style="--columns: 1; --columns-above-720: 3; --columns-above-1024: 3; --peek: 24px; --peek-above-1024: 0px; --gap: 12px; --gap-above-1024: 16px; --gap-above-1200: 24px;"
  data-id="tabbed-collections"
  data-navigation-container=".tabbed-collections__products"
  data-autoplay=""
  data-autoplay-delay="0"
  data-autoplay-pause-on-hover=""
  
>
  <div class="scroll-slider__slider">
    <div class="collection-view-all-tile-wrapper">
    <div
      class="collection-view-all-tile featured-collection-slider-grid-item animation--item"
      data-color-scheme="soft"
      data-has-image="true"
      style="
--color-background: #efebe7;
      --color-background-alpha-80: rgba(239, 235, 231, 0.8);
      --color-text: #171219;
      --color-text-input: #171219;
      --color-text-link: #171219;

  --color-text-alpha-90: rgba(23, 18, 25, 0.9);
  --color-text-alpha-80: rgba(23, 18, 25, 0.8);
  --color-text-alpha-70: rgba(23, 18, 25, 0.7);
  --color-text-alpha-60: rgba(23, 18, 25, 0.6);
  --color-text-alpha-50: rgba(23, 18, 25, 0.5);
  --color-text-alpha-40: rgba(23, 18, 25, 0.4);
  --color-text-alpha-30: rgba(23, 18, 25, 0.3);
  --color-text-alpha-25: rgba(23, 18, 25, 0.25);
  --color-text-alpha-20: rgba(23, 18, 25, 0.2);
  --color-text-alpha-10: rgba(23, 18, 25, 0.1);
  --color-text-alpha-05: rgba(23, 18, 25, 0.05);
--color-border-input: rgba(23, 18, 25, 0.4);"
    ><div
  class="background-image-container image-hero__image-container"
  data-has-mobile-image="false"
  data-absolutely-position-image="true"
><div
    class="image background-image collection-view-all-tile__image animation--image animation--lazy-load"
    style="--focal-alignment: center;"
  >
    <img
  alt=""
  class="image__img"
  loading="lazy"
  width="1456"
  height="816"
  src="//www.lillearkana.no/cdn/shop/files/u8557645615_a_oral_card_deck_appears_at_top_center_in_elegant_d48474fb-9905-4dfe-8859-26089c4433e3_3.png?v=1763340612&width=320"
  
  srcset="//www.lillearkana.no/cdn/shop/files/u8557645615_a_oral_card_deck_appears_at_top_center_in_elegant_d48474fb-9905-4dfe-8859-26089c4433e3_3.png?v=1763340612&width=700 700w, //www.lillearkana.no/cdn/shop/files/u8557645615_a_oral_card_deck_appears_at_top_center_in_elegant_d48474fb-9905-4dfe-8859-26089c4433e3_3.png?v=1763340612&width=750 750w, //www.lillearkana.no/cdn/shop/files/u8557645615_a_oral_card_deck_appears_at_top_center_in_elegant_d48474fb-9905-4dfe-8859-26089c4433e3_3.png?v=1763340612&width=800 800w, //www.lillearkana.no/cdn/shop/files/u8557645615_a_oral_card_deck_appears_at_top_center_in_elegant_d48474fb-9905-4dfe-8859-26089c4433e3_3.png?v=1763340612&width=850 850w, //www.lillearkana.no/cdn/shop/files/u8557645615_a_oral_card_deck_appears_at_top_center_in_elegant_d48474fb-9905-4dfe-8859-26089c4433e3_3.png?v=1763340612&width=900 900w, //www.lillearkana.no/cdn/shop/files/u8557645615_a_oral_card_deck_appears_at_top_center_in_elegant_d48474fb-9905-4dfe-8859-26089c4433e3_3.png?v=1763340612&width=950 950w, //www.lillearkana.no/cdn/shop/files/u8557645615_a_oral_card_deck_appears_at_top_center_in_elegant_d48474fb-9905-4dfe-8859-26089c4433e3_3.png?v=1763340612&width=1000 1000w, //www.lillearkana.no/cdn/shop/files/u8557645615_a_oral_card_deck_appears_at_top_center_in_elegant_d48474fb-9905-4dfe-8859-26089c4433e3_3.png?v=1763340612&width=1100 1100w, //www.lillearkana.no/cdn/shop/files/u8557645615_a_oral_card_deck_appears_at_top_center_in_elegant_d48474fb-9905-4dfe-8859-26089c4433e3_3.png?v=1763340612&width=1200 1200w, //www.lillearkana.no/cdn/shop/files/u8557645615_a_oral_card_deck_appears_at_top_center_in_elegant_d48474fb-9905-4dfe-8859-26089c4433e3_3.png?v=1763340612&width=1300 1300w, //www.lillearkana.no/cdn/shop/files/u8557645615_a_oral_card_deck_appears_at_top_center_in_elegant_d48474fb-9905-4dfe-8859-26089c4433e3_3.png?v=1763340612&width=1400 1400w"
  sizes="(min-width: 960px) 50vw, 100vw"
  onload="javascript: this.closest('.image').classList.add('loaded')"
/>
  </div></div>

        <div
          class="collection-view-all-tile__overlay image-overlay animation--image-overlay"data-image-overlay-tint-style="gradient_down" style="--overlay-opacity:80%; --color-overlay-tint: #000;"
></div><div
  class="collection-view-all-tile__overlay-content overlay-content"
  data-text-position="flex-start_flex-start"
  
>
  <div
    class="overlay-content__text-container image-overlay-content section-blocks"
    style="
      
--color-text: #FFFFFF;
  --color-background: #000;

  --color-text-alpha-90: rgba(255, 255, 255, 0.9);
  --color-text-alpha-80: rgba(255, 255, 255, 0.8);
  --color-text-alpha-70: rgba(255, 255, 255, 0.7);
  --color-text-alpha-60: rgba(255, 255, 255, 0.6);
  --color-text-alpha-50: rgba(255, 255, 255, 0.5);
  --color-text-alpha-40: rgba(255, 255, 255, 0.4);
  --color-text-alpha-30: rgba(255, 255, 255, 0.3);
  --color-text-alpha-25: rgba(255, 255, 255, 0.25);
  --color-text-alpha-20: rgba(255, 255, 255, 0.2);
  --color-text-alpha-10: rgba(255, 255, 255, 0.1);
  --color-text-alpha-05: rgba(255, 255, 255, 0.05);

      --text-horizontal-position: flex-start; --text-horizontal-position-mobile: ; --text-vertical-position: flex-start; --text-vertical-position-mobile: ; --text-alignment: left; --text-alignment-mobile: center;
    "
  >
    
<h3 class="section-blocks__heading heading-block ff-heading fs-heading-4-base" >
    Norske orakelkort
  </h3>
<div class="section-blocks__text ff-body rte fs-body-100" data-alignment="" >
    Klikk for å se utvalget
  </div>


<a
  href="/collections/norke-orakelkort"aria-label="Norske orakelkort"
  class="collection-view-all-floating-button btn"
  data-text-position="flex-start_flex-start"
>
  <span class="icon icon-chevron " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg>
</span>

</a>

</div></div>

<a
          href="/collections/norke-orakelkort"
          class="collection-view-all-tile__media-link"
          aria-label="Norske orakelkort"
        ></a></div>
  </div>





<div
  class="
    product-item
    animation--item
    
  "
  style="--z-index-item: ;"
  data-input-item
  data-id="9598437884134"
  data-title="Engleterapi Orakelkort"
  data-url="/collections/norke-orakelkort/products/engleterapi"
  data-variant-id="47240729886950"
  data-quantity-in-cart="0"
  data-product-has-single-variant="true"
  data-quick-add-style="text"
  data-product-item-alignment="left"
  data-price-position="below_title"
  data-show-inventory="false"
  data-ratings-visible="false"
>
  <div class="product-item__inner">
    <div class="product-item__media-wrapper">
      <div class="product-item__media" data-aspect-ratio="portrait">
        <a
          class="product-item__image-link"
          
            href="/collections/norke-orakelkort/products/engleterapi"
            aria-label="Engleterapi Orakelkort"
          
        ><div
    class="image product-item__image product-item__image--one aspect-ratio--portrait animation--lazy-load"
    style="--object-fit: cover;"
  >
    <img
  alt="Lille Arkana"
  class="image__img"
  loading="lazy"
  width="1000"
  height="1382"
  src="//www.lillearkana.no/cdn/shop/files/EngleTerap_1950032837.webp?v=1771462538&width=320"
  
  srcset="//www.lillearkana.no/cdn/shop/files/EngleTerap_1950032837.webp?crop=center&height=225&v=1771462538&width=150 150w, //www.lillearkana.no/cdn/shop/files/EngleTerap_1950032837.webp?crop=center&height=300&v=1771462538&width=200 200w, //www.lillearkana.no/cdn/shop/files/EngleTerap_1950032837.webp?crop=center&height=360&v=1771462538&width=240 240w, //www.lillearkana.no/cdn/shop/files/EngleTerap_1950032837.webp?crop=center&height=420&v=1771462538&width=280 280w, //www.lillearkana.no/cdn/shop/files/EngleTerap_1950032837.webp?crop=center&height=450&v=1771462538&width=300 300w, //www.lillearkana.no/cdn/shop/files/EngleTerap_1950032837.webp?crop=center&height=540&v=1771462538&width=360 360w, //www.lillearkana.no/cdn/shop/files/EngleTerap_1950032837.webp?crop=center&height=600&v=1771462538&width=400 400w, //www.lillearkana.no/cdn/shop/files/EngleTerap_1950032837.webp?crop=center&height=675&v=1771462538&width=450 450w, //www.lillearkana.no/cdn/shop/files/EngleTerap_1950032837.webp?crop=center&height=750&v=1771462538&width=500 500w, //www.lillearkana.no/cdn/shop/files/EngleTerap_1950032837.webp?crop=center&height=825&v=1771462538&width=550 550w, //www.lillearkana.no/cdn/shop/files/EngleTerap_1950032837.webp?crop=center&height=900&v=1771462538&width=600 600w, //www.lillearkana.no/cdn/shop/files/EngleTerap_1950032837.webp?crop=center&height=975&v=1771462538&width=650 650w, //www.lillearkana.no/cdn/shop/files/EngleTerap_1950032837.webp?crop=center&height=1050&v=1771462538&width=700 700w, //www.lillearkana.no/cdn/shop/files/EngleTerap_1950032837.webp?crop=center&height=1125&v=1771462538&width=750 750w, //www.lillearkana.no/cdn/shop/files/EngleTerap_1950032837.webp?crop=center&height=1200&v=1771462538&width=800 800w, //www.lillearkana.no/cdn/shop/files/EngleTerap_1950032837.webp?crop=center&height=1275&v=1771462538&width=850 850w, //www.lillearkana.no/cdn/shop/files/EngleTerap_1950032837.webp?crop=center&height=1350&v=1771462538&width=900 900w"
  sizes="(max-width: 720px) calc((90vw - 12px) / 2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 3), 450px"
  onload="javascript: this.closest('.image').classList.add('loaded')"
/>
  </div><div
    class="image product-item__image product-item__image--two aspect-ratio--portrait"
    style="--object-fit: cover;"
  >
    <img
  alt="Engleterapi Englekort"
  class="image__img"
  loading="lazy"
  width="520"
  height="748"
  src="//www.lillearkana.no/cdn/shop/files/1950032837_3.webp?v=1768875266&width=320"
  
  srcset="//www.lillearkana.no/cdn/shop/files/1950032837_3.webp?crop=center&height=225&v=1768875266&width=150 150w, //www.lillearkana.no/cdn/shop/files/1950032837_3.webp?crop=center&height=300&v=1768875266&width=200 200w, //www.lillearkana.no/cdn/shop/files/1950032837_3.webp?crop=center&height=360&v=1768875266&width=240 240w, //www.lillearkana.no/cdn/shop/files/1950032837_3.webp?crop=center&height=420&v=1768875266&width=280 280w, //www.lillearkana.no/cdn/shop/files/1950032837_3.webp?crop=center&height=450&v=1768875266&width=300 300w, //www.lillearkana.no/cdn/shop/files/1950032837_3.webp?crop=center&height=540&v=1768875266&width=360 360w, //www.lillearkana.no/cdn/shop/files/1950032837_3.webp?crop=center&height=600&v=1768875266&width=400 400w, //www.lillearkana.no/cdn/shop/files/1950032837_3.webp?crop=center&height=675&v=1768875266&width=450 450w"
  sizes="(max-width: 720px) calc((90vw - 12px) / 2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 3), 450px"
  onload="javascript: this.closest('.image').classList.add('loaded')"
/>
  </div>

          
        </a>

        

        <div data-product-item-element-visible-only-for-mode="grid">
          <div class="product-item__floating-action-buttons">
            

            
          </div>
        </div>
      </div>
    </div>

    <div class="product-item__meta">
      <div data-product-item-element-visible-only-for-mode="grid">
        


      </div>

      <div
        class="
          product-item__text
          ta-l
        "
      >
        <div class="product-item__text_group_primary">
          

          

          <h3
            class="product-item__product-title fs-product-title ff-heading"
            
            data-base-size-setting="15"
          >
            <a href="/collections/norke-orakelkort/products/engleterapi">Engleterapi Orakelkort</a>
          </h3>

          


          
<div data-product-item-element-visible-only-for-mode="grid">
              
  <div
    class="product-item__price-wrap"
    data-position="below_title"
  >
    <p
      class="product-item__price ff-product-price"
      data-position="below_title"
      data-enlarged-prices="false"
    >
      
<span class="product-item__price-main">
<span>349,00 kr</span>

</span>
<span
  class="displayed-discount-wrapper"
  
  data-hidden="false"
  data-has-discount="false"
>
  <span
    
      class="displayed-discount badge-shape fs-body-60"
    
    data-badge-shape="pill"
  ></span>
</span>


<dl class="unit-price" data-unit-price-container data-unit-price-available="false">
  <dt>
    <span class="visually-hidden visually-hidden--inline">Enhetspris</span>
  </dt>

  <dd class="unit-price__price">
    <span data-unit-price></span>
    <span aria-hidden="true">/</span>
    <span class="visually-hidden">Per</span>
    <span data-unit-base>
      <span data-unit-price-base-unit></span>
    </span>
  </dd>
</dl>


</p>
  </div>

            </div>
        </div>

        <div class="product-item__text_group_secondary">
          <div data-product-item-element-visible-only-for-mode="list">
            
  <div
    class="product-item__price-wrap"
    data-position="below_title"
  >
    <p
      class="product-item__price ff-product-price"
      data-position="below_title"
      data-enlarged-prices="false"
    >
      
<span class="product-item__price-main">
<span>349,00 kr</span>

</span>
<span
  class="displayed-discount-wrapper"
  
  data-hidden="false"
  data-has-discount="false"
>
  <span
    
      class="displayed-discount badge-shape fs-body-60"
    
    data-badge-shape="pill"
  ></span>
</span>


<dl class="unit-price" data-unit-price-container data-unit-price-available="false">
  <dt>
    <span class="visually-hidden visually-hidden--inline">Enhetspris</span>
  </dt>

  <dd class="unit-price__price">
    <span data-unit-price></span>
    <span aria-hidden="true">/</span>
    <span class="visually-hidden">Per</span>
    <span data-unit-base>
      <span data-unit-price-base-unit></span>
    </span>
  </dd>
</dl>


</p>
  </div>

          </div>

          <div class="product-item__spacer"></div>

          

          <div class="product-item__quick-add-beneath" data-product-item-element-visible-only-for-mode="grid">
              <div
  class="product-item__quick-add-wrapper"
  data-has-variants="false"
  data-quantity-in-cart="0"
  data-product-id="9598437884134"
  data-quick-add-style="text"
>
  <button
    type="button"
    class="product-item__quick-add btn btn--small btn--full btn--tertiary"
    data-quantity-in-cart="0"
    data-variant-id="47240729886950"
    aria-label="Legg til i handlekurv"
  >
    <span class="product-item__quick-add__add-text">Legg til i handlekurv</span>

    <span class="product-item__quick-add__cart-count">
      <span class='quantity-in-cart-display' data-id='9598437884134'>0</span>&nbsp;i handlekurven din

    </span>
  </button>

  <div class="quantity-input-wrapper__labels product__label visually-hidden">
  <label class="quantity-input-wrapper__label fs-body-100" for="quantity-input-quick-add-product-item-template--21214868734182__tabbed_collections_KnLWXc-1-9598437884134">
    Antall
  </label>

  
</div>

<div
  class="quantity-input-wrapper quantity-input-wrapper--product-item-quick-add"
  data-quantity-selector
>
  <div
    class="quantity-input"
    data-bordered="false"
  >
    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-subtract-quantity
      aria-label="Trekk fra produktantall"
    >
      <span class="icon icon-minus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 12H12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>

    <button
        type="button"
        class="quantity-input__button btn btn--primary"
        data-remove-item
        aria-label="Fjern produkt"
      >
        <span class="icon icon-remove " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.472" d="M1.902 5.292h20.196M19.854 5.292V21a2.244 2.244 0 0 1-2.244 2.244H6.39A2.244 2.244 0 0 1 4.146 21V5.292m3.366 0V3.048A2.244 2.244 0 0 1 9.756.804h4.488a2.244 2.244 0 0 1 2.244 2.244v2.244"/></svg>
</span>

      </button>

    <input
      type="number"
      name="updates[]"
      id="quantity-input-quick-add-product-item-template--21214868734182__tabbed_collections_KnLWXc-1-9598437884134"
      value="1"
      min="1"
      pattern="[0-9]*"
      class="quantity-input__input"
      data-quantity-input
      data-product-quantity-input
      aria-label="Antall produkter"
    >

    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-add-quantity
      aria-label="Legg til produktantall"
    >
      <span class="icon icon-plus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 4V12M12 12V20M12 12H20M12 12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>
  </div>
</div>
</div>

            </div>

          <div class="product-item__list-mode-buttons-wrap" data-product-item-element-visible-only-for-mode="list">
            <div class="product-item__list-mode-buttons">
              
  


              <div
  class="product-item__quick-add-wrapper"
  data-has-variants="false"
  data-quantity-in-cart="0"
  data-product-id="9598437884134"
  data-quick-add-style="text"
>
  <button
    type="button"
    class="product-item__quick-add btn btn--small btn--full btn--tertiary"
    data-quantity-in-cart="0"
    data-variant-id="47240729886950"
    aria-label="Legg til i handlekurv"
  >
    <span class="product-item__quick-add__add-text">Legg til i handlekurv</span>

    <span class="product-item__quick-add__cart-count">
      <span class='quantity-in-cart-display' data-id='9598437884134'>0</span>&nbsp;i handlekurven din

    </span>
  </button>

  <div class="quantity-input-wrapper__labels product__label visually-hidden">
  <label class="quantity-input-wrapper__label fs-body-100" for="quantity-input-quick-add-list-mode-product-item-template--21214868734182__tabbed_collections_KnLWXc-1-9598437884134">
    Antall
  </label>

  
</div>

<div
  class="quantity-input-wrapper quantity-input-wrapper--product-item-quick-add"
  data-quantity-selector
>
  <div
    class="quantity-input"
    data-bordered="false"
  >
    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-subtract-quantity
      aria-label="Trekk fra produktantall"
    >
      <span class="icon icon-minus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 12H12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>

    <button
        type="button"
        class="quantity-input__button btn btn--primary"
        data-remove-item
        aria-label="Fjern produkt"
      >
        <span class="icon icon-remove " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.472" d="M1.902 5.292h20.196M19.854 5.292V21a2.244 2.244 0 0 1-2.244 2.244H6.39A2.244 2.244 0 0 1 4.146 21V5.292m3.366 0V3.048A2.244 2.244 0 0 1 9.756.804h4.488a2.244 2.244 0 0 1 2.244 2.244v2.244"/></svg>
</span>

      </button>

    <input
      type="number"
      name="updates[]"
      id="quantity-input-quick-add-list-mode-product-item-template--21214868734182__tabbed_collections_KnLWXc-1-9598437884134"
      value="1"
      min="1"
      pattern="[0-9]*"
      class="quantity-input__input"
      data-quantity-input
      data-product-quantity-input
      aria-label="Antall produkter"
    >

    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-add-quantity
      aria-label="Legg til produktantall"
    >
      <span class="icon icon-plus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 4V12M12 12V20M12 12H20M12 12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>
  </div>
</div>
</div>


            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</div>





<div
  class="
    product-item
    animation--item
    
  "
  style="--z-index-item: ;"
  data-input-item
  data-id="9598437818598"
  data-title="Englesvar"
  data-url="/collections/norke-orakelkort/products/englesvar_orakelkort"
  data-variant-id="47240729821414"
  data-quantity-in-cart="0"
  data-product-has-single-variant="true"
  data-quick-add-style="text"
  data-product-item-alignment="left"
  data-price-position="below_title"
  data-show-inventory="false"
  data-ratings-visible="false"
>
  <div class="product-item__inner">
    <div class="product-item__media-wrapper">
      <div class="product-item__media" data-aspect-ratio="portrait">
        <a
          class="product-item__image-link"
          
            href="/collections/norke-orakelkort/products/englesvar_orakelkort"
            aria-label="Englesvar"
          
        ><div
    class="image product-item__image product-item__image--one aspect-ratio--portrait animation--lazy-load"
    style="--object-fit: cover;"
  >
    <img
  alt="Englesvar Orakelkort"
  class="image__img"
  loading="lazy"
  width="640"
  height="853"
  src="//www.lillearkana.no/cdn/shop/files/1950037308_58e0baeb-9926-4071-99fc-9fc2648772e3.webp?v=1768869215&width=320"
  
  srcset="//www.lillearkana.no/cdn/shop/files/1950037308_58e0baeb-9926-4071-99fc-9fc2648772e3.webp?crop=center&height=225&v=1768869215&width=150 150w, //www.lillearkana.no/cdn/shop/files/1950037308_58e0baeb-9926-4071-99fc-9fc2648772e3.webp?crop=center&height=300&v=1768869215&width=200 200w, //www.lillearkana.no/cdn/shop/files/1950037308_58e0baeb-9926-4071-99fc-9fc2648772e3.webp?crop=center&height=360&v=1768869215&width=240 240w, //www.lillearkana.no/cdn/shop/files/1950037308_58e0baeb-9926-4071-99fc-9fc2648772e3.webp?crop=center&height=420&v=1768869215&width=280 280w, //www.lillearkana.no/cdn/shop/files/1950037308_58e0baeb-9926-4071-99fc-9fc2648772e3.webp?crop=center&height=450&v=1768869215&width=300 300w, //www.lillearkana.no/cdn/shop/files/1950037308_58e0baeb-9926-4071-99fc-9fc2648772e3.webp?crop=center&height=540&v=1768869215&width=360 360w, //www.lillearkana.no/cdn/shop/files/1950037308_58e0baeb-9926-4071-99fc-9fc2648772e3.webp?crop=center&height=600&v=1768869215&width=400 400w, //www.lillearkana.no/cdn/shop/files/1950037308_58e0baeb-9926-4071-99fc-9fc2648772e3.webp?crop=center&height=675&v=1768869215&width=450 450w, //www.lillearkana.no/cdn/shop/files/1950037308_58e0baeb-9926-4071-99fc-9fc2648772e3.webp?crop=center&height=750&v=1768869215&width=500 500w, //www.lillearkana.no/cdn/shop/files/1950037308_58e0baeb-9926-4071-99fc-9fc2648772e3.webp?crop=center&height=825&v=1768869215&width=550 550w"
  sizes="(max-width: 720px) calc((90vw - 12px) / 2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 3), 450px"
  onload="javascript: this.closest('.image').classList.add('loaded')"
/>
  </div><div
    class="image product-item__image product-item__image--two aspect-ratio--portrait"
    style="--object-fit: cover;"
  >
    <img
  alt=""
  class="image__img"
  loading="lazy"
  width="1000"
  height="1428"
  src="//www.lillearkana.no/cdn/shop/files/1950037308_1.jpg?v=1769482496&width=320"
  
  srcset="//www.lillearkana.no/cdn/shop/files/1950037308_1.jpg?crop=center&height=225&v=1769482496&width=150 150w, //www.lillearkana.no/cdn/shop/files/1950037308_1.jpg?crop=center&height=300&v=1769482496&width=200 200w, //www.lillearkana.no/cdn/shop/files/1950037308_1.jpg?crop=center&height=360&v=1769482496&width=240 240w, //www.lillearkana.no/cdn/shop/files/1950037308_1.jpg?crop=center&height=420&v=1769482496&width=280 280w, //www.lillearkana.no/cdn/shop/files/1950037308_1.jpg?crop=center&height=450&v=1769482496&width=300 300w, //www.lillearkana.no/cdn/shop/files/1950037308_1.jpg?crop=center&height=540&v=1769482496&width=360 360w, //www.lillearkana.no/cdn/shop/files/1950037308_1.jpg?crop=center&height=600&v=1769482496&width=400 400w, //www.lillearkana.no/cdn/shop/files/1950037308_1.jpg?crop=center&height=675&v=1769482496&width=450 450w, //www.lillearkana.no/cdn/shop/files/1950037308_1.jpg?crop=center&height=750&v=1769482496&width=500 500w, //www.lillearkana.no/cdn/shop/files/1950037308_1.jpg?crop=center&height=825&v=1769482496&width=550 550w, //www.lillearkana.no/cdn/shop/files/1950037308_1.jpg?crop=center&height=900&v=1769482496&width=600 600w, //www.lillearkana.no/cdn/shop/files/1950037308_1.jpg?crop=center&height=975&v=1769482496&width=650 650w, //www.lillearkana.no/cdn/shop/files/1950037308_1.jpg?crop=center&height=1050&v=1769482496&width=700 700w, //www.lillearkana.no/cdn/shop/files/1950037308_1.jpg?crop=center&height=1125&v=1769482496&width=750 750w, //www.lillearkana.no/cdn/shop/files/1950037308_1.jpg?crop=center&height=1200&v=1769482496&width=800 800w, //www.lillearkana.no/cdn/shop/files/1950037308_1.jpg?crop=center&height=1275&v=1769482496&width=850 850w, //www.lillearkana.no/cdn/shop/files/1950037308_1.jpg?crop=center&height=1350&v=1769482496&width=900 900w, //www.lillearkana.no/cdn/shop/files/1950037308_1.jpg?crop=center&height=1425&v=1769482496&width=950 950w"
  sizes="(max-width: 720px) calc((90vw - 12px) / 2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 3), 450px"
  onload="javascript: this.closest('.image').classList.add('loaded')"
/>
  </div>

          
        </a>

        

        <div data-product-item-element-visible-only-for-mode="grid">
          <div class="product-item__floating-action-buttons">
            

            
          </div>
        </div>
      </div>
    </div>

    <div class="product-item__meta">
      <div data-product-item-element-visible-only-for-mode="grid">
        


      </div>

      <div
        class="
          product-item__text
          ta-l
        "
      >
        <div class="product-item__text_group_primary">
          

          

          <h3
            class="product-item__product-title fs-product-title ff-heading"
            
            data-base-size-setting="15"
          >
            <a href="/collections/norke-orakelkort/products/englesvar_orakelkort">Englesvar</a>
          </h3>

          


          
<div data-product-item-element-visible-only-for-mode="grid">
              
  <div
    class="product-item__price-wrap"
    data-position="below_title"
  >
    <p
      class="product-item__price ff-product-price"
      data-position="below_title"
      data-enlarged-prices="false"
    >
      
<span class="product-item__price-main">
<span>349,00 kr</span>

</span>
<span
  class="displayed-discount-wrapper"
  
  data-hidden="false"
  data-has-discount="false"
>
  <span
    
      class="displayed-discount badge-shape fs-body-60"
    
    data-badge-shape="pill"
  ></span>
</span>


<dl class="unit-price" data-unit-price-container data-unit-price-available="false">
  <dt>
    <span class="visually-hidden visually-hidden--inline">Enhetspris</span>
  </dt>

  <dd class="unit-price__price">
    <span data-unit-price></span>
    <span aria-hidden="true">/</span>
    <span class="visually-hidden">Per</span>
    <span data-unit-base>
      <span data-unit-price-base-unit></span>
    </span>
  </dd>
</dl>


</p>
  </div>

            </div>
        </div>

        <div class="product-item__text_group_secondary">
          <div data-product-item-element-visible-only-for-mode="list">
            
  <div
    class="product-item__price-wrap"
    data-position="below_title"
  >
    <p
      class="product-item__price ff-product-price"
      data-position="below_title"
      data-enlarged-prices="false"
    >
      
<span class="product-item__price-main">
<span>349,00 kr</span>

</span>
<span
  class="displayed-discount-wrapper"
  
  data-hidden="false"
  data-has-discount="false"
>
  <span
    
      class="displayed-discount badge-shape fs-body-60"
    
    data-badge-shape="pill"
  ></span>
</span>


<dl class="unit-price" data-unit-price-container data-unit-price-available="false">
  <dt>
    <span class="visually-hidden visually-hidden--inline">Enhetspris</span>
  </dt>

  <dd class="unit-price__price">
    <span data-unit-price></span>
    <span aria-hidden="true">/</span>
    <span class="visually-hidden">Per</span>
    <span data-unit-base>
      <span data-unit-price-base-unit></span>
    </span>
  </dd>
</dl>


</p>
  </div>

          </div>

          <div class="product-item__spacer"></div>

          

          <div class="product-item__quick-add-beneath" data-product-item-element-visible-only-for-mode="grid">
              <div
  class="product-item__quick-add-wrapper"
  data-has-variants="false"
  data-quantity-in-cart="0"
  data-product-id="9598437818598"
  data-quick-add-style="text"
>
  <button
    type="button"
    class="product-item__quick-add btn btn--small btn--full btn--tertiary"
    data-quantity-in-cart="0"
    data-variant-id="47240729821414"
    aria-label="Legg til i handlekurv"
  >
    <span class="product-item__quick-add__add-text">Legg til i handlekurv</span>

    <span class="product-item__quick-add__cart-count">
      <span class='quantity-in-cart-display' data-id='9598437818598'>0</span>&nbsp;i handlekurven din

    </span>
  </button>

  <div class="quantity-input-wrapper__labels product__label visually-hidden">
  <label class="quantity-input-wrapper__label fs-body-100" for="quantity-input-quick-add-product-item-template--21214868734182__tabbed_collections_KnLWXc-1-9598437818598">
    Antall
  </label>

  
</div>

<div
  class="quantity-input-wrapper quantity-input-wrapper--product-item-quick-add"
  data-quantity-selector
>
  <div
    class="quantity-input"
    data-bordered="false"
  >
    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-subtract-quantity
      aria-label="Trekk fra produktantall"
    >
      <span class="icon icon-minus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 12H12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>

    <button
        type="button"
        class="quantity-input__button btn btn--primary"
        data-remove-item
        aria-label="Fjern produkt"
      >
        <span class="icon icon-remove " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.472" d="M1.902 5.292h20.196M19.854 5.292V21a2.244 2.244 0 0 1-2.244 2.244H6.39A2.244 2.244 0 0 1 4.146 21V5.292m3.366 0V3.048A2.244 2.244 0 0 1 9.756.804h4.488a2.244 2.244 0 0 1 2.244 2.244v2.244"/></svg>
</span>

      </button>

    <input
      type="number"
      name="updates[]"
      id="quantity-input-quick-add-product-item-template--21214868734182__tabbed_collections_KnLWXc-1-9598437818598"
      value="1"
      min="1"
      pattern="[0-9]*"
      class="quantity-input__input"
      data-quantity-input
      data-product-quantity-input
      aria-label="Antall produkter"
    >

    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-add-quantity
      aria-label="Legg til produktantall"
    >
      <span class="icon icon-plus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 4V12M12 12V20M12 12H20M12 12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>
  </div>
</div>
</div>

            </div>

          <div class="product-item__list-mode-buttons-wrap" data-product-item-element-visible-only-for-mode="list">
            <div class="product-item__list-mode-buttons">
              
  


              <div
  class="product-item__quick-add-wrapper"
  data-has-variants="false"
  data-quantity-in-cart="0"
  data-product-id="9598437818598"
  data-quick-add-style="text"
>
  <button
    type="button"
    class="product-item__quick-add btn btn--small btn--full btn--tertiary"
    data-quantity-in-cart="0"
    data-variant-id="47240729821414"
    aria-label="Legg til i handlekurv"
  >
    <span class="product-item__quick-add__add-text">Legg til i handlekurv</span>

    <span class="product-item__quick-add__cart-count">
      <span class='quantity-in-cart-display' data-id='9598437818598'>0</span>&nbsp;i handlekurven din

    </span>
  </button>

  <div class="quantity-input-wrapper__labels product__label visually-hidden">
  <label class="quantity-input-wrapper__label fs-body-100" for="quantity-input-quick-add-list-mode-product-item-template--21214868734182__tabbed_collections_KnLWXc-1-9598437818598">
    Antall
  </label>

  
</div>

<div
  class="quantity-input-wrapper quantity-input-wrapper--product-item-quick-add"
  data-quantity-selector
>
  <div
    class="quantity-input"
    data-bordered="false"
  >
    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-subtract-quantity
      aria-label="Trekk fra produktantall"
    >
      <span class="icon icon-minus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 12H12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>

    <button
        type="button"
        class="quantity-input__button btn btn--primary"
        data-remove-item
        aria-label="Fjern produkt"
      >
        <span class="icon icon-remove " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.472" d="M1.902 5.292h20.196M19.854 5.292V21a2.244 2.244 0 0 1-2.244 2.244H6.39A2.244 2.244 0 0 1 4.146 21V5.292m3.366 0V3.048A2.244 2.244 0 0 1 9.756.804h4.488a2.244 2.244 0 0 1 2.244 2.244v2.244"/></svg>
</span>

      </button>

    <input
      type="number"
      name="updates[]"
      id="quantity-input-quick-add-list-mode-product-item-template--21214868734182__tabbed_collections_KnLWXc-1-9598437818598"
      value="1"
      min="1"
      pattern="[0-9]*"
      class="quantity-input__input"
      data-quantity-input
      data-product-quantity-input
      aria-label="Antall produkter"
    >

    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-add-quantity
      aria-label="Legg til produktantall"
    >
      <span class="icon icon-plus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 4V12M12 12V20M12 12H20M12 12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>
  </div>
</div>
</div>


            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</div>





<div
  class="
    product-item
    animation--item
    
  "
  style="--z-index-item: ;"
  data-input-item
  data-id="9598440800486"
  data-title="Lysets Rebeller Orakelkort"
  data-url="/collections/norke-orakelkort/products/lysets_rebeller_orakelkort"
  data-variant-id="47240732803302"
  data-quantity-in-cart="0"
  data-product-has-single-variant="true"
  data-quick-add-style="text"
  data-product-item-alignment="left"
  data-price-position="below_title"
  data-show-inventory="false"
  data-ratings-visible="false"
>
  <div class="product-item__inner">
    <div class="product-item__media-wrapper">
      <div class="product-item__media" data-aspect-ratio="portrait">
        <a
          class="product-item__image-link"
          
            href="/collections/norke-orakelkort/products/lysets_rebeller_orakelkort"
            aria-label="Lysets Rebeller Orakelkort"
          
        ><div
    class="image product-item__image product-item__image--one aspect-ratio--portrait animation--lazy-load"
    style="--object-fit: cover;"
  >
    <img
  alt="Lysets Rebeller Orakelkort"
  class="image__img"
  loading="lazy"
  width="640"
  height="853"
  src="//www.lillearkana.no/cdn/shop/files/1950037309_7d4b02dc-2ffe-4502-985d-8b4501776c55.webp?v=1768869217&width=320"
  
  srcset="//www.lillearkana.no/cdn/shop/files/1950037309_7d4b02dc-2ffe-4502-985d-8b4501776c55.webp?crop=center&height=225&v=1768869217&width=150 150w, //www.lillearkana.no/cdn/shop/files/1950037309_7d4b02dc-2ffe-4502-985d-8b4501776c55.webp?crop=center&height=300&v=1768869217&width=200 200w, //www.lillearkana.no/cdn/shop/files/1950037309_7d4b02dc-2ffe-4502-985d-8b4501776c55.webp?crop=center&height=360&v=1768869217&width=240 240w, //www.lillearkana.no/cdn/shop/files/1950037309_7d4b02dc-2ffe-4502-985d-8b4501776c55.webp?crop=center&height=420&v=1768869217&width=280 280w, //www.lillearkana.no/cdn/shop/files/1950037309_7d4b02dc-2ffe-4502-985d-8b4501776c55.webp?crop=center&height=450&v=1768869217&width=300 300w, //www.lillearkana.no/cdn/shop/files/1950037309_7d4b02dc-2ffe-4502-985d-8b4501776c55.webp?crop=center&height=540&v=1768869217&width=360 360w, //www.lillearkana.no/cdn/shop/files/1950037309_7d4b02dc-2ffe-4502-985d-8b4501776c55.webp?crop=center&height=600&v=1768869217&width=400 400w, //www.lillearkana.no/cdn/shop/files/1950037309_7d4b02dc-2ffe-4502-985d-8b4501776c55.webp?crop=center&height=675&v=1768869217&width=450 450w, //www.lillearkana.no/cdn/shop/files/1950037309_7d4b02dc-2ffe-4502-985d-8b4501776c55.webp?crop=center&height=750&v=1768869217&width=500 500w, //www.lillearkana.no/cdn/shop/files/1950037309_7d4b02dc-2ffe-4502-985d-8b4501776c55.webp?crop=center&height=825&v=1768869217&width=550 550w"
  sizes="(max-width: 720px) calc((90vw - 12px) / 2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 3), 450px"
  onload="javascript: this.closest('.image').classList.add('loaded')"
/>
  </div><div
    class="image product-item__image product-item__image--two aspect-ratio--portrait"
    style="--object-fit: cover;"
  >
    <img
  alt="Lysets Rebeller Orakelkort"
  class="image__img"
  loading="lazy"
  width="561"
  height="821"
  src="//www.lillearkana.no/cdn/shop/files/1950037309_1.webp?v=1768873729&width=320"
  
  srcset="//www.lillearkana.no/cdn/shop/files/1950037309_1.webp?crop=center&height=225&v=1768873729&width=150 150w, //www.lillearkana.no/cdn/shop/files/1950037309_1.webp?crop=center&height=300&v=1768873729&width=200 200w, //www.lillearkana.no/cdn/shop/files/1950037309_1.webp?crop=center&height=360&v=1768873729&width=240 240w, //www.lillearkana.no/cdn/shop/files/1950037309_1.webp?crop=center&height=420&v=1768873729&width=280 280w, //www.lillearkana.no/cdn/shop/files/1950037309_1.webp?crop=center&height=450&v=1768873729&width=300 300w, //www.lillearkana.no/cdn/shop/files/1950037309_1.webp?crop=center&height=540&v=1768873729&width=360 360w, //www.lillearkana.no/cdn/shop/files/1950037309_1.webp?crop=center&height=600&v=1768873729&width=400 400w, //www.lillearkana.no/cdn/shop/files/1950037309_1.webp?crop=center&height=675&v=1768873729&width=450 450w, //www.lillearkana.no/cdn/shop/files/1950037309_1.webp?crop=center&height=750&v=1768873729&width=500 500w"
  sizes="(max-width: 720px) calc((90vw - 12px) / 2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 3), 450px"
  onload="javascript: this.closest('.image').classList.add('loaded')"
/>
  </div>

          
        </a>

        

        <div data-product-item-element-visible-only-for-mode="grid">
          <div class="product-item__floating-action-buttons">
            

            
          </div>
        </div>
      </div>
    </div>

    <div class="product-item__meta">
      <div data-product-item-element-visible-only-for-mode="grid">
        


      </div>

      <div
        class="
          product-item__text
          ta-l
        "
      >
        <div class="product-item__text_group_primary">
          

          

          <h3
            class="product-item__product-title fs-product-title ff-heading"
            
            data-base-size-setting="15"
          >
            <a href="/collections/norke-orakelkort/products/lysets_rebeller_orakelkort">Lysets Rebeller Orakelkort</a>
          </h3>

          


          
<div data-product-item-element-visible-only-for-mode="grid">
              
  <div
    class="product-item__price-wrap"
    data-position="below_title"
  >
    <p
      class="product-item__price ff-product-price"
      data-position="below_title"
      data-enlarged-prices="false"
    >
      
<span class="product-item__price-main">
<span>399,00 kr</span>

</span>
<span
  class="displayed-discount-wrapper"
  
  data-hidden="false"
  data-has-discount="false"
>
  <span
    
      class="displayed-discount badge-shape fs-body-60"
    
    data-badge-shape="pill"
  ></span>
</span>


<dl class="unit-price" data-unit-price-container data-unit-price-available="false">
  <dt>
    <span class="visually-hidden visually-hidden--inline">Enhetspris</span>
  </dt>

  <dd class="unit-price__price">
    <span data-unit-price></span>
    <span aria-hidden="true">/</span>
    <span class="visually-hidden">Per</span>
    <span data-unit-base>
      <span data-unit-price-base-unit></span>
    </span>
  </dd>
</dl>


</p>
  </div>

            </div>
        </div>

        <div class="product-item__text_group_secondary">
          <div data-product-item-element-visible-only-for-mode="list">
            
  <div
    class="product-item__price-wrap"
    data-position="below_title"
  >
    <p
      class="product-item__price ff-product-price"
      data-position="below_title"
      data-enlarged-prices="false"
    >
      
<span class="product-item__price-main">
<span>399,00 kr</span>

</span>
<span
  class="displayed-discount-wrapper"
  
  data-hidden="false"
  data-has-discount="false"
>
  <span
    
      class="displayed-discount badge-shape fs-body-60"
    
    data-badge-shape="pill"
  ></span>
</span>


<dl class="unit-price" data-unit-price-container data-unit-price-available="false">
  <dt>
    <span class="visually-hidden visually-hidden--inline">Enhetspris</span>
  </dt>

  <dd class="unit-price__price">
    <span data-unit-price></span>
    <span aria-hidden="true">/</span>
    <span class="visually-hidden">Per</span>
    <span data-unit-base>
      <span data-unit-price-base-unit></span>
    </span>
  </dd>
</dl>


</p>
  </div>

          </div>

          <div class="product-item__spacer"></div>

          

          <div class="product-item__quick-add-beneath" data-product-item-element-visible-only-for-mode="grid">
              <div
  class="product-item__quick-add-wrapper"
  data-has-variants="false"
  data-quantity-in-cart="0"
  data-product-id="9598440800486"
  data-quick-add-style="text"
>
  <button
    type="button"
    class="product-item__quick-add btn btn--small btn--full btn--tertiary"
    data-quantity-in-cart="0"
    data-variant-id="47240732803302"
    aria-label="Legg til i handlekurv"
  >
    <span class="product-item__quick-add__add-text">Legg til i handlekurv</span>

    <span class="product-item__quick-add__cart-count">
      <span class='quantity-in-cart-display' data-id='9598440800486'>0</span>&nbsp;i handlekurven din

    </span>
  </button>

  <div class="quantity-input-wrapper__labels product__label visually-hidden">
  <label class="quantity-input-wrapper__label fs-body-100" for="quantity-input-quick-add-product-item-template--21214868734182__tabbed_collections_KnLWXc-1-9598440800486">
    Antall
  </label>

  
</div>

<div
  class="quantity-input-wrapper quantity-input-wrapper--product-item-quick-add"
  data-quantity-selector
>
  <div
    class="quantity-input"
    data-bordered="false"
  >
    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-subtract-quantity
      aria-label="Trekk fra produktantall"
    >
      <span class="icon icon-minus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 12H12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>

    <button
        type="button"
        class="quantity-input__button btn btn--primary"
        data-remove-item
        aria-label="Fjern produkt"
      >
        <span class="icon icon-remove " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.472" d="M1.902 5.292h20.196M19.854 5.292V21a2.244 2.244 0 0 1-2.244 2.244H6.39A2.244 2.244 0 0 1 4.146 21V5.292m3.366 0V3.048A2.244 2.244 0 0 1 9.756.804h4.488a2.244 2.244 0 0 1 2.244 2.244v2.244"/></svg>
</span>

      </button>

    <input
      type="number"
      name="updates[]"
      id="quantity-input-quick-add-product-item-template--21214868734182__tabbed_collections_KnLWXc-1-9598440800486"
      value="1"
      min="1"
      pattern="[0-9]*"
      class="quantity-input__input"
      data-quantity-input
      data-product-quantity-input
      aria-label="Antall produkter"
    >

    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-add-quantity
      aria-label="Legg til produktantall"
    >
      <span class="icon icon-plus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 4V12M12 12V20M12 12H20M12 12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>
  </div>
</div>
</div>

            </div>

          <div class="product-item__list-mode-buttons-wrap" data-product-item-element-visible-only-for-mode="list">
            <div class="product-item__list-mode-buttons">
              
  


              <div
  class="product-item__quick-add-wrapper"
  data-has-variants="false"
  data-quantity-in-cart="0"
  data-product-id="9598440800486"
  data-quick-add-style="text"
>
  <button
    type="button"
    class="product-item__quick-add btn btn--small btn--full btn--tertiary"
    data-quantity-in-cart="0"
    data-variant-id="47240732803302"
    aria-label="Legg til i handlekurv"
  >
    <span class="product-item__quick-add__add-text">Legg til i handlekurv</span>

    <span class="product-item__quick-add__cart-count">
      <span class='quantity-in-cart-display' data-id='9598440800486'>0</span>&nbsp;i handlekurven din

    </span>
  </button>

  <div class="quantity-input-wrapper__labels product__label visually-hidden">
  <label class="quantity-input-wrapper__label fs-body-100" for="quantity-input-quick-add-list-mode-product-item-template--21214868734182__tabbed_collections_KnLWXc-1-9598440800486">
    Antall
  </label>

  
</div>

<div
  class="quantity-input-wrapper quantity-input-wrapper--product-item-quick-add"
  data-quantity-selector
>
  <div
    class="quantity-input"
    data-bordered="false"
  >
    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-subtract-quantity
      aria-label="Trekk fra produktantall"
    >
      <span class="icon icon-minus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 12H12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>

    <button
        type="button"
        class="quantity-input__button btn btn--primary"
        data-remove-item
        aria-label="Fjern produkt"
      >
        <span class="icon icon-remove " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.472" d="M1.902 5.292h20.196M19.854 5.292V21a2.244 2.244 0 0 1-2.244 2.244H6.39A2.244 2.244 0 0 1 4.146 21V5.292m3.366 0V3.048A2.244 2.244 0 0 1 9.756.804h4.488a2.244 2.244 0 0 1 2.244 2.244v2.244"/></svg>
</span>

      </button>

    <input
      type="number"
      name="updates[]"
      id="quantity-input-quick-add-list-mode-product-item-template--21214868734182__tabbed_collections_KnLWXc-1-9598440800486"
      value="1"
      min="1"
      pattern="[0-9]*"
      class="quantity-input__input"
      data-quantity-input
      data-product-quantity-input
      aria-label="Antall produkter"
    >

    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-add-quantity
      aria-label="Legg til produktantall"
    >
      <span class="icon icon-plus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 4V12M12 12V20M12 12H20M12 12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>
  </div>
</div>
</div>


            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</div>





<div
  class="
    product-item
    animation--item
    
  "
  style="--z-index-item: ;"
  data-input-item
  data-id="9598437851366"
  data-title="Engletarot"
  data-url="/collections/norke-orakelkort/products/engletarot_englekort"
  data-variant-id="47240729854182"
  data-quantity-in-cart="0"
  data-product-has-single-variant="true"
  data-quick-add-style="text"
  data-product-item-alignment="left"
  data-price-position="below_title"
  data-show-inventory="false"
  data-ratings-visible="false"
>
  <div class="product-item__inner">
    <div class="product-item__media-wrapper">
      <div class="product-item__media" data-aspect-ratio="portrait">
        <a
          class="product-item__image-link"
          
            href="/collections/norke-orakelkort/products/engletarot_englekort"
            aria-label="Engletarot"
          
        ><div
    class="image product-item__image product-item__image--one aspect-ratio--portrait animation--lazy-load"
    style="--object-fit: cover;"
  >
    <img
  alt="Engletarot"
  class="image__img"
  loading="lazy"
  width="1000"
  height="1400"
  src="//www.lillearkana.no/cdn/shop/files/1950031623.webp?v=1769479995&width=320"
  
  srcset="//www.lillearkana.no/cdn/shop/files/1950031623.webp?crop=center&height=225&v=1769479995&width=150 150w, //www.lillearkana.no/cdn/shop/files/1950031623.webp?crop=center&height=300&v=1769479995&width=200 200w, //www.lillearkana.no/cdn/shop/files/1950031623.webp?crop=center&height=360&v=1769479995&width=240 240w, //www.lillearkana.no/cdn/shop/files/1950031623.webp?crop=center&height=420&v=1769479995&width=280 280w, //www.lillearkana.no/cdn/shop/files/1950031623.webp?crop=center&height=450&v=1769479995&width=300 300w, //www.lillearkana.no/cdn/shop/files/1950031623.webp?crop=center&height=540&v=1769479995&width=360 360w, //www.lillearkana.no/cdn/shop/files/1950031623.webp?crop=center&height=600&v=1769479995&width=400 400w, //www.lillearkana.no/cdn/shop/files/1950031623.webp?crop=center&height=675&v=1769479995&width=450 450w, //www.lillearkana.no/cdn/shop/files/1950031623.webp?crop=center&height=750&v=1769479995&width=500 500w, //www.lillearkana.no/cdn/shop/files/1950031623.webp?crop=center&height=825&v=1769479995&width=550 550w, //www.lillearkana.no/cdn/shop/files/1950031623.webp?crop=center&height=900&v=1769479995&width=600 600w, //www.lillearkana.no/cdn/shop/files/1950031623.webp?crop=center&height=975&v=1769479995&width=650 650w, //www.lillearkana.no/cdn/shop/files/1950031623.webp?crop=center&height=1050&v=1769479995&width=700 700w, //www.lillearkana.no/cdn/shop/files/1950031623.webp?crop=center&height=1125&v=1769479995&width=750 750w, //www.lillearkana.no/cdn/shop/files/1950031623.webp?crop=center&height=1200&v=1769479995&width=800 800w, //www.lillearkana.no/cdn/shop/files/1950031623.webp?crop=center&height=1275&v=1769479995&width=850 850w, //www.lillearkana.no/cdn/shop/files/1950031623.webp?crop=center&height=1350&v=1769479995&width=900 900w"
  sizes="(max-width: 720px) calc((90vw - 12px) / 2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 3), 450px"
  onload="javascript: this.closest('.image').classList.add('loaded')"
/>
  </div><div
    class="image product-item__image product-item__image--two aspect-ratio--portrait"
    style="--object-fit: cover;"
  >
    <img
  alt=""
  class="image__img"
  loading="lazy"
  width="1000"
  height="1433"
  src="//www.lillearkana.no/cdn/shop/files/1950031623_1.webp?v=1769479995&width=320"
  
  srcset="//www.lillearkana.no/cdn/shop/files/1950031623_1.webp?crop=center&height=225&v=1769479995&width=150 150w, //www.lillearkana.no/cdn/shop/files/1950031623_1.webp?crop=center&height=300&v=1769479995&width=200 200w, //www.lillearkana.no/cdn/shop/files/1950031623_1.webp?crop=center&height=360&v=1769479995&width=240 240w, //www.lillearkana.no/cdn/shop/files/1950031623_1.webp?crop=center&height=420&v=1769479995&width=280 280w, //www.lillearkana.no/cdn/shop/files/1950031623_1.webp?crop=center&height=450&v=1769479995&width=300 300w, //www.lillearkana.no/cdn/shop/files/1950031623_1.webp?crop=center&height=540&v=1769479995&width=360 360w, //www.lillearkana.no/cdn/shop/files/1950031623_1.webp?crop=center&height=600&v=1769479995&width=400 400w, //www.lillearkana.no/cdn/shop/files/1950031623_1.webp?crop=center&height=675&v=1769479995&width=450 450w, //www.lillearkana.no/cdn/shop/files/1950031623_1.webp?crop=center&height=750&v=1769479995&width=500 500w, //www.lillearkana.no/cdn/shop/files/1950031623_1.webp?crop=center&height=825&v=1769479995&width=550 550w, //www.lillearkana.no/cdn/shop/files/1950031623_1.webp?crop=center&height=900&v=1769479995&width=600 600w, //www.lillearkana.no/cdn/shop/files/1950031623_1.webp?crop=center&height=975&v=1769479995&width=650 650w, //www.lillearkana.no/cdn/shop/files/1950031623_1.webp?crop=center&height=1050&v=1769479995&width=700 700w, //www.lillearkana.no/cdn/shop/files/1950031623_1.webp?crop=center&height=1125&v=1769479995&width=750 750w, //www.lillearkana.no/cdn/shop/files/1950031623_1.webp?crop=center&height=1200&v=1769479995&width=800 800w, //www.lillearkana.no/cdn/shop/files/1950031623_1.webp?crop=center&height=1275&v=1769479995&width=850 850w, //www.lillearkana.no/cdn/shop/files/1950031623_1.webp?crop=center&height=1350&v=1769479995&width=900 900w, //www.lillearkana.no/cdn/shop/files/1950031623_1.webp?crop=center&height=1425&v=1769479995&width=950 950w"
  sizes="(max-width: 720px) calc((90vw - 12px) / 2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 3), 450px"
  onload="javascript: this.closest('.image').classList.add('loaded')"
/>
  </div>

          
        </a>

        

        <div data-product-item-element-visible-only-for-mode="grid">
          <div class="product-item__floating-action-buttons">
            

            
          </div>
        </div>
      </div>
    </div>

    <div class="product-item__meta">
      <div data-product-item-element-visible-only-for-mode="grid">
        


      </div>

      <div
        class="
          product-item__text
          ta-l
        "
      >
        <div class="product-item__text_group_primary">
          

          

          <h3
            class="product-item__product-title fs-product-title ff-heading"
            
            data-base-size-setting="15"
          >
            <a href="/collections/norke-orakelkort/products/engletarot_englekort">Engletarot</a>
          </h3>

          


          
<div data-product-item-element-visible-only-for-mode="grid">
              
  <div
    class="product-item__price-wrap"
    data-position="below_title"
  >
    <p
      class="product-item__price ff-product-price"
      data-position="below_title"
      data-enlarged-prices="false"
    >
      
<span class="product-item__price-main">
<span>379,00 kr</span>

</span>
<span
  class="displayed-discount-wrapper"
  
  data-hidden="false"
  data-has-discount="false"
>
  <span
    
      class="displayed-discount badge-shape fs-body-60"
    
    data-badge-shape="pill"
  ></span>
</span>


<dl class="unit-price" data-unit-price-container data-unit-price-available="false">
  <dt>
    <span class="visually-hidden visually-hidden--inline">Enhetspris</span>
  </dt>

  <dd class="unit-price__price">
    <span data-unit-price></span>
    <span aria-hidden="true">/</span>
    <span class="visually-hidden">Per</span>
    <span data-unit-base>
      <span data-unit-price-base-unit></span>
    </span>
  </dd>
</dl>


</p>
  </div>

            </div>
        </div>

        <div class="product-item__text_group_secondary">
          <div data-product-item-element-visible-only-for-mode="list">
            
  <div
    class="product-item__price-wrap"
    data-position="below_title"
  >
    <p
      class="product-item__price ff-product-price"
      data-position="below_title"
      data-enlarged-prices="false"
    >
      
<span class="product-item__price-main">
<span>379,00 kr</span>

</span>
<span
  class="displayed-discount-wrapper"
  
  data-hidden="false"
  data-has-discount="false"
>
  <span
    
      class="displayed-discount badge-shape fs-body-60"
    
    data-badge-shape="pill"
  ></span>
</span>


<dl class="unit-price" data-unit-price-container data-unit-price-available="false">
  <dt>
    <span class="visually-hidden visually-hidden--inline">Enhetspris</span>
  </dt>

  <dd class="unit-price__price">
    <span data-unit-price></span>
    <span aria-hidden="true">/</span>
    <span class="visually-hidden">Per</span>
    <span data-unit-base>
      <span data-unit-price-base-unit></span>
    </span>
  </dd>
</dl>


</p>
  </div>

          </div>

          <div class="product-item__spacer"></div>

          

          <div class="product-item__quick-add-beneath" data-product-item-element-visible-only-for-mode="grid">
              <div
  class="product-item__quick-add-wrapper"
  data-has-variants="false"
  data-quantity-in-cart="0"
  data-product-id="9598437851366"
  data-quick-add-style="text"
>
  <button
    type="button"
    class="product-item__quick-add btn btn--small btn--full btn--tertiary"
    data-quantity-in-cart="0"
    data-variant-id="47240729854182"
    aria-label="Legg til i handlekurv"
  >
    <span class="product-item__quick-add__add-text">Legg til i handlekurv</span>

    <span class="product-item__quick-add__cart-count">
      <span class='quantity-in-cart-display' data-id='9598437851366'>0</span>&nbsp;i handlekurven din

    </span>
  </button>

  <div class="quantity-input-wrapper__labels product__label visually-hidden">
  <label class="quantity-input-wrapper__label fs-body-100" for="quantity-input-quick-add-product-item-template--21214868734182__tabbed_collections_KnLWXc-1-9598437851366">
    Antall
  </label>

  
</div>

<div
  class="quantity-input-wrapper quantity-input-wrapper--product-item-quick-add"
  data-quantity-selector
>
  <div
    class="quantity-input"
    data-bordered="false"
  >
    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-subtract-quantity
      aria-label="Trekk fra produktantall"
    >
      <span class="icon icon-minus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 12H12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>

    <button
        type="button"
        class="quantity-input__button btn btn--primary"
        data-remove-item
        aria-label="Fjern produkt"
      >
        <span class="icon icon-remove " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.472" d="M1.902 5.292h20.196M19.854 5.292V21a2.244 2.244 0 0 1-2.244 2.244H6.39A2.244 2.244 0 0 1 4.146 21V5.292m3.366 0V3.048A2.244 2.244 0 0 1 9.756.804h4.488a2.244 2.244 0 0 1 2.244 2.244v2.244"/></svg>
</span>

      </button>

    <input
      type="number"
      name="updates[]"
      id="quantity-input-quick-add-product-item-template--21214868734182__tabbed_collections_KnLWXc-1-9598437851366"
      value="1"
      min="1"
      pattern="[0-9]*"
      class="quantity-input__input"
      data-quantity-input
      data-product-quantity-input
      aria-label="Antall produkter"
    >

    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-add-quantity
      aria-label="Legg til produktantall"
    >
      <span class="icon icon-plus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 4V12M12 12V20M12 12H20M12 12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>
  </div>
</div>
</div>

            </div>

          <div class="product-item__list-mode-buttons-wrap" data-product-item-element-visible-only-for-mode="list">
            <div class="product-item__list-mode-buttons">
              
  


              <div
  class="product-item__quick-add-wrapper"
  data-has-variants="false"
  data-quantity-in-cart="0"
  data-product-id="9598437851366"
  data-quick-add-style="text"
>
  <button
    type="button"
    class="product-item__quick-add btn btn--small btn--full btn--tertiary"
    data-quantity-in-cart="0"
    data-variant-id="47240729854182"
    aria-label="Legg til i handlekurv"
  >
    <span class="product-item__quick-add__add-text">Legg til i handlekurv</span>

    <span class="product-item__quick-add__cart-count">
      <span class='quantity-in-cart-display' data-id='9598437851366'>0</span>&nbsp;i handlekurven din

    </span>
  </button>

  <div class="quantity-input-wrapper__labels product__label visually-hidden">
  <label class="quantity-input-wrapper__label fs-body-100" for="quantity-input-quick-add-list-mode-product-item-template--21214868734182__tabbed_collections_KnLWXc-1-9598437851366">
    Antall
  </label>

  
</div>

<div
  class="quantity-input-wrapper quantity-input-wrapper--product-item-quick-add"
  data-quantity-selector
>
  <div
    class="quantity-input"
    data-bordered="false"
  >
    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-subtract-quantity
      aria-label="Trekk fra produktantall"
    >
      <span class="icon icon-minus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 12H12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>

    <button
        type="button"
        class="quantity-input__button btn btn--primary"
        data-remove-item
        aria-label="Fjern produkt"
      >
        <span class="icon icon-remove " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.472" d="M1.902 5.292h20.196M19.854 5.292V21a2.244 2.244 0 0 1-2.244 2.244H6.39A2.244 2.244 0 0 1 4.146 21V5.292m3.366 0V3.048A2.244 2.244 0 0 1 9.756.804h4.488a2.244 2.244 0 0 1 2.244 2.244v2.244"/></svg>
</span>

      </button>

    <input
      type="number"
      name="updates[]"
      id="quantity-input-quick-add-list-mode-product-item-template--21214868734182__tabbed_collections_KnLWXc-1-9598437851366"
      value="1"
      min="1"
      pattern="[0-9]*"
      class="quantity-input__input"
      data-quantity-input
      data-product-quantity-input
      aria-label="Antall produkter"
    >

    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-add-quantity
      aria-label="Legg til produktantall"
    >
      <span class="icon icon-plus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 4V12M12 12V20M12 12H20M12 12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>
  </div>
</div>
</div>


            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</div>





<div
  class="
    product-item
    animation--item
    
  "
  style="--z-index-item: ;"
  data-input-item
  data-id="9598439260390"
  data-title="Gudinneorakelet"
  data-url="/collections/norke-orakelkort/products/gudinneorakelet"
  data-variant-id="47240731263206"
  data-quantity-in-cart="0"
  data-product-has-single-variant="true"
  data-quick-add-style="text"
  data-product-item-alignment="left"
  data-price-position="below_title"
  data-show-inventory="false"
  data-ratings-visible="false"
>
  <div class="product-item__inner">
    <div class="product-item__media-wrapper">
      <div class="product-item__media" data-aspect-ratio="portrait">
        <a
          class="product-item__image-link"
          
            href="/collections/norke-orakelkort/products/gudinneorakelet"
            aria-label="Gudinneorakelet"
          
        ><div
    class="image product-item__image product-item__image--one aspect-ratio--portrait animation--lazy-load"
    style="--object-fit: cover;"
  >
    <img
  alt="Gudinneorakelet"
  class="image__img"
  loading="lazy"
  width="1000"
  height="1424"
  src="//www.lillearkana.no/cdn/shop/files/1950032085.webp?v=1768514355&width=320"
  
  srcset="//www.lillearkana.no/cdn/shop/files/1950032085.webp?crop=center&height=225&v=1768514355&width=150 150w, //www.lillearkana.no/cdn/shop/files/1950032085.webp?crop=center&height=300&v=1768514355&width=200 200w, //www.lillearkana.no/cdn/shop/files/1950032085.webp?crop=center&height=360&v=1768514355&width=240 240w, //www.lillearkana.no/cdn/shop/files/1950032085.webp?crop=center&height=420&v=1768514355&width=280 280w, //www.lillearkana.no/cdn/shop/files/1950032085.webp?crop=center&height=450&v=1768514355&width=300 300w, //www.lillearkana.no/cdn/shop/files/1950032085.webp?crop=center&height=540&v=1768514355&width=360 360w, //www.lillearkana.no/cdn/shop/files/1950032085.webp?crop=center&height=600&v=1768514355&width=400 400w, //www.lillearkana.no/cdn/shop/files/1950032085.webp?crop=center&height=675&v=1768514355&width=450 450w, //www.lillearkana.no/cdn/shop/files/1950032085.webp?crop=center&height=750&v=1768514355&width=500 500w, //www.lillearkana.no/cdn/shop/files/1950032085.webp?crop=center&height=825&v=1768514355&width=550 550w, //www.lillearkana.no/cdn/shop/files/1950032085.webp?crop=center&height=900&v=1768514355&width=600 600w, //www.lillearkana.no/cdn/shop/files/1950032085.webp?crop=center&height=975&v=1768514355&width=650 650w, //www.lillearkana.no/cdn/shop/files/1950032085.webp?crop=center&height=1050&v=1768514355&width=700 700w, //www.lillearkana.no/cdn/shop/files/1950032085.webp?crop=center&height=1125&v=1768514355&width=750 750w, //www.lillearkana.no/cdn/shop/files/1950032085.webp?crop=center&height=1200&v=1768514355&width=800 800w, //www.lillearkana.no/cdn/shop/files/1950032085.webp?crop=center&height=1275&v=1768514355&width=850 850w, //www.lillearkana.no/cdn/shop/files/1950032085.webp?crop=center&height=1350&v=1768514355&width=900 900w"
  sizes="(max-width: 720px) calc((90vw - 12px) / 2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 3), 450px"
  onload="javascript: this.closest('.image').classList.add('loaded')"
/>
  </div><div
    class="image product-item__image product-item__image--two aspect-ratio--portrait"
    style="--object-fit: cover;"
  >
    <img
  alt=""
  class="image__img"
  loading="lazy"
  width="1000"
  height="1399"
  src="//www.lillearkana.no/cdn/shop/files/1950032085_1.webp?v=1769481855&width=320"
  
  srcset="//www.lillearkana.no/cdn/shop/files/1950032085_1.webp?crop=center&height=225&v=1769481855&width=150 150w, //www.lillearkana.no/cdn/shop/files/1950032085_1.webp?crop=center&height=300&v=1769481855&width=200 200w, //www.lillearkana.no/cdn/shop/files/1950032085_1.webp?crop=center&height=360&v=1769481855&width=240 240w, //www.lillearkana.no/cdn/shop/files/1950032085_1.webp?crop=center&height=420&v=1769481855&width=280 280w, //www.lillearkana.no/cdn/shop/files/1950032085_1.webp?crop=center&height=450&v=1769481855&width=300 300w, //www.lillearkana.no/cdn/shop/files/1950032085_1.webp?crop=center&height=540&v=1769481855&width=360 360w, //www.lillearkana.no/cdn/shop/files/1950032085_1.webp?crop=center&height=600&v=1769481855&width=400 400w, //www.lillearkana.no/cdn/shop/files/1950032085_1.webp?crop=center&height=675&v=1769481855&width=450 450w, //www.lillearkana.no/cdn/shop/files/1950032085_1.webp?crop=center&height=750&v=1769481855&width=500 500w, //www.lillearkana.no/cdn/shop/files/1950032085_1.webp?crop=center&height=825&v=1769481855&width=550 550w, //www.lillearkana.no/cdn/shop/files/1950032085_1.webp?crop=center&height=900&v=1769481855&width=600 600w, //www.lillearkana.no/cdn/shop/files/1950032085_1.webp?crop=center&height=975&v=1769481855&width=650 650w, //www.lillearkana.no/cdn/shop/files/1950032085_1.webp?crop=center&height=1050&v=1769481855&width=700 700w, //www.lillearkana.no/cdn/shop/files/1950032085_1.webp?crop=center&height=1125&v=1769481855&width=750 750w, //www.lillearkana.no/cdn/shop/files/1950032085_1.webp?crop=center&height=1200&v=1769481855&width=800 800w, //www.lillearkana.no/cdn/shop/files/1950032085_1.webp?crop=center&height=1275&v=1769481855&width=850 850w, //www.lillearkana.no/cdn/shop/files/1950032085_1.webp?crop=center&height=1350&v=1769481855&width=900 900w"
  sizes="(max-width: 720px) calc((90vw - 12px) / 2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 3), 450px"
  onload="javascript: this.closest('.image').classList.add('loaded')"
/>
  </div>

          
        </a>

        

        <div data-product-item-element-visible-only-for-mode="grid">
          <div class="product-item__floating-action-buttons">
            

            
          </div>
        </div>
      </div>
    </div>

    <div class="product-item__meta">
      <div data-product-item-element-visible-only-for-mode="grid">
        


      </div>

      <div
        class="
          product-item__text
          ta-l
        "
      >
        <div class="product-item__text_group_primary">
          

          

          <h3
            class="product-item__product-title fs-product-title ff-heading"
            
            data-base-size-setting="15"
          >
            <a href="/collections/norke-orakelkort/products/gudinneorakelet">Gudinneorakelet</a>
          </h3>

          


          
<div data-product-item-element-visible-only-for-mode="grid">
              
  <div
    class="product-item__price-wrap"
    data-position="below_title"
  >
    <p
      class="product-item__price ff-product-price"
      data-position="below_title"
      data-enlarged-prices="false"
    >
      
<span class="product-item__price-main">
<span>399,00 kr</span>

</span>
<span
  class="displayed-discount-wrapper"
  
  data-hidden="false"
  data-has-discount="false"
>
  <span
    
      class="displayed-discount badge-shape fs-body-60"
    
    data-badge-shape="pill"
  ></span>
</span>


<dl class="unit-price" data-unit-price-container data-unit-price-available="false">
  <dt>
    <span class="visually-hidden visually-hidden--inline">Enhetspris</span>
  </dt>

  <dd class="unit-price__price">
    <span data-unit-price></span>
    <span aria-hidden="true">/</span>
    <span class="visually-hidden">Per</span>
    <span data-unit-base>
      <span data-unit-price-base-unit></span>
    </span>
  </dd>
</dl>


</p>
  </div>

            </div>
        </div>

        <div class="product-item__text_group_secondary">
          <div data-product-item-element-visible-only-for-mode="list">
            
  <div
    class="product-item__price-wrap"
    data-position="below_title"
  >
    <p
      class="product-item__price ff-product-price"
      data-position="below_title"
      data-enlarged-prices="false"
    >
      
<span class="product-item__price-main">
<span>399,00 kr</span>

</span>
<span
  class="displayed-discount-wrapper"
  
  data-hidden="false"
  data-has-discount="false"
>
  <span
    
      class="displayed-discount badge-shape fs-body-60"
    
    data-badge-shape="pill"
  ></span>
</span>


<dl class="unit-price" data-unit-price-container data-unit-price-available="false">
  <dt>
    <span class="visually-hidden visually-hidden--inline">Enhetspris</span>
  </dt>

  <dd class="unit-price__price">
    <span data-unit-price></span>
    <span aria-hidden="true">/</span>
    <span class="visually-hidden">Per</span>
    <span data-unit-base>
      <span data-unit-price-base-unit></span>
    </span>
  </dd>
</dl>


</p>
  </div>

          </div>

          <div class="product-item__spacer"></div>

          

          <div class="product-item__quick-add-beneath" data-product-item-element-visible-only-for-mode="grid">
              <div
  class="product-item__quick-add-wrapper"
  data-has-variants="false"
  data-quantity-in-cart="0"
  data-product-id="9598439260390"
  data-quick-add-style="text"
>
  <button
    type="button"
    class="product-item__quick-add btn btn--small btn--full btn--tertiary"
    data-quantity-in-cart="0"
    data-variant-id="47240731263206"
    aria-label="Legg til i handlekurv"
  >
    <span class="product-item__quick-add__add-text">Legg til i handlekurv</span>

    <span class="product-item__quick-add__cart-count">
      <span class='quantity-in-cart-display' data-id='9598439260390'>0</span>&nbsp;i handlekurven din

    </span>
  </button>

  <div class="quantity-input-wrapper__labels product__label visually-hidden">
  <label class="quantity-input-wrapper__label fs-body-100" for="quantity-input-quick-add-product-item-template--21214868734182__tabbed_collections_KnLWXc-1-9598439260390">
    Antall
  </label>

  
</div>

<div
  class="quantity-input-wrapper quantity-input-wrapper--product-item-quick-add"
  data-quantity-selector
>
  <div
    class="quantity-input"
    data-bordered="false"
  >
    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-subtract-quantity
      aria-label="Trekk fra produktantall"
    >
      <span class="icon icon-minus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 12H12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>

    <button
        type="button"
        class="quantity-input__button btn btn--primary"
        data-remove-item
        aria-label="Fjern produkt"
      >
        <span class="icon icon-remove " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.472" d="M1.902 5.292h20.196M19.854 5.292V21a2.244 2.244 0 0 1-2.244 2.244H6.39A2.244 2.244 0 0 1 4.146 21V5.292m3.366 0V3.048A2.244 2.244 0 0 1 9.756.804h4.488a2.244 2.244 0 0 1 2.244 2.244v2.244"/></svg>
</span>

      </button>

    <input
      type="number"
      name="updates[]"
      id="quantity-input-quick-add-product-item-template--21214868734182__tabbed_collections_KnLWXc-1-9598439260390"
      value="1"
      min="1"
      pattern="[0-9]*"
      class="quantity-input__input"
      data-quantity-input
      data-product-quantity-input
      aria-label="Antall produkter"
    >

    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-add-quantity
      aria-label="Legg til produktantall"
    >
      <span class="icon icon-plus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 4V12M12 12V20M12 12H20M12 12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>
  </div>
</div>
</div>

            </div>

          <div class="product-item__list-mode-buttons-wrap" data-product-item-element-visible-only-for-mode="list">
            <div class="product-item__list-mode-buttons">
              
  


              <div
  class="product-item__quick-add-wrapper"
  data-has-variants="false"
  data-quantity-in-cart="0"
  data-product-id="9598439260390"
  data-quick-add-style="text"
>
  <button
    type="button"
    class="product-item__quick-add btn btn--small btn--full btn--tertiary"
    data-quantity-in-cart="0"
    data-variant-id="47240731263206"
    aria-label="Legg til i handlekurv"
  >
    <span class="product-item__quick-add__add-text">Legg til i handlekurv</span>

    <span class="product-item__quick-add__cart-count">
      <span class='quantity-in-cart-display' data-id='9598439260390'>0</span>&nbsp;i handlekurven din

    </span>
  </button>

  <div class="quantity-input-wrapper__labels product__label visually-hidden">
  <label class="quantity-input-wrapper__label fs-body-100" for="quantity-input-quick-add-list-mode-product-item-template--21214868734182__tabbed_collections_KnLWXc-1-9598439260390">
    Antall
  </label>

  
</div>

<div
  class="quantity-input-wrapper quantity-input-wrapper--product-item-quick-add"
  data-quantity-selector
>
  <div
    class="quantity-input"
    data-bordered="false"
  >
    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-subtract-quantity
      aria-label="Trekk fra produktantall"
    >
      <span class="icon icon-minus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 12H12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>

    <button
        type="button"
        class="quantity-input__button btn btn--primary"
        data-remove-item
        aria-label="Fjern produkt"
      >
        <span class="icon icon-remove " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.472" d="M1.902 5.292h20.196M19.854 5.292V21a2.244 2.244 0 0 1-2.244 2.244H6.39A2.244 2.244 0 0 1 4.146 21V5.292m3.366 0V3.048A2.244 2.244 0 0 1 9.756.804h4.488a2.244 2.244 0 0 1 2.244 2.244v2.244"/></svg>
</span>

      </button>

    <input
      type="number"
      name="updates[]"
      id="quantity-input-quick-add-list-mode-product-item-template--21214868734182__tabbed_collections_KnLWXc-1-9598439260390"
      value="1"
      min="1"
      pattern="[0-9]*"
      class="quantity-input__input"
      data-quantity-input
      data-product-quantity-input
      aria-label="Antall produkter"
    >

    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-add-quantity
      aria-label="Legg til produktantall"
    >
      <span class="icon icon-plus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 4V12M12 12V20M12 12H20M12 12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>
  </div>
</div>
</div>


            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</div>





<div
  class="
    product-item
    animation--item
    
  "
  style="--z-index-item: ;"
  data-input-item
  data-id="9598439489766"
  data-title="Healing med Alvene"
  data-url="/collections/norke-orakelkort/products/healing_med_alvene"
  data-variant-id="47240731492582"
  data-quantity-in-cart="0"
  data-product-has-single-variant="true"
  data-quick-add-style="text"
  data-product-item-alignment="left"
  data-price-position="below_title"
  data-show-inventory="false"
  data-ratings-visible="false"
>
  <div class="product-item__inner">
    <div class="product-item__media-wrapper">
      <div class="product-item__media" data-aspect-ratio="portrait">
        <a
          class="product-item__image-link"
          
            href="/collections/norke-orakelkort/products/healing_med_alvene"
            aria-label="Healing med Alvene"
          
        ><div
    class="image product-item__image product-item__image--one aspect-ratio--portrait animation--lazy-load"
    style="--object-fit: cover;"
  >
    <img
  alt="Healing med Alvene"
  class="image__img"
  loading="lazy"
  width="1000"
  height="1407"
  src="//www.lillearkana.no/cdn/shop/files/102547.webp?v=1769528946&width=320"
  
  srcset="//www.lillearkana.no/cdn/shop/files/102547.webp?crop=center&height=225&v=1769528946&width=150 150w, //www.lillearkana.no/cdn/shop/files/102547.webp?crop=center&height=300&v=1769528946&width=200 200w, //www.lillearkana.no/cdn/shop/files/102547.webp?crop=center&height=360&v=1769528946&width=240 240w, //www.lillearkana.no/cdn/shop/files/102547.webp?crop=center&height=420&v=1769528946&width=280 280w, //www.lillearkana.no/cdn/shop/files/102547.webp?crop=center&height=450&v=1769528946&width=300 300w, //www.lillearkana.no/cdn/shop/files/102547.webp?crop=center&height=540&v=1769528946&width=360 360w, //www.lillearkana.no/cdn/shop/files/102547.webp?crop=center&height=600&v=1769528946&width=400 400w, //www.lillearkana.no/cdn/shop/files/102547.webp?crop=center&height=675&v=1769528946&width=450 450w, //www.lillearkana.no/cdn/shop/files/102547.webp?crop=center&height=750&v=1769528946&width=500 500w, //www.lillearkana.no/cdn/shop/files/102547.webp?crop=center&height=825&v=1769528946&width=550 550w, //www.lillearkana.no/cdn/shop/files/102547.webp?crop=center&height=900&v=1769528946&width=600 600w, //www.lillearkana.no/cdn/shop/files/102547.webp?crop=center&height=975&v=1769528946&width=650 650w, //www.lillearkana.no/cdn/shop/files/102547.webp?crop=center&height=1050&v=1769528946&width=700 700w, //www.lillearkana.no/cdn/shop/files/102547.webp?crop=center&height=1125&v=1769528946&width=750 750w, //www.lillearkana.no/cdn/shop/files/102547.webp?crop=center&height=1200&v=1769528946&width=800 800w, //www.lillearkana.no/cdn/shop/files/102547.webp?crop=center&height=1275&v=1769528946&width=850 850w, //www.lillearkana.no/cdn/shop/files/102547.webp?crop=center&height=1350&v=1769528946&width=900 900w"
  sizes="(max-width: 720px) calc((90vw - 12px) / 2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 3), 450px"
  onload="javascript: this.closest('.image').classList.add('loaded')"
/>
  </div><div
    class="image product-item__image product-item__image--two aspect-ratio--portrait"
    style="--object-fit: cover;"
  >
    <img
  alt=""
  class="image__img"
  loading="lazy"
  width="1000"
  height="1430"
  src="//www.lillearkana.no/cdn/shop/files/102547_1.webp?v=1769528946&width=320"
  
  srcset="//www.lillearkana.no/cdn/shop/files/102547_1.webp?crop=center&height=225&v=1769528946&width=150 150w, //www.lillearkana.no/cdn/shop/files/102547_1.webp?crop=center&height=300&v=1769528946&width=200 200w, //www.lillearkana.no/cdn/shop/files/102547_1.webp?crop=center&height=360&v=1769528946&width=240 240w, //www.lillearkana.no/cdn/shop/files/102547_1.webp?crop=center&height=420&v=1769528946&width=280 280w, //www.lillearkana.no/cdn/shop/files/102547_1.webp?crop=center&height=450&v=1769528946&width=300 300w, //www.lillearkana.no/cdn/shop/files/102547_1.webp?crop=center&height=540&v=1769528946&width=360 360w, //www.lillearkana.no/cdn/shop/files/102547_1.webp?crop=center&height=600&v=1769528946&width=400 400w, //www.lillearkana.no/cdn/shop/files/102547_1.webp?crop=center&height=675&v=1769528946&width=450 450w, //www.lillearkana.no/cdn/shop/files/102547_1.webp?crop=center&height=750&v=1769528946&width=500 500w, //www.lillearkana.no/cdn/shop/files/102547_1.webp?crop=center&height=825&v=1769528946&width=550 550w, //www.lillearkana.no/cdn/shop/files/102547_1.webp?crop=center&height=900&v=1769528946&width=600 600w, //www.lillearkana.no/cdn/shop/files/102547_1.webp?crop=center&height=975&v=1769528946&width=650 650w, //www.lillearkana.no/cdn/shop/files/102547_1.webp?crop=center&height=1050&v=1769528946&width=700 700w, //www.lillearkana.no/cdn/shop/files/102547_1.webp?crop=center&height=1125&v=1769528946&width=750 750w, //www.lillearkana.no/cdn/shop/files/102547_1.webp?crop=center&height=1200&v=1769528946&width=800 800w, //www.lillearkana.no/cdn/shop/files/102547_1.webp?crop=center&height=1275&v=1769528946&width=850 850w, //www.lillearkana.no/cdn/shop/files/102547_1.webp?crop=center&height=1350&v=1769528946&width=900 900w, //www.lillearkana.no/cdn/shop/files/102547_1.webp?crop=center&height=1425&v=1769528946&width=950 950w"
  sizes="(max-width: 720px) calc((90vw - 12px) / 2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 3), 450px"
  onload="javascript: this.closest('.image').classList.add('loaded')"
/>
  </div>

          
        </a>

        

        <div data-product-item-element-visible-only-for-mode="grid">
          <div class="product-item__floating-action-buttons">
            

            
          </div>
        </div>
      </div>
    </div>

    <div class="product-item__meta">
      <div data-product-item-element-visible-only-for-mode="grid">
        


      </div>

      <div
        class="
          product-item__text
          ta-l
        "
      >
        <div class="product-item__text_group_primary">
          

          

          <h3
            class="product-item__product-title fs-product-title ff-heading"
            
            data-base-size-setting="15"
          >
            <a href="/collections/norke-orakelkort/products/healing_med_alvene">Healing med Alvene</a>
          </h3>

          


          
<div data-product-item-element-visible-only-for-mode="grid">
              
  <div
    class="product-item__price-wrap"
    data-position="below_title"
  >
    <p
      class="product-item__price ff-product-price"
      data-position="below_title"
      data-enlarged-prices="false"
    >
      
<span class="product-item__price-main">
<span>349,00 kr</span>

</span>
<span
  class="displayed-discount-wrapper"
  
  data-hidden="false"
  data-has-discount="false"
>
  <span
    
      class="displayed-discount badge-shape fs-body-60"
    
    data-badge-shape="pill"
  ></span>
</span>


<dl class="unit-price" data-unit-price-container data-unit-price-available="false">
  <dt>
    <span class="visually-hidden visually-hidden--inline">Enhetspris</span>
  </dt>

  <dd class="unit-price__price">
    <span data-unit-price></span>
    <span aria-hidden="true">/</span>
    <span class="visually-hidden">Per</span>
    <span data-unit-base>
      <span data-unit-price-base-unit></span>
    </span>
  </dd>
</dl>


</p>
  </div>

            </div>
        </div>

        <div class="product-item__text_group_secondary">
          <div data-product-item-element-visible-only-for-mode="list">
            
  <div
    class="product-item__price-wrap"
    data-position="below_title"
  >
    <p
      class="product-item__price ff-product-price"
      data-position="below_title"
      data-enlarged-prices="false"
    >
      
<span class="product-item__price-main">
<span>349,00 kr</span>

</span>
<span
  class="displayed-discount-wrapper"
  
  data-hidden="false"
  data-has-discount="false"
>
  <span
    
      class="displayed-discount badge-shape fs-body-60"
    
    data-badge-shape="pill"
  ></span>
</span>


<dl class="unit-price" data-unit-price-container data-unit-price-available="false">
  <dt>
    <span class="visually-hidden visually-hidden--inline">Enhetspris</span>
  </dt>

  <dd class="unit-price__price">
    <span data-unit-price></span>
    <span aria-hidden="true">/</span>
    <span class="visually-hidden">Per</span>
    <span data-unit-base>
      <span data-unit-price-base-unit></span>
    </span>
  </dd>
</dl>


</p>
  </div>

          </div>

          <div class="product-item__spacer"></div>

          

          <div class="product-item__quick-add-beneath" data-product-item-element-visible-only-for-mode="grid">
              <div
  class="product-item__quick-add-wrapper"
  data-has-variants="false"
  data-quantity-in-cart="0"
  data-product-id="9598439489766"
  data-quick-add-style="text"
>
  <button
    type="button"
    class="product-item__quick-add btn btn--small btn--full btn--tertiary"
    data-quantity-in-cart="0"
    data-variant-id="47240731492582"
    aria-label="Legg til i handlekurv"
  >
    <span class="product-item__quick-add__add-text">Legg til i handlekurv</span>

    <span class="product-item__quick-add__cart-count">
      <span class='quantity-in-cart-display' data-id='9598439489766'>0</span>&nbsp;i handlekurven din

    </span>
  </button>

  <div class="quantity-input-wrapper__labels product__label visually-hidden">
  <label class="quantity-input-wrapper__label fs-body-100" for="quantity-input-quick-add-product-item-template--21214868734182__tabbed_collections_KnLWXc-1-9598439489766">
    Antall
  </label>

  
</div>

<div
  class="quantity-input-wrapper quantity-input-wrapper--product-item-quick-add"
  data-quantity-selector
>
  <div
    class="quantity-input"
    data-bordered="false"
  >
    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-subtract-quantity
      aria-label="Trekk fra produktantall"
    >
      <span class="icon icon-minus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 12H12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>

    <button
        type="button"
        class="quantity-input__button btn btn--primary"
        data-remove-item
        aria-label="Fjern produkt"
      >
        <span class="icon icon-remove " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.472" d="M1.902 5.292h20.196M19.854 5.292V21a2.244 2.244 0 0 1-2.244 2.244H6.39A2.244 2.244 0 0 1 4.146 21V5.292m3.366 0V3.048A2.244 2.244 0 0 1 9.756.804h4.488a2.244 2.244 0 0 1 2.244 2.244v2.244"/></svg>
</span>

      </button>

    <input
      type="number"
      name="updates[]"
      id="quantity-input-quick-add-product-item-template--21214868734182__tabbed_collections_KnLWXc-1-9598439489766"
      value="1"
      min="1"
      pattern="[0-9]*"
      class="quantity-input__input"
      data-quantity-input
      data-product-quantity-input
      aria-label="Antall produkter"
    >

    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-add-quantity
      aria-label="Legg til produktantall"
    >
      <span class="icon icon-plus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 4V12M12 12V20M12 12H20M12 12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>
  </div>
</div>
</div>

            </div>

          <div class="product-item__list-mode-buttons-wrap" data-product-item-element-visible-only-for-mode="list">
            <div class="product-item__list-mode-buttons">
              
  


              <div
  class="product-item__quick-add-wrapper"
  data-has-variants="false"
  data-quantity-in-cart="0"
  data-product-id="9598439489766"
  data-quick-add-style="text"
>
  <button
    type="button"
    class="product-item__quick-add btn btn--small btn--full btn--tertiary"
    data-quantity-in-cart="0"
    data-variant-id="47240731492582"
    aria-label="Legg til i handlekurv"
  >
    <span class="product-item__quick-add__add-text">Legg til i handlekurv</span>

    <span class="product-item__quick-add__cart-count">
      <span class='quantity-in-cart-display' data-id='9598439489766'>0</span>&nbsp;i handlekurven din

    </span>
  </button>

  <div class="quantity-input-wrapper__labels product__label visually-hidden">
  <label class="quantity-input-wrapper__label fs-body-100" for="quantity-input-quick-add-list-mode-product-item-template--21214868734182__tabbed_collections_KnLWXc-1-9598439489766">
    Antall
  </label>

  
</div>

<div
  class="quantity-input-wrapper quantity-input-wrapper--product-item-quick-add"
  data-quantity-selector
>
  <div
    class="quantity-input"
    data-bordered="false"
  >
    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-subtract-quantity
      aria-label="Trekk fra produktantall"
    >
      <span class="icon icon-minus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 12H12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>

    <button
        type="button"
        class="quantity-input__button btn btn--primary"
        data-remove-item
        aria-label="Fjern produkt"
      >
        <span class="icon icon-remove " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.472" d="M1.902 5.292h20.196M19.854 5.292V21a2.244 2.244 0 0 1-2.244 2.244H6.39A2.244 2.244 0 0 1 4.146 21V5.292m3.366 0V3.048A2.244 2.244 0 0 1 9.756.804h4.488a2.244 2.244 0 0 1 2.244 2.244v2.244"/></svg>
</span>

      </button>

    <input
      type="number"
      name="updates[]"
      id="quantity-input-quick-add-list-mode-product-item-template--21214868734182__tabbed_collections_KnLWXc-1-9598439489766"
      value="1"
      min="1"
      pattern="[0-9]*"
      class="quantity-input__input"
      data-quantity-input
      data-product-quantity-input
      aria-label="Antall produkter"
    >

    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-add-quantity
      aria-label="Legg til produktantall"
    >
      <span class="icon icon-plus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 4V12M12 12V20M12 12H20M12 12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>
  </div>
</div>
</div>


            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</div>





<div
  class="
    product-item
    animation--item
    
  "
  style="--z-index-item: ;"
  data-input-item
  data-id="9598440440038"
  data-title="Kuan Yin Orakelkort"
  data-url="/collections/norke-orakelkort/products/kuan_yin_orakelkort_kuan_yin"
  data-variant-id="47240732442854"
  data-quantity-in-cart="0"
  data-product-has-single-variant="true"
  data-quick-add-style="text"
  data-product-item-alignment="left"
  data-price-position="below_title"
  data-show-inventory="false"
  data-ratings-visible="false"
>
  <div class="product-item__inner">
    <div class="product-item__media-wrapper">
      <div class="product-item__media" data-aspect-ratio="portrait">
        <a
          class="product-item__image-link"
          
            href="/collections/norke-orakelkort/products/kuan_yin_orakelkort_kuan_yin"
            aria-label="Kuan Yin Orakelkort"
          
        ><div
    class="image product-item__image product-item__image--one aspect-ratio--portrait animation--lazy-load"
    style="--object-fit: cover;"
  >
    <img
  alt="Kuan Yin Orakelkort"
  class="image__img"
  loading="lazy"
  width="1000"
  height="1344"
  src="//www.lillearkana.no/cdn/shop/files/KuanYin.webp?v=1768518137&width=320"
  
  srcset="//www.lillearkana.no/cdn/shop/files/KuanYin.webp?crop=center&height=225&v=1768518137&width=150 150w, //www.lillearkana.no/cdn/shop/files/KuanYin.webp?crop=center&height=300&v=1768518137&width=200 200w, //www.lillearkana.no/cdn/shop/files/KuanYin.webp?crop=center&height=360&v=1768518137&width=240 240w, //www.lillearkana.no/cdn/shop/files/KuanYin.webp?crop=center&height=420&v=1768518137&width=280 280w, //www.lillearkana.no/cdn/shop/files/KuanYin.webp?crop=center&height=450&v=1768518137&width=300 300w, //www.lillearkana.no/cdn/shop/files/KuanYin.webp?crop=center&height=540&v=1768518137&width=360 360w, //www.lillearkana.no/cdn/shop/files/KuanYin.webp?crop=center&height=600&v=1768518137&width=400 400w, //www.lillearkana.no/cdn/shop/files/KuanYin.webp?crop=center&height=675&v=1768518137&width=450 450w, //www.lillearkana.no/cdn/shop/files/KuanYin.webp?crop=center&height=750&v=1768518137&width=500 500w, //www.lillearkana.no/cdn/shop/files/KuanYin.webp?crop=center&height=825&v=1768518137&width=550 550w, //www.lillearkana.no/cdn/shop/files/KuanYin.webp?crop=center&height=900&v=1768518137&width=600 600w, //www.lillearkana.no/cdn/shop/files/KuanYin.webp?crop=center&height=975&v=1768518137&width=650 650w, //www.lillearkana.no/cdn/shop/files/KuanYin.webp?crop=center&height=1050&v=1768518137&width=700 700w, //www.lillearkana.no/cdn/shop/files/KuanYin.webp?crop=center&height=1125&v=1768518137&width=750 750w, //www.lillearkana.no/cdn/shop/files/KuanYin.webp?crop=center&height=1200&v=1768518137&width=800 800w, //www.lillearkana.no/cdn/shop/files/KuanYin.webp?crop=center&height=1275&v=1768518137&width=850 850w"
  sizes="(max-width: 720px) calc((90vw - 12px) / 2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 3), 450px"
  onload="javascript: this.closest('.image').classList.add('loaded')"
/>
  </div><div
    class="image product-item__image product-item__image--two aspect-ratio--portrait"
    style="--object-fit: cover;"
  >
    <img
  alt=""
  class="image__img"
  loading="lazy"
  width="1000"
  height="1474"
  src="//www.lillearkana.no/cdn/shop/files/1950035549_7.webp?v=1769481355&width=320"
  
  srcset="//www.lillearkana.no/cdn/shop/files/1950035549_7.webp?crop=center&height=225&v=1769481355&width=150 150w, //www.lillearkana.no/cdn/shop/files/1950035549_7.webp?crop=center&height=300&v=1769481355&width=200 200w, //www.lillearkana.no/cdn/shop/files/1950035549_7.webp?crop=center&height=360&v=1769481355&width=240 240w, //www.lillearkana.no/cdn/shop/files/1950035549_7.webp?crop=center&height=420&v=1769481355&width=280 280w, //www.lillearkana.no/cdn/shop/files/1950035549_7.webp?crop=center&height=450&v=1769481355&width=300 300w, //www.lillearkana.no/cdn/shop/files/1950035549_7.webp?crop=center&height=540&v=1769481355&width=360 360w, //www.lillearkana.no/cdn/shop/files/1950035549_7.webp?crop=center&height=600&v=1769481355&width=400 400w, //www.lillearkana.no/cdn/shop/files/1950035549_7.webp?crop=center&height=675&v=1769481355&width=450 450w, //www.lillearkana.no/cdn/shop/files/1950035549_7.webp?crop=center&height=750&v=1769481355&width=500 500w, //www.lillearkana.no/cdn/shop/files/1950035549_7.webp?crop=center&height=825&v=1769481355&width=550 550w, //www.lillearkana.no/cdn/shop/files/1950035549_7.webp?crop=center&height=900&v=1769481355&width=600 600w, //www.lillearkana.no/cdn/shop/files/1950035549_7.webp?crop=center&height=975&v=1769481355&width=650 650w, //www.lillearkana.no/cdn/shop/files/1950035549_7.webp?crop=center&height=1050&v=1769481355&width=700 700w, //www.lillearkana.no/cdn/shop/files/1950035549_7.webp?crop=center&height=1125&v=1769481355&width=750 750w, //www.lillearkana.no/cdn/shop/files/1950035549_7.webp?crop=center&height=1200&v=1769481355&width=800 800w, //www.lillearkana.no/cdn/shop/files/1950035549_7.webp?crop=center&height=1275&v=1769481355&width=850 850w, //www.lillearkana.no/cdn/shop/files/1950035549_7.webp?crop=center&height=1350&v=1769481355&width=900 900w, //www.lillearkana.no/cdn/shop/files/1950035549_7.webp?crop=center&height=1425&v=1769481355&width=950 950w"
  sizes="(max-width: 720px) calc((90vw - 12px) / 2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 3), 450px"
  onload="javascript: this.closest('.image').classList.add('loaded')"
/>
  </div>

          
        </a>

        

        <div data-product-item-element-visible-only-for-mode="grid">
          <div class="product-item__floating-action-buttons">
            

            
          </div>
        </div>
      </div>
    </div>

    <div class="product-item__meta">
      <div data-product-item-element-visible-only-for-mode="grid">
        


      </div>

      <div
        class="
          product-item__text
          ta-l
        "
      >
        <div class="product-item__text_group_primary">
          

          

          <h3
            class="product-item__product-title fs-product-title ff-heading"
            
            data-base-size-setting="15"
          >
            <a href="/collections/norke-orakelkort/products/kuan_yin_orakelkort_kuan_yin">Kuan Yin Orakelkort</a>
          </h3>

          


          
<div data-product-item-element-visible-only-for-mode="grid">
              
  <div
    class="product-item__price-wrap"
    data-position="below_title"
  >
    <p
      class="product-item__price ff-product-price"
      data-position="below_title"
      data-enlarged-prices="false"
    >
      
<span class="product-item__price-main">
<span>399,00 kr</span>

</span>
<span
  class="displayed-discount-wrapper"
  
  data-hidden="false"
  data-has-discount="false"
>
  <span
    
      class="displayed-discount badge-shape fs-body-60"
    
    data-badge-shape="pill"
  ></span>
</span>


<dl class="unit-price" data-unit-price-container data-unit-price-available="false">
  <dt>
    <span class="visually-hidden visually-hidden--inline">Enhetspris</span>
  </dt>

  <dd class="unit-price__price">
    <span data-unit-price></span>
    <span aria-hidden="true">/</span>
    <span class="visually-hidden">Per</span>
    <span data-unit-base>
      <span data-unit-price-base-unit></span>
    </span>
  </dd>
</dl>


</p>
  </div>

            </div>
        </div>

        <div class="product-item__text_group_secondary">
          <div data-product-item-element-visible-only-for-mode="list">
            
  <div
    class="product-item__price-wrap"
    data-position="below_title"
  >
    <p
      class="product-item__price ff-product-price"
      data-position="below_title"
      data-enlarged-prices="false"
    >
      
<span class="product-item__price-main">
<span>399,00 kr</span>

</span>
<span
  class="displayed-discount-wrapper"
  
  data-hidden="false"
  data-has-discount="false"
>
  <span
    
      class="displayed-discount badge-shape fs-body-60"
    
    data-badge-shape="pill"
  ></span>
</span>


<dl class="unit-price" data-unit-price-container data-unit-price-available="false">
  <dt>
    <span class="visually-hidden visually-hidden--inline">Enhetspris</span>
  </dt>

  <dd class="unit-price__price">
    <span data-unit-price></span>
    <span aria-hidden="true">/</span>
    <span class="visually-hidden">Per</span>
    <span data-unit-base>
      <span data-unit-price-base-unit></span>
    </span>
  </dd>
</dl>


</p>
  </div>

          </div>

          <div class="product-item__spacer"></div>

          

          <div class="product-item__quick-add-beneath" data-product-item-element-visible-only-for-mode="grid">
              <div
  class="product-item__quick-add-wrapper"
  data-has-variants="false"
  data-quantity-in-cart="0"
  data-product-id="9598440440038"
  data-quick-add-style="text"
>
  <button
    type="button"
    class="product-item__quick-add btn btn--small btn--full btn--tertiary"
    data-quantity-in-cart="0"
    data-variant-id="47240732442854"
    aria-label="Legg til i handlekurv"
  >
    <span class="product-item__quick-add__add-text">Legg til i handlekurv</span>

    <span class="product-item__quick-add__cart-count">
      <span class='quantity-in-cart-display' data-id='9598440440038'>0</span>&nbsp;i handlekurven din

    </span>
  </button>

  <div class="quantity-input-wrapper__labels product__label visually-hidden">
  <label class="quantity-input-wrapper__label fs-body-100" for="quantity-input-quick-add-product-item-template--21214868734182__tabbed_collections_KnLWXc-1-9598440440038">
    Antall
  </label>

  
</div>

<div
  class="quantity-input-wrapper quantity-input-wrapper--product-item-quick-add"
  data-quantity-selector
>
  <div
    class="quantity-input"
    data-bordered="false"
  >
    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-subtract-quantity
      aria-label="Trekk fra produktantall"
    >
      <span class="icon icon-minus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 12H12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>

    <button
        type="button"
        class="quantity-input__button btn btn--primary"
        data-remove-item
        aria-label="Fjern produkt"
      >
        <span class="icon icon-remove " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.472" d="M1.902 5.292h20.196M19.854 5.292V21a2.244 2.244 0 0 1-2.244 2.244H6.39A2.244 2.244 0 0 1 4.146 21V5.292m3.366 0V3.048A2.244 2.244 0 0 1 9.756.804h4.488a2.244 2.244 0 0 1 2.244 2.244v2.244"/></svg>
</span>

      </button>

    <input
      type="number"
      name="updates[]"
      id="quantity-input-quick-add-product-item-template--21214868734182__tabbed_collections_KnLWXc-1-9598440440038"
      value="1"
      min="1"
      pattern="[0-9]*"
      class="quantity-input__input"
      data-quantity-input
      data-product-quantity-input
      aria-label="Antall produkter"
    >

    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-add-quantity
      aria-label="Legg til produktantall"
    >
      <span class="icon icon-plus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 4V12M12 12V20M12 12H20M12 12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>
  </div>
</div>
</div>

            </div>

          <div class="product-item__list-mode-buttons-wrap" data-product-item-element-visible-only-for-mode="list">
            <div class="product-item__list-mode-buttons">
              
  


              <div
  class="product-item__quick-add-wrapper"
  data-has-variants="false"
  data-quantity-in-cart="0"
  data-product-id="9598440440038"
  data-quick-add-style="text"
>
  <button
    type="button"
    class="product-item__quick-add btn btn--small btn--full btn--tertiary"
    data-quantity-in-cart="0"
    data-variant-id="47240732442854"
    aria-label="Legg til i handlekurv"
  >
    <span class="product-item__quick-add__add-text">Legg til i handlekurv</span>

    <span class="product-item__quick-add__cart-count">
      <span class='quantity-in-cart-display' data-id='9598440440038'>0</span>&nbsp;i handlekurven din

    </span>
  </button>

  <div class="quantity-input-wrapper__labels product__label visually-hidden">
  <label class="quantity-input-wrapper__label fs-body-100" for="quantity-input-quick-add-list-mode-product-item-template--21214868734182__tabbed_collections_KnLWXc-1-9598440440038">
    Antall
  </label>

  
</div>

<div
  class="quantity-input-wrapper quantity-input-wrapper--product-item-quick-add"
  data-quantity-selector
>
  <div
    class="quantity-input"
    data-bordered="false"
  >
    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-subtract-quantity
      aria-label="Trekk fra produktantall"
    >
      <span class="icon icon-minus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 12H12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>

    <button
        type="button"
        class="quantity-input__button btn btn--primary"
        data-remove-item
        aria-label="Fjern produkt"
      >
        <span class="icon icon-remove " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.472" d="M1.902 5.292h20.196M19.854 5.292V21a2.244 2.244 0 0 1-2.244 2.244H6.39A2.244 2.244 0 0 1 4.146 21V5.292m3.366 0V3.048A2.244 2.244 0 0 1 9.756.804h4.488a2.244 2.244 0 0 1 2.244 2.244v2.244"/></svg>
</span>

      </button>

    <input
      type="number"
      name="updates[]"
      id="quantity-input-quick-add-list-mode-product-item-template--21214868734182__tabbed_collections_KnLWXc-1-9598440440038"
      value="1"
      min="1"
      pattern="[0-9]*"
      class="quantity-input__input"
      data-quantity-input
      data-product-quantity-input
      aria-label="Antall produkter"
    >

    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-add-quantity
      aria-label="Legg til produktantall"
    >
      <span class="icon icon-plus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 4V12M12 12V20M12 12H20M12 12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>
  </div>
</div>
</div>


            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</div>





<div
  class="
    product-item
    animation--item
    
  "
  style="--z-index-item: ;"
  data-input-item
  data-id="9598440177894"
  data-title="Kjerubenglene Englekort for Barn"
  data-url="/collections/norke-orakelkort/products/kjerubenglene_englekort_for_barn"
  data-variant-id=""
  data-quantity-in-cart="0"
  data-product-has-single-variant="true"
  data-quick-add-style="text"
  data-product-item-alignment="left"
  data-price-position="below_title"
  data-show-inventory="false"
  data-ratings-visible="false"
>
  <div class="product-item__inner">
    <div class="product-item__media-wrapper">
      <div class="product-item__media" data-aspect-ratio="portrait">
        <a
          class="product-item__image-link"
          
            href="/collections/norke-orakelkort/products/kjerubenglene_englekort_for_barn"
            aria-label="Kjerubenglene Englekort for Barn"
          
        ><div
    class="image product-item__image product-item__image--one aspect-ratio--portrait animation--lazy-load"
    style="--object-fit: cover;"
  >
    <img
  alt="Kjerubenglene Englekort for Barn"
  class="image__img"
  loading="lazy"
  width="1000"
  height="1315"
  src="//www.lillearkana.no/cdn/shop/files/1950033458.webp?v=1769479695&width=320"
  
  srcset="//www.lillearkana.no/cdn/shop/files/1950033458.webp?crop=center&height=225&v=1769479695&width=150 150w, //www.lillearkana.no/cdn/shop/files/1950033458.webp?crop=center&height=300&v=1769479695&width=200 200w, //www.lillearkana.no/cdn/shop/files/1950033458.webp?crop=center&height=360&v=1769479695&width=240 240w, //www.lillearkana.no/cdn/shop/files/1950033458.webp?crop=center&height=420&v=1769479695&width=280 280w, //www.lillearkana.no/cdn/shop/files/1950033458.webp?crop=center&height=450&v=1769479695&width=300 300w, //www.lillearkana.no/cdn/shop/files/1950033458.webp?crop=center&height=540&v=1769479695&width=360 360w, //www.lillearkana.no/cdn/shop/files/1950033458.webp?crop=center&height=600&v=1769479695&width=400 400w, //www.lillearkana.no/cdn/shop/files/1950033458.webp?crop=center&height=675&v=1769479695&width=450 450w, //www.lillearkana.no/cdn/shop/files/1950033458.webp?crop=center&height=750&v=1769479695&width=500 500w, //www.lillearkana.no/cdn/shop/files/1950033458.webp?crop=center&height=825&v=1769479695&width=550 550w, //www.lillearkana.no/cdn/shop/files/1950033458.webp?crop=center&height=900&v=1769479695&width=600 600w, //www.lillearkana.no/cdn/shop/files/1950033458.webp?crop=center&height=975&v=1769479695&width=650 650w, //www.lillearkana.no/cdn/shop/files/1950033458.webp?crop=center&height=1050&v=1769479695&width=700 700w, //www.lillearkana.no/cdn/shop/files/1950033458.webp?crop=center&height=1125&v=1769479695&width=750 750w, //www.lillearkana.no/cdn/shop/files/1950033458.webp?crop=center&height=1200&v=1769479695&width=800 800w, //www.lillearkana.no/cdn/shop/files/1950033458.webp?crop=center&height=1275&v=1769479695&width=850 850w"
  sizes="(max-width: 720px) calc((90vw - 12px) / 2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 3), 450px"
  onload="javascript: this.closest('.image').classList.add('loaded')"
/>
  </div><div
    class="image product-item__image product-item__image--two aspect-ratio--portrait"
    style="--object-fit: cover;"
  >
    <img
  alt=""
  class="image__img"
  loading="lazy"
  width="1000"
  height="1460"
  src="//www.lillearkana.no/cdn/shop/files/1950033458_1.webp?v=1769479695&width=320"
  
  srcset="//www.lillearkana.no/cdn/shop/files/1950033458_1.webp?crop=center&height=225&v=1769479695&width=150 150w, //www.lillearkana.no/cdn/shop/files/1950033458_1.webp?crop=center&height=300&v=1769479695&width=200 200w, //www.lillearkana.no/cdn/shop/files/1950033458_1.webp?crop=center&height=360&v=1769479695&width=240 240w, //www.lillearkana.no/cdn/shop/files/1950033458_1.webp?crop=center&height=420&v=1769479695&width=280 280w, //www.lillearkana.no/cdn/shop/files/1950033458_1.webp?crop=center&height=450&v=1769479695&width=300 300w, //www.lillearkana.no/cdn/shop/files/1950033458_1.webp?crop=center&height=540&v=1769479695&width=360 360w, //www.lillearkana.no/cdn/shop/files/1950033458_1.webp?crop=center&height=600&v=1769479695&width=400 400w, //www.lillearkana.no/cdn/shop/files/1950033458_1.webp?crop=center&height=675&v=1769479695&width=450 450w, //www.lillearkana.no/cdn/shop/files/1950033458_1.webp?crop=center&height=750&v=1769479695&width=500 500w, //www.lillearkana.no/cdn/shop/files/1950033458_1.webp?crop=center&height=825&v=1769479695&width=550 550w, //www.lillearkana.no/cdn/shop/files/1950033458_1.webp?crop=center&height=900&v=1769479695&width=600 600w, //www.lillearkana.no/cdn/shop/files/1950033458_1.webp?crop=center&height=975&v=1769479695&width=650 650w, //www.lillearkana.no/cdn/shop/files/1950033458_1.webp?crop=center&height=1050&v=1769479695&width=700 700w, //www.lillearkana.no/cdn/shop/files/1950033458_1.webp?crop=center&height=1125&v=1769479695&width=750 750w, //www.lillearkana.no/cdn/shop/files/1950033458_1.webp?crop=center&height=1200&v=1769479695&width=800 800w, //www.lillearkana.no/cdn/shop/files/1950033458_1.webp?crop=center&height=1275&v=1769479695&width=850 850w, //www.lillearkana.no/cdn/shop/files/1950033458_1.webp?crop=center&height=1350&v=1769479695&width=900 900w, //www.lillearkana.no/cdn/shop/files/1950033458_1.webp?crop=center&height=1425&v=1769479695&width=950 950w"
  sizes="(max-width: 720px) calc((90vw - 12px) / 2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 3), 450px"
  onload="javascript: this.closest('.image').classList.add('loaded')"
/>
  </div>

          
        </a>

        <div
    class="product-badges"
    data-badge-shape="pill"
    data-badge-vertical-position="top"
    data-badge-horizontal-position="right"
  >
    <div
  class="product-badge"
  data-type="sold-out"
  
>
  <span
    class="product-badge__inner badge-shape"
    data-badge-shape="pill"
  >
    Utsolgt
  </span>
</div>

  </div>

        <div data-product-item-element-visible-only-for-mode="grid">
          <div class="product-item__floating-action-buttons">
            

            
          </div>
        </div>
      </div>
    </div>

    <div class="product-item__meta">
      <div data-product-item-element-visible-only-for-mode="grid">
        


      </div>

      <div
        class="
          product-item__text
          ta-l
        "
      >
        <div class="product-item__text_group_primary">
          

          

          <h3
            class="product-item__product-title fs-product-title ff-heading"
            
            data-base-size-setting="15"
          >
            <a href="/collections/norke-orakelkort/products/kjerubenglene_englekort_for_barn">Kjerubenglene Englekort for Barn</a>
          </h3>

          


          
<div data-product-item-element-visible-only-for-mode="grid">
              
  <div
    class="product-item__price-wrap"
    data-position="below_title"
  >
    <p
      class="product-item__price ff-product-price"
      data-position="below_title"
      data-enlarged-prices="false"
    >
      
<span class="product-item__price-main">
<span class="visually-hidden">Ordinær pris</span>
<s class="t-subdued">299,00 kr</s>
<span class="sale" data-price>254,00 kr</span>

</span>
<span
  class="displayed-discount-wrapper"
  
  data-hidden="false"
  data-has-discount="true"
>
  <span
    
      class="displayed-discount badge-shape fs-body-60"
    
    data-badge-shape="pill"
  >-15%</span>
</span>


<dl class="unit-price" data-unit-price-container data-unit-price-available="false">
  <dt>
    <span class="visually-hidden visually-hidden--inline">Enhetspris</span>
  </dt>

  <dd class="unit-price__price">
    <span data-unit-price></span>
    <span aria-hidden="true">/</span>
    <span class="visually-hidden">Per</span>
    <span data-unit-base>
      <span data-unit-price-base-unit></span>
    </span>
  </dd>
</dl>


</p>
  </div>

            </div>
        </div>

        <div class="product-item__text_group_secondary">
          <div data-product-item-element-visible-only-for-mode="list">
            
  <div
    class="product-item__price-wrap"
    data-position="below_title"
  >
    <p
      class="product-item__price ff-product-price"
      data-position="below_title"
      data-enlarged-prices="false"
    >
      
<span class="product-item__price-main">
<span class="visually-hidden">Ordinær pris</span>
<s class="t-subdued">299,00 kr</s>
<span class="sale" data-price>254,00 kr</span>

</span>
<span
  class="displayed-discount-wrapper"
  
  data-hidden="false"
  data-has-discount="true"
>
  <span
    
      class="displayed-discount badge-shape fs-body-60"
    
    data-badge-shape="pill"
  >-15%</span>
</span>


<dl class="unit-price" data-unit-price-container data-unit-price-available="false">
  <dt>
    <span class="visually-hidden visually-hidden--inline">Enhetspris</span>
  </dt>

  <dd class="unit-price__price">
    <span data-unit-price></span>
    <span aria-hidden="true">/</span>
    <span class="visually-hidden">Per</span>
    <span data-unit-base>
      <span data-unit-price-base-unit></span>
    </span>
  </dd>
</dl>


</p>
  </div>

          </div>

          

          

          

          <div class="product-item__list-mode-buttons-wrap" data-product-item-element-visible-only-for-mode="list">
            <div class="product-item__list-mode-buttons">
              
  


              
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</div>





<div
  class="
    product-item
    animation--item
    
  "
  style="--z-index-item: ;"
  data-input-item
  data-id="9598437785830"
  data-title="Engler og Helgener Orakelkort"
  data-url="/collections/norke-orakelkort/products/engler_og_helgener_orakelkort"
  data-variant-id="47240729788646"
  data-quantity-in-cart="0"
  data-product-has-single-variant="true"
  data-quick-add-style="text"
  data-product-item-alignment="left"
  data-price-position="below_title"
  data-show-inventory="false"
  data-ratings-visible="false"
>
  <div class="product-item__inner">
    <div class="product-item__media-wrapper">
      <div class="product-item__media" data-aspect-ratio="portrait">
        <a
          class="product-item__image-link"
          
            href="/collections/norke-orakelkort/products/engler_og_helgener_orakelkort"
            aria-label="Engler og Helgener Orakelkort"
          
        ><div
    class="image product-item__image product-item__image--one aspect-ratio--portrait animation--lazy-load"
    style="--object-fit: cover;"
  >
    <img
  alt="Engler og Helgener Orakelkort"
  class="image__img"
  loading="lazy"
  width="1173"
  height="1628"
  src="//www.lillearkana.no/cdn/shop/files/engleroghelgenerfrontboks.jpg?v=1771483499&width=320"
  
  srcset="//www.lillearkana.no/cdn/shop/files/engleroghelgenerfrontboks.jpg?crop=center&height=225&v=1771483499&width=150 150w, //www.lillearkana.no/cdn/shop/files/engleroghelgenerfrontboks.jpg?crop=center&height=300&v=1771483499&width=200 200w, //www.lillearkana.no/cdn/shop/files/engleroghelgenerfrontboks.jpg?crop=center&height=360&v=1771483499&width=240 240w, //www.lillearkana.no/cdn/shop/files/engleroghelgenerfrontboks.jpg?crop=center&height=420&v=1771483499&width=280 280w, //www.lillearkana.no/cdn/shop/files/engleroghelgenerfrontboks.jpg?crop=center&height=450&v=1771483499&width=300 300w, //www.lillearkana.no/cdn/shop/files/engleroghelgenerfrontboks.jpg?crop=center&height=540&v=1771483499&width=360 360w, //www.lillearkana.no/cdn/shop/files/engleroghelgenerfrontboks.jpg?crop=center&height=600&v=1771483499&width=400 400w, //www.lillearkana.no/cdn/shop/files/engleroghelgenerfrontboks.jpg?crop=center&height=675&v=1771483499&width=450 450w, //www.lillearkana.no/cdn/shop/files/engleroghelgenerfrontboks.jpg?crop=center&height=750&v=1771483499&width=500 500w, //www.lillearkana.no/cdn/shop/files/engleroghelgenerfrontboks.jpg?crop=center&height=825&v=1771483499&width=550 550w, //www.lillearkana.no/cdn/shop/files/engleroghelgenerfrontboks.jpg?crop=center&height=900&v=1771483499&width=600 600w, //www.lillearkana.no/cdn/shop/files/engleroghelgenerfrontboks.jpg?crop=center&height=975&v=1771483499&width=650 650w, //www.lillearkana.no/cdn/shop/files/engleroghelgenerfrontboks.jpg?crop=center&height=1050&v=1771483499&width=700 700w, //www.lillearkana.no/cdn/shop/files/engleroghelgenerfrontboks.jpg?crop=center&height=1125&v=1771483499&width=750 750w, //www.lillearkana.no/cdn/shop/files/engleroghelgenerfrontboks.jpg?crop=center&height=1200&v=1771483499&width=800 800w, //www.lillearkana.no/cdn/shop/files/engleroghelgenerfrontboks.jpg?crop=center&height=1275&v=1771483499&width=850 850w, //www.lillearkana.no/cdn/shop/files/engleroghelgenerfrontboks.jpg?crop=center&height=1350&v=1771483499&width=900 900w, //www.lillearkana.no/cdn/shop/files/engleroghelgenerfrontboks.jpg?crop=center&height=1425&v=1771483499&width=950 950w, //www.lillearkana.no/cdn/shop/files/engleroghelgenerfrontboks.jpg?crop=center&height=1500&v=1771483499&width=1000 1000w"
  sizes="(max-width: 720px) calc((90vw - 12px) / 2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 3), 450px"
  onload="javascript: this.closest('.image').classList.add('loaded')"
/>
  </div><div
    class="image product-item__image product-item__image--two aspect-ratio--portrait"
    style="--object-fit: cover;"
  >
    <img
  alt=""
  class="image__img"
  loading="lazy"
  width="700"
  height="1000"
  src="//www.lillearkana.no/cdn/shop/files/DU_er_en_leder_1_c42107bb-2a8a-44ae-93f2-88321ee318d4.jpg?v=1771483760&width=320"
  
  srcset="//www.lillearkana.no/cdn/shop/files/DU_er_en_leder_1_c42107bb-2a8a-44ae-93f2-88321ee318d4.jpg?crop=center&height=225&v=1771483760&width=150 150w, //www.lillearkana.no/cdn/shop/files/DU_er_en_leder_1_c42107bb-2a8a-44ae-93f2-88321ee318d4.jpg?crop=center&height=300&v=1771483760&width=200 200w, //www.lillearkana.no/cdn/shop/files/DU_er_en_leder_1_c42107bb-2a8a-44ae-93f2-88321ee318d4.jpg?crop=center&height=360&v=1771483760&width=240 240w, //www.lillearkana.no/cdn/shop/files/DU_er_en_leder_1_c42107bb-2a8a-44ae-93f2-88321ee318d4.jpg?crop=center&height=420&v=1771483760&width=280 280w, //www.lillearkana.no/cdn/shop/files/DU_er_en_leder_1_c42107bb-2a8a-44ae-93f2-88321ee318d4.jpg?crop=center&height=450&v=1771483760&width=300 300w, //www.lillearkana.no/cdn/shop/files/DU_er_en_leder_1_c42107bb-2a8a-44ae-93f2-88321ee318d4.jpg?crop=center&height=540&v=1771483760&width=360 360w, //www.lillearkana.no/cdn/shop/files/DU_er_en_leder_1_c42107bb-2a8a-44ae-93f2-88321ee318d4.jpg?crop=center&height=600&v=1771483760&width=400 400w, //www.lillearkana.no/cdn/shop/files/DU_er_en_leder_1_c42107bb-2a8a-44ae-93f2-88321ee318d4.jpg?crop=center&height=675&v=1771483760&width=450 450w, //www.lillearkana.no/cdn/shop/files/DU_er_en_leder_1_c42107bb-2a8a-44ae-93f2-88321ee318d4.jpg?crop=center&height=750&v=1771483760&width=500 500w, //www.lillearkana.no/cdn/shop/files/DU_er_en_leder_1_c42107bb-2a8a-44ae-93f2-88321ee318d4.jpg?crop=center&height=825&v=1771483760&width=550 550w, //www.lillearkana.no/cdn/shop/files/DU_er_en_leder_1_c42107bb-2a8a-44ae-93f2-88321ee318d4.jpg?crop=center&height=900&v=1771483760&width=600 600w, //www.lillearkana.no/cdn/shop/files/DU_er_en_leder_1_c42107bb-2a8a-44ae-93f2-88321ee318d4.jpg?crop=center&height=975&v=1771483760&width=650 650w"
  sizes="(max-width: 720px) calc((90vw - 12px) / 2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 3), 450px"
  onload="javascript: this.closest('.image').classList.add('loaded')"
/>
  </div>

          
        </a>

        <div
    class="product-badges"
    data-badge-shape="pill"
    data-badge-vertical-position="top"
    data-badge-horizontal-position="right"
  >
    <div
  class="product-badge"
  data-type="sale"
  
>
  <span
    class="product-badge__inner badge-shape"
    data-badge-shape="pill"
  >
    <span
  class="displayed-discount-wrapper"
  
  data-hidden="false"
  data-has-discount="true"
>
  <span
    
    data-badge-shape="pill"
  >-15%</span>
</span>

  </span>
</div>

  </div>

        <div data-product-item-element-visible-only-for-mode="grid">
          <div class="product-item__floating-action-buttons">
            

            
          </div>
        </div>
      </div>
    </div>

    <div class="product-item__meta">
      <div data-product-item-element-visible-only-for-mode="grid">
        


      </div>

      <div
        class="
          product-item__text
          ta-l
        "
      >
        <div class="product-item__text_group_primary">
          

          

          <h3
            class="product-item__product-title fs-product-title ff-heading"
            
            data-base-size-setting="15"
          >
            <a href="/collections/norke-orakelkort/products/engler_og_helgener_orakelkort">Engler og Helgener Orakelkort</a>
          </h3>

          


          
<div data-product-item-element-visible-only-for-mode="grid">
              
  <div
    class="product-item__price-wrap"
    data-position="below_title"
  >
    <p
      class="product-item__price ff-product-price"
      data-position="below_title"
      data-enlarged-prices="false"
    >
      
<span class="product-item__price-main">
<span class="visually-hidden">Ordinær pris</span>
<s class="t-subdued">349,00 kr</s>
<span class="sale" data-price>297,00 kr</span>

</span>
<span
  class="displayed-discount-wrapper"
  
  data-hidden="false"
  data-has-discount="true"
>
  <span
    
      class="displayed-discount badge-shape fs-body-60"
    
    data-badge-shape="pill"
  >-15%</span>
</span>


<dl class="unit-price" data-unit-price-container data-unit-price-available="false">
  <dt>
    <span class="visually-hidden visually-hidden--inline">Enhetspris</span>
  </dt>

  <dd class="unit-price__price">
    <span data-unit-price></span>
    <span aria-hidden="true">/</span>
    <span class="visually-hidden">Per</span>
    <span data-unit-base>
      <span data-unit-price-base-unit></span>
    </span>
  </dd>
</dl>


</p>
  </div>

            </div>
        </div>

        <div class="product-item__text_group_secondary">
          <div data-product-item-element-visible-only-for-mode="list">
            
  <div
    class="product-item__price-wrap"
    data-position="below_title"
  >
    <p
      class="product-item__price ff-product-price"
      data-position="below_title"
      data-enlarged-prices="false"
    >
      
<span class="product-item__price-main">
<span class="visually-hidden">Ordinær pris</span>
<s class="t-subdued">349,00 kr</s>
<span class="sale" data-price>297,00 kr</span>

</span>
<span
  class="displayed-discount-wrapper"
  
  data-hidden="false"
  data-has-discount="true"
>
  <span
    
      class="displayed-discount badge-shape fs-body-60"
    
    data-badge-shape="pill"
  >-15%</span>
</span>


<dl class="unit-price" data-unit-price-container data-unit-price-available="false">
  <dt>
    <span class="visually-hidden visually-hidden--inline">Enhetspris</span>
  </dt>

  <dd class="unit-price__price">
    <span data-unit-price></span>
    <span aria-hidden="true">/</span>
    <span class="visually-hidden">Per</span>
    <span data-unit-base>
      <span data-unit-price-base-unit></span>
    </span>
  </dd>
</dl>


</p>
  </div>

          </div>

          <div class="product-item__spacer"></div>

          

          <div class="product-item__quick-add-beneath" data-product-item-element-visible-only-for-mode="grid">
              <div
  class="product-item__quick-add-wrapper"
  data-has-variants="false"
  data-quantity-in-cart="0"
  data-product-id="9598437785830"
  data-quick-add-style="text"
>
  <button
    type="button"
    class="product-item__quick-add btn btn--small btn--full btn--tertiary"
    data-quantity-in-cart="0"
    data-variant-id="47240729788646"
    aria-label="Legg til i handlekurv"
  >
    <span class="product-item__quick-add__add-text">Legg til i handlekurv</span>

    <span class="product-item__quick-add__cart-count">
      <span class='quantity-in-cart-display' data-id='9598437785830'>0</span>&nbsp;i handlekurven din

    </span>
  </button>

  <div class="quantity-input-wrapper__labels product__label visually-hidden">
  <label class="quantity-input-wrapper__label fs-body-100" for="quantity-input-quick-add-product-item-template--21214868734182__tabbed_collections_KnLWXc-1-9598437785830">
    Antall
  </label>

  
</div>

<div
  class="quantity-input-wrapper quantity-input-wrapper--product-item-quick-add"
  data-quantity-selector
>
  <div
    class="quantity-input"
    data-bordered="false"
  >
    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-subtract-quantity
      aria-label="Trekk fra produktantall"
    >
      <span class="icon icon-minus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 12H12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>

    <button
        type="button"
        class="quantity-input__button btn btn--primary"
        data-remove-item
        aria-label="Fjern produkt"
      >
        <span class="icon icon-remove " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.472" d="M1.902 5.292h20.196M19.854 5.292V21a2.244 2.244 0 0 1-2.244 2.244H6.39A2.244 2.244 0 0 1 4.146 21V5.292m3.366 0V3.048A2.244 2.244 0 0 1 9.756.804h4.488a2.244 2.244 0 0 1 2.244 2.244v2.244"/></svg>
</span>

      </button>

    <input
      type="number"
      name="updates[]"
      id="quantity-input-quick-add-product-item-template--21214868734182__tabbed_collections_KnLWXc-1-9598437785830"
      value="1"
      min="1"
      pattern="[0-9]*"
      class="quantity-input__input"
      data-quantity-input
      data-product-quantity-input
      aria-label="Antall produkter"
    >

    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-add-quantity
      aria-label="Legg til produktantall"
    >
      <span class="icon icon-plus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 4V12M12 12V20M12 12H20M12 12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>
  </div>
</div>
</div>

            </div>

          <div class="product-item__list-mode-buttons-wrap" data-product-item-element-visible-only-for-mode="list">
            <div class="product-item__list-mode-buttons">
              
  


              <div
  class="product-item__quick-add-wrapper"
  data-has-variants="false"
  data-quantity-in-cart="0"
  data-product-id="9598437785830"
  data-quick-add-style="text"
>
  <button
    type="button"
    class="product-item__quick-add btn btn--small btn--full btn--tertiary"
    data-quantity-in-cart="0"
    data-variant-id="47240729788646"
    aria-label="Legg til i handlekurv"
  >
    <span class="product-item__quick-add__add-text">Legg til i handlekurv</span>

    <span class="product-item__quick-add__cart-count">
      <span class='quantity-in-cart-display' data-id='9598437785830'>0</span>&nbsp;i handlekurven din

    </span>
  </button>

  <div class="quantity-input-wrapper__labels product__label visually-hidden">
  <label class="quantity-input-wrapper__label fs-body-100" for="quantity-input-quick-add-list-mode-product-item-template--21214868734182__tabbed_collections_KnLWXc-1-9598437785830">
    Antall
  </label>

  
</div>

<div
  class="quantity-input-wrapper quantity-input-wrapper--product-item-quick-add"
  data-quantity-selector
>
  <div
    class="quantity-input"
    data-bordered="false"
  >
    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-subtract-quantity
      aria-label="Trekk fra produktantall"
    >
      <span class="icon icon-minus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 12H12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>

    <button
        type="button"
        class="quantity-input__button btn btn--primary"
        data-remove-item
        aria-label="Fjern produkt"
      >
        <span class="icon icon-remove " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.472" d="M1.902 5.292h20.196M19.854 5.292V21a2.244 2.244 0 0 1-2.244 2.244H6.39A2.244 2.244 0 0 1 4.146 21V5.292m3.366 0V3.048A2.244 2.244 0 0 1 9.756.804h4.488a2.244 2.244 0 0 1 2.244 2.244v2.244"/></svg>
</span>

      </button>

    <input
      type="number"
      name="updates[]"
      id="quantity-input-quick-add-list-mode-product-item-template--21214868734182__tabbed_collections_KnLWXc-1-9598437785830"
      value="1"
      min="1"
      pattern="[0-9]*"
      class="quantity-input__input"
      data-quantity-input
      data-product-quantity-input
      aria-label="Antall produkter"
    >

    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-add-quantity
      aria-label="Legg til produktantall"
    >
      <span class="icon icon-plus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 4V12M12 12V20M12 12H20M12 12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>
  </div>
</div>
</div>


            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</div>

    
  </div>
</scroll-slider-component>
<div
  class="scroll-slider-nav-button-wrapper scroll-slider-nav-button-wrapper--prev"
  data-is-small="false"
>
  <button
    type="button"
    class="scroll-slider-nav-button scroll-slider-nav-button--prev hidden"
    title="Forrige"
    data-scroll-slider-prev-button
    name="prev"
  >
    <span class="icon icon-arrow-short " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 12.4016H11.5H23M23 12.4016L13.8 3M23 12.4016L13.8 21.8032" stroke="currentColor" stroke-width="1.75"/></svg>
</span>

  </button>
</div>

<div
  class="scroll-slider-nav-button-wrapper scroll-slider-nav-button-wrapper--next"
  data-is-small="false"
>
  <button
    type="button"
    class="scroll-slider-nav-button scroll-slider-nav-button--next hidden"
    title="Neste"
    data-scroll-slider-next-button
    name="next"
  >
    <span class="icon icon-arrow-short " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 12.4016H11.5H23M23 12.4016L13.8 3M23 12.4016L13.8 21.8032" stroke="currentColor" stroke-width="1.75"/></svg>
</span>

  </button>
</div>
<div class="scroll-slider-page-dots" data-scroll-slider-page-dots data-hide-below-720="true"></div>

    </div>
    


    
      <template data-template-key="template--21214868734182__tabbed_collections_KnLWXccollection_z4FAWT">
    
    <div
      class="
        tabbed-collections__products
        featured-collection-slider-grid
        standard-grid-spacing
        product-item-holder
        
      "
      data-standard-grid-spacing-type="product-list"data-grid-style="default"data-product-item-alignment="left"
      data-collection-key="template--21214868734182__tabbed_collections_KnLWXccollection_z4FAWT"
      data-has-slider="true"
      data-slider-desktop="true"
      data-slider-mobile="true"
      
    >
      

  <script src="//www.lillearkana.no/cdn/shop/t/15/assets/scroll-slider.js?v=71929810525647310251774757713" type="module"></script>





<scroll-slider-component
  class="scroll-slider scroll-slider--full-width-below-1024 scroll-slider--peek-and-full-width-below-1024 scroll-all-sizes"
  style="--columns: 1; --columns-above-720: 3; --columns-above-1024: 3; --peek: 24px; --peek-above-1024: 0px; --gap: 12px; --gap-above-1024: 16px; --gap-above-1200: 24px;"
  data-id="tabbed-collections"
  data-navigation-container=".tabbed-collections__products"
  data-autoplay=""
  data-autoplay-delay="0"
  data-autoplay-pause-on-hover=""
  
>
  <div class="scroll-slider__slider">
    





<div
  class="
    product-item
    animation--item
    
  "
  style="--z-index-item: ;"
  data-input-item
  data-id="9598443061478"
  data-title="Rider Waite Tarot (Norsk)"
  data-url="/collections/norske-tartkort/products/rider_waite_tarot_norsk"
  data-variant-id="47240735064294"
  data-quantity-in-cart="0"
  data-product-has-single-variant="true"
  data-quick-add-style="text"
  data-product-item-alignment="left"
  data-price-position="below_title"
  data-show-inventory="false"
  data-ratings-visible="false"
>
  <div class="product-item__inner">
    <div class="product-item__media-wrapper">
      <div class="product-item__media" data-aspect-ratio="portrait">
        <a
          class="product-item__image-link"
          
            href="/collections/norske-tartkort/products/rider_waite_tarot_norsk"
            aria-label="Rider Waite Tarot (Norsk)"
          
        ><div
    class="image product-item__image aspect-ratio--portrait animation--lazy-load"
    style="--object-fit: cover;"
  >
    <img
  alt="Rider Waite Tarot (Norsk)"
  class="image__img"
  loading="lazy"
  width="1000"
  height="1757"
  src="//www.lillearkana.no/cdn/shop/files/102543-2.webp?v=1762660963&width=320"
  
  srcset="//www.lillearkana.no/cdn/shop/files/102543-2.webp?crop=center&height=225&v=1762660963&width=150 150w, //www.lillearkana.no/cdn/shop/files/102543-2.webp?crop=center&height=300&v=1762660963&width=200 200w, //www.lillearkana.no/cdn/shop/files/102543-2.webp?crop=center&height=360&v=1762660963&width=240 240w, //www.lillearkana.no/cdn/shop/files/102543-2.webp?crop=center&height=420&v=1762660963&width=280 280w, //www.lillearkana.no/cdn/shop/files/102543-2.webp?crop=center&height=450&v=1762660963&width=300 300w, //www.lillearkana.no/cdn/shop/files/102543-2.webp?crop=center&height=540&v=1762660963&width=360 360w, //www.lillearkana.no/cdn/shop/files/102543-2.webp?crop=center&height=600&v=1762660963&width=400 400w, //www.lillearkana.no/cdn/shop/files/102543-2.webp?crop=center&height=675&v=1762660963&width=450 450w, //www.lillearkana.no/cdn/shop/files/102543-2.webp?crop=center&height=750&v=1762660963&width=500 500w, //www.lillearkana.no/cdn/shop/files/102543-2.webp?crop=center&height=825&v=1762660963&width=550 550w, //www.lillearkana.no/cdn/shop/files/102543-2.webp?crop=center&height=900&v=1762660963&width=600 600w, //www.lillearkana.no/cdn/shop/files/102543-2.webp?crop=center&height=975&v=1762660963&width=650 650w, //www.lillearkana.no/cdn/shop/files/102543-2.webp?crop=center&height=1050&v=1762660963&width=700 700w, //www.lillearkana.no/cdn/shop/files/102543-2.webp?crop=center&height=1125&v=1762660963&width=750 750w, //www.lillearkana.no/cdn/shop/files/102543-2.webp?crop=center&height=1200&v=1762660963&width=800 800w, //www.lillearkana.no/cdn/shop/files/102543-2.webp?crop=center&height=1275&v=1762660963&width=850 850w, //www.lillearkana.no/cdn/shop/files/102543-2.webp?crop=center&height=1350&v=1762660963&width=900 900w, //www.lillearkana.no/cdn/shop/files/102543-2.webp?crop=center&height=1425&v=1762660963&width=950 950w, //www.lillearkana.no/cdn/shop/files/102543-2.webp?crop=center&height=1500&v=1762660963&width=1000 1000w"
  sizes="(max-width: 720px) calc((90vw - 12px) / 2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 3), 450px"
  onload="javascript: this.closest('.image').classList.add('loaded')"
/>
  </div>

          
        </a>

        

        <div data-product-item-element-visible-only-for-mode="grid">
          <div class="product-item__floating-action-buttons">
            

            
          </div>
        </div>
      </div>
    </div>

    <div class="product-item__meta">
      <div data-product-item-element-visible-only-for-mode="grid">
        


      </div>

      <div
        class="
          product-item__text
          ta-l
        "
      >
        <div class="product-item__text_group_primary">
          

          

          <h3
            class="product-item__product-title fs-product-title ff-heading"
            
            data-base-size-setting="15"
          >
            <a href="/collections/norske-tartkort/products/rider_waite_tarot_norsk">Rider Waite Tarot (Norsk)</a>
          </h3>

          


          
<div data-product-item-element-visible-only-for-mode="grid">
              
  <div
    class="product-item__price-wrap"
    data-position="below_title"
  >
    <p
      class="product-item__price ff-product-price"
      data-position="below_title"
      data-enlarged-prices="false"
    >
      
<span class="product-item__price-main">
<span>339,00 kr</span>

</span>
<span
  class="displayed-discount-wrapper"
  
  data-hidden="false"
  data-has-discount="false"
>
  <span
    
      class="displayed-discount badge-shape fs-body-60"
    
    data-badge-shape="pill"
  ></span>
</span>


<dl class="unit-price" data-unit-price-container data-unit-price-available="false">
  <dt>
    <span class="visually-hidden visually-hidden--inline">Enhetspris</span>
  </dt>

  <dd class="unit-price__price">
    <span data-unit-price></span>
    <span aria-hidden="true">/</span>
    <span class="visually-hidden">Per</span>
    <span data-unit-base>
      <span data-unit-price-base-unit></span>
    </span>
  </dd>
</dl>


</p>
  </div>

            </div>
        </div>

        <div class="product-item__text_group_secondary">
          <div data-product-item-element-visible-only-for-mode="list">
            
  <div
    class="product-item__price-wrap"
    data-position="below_title"
  >
    <p
      class="product-item__price ff-product-price"
      data-position="below_title"
      data-enlarged-prices="false"
    >
      
<span class="product-item__price-main">
<span>339,00 kr</span>

</span>
<span
  class="displayed-discount-wrapper"
  
  data-hidden="false"
  data-has-discount="false"
>
  <span
    
      class="displayed-discount badge-shape fs-body-60"
    
    data-badge-shape="pill"
  ></span>
</span>


<dl class="unit-price" data-unit-price-container data-unit-price-available="false">
  <dt>
    <span class="visually-hidden visually-hidden--inline">Enhetspris</span>
  </dt>

  <dd class="unit-price__price">
    <span data-unit-price></span>
    <span aria-hidden="true">/</span>
    <span class="visually-hidden">Per</span>
    <span data-unit-base>
      <span data-unit-price-base-unit></span>
    </span>
  </dd>
</dl>


</p>
  </div>

          </div>

          <div class="product-item__spacer"></div>

          

          <div class="product-item__quick-add-beneath" data-product-item-element-visible-only-for-mode="grid">
              <div
  class="product-item__quick-add-wrapper"
  data-has-variants="false"
  data-quantity-in-cart="0"
  data-product-id="9598443061478"
  data-quick-add-style="text"
>
  <button
    type="button"
    class="product-item__quick-add btn btn--small btn--full btn--tertiary"
    data-quantity-in-cart="0"
    data-variant-id="47240735064294"
    aria-label="Legg til i handlekurv"
  >
    <span class="product-item__quick-add__add-text">Legg til i handlekurv</span>

    <span class="product-item__quick-add__cart-count">
      <span class='quantity-in-cart-display' data-id='9598443061478'>0</span>&nbsp;i handlekurven din

    </span>
  </button>

  <div class="quantity-input-wrapper__labels product__label visually-hidden">
  <label class="quantity-input-wrapper__label fs-body-100" for="quantity-input-quick-add-product-item-template--21214868734182__tabbed_collections_KnLWXc-2-9598443061478">
    Antall
  </label>

  
</div>

<div
  class="quantity-input-wrapper quantity-input-wrapper--product-item-quick-add"
  data-quantity-selector
>
  <div
    class="quantity-input"
    data-bordered="false"
  >
    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-subtract-quantity
      aria-label="Trekk fra produktantall"
    >
      <span class="icon icon-minus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 12H12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>

    <button
        type="button"
        class="quantity-input__button btn btn--primary"
        data-remove-item
        aria-label="Fjern produkt"
      >
        <span class="icon icon-remove " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.472" d="M1.902 5.292h20.196M19.854 5.292V21a2.244 2.244 0 0 1-2.244 2.244H6.39A2.244 2.244 0 0 1 4.146 21V5.292m3.366 0V3.048A2.244 2.244 0 0 1 9.756.804h4.488a2.244 2.244 0 0 1 2.244 2.244v2.244"/></svg>
</span>

      </button>

    <input
      type="number"
      name="updates[]"
      id="quantity-input-quick-add-product-item-template--21214868734182__tabbed_collections_KnLWXc-2-9598443061478"
      value="1"
      min="1"
      pattern="[0-9]*"
      class="quantity-input__input"
      data-quantity-input
      data-product-quantity-input
      aria-label="Antall produkter"
    >

    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-add-quantity
      aria-label="Legg til produktantall"
    >
      <span class="icon icon-plus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 4V12M12 12V20M12 12H20M12 12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>
  </div>
</div>
</div>

            </div>

          <div class="product-item__list-mode-buttons-wrap" data-product-item-element-visible-only-for-mode="list">
            <div class="product-item__list-mode-buttons">
              
  


              <div
  class="product-item__quick-add-wrapper"
  data-has-variants="false"
  data-quantity-in-cart="0"
  data-product-id="9598443061478"
  data-quick-add-style="text"
>
  <button
    type="button"
    class="product-item__quick-add btn btn--small btn--full btn--tertiary"
    data-quantity-in-cart="0"
    data-variant-id="47240735064294"
    aria-label="Legg til i handlekurv"
  >
    <span class="product-item__quick-add__add-text">Legg til i handlekurv</span>

    <span class="product-item__quick-add__cart-count">
      <span class='quantity-in-cart-display' data-id='9598443061478'>0</span>&nbsp;i handlekurven din

    </span>
  </button>

  <div class="quantity-input-wrapper__labels product__label visually-hidden">
  <label class="quantity-input-wrapper__label fs-body-100" for="quantity-input-quick-add-list-mode-product-item-template--21214868734182__tabbed_collections_KnLWXc-2-9598443061478">
    Antall
  </label>

  
</div>

<div
  class="quantity-input-wrapper quantity-input-wrapper--product-item-quick-add"
  data-quantity-selector
>
  <div
    class="quantity-input"
    data-bordered="false"
  >
    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-subtract-quantity
      aria-label="Trekk fra produktantall"
    >
      <span class="icon icon-minus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 12H12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>

    <button
        type="button"
        class="quantity-input__button btn btn--primary"
        data-remove-item
        aria-label="Fjern produkt"
      >
        <span class="icon icon-remove " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.472" d="M1.902 5.292h20.196M19.854 5.292V21a2.244 2.244 0 0 1-2.244 2.244H6.39A2.244 2.244 0 0 1 4.146 21V5.292m3.366 0V3.048A2.244 2.244 0 0 1 9.756.804h4.488a2.244 2.244 0 0 1 2.244 2.244v2.244"/></svg>
</span>

      </button>

    <input
      type="number"
      name="updates[]"
      id="quantity-input-quick-add-list-mode-product-item-template--21214868734182__tabbed_collections_KnLWXc-2-9598443061478"
      value="1"
      min="1"
      pattern="[0-9]*"
      class="quantity-input__input"
      data-quantity-input
      data-product-quantity-input
      aria-label="Antall produkter"
    >

    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-add-quantity
      aria-label="Legg til produktantall"
    >
      <span class="icon icon-plus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 4V12M12 12V20M12 12H20M12 12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>
  </div>
</div>
</div>


            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</div>





<div
  class="
    product-item
    animation--item
    
  "
  style="--z-index-item: ;"
  data-input-item
  data-id="9598437851366"
  data-title="Engletarot"
  data-url="/collections/norske-tartkort/products/engletarot_englekort"
  data-variant-id="47240729854182"
  data-quantity-in-cart="0"
  data-product-has-single-variant="true"
  data-quick-add-style="text"
  data-product-item-alignment="left"
  data-price-position="below_title"
  data-show-inventory="false"
  data-ratings-visible="false"
>
  <div class="product-item__inner">
    <div class="product-item__media-wrapper">
      <div class="product-item__media" data-aspect-ratio="portrait">
        <a
          class="product-item__image-link"
          
            href="/collections/norske-tartkort/products/engletarot_englekort"
            aria-label="Engletarot"
          
        ><div
    class="image product-item__image product-item__image--one aspect-ratio--portrait animation--lazy-load"
    style="--object-fit: cover;"
  >
    <img
  alt="Engletarot"
  class="image__img"
  loading="lazy"
  width="1000"
  height="1400"
  src="//www.lillearkana.no/cdn/shop/files/1950031623.webp?v=1769479995&width=320"
  
  srcset="//www.lillearkana.no/cdn/shop/files/1950031623.webp?crop=center&height=225&v=1769479995&width=150 150w, //www.lillearkana.no/cdn/shop/files/1950031623.webp?crop=center&height=300&v=1769479995&width=200 200w, //www.lillearkana.no/cdn/shop/files/1950031623.webp?crop=center&height=360&v=1769479995&width=240 240w, //www.lillearkana.no/cdn/shop/files/1950031623.webp?crop=center&height=420&v=1769479995&width=280 280w, //www.lillearkana.no/cdn/shop/files/1950031623.webp?crop=center&height=450&v=1769479995&width=300 300w, //www.lillearkana.no/cdn/shop/files/1950031623.webp?crop=center&height=540&v=1769479995&width=360 360w, //www.lillearkana.no/cdn/shop/files/1950031623.webp?crop=center&height=600&v=1769479995&width=400 400w, //www.lillearkana.no/cdn/shop/files/1950031623.webp?crop=center&height=675&v=1769479995&width=450 450w, //www.lillearkana.no/cdn/shop/files/1950031623.webp?crop=center&height=750&v=1769479995&width=500 500w, //www.lillearkana.no/cdn/shop/files/1950031623.webp?crop=center&height=825&v=1769479995&width=550 550w, //www.lillearkana.no/cdn/shop/files/1950031623.webp?crop=center&height=900&v=1769479995&width=600 600w, //www.lillearkana.no/cdn/shop/files/1950031623.webp?crop=center&height=975&v=1769479995&width=650 650w, //www.lillearkana.no/cdn/shop/files/1950031623.webp?crop=center&height=1050&v=1769479995&width=700 700w, //www.lillearkana.no/cdn/shop/files/1950031623.webp?crop=center&height=1125&v=1769479995&width=750 750w, //www.lillearkana.no/cdn/shop/files/1950031623.webp?crop=center&height=1200&v=1769479995&width=800 800w, //www.lillearkana.no/cdn/shop/files/1950031623.webp?crop=center&height=1275&v=1769479995&width=850 850w, //www.lillearkana.no/cdn/shop/files/1950031623.webp?crop=center&height=1350&v=1769479995&width=900 900w"
  sizes="(max-width: 720px) calc((90vw - 12px) / 2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 3), 450px"
  onload="javascript: this.closest('.image').classList.add('loaded')"
/>
  </div><div
    class="image product-item__image product-item__image--two aspect-ratio--portrait"
    style="--object-fit: cover;"
  >
    <img
  alt=""
  class="image__img"
  loading="lazy"
  width="1000"
  height="1433"
  src="//www.lillearkana.no/cdn/shop/files/1950031623_1.webp?v=1769479995&width=320"
  
  srcset="//www.lillearkana.no/cdn/shop/files/1950031623_1.webp?crop=center&height=225&v=1769479995&width=150 150w, //www.lillearkana.no/cdn/shop/files/1950031623_1.webp?crop=center&height=300&v=1769479995&width=200 200w, //www.lillearkana.no/cdn/shop/files/1950031623_1.webp?crop=center&height=360&v=1769479995&width=240 240w, //www.lillearkana.no/cdn/shop/files/1950031623_1.webp?crop=center&height=420&v=1769479995&width=280 280w, //www.lillearkana.no/cdn/shop/files/1950031623_1.webp?crop=center&height=450&v=1769479995&width=300 300w, //www.lillearkana.no/cdn/shop/files/1950031623_1.webp?crop=center&height=540&v=1769479995&width=360 360w, //www.lillearkana.no/cdn/shop/files/1950031623_1.webp?crop=center&height=600&v=1769479995&width=400 400w, //www.lillearkana.no/cdn/shop/files/1950031623_1.webp?crop=center&height=675&v=1769479995&width=450 450w, //www.lillearkana.no/cdn/shop/files/1950031623_1.webp?crop=center&height=750&v=1769479995&width=500 500w, //www.lillearkana.no/cdn/shop/files/1950031623_1.webp?crop=center&height=825&v=1769479995&width=550 550w, //www.lillearkana.no/cdn/shop/files/1950031623_1.webp?crop=center&height=900&v=1769479995&width=600 600w, //www.lillearkana.no/cdn/shop/files/1950031623_1.webp?crop=center&height=975&v=1769479995&width=650 650w, //www.lillearkana.no/cdn/shop/files/1950031623_1.webp?crop=center&height=1050&v=1769479995&width=700 700w, //www.lillearkana.no/cdn/shop/files/1950031623_1.webp?crop=center&height=1125&v=1769479995&width=750 750w, //www.lillearkana.no/cdn/shop/files/1950031623_1.webp?crop=center&height=1200&v=1769479995&width=800 800w, //www.lillearkana.no/cdn/shop/files/1950031623_1.webp?crop=center&height=1275&v=1769479995&width=850 850w, //www.lillearkana.no/cdn/shop/files/1950031623_1.webp?crop=center&height=1350&v=1769479995&width=900 900w, //www.lillearkana.no/cdn/shop/files/1950031623_1.webp?crop=center&height=1425&v=1769479995&width=950 950w"
  sizes="(max-width: 720px) calc((90vw - 12px) / 2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 3), 450px"
  onload="javascript: this.closest('.image').classList.add('loaded')"
/>
  </div>

          
        </a>

        

        <div data-product-item-element-visible-only-for-mode="grid">
          <div class="product-item__floating-action-buttons">
            

            
          </div>
        </div>
      </div>
    </div>

    <div class="product-item__meta">
      <div data-product-item-element-visible-only-for-mode="grid">
        


      </div>

      <div
        class="
          product-item__text
          ta-l
        "
      >
        <div class="product-item__text_group_primary">
          

          

          <h3
            class="product-item__product-title fs-product-title ff-heading"
            
            data-base-size-setting="15"
          >
            <a href="/collections/norske-tartkort/products/engletarot_englekort">Engletarot</a>
          </h3>

          


          
<div data-product-item-element-visible-only-for-mode="grid">
              
  <div
    class="product-item__price-wrap"
    data-position="below_title"
  >
    <p
      class="product-item__price ff-product-price"
      data-position="below_title"
      data-enlarged-prices="false"
    >
      
<span class="product-item__price-main">
<span>379,00 kr</span>

</span>
<span
  class="displayed-discount-wrapper"
  
  data-hidden="false"
  data-has-discount="false"
>
  <span
    
      class="displayed-discount badge-shape fs-body-60"
    
    data-badge-shape="pill"
  ></span>
</span>


<dl class="unit-price" data-unit-price-container data-unit-price-available="false">
  <dt>
    <span class="visually-hidden visually-hidden--inline">Enhetspris</span>
  </dt>

  <dd class="unit-price__price">
    <span data-unit-price></span>
    <span aria-hidden="true">/</span>
    <span class="visually-hidden">Per</span>
    <span data-unit-base>
      <span data-unit-price-base-unit></span>
    </span>
  </dd>
</dl>


</p>
  </div>

            </div>
        </div>

        <div class="product-item__text_group_secondary">
          <div data-product-item-element-visible-only-for-mode="list">
            
  <div
    class="product-item__price-wrap"
    data-position="below_title"
  >
    <p
      class="product-item__price ff-product-price"
      data-position="below_title"
      data-enlarged-prices="false"
    >
      
<span class="product-item__price-main">
<span>379,00 kr</span>

</span>
<span
  class="displayed-discount-wrapper"
  
  data-hidden="false"
  data-has-discount="false"
>
  <span
    
      class="displayed-discount badge-shape fs-body-60"
    
    data-badge-shape="pill"
  ></span>
</span>


<dl class="unit-price" data-unit-price-container data-unit-price-available="false">
  <dt>
    <span class="visually-hidden visually-hidden--inline">Enhetspris</span>
  </dt>

  <dd class="unit-price__price">
    <span data-unit-price></span>
    <span aria-hidden="true">/</span>
    <span class="visually-hidden">Per</span>
    <span data-unit-base>
      <span data-unit-price-base-unit></span>
    </span>
  </dd>
</dl>


</p>
  </div>

          </div>

          <div class="product-item__spacer"></div>

          

          <div class="product-item__quick-add-beneath" data-product-item-element-visible-only-for-mode="grid">
              <div
  class="product-item__quick-add-wrapper"
  data-has-variants="false"
  data-quantity-in-cart="0"
  data-product-id="9598437851366"
  data-quick-add-style="text"
>
  <button
    type="button"
    class="product-item__quick-add btn btn--small btn--full btn--tertiary"
    data-quantity-in-cart="0"
    data-variant-id="47240729854182"
    aria-label="Legg til i handlekurv"
  >
    <span class="product-item__quick-add__add-text">Legg til i handlekurv</span>

    <span class="product-item__quick-add__cart-count">
      <span class='quantity-in-cart-display' data-id='9598437851366'>0</span>&nbsp;i handlekurven din

    </span>
  </button>

  <div class="quantity-input-wrapper__labels product__label visually-hidden">
  <label class="quantity-input-wrapper__label fs-body-100" for="quantity-input-quick-add-product-item-template--21214868734182__tabbed_collections_KnLWXc-2-9598437851366">
    Antall
  </label>

  
</div>

<div
  class="quantity-input-wrapper quantity-input-wrapper--product-item-quick-add"
  data-quantity-selector
>
  <div
    class="quantity-input"
    data-bordered="false"
  >
    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-subtract-quantity
      aria-label="Trekk fra produktantall"
    >
      <span class="icon icon-minus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 12H12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>

    <button
        type="button"
        class="quantity-input__button btn btn--primary"
        data-remove-item
        aria-label="Fjern produkt"
      >
        <span class="icon icon-remove " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.472" d="M1.902 5.292h20.196M19.854 5.292V21a2.244 2.244 0 0 1-2.244 2.244H6.39A2.244 2.244 0 0 1 4.146 21V5.292m3.366 0V3.048A2.244 2.244 0 0 1 9.756.804h4.488a2.244 2.244 0 0 1 2.244 2.244v2.244"/></svg>
</span>

      </button>

    <input
      type="number"
      name="updates[]"
      id="quantity-input-quick-add-product-item-template--21214868734182__tabbed_collections_KnLWXc-2-9598437851366"
      value="1"
      min="1"
      pattern="[0-9]*"
      class="quantity-input__input"
      data-quantity-input
      data-product-quantity-input
      aria-label="Antall produkter"
    >

    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-add-quantity
      aria-label="Legg til produktantall"
    >
      <span class="icon icon-plus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 4V12M12 12V20M12 12H20M12 12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>
  </div>
</div>
</div>

            </div>

          <div class="product-item__list-mode-buttons-wrap" data-product-item-element-visible-only-for-mode="list">
            <div class="product-item__list-mode-buttons">
              
  


              <div
  class="product-item__quick-add-wrapper"
  data-has-variants="false"
  data-quantity-in-cart="0"
  data-product-id="9598437851366"
  data-quick-add-style="text"
>
  <button
    type="button"
    class="product-item__quick-add btn btn--small btn--full btn--tertiary"
    data-quantity-in-cart="0"
    data-variant-id="47240729854182"
    aria-label="Legg til i handlekurv"
  >
    <span class="product-item__quick-add__add-text">Legg til i handlekurv</span>

    <span class="product-item__quick-add__cart-count">
      <span class='quantity-in-cart-display' data-id='9598437851366'>0</span>&nbsp;i handlekurven din

    </span>
  </button>

  <div class="quantity-input-wrapper__labels product__label visually-hidden">
  <label class="quantity-input-wrapper__label fs-body-100" for="quantity-input-quick-add-list-mode-product-item-template--21214868734182__tabbed_collections_KnLWXc-2-9598437851366">
    Antall
  </label>

  
</div>

<div
  class="quantity-input-wrapper quantity-input-wrapper--product-item-quick-add"
  data-quantity-selector
>
  <div
    class="quantity-input"
    data-bordered="false"
  >
    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-subtract-quantity
      aria-label="Trekk fra produktantall"
    >
      <span class="icon icon-minus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 12H12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>

    <button
        type="button"
        class="quantity-input__button btn btn--primary"
        data-remove-item
        aria-label="Fjern produkt"
      >
        <span class="icon icon-remove " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.472" d="M1.902 5.292h20.196M19.854 5.292V21a2.244 2.244 0 0 1-2.244 2.244H6.39A2.244 2.244 0 0 1 4.146 21V5.292m3.366 0V3.048A2.244 2.244 0 0 1 9.756.804h4.488a2.244 2.244 0 0 1 2.244 2.244v2.244"/></svg>
</span>

      </button>

    <input
      type="number"
      name="updates[]"
      id="quantity-input-quick-add-list-mode-product-item-template--21214868734182__tabbed_collections_KnLWXc-2-9598437851366"
      value="1"
      min="1"
      pattern="[0-9]*"
      class="quantity-input__input"
      data-quantity-input
      data-product-quantity-input
      aria-label="Antall produkter"
    >

    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-add-quantity
      aria-label="Legg til produktantall"
    >
      <span class="icon icon-plus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 4V12M12 12V20M12 12H20M12 12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>
  </div>
</div>
</div>


            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</div>





<div
  class="
    product-item
    animation--item
    
  "
  style="--z-index-item: ;"
  data-input-item
  data-id="9598437228774"
  data-title="Den Gylne Tarot Royal"
  data-url="/collections/norske-tartkort/products/den_gylne_tarot_royal"
  data-variant-id="47240729231590"
  data-quantity-in-cart="0"
  data-product-has-single-variant="true"
  data-quick-add-style="text"
  data-product-item-alignment="left"
  data-price-position="below_title"
  data-show-inventory="false"
  data-ratings-visible="false"
>
  <div class="product-item__inner">
    <div class="product-item__media-wrapper">
      <div class="product-item__media" data-aspect-ratio="portrait">
        <a
          class="product-item__image-link"
          
            href="/collections/norske-tartkort/products/den_gylne_tarot_royal"
            aria-label="Den Gylne Tarot Royal"
          
        ><div
    class="image product-item__image product-item__image--one aspect-ratio--portrait animation--lazy-load"
    style="--object-fit: cover;"
  >
    <img
  alt="Den Gylne Tarot Royal"
  class="image__img"
  loading="lazy"
  width="645"
  height="979"
  src="//www.lillearkana.no/cdn/shop/files/1950038965_bab72876-0d91-4445-8702-f66c50ae00fa.webp?v=1768871146&width=320"
  
  srcset="//www.lillearkana.no/cdn/shop/files/1950038965_bab72876-0d91-4445-8702-f66c50ae00fa.webp?crop=center&height=225&v=1768871146&width=150 150w, //www.lillearkana.no/cdn/shop/files/1950038965_bab72876-0d91-4445-8702-f66c50ae00fa.webp?crop=center&height=300&v=1768871146&width=200 200w, //www.lillearkana.no/cdn/shop/files/1950038965_bab72876-0d91-4445-8702-f66c50ae00fa.webp?crop=center&height=360&v=1768871146&width=240 240w, //www.lillearkana.no/cdn/shop/files/1950038965_bab72876-0d91-4445-8702-f66c50ae00fa.webp?crop=center&height=420&v=1768871146&width=280 280w, //www.lillearkana.no/cdn/shop/files/1950038965_bab72876-0d91-4445-8702-f66c50ae00fa.webp?crop=center&height=450&v=1768871146&width=300 300w, //www.lillearkana.no/cdn/shop/files/1950038965_bab72876-0d91-4445-8702-f66c50ae00fa.webp?crop=center&height=540&v=1768871146&width=360 360w, //www.lillearkana.no/cdn/shop/files/1950038965_bab72876-0d91-4445-8702-f66c50ae00fa.webp?crop=center&height=600&v=1768871146&width=400 400w, //www.lillearkana.no/cdn/shop/files/1950038965_bab72876-0d91-4445-8702-f66c50ae00fa.webp?crop=center&height=675&v=1768871146&width=450 450w, //www.lillearkana.no/cdn/shop/files/1950038965_bab72876-0d91-4445-8702-f66c50ae00fa.webp?crop=center&height=750&v=1768871146&width=500 500w, //www.lillearkana.no/cdn/shop/files/1950038965_bab72876-0d91-4445-8702-f66c50ae00fa.webp?crop=center&height=825&v=1768871146&width=550 550w, //www.lillearkana.no/cdn/shop/files/1950038965_bab72876-0d91-4445-8702-f66c50ae00fa.webp?crop=center&height=900&v=1768871146&width=600 600w"
  sizes="(max-width: 720px) calc((90vw - 12px) / 2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 3), 450px"
  onload="javascript: this.closest('.image').classList.add('loaded')"
/>
  </div><div
    class="image product-item__image product-item__image--two aspect-ratio--portrait"
    style="--object-fit: cover;"
  >
    <img
  alt="Den Gylne Tarot Royal"
  class="image__img"
  loading="lazy"
  width="413"
  height="691"
  src="//www.lillearkana.no/cdn/shop/files/1950038965_1.webp?v=1768874151&width=320"
  
  srcset="//www.lillearkana.no/cdn/shop/files/1950038965_1.webp?crop=center&height=225&v=1768874151&width=150 150w, //www.lillearkana.no/cdn/shop/files/1950038965_1.webp?crop=center&height=300&v=1768874151&width=200 200w, //www.lillearkana.no/cdn/shop/files/1950038965_1.webp?crop=center&height=360&v=1768874151&width=240 240w, //www.lillearkana.no/cdn/shop/files/1950038965_1.webp?crop=center&height=420&v=1768874151&width=280 280w, //www.lillearkana.no/cdn/shop/files/1950038965_1.webp?crop=center&height=450&v=1768874151&width=300 300w, //www.lillearkana.no/cdn/shop/files/1950038965_1.webp?crop=center&height=540&v=1768874151&width=360 360w, //www.lillearkana.no/cdn/shop/files/1950038965_1.webp?crop=center&height=600&v=1768874151&width=400 400w"
  sizes="(max-width: 720px) calc((90vw - 12px) / 2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 3), 450px"
  onload="javascript: this.closest('.image').classList.add('loaded')"
/>
  </div>

          
        </a>

        

        <div data-product-item-element-visible-only-for-mode="grid">
          <div class="product-item__floating-action-buttons">
            

            
          </div>
        </div>
      </div>
    </div>

    <div class="product-item__meta">
      <div data-product-item-element-visible-only-for-mode="grid">
        


      </div>

      <div
        class="
          product-item__text
          ta-l
        "
      >
        <div class="product-item__text_group_primary">
          

          

          <h3
            class="product-item__product-title fs-product-title ff-heading"
            
            data-base-size-setting="15"
          >
            <a href="/collections/norske-tartkort/products/den_gylne_tarot_royal">Den Gylne Tarot Royal</a>
          </h3>

          


          
<div data-product-item-element-visible-only-for-mode="grid">
              
  <div
    class="product-item__price-wrap"
    data-position="below_title"
  >
    <p
      class="product-item__price ff-product-price"
      data-position="below_title"
      data-enlarged-prices="false"
    >
      
<span class="product-item__price-main">
<span>479,00 kr</span>

</span>
<span
  class="displayed-discount-wrapper"
  
  data-hidden="false"
  data-has-discount="false"
>
  <span
    
      class="displayed-discount badge-shape fs-body-60"
    
    data-badge-shape="pill"
  ></span>
</span>


<dl class="unit-price" data-unit-price-container data-unit-price-available="false">
  <dt>
    <span class="visually-hidden visually-hidden--inline">Enhetspris</span>
  </dt>

  <dd class="unit-price__price">
    <span data-unit-price></span>
    <span aria-hidden="true">/</span>
    <span class="visually-hidden">Per</span>
    <span data-unit-base>
      <span data-unit-price-base-unit></span>
    </span>
  </dd>
</dl>


</p>
  </div>

            </div>
        </div>

        <div class="product-item__text_group_secondary">
          <div data-product-item-element-visible-only-for-mode="list">
            
  <div
    class="product-item__price-wrap"
    data-position="below_title"
  >
    <p
      class="product-item__price ff-product-price"
      data-position="below_title"
      data-enlarged-prices="false"
    >
      
<span class="product-item__price-main">
<span>479,00 kr</span>

</span>
<span
  class="displayed-discount-wrapper"
  
  data-hidden="false"
  data-has-discount="false"
>
  <span
    
      class="displayed-discount badge-shape fs-body-60"
    
    data-badge-shape="pill"
  ></span>
</span>


<dl class="unit-price" data-unit-price-container data-unit-price-available="false">
  <dt>
    <span class="visually-hidden visually-hidden--inline">Enhetspris</span>
  </dt>

  <dd class="unit-price__price">
    <span data-unit-price></span>
    <span aria-hidden="true">/</span>
    <span class="visually-hidden">Per</span>
    <span data-unit-base>
      <span data-unit-price-base-unit></span>
    </span>
  </dd>
</dl>


</p>
  </div>

          </div>

          <div class="product-item__spacer"></div>

          

          <div class="product-item__quick-add-beneath" data-product-item-element-visible-only-for-mode="grid">
              <div
  class="product-item__quick-add-wrapper"
  data-has-variants="false"
  data-quantity-in-cart="0"
  data-product-id="9598437228774"
  data-quick-add-style="text"
>
  <button
    type="button"
    class="product-item__quick-add btn btn--small btn--full btn--tertiary"
    data-quantity-in-cart="0"
    data-variant-id="47240729231590"
    aria-label="Legg til i handlekurv"
  >
    <span class="product-item__quick-add__add-text">Legg til i handlekurv</span>

    <span class="product-item__quick-add__cart-count">
      <span class='quantity-in-cart-display' data-id='9598437228774'>0</span>&nbsp;i handlekurven din

    </span>
  </button>

  <div class="quantity-input-wrapper__labels product__label visually-hidden">
  <label class="quantity-input-wrapper__label fs-body-100" for="quantity-input-quick-add-product-item-template--21214868734182__tabbed_collections_KnLWXc-2-9598437228774">
    Antall
  </label>

  
</div>

<div
  class="quantity-input-wrapper quantity-input-wrapper--product-item-quick-add"
  data-quantity-selector
>
  <div
    class="quantity-input"
    data-bordered="false"
  >
    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-subtract-quantity
      aria-label="Trekk fra produktantall"
    >
      <span class="icon icon-minus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 12H12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>

    <button
        type="button"
        class="quantity-input__button btn btn--primary"
        data-remove-item
        aria-label="Fjern produkt"
      >
        <span class="icon icon-remove " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.472" d="M1.902 5.292h20.196M19.854 5.292V21a2.244 2.244 0 0 1-2.244 2.244H6.39A2.244 2.244 0 0 1 4.146 21V5.292m3.366 0V3.048A2.244 2.244 0 0 1 9.756.804h4.488a2.244 2.244 0 0 1 2.244 2.244v2.244"/></svg>
</span>

      </button>

    <input
      type="number"
      name="updates[]"
      id="quantity-input-quick-add-product-item-template--21214868734182__tabbed_collections_KnLWXc-2-9598437228774"
      value="1"
      min="1"
      pattern="[0-9]*"
      class="quantity-input__input"
      data-quantity-input
      data-product-quantity-input
      aria-label="Antall produkter"
    >

    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-add-quantity
      aria-label="Legg til produktantall"
    >
      <span class="icon icon-plus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 4V12M12 12V20M12 12H20M12 12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>
  </div>
</div>
</div>

            </div>

          <div class="product-item__list-mode-buttons-wrap" data-product-item-element-visible-only-for-mode="list">
            <div class="product-item__list-mode-buttons">
              
  


              <div
  class="product-item__quick-add-wrapper"
  data-has-variants="false"
  data-quantity-in-cart="0"
  data-product-id="9598437228774"
  data-quick-add-style="text"
>
  <button
    type="button"
    class="product-item__quick-add btn btn--small btn--full btn--tertiary"
    data-quantity-in-cart="0"
    data-variant-id="47240729231590"
    aria-label="Legg til i handlekurv"
  >
    <span class="product-item__quick-add__add-text">Legg til i handlekurv</span>

    <span class="product-item__quick-add__cart-count">
      <span class='quantity-in-cart-display' data-id='9598437228774'>0</span>&nbsp;i handlekurven din

    </span>
  </button>

  <div class="quantity-input-wrapper__labels product__label visually-hidden">
  <label class="quantity-input-wrapper__label fs-body-100" for="quantity-input-quick-add-list-mode-product-item-template--21214868734182__tabbed_collections_KnLWXc-2-9598437228774">
    Antall
  </label>

  
</div>

<div
  class="quantity-input-wrapper quantity-input-wrapper--product-item-quick-add"
  data-quantity-selector
>
  <div
    class="quantity-input"
    data-bordered="false"
  >
    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-subtract-quantity
      aria-label="Trekk fra produktantall"
    >
      <span class="icon icon-minus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 12H12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>

    <button
        type="button"
        class="quantity-input__button btn btn--primary"
        data-remove-item
        aria-label="Fjern produkt"
      >
        <span class="icon icon-remove " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.472" d="M1.902 5.292h20.196M19.854 5.292V21a2.244 2.244 0 0 1-2.244 2.244H6.39A2.244 2.244 0 0 1 4.146 21V5.292m3.366 0V3.048A2.244 2.244 0 0 1 9.756.804h4.488a2.244 2.244 0 0 1 2.244 2.244v2.244"/></svg>
</span>

      </button>

    <input
      type="number"
      name="updates[]"
      id="quantity-input-quick-add-list-mode-product-item-template--21214868734182__tabbed_collections_KnLWXc-2-9598437228774"
      value="1"
      min="1"
      pattern="[0-9]*"
      class="quantity-input__input"
      data-quantity-input
      data-product-quantity-input
      aria-label="Antall produkter"
    >

    <button
      type="button"
      class="quantity-input__button btn btn--primary"
      data-add-quantity
      aria-label="Legg til produktantall"
    >
      <span class="icon icon-plus-16 " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 4V12M12 12V20M12 12H20M12 12H4" stroke="currentColor" stroke-width="1.25"/></svg>
</span>


    </button>
  </div>
</div>
</div>


            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</div>

    <div class="collection-view-all-tile-wrapper">
    <div
      class="collection-view-all-tile featured-collection-slider-grid-item animation--item"
      data-color-scheme="default"
      data-has-image="false"
      style="
--color-background: #faf6f2;
      --color-background-alpha-80: rgba(250, 246, 242, 0.8);
      --color-text: #171219;
      --color-text-input: #171219;
      --color-text-link: #cfb8a1;

  --color-text-alpha-90: rgba(23, 18, 25, 0.9);
  --color-text-alpha-80: rgba(23, 18, 25, 0.8);
  --color-text-alpha-70: rgba(23, 18, 25, 0.7);
  --color-text-alpha-60: rgba(23, 18, 25, 0.6);
  --color-text-alpha-50: rgba(23, 18, 25, 0.5);
  --color-text-alpha-40: rgba(23, 18, 25, 0.4);
  --color-text-alpha-30: rgba(23, 18, 25, 0.3);
  --color-text-alpha-25: rgba(23, 18, 25, 0.25);
  --color-text-alpha-20: rgba(23, 18, 25, 0.2);
  --color-text-alpha-10: rgba(23, 18, 25, 0.1);
  --color-text-alpha-05: rgba(23, 18, 25, 0.05);
--color-border-input: rgba(84, 87, 70, 0.4);"
    ><div
  class="collection-view-all-tile__overlay-content overlay-content"
  data-text-position="flex-start_flex-start"
  
>
  <div
    class="overlay-content__text-container image-overlay-content section-blocks"
    style="
      
      --text-horizontal-position: flex-start; --text-horizontal-position-mobile: ; --text-vertical-position: flex-start; --text-vertical-position-mobile: ; --text-alignment: left; --text-alignment-mobile: center;
    "
  >
    
<h3 class="section-blocks__heading heading-block ff-heading fs-heading-4-base" >
    Norske tarotkort
  </h3>
<div class="section-blocks__text ff-body rte fs-body-100" data-alignment="" >
    Shop all
  </div>


<a
  href="/collections/norske-tartkort"aria-label="Norske tarotkort"
  class="collection-view-all-floating-button btn"
  data-text-position="flex-start_flex-start"
>
  <span class="icon icon-chevron " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg>
</span>

</a>

</div></div>

<a
          href="/collections/norske-tartkort"
          class="collection-view-all-tile__media-link"
          aria-label="Norske tarotkort"
        ></a></div>
  </div>
  </div>
</scroll-slider-component>
<div
  class="scroll-slider-nav-button-wrapper scroll-slider-nav-button-wrapper--prev"
  data-is-small="false"
>
  <button
    type="button"
    class="scroll-slider-nav-button scroll-slider-nav-button--prev hidden"
    title="Forrige"
    data-scroll-slider-prev-button
    name="prev"
  >
    <span class="icon icon-arrow-short " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 12.4016H11.5H23M23 12.4016L13.8 3M23 12.4016L13.8 21.8032" stroke="currentColor" stroke-width="1.75"/></svg>
</span>

  </button>
</div>

<div
  class="scroll-slider-nav-button-wrapper scroll-slider-nav-button-wrapper--next"
  data-is-small="false"
>
  <button
    type="button"
    class="scroll-slider-nav-button scroll-slider-nav-button--next hidden"
    title="Neste"
    data-scroll-slider-next-button
    name="next"
  >
    <span class="icon icon-arrow-short " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 12.4016H11.5H23M23 12.4016L13.8 3M23 12.4016L13.8 21.8032" stroke="currentColor" stroke-width="1.75"/></svg>
</span>

  </button>
</div>
<div class="scroll-slider-page-dots" data-scroll-slider-page-dots data-hide-below-720="true"></div>

    </div>
    
      </template>
    


    <div class="tabbed-collections__slider-dots-spacer"></div>
  </div>
</div>


</section><div id="shopify-section-template--21214868734182__1763420506f2494e33" class="shopify-section">

</div><div id="shopify-section-template--21214868734182__176342064062b9f71a" class="shopify-section">

</div><div id="shopify-section-template--21214868734182__1768773897ad967581" class="shopify-section">

</div>
      </main><!-- BEGIN sections: footer-group -->
<section id="shopify-section-sections--21214869487846__recently_viewed_products_z4TQMC" class="shopify-section shopify-section-group-footer-group"><div
  class="
    recently-viewed-products
    section
    
      animation
      animation--recently-viewed-products
    
  "
  style="
    --section-style-spacing-top: 36px; --section-style-spacing-bottom: 36px;
    --num-columns-desktop: 5;
    --num-columns-tablet: 4;
    --num-columns-mobile: 2;
  "
  data-section-id="sections--21214869487846__recently_viewed_products_z4TQMC"
  data-section-type="recently-viewed-products"
  data-product-handle=""
  data-limit="10"
  data-products-per-view="5"
  data-mobile-products-per-view="2"
>
  <div class="section-inner" data-recently-viewed>
    <div
    class="section-header section-blocks animation--container-header"
    data-alignment="center"style="--maximum-content-width: 400px;"
  >
    

    <h2 class="ff-heading section-header__heading fs-heading-3-base">
        Nylig sett
      </h2>
<h2 class="ff-body fs-body-100 section-header__subheading rte">
      
    </h2>

    
  </div>


    <div
      class="
        recently-viewed-products__products
        recently-viewed-products-slider-grid
        standard-grid-spacing
        product-item-holder
      "
      data-standard-grid-spacing-type="product-list"data-grid-style="default"data-product-item-alignment="left"
    >
      

  <script src="//www.lillearkana.no/cdn/shop/t/15/assets/scroll-slider.js?v=71929810525647310251774757713" type="module"></script>





<scroll-slider-component
  class="scroll-slider scroll-slider--full-width-below-1024 scroll-slider--peek-and-full-width-below-1024 scroll-all-sizes"
  style="--columns: 2; --columns-above-720: 4; --columns-above-1024: 5; --peek: 24px; --peek-above-1024: 0px; --gap: 12px; --gap-above-1024: 16px; --gap-above-1200: 24px;"
  data-id="recently-viewed-products"
  data-navigation-container=".recently-viewed-products"
  data-autoplay=""
  data-autoplay-delay="0"
  data-autoplay-pause-on-hover=""
  
>
  <div class="scroll-slider__slider">
    
  </div>
</scroll-slider-component>
<div
  class="scroll-slider-nav-button-wrapper scroll-slider-nav-button-wrapper--prev"
  data-is-small="false"
>
  <button
    type="button"
    class="scroll-slider-nav-button scroll-slider-nav-button--prev hidden"
    title="Forrige"
    data-scroll-slider-prev-button
    name="prev"
  >
    <span class="icon icon-arrow-short " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 12.4016H11.5H23M23 12.4016L13.8 3M23 12.4016L13.8 21.8032" stroke="currentColor" stroke-width="1.75"/></svg>
</span>

  </button>
</div>

<div
  class="scroll-slider-nav-button-wrapper scroll-slider-nav-button-wrapper--next"
  data-is-small="false"
>
  <button
    type="button"
    class="scroll-slider-nav-button scroll-slider-nav-button--next hidden"
    title="Neste"
    data-scroll-slider-next-button
    name="next"
  >
    <span class="icon icon-arrow-short " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 12.4016H11.5H23M23 12.4016L13.8 3M23 12.4016L13.8 21.8032" stroke="currentColor" stroke-width="1.75"/></svg>
</span>

  </button>
</div>

    </div>

    

  <script src="//www.lillearkana.no/cdn/shop/t/15/assets/section-footer.js?v=11514157199586841511774757713" type="module"></script>



<section-footer-component class="section-footer animation--container-footer">
  <div class="scroll-slider-page-dots" data-scroll-slider-page-dots data-hide-below-720="true"></div>
</section-footer-component>

  </div>
</div>


</section><footer id="shopify-section-sections--21214869487846__footer" class="shopify-section shopify-section-group-footer-group footer__parent"><div
  class="footer section"
  data-section-id="sections--21214869487846__footer"
  data-section-type="footer"
  style="
    --color-background-input: rgba(250, 246, 242, 0.2);
    --color-background-input-highlight: rgba(250, 246, 242, 0.35);
    --color-text-input: rgba(250, 246, 242, 0.95);
    --desktop-column-gap: 48px;
    --color-text-alpha-40: rgba(250, 246, 242, 0.4);
  "
>
  <div class="section-inner">
    <div class="footer__inner">
      <div class="footer__groups">
          <div
              class="footer__group"
              data-show-title-on-desktop=""
              data-block-type="logo"
              data-prev-block-type=""
              data-next-block-type="links"
              
              style="
                --image-max-width: 200px;
                
              "
            >
              
              

              

              <div class="footer__group-content"><div
    class="image footer__image animation--lazy-load"
    style=""
  >
    <img
  alt=""
  class="image__img"
  loading="lazy"
  width="843"
  height="378"
  src="//www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=320"
  
  srcset="//www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=100 100w, //www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=150 150w, //www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=200 200w, //www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=240 240w, //www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=280 280w, //www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=300 300w, //www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=360 360w, //www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=400 400w, //www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=450 450w, //www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=500 500w, //www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=550 550w, //www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=600 600w, //www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=650 650w, //www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=700 700w, //www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=750 750w, //www.lillearkana.no/cdn/shop/files/Lille_Arkana_Logo_Cropped.png?v=1756952249&width=800 800w"
  sizes="200px"
  onload="javascript: this.closest('.image').classList.add('loaded')"
/>
  </div>

                <ul class="social-icons social-icons--left " data-count="2"><li>
          <a
            href="https://www.facebook.com/lillearkana/"
            title="Lille Arkana på Facebook"
            target="_blank"
            rel="noopener"
          >
            <span class="icon icon-facebook " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12,2C6.477,2,2,6.477,2,12c0,5.013,3.693,9.153,8.505,9.876V14.65H8.031v-2.629h2.474v-1.749 c0-2.896,1.411-4.167,3.818-4.167c1.153,0,1.762,0.085,2.051,0.124v2.294h-1.642c-1.022,0-1.379,0.969-1.379,2.061v1.437h2.995 l-0.406,2.629h-2.588v7.247C18.235,21.236,22,17.062,22,12C22,6.477,17.523,2,12,2z" fill="currentColor" /></svg>
</span>

          </a>
        </li><li>
          <a
            href="https://www.instagram.com/lillearkana/"
            title="Lille Arkana på Instagram"
            target="_blank"
            rel="noopener"
          >
            <span class="icon icon-instagram " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.8,2H16.2C19.4,2 22,4.6 22,7.8V16.2A5.8,5.8 0 0,1 16.2,22H7.8C4.6,22 2,19.4 2,16.2V7.8A5.8,5.8 0 0,1 7.8,2M7.6,4A3.6,3.6 0 0,0 4,7.6V16.4C4,18.39 5.61,20 7.6,20H16.4A3.6,3.6 0 0,0 20,16.4V7.6C20,5.61 18.39,4 16.4,4H7.6M17.25,5.5A1.25,1.25 0 0,1 18.5,6.75A1.25,1.25 0 0,1 17.25,8A1.25,1.25 0 0,1 16,6.75A1.25,1.25 0 0,1 17.25,5.5M12,7A5,5 0 0,1 17,12A5,5 0 0,1 12,17A5,5 0 0,1 7,12A5,5 0 0,1 12,7M12,9A3,3 0 0,0 9,12A3,3 0 0,0 12,15A3,3 0 0,0 15,12A3,3 0 0,0 12,9Z" fill="currentColor" /></svg>
</span>

          </a>
        </li></ul>

</div>
            </div><div
              class="footer__group"
              data-show-title-on-desktop="true"
              data-block-type="links"
              data-prev-block-type="logo"
              data-next-block-type="contact"
              
              style="
                
                
              "
            >
              
              

              

              <div class="footer__group-content"><div class="footer__links fs-body-100">
                      
                        <ul>
                          
                            <li>
                              <a href="https://brukerkonto.lillearkana.no/profile?locale=nb&buyer_flags=eyJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJ6cWh0dWEtZ3oubXlzaG9waWZ5LmNvbSIsImZsYWdzIjpbXSwiZXhwIjoxNzgxNzQyNDU1LCJuYmYiOjE3ODExMzc2NTV9.267nx3lkp9BLgnHSF7IyCIjUarVu586gifjgSQ4aJqI&region_country=NO">Logg inn</a>
                            </li>
                          
                            <li>
                              <a href="/policies/terms-of-service">Salgsbetingelser</a>
                            </li>
                          
                            <li>
                              <a href="/policies/shipping-policy">Frakt</a>
                            </li>
                          
                            <li>
                              <a href="/policies/refund-policy">Bytte & Retur</a>
                            </li>
                          
                            <li>
                              <a href="/search">Søk</a>
                            </li>
                          
                            <li>
                              <a href="/policies/terms-of-service">FAQ</a>
                            </li>
                          
                        </ul>
                      
                    </div></div>
            </div><div
              class="footer__group"
              data-show-title-on-desktop="false"
              data-block-type="contact"
              data-prev-block-type="links"
              data-next-block-type="newsletter"
              
              style="
                
                
              "
            >
              
              

              

              <div class="footer__group-content"><div class="ff-body fs-body-100 footer__text"><p>Butikkens åpningstider<br/>Man - Fre : 11:30 - 18:00<br/>Lørdag : 11:30 - 17:00</p></div>

                    <div class="footer-contact-info">
                        <p>
                              <span
  class="icon icon-phone "
  style=""
>
  <svg
    viewBox="-0.5 -0.5 24 24"
    fill="none"
    xmlns="http://www.w3.org/2000/svg"
  ><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M8.707 7.092a2.219 2.219 0 0 0 0-3.135L6.356 1.608a2.217 2.217 0 0 0-3.135 0l-1.289 1.29a3.319 3.319 0 0 0-.42 4.183A51.537 51.537 0 0 0 15.918 21.49a3.324 3.324 0 0 0 4.184-.42l1.289-1.289a2.216 2.216 0 0 0 0-3.135l-2.35-2.35a2.216 2.216 0 0 0-3.136 0l-.783.783a52.592 52.592 0 0 1-7.2-7.2Z"/></svg>
</span>
<span >
                                22 20 10 12
                              </span>
                            </p>
<p>
                              <span
  class="icon icon-email "
  style=""
>
  <svg
    viewBox="-0.5 -0.5 24 24"
    fill="none"
    xmlns="http://www.w3.org/2000/svg"
  ><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M7.188 11.5a4.313 4.313 0 1 0 8.625 0 4.313 4.313 0 1 0-8.626 0Z"/>
          <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M17.73 20.604a11.03 11.03 0 1 1 4.79-9.104v.958a3.354 3.354 0 0 1-6.707 0V11.5"/></svg>
</span>
<a href="mailto:post@lillearkana.no">
                                post@lillearkana.no
                              </a>
                            </p>
<p>
                              <span
  class="icon icon-pin "
  style=""
>
  <svg
    viewBox="-0.5 -0.5 24 24"
    fill="none"
    xmlns="http://www.w3.org/2000/svg"
  ><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M11.5.68a7.188 7.188 0 0 1 7.188 7.188c0 3.4-5.271 11.865-6.785 14.231a.48.48 0 0 1-.806 0C9.583 19.734 4.313 11.267 4.313 7.868A7.188 7.188 0 0 1 11.5.68Z"/>
          <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M8.625 7.868a2.875 2.875 0 1 0 5.75 0 2.875 2.875 0 1 0-5.75 0Z"/></svg>
</span>
<a href="https://maps.app.goo.gl/EhJ87J22JCaCfVpi8">
                                Youngstorget 6 - Basarhallene, 0181 OSLO
                              </a>
                            </p>

                      </div>

                    

                    
</div>
            </div><div
              class="footer__group"
              data-show-title-on-desktop="true"
              data-block-type="newsletter"
              data-prev-block-type="contact"
              data-next-block-type=""
              
              style="
                
                
              "
            >
              
              

              <h2 class="footer__header ff-body">
                  <span class="footer__heading ff-heading fs-heading-5-base">Nyhetsbrev</span>
                </h2>

                


              <div class="footer__group-content"><div class="footer__newsletter">
                      <div class="ff-body fs-body-100 footer__text"><p>Meld deg på </p></div>

                      <form method="post" action="/contact#footer-subscribe" id="footer-subscribe" accept-charset="UTF-8" class="footer__newsletter-form"><input type="hidden" name="form_type" value="customer" /><input type="hidden" name="utf8" value="✓" />



                        <div class="footer__newsletter-inner">
                            <input type="hidden" name="contact[tags]" value="newsletter">

                            

                            <div class="footer-subscribe-email">
                              <label for="footer-subscribe-email" class="visually-hidden">Din e-post</label>

                              <input
                                type="email"
                                class="input"
                                name="contact[email]"
                                id="footer-subscribe-email"
                                value=""
                                placeholder="Din e-post"
                                autocorrect="off"
                                autocapitalize="off"
                                required
                              >

                              <button
                                type="submit"
                                name="commit"
                                id="Subscribe-footer"
                                class="footer__newsletter-button btn btn--primary"
                                aria-label="Abonner"
                                style="
                                  --color-btn-text: var(--color-background-footer);
                                  --color-btn-bg: var(--color-text-footer);
                                  --color-btn-bg-hover: var(--color-text-footer-subdued);
                                "
                              >
                                Abonner
                              </button>
                            </div>
                          </div>
</form>

                      

                      <div class="footer__follow-on-shop"><script defer="defer" async type="module" src="//www.lillearkana.no/cdn/shopifycloud/shop-js/modules/v2/loader.shop-follow-button.nb.esm.js"></script>
<script type="module">
  await import("//www.lillearkana.no/cdn/shopifycloud/shop-js/modules/v2/loader.shop-follow-button.nb.esm.js");

  
</script>

<shop-follow-button ux-mode="windoid" return-uri="https://www.lillearkana.no/account/redirect" proxy="true"></shop-follow-button>
</div>
                    </div></div>
            </div>
        </div>

      <div class="footer__bottom">
        <div class="footer__bottom-left">
          <div class="footer__credits fs-body-75"><p>
              Copyright &copy; 2026, <a href="/" title="">Lille Arkana</a>
&mdash;
                Drevet av Shopify
</p>

            <span class="footer__credits-additional-text">
              
            </span>
          </div>
        </div>

        

        <div class="footer__bottom-right">
            <div class="payment-icons">
  
    <div class="payment-icons__icon">
      <svg class="icon icon--full-color" xmlns="http://www.w3.org/2000/svg" role="img" aria-labelledby="pi-american_express" viewBox="0 0 38 24" width="38" height="24"><title id="pi-american_express">American Express</title><path fill="#000" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3Z" opacity=".07"/><path fill="#006FCF" d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32Z"/><path fill="#FFF" d="M22.012 19.936v-8.421L37 11.528v2.326l-1.732 1.852L37 17.573v2.375h-2.766l-1.47-1.622-1.46 1.628-9.292-.02Z"/><path fill="#006FCF" d="M23.013 19.012v-6.57h5.572v1.513h-3.768v1.028h3.678v1.488h-3.678v1.01h3.768v1.531h-5.572Z"/><path fill="#006FCF" d="m28.557 19.012 3.083-3.289-3.083-3.282h2.386l1.884 2.083 1.89-2.082H37v.051l-3.017 3.23L37 18.92v.093h-2.307l-1.917-2.103-1.898 2.104h-2.321Z"/><path fill="#FFF" d="M22.71 4.04h3.614l1.269 2.881V4.04h4.46l.77 2.159.771-2.159H37v8.421H19l3.71-8.421Z"/><path fill="#006FCF" d="m23.395 4.955-2.916 6.566h2l.55-1.315h2.98l.55 1.315h2.05l-2.904-6.566h-2.31Zm.25 3.777.875-2.09.873 2.09h-1.748Z"/><path fill="#006FCF" d="M28.581 11.52V4.953l2.811.01L32.84 9l1.456-4.046H37v6.565l-1.74.016v-4.51l-1.644 4.494h-1.59L30.35 7.01v4.51h-1.768Z"/></svg>

    </div>
  
    <div class="payment-icons__icon">
      <svg class="icon icon--full-color" version="1.1" xmlns="http://www.w3.org/2000/svg" role="img" x="0" y="0" width="38" height="24" viewBox="0 0 165.521 105.965" xml:space="preserve" aria-labelledby="pi-apple_pay"><title id="pi-apple_pay">Apple Pay</title><path fill="#000" d="M150.698 0H14.823c-.566 0-1.133 0-1.698.003-.477.004-.953.009-1.43.022-1.039.028-2.087.09-3.113.274a10.51 10.51 0 0 0-2.958.975 9.932 9.932 0 0 0-4.35 4.35 10.463 10.463 0 0 0-.975 2.96C.113 9.611.052 10.658.024 11.696a70.22 70.22 0 0 0-.022 1.43C0 13.69 0 14.256 0 14.823v76.318c0 .567 0 1.132.002 1.699.003.476.009.953.022 1.43.028 1.036.09 2.084.275 3.11a10.46 10.46 0 0 0 .974 2.96 9.897 9.897 0 0 0 1.83 2.52 9.874 9.874 0 0 0 2.52 1.83c.947.483 1.917.79 2.96.977 1.025.183 2.073.245 3.112.273.477.011.953.017 1.43.02.565.004 1.132.004 1.698.004h135.875c.565 0 1.132 0 1.697-.004.476-.002.952-.009 1.431-.02 1.037-.028 2.085-.09 3.113-.273a10.478 10.478 0 0 0 2.958-.977 9.955 9.955 0 0 0 4.35-4.35c.483-.947.789-1.917.974-2.96.186-1.026.246-2.074.274-3.11.013-.477.02-.954.022-1.43.004-.567.004-1.132.004-1.699V14.824c0-.567 0-1.133-.004-1.699a63.067 63.067 0 0 0-.022-1.429c-.028-1.038-.088-2.085-.274-3.112a10.4 10.4 0 0 0-.974-2.96 9.94 9.94 0 0 0-4.35-4.35A10.52 10.52 0 0 0 156.939.3c-1.028-.185-2.076-.246-3.113-.274a71.417 71.417 0 0 0-1.431-.022C151.83 0 151.263 0 150.698 0z" /><path fill="#FFF" d="M150.698 3.532l1.672.003c.452.003.905.008 1.36.02.793.022 1.719.065 2.583.22.75.135 1.38.34 1.984.648a6.392 6.392 0 0 1 2.804 2.807c.306.6.51 1.226.645 1.983.154.854.197 1.783.218 2.58.013.45.019.9.02 1.36.005.557.005 1.113.005 1.671v76.318c0 .558 0 1.114-.004 1.682-.002.45-.008.9-.02 1.35-.022.796-.065 1.725-.221 2.589a6.855 6.855 0 0 1-.645 1.975 6.397 6.397 0 0 1-2.808 2.807c-.6.306-1.228.511-1.971.645-.881.157-1.847.2-2.574.22-.457.01-.912.017-1.379.019-.555.004-1.113.004-1.669.004H14.801c-.55 0-1.1 0-1.66-.004a74.993 74.993 0 0 1-1.35-.018c-.744-.02-1.71-.064-2.584-.22a6.938 6.938 0 0 1-1.986-.65 6.337 6.337 0 0 1-1.622-1.18 6.355 6.355 0 0 1-1.178-1.623 6.935 6.935 0 0 1-.646-1.985c-.156-.863-.2-1.788-.22-2.578a66.088 66.088 0 0 1-.02-1.355l-.003-1.327V14.474l.002-1.325a66.7 66.7 0 0 1 .02-1.357c.022-.792.065-1.717.222-2.587a6.924 6.924 0 0 1 .646-1.981c.304-.598.7-1.144 1.18-1.623a6.386 6.386 0 0 1 1.624-1.18 6.96 6.96 0 0 1 1.98-.646c.865-.155 1.792-.198 2.586-.22.452-.012.905-.017 1.354-.02l1.677-.003h135.875" /><g><g><path fill="#000" d="M43.508 35.77c1.404-1.755 2.356-4.112 2.105-6.52-2.054.102-4.56 1.355-6.012 3.112-1.303 1.504-2.456 3.959-2.156 6.266 2.306.2 4.61-1.152 6.063-2.858" /><path fill="#000" d="M45.587 39.079c-3.35-.2-6.196 1.9-7.795 1.9-1.6 0-4.049-1.8-6.698-1.751-3.447.05-6.645 2-8.395 5.1-3.598 6.2-.95 15.4 2.55 20.45 1.699 2.5 3.747 5.25 6.445 5.151 2.55-.1 3.549-1.65 6.647-1.65 3.097 0 3.997 1.65 6.696 1.6 2.798-.05 4.548-2.5 6.247-5 1.95-2.85 2.747-5.6 2.797-5.75-.05-.05-5.396-2.101-5.446-8.251-.05-5.15 4.198-7.6 4.398-7.751-2.399-3.548-6.147-3.948-7.447-4.048" /></g><g><path fill="#000" d="M78.973 32.11c7.278 0 12.347 5.017 12.347 12.321 0 7.33-5.173 12.373-12.529 12.373h-8.058V69.62h-5.822V32.11h14.062zm-8.24 19.807h6.68c5.07 0 7.954-2.729 7.954-7.46 0-4.73-2.885-7.434-7.928-7.434h-6.706v14.894z" /><path fill="#000" d="M92.764 61.847c0-4.809 3.665-7.564 10.423-7.98l7.252-.442v-2.08c0-3.04-2.001-4.704-5.562-4.704-2.938 0-5.07 1.507-5.51 3.82h-5.252c.157-4.86 4.731-8.395 10.918-8.395 6.654 0 10.995 3.483 10.995 8.89v18.663h-5.38v-4.497h-.13c-1.534 2.937-4.914 4.782-8.579 4.782-5.406 0-9.175-3.222-9.175-8.057zm17.675-2.417v-2.106l-6.472.416c-3.64.234-5.536 1.585-5.536 3.95 0 2.288 1.975 3.77 5.068 3.77 3.95 0 6.94-2.522 6.94-6.03z" /><path fill="#000" d="M120.975 79.652v-4.496c.364.051 1.247.103 1.715.103 2.573 0 4.029-1.09 4.913-3.899l.52-1.663-9.852-27.293h6.082l6.863 22.146h.13l6.862-22.146h5.927l-10.216 28.67c-2.34 6.577-5.017 8.735-10.683 8.735-.442 0-1.872-.052-2.261-.157z" /></g></g></svg>

    </div>
  
    <div class="payment-icons__icon">
      <svg class="icon icon--full-color" xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 38 24" width="38" height="24" aria-labelledby="pi-google_pay"><title id="pi-google_pay">Google Pay</title><path d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z" fill="#000" opacity=".07"/><path d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32" fill="#FFF"/><path d="M18.093 11.976v3.2h-1.018v-7.9h2.691a2.447 2.447 0 0 1 1.747.692 2.28 2.28 0 0 1 .11 3.224l-.11.116c-.47.447-1.098.69-1.747.674l-1.673-.006zm0-3.732v2.788h1.698c.377.012.741-.135 1.005-.404a1.391 1.391 0 0 0-1.005-2.354l-1.698-.03zm6.484 1.348c.65-.03 1.286.188 1.778.613.445.43.682 1.03.65 1.649v3.334h-.969v-.766h-.049a1.93 1.93 0 0 1-1.673.931 2.17 2.17 0 0 1-1.496-.533 1.667 1.667 0 0 1-.613-1.324 1.606 1.606 0 0 1 .613-1.336 2.746 2.746 0 0 1 1.698-.515c.517-.02 1.03.093 1.49.331v-.208a1.134 1.134 0 0 0-.417-.901 1.416 1.416 0 0 0-.98-.368 1.545 1.545 0 0 0-1.319.717l-.895-.564a2.488 2.488 0 0 1 2.182-1.06zM23.29 13.52a.79.79 0 0 0 .337.662c.223.176.5.269.785.263.429-.001.84-.17 1.146-.472.305-.286.478-.685.478-1.103a2.047 2.047 0 0 0-1.324-.374 1.716 1.716 0 0 0-1.03.294.883.883 0 0 0-.392.73zm9.286-3.75l-3.39 7.79h-1.048l1.281-2.728-2.224-5.062h1.103l1.612 3.885 1.569-3.885h1.097z" fill="#5F6368"/><path d="M13.986 11.284c0-.308-.024-.616-.073-.92h-4.29v1.747h2.451a2.096 2.096 0 0 1-.9 1.373v1.134h1.464a4.433 4.433 0 0 0 1.348-3.334z" fill="#4285F4"/><path d="M9.629 15.721a4.352 4.352 0 0 0 3.01-1.097l-1.466-1.14a2.752 2.752 0 0 1-4.094-1.44H5.577v1.17a4.53 4.53 0 0 0 4.052 2.507z" fill="#34A853"/><path d="M7.079 12.05a2.709 2.709 0 0 1 0-1.735v-1.17H5.577a4.505 4.505 0 0 0 0 4.075l1.502-1.17z" fill="#FBBC04"/><path d="M9.629 8.44a2.452 2.452 0 0 1 1.74.68l1.3-1.293a4.37 4.37 0 0 0-3.065-1.183 4.53 4.53 0 0 0-4.027 2.5l1.502 1.171a2.715 2.715 0 0 1 2.55-1.875z" fill="#EA4335"/></svg>

    </div>
  
    <div class="payment-icons__icon">
      <svg class="icon icon--full-color" xmlns="http://www.w3.org/2000/svg" role="img" width="38" height="24" viewBox="0 0 38 24" aria-labelledby="pi-klarna" fill="none"><title id="pi-klarna">Klarna</title><rect width="38" height="24" rx="2" fill="#FFA8CD"/><rect x=".5" y=".5" width="37" height="23" rx="1.5" stroke="#000" stroke-opacity=".07"/><path d="M30.62 14.755c-.662 0-1.179-.554-1.179-1.226 0-.673.517-1.226 1.18-1.226.663 0 1.18.553 1.18 1.226 0 .672-.517 1.226-1.18 1.226zm-.33 1.295c.565 0 1.286-.217 1.686-1.068l.04.02c-.176.465-.176.742-.176.81v.11h1.423v-4.786H31.84v.109c0 .069 0 .346.175.81l-.039.02c-.4-.85-1.121-1.068-1.687-1.068-1.355 0-2.31 1.088-2.31 2.522 0 1.433.955 2.521 2.31 2.521zm-4.788-5.043c-.643 0-1.15.228-1.56 1.068l-.039-.02c.175-.464.175-.741.175-.81v-.11h-1.423v4.787h1.462V13.4c0-.662.38-1.078.995-1.078.614 0 .917.356.917 1.068v2.532h1.462v-3.046c0-1.088-.838-1.869-1.989-1.869zm-4.963 1.068l-.039-.02c.176-.464.176-.741.176-.81v-.11h-1.424v4.787h1.463l.01-2.304c0-.673.35-1.078.926-1.078.156 0 .282.02.429.06v-1.464c-.644-.139-1.22.109-1.54.94zm-4.65 2.68c-.664 0-1.18-.554-1.18-1.226 0-.673.516-1.226 1.18-1.226.662 0 1.179.553 1.179 1.226 0 .672-.517 1.226-1.18 1.226zm-.332 1.295c.565 0 1.287-.217 1.687-1.068l.038.02c-.175.465-.175.742-.175.81v.11h1.424v-4.786h-1.424v.109c0 .069 0 .346.175.81l-.038.02c-.4-.85-1.122-1.068-1.687-1.068-1.356 0-2.311 1.088-2.311 2.522 0 1.433.955 2.521 2.31 2.521zm-4.349-.128h1.463V9h-1.463v6.922zM10.136 9H8.644c0 1.236-.751 2.343-1.892 3.134l-.448.317V9h-1.55v6.922h1.55V12.49l2.564 3.43h1.892L8.293 12.64c1.121-.82 1.852-2.096 1.843-3.639z" fill="#0B051D"/></svg>
    </div>
  
    <div class="payment-icons__icon">
      <svg class="icon icon--full-color" viewBox="0 0 38 24" xmlns="http://www.w3.org/2000/svg" width="38" height="24" role="img" aria-labelledby="pi-maestro"><title id="pi-maestro">Maestro</title><path opacity=".07" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z"/><path fill="#fff" d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32"/><circle fill="#EB001B" cx="15" cy="12" r="7"/><circle fill="#00A2E5" cx="23" cy="12" r="7"/><path fill="#7375CF" d="M22 12c0-2.4-1.2-4.5-3-5.7-1.8 1.3-3 3.4-3 5.7s1.2 4.5 3 5.7c1.8-1.2 3-3.3 3-5.7z"/></svg>
    </div>
  
    <div class="payment-icons__icon">
      <svg class="icon icon--full-color" viewBox="0 0 38 24" xmlns="http://www.w3.org/2000/svg" role="img" width="38" height="24" aria-labelledby="pi-master"><title id="pi-master">Mastercard</title><path opacity=".07" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z"/><path fill="#fff" d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32"/><circle fill="#EB001B" cx="15" cy="12" r="7"/><circle fill="#F79E1B" cx="23" cy="12" r="7"/><path fill="#FF5F00" d="M22 12c0-2.4-1.2-4.5-3-5.7-1.8 1.3-3 3.4-3 5.7s1.2 4.5 3 5.7c1.8-1.2 3-3.3 3-5.7z"/></svg>
    </div>
  
    <div class="payment-icons__icon">
      <svg class="icon icon--full-color" xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 38 24" width="38" height="24" aria-labelledby="pi-shopify_pay"><title id="pi-shopify_pay">Shop Pay</title><path opacity=".07" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z" fill="#000"/><path d="M35.889 0C37.05 0 38 .982 38 2.182v19.636c0 1.2-.95 2.182-2.111 2.182H2.11C.95 24 0 23.018 0 21.818V2.182C0 .982.95 0 2.111 0H35.89z" fill="#5A31F4"/><path d="M9.35 11.368c-1.017-.223-1.47-.31-1.47-.705 0-.372.306-.558.92-.558.54 0 .934.238 1.225.704a.079.079 0 00.104.03l1.146-.584a.082.082 0 00.032-.114c-.475-.831-1.353-1.286-2.51-1.286-1.52 0-2.464.755-2.464 1.956 0 1.275 1.15 1.597 2.17 1.82 1.02.222 1.474.31 1.474.705 0 .396-.332.582-.993.582-.612 0-1.065-.282-1.34-.83a.08.08 0 00-.107-.035l-1.143.57a.083.083 0 00-.036.111c.454.92 1.384 1.437 2.627 1.437 1.583 0 2.539-.742 2.539-1.98s-1.155-1.598-2.173-1.82v-.003zM15.49 8.855c-.65 0-1.224.232-1.636.646a.04.04 0 01-.069-.03v-2.64a.08.08 0 00-.08-.081H12.27a.08.08 0 00-.08.082v8.194a.08.08 0 00.08.082h1.433a.08.08 0 00.081-.082v-3.594c0-.695.528-1.227 1.239-1.227.71 0 1.226.521 1.226 1.227v3.594a.08.08 0 00.081.082h1.433a.08.08 0 00.081-.082v-3.594c0-1.51-.981-2.577-2.355-2.577zM20.753 8.62c-.778 0-1.507.24-2.03.588a.082.082 0 00-.027.109l.632 1.088a.08.08 0 00.11.03 2.5 2.5 0 011.318-.366c1.25 0 2.17.891 2.17 2.068 0 1.003-.736 1.745-1.669 1.745-.76 0-1.288-.446-1.288-1.077 0-.361.152-.657.548-.866a.08.08 0 00.032-.113l-.596-1.018a.08.08 0 00-.098-.035c-.799.299-1.359 1.018-1.359 1.984 0 1.46 1.152 2.55 2.76 2.55 1.877 0 3.227-1.313 3.227-3.195 0-2.018-1.57-3.492-3.73-3.492zM28.675 8.843c-.724 0-1.373.27-1.845.746-.026.027-.069.007-.069-.029v-.572a.08.08 0 00-.08-.082h-1.397a.08.08 0 00-.08.082v8.182a.08.08 0 00.08.081h1.433a.08.08 0 00.081-.081v-2.683c0-.036.043-.054.069-.03a2.6 2.6 0 001.808.7c1.682 0 2.993-1.373 2.993-3.157s-1.313-3.157-2.993-3.157zm-.271 4.929c-.956 0-1.681-.768-1.681-1.783s.723-1.783 1.681-1.783c.958 0 1.68.755 1.68 1.783 0 1.027-.713 1.783-1.681 1.783h.001z" fill="#fff"/></svg>

    </div>
  
    <div class="payment-icons__icon">
      <svg class="icon icon--full-color" viewBox="-36 25 38 24" xmlns="http://www.w3.org/2000/svg" width="38" height="24" role="img" aria-labelledby="pi-unionpay"><title id="pi-unionpay">Union Pay</title><path fill="#005B9A" d="M-36 46.8v.7-.7zM-18.3 25v24h-7.2c-1.3 0-2.1-1-1.8-2.3l4.4-19.4c.3-1.3 1.9-2.3 3.2-2.3h1.4zm12.6 0c-1.3 0-2.9 1-3.2 2.3l-4.5 19.4c-.3 1.3.5 2.3 1.8 2.3h-4.9V25h10.8z"/><path fill="#E9292D" d="M-19.7 25c-1.3 0-2.9 1.1-3.2 2.3l-4.4 19.4c-.3 1.3.5 2.3 1.8 2.3h-8.9c-.8 0-1.5-.6-1.5-1.4v-21c0-.8.7-1.6 1.5-1.6h14.7z"/><path fill="#0E73B9" d="M-5.7 25c-1.3 0-2.9 1.1-3.2 2.3l-4.4 19.4c-.3 1.3.5 2.3 1.8 2.3H-26h.5c-1.3 0-2.1-1-1.8-2.3l4.4-19.4c.3-1.3 1.9-2.3 3.2-2.3h14z"/><path fill="#059DA4" d="M2 26.6v21c0 .8-.6 1.4-1.5 1.4h-12.1c-1.3 0-2.1-1.1-1.8-2.3l4.5-19.4C-8.6 26-7 25-5.7 25H.5c.9 0 1.5.7 1.5 1.6z"/><path fill="#fff" d="M-21.122 38.645h.14c.14 0 .28-.07.28-.14l.42-.63h1.19l-.21.35h1.4l-.21.63h-1.68c-.21.28-.42.42-.7.42h-.84l.21-.63m-.21.91h3.01l-.21.7h-1.19l-.21.7h1.19l-.21.7h-1.19l-.28 1.05c-.07.14 0 .28.28.21h.98l-.21.7h-1.89c-.35 0-.49-.21-.35-.63l.35-1.33h-.77l.21-.7h.77l.21-.7h-.7l.21-.7zm4.83-1.75v.42s.56-.42 1.12-.42h1.96l-.77 2.66c-.07.28-.35.49-.77.49h-2.24l-.49 1.89c0 .07 0 .14.14.14h.42l-.14.56h-1.12c-.42 0-.56-.14-.49-.35l1.47-5.39h.91zm1.68.77h-1.75l-.21.7s.28-.21.77-.21h1.05l.14-.49zm-.63 1.68c.14 0 .21 0 .21-.14l.14-.35h-1.75l-.14.56 1.54-.07zm-1.19.84h.98v.42h.28c.14 0 .21-.07.21-.14l.07-.28h.84l-.14.49c-.07.35-.35.49-.77.56h-.56v.77c0 .14.07.21.35.21h.49l-.14.56h-1.19c-.35 0-.49-.14-.49-.49l.07-2.1zm4.2-2.45l.21-.84h1.19l-.07.28s.56-.28 1.05-.28h1.47l-.21.84h-.21l-1.12 3.85h.21l-.21.77h-.21l-.07.35h-1.19l.07-.35h-2.17l.21-.77h.21l1.12-3.85h-.28m1.26 0l-.28 1.05s.49-.21.91-.28c.07-.35.21-.77.21-.77h-.84zm-.49 1.54l-.28 1.12s.56-.28.98-.28c.14-.42.21-.77.21-.77l-.91-.07zm.21 2.31l.21-.77h-.84l-.21.77h.84zm2.87-4.69h1.12l.07.42c0 .07.07.14.21.14h.21l-.21.7h-.77c-.28 0-.49-.07-.49-.35l-.14-.91zm-.35 1.47h3.57l-.21.77h-1.19l-.21.7h1.12l-.21.77h-1.26l-.28.42h.63l.14.84c0 .07.07.14.21.14h.21l-.21.7h-.7c-.35 0-.56-.07-.56-.35l-.14-.77-.56.84c-.14.21-.35.35-.63.35h-1.05l.21-.7h.35c.14 0 .21-.07.35-.21l.84-1.26h-1.05l.21-.77h1.19l.21-.7h-1.19l.21-.77zm-19.74-5.04c-.14.7-.42 1.19-.91 1.54-.49.35-1.12.56-1.89.56-.7 0-1.26-.21-1.54-.56-.21-.28-.35-.56-.35-.98 0-.14 0-.35.07-.56l.84-3.92h1.19l-.77 3.92v.28c0 .21.07.35.14.49.14.21.35.28.7.28s.7-.07.91-.28c.21-.21.42-.42.49-.77l.77-3.92h1.19l-.84 3.92m1.12-1.54h.84l-.07.49.14-.14c.28-.28.63-.42 1.05-.42.35 0 .63.14.77.35.14.21.21.49.14.91l-.49 2.38h-.91l.42-2.17c.07-.28.07-.49 0-.56-.07-.14-.21-.14-.35-.14-.21 0-.42.07-.56.21-.14.14-.28.35-.28.63l-.42 2.03h-.91l.63-3.57m9.8 0h.84l-.07.49.14-.14c.28-.28.63-.42 1.05-.42.35 0 .63.14.77.35s.21.49.14.91l-.49 2.38h-.91l.42-2.24c.07-.21 0-.42-.07-.49-.07-.14-.21-.14-.35-.14-.21 0-.42.07-.56.21-.14.14-.28.35-.28.63l-.42 2.03h-.91l.7-3.57m-5.81 0h.98l-.77 3.5h-.98l.77-3.5m.35-1.33h.98l-.21.84h-.98l.21-.84zm1.4 4.55c-.21-.21-.35-.56-.35-.98v-.21c0-.07 0-.21.07-.28.14-.56.35-1.05.7-1.33.35-.35.84-.49 1.33-.49.42 0 .77.14 1.05.35.21.21.35.56.35.98v.21c0 .07 0 .21-.07.28-.14.56-.35.98-.7 1.33-.35.35-.84.49-1.33.49-.35 0-.7-.14-1.05-.35m1.89-.7c.14-.21.28-.49.35-.84v-.35c0-.21-.07-.35-.14-.49a.635.635 0 0 0-.49-.21c-.28 0-.49.07-.63.28-.14.21-.28.49-.35.84v.28c0 .21.07.35.14.49.14.14.28.21.49.21.28.07.42 0 .63-.21m6.51-4.69h2.52c.49 0 .84.14 1.12.35.28.21.35.56.35.91v.28c0 .07 0 .21-.07.28-.07.49-.35.98-.7 1.26-.42.35-.84.49-1.4.49h-1.4l-.42 2.03h-1.19l1.19-5.6m.56 2.59h1.12c.28 0 .49-.07.7-.21.14-.14.28-.35.35-.63v-.28c0-.21-.07-.35-.21-.42-.14-.07-.35-.14-.7-.14h-.91l-.35 1.68zm8.68 3.71c-.35.77-.7 1.26-.91 1.47-.21.21-.63.7-1.61.7l.07-.63c.84-.28 1.26-1.4 1.54-1.96l-.28-3.78h1.19l.07 2.38.91-2.31h1.05l-2.03 4.13m-2.94-3.85l-.42.28c-.42-.35-.84-.56-1.54-.21-.98.49-1.89 4.13.91 2.94l.14.21h1.12l.7-3.29-.91.07m-.56 1.82c-.21.56-.56.84-.91.77-.28-.14-.35-.63-.21-1.19.21-.56.56-.84.91-.77.28.14.35.63.21 1.19"/></svg>
    </div>
  
    <div class="payment-icons__icon">
      <svg class="icon icon--full-color" viewBox="0 0 38 24" xmlns="http://www.w3.org/2000/svg" role="img" width="38" height="24" aria-labelledby="pi-visa"><title id="pi-visa">Visa</title><path opacity=".07" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z"/><path fill="#fff" d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32"/><path d="M28.3 10.1H28c-.4 1-.7 1.5-1 3h1.9c-.3-1.5-.3-2.2-.6-3zm2.9 5.9h-1.7c-.1 0-.1 0-.2-.1l-.2-.9-.1-.2h-2.4c-.1 0-.2 0-.2.2l-.3.9c0 .1-.1.1-.1.1h-2.1l.2-.5L27 8.7c0-.5.3-.7.8-.7h1.5c.1 0 .2 0 .2.2l1.4 6.5c.1.4.2.7.2 1.1.1.1.1.1.1.2zm-13.4-.3l.4-1.8c.1 0 .2.1.2.1.7.3 1.4.5 2.1.4.2 0 .5-.1.7-.2.5-.2.5-.7.1-1.1-.2-.2-.5-.3-.8-.5-.4-.2-.8-.4-1.1-.7-1.2-1-.8-2.4-.1-3.1.6-.4.9-.8 1.7-.8 1.2 0 2.5 0 3.1.2h.1c-.1.6-.2 1.1-.4 1.7-.5-.2-1-.4-1.5-.4-.3 0-.6 0-.9.1-.2 0-.3.1-.4.2-.2.2-.2.5 0 .7l.5.4c.4.2.8.4 1.1.6.5.3 1 .8 1.1 1.4.2.9-.1 1.7-.9 2.3-.5.4-.7.6-1.4.6-1.4 0-2.5.1-3.4-.2-.1.2-.1.2-.2.1zm-3.5.3c.1-.7.1-.7.2-1 .5-2.2 1-4.5 1.4-6.7.1-.2.1-.3.3-.3H18c-.2 1.2-.4 2.1-.7 3.2-.3 1.5-.6 3-1 4.5 0 .2-.1.2-.3.2M5 8.2c0-.1.2-.2.3-.2h3.4c.5 0 .9.3 1 .8l.9 4.4c0 .1 0 .1.1.2 0-.1.1-.1.1-.1l2.1-5.1c-.1-.1 0-.2.1-.2h2.1c0 .1 0 .1-.1.2l-3.1 7.3c-.1.2-.1.3-.2.4-.1.1-.3 0-.5 0H9.7c-.1 0-.2 0-.2-.2L7.9 9.5c-.2-.2-.5-.5-.9-.6-.6-.3-1.7-.5-1.9-.5L5 8.2z" fill="#142688"/></svg>
    </div>
  
</div>

          </div>
      </div>
    </div>
  </div>
</div>


</footer>
<!-- END sections: footer-group --><div
  class="
    store-availability-drawer
    popover
    
      animation
      animation--store-availability-drawer
    
  "
  data-store-availability-drawer
  aria-describedby="drawer-title"
  aria-hidden="true"
  role="dialog"
>
  <div class="store-availability-drawer__wash" data-store-availability-drawer-wash></div>
  <div class="store-availability-drawer__container">
    <div class="store-availability-drawer__inner">
      <div class="store-availability-drawer__header">
        <div class="store-availability-drawer__product-info">
          <h4
            id="drawer-title"
            class="store-availability-drawer__store-list-product-title ff-heading fs-heading-5-base"
            data-store-availability-product-title
          >
            Tilgjengelighet
          </h4>
          <p
            class="store-availability-drawer__store-list-variant-title fs-body-60 t-opacity-50"
            data-store-availability-variant-title
          ></p>
        </div>
        <button
          type="button"
          class="store-availability-drawer__close"
          data-store-availability-close
          aria-label="Lukk"
        >
          

<span
  class="icon-button modal-drawer-close"
  data-size="large"data-has-secondary-icon="false"style="--icon-width: 24px; --icon-height: 24px;"
>
  <span class="icon-button__icon">
    <span class="icon icon-modal-drawer-close icon--primary" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
          <path d="M6 6L12.25 12.25M18.5 18.5L12.25 12.25M12.25 12.25L18.5 6M12.25 12.25L6 18.5" stroke="currentColor" stroke-width="1.16667" stroke-linecap="square"/></svg>
</span>


    
  </span>
</span>

        </button>
      </div>
      <div class="store-availability-drawer__product" data-store-availability-product></div>

      <div class="store-availability-drawer__content" data-store-list-container></div>
    </div>
  </div>
</div>

      <div
  class="quick-product-modal modal popover is-fixed animation animation--quick-product animation--quick-product-revealed"
  aria-modal="true"
  
    aria-hidden="true"
  
  data-quick-product-modal
  data-quick-product-type=""
>
  <div class="modal__wash"></div>

  <div class="quick-product-modal__inner modal__inner">
    <template id="quick-product-modal-template">
      <div class="quick-product">
  <div class="quick-product__left"></div>

  <div class="quick-product__right">
    <div class="quick-product__right-viewport" data-scroll-lock-ignore>
      <div class="quick-product__right-inner">
        <h2 class="product__title placeholder ff-heading fs-heading-2-base"></h2>
      </div>
    </div>

    <h3 class="quick-product-modal-loading-indicator hidden">
      

<div
  class="loader"
  style="--loader-background-color: var(--color-text-alpha-20-popups-drawers);--loader-foreground-color: var(--color-text-popups-drawers);--loader-size: 28px;"
>
  <svg
    aria-hidden="true"
    focusable="false"
    role="presentation"
    class="loader__spinner"
    viewBox="0 0 66 66"
    xmlns="http://www.w3.org/2000/svg"
  >
    <circle class="loader__circle-background" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
    <circle class="loader__circle" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
  </svg>
</div>

    </h3>

    <div class="quick-product__right-viewport-footer">
      <div
        class=" product-form__item product-form__item--submit product-form__item--no-variants"
      >
        <button
          type="submit"
          name="add"
          class="product-form__cart-submit btn btn--medium btn--full btn--primary"
          data-add-to-cart
        >
          <span data-add-to-cart-text>
            Legg i handlekurv
          </span>
        </button>
      </div>
    </div>
  </div>
</div>
</template>

    <div class="quick-product-modal__content empty">
      
    </div>

    <button
      type="button"
      data-modal-close
      class="modal__close-icon"
      aria-label="Lukk"
    >
      

<span
  class="icon-button modal-drawer-close"
  data-size="large"data-has-secondary-icon="false"style="--icon-width: 24px; --icon-height: 24px;"
>
  <span class="icon-button__icon">
    <span class="icon icon-modal-drawer-close icon--primary" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
          <path d="M6 6L12.25 12.25M18.5 18.5L12.25 12.25M12.25 12.25L18.5 6M12.25 12.25L6 18.5" stroke="currentColor" stroke-width="1.16667" stroke-linecap="square"/></svg>
</span>


    
  </span>
</span>

    </button>
  </div>
</div>

      <div class="modal popover" data-modal data-is-narrow="false" data-is-quick-add="false">
  <div class="modal__wash"></div>
  <div class="modal__inner" data-scroll-lock-ignore>
    <div class="modal__header">
      <button
        type="button"
        data-modal-close
        class="modal__close-icon"
        aria-label="Lukk"
      >
        

<span
  class="icon-button modal-drawer-close"
  data-size="large"data-has-secondary-icon="false"style="--icon-width: 24px; --icon-height: 24px;"
>
  <span class="icon-button__icon">
    <span class="icon icon-modal-drawer-close icon--primary" style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
          <path d="M6 6L12.25 12.25M18.5 18.5L12.25 12.25M12.25 12.25L18.5 6M12.25 12.25L6 18.5" stroke="currentColor" stroke-width="1.16667" stroke-linecap="square"/></svg>
</span>


    
  </span>
</span>

      </button>
    </div>
    <div class="modal__content rte non-page-rte"></div>
  </div>
</div>

      
  <div
    class="
      back-to-top
      back-to-top--bottom-right
    "
    data-back-to-top
  >
    <button
      type="button"
      class="back-to-top__button"
      aria-label="Tilbake til toppen"
      data-back-to-top-button
    >
      <span class="icon icon-chevron " style="">
  <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg>
</span>

    </button>
  </div>


    </div>
  <style> .Header,.Header *,.NavPopover,.NavPopover *,.MegaNav,.MegaNav *,.MegaMenu,.MegaMenu * {font-family: Montserrat, sans-serif !important;} .MegaNav__Title,.MegaMenu__Title,.NavPopover .heading,.MegaNav h4 {font-size: 22px !important; font-weight: 800 !important; letter-spacing: 0.04em !important; line-height: 1.15 !important; color: #a48155 !important; margin: 0 0 10px !important; text-transform: none !important;} .MegaNav__List a,.MegaMenu__List a,.MegaNav__Link,.MegaMenu__Link,.NavPopover__Link {font-size: 11px !important; font-weight: 400 !important; line-height: 1.15 !important; letter-spacing: 0.01em !important; text-transform: none !important; color: #2d2d2d !important; margin: 0 !important; padding: 0 !important;} .MegaNav__List li + li,.MegaMenu__List li + li {margin-top: 1px !important;} .Header .Nav__Item > a,.Header .Nav__Link,.Header .InlineNav__Link {font-family: Montserrat, sans-serif !important; font-size: 13px !important; line-height: 1.1 !important; letter-spacing: 0.04em !important;} .product-card,.product-item,.card,.card-wrapper,.collection-product-card,.grid__item,.card__media,.card__inner {background-color: transparent !important; box-shadow: none !important;} .scroll-slider__slider {display: flex !important; justify-content: flex-start !important;} .card__media img,.card-wrapper img,.product-card img,.grid-product__image img {object-fit: contain !important;} .card__media,.card-wrapper,.product-card__image-wrapper {background-color: #ffffff;} </style>
<script src="https://cdn.shopify.com/storefront/standard-actions.js" type="module" data-source-attribution="shopify.standard_actions"></script>
</body>

  <link
    rel="preload"
    fetchpriority="low"
    href="//www.lillearkana.no/cdn/shop/t/15/assets/theme-deferred.css?v=49366459981365247411774757713"
    as="style"
    onload="this.onload=null;this.rel='stylesheet'"
  >
  <noscript><link rel="stylesheet" href="//www.lillearkana.no/cdn/shop/t/15/assets/theme-deferred.css?v=49366459981365247411774757713"></noscript>
</html>
