{"id":1977,"date":"2026-02-28T07:28:01","date_gmt":"2026-02-28T07:28:01","guid":{"rendered":"https:\/\/houseofkanha.com\/?page_id=1977"},"modified":"2026-06-23T15:40:52","modified_gmt":"2026-06-23T15:40:52","slug":"home","status":"publish","type":"page","link":"https:\/\/houseofkanha.com\/km\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1977\" class=\"elementor elementor-1977\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ad7cab8 e-con-full e-flex e-con e-parent\" data-id=\"ad7cab8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ee0d865 elementor-widget elementor-widget-html\" data-id=\"ee0d865\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<section class=\"kanha-scroll-intro\" id=\"kanhaIntro\">\n  <div class=\"kanha-sticky-stage\">\n    <div class=\"kanha-shop\">\n      <img decoding=\"async\" \n        src=\"http:\/\/houseofkanha.com\/wp-content\/uploads\/2026\/05\/Kanha-Store-9.png\" \n        class=\"shop-body\" \n        alt=\"Kanha shop illustration\"\n      \/>\n      \n      <img decoding=\"async\" \n        src=\"http:\/\/houseofkanha.com\/wp-content\/uploads\/2026\/05\/Kanha-Store-10.png\" \n        class=\"shop-door\" \n        alt=\"Kanha shop door\"\n      \/>\n    <\/div>\n\n    <div class=\"kanha-scroll-hint\">scroll to open the door<\/div>\n  <\/div>\n<\/section>\n\n<style>\n.kanha-scroll-intro {\n  --kanha-intro-extra-height: 140px;\n\n  min-height: calc(100vh + var(--kanha-intro-extra-height));\n  height: calc(100vh + var(--kanha-intro-extra-height));\n\n  min-height: calc(100dvh + var(--kanha-intro-extra-height));\n  height: calc(100dvh + var(--kanha-intro-extra-height));\n\n  position: relative;\n  background: #f4f3ee;\n  overflow: hidden;\n}\n\n.kanha-sticky-stage {\n  position: sticky;\n  top: 0;\n\n  min-height: 100vh;\n  height: 100vh;\n\n  min-height: 100dvh;\n  height: 100dvh;\n\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n\n  gap: 0;\n  overflow: hidden;\n}\n\n.kanha-shop {\n  position: relative;\n  width: min(82vw, 760px);\n  perspective: 1200px;\n  transform-style: preserve-3d;\n\n  --hinge-x: 68%;\n  --hinge-y: 72%;\n}\n\n.shop-body {\n  width: 100%;\n  display: block;\n  position: relative;\n  z-index: 1;\n}\n\n.shop-door {\n  position: absolute;\n  inset: 0;\n  width: 100%;\n  display: block;\n  z-index: 2;\n\n  transform-origin: var(--hinge-x) var(--hinge-y);\n  transform: rotateY(0deg);\n\n  transition: transform 1.15s cubic-bezier(0.22, 0.8, 0.2, 1);\n  will-change: transform;\n  backface-visibility: hidden;\n  pointer-events: none;\n}\n\n.kanha-scroll-intro.opened .shop-door {\n  transform: rotateY(-52deg);\n}\n\n.kanha-scroll-hint {\n  position: relative;\n  z-index: 20;\n\n  font-family: Georgia, serif;\n  font-size: 16px;\n  line-height: 1.35;\n  letter-spacing: 1px;\n  color: #48372f;\n  opacity: 0.75;\n  text-align: center;\n  transition: opacity 0.25s ease;\n\n  \/* Desktop spacing *\/\n  margin-top: -100px;\n}\n\n\n.kanha-scroll-intro.leaving {\n  position: fixed;\n  inset: 0;\n  z-index: 9999;\n\n  opacity: 0;\n  transform: translateY(-16px);\n  transition: opacity 0.55s ease, transform 0.55s ease;\n  pointer-events: none;\n}\n\nbody.kanha-entered .kanha-scroll-intro {\n  display: none !important;\n}\n\n\/* Hide header\/footer only before the user enters *\/\nbody:not(.kanha-entered) .site-header,\nbody:not(.kanha-entered) #masthead,\nbody:not(.kanha-entered) .hfe-site-header,\nbody:not(.kanha-entered) .elementor-location-header,\nbody:not(.kanha-entered) header {\n  display: none !important;\n}\n\nbody:not(.kanha-entered) .site-footer,\nbody:not(.kanha-entered) .hfe-site-footer,\nbody:not(.kanha-entered) .elementor-location-footer,\nbody:not(.kanha-entered) footer {\n  display: none !important;\n}\n\n\/* Tablet *\/\n@media (min-width: 768px) and (max-width: 1024px) {\n  .kanha-scroll-hint {\n    font-size: 16px;\n    letter-spacing: 1px;\n\n    \/* Tablet spacing *\/\n    margin-top: -40px;\n  }\n}\n\n\/* Phone *\/\n@media (max-width: 767px) {\n  .kanha-scroll-hint {\n    font-size: 12px;\n    letter-spacing: 1px;\n\n    \/* Phone spacing *\/\n    margin-top: -10px;\n  }\n}\n\nbody.kanha-intro-active {\n  overflow: hidden;\n  overscroll-behavior: none;\n  touch-action: none;\n}\n\n<\/style>\n<script>\ndocument.addEventListener(\"DOMContentLoaded\", function () {\n  const intro = document.getElementById(\"kanhaIntro\");\n\n  \/*\n    This supports either:\n    - CSS ID: kanhaHomeStart\n    - CSS ID: KanhaHomeStart\n    - CSS class: kanhaHomeStart\n    - CSS class: KanhaHomeStart\n\n    But best practice: use CSS ID, not CSS class.\n  *\/\n  const homeStart =\n    document.getElementById(\"kanhaHomeStart\") ||\n    document.getElementById(\"KanhaHomeStart\") ||\n    document.querySelector(\".kanhaHomeStart\") ||\n    document.querySelector(\".KanhaHomeStart\");\n\n  if (!intro || !homeStart) {\n    console.warn(\"Kanha intro: missing #kanhaIntro or #kanhaHomeStart \/ #KanhaHomeStart\");\n    return;\n  }\n\n  const hint = intro.querySelector(\".kanha-scroll-hint\");\n\n  let state = \"closed\";\n  let wheelGestureActive = false;\n  let wheelResetTimer = null;\n\n  let touchStartY = 0;\n  let touchStartX = 0;\n  let trackingTouch = false;\n\n  document.body.classList.add(\"kanha-intro-active\");\n\n  function openDoor() {\n    if (state !== \"closed\") return;\n\n    state = \"opening\";\n    intro.classList.add(\"opened\");\n\n    \/*\n      BUG FIX 1:\n      Text changes immediately when animation starts,\n      not after animation ends.\n    *\/\n    if (hint) {\n      hint.textContent = \"The door is open. Good taste got you here.\";\n      hint.style.opacity = \"0.75\";\n    }\n\n    setTimeout(function () {\n      state = \"open\";\n    }, 1150);\n  }\n\n  function scrollToHomeStart() {\n    \/*\n      Calculate the target only AFTER the intro has been hidden.\n      This prevents phone\/tablet from skipping past the hero.\n    *\/\n    const header =\n      document.querySelector(\".site-header\") ||\n      document.querySelector(\"#masthead\") ||\n      document.querySelector(\".hfe-site-header\") ||\n      document.querySelector(\".elementor-location-header\") ||\n      document.querySelector(\"header\");\n\n    let headerOffset = 0;\n\n    if (header) {\n      const headerStyle = window.getComputedStyle(header);\n      const headerPosition = headerStyle.position;\n\n      if (headerPosition === \"fixed\" || headerPosition === \"sticky\") {\n        headerOffset = header.getBoundingClientRect().height;\n      }\n    }\n\n    const targetY =\n      homeStart.getBoundingClientRect().top +\n      window.pageYOffset -\n      headerOffset;\n\n    window.scrollTo({\n      top: Math.max(0, targetY),\n      left: 0,\n      behavior: \"auto\"\n    });\n  }\n\n  function enterHomepage() {\n    if (state !== \"open\") return;\n\n    state = \"entering\";\n\n    if (hint) {\n      hint.style.opacity = \"0\";\n    }\n\n    intro.classList.add(\"leaving\");\n\n    \/*\n      BUG FIX 2:\n      Do NOT scroll first, then hide the intro.\n      Instead, fade intro, hide it, then calculate the hero position.\n    *\/\n    setTimeout(function () {\n      intro.style.display = \"none\";\n\n      document.body.classList.remove(\"kanha-intro-active\");\n      document.body.classList.add(\"kanha-entered\");\n\n      requestAnimationFrame(function () {\n        scrollToHomeStart();\n        state = \"entered\";\n      });\n    }, 550);\n  }\n\n  function handleForwardGesture() {\n    if (state === \"closed\") {\n      openDoor();\n      return;\n    }\n\n    if (state === \"open\") {\n      enterHomepage();\n      return;\n    }\n  }\n\n  \/*\n    Desktop \/ laptop \/ trackpad:\n    One continuous wheel gesture = one action.\n  *\/\n  window.addEventListener(\n    \"wheel\",\n    function (e) {\n      if (state === \"entered\") return;\n      if (e.deltaY <= 0) return;\n\n      e.preventDefault();\n\n      clearTimeout(wheelResetTimer);\n\n      if (!wheelGestureActive) {\n        wheelGestureActive = true;\n        handleForwardGesture();\n      }\n\n      wheelResetTimer = setTimeout(function () {\n        wheelGestureActive = false;\n      }, 650);\n    },\n    { passive: false }\n  );\n\n  \/*\n    Phone \/ touch tablet:\n    Record swipe start.\n  *\/\n  window.addEventListener(\n    \"touchstart\",\n    function (e) {\n      if (state === \"entered\") return;\n      if (!e.touches || !e.touches.length) return;\n\n      touchStartY = e.touches[0].clientY;\n      touchStartX = e.touches[0].clientX;\n      trackingTouch = true;\n    },\n    { passive: true }\n  );\n\n  \/*\n    Prevent actual page scrolling during the intro.\n  *\/\n  window.addEventListener(\n    \"touchmove\",\n    function (e) {\n      if (state === \"entered\") return;\n\n      e.preventDefault();\n    },\n    { passive: false }\n  );\n\n  \/*\n    One swipe = one action.\n    First swipe opens door.\n    Second separate swipe enters homepage.\n  *\/\n  window.addEventListener(\n    \"touchend\",\n    function (e) {\n      if (state === \"entered\") return;\n      if (!trackingTouch) return;\n      if (!e.changedTouches || !e.changedTouches.length) return;\n\n      const touchEndY = e.changedTouches[0].clientY;\n      const touchEndX = e.changedTouches[0].clientX;\n\n      const swipeUpAmount = touchStartY - touchEndY;\n      const horizontalAmount = Math.abs(touchStartX - touchEndX);\n\n      trackingTouch = false;\n\n      if (swipeUpAmount > 35 && swipeUpAmount > horizontalAmount * 1.2) {\n        handleForwardGesture();\n      }\n    },\n    { passive: false }\n  );\n});\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0a21327 e-con-full e-flex e-con e-parent\" data-id=\"0a21327\" data-element_type=\"container\" data-e-type=\"container\" id=\"kanhaHomeStart\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ab99a73 elementor-absolute elementor-widget elementor-widget-site-logo\" data-id=\"ab99a73\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;width&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:60,&quot;sizes&quot;:[]},&quot;_position&quot;:&quot;absolute&quot;,&quot;width_tablet&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:50,&quot;sizes&quot;:[]},&quot;width_mobile&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:50,&quot;sizes&quot;:[]},&quot;align&quot;:&quot;center&quot;,&quot;space&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;space_tablet&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;space_mobile&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_border_radius&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;image_border_radius_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;image_border_radius_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;caption_padding&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;caption_padding_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;caption_padding_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;caption_space&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0,&quot;sizes&quot;:[]},&quot;caption_space_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;caption_space_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"site-logo.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"hfe-site-logo\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<a data-elementor-open-lightbox=\"\"  class='elementor-clickable' href=\"https:\/\/houseofkanha.com\/\">\n\t\t\t\t\t\t\t<div class=\"hfe-site-logo-set\">           \n\t\t\t\t<div class=\"hfe-site-logo-container\">\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"hfe-site-logo-img elementor-animation-\"  src=\"https:\/\/houseofkanha.com\/wp-content\/uploads\/2026\/03\/bb.png\" alt=\"bb\"\/>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t<\/div>  \n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e82e92d e-grid e-con-full e-con e-child\" data-id=\"e82e92d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-46cfdea elementor-widget elementor-widget-image\" data-id=\"46cfdea\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"960\" height=\"1280\" src=\"https:\/\/houseofkanha.com\/wp-content\/uploads\/2026\/03\/f.jpg\" class=\"attachment-full size-full wp-image-2672\" alt=\"\" srcset=\"https:\/\/houseofkanha.com\/wp-content\/uploads\/2026\/03\/f.jpg 960w, https:\/\/houseofkanha.com\/wp-content\/uploads\/2026\/03\/f-500x667.jpg 500w, https:\/\/houseofkanha.com\/wp-content\/uploads\/2026\/03\/f-900x1200.jpg 900w, https:\/\/houseofkanha.com\/wp-content\/uploads\/2026\/03\/f-225x300.jpg 225w, https:\/\/houseofkanha.com\/wp-content\/uploads\/2026\/03\/f-768x1024.jpg 768w\" sizes=\"(max-width: 960px) 100vw, 960px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4099892 elementor-widget elementor-widget-image\" data-id=\"4099892\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"720\" height=\"1080\" src=\"https:\/\/houseofkanha.com\/wp-content\/uploads\/2026\/03\/image-1.png\" class=\"attachment-full size-full wp-image-3190\" alt=\"\" srcset=\"https:\/\/houseofkanha.com\/wp-content\/uploads\/2026\/03\/image-1.png 720w, https:\/\/houseofkanha.com\/wp-content\/uploads\/2026\/03\/image-1-600x900.png 600w\" sizes=\"(max-width: 720px) 100vw, 720px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e6d91f9 e-flex e-con-boxed e-con e-parent\" data-id=\"e6d91f9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d9ce76b elementor-widget-tablet__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"d9ce76b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"><em>Kanha means girl. <\/em><em>We named the store that because everything in it was picked with her in mind.<\/em><\/p><p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"><em>The confident her, the lazy her, the her who is absolutely not wearing trousers today.<\/em><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-cfb4a01 e-flex e-con-boxed e-con e-parent\" data-id=\"cfb4a01\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0defdd1 elementor-widget elementor-widget-heading\" data-id=\"0defdd1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">New &amp; Suspiciously Good<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f06a96f elementor-widget elementor-widget-text-editor\" data-id=\"f06a96f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>See what just landed \u2192<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ca2c314 e-con-full e-flex e-con e-parent\" data-id=\"ca2c314\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cb999d5 hfe-content-align-center fresh-landed-grid elementor-widget elementor-widget-hfe-woo-product-grid\" data-id=\"cb999d5\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;content_alignment&quot;:&quot;center&quot;,&quot;columns_mobile&quot;:&quot;2&quot;,&quot;columns&quot;:&quot;4&quot;,&quot;columns_tablet&quot;:&quot;3&quot;}\" data-widget_type=\"hfe-woo-product-grid.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"hfe-woo-products-wrapper\">\n\t\t\t<div class=\"hfe-woo-products-grid\">\n\t\t\t\t\t\t<div class=\"hfe-product-item\">\n\t\t\t\t\t\t\t<div class=\"hfe-product-image\">\n\t\t\t\t\t<a href=\"https:\/\/houseofkanha.com\/km\/product\/polkadot-dress\/\">\n\t\t\t\t\t\t<img decoding=\"async\" width=\"736\" height=\"980\" src=\"https:\/\/houseofkanha.com\/wp-content\/uploads\/2026\/04\/33143d49d9ce28295c656993c0480535.jpg\" class=\"attachment-full size-full\" alt=\"Polkadot Dress\" \/>\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\n\t\t\t<div class=\"hfe-product-content\">\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"hfe-product-title\">\n\t\t\t\t\t\t<a href=\"https:\/\/houseofkanha.com\/km\/product\/polkadot-dress\/\" class=\"hfe-loop-product__link\">\n\t\t\t\t\t\t\t<h2 class=\"woocommerce-loop-product__title\">Polkadot Dress<\/h2>\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"hfe-product-price\">\n\t\t\t\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#36;<\/span>20.00<\/bdi><\/span><\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"hfe-product-item\">\n\t\t\t\t\t\t\t<div class=\"hfe-product-image\">\n\t\t\t\t\t<a href=\"https:\/\/houseofkanha.com\/km\/product\/sweater\/\">\n\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"2133\" src=\"https:\/\/houseofkanha.com\/wp-content\/uploads\/2026\/04\/6d9bbec39ccfe63f25c6d04a7fc5f8c4.jpg\" class=\"attachment-full size-full\" alt=\"Sweater\" \/>\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\n\t\t\t<div class=\"hfe-product-content\">\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"hfe-product-title\">\n\t\t\t\t\t\t<a href=\"https:\/\/houseofkanha.com\/km\/product\/sweater\/\" class=\"hfe-loop-product__link\">\n\t\t\t\t\t\t\t<h2 class=\"woocommerce-loop-product__title\">Sweater<\/h2>\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"hfe-product-price\">\n\t\t\t\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#36;<\/span>20.00<\/bdi><\/span><\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"hfe-product-item\">\n\t\t\t\t\t\t\t<div class=\"hfe-product-image\">\n\t\t\t\t\t<a href=\"https:\/\/houseofkanha.com\/km\/product\/blue-dress\/\">\n\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1080\" height=\"1800\" src=\"https:\/\/houseofkanha.com\/wp-content\/uploads\/2025\/12\/image-2.png\" class=\"attachment-full size-full\" alt=\"Blue Dress\" \/>\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\n\t\t\t<div class=\"hfe-product-content\">\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"hfe-product-title\">\n\t\t\t\t\t\t<a href=\"https:\/\/houseofkanha.com\/km\/product\/blue-dress\/\" class=\"hfe-loop-product__link\">\n\t\t\t\t\t\t\t<h2 class=\"woocommerce-loop-product__title\">Blue Dress<\/h2>\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"hfe-product-price\">\n\t\t\t\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#36;<\/span>20.00<\/bdi><\/span><\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"hfe-product-item\">\n\t\t\t\t\t\t\t<div class=\"hfe-product-image\">\n\t\t\t\t\t<a href=\"https:\/\/houseofkanha.com\/km\/product\/yellow-dress\/\">\n\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"736\" height=\"981\" src=\"https:\/\/houseofkanha.com\/wp-content\/uploads\/2025\/12\/image.png\" class=\"attachment-full size-full\" alt=\"Yellow Dress\" \/>\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\n\t\t\t<div class=\"hfe-product-content\">\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"hfe-product-title\">\n\t\t\t\t\t\t<a href=\"https:\/\/houseofkanha.com\/km\/product\/yellow-dress\/\" class=\"hfe-loop-product__link\">\n\t\t\t\t\t\t\t<h2 class=\"woocommerce-loop-product__title\">Yellow Dress<\/h2>\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"hfe-product-price\">\n\t\t\t\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#36;<\/span>20.00<\/bdi><\/span><\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"hfe-product-item\">\n\t\t\t\t\t\t\t<div class=\"hfe-product-image\">\n\t\t\t\t\t<a href=\"https:\/\/houseofkanha.com\/km\/product\/off-shoulder-top\/\">\n\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"720\" height=\"1080\" src=\"https:\/\/houseofkanha.com\/wp-content\/uploads\/2026\/03\/image-1.png\" class=\"attachment-full size-full\" alt=\"Off-shoulder Top\" \/>\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\n\t\t\t<div class=\"hfe-product-content\">\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"hfe-product-title\">\n\t\t\t\t\t\t<a href=\"https:\/\/houseofkanha.com\/km\/product\/off-shoulder-top\/\" class=\"hfe-loop-product__link\">\n\t\t\t\t\t\t\t<h2 class=\"woocommerce-loop-product__title\">Off-shoulder Top<\/h2>\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"hfe-product-price\">\n\t\t\t\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#36;<\/span>15.00<\/bdi><\/span><\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"hfe-product-item\">\n\t\t\t\t\t\t\t<div class=\"hfe-product-image\">\n\t\t\t\t\t<a href=\"https:\/\/houseofkanha.com\/km\/product\/polkadot-skirt\/\">\n\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"735\" height=\"1000\" src=\"https:\/\/houseofkanha.com\/wp-content\/uploads\/2026\/02\/e43ee47e012d5d751b2a7297ce87c24a.jpg\" class=\"attachment-full size-full\" alt=\"Polkadot Skirt\" \/>\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\n\t\t\t<div class=\"hfe-product-content\">\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"hfe-product-title\">\n\t\t\t\t\t\t<a href=\"https:\/\/houseofkanha.com\/km\/product\/polkadot-skirt\/\" class=\"hfe-loop-product__link\">\n\t\t\t\t\t\t\t<h2 class=\"woocommerce-loop-product__title\">Polkadot Skirt<\/h2>\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"hfe-product-price\">\n\t\t\t\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#36;<\/span>15.00<\/bdi><\/span><\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fed770e e-con-full e-flex e-con e-parent\" data-id=\"fed770e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-32cb07e elementor-widget elementor-widget-heading\" data-id=\"32cb07e\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"shop-mindset\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Shop the Mindset<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-92f54ec elementor-widget elementor-widget-heading\" data-id=\"92f54ec\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">&amp; Everything in between<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5bd7eec e-flex e-con-boxed e-con e-parent\" data-id=\"5bd7eec\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-09bd088 elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"09bd088\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  .kanha-mindset-section,\n  .kanha-mindset-section * {\n    box-sizing: border-box;\n  }\n\n  .kanha-mindset-section {\n    background: #f4f3ee;\n    position: relative;\n    left: 50%;\n    margin-left: -50vw;\n    width: 100vw;\n    max-width: 100vw;\n    overflow: hidden;\n  }\n\n  .kanha-wrap {\n    width: 100%;\n    display: flex;\n    padding: 0;\n    margin: 0;\n    background: #f4f3ee;\n  }\n\n  \/* LEFT: static green card *\/\n  .kanha-green {\n    flex: 0 0 33.333%;\n    background-color: #6d6943;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    padding: 30px 24px;\n    min-height: 400px;\n  }\n\n  .kanha-green-text {\n    color: #f4f3ee;\n    font-family: Georgia, serif;\n    font-size: 18px;\n    font-style: italic;\n    line-height: 2;\n    text-align: center;\n    letter-spacing: 1.5px;\n  }\n\n  \/* RIGHT: carousel section *\/\n  .kanha-carousel-side {\n    flex: 0 0 calc(66.666% - 7px);\n    position: relative;\n    overflow: hidden;\n    margin-left: 7px;\n    isolation: isolate;\n  }\n\n  .kanha-track {\n    display: flex;\n    gap: 7px;\n    transition: transform 0.4s ease;\n    will-change: transform;\n    height: 100%;\n  }\n\n  .kanha-card {\n    flex: 0 0 calc((100% - 7px) \/ 2);\n    aspect-ratio: 3 \/ 4;\n    overflow: hidden;\n    position: relative;\n    flex-shrink: 0;\n    display: block;\n    text-decoration: none;\n    color: inherit;\n  }\n\n  .kanha-card img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n  }\n\n  .kanha-card-overlay {\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    right: 0;\n\n    padding: 48px 16px 20px;\n    background: linear-gradient(transparent, rgba(0, 0, 0, 0.48));\n\n    color: #f4f3ee;\n    font-family: Nunito, sans-serif;\n    font-size: 18px;\n    font-style: italic;\n    font-weight: 400;\n    letter-spacing: 0.5px;\n    line-height: 12;\n    text-align: center;\n    text-shadow: 0 1px 5px rgba(0, 0, 0, 0.35);\n  }\n\n  \/* Refined Kanha carousel arrows *\/\n  .kanha-arrow {\n    position: absolute !important;\n    top: 50% !important;\n    transform: translateY(-50%) !important;\n\n    width: 34px;\n    height: 34px;\n    border-radius: 50%;\n\n    border: 1px solid rgba(72, 55, 47, 0.18);\n    background: rgba(244, 243, 238, 0.78) !important;\n    box-shadow: 0 2px 8px rgba(72, 55, 47, 0.14);\n\n    z-index: 999 !important;\n    display: flex !important;\n    align-items: center;\n    justify-content: center;\n\n    opacity: 1 !important;\n    visibility: visible !important;\n\n    cursor: pointer;\n    pointer-events: auto;\n\n    -webkit-appearance: none;\n    appearance: none;\n\n    font-size: 0 !important;\n    color: transparent !important;\n    line-height: 1;\n\n    transition: background 0.2s ease, box-shadow 0.2s ease;\n  }\n\n  .kanha-arrow-left {\n    left: 18px;\n  }\n\n  .kanha-arrow-right {\n    right: 18px;\n  }\n\n  \/* CSS-drawn chevron *\/\n  .kanha-arrow {\n  position: absolute !important;\n  top: 50% !important;\n  transform: translateY(-50%) !important;\n\n  width: 34px;\n  height: 34px;\n  border-radius: 50%;\n  border: 1px solid rgba(72, 55, 47, 0.18);\n  background: rgba(244, 243, 238, 0.82) !important;\n  box-shadow: 0 2px 8px rgba(72, 55, 47, 0.14);\n\n  z-index: 999 !important;\n  display: flex !important;\n  align-items: center;\n  justify-content: center;\n\n  opacity: 1 !important;\n  visibility: visible !important;\n\n  cursor: pointer;\n  pointer-events: auto;\n\n  -webkit-appearance: none;\n  appearance: none;\n\n  padding: 0;\n  line-height: 1;\n  overflow: hidden;\n\n  transition: background 0.2s ease, box-shadow 0.2s ease;\n}\n\n.kanha-arrow-left {\n  left: 18px;\n}\n\n.kanha-arrow-right {\n  right: 18px;\n}\n\n.kanha-arrow svg {\n  width: 18px;\n  height: 18px;\n  display: block;\n  overflow: visible;\n  pointer-events: none;\n}\n\n.kanha-arrow svg polyline {\n  fill: none;\n  stroke: #48372f;\n  stroke-width: 2;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n.kanha-arrow:hover {\n  background: rgba(200, 161, 177, 0.88) !important;\n  box-shadow: 0 3px 10px rgba(72, 55, 47, 0.18);\n}\n\n.kanha-arrow:focus {\n  outline: none;\n}\n\n.kanha-arrow:disabled {\n  opacity: 1 !important;\n  cursor: pointer;\n}\n\n  .kanha-arrow:hover {\n    background: rgba(200, 161, 177, 0.88) !important;\n    box-shadow: 0 3px 10px rgba(72, 55, 47, 0.18);\n  }\n\n  .kanha-arrow:focus {\n    outline: none;\n  }\n\n  .kanha-arrow:disabled {\n    opacity: 1 !important;\n    cursor: pointer;\n  }\n\n  \/* Tablet *\/\n  @media (min-width: 768px) and (max-width: 1024px) {\n    .kanha-green-text {\n      font-size: 16px !important;\n    }\n\n    .kanha-card-overlay {\n      font-size: 16px !important;\n    }\n\n    .kanha-arrow {\n      width: 38px;\n      height: 38px;\n    }\n\n    .kanha-arrow-left {\n      left: 16px;\n    }\n\n    .kanha-arrow-right {\n      right: 16px;\n    }\n\n    .kanha-arrow::before {\n      width: 10px;\n      height: 10px;\n      border-top-width: 1.6px;\n      border-right-width: 1.6px;\n    }\n  }\n\n  \/* Phone *\/\n  @media (max-width: 767px) {\n    .kanha-wrap {\n      flex-direction: column;\n    }\n\n    .kanha-green {\n      flex: unset;\n      width: 100%;\n      min-height: 20px;\n      padding: 20px 20px;\n    }\n\n    .kanha-green-text {\n      font-size: 14px !important;\n      line-height: 1.9;\n    }\n\n    .kanha-carousel-side {\n      flex: unset;\n      width: 100%;\n      margin-left: 0;\n      margin-top: 7px;\n\n      aspect-ratio: 3 \/ 4;\n      min-height: 320px;\n      position: relative;\n      overflow: hidden;\n    }\n\n    .kanha-track {\n      height: 100%;\n    }\n\n    .kanha-card {\n      flex: 0 0 100%;\n      height: 100%;\n    }\n\n    .kanha-card-overlay {\n      font-size: 14px !important;\n      padding: 48px 16px 20px;\n    }\n\n    .kanha-arrow {\n      width: 42px;\n      height: 42px;\n      z-index: 9999 !important;\n      display: flex !important;\n      visibility: visible !important;\n      opacity: 1 !important;\n    }\n\n    .kanha-arrow-left {\n      left: 14px;\n    }\n\n    .kanha-arrow-right {\n      right: 14px;\n    }\n\n    .kanha-arrow::before {\n      width: 10px;\n      height: 10px;\n      border-top-width: 1.7px;\n      border-right-width: 1.7px;\n    }\n  }\n<\/style>\n\n<div class=\"kanha-mindset-section\" data-kanha-mindset-carousel>\n  <div class=\"kanha-wrap\">\n\n    <!-- Static green card on the left -->\n    <div class=\"kanha-green\">\n      <div class=\"kanha-green-text\">\n        Clothes for every version of you.<br \/>\n        \"Even the lazy one.\"<br \/>\n        &#9825;\n      <\/div>\n    <\/div>\n\n    <!-- Carousel on the right -->\n    <div class=\"kanha-carousel-side\">\n      <button \n  class=\"kanha-arrow kanha-arrow-left\" \n  type=\"button\" \n  aria-label=\"Previous slide\">\n  <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n    <polyline points=\"14,6 8,12 14,18\"><\/polyline>\n  <\/svg>\n<\/button>\n\n      <div class=\"kanha-track\">\n\n        <a href=\"https:\/\/houseofkanha.com\/i-want-a-chic-kanha-energy\/\" class=\"kanha-card\">\n          <img decoding=\"async\" \n            src=\"https:\/\/image2url.com\/r2\/default\/images\/1774957670265-5baaff18-3d47-4d5a-a4d2-268094b2a889.jpg\" \n            alt=\"\" \n          \/>\n          <div class=\"kanha-card-overlay\">I want a chic Kanha energy!<\/div>\n        <\/a>\n\n        <a href=\"https:\/\/houseofkanha.com\/today-i-hate-trousers\/\" class=\"kanha-card\">\n          <img decoding=\"async\" \n            src=\"https:\/\/image2url.com\/r2\/default\/images\/1774957461749-e675bde7-06cb-447b-9cea-2705f1942af0.png\" \n            alt=\"\" \n          \/>\n          <div class=\"kanha-card-overlay\">Today, I hate trousers!<\/div>\n        <\/a>\n\n        <a href=\"https:\/\/houseofkanha.com\/slay-but-less\/\" class=\"kanha-card\">\n          <img decoding=\"async\" \n            src=\"https:\/\/image2url.com\/r2\/default\/images\/1774957552634-26113033-da11-4f8a-86ef-a233d57fc912.png\" \n            alt=\"\" \n          \/>\n          <div class=\"kanha-card-overlay\">I want to look slay but less!<\/div>\n        <\/a>\n\n        <a href=\"https:\/\/houseofkanha.com\/not-beige-today\/\" class=\"kanha-card\">\n          <img decoding=\"async\" \n            src=\"https:\/\/image2url.com\/r2\/default\/images\/1774958326878-a7a24530-ac5a-42bc-bbf6-233d78436efa.jpg\" \n            alt=\"\" \n          \/>\n          <div class=\"kanha-card-overlay\">Not Beige Today<\/div>\n        <\/a>\n\n        <a href=\"https:\/\/houseofkanha.com\/the-keeper-pieces-worth-holding-onto\/\" class=\"kanha-card\">\n          <img decoding=\"async\" \n            src=\"https:\/\/image2url.com\/r2\/default\/images\/1774958995095-0ec0cc4f-f507-462a-927a-8c92b76bbf8a.jpg\" \n            alt=\"\" \n          \/>\n          <div class=\"kanha-card-overlay\">The keeper pieces worth holding onto<\/div>\n        <\/a>\n\n        <a href=\"https:\/\/houseofkanha.com\/productively-unbothered\/\" class=\"kanha-card\">\n          <img decoding=\"async\" \n            src=\"https:\/\/image2url.com\/r2\/default\/images\/1775118303677-ee3d3b21-3686-4d03-94df-7089b0a5a5a3.jpg\" \n            alt=\"\" \n          \/>\n          <div class=\"kanha-card-overlay\">Productively Unbothered<\/div>\n        <\/a>\n\n      <\/div>\n\n      <button \n  class=\"kanha-arrow kanha-arrow-right\" \n  type=\"button\" \n  aria-label=\"Next slide\">\n  <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n    <polyline points=\"10,6 16,12 10,18\"><\/polyline>\n  <\/svg>\n<\/button>\n    <\/div>\n\n  <\/div>\n<\/div>\n\n<script>\n(function () {\n  function initKanhaMindsetCarousel() {\n    document.querySelectorAll(\"[data-kanha-mindset-carousel]\").forEach(function (section) {\n      var pos = 0;\n      var track = section.querySelector(\".kanha-track\");\n      var prev = section.querySelector(\".kanha-arrow-left\");\n      var next = section.querySelector(\".kanha-arrow-right\");\n      var autoTimer = null;\n      var touchStartX = 0;\n      var touchStartY = 0;\n\n      if (!track || !prev || !next) return;\n\n      function getVisible() {\n        return window.innerWidth <= 767 ? 1 : 2;\n      }\n\n      function getCards() {\n        return track.querySelectorAll(\".kanha-card\");\n      }\n\n      function getTotal() {\n        return getCards().length;\n      }\n\n      function getMax() {\n        return Math.max(0, getTotal() - getVisible());\n      }\n\n      function getGap() {\n        var styles = window.getComputedStyle(track);\n        var gap = parseFloat(styles.columnGap || styles.gap || \"7\");\n        return isNaN(gap) ? 7 : gap;\n      }\n\n      function goTo(newPos) {\n        var cards = getCards();\n        if (!cards.length) return;\n\n        var max = getMax();\n\n        if (newPos > max) newPos = 0;\n        if (newPos < 0) newPos = max;\n\n        pos = newPos;\n\n        var cardW = cards[0].getBoundingClientRect().width;\n        var gap = getGap();\n\n        track.style.transform = \"translateX(-\" + (pos * (cardW + gap)) + \"px)\";\n\n        prev.disabled = false;\n        next.disabled = false;\n      }\n\n      function startAuto() {\n        clearInterval(autoTimer);\n\n        autoTimer = setInterval(function () {\n          goTo(pos + 1);\n        }, 5000);\n      }\n\n      function resetAuto() {\n        clearInterval(autoTimer);\n        startAuto();\n      }\n\n      prev.addEventListener(\"click\", function () {\n        goTo(pos - 1);\n        resetAuto();\n      });\n\n      next.addEventListener(\"click\", function () {\n        goTo(pos + 1);\n        resetAuto();\n      });\n\n      track.addEventListener(\"mouseenter\", function () {\n        clearInterval(autoTimer);\n      });\n\n      track.addEventListener(\"mouseleave\", function () {\n        startAuto();\n      });\n\n      track.addEventListener(\"touchstart\", function (e) {\n        if (!e.touches || !e.touches.length) return;\n\n        touchStartX = e.touches[0].clientX;\n        touchStartY = e.touches[0].clientY;\n      }, { passive: true });\n\n      track.addEventListener(\"touchend\", function (e) {\n        if (!e.changedTouches || !e.changedTouches.length) return;\n\n        var touchEndX = e.changedTouches[0].clientX;\n        var touchEndY = e.changedTouches[0].clientY;\n\n        var deltaX = touchStartX - touchEndX;\n        var deltaY = touchStartY - touchEndY;\n\n        if (Math.abs(deltaX) > 35 && Math.abs(deltaX) > Math.abs(deltaY) * 1.2) {\n          if (deltaX > 0) {\n            goTo(pos + 1);\n          } else {\n            goTo(pos - 1);\n          }\n\n          resetAuto();\n        }\n      }, { passive: true });\n\n      window.addEventListener(\"resize\", function () {\n        pos = Math.min(pos, getMax());\n        goTo(pos);\n      });\n\n      goTo(0);\n      startAuto();\n    });\n  }\n\n  if (document.readyState === \"loading\") {\n    document.addEventListener(\"DOMContentLoaded\", initKanhaMindsetCarousel);\n  } else {\n    initKanhaMindsetCarousel();\n  }\n})();\n<\/script><script id=\"kanha-homepage-menu-link-fixer\">\n(function () {\n  var links = {\n    'i want a chic kanha energy!': 'https:\/\/houseofkanha.com\/i-want-a-chic-kanha-energy\/',\n    'i want to look slay but less!': 'https:\/\/houseofkanha.com\/slay-but-less\/',\n    'today, i hate trousers!': 'https:\/\/houseofkanha.com\/today-i-hate-trousers\/',\n    'today i hate trousers!': 'https:\/\/houseofkanha.com\/today-i-hate-trousers\/',\n    'not beige today': 'https:\/\/houseofkanha.com\/not-beige-today\/',\n    'the keepers': 'https:\/\/houseofkanha.com\/the-keeper-pieces-worth-holding-onto\/',\n    'the keeper pieces worth holding onto': 'https:\/\/houseofkanha.com\/the-keeper-pieces-worth-holding-onto\/',\n    'productively unbothered': 'https:\/\/houseofkanha.com\/productively-unbothered\/',\n    'hair': 'https:\/\/houseofkanha.com\/hair\/'\n  };\n\n  function fixKanhaMenuLinks() {\n    document.querySelectorAll('.kanha-sub-item, .kanha-card').forEach(function (link) {\n      var label = (link.textContent || '').replace(\/\\s+\/g, ' ').trim().toLowerCase();\n      if (links[label]) link.href = links[label];\n    });\n  }\n\n  document.addEventListener('DOMContentLoaded', fixKanhaMenuLinks);\n  fixKanhaMenuLinks();\n  setTimeout(fixKanhaMenuLinks, 300);\n  setTimeout(fixKanhaMenuLinks, 1000);\n})();\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>scroll to open the door Kanha means girl. We named the store that because everything in it was picked with her in mind. The confident her, the lazy her, the her who is absolutely not wearing trousers today. New &amp; Suspiciously Good See what just landed \u2192 Polkadot Dress &#36;20.00 Sweater &#36;20.00 Blue Dress &#36;20.00 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-1977","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/houseofkanha.com\/km\/wp-json\/wp\/v2\/pages\/1977","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/houseofkanha.com\/km\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/houseofkanha.com\/km\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/houseofkanha.com\/km\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/houseofkanha.com\/km\/wp-json\/wp\/v2\/comments?post=1977"}],"version-history":[{"count":865,"href":"https:\/\/houseofkanha.com\/km\/wp-json\/wp\/v2\/pages\/1977\/revisions"}],"predecessor-version":[{"id":7182,"href":"https:\/\/houseofkanha.com\/km\/wp-json\/wp\/v2\/pages\/1977\/revisions\/7182"}],"wp:attachment":[{"href":"https:\/\/houseofkanha.com\/km\/wp-json\/wp\/v2\/media?parent=1977"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}