
/* Kokkekarriere v2.0.27 — isolated hero rebuild
   This file is intentionally loaded last and uses only swkk-* classes.
   The old WEBX/v2 hero classes are no longer used by hero markup. */
body.kk-theme-v2 .swkk-hero,
body.kk-theme-v2 section.swkk-hero {
  display:block !important;
  position:relative !important;
  width:100% !important;
  min-height:0 !important;
  height:auto !important;
  margin:0 !important;
  padding:0 !important;
  overflow:visible !important;
  border:0 !important;
  box-shadow:none !important;
  color:#fff !important;
  background:#24262b !important;
  background-image:repeating-linear-gradient(135deg,rgba(255,255,255,.038) 0,rgba(255,255,255,.038) 2px,transparent 2px,transparent 17px) !important;
}
body.kk-theme-v2 .swkk-hero *,
body.kk-theme-v2 .swkk-hero *::before,
body.kk-theme-v2 .swkk-hero *::after { box-sizing:border-box !important; }
body.kk-theme-v2 .swkk-hero__inner {
  display:block !important;
  width:min(1180px,calc(100% - 56px)) !important;
  max-width:1180px !important;
  min-height:0 !important;
  height:auto !important;
  margin:0 auto !important;
  padding:var(--swkk-hero-top,64px) 0 var(--swkk-hero-bottom,62px) !important;
  position:relative !important;
  overflow:visible !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  transform:none !important;
}
body.kk-theme-v2 .swkk-hero-trail,
body.kk-theme-v2 .swkk-hero-trail[aria-label] {
  display:block !important;
  width:auto !important;
  max-width:none !important;
  min-width:0 !important;
  height:auto !important;
  min-height:0 !important;
  max-height:none !important;
  margin:0 0 14px !important;
  padding:0 !important;
  position:static !important;
  inset:auto !important;
  float:none !important;
  clear:none !important;
  transform:none !important;
  overflow:visible !important;
  opacity:1 !important;
  visibility:visible !important;
  z-index:auto !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  text-shadow:none !important;
  color:rgba(255,255,255,.78) !important;
  font-size:var(--swkk-trail-size,13px) !important;
  line-height:1.35 !important;
  font-weight:800 !important;
}
body.kk-theme-v2 .swkk-hero-trail ol {
  display:flex !important;
  align-items:center !important;
  flex-wrap:wrap !important;
  gap:0 !important;
  width:auto !important;
  height:auto !important;
  min-height:0 !important;
  margin:0 !important;
  padding:0 !important;
  list-style:none !important;
  background:transparent !important;
  border:0 !important;
}
body.kk-theme-v2 .swkk-hero-trail li {
  display:inline-flex !important;
  align-items:center !important;
  width:auto !important;
  height:auto !important;
  min-height:0 !important;
  margin:0 !important;
  padding:0 !important;
  list-style:none !important;
  background:transparent !important;
  border:0 !important;
  line-height:1.35 !important;
  color:inherit !important;
}
body.kk-theme-v2 .swkk-hero-trail li + li::before {
  content:"›" !important;
  display:inline-flex !important;
  margin:0 9px !important;
  color:rgba(255,255,255,.45) !important;
  font-weight:900 !important;
}
body.kk-theme-v2 .swkk-hero-trail a,
body.kk-theme-v2 .swkk-hero-trail span {
  display:inline !important;
  height:auto !important;
  min-height:0 !important;
  margin:0 !important;
  padding:0 !important;
  color:inherit !important;
  -webkit-text-fill-color:currentColor !important;
  text-decoration:none !important;
  line-height:1.35 !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  text-shadow:none !important;
}
body.kk-theme-v2 .swkk-eyebrow {
  display:block !important;
  width:auto !important;
  height:auto !important;
  min-height:0 !important;
  margin:0 0 14px !important;
  padding:0 !important;
  color:var(--brand2,#EE6A14) !important;
  -webkit-text-fill-color:var(--brand2,#EE6A14) !important;
  font-size:12px !important;
  line-height:1.25 !important;
  font-weight:900 !important;
  letter-spacing:.105em !important;
  text-transform:uppercase !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  text-shadow:none !important;
}
body.kk-theme-v2 .swkk-hero__title {
  display:block !important;
  max-width:850px !important;
  margin:0 !important;
  padding:0 !important;
  color:#fff !important;
  -webkit-text-fill-color:#fff !important;
  font-size:clamp(36px,4.2vw,58px) !important;
  line-height:1.04 !important;
  font-weight:900 !important;
  letter-spacing:-.035em !important;
  text-shadow:0 2px 0 rgba(0,0,0,.35) !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
}
body.kk-theme-v2 .swkk-hero__title--small { font-size:clamp(30px,3.2vw,44px) !important; }
body.kk-theme-v2 .swkk-hero__description {
  max-width:760px !important;
  margin:18px 0 0 !important;
  color:rgba(255,255,255,.82) !important;
  font-size:17px !important;
  line-height:1.65 !important;
}
body.kk-theme-v2 .swkk-hero .kk-job-search {
  margin-top:28px !important;
  position:relative !important;
  z-index:2 !important;
}
body.kk-theme-v2 .swkk-hero--jobs .swkk-hero__title { margin-bottom:0 !important; }
/* If old hero markup survives in cached HTML, neutralize only its erratic spacing. */
body.kk-theme-v2 main#content > section.kk-page-hero,
body.kk-theme-v2 main#content > section.kk-job-search-banner {
  padding:0 !important;
  margin:0 !important;
  min-height:0 !important;
  height:auto !important;
  background:#24262b !important;
  background-image:repeating-linear-gradient(135deg,rgba(255,255,255,.038) 0,rgba(255,255,255,.038) 2px,transparent 2px,transparent 17px) !important;
}
body.kk-theme-v2 main#content > section.kk-page-hero > .kk-container,
body.kk-theme-v2 main#content > section.kk-job-search-banner > .kk-container {
  padding-top:var(--kk-hero-top-space,64px) !important;
  padding-bottom:var(--kk-hero-bottom-space,62px) !important;
}
body.kk-theme-v2 main#content > section.kk-page-hero .kk-breadcrumbs,
body.kk-theme-v2 main#content > section.kk-job-search-banner .kk-breadcrumbs {
  height:auto !important;
  min-height:0 !important;
  max-height:none !important;
  margin:0 0 14px !important;
  padding:0 !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  position:static !important;
}
@media(max-width:900px){
  body.kk-theme-v2 .swkk-hero__inner{width:min(100% - 40px,1180px) !important;padding-top:max(42px,calc(var(--swkk-hero-top,64px) - 12px)) !important;padding-bottom:max(42px,calc(var(--swkk-hero-bottom,62px) - 12px)) !important;}
  body.kk-theme-v2 .swkk-hero__title{font-size:clamp(31px,8vw,48px) !important;}
}
@media(max-width:600px){
  body.kk-theme-v2 .swkk-hero__inner{width:min(100% - 32px,1180px) !important;}
  body.kk-theme-v2 .swkk-hero .kk-job-search{margin-top:22px !important;}
}

/* v2.0.28 — final canonical hero rhythm
   The approved reference is the single article hero. To make archives,
   categories, pages, jobs and search match it, the hero now has one fixed
   minimum rhythm and only one spacing layer: .swkk-hero__inner. */
body.kk-theme-v2 main#content > section.swkk-hero,
body.kk-theme-v2 section.swkk-hero,
body.kk-theme-v2 .swkk-hero {
  display:block !important;
  width:100% !important;
  margin:0 !important;
  padding:0 !important;
  min-height:0 !important;
  height:auto !important;
  overflow:visible !important;
  background:#24262b !important;
  background-image:repeating-linear-gradient(135deg,rgba(255,255,255,.04) 0,rgba(255,255,255,.04) 2px,transparent 2px,transparent 17px) !important;
  border:0 !important;
  box-shadow:none !important;
  color:#fff !important;
}
body.kk-theme-v2 main#content > section.swkk-hero > .swkk-hero__inner,
body.kk-theme-v2 section.swkk-hero > .swkk-hero__inner,
body.kk-theme-v2 .swkk-hero > .swkk-hero__inner {
  display:flex !important;
  flex-direction:column !important;
  justify-content:flex-start !important;
  align-items:flex-start !important;
  width:min(1180px,calc(100% - 56px)) !important;
  max-width:1180px !important;
  min-height:var(--swkk-hero-min,225px) !important;
  height:auto !important;
  margin:0 auto !important;
  padding-top:var(--swkk-hero-top,28px) !important;
  padding-right:0 !important;
  padding-bottom:var(--swkk-hero-bottom,58px) !important;
  padding-left:0 !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  overflow:visible !important;
  position:relative !important;
  transform:none !important;
}
/* The visible category/section label must start at the same y-position on all templates. */
body.kk-theme-v2 .swkk-hero .swkk-eyebrow {
  order:2 !important;
  margin:0 0 18px !important;
  padding:0 !important;
  line-height:1.2 !important;
}
body.kk-theme-v2 .swkk-hero .swkk-hero__title {
  order:3 !important;
  margin:0 !important;
  padding:0 !important;
  line-height:1.04 !important;
}
body.kk-theme-v2 .swkk-hero .kk-job-search {
  order:4 !important;
  margin-top:28px !important;
  width:100% !important;
}
/* Breadcrumbs are allowed, but they must never add vertical layout noise above the eyebrow. */
body.kk-theme-v2 .swkk-hero .swkk-hero-trail,
body.kk-theme-v2 .swkk-hero nav.swkk-hero-trail {
  order:1 !important;
  display:block !important;
  height:auto !important;
  min-height:0 !important;
  max-height:26px !important;
  margin:0 0 8px !important;
  padding:0 !important;
  overflow:hidden !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  line-height:1.25 !important;
  font-size:var(--swkk-trail-size,13px) !important;
}
/* If a page has no visible breadcrumb trail, it must not leave a phantom gap. */
body.kk-theme-v2 .swkk-hero .swkk-hero-trail:empty { display:none !important; margin:0 !important; }
body.kk-theme-v2 .swkk-hero .swkk-hero-trail ol:empty { display:none !important; }
/* Legacy topheaders must never create a second spacing system if old HTML is cached. */
body.kk-theme-v2 main#content > section.kk-page-hero,
body.kk-theme-v2 main#content > section.kk-job-search-banner {
  padding:0 !important;
  margin:0 !important;
  min-height:0 !important;
  height:auto !important;
  background:#24262b !important;
  background-image:repeating-linear-gradient(135deg,rgba(255,255,255,.04) 0,rgba(255,255,255,.04) 2px,transparent 2px,transparent 17px) !important;
}
body.kk-theme-v2 main#content > section.kk-page-hero > .kk-container,
body.kk-theme-v2 main#content > section.kk-job-search-banner > .kk-container {
  min-height:var(--swkk-hero-min,225px) !important;
  padding-top:var(--swkk-hero-top,28px) !important;
  padding-bottom:var(--swkk-hero-bottom,58px) !important;
}
@media(max-width:900px){
  body.kk-theme-v2 main#content > section.swkk-hero > .swkk-hero__inner,
  body.kk-theme-v2 section.swkk-hero > .swkk-hero__inner,
  body.kk-theme-v2 .swkk-hero > .swkk-hero__inner {
    width:min(100% - 40px,1180px) !important;
    min-height:max(190px,calc(var(--swkk-hero-min,225px) - 24px)) !important;
    padding-top:max(24px,calc(var(--swkk-hero-top,28px) - 4px)) !important;
    padding-bottom:max(42px,calc(var(--swkk-hero-bottom,58px) - 10px)) !important;
  }
}
@media(max-width:600px){
  body.kk-theme-v2 main#content > section.swkk-hero > .swkk-hero__inner,
  body.kk-theme-v2 section.swkk-hero > .swkk-hero__inner,
  body.kk-theme-v2 .swkk-hero > .swkk-hero__inner { width:min(100% - 32px,1180px) !important; }
}

/* v2.0.31 — use the full approved content width for hero titles.
   Long job titles should not be locked to the old 850px measure when the
   surrounding hero/content container is 1180px wide. The title still stays
   inside the shared content area and can be tuned in Theme Options. */
body.kk-theme-v2 .swkk-hero .swkk-hero__title,
body.kk-theme-v2 main#content > section.swkk-hero .swkk-hero__title,
body.kk-theme-v2 section.swkk-hero .swkk-hero__title {
  width:min(100%, var(--swkk-hero-title-max,1120px)) !important;
  max-width:min(100%, var(--swkk-hero-title-max,1120px)) !important;
}
body.kk-theme-v2 .swkk-hero--job-detail .swkk-hero__title,
body.kk-theme-v2 .swkk-hero--job-category .swkk-hero__title,
body.kk-theme-v2 .swkk-hero--jobs .swkk-hero__title {
  max-width:min(100%, var(--swkk-hero-title-max,1120px)) !important;
}
@media(max-width:900px){
  body.kk-theme-v2 .swkk-hero .swkk-hero__title,
  body.kk-theme-v2 main#content > section.swkk-hero .swkk-hero__title,
  body.kk-theme-v2 section.swkk-hero .swkk-hero__title {
    width:100% !important;
    max-width:100% !important;
  }
}


/* v2.0.32 — compact hero rhythm when a top ad is active.
   The ad area already takes vertical attention under the logo/menu. When active,
   the dark hero must remain clean and aligned but not become excessively tall. */
body.kk-theme-v2.kk-has-after-menu-ad main#content > section.swkk-hero > .swkk-hero__inner,
body.kk-theme-v2.kk-has-after-menu-ad section.swkk-hero > .swkk-hero__inner,
body.kk-theme-v2.kk-has-after-menu-ad .swkk-hero > .swkk-hero__inner {
  padding-top:var(--swkk-hero-after-ad-top,24px) !important;
  padding-bottom:var(--swkk-hero-after-ad-bottom,40px) !important;
  min-height:var(--swkk-hero-after-ad-min,180px) !important;
}
body.kk-theme-v2.kk-has-after-menu-ad .swkk-hero .swkk-hero-trail,
body.kk-theme-v2.kk-has-after-menu-ad .swkk-hero nav.swkk-hero-trail { margin-bottom:8px !important; }
body.kk-theme-v2.kk-has-after-menu-ad .swkk-hero .swkk-eyebrow { margin-bottom:12px !important; }
body.kk-theme-v2.kk-has-after-menu-ad .swkk-hero .swkk-hero__title { font-size:clamp(34px,3.8vw,54px) !important; }
body.kk-theme-v2 .kk-after-menu-ad { padding:10px 0 !important; margin:0 !important; background:#fff !important; }
body.kk-theme-v2 .kk-after-menu-ad__inner { width:min(1180px,calc(100% - 56px)) !important; max-width:1180px !important; margin:0 auto !important; padding:0 !important; box-sizing:border-box !important; }
body.kk-theme-v2 .kk-ad-slot--after-menu { width:100% !important; margin:0 !important; padding:0 !important; border:0 !important; background:transparent !important; overflow:hidden !important; display:flex !important; align-items:center !important; justify-content:center !important; }
body.kk-theme-v2 .kk-ad-slot--after-menu img,
body.kk-theme-v2 .kk-ad-slot--after-menu iframe { display:block !important; max-width:100% !important; height:auto !important; }
@media(max-width:900px){
  body.kk-theme-v2.kk-has-after-menu-ad main#content > section.swkk-hero > .swkk-hero__inner,
  body.kk-theme-v2.kk-has-after-menu-ad section.swkk-hero > .swkk-hero__inner,
  body.kk-theme-v2.kk-has-after-menu-ad .swkk-hero > .swkk-hero__inner { min-height:auto !important; padding-top:24px !important; padding-bottom:34px !important; }
  body.kk-theme-v2 .kk-after-menu-ad__inner{width:min(100% - 32px,1180px)!important;}
}

/* v2.0.33 — Claude Design spacing/hero reset.
   Customer "Fjern" is implemented as deactivation, not deletion. Default
   public view is compact: no dark hero on content/archive/job detail pages,
   light jobs filter box and compact front page rhythm. */
body.kk-theme-v2{
  --kk-ad-space:var(--sp-ad,16px);
  --kk-rhythm-space:var(--sp-rhythm,18px);
  --kk-jobs-space:var(--sp-jobs,30px);
  --kk-archive-top-space:var(--sp-top,40px);
  --kk-single-top-space:var(--sp-sub,40px);
}

/* Global after-menu ad: full shared content width, compact vertical rhythm. */
body.kk-theme-v2 .kk-after-menu-ad{padding:var(--kk-ad-space) 0 10px!important;margin:0!important;background:#fff!important;}
body.kk-theme-v2 .kk-after-menu-ad__inner{width:min(1180px,calc(100% - 56px))!important;max-width:1180px!important;margin:0 auto!important;padding:0!important;}
body.kk-theme-v2 .kk-ad-slot--after-menu{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;background:transparent!important;border:0!important;}
body.kk-theme-v2 .kk-ad-slot--after-menu img,body.kk-theme-v2 .kk-ad-slot--after-menu iframe{display:block!important;max-width:100%!important;height:auto!important;}

/* Front page compact rhythm. */
body.kk-theme-v2 .kk-section--aktuelt{padding:var(--kk-rhythm-space) 0 10px!important;}
body.kk-theme-v2 .kk-section--jobs-home{padding:var(--kk-jobs-space) 0 calc(var(--kk-jobs-space) + 4px)!important;}
body.kk-theme-v2 .kk-section--category-sections{padding:var(--kk-rhythm-space) 0 12px!important;}
body.kk-theme-v2 .kk-category-block{padding:var(--kk-rhythm-space) 0 10px!important;margin:0!important;border-top:1px solid var(--line,#e8e6e2)!important;}
body.kk-theme-v2 .kk-category-block:first-child{border-top:0!important;padding-top:0!important;}
body.kk-theme-v2 .kk-section__header{margin-bottom:18px!important;}
body.kk-theme-v2 .kk-section__header--no-inline-action{justify-content:flex-start!important;}
body.kk-theme-v2 .kk-category-block__actions,body.kk-theme-v2 .kk-jobs-home-actions{display:flex!important;justify-content:center!important;margin:22px 0 0!important;}
body.kk-theme-v2 .kk-button--outline{background:#fff!important;color:var(--brand,#DA1F26)!important;border:1px solid #d4d1ca!important;border-radius:999px!important;box-shadow:none!important;padding:9px 18px!important;}
body.kk-theme-v2 .kk-button--outline:hover,body.kk-theme-v2 .kk-button--outline:focus-visible{background:var(--brand,#DA1F26)!important;color:#fff!important;border-color:var(--brand,#DA1F26)!important;}

/* Light archive/category/list headers when dark hero is disabled. */
body.kk-theme-v2 .kk-section--no-hero{padding-top:var(--kk-archive-top-space)!important;}
body.kk-theme-v2 .kk-section--single-content.kk-section--no-hero{padding-top:var(--kk-single-top-space)!important;}
body.kk-theme-v2 .kk-section--archive-list.kk-section--no-hero{padding-bottom:34px!important;}
body.kk-theme-v2 .kk-archive-header{margin:0 0 22px!important;padding:0 0 14px!important;border-bottom:2px solid #191919!important;max-width:100%!important;}
body.kk-theme-v2 .kk-archive-header__eyebrow,body.kk-theme-v2 .kk-content-title-header__eyebrow{display:block!important;margin:0 0 8px!important;color:var(--brand2,#EE6A14)!important;-webkit-text-fill-color:var(--brand2,#EE6A14)!important;font-size:12px!important;line-height:1.25!important;font-weight:900!important;letter-spacing:.105em!important;text-transform:uppercase!important;}
body.kk-theme-v2 .kk-archive-header__title{margin:0!important;color:#191919!important;-webkit-text-fill-color:#191919!important;font-size:clamp(30px,3.5vw,40px)!important;line-height:1.05!important;font-weight:900!important;letter-spacing:-.025em!important;text-shadow:none!important;}
body.kk-theme-v2 .kk-archive-header__description{margin:12px 0 0!important;color:#555!important;font-size:16px!important;line-height:1.6!important;}
body.kk-theme-v2 .kk-section--no-hero .kk-category-page-layout{align-items:start!important;}
body.kk-theme-v2 .kk-section--no-hero .kk-category-sidebar{margin-top:0!important;}

/* Content breadcrumbs used when hero is disabled. */
body.kk-theme-v2 .kk-content-breadcrumbs{display:block!important;margin:0 0 10px!important;padding:0!important;background:transparent!important;border:0!important;color:#9a978f!important;-webkit-text-fill-color:#9a978f!important;font-size:var(--kk-breadcrumb-font-size,12px)!important;line-height:1.35!important;font-weight:800!important;}
body.kk-theme-v2 .kk-content-breadcrumbs ol{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:0!important;margin:0!important;padding:0!important;list-style:none!important;}
body.kk-theme-v2 .kk-content-breadcrumbs li{display:inline-flex!important;align-items:center!important;margin:0!important;padding:0!important;line-height:1.35!important;}
body.kk-theme-v2 .kk-content-breadcrumbs li+li:before{content:"›"!important;display:inline-flex!important;margin:0 8px!important;color:#c7c2b8!important;font-weight:900!important;}
body.kk-theme-v2 .kk-content-breadcrumbs a{color:#77736a!important;-webkit-text-fill-color:#77736a!important;text-decoration:none!important;}
body.kk-theme-v2 .kk-content-breadcrumbs a:hover{color:var(--brand,#DA1F26)!important;-webkit-text-fill-color:var(--brand,#DA1F26)!important;}
body.kk-theme-v2 .kk-content-breadcrumbs span{color:#3c3c3c!important;-webkit-text-fill-color:#3c3c3c!important;}

/* Title fallback inside content cards. */
body.kk-theme-v2 .kk-content-title-header{margin:0 0 22px!important;padding:0 0 18px!important;border-bottom:1px solid var(--line,#e8e6e2)!important;}
body.kk-theme-v2 .kk-content-title-header__title{margin:0!important;color:#191919!important;-webkit-text-fill-color:#191919!important;font-size:clamp(28px,4vw,40px)!important;line-height:1.07!important;font-weight:900!important;letter-spacing:-.025em!important;text-shadow:none!important;}
body.kk-theme-v2 .kk-content-title-header__meta,body.kk-theme-v2 .kk-content-title-header__description{display:flex!important;flex-wrap:wrap!important;gap:10px 16px!important;margin:12px 0 0!important;color:#6a6a6a!important;font-size:14px!important;line-height:1.45!important;}
body.kk-theme-v2 .kk-content-title-header__meta a{color:var(--brand,#DA1F26)!important;text-decoration:none!important;}
body.kk-theme-v2 .kk-content-title-header--job{margin-bottom:28px!important;}
body.kk-theme-v2 .kk-detail-card .kk-content-title-header + .kk-detail-image{margin-top:4px!important;}

/* Jobs listing compact state. */
body.kk-theme-v2 .kk-section--jobs-filter{padding-top:var(--kk-archive-top-space)!important;padding-bottom:12px!important;}
body.kk-theme-v2 .kk-jobs-listing-header{margin:0 0 16px!important;padding:0 0 12px!important;border-bottom:2px solid #191919!important;}
body.kk-theme-v2 .kk-jobs-filter-card{background:#fff!important;border:1px solid var(--line,#e8e6e2)!important;border-radius:9px!important;padding:18px!important;box-shadow:0 8px 22px rgba(0,0,0,.035)!important;}
body.kk-theme-v2 .kk-jobs-filter-card .kk-job-search{margin:0!important;}
body.kk-theme-v2 .kk-section--compact-results{padding-top:18px!important;}

/* Dark hero remains available, but is not the default. Keep it compact. */
body.kk-theme-v2 .swkk-hero>.swkk-hero__inner{min-height:var(--swkk-hero-min,190px)!important;}
body.kk-theme-v2.kk-has-after-menu-ad .swkk-hero>.swkk-hero__inner{padding-top:var(--swkk-hero-after-ad-top,20px)!important;padding-bottom:var(--swkk-hero-after-ad-bottom,32px)!important;min-height:var(--swkk-hero-after-ad-min,150px)!important;}

/* Mobile: prevent logo clipping and keep compact spacing. */
body.kk-theme-v2 .kk-wordmark{min-width:0!important;max-width:100%!important;white-space:nowrap!important;overflow:visible!important;}
body.kk-theme-v2 .kk-wordmark__part{font-size:clamp(28px,4.2vw,72px)!important;}
@media(max-width:900px){
  body.kk-theme-v2 .kk-wordmark__part{font-size:clamp(19px,6vw,32px)!important;}
  body.kk-theme-v2 .kk-site-header__brandline-inner{gap:14px!important;}
  body.kk-theme-v2 .kk-mobile-toggle{flex:0 0 auto!important;}
  body.kk-theme-v2 .kk-after-menu-ad__inner{width:min(100% - 32px,1180px)!important;}
  body.kk-theme-v2 .kk-section--no-hero,body.kk-theme-v2 .kk-section--jobs-filter{padding-top:var(--kk-content-top-space-mobile,28px)!important;}
  body.kk-theme-v2 .kk-detail-card{padding:20px!important;}
  body.kk-theme-v2 .kk-jobs-filter-card{padding:14px!important;}
}

/* v2.0.34 - title fallback visibility and compact non-hero guard.
   When dark hero is disabled through Theme Options, the title must be visible
   in the content/header area for posts, pages, jobs, categories and archives. */
body.kk-theme-v2 .kk-section--no-hero .kk-content-title-header,
body.kk-theme-v2 .kk-section--no-hero .kk-archive-header,
body.kk-theme-v2 .kk-section--no-hero .kk-jobs-listing-header {
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
  color:#191919!important;
  -webkit-text-fill-color:#191919!important;
}
body.kk-theme-v2 .kk-section--no-hero .kk-content-title-header__title,
body.kk-theme-v2 .kk-section--no-hero .kk-archive-header__title,
body.kk-theme-v2 .kk-section--no-hero .kk-jobs-listing-header .kk-archive-header__title {
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
  color:#191919!important;
  -webkit-text-fill-color:#191919!important;
  text-shadow:none!important;
}
body.kk-theme-v2 .kk-section--no-hero .kk-content-breadcrumbs,
body.kk-theme-v2 .kk-section--no-hero nav.kk-content-breadcrumbs {
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
  height:auto!important;
  min-height:0!important;
  margin:0 0 10px!important;
  padding:0!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  transform:none!important;
}
body.kk-theme-v2 .kk-section--jobs-filter.kk-section--no-hero {
  padding-top:var(--sp-top,18px)!important;
  padding-bottom:14px!important;
}
body.kk-theme-v2 .kk-section--jobs-filter.kk-section--no-hero .kk-jobs-listing-header {
  margin:0 0 16px!important;
  padding:0 0 12px!important;
  border-bottom:2px solid #191919!important;
}

/* v2.0.35 — Mandatory visible H1 fallback when dark hero is disabled.
   The content title must never be hidden by old WEBX/SMOF CSS or by a stale
   title_in_content option. */
body.kk-theme-v2 .kk-section--no-hero .kk-content-title-header,
body.kk-theme-v2 .kk-section--no-hero header.kk-content-title-header,
body.kk-theme-v2 .kk-section--no-hero .kk-archive-header,
body.kk-theme-v2 .kk-section--no-hero header.kk-archive-header {
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
  height:auto!important;
  min-height:0!important;
  overflow:visible!important;
  color:#191919!important;
  -webkit-text-fill-color:#191919!important;
}
body.kk-theme-v2 .kk-section--no-hero .kk-content-title-header h1,
body.kk-theme-v2 .kk-section--no-hero .kk-content-title-header__title,
body.kk-theme-v2 .kk-section--no-hero .kk-archive-header h1,
body.kk-theme-v2 .kk-section--no-hero .kk-archive-header__title {
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
  height:auto!important;
  max-height:none!important;
  overflow:visible!important;
  margin:0!important;
  color:#191919!important;
  -webkit-text-fill-color:#191919!important;
  text-indent:0!important;
  font-size:clamp(28px,4vw,40px)!important;
  line-height:1.08!important;
  font-weight:900!important;
  letter-spacing:-.025em!important;
  text-shadow:none!important;
}


/* v2.0.36 — hard visible content titles independent of legacy title CSS.
   Used when dark hero is disabled; title appears at top of the content card,
   before featured images and text. */
body.kk-theme-v2 .swkk-content-title,
body.kk-theme-v2 header.swkk-content-title,
body.kk-theme-v2 .kk-detail-card > .swkk-content-title:first-child,
body.kk-theme-v2 .kk-page-content > .swkk-content-title:first-child,
body.kk-theme-v2 .kk-job-detail-main > .swkk-content-title:first-child {
  display:block !important;
  visibility:visible !important;
  opacity:1 !important;
  position:relative !important;
  z-index:2 !important;
  height:auto !important;
  min-height:0 !important;
  max-height:none !important;
  overflow:visible !important;
  margin:0 0 24px !important;
  padding:0 0 18px !important;
  border:0 !important;
  border-bottom:1px solid #e8e6e2 !important;
  background:transparent !important;
  color:#191919 !important;
  -webkit-text-fill-color:#191919 !important;
  text-align:left !important;
  transform:none !important;
}
body.kk-theme-v2 .swkk-content-title__eyebrow {
  display:block !important;
  visibility:visible !important;
  margin:0 0 8px !important;
  color:var(--brand2,#EE6A14) !important;
  -webkit-text-fill-color:var(--brand2,#EE6A14) !important;
  font-size:12px !important;
  line-height:1.25 !important;
  font-weight:900 !important;
  letter-spacing:.105em !important;
  text-transform:uppercase !important;
  text-shadow:none !important;
}
body.kk-theme-v2 .swkk-content-title__h1,
body.kk-theme-v2 .swkk-content-title h1.swkk-content-title__h1 {
  display:block !important;
  visibility:visible !important;
  opacity:1 !important;
  height:auto !important;
  min-height:0 !important;
  max-height:none !important;
  overflow:visible !important;
  margin:0 !important;
  padding:0 !important;
  border:0 !important;
  background:transparent !important;
  color:#191919 !important;
  -webkit-text-fill-color:#191919 !important;
  text-indent:0 !important;
  text-align:left !important;
  font-family:inherit !important;
  font-size:clamp(28px,4vw,40px) !important;
  line-height:1.08 !important;
  font-weight:900 !important;
  letter-spacing:-.025em !important;
  text-shadow:none !important;
  transform:none !important;
}
body.kk-theme-v2 .swkk-content-title__meta,
body.kk-theme-v2 .swkk-content-title__description {
  display:flex !important;
  flex-wrap:wrap !important;
  gap:10px 16px !important;
  margin:12px 0 0 !important;
  padding:0 !important;
  color:#6a6a6a !important;
  -webkit-text-fill-color:#6a6a6a !important;
  font-size:14px !important;
  line-height:1.45 !important;
}
body.kk-theme-v2 .swkk-content-title__meta a { color:var(--brand,#DA1F26) !important; text-decoration:none !important; }
body.kk-theme-v2 .swkk-content-title .kk-content-breadcrumbs,
body.kk-theme-v2 .swkk-content-title nav.kk-content-breadcrumbs {
  display:block !important;
  visibility:visible !important;
  opacity:1 !important;
  height:auto !important;
  min-height:0 !important;
  margin:0 0 10px !important;
  padding:0 !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
}
body.kk-theme-v2 .swkk-content-title + .kk-detail-image { margin-top:4px !important; }
@media(max-width:900px){
  body.kk-theme-v2 .swkk-content-title{margin-bottom:18px!important;padding-bottom:14px!important;}
  body.kk-theme-v2 .swkk-content-title__h1{font-size:clamp(26px,7vw,34px)!important;}
}

/* v2.0.42: article lead image must remain visible above content when dark hero is disabled. */
body.kk-theme-v2 .kk-detail-image--featured,
body.kk-theme-v2 .kk-article-main > .kk-detail-image--featured,
body.kk-theme-v2 .kk-generic-single-content > .kk-detail-image--featured {
  display:block !important;
  visibility:visible !important;
  opacity:1 !important;
  width:100% !important;
  margin:0 0 24px !important;
}
body.kk-theme-v2 .swkk-content-title + .kk-detail-image--featured {
  margin-top:4px !important;
}
body.kk-theme-v2 .kk-detail-image--featured img {
  display:block !important;
  width:100% !important;
  height:auto !important;
  border-radius:12px !important;
}

/* v2.0.45 — category/archive headings use the same compact section-heading
   language as the front page (eyebrow + bold H1 above cards). */
body.kk-theme-v2 .kk-section--no-hero .kk-archive-header--frontpage-style,
body.kk-theme-v2 .kk-archive-header--frontpage-style {
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
  height:auto!important;
  min-height:0!important;
  margin:0 0 22px!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:var(--ink,#191919)!important;
  -webkit-text-fill-color:initial!important;
}
body.kk-theme-v2 .kk-archive-header--frontpage-style .kk-content-breadcrumbs {
  margin:0 0 12px!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  color:#8c8982!important;
  -webkit-text-fill-color:#8c8982!important;
}
body.kk-theme-v2 .kk-archive-header--frontpage-style .kk-section__header--archive-heading {
  display:flex!important;
  align-items:flex-end!important;
  justify-content:flex-start!important;
  gap:24px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
}
body.kk-theme-v2 .kk-archive-header--frontpage-style .kk-archive-heading__eyebrow,
body.kk-theme-v2 .kk-archive-header--frontpage-style .kk-eyebrow {
  display:inline-block!important;
  margin:0 0 8px!important;
  padding:0!important;
  color:var(--brand2,#EE6A14)!important;
  -webkit-text-fill-color:var(--brand2,#EE6A14)!important;
  font-size:11px!important;
  line-height:1.25!important;
  font-weight:900!important;
  letter-spacing:.1em!important;
  text-transform:uppercase!important;
  text-shadow:none!important;
}
body.kk-theme-v2 .kk-archive-header--frontpage-style .kk-archive-heading__title,
body.kk-theme-v2 .kk-archive-header--frontpage-style .kk-section-title {
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
  margin:0!important;
  padding:0!important;
  color:var(--ink,#191919)!important;
  -webkit-text-fill-color:var(--ink,#191919)!important;
  font-size:clamp(28px,3.2vw,36px)!important;
  line-height:1.05!important;
  font-weight:900!important;
  letter-spacing:-.02em!important;
  text-shadow:none!important;
  border:0!important;
}
body.kk-theme-v2 .kk-archive-header--frontpage-style .kk-archive-heading__description {
  max-width:760px!important;
  margin:12px 0 0!important;
  color:#555!important;
  -webkit-text-fill-color:#555!important;
  font-size:16px!important;
  line-height:1.55!important;
}
@media(max-width:700px){
  body.kk-theme-v2 .kk-archive-header--frontpage-style { margin-bottom:18px!important; }
  body.kk-theme-v2 .kk-archive-header--frontpage-style .kk-archive-heading__title,
  body.kk-theme-v2 .kk-archive-header--frontpage-style .kk-section-title { font-size:clamp(24px,7vw,32px)!important; }
}

/* v2.0.46 — collision-proof category/archive heading above list grids.
   Uses new swkk-list-heading classes instead of legacy kk-archive-header so
   old archive/hero CSS cannot collapse or hide the heading. */
body.kk-theme-v2 .swkk-list-heading-wrap {
  display:block !important;
  visibility:visible !important;
  opacity:1 !important;
  margin:0 auto 20px !important;
  padding:0 !important;
}
body.kk-theme-v2 .swkk-list-heading,
body.kk-theme-v2 header.swkk-list-heading {
  display:block !important;
  visibility:visible !important;
  opacity:1 !important;
  height:auto !important;
  min-height:0 !important;
  max-height:none !important;
  overflow:visible !important;
  margin:0 !important;
  padding:0 !important;
  border:0 !important;
  background:transparent !important;
  box-shadow:none !important;
  color:var(--ink,#191919) !important;
  -webkit-text-fill-color:initial !important;
  text-align:left !important;
  transform:none !important;
}
body.kk-theme-v2 .swkk-list-heading__main {
  display:block !important;
  visibility:visible !important;
  opacity:1 !important;
  margin:0 !important;
  padding:0 !important;
  background:transparent !important;
  border:0 !important;
}
body.kk-theme-v2 .swkk-list-heading__eyebrow {
  display:block !important;
  visibility:visible !important;
  opacity:1 !important;
  margin:0 0 8px !important;
  padding:0 !important;
  color:var(--brand2,#EE6A14) !important;
  -webkit-text-fill-color:var(--brand2,#EE6A14) !important;
  font-size:11px !important;
  line-height:1.25 !important;
  font-weight:900 !important;
  letter-spacing:.1em !important;
  text-transform:uppercase !important;
  text-shadow:none !important;
}
body.kk-theme-v2 .swkk-list-heading__title,
body.kk-theme-v2 .swkk-list-heading h1.swkk-list-heading__title {
  display:block !important;
  visibility:visible !important;
  opacity:1 !important;
  height:auto !important;
  max-height:none !important;
  overflow:visible !important;
  margin:0 !important;
  padding:0 !important;
  border:0 !important;
  background:transparent !important;
  color:var(--ink,#191919) !important;
  -webkit-text-fill-color:var(--ink,#191919) !important;
  font-family:inherit !important;
  font-size:clamp(28px,3.2vw,36px) !important;
  line-height:1.05 !important;
  font-weight:900 !important;
  letter-spacing:-.02em !important;
  text-shadow:none !important;
  text-indent:0 !important;
}
body.kk-theme-v2 .swkk-list-heading__description {
  display:block !important;
  max-width:760px !important;
  margin:12px 0 0 !important;
  padding:0 !important;
  color:#555 !important;
  -webkit-text-fill-color:#555 !important;
  font-size:16px !important;
  line-height:1.55 !important;
}
body.kk-theme-v2 .swkk-list-heading .kk-content-breadcrumbs,
body.kk-theme-v2 .swkk-list-heading nav.kk-content-breadcrumbs {
  display:block !important;
  visibility:visible !important;
  opacity:1 !important;
  margin:0 0 12px !important;
  padding:0 !important;
  height:auto !important;
  min-height:0 !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
}
@media(max-width:700px){
  body.kk-theme-v2 .swkk-list-heading-wrap{margin-bottom:18px!important;}
  body.kk-theme-v2 .swkk-list-heading__title{font-size:clamp(24px,7vw,32px)!important;}
}


/* v2.0.47 — category/job/archive list headings are now unconditional visible
   section headings. They must appear even if an old dark-hero option is still
   saved on the site, because the customer wants the same heading pattern as
   the front page above all list/category grids. */
body.kk-theme-v2 .kk-section--archive-list > .kk-container.swkk-list-heading-wrap {
  display:block !important;
  width:min(1180px, calc(100% - 32px)) !important;
  margin:0 auto 22px !important;
  padding:0 !important;
  grid-column:1 / -1 !important;
  clear:both !important;
  position:relative !important;
  z-index:2 !important;
}
body.kk-theme-v2 .kk-section--archive-list > .kk-container.swkk-list-heading-wrap + .kk-container,
body.kk-theme-v2 .kk-section--archive-list > .kk-container.swkk-list-heading-wrap + .kk-category-page-layout {
  margin-top:0 !important;
}
body.kk-theme-v2 .swkk-list-heading[data-swkk-list-heading="1"] {
  display:block !important;
  visibility:visible !important;
  opacity:1 !important;
  min-height:0 !important;
}
body.kk-theme-v2 .swkk-list-heading[data-swkk-list-heading="1"] .swkk-list-heading__title {
  display:block !important;
  visibility:visible !important;
  color:#111 !important;
  -webkit-text-fill-color:#111 !important;
}


/* v2.0.48 — reserve real flow-space for category/archive headings.
   The heading must sit above the card grid like the front page and never
   overlay the first row of cards, even if legacy archive styles are loaded. */
body.kk-theme-v2 .kk-section--archive-list > .kk-container.swkk-list-heading-wrap {
  display:block !important;
  position:relative !important;
  float:none !important;
  clear:both !important;
  width:min(1180px, calc(100% - 32px)) !important;
  max-width:1180px !important;
  min-height:112px !important;
  height:auto !important;
  margin:0 auto 30px !important;
  padding:0 !important;
  overflow:visible !important;
  z-index:1 !important;
}
body.kk-theme-v2 .kk-section--archive-list > .kk-container.swkk-list-heading-wrap .swkk-list-heading {
  position:static !important;
  float:none !important;
  display:block !important;
  min-height:0 !important;
  margin:0 !important;
  padding:0 !important;
  overflow:visible !important;
}
body.kk-theme-v2 .kk-section--archive-list > .kk-container.swkk-list-heading-wrap + .kk-container.kk-category-page-layout {
  display:grid !important;
  margin-top:0 !important;
  clear:both !important;
  position:relative !important;
  z-index:0 !important;
}
body.kk-theme-v2 .kk-section--archive-list .kk-category-page-layout .kk-article-grid,
body.kk-theme-v2 .kk-section--archive-list .kk-category-page-layout .kk-job-grid {
  margin-top:0 !important;
  position:relative !important;
  z-index:0 !important;
}
@media(max-width:700px){
  body.kk-theme-v2 .kk-section--archive-list > .kk-container.swkk-list-heading-wrap {
    min-height:96px !important;
    margin-bottom:22px !important;
  }
}


/* v2.0.49 — client-approved separate desktop/mobile logo + larger article overview typography. */
body.kk-theme-v2 .kk-logo-picture{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  max-width:100%!important;
  min-width:0!important;
  line-height:1!important;
}
body.kk-theme-v2 .kk-wordmark__image--desktop{
  display:block!important;
  width:auto!important;
  max-width:min(720px,100%)!important;
  max-height:86px!important;
  object-fit:contain!important;
}
body.kk-theme-v2 .kk-wordmark__image--mobile{
  display:none!important;
}
body.kk-theme-v2 .kk-wordmark:has(.kk-logo-picture){
  line-height:1!important;
  letter-spacing:0!important;
  overflow:visible!important;
  max-width:100%!important;
}
body.kk-theme-v2 .kk-eyebrow,
body.kk-theme-v2 .kk-article-card .kk-eyebrow,
body.kk-theme-v2 .kk-archive-heading__eyebrow,
body.kk-theme-v2 .swkk-list-heading__eyebrow,
body.kk-theme-v2 .kk-section__eyebrow{
  color:var(--kk-category-accent,#AF1505)!important;
  -webkit-text-fill-color:var(--kk-category-accent,#AF1505)!important;
}
body.kk-theme-v2 .kk-article-card h3,
body.kk-theme-v2 .kk-article-card--compact h3,
body.kk-theme-v2 .kk-article-card--standard h3{
  font-size:var(--kk-article-card-title-size,22px)!important;
  line-height:1.17!important;
  font-weight:900!important;
  letter-spacing:-.015em!important;
}
body.kk-theme-v2 .kk-article-card .kk-eyebrow{
  font-size:12px!important;
  letter-spacing:.11em!important;
  font-weight:900!important;
}
@media(max-width:992px){
  body.kk-theme-v2 .kk-site-header__brandline-inner{
    min-height:72px!important;
    gap:14px!important;
  }
  body.kk-theme-v2 .kk-wordmark__image--desktop{display:none!important;}
  body.kk-theme-v2 .kk-wordmark__image--mobile{
    display:block!important;
    width:auto!important;
    max-width:min(220px,calc(100vw - 92px))!important;
    max-height:58px!important;
    object-fit:contain!important;
  }
  body.kk-theme-v2 .kk-wordmark:has(.kk-logo-picture){
    flex:1 1 auto!important;
    min-width:0!important;
    overflow:visible!important;
  }
  body.kk-theme-v2 .kk-article-card h3,
  body.kk-theme-v2 .kk-article-card--compact h3,
  body.kk-theme-v2 .kk-article-card--standard h3{
    font-size:var(--kk-article-card-title-size-mobile,21px)!important;
    line-height:1.16!important;
  }
}
@media(max-width:420px){
  body.kk-theme-v2 .kk-wordmark__image--mobile{max-width:min(185px,calc(100vw - 82px))!important;max-height:52px!important;}
  body.kk-theme-v2 .kk-article-card h3{font-size:max(20px,var(--kk-article-card-title-size-mobile,21px))!important;}
}


/* v2.0.50 — desktop hamburger + tighter mobile header rhythm.
   The public Kokkekarriere design keeps the three menu lines visible on desktop
   as an extra menu trigger, while mobile should have less empty space around
   the logo and a clearer divider line. This is loaded last to override legacy
   WEBX/SMOF header rules without removing existing menu functionality. */
@media (min-width: 993px){
  body.kk-theme-v2 .kk-site-header__brandline-inner{
    position:relative!important;
    padding-right:56px!important;
  }
  body.kk-theme-v2 .kk-mobile-toggle,
  body.kk-theme-v2 button.humburger.kk-mobile-toggle#hambuger_menu{
    display:inline-flex!important;
    position:absolute!important;
    top:50%!important;
    right:0!important;
    transform:translateY(-50%)!important;
    z-index:1600!important;
    width:42px!important;
    height:42px!important;
    flex:0 0 42px!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:5px!important;
    border:0!important;
    background:transparent!important;
    border-radius:0!important;
    box-shadow:none!important;
    padding:6px!important;
    margin:0!important;
    cursor:pointer!important;
    appearance:none!important;
  }
  body.kk-theme-v2 .kk-mobile-toggle .line,
  body.kk-theme-v2 button.humburger.kk-mobile-toggle#hambuger_menu .line{
    display:block!important;
    width:28px!important;
    height:3px!important;
    border-radius:2px!important;
    margin:0!important;
    background:var(--brand,#DA1F26)!important;
    opacity:1!important;
    visibility:visible!important;
    transition:transform .18s ease, opacity .18s ease!important;
  }
  body.kk-theme-v2 .kk-mobile-toggle.open .line:nth-of-type(1){transform:rotate(45deg) translate(6px, 6px)!important;}
  body.kk-theme-v2 .kk-mobile-toggle.open .line:nth-of-type(2){opacity:0!important;}
  body.kk-theme-v2 .kk-mobile-toggle.open .line:nth-of-type(3){transform:rotate(-45deg) translate(5px, -5px)!important;}

  body.kk-theme-v2 .kk-mobile-menu,
  body.kk-theme-v2 .menu_body.kk-mobile-menu{
    display:block!important;
    position:fixed!important;
    inset:0!important;
    width:100%!important;
    height:100vh!important;
    z-index:1500!important;
    transform:translateX(105%)!important;
    transition:transform .22s ease!important;
    background:#fff!important;
    color:var(--ink,#191919)!important;
    padding:118px 32px 42px!important;
    overflow-y:auto!important;
    visibility:visible!important;
    pointer-events:auto!important;
  }
  body.kk-theme-v2 .kk-mobile-menu.open,
  body.kk-theme-v2 .menu_body.kk-mobile-menu.open{transform:translateX(0)!important;}
  body.kk-theme-v2.kk-menu-open{overflow:hidden!important;}
  body.kk-theme-v2 .kk-mobile-menu ul,
  body.kk-theme-v2 .kk-mobile-nav{
    display:grid!important;
    max-width:680px!important;
    margin:0 auto!important;
    padding:0!important;
    list-style:none!important;
    gap:0!important;
  }
  body.kk-theme-v2 .kk-mobile-menu li,
  body.kk-theme-v2 .kk-mobile-nav li{list-style:none!important;margin:0!important;padding:0!important;}
  body.kk-theme-v2 .kk-mobile-menu a,
  body.kk-theme-v2 .kk-mobile-nav a{
    display:block!important;
    color:var(--ink,#191919)!important;
    background:transparent!important;
    border-bottom:1px solid var(--line,#e8e6e2)!important;
    font-size:24px!important;
    line-height:1.2!important;
    font-weight:900!important;
    text-decoration:none!important;
    padding:18px 0!important;
  }
  body.kk-theme-v2 .kk-mobile-menu a:hover,
  body.kk-theme-v2 .kk-mobile-nav a:hover{color:var(--brand,#DA1F26)!important;background:transparent!important;}
  body.kk-theme-v2 .kk-mobile-menu .menu-text{
    max-width:680px!important;
    margin:30px auto 0!important;
    color:var(--ink,#191919)!important;
  }
  body.kk-theme-v2 .kk-mobile-menu .menu-text p,
  body.kk-theme-v2 .kk-mobile-menu .menu-text a,
  body.kk-theme-v2 .kk-mobile-menu .menu-text span{color:var(--ink,#191919)!important;}
}

@media (max-width: 992px){
  body.kk-theme-v2 .kk-site-header{
    border-bottom:2px solid #d7d3cc!important;
  }
  body.kk-theme-v2 .kk-site-header__brandline-inner{
    min-height:54px!important;
    padding-top:6px!important;
    padding-bottom:6px!important;
    gap:12px!important;
  }
  body.kk-theme-v2 .kk-wordmark{
    line-height:1!important;
  }
  body.kk-theme-v2 .kk-wordmark__image--mobile{
    max-height:44px!important;
    max-width:min(200px,calc(100vw - 78px))!important;
  }
  body.kk-theme-v2 .kk-mobile-toggle,
  body.kk-theme-v2 button.humburger.kk-mobile-toggle#hambuger_menu{
    flex:0 0 36px!important;
    width:36px!important;
    height:36px!important;
    padding:5px 0!important;
    border:0!important;
    background:transparent!important;
  }
  body.kk-theme-v2 .kk-mobile-toggle .line,
  body.kk-theme-v2 button.humburger.kk-mobile-toggle#hambuger_menu .line{
    width:26px!important;
    height:3px!important;
    background:var(--brand,#DA1F26)!important;
  }
  body.kk-theme-v2 .kk-mobile-menu,
  body.kk-theme-v2 .menu_body.kk-mobile-menu{
    padding-top:78px!important;
  }
}
@media (max-width: 420px){
  body.kk-theme-v2 .kk-site-header__brandline-inner{
    min-height:50px!important;
    padding-top:5px!important;
    padding-bottom:5px!important;
  }
  body.kk-theme-v2 .kk-wordmark__image--mobile{
    max-height:40px!important;
    max-width:min(176px,calc(100vw - 72px))!important;
  }
}

/* v2.0.51 — make desktop hamburger functional, not only visible. */
body.kk-theme-v2 #hambuger_menu,
body.kk-theme-v2 .kk-mobile-toggle{
  pointer-events:auto!important;
  cursor:pointer!important;
  user-select:none!important;
  -webkit-user-select:none!important;
}
body.kk-theme-v2 .kk-mobile-menu,
body.kk-theme-v2 .menu_body.kk-mobile-menu{
  opacity:1!important;
  will-change:transform!important;
}
body.kk-theme-v2.kk-menu-open .kk-mobile-menu.open,
body.kk-theme-v2.kk-menu-open .menu_body.kk-mobile-menu.open,
body.kk-theme-v2 .kk-mobile-menu.open,
body.kk-theme-v2 .menu_body.kk-mobile-menu.open{
  display:block!important;
  visibility:visible!important;
  pointer-events:auto!important;
  transform:translateX(0)!important;
}
body.kk-theme-v2.kk-menu-open #hambuger_menu.open .line:nth-of-type(1){transform:rotate(45deg) translate(6px, 6px)!important;}
body.kk-theme-v2.kk-menu-open #hambuger_menu.open .line:nth-of-type(2){opacity:0!important;}
body.kk-theme-v2.kk-menu-open #hambuger_menu.open .line:nth-of-type(3){transform:rotate(-45deg) translate(5px, -5px)!important;}

/* v2.0.52 — hard-bind desktop/mobile hamburger drawer states.
   The button can be clicked on desktop and mobile, and the drawer is controlled
   by the isolated body/menu/button classes instead of legacy WEBX handlers. */
body.kk-theme-v2 #hambuger_menu{
  pointer-events:auto!important;
  cursor:pointer!important;
  touch-action:manipulation!important;
}
body.kk-theme-v2 #menubody.menu_body.kk-mobile-menu{
  display:block!important;
  position:fixed!important;
  inset:0!important;
  width:100%!important;
  min-height:100vh!important;
  height:100vh!important;
  z-index:1500!important;
  transform:translateX(105%)!important;
  opacity:1!important;
  visibility:visible!important;
  pointer-events:none!important;
  transition:transform .22s ease!important;
}
body.kk-theme-v2.kk-menu-open #menubody.menu_body.kk-mobile-menu,
body.kk-theme-v2 #menubody.menu_body.kk-mobile-menu.open{
  display:block!important;
  transform:translateX(0)!important;
  visibility:visible!important;
  pointer-events:auto!important;
}
body.kk-theme-v2.kk-menu-open #hambuger_menu .line:nth-of-type(1),
body.kk-theme-v2 #hambuger_menu.open .line:nth-of-type(1){transform:rotate(45deg) translate(6px, 6px)!important;}
body.kk-theme-v2.kk-menu-open #hambuger_menu .line:nth-of-type(2),
body.kk-theme-v2 #hambuger_menu.open .line:nth-of-type(2){opacity:0!important;}
body.kk-theme-v2.kk-menu-open #hambuger_menu .line:nth-of-type(3),
body.kk-theme-v2 #hambuger_menu.open .line:nth-of-type(3){transform:rotate(-45deg) translate(5px, -5px)!important;}

/* v2.0.53 — desktop/mobile hamburger opens a right-side drawer, not a full-screen panel.
   Mirrors the original kokkekarriere.no behaviour: content remains visible, drawer slides in from right. */
body.kk-theme-v2 #menubody.menu_body.kk-mobile-menu,
body.kk-theme-v2 .menu_body.kk-mobile-menu#menubody,
body.kk-theme-v2 .kk-mobile-menu#menubody{
  display:block!important;
  position:fixed!important;
  top:0!important;
  right:0!important;
  bottom:0!important;
  left:auto!important;
  inset:auto 0 0 auto!important;
  width:min(380px, 88vw)!important;
  max-width:88vw!important;
  min-width:0!important;
  height:100vh!important;
  height:100dvh!important;
  min-height:100vh!important;
  z-index:3000!important;
  background:#151515!important;
  color:#fff!important;
  padding:76px 28px 34px!important;
  overflow-y:auto!important;
  overflow-x:hidden!important;
  transform:translateX(112%)!important;
  opacity:1!important;
  visibility:hidden!important;
  pointer-events:none!important;
  transition:transform .24s ease, visibility 0s linear .24s!important;
  box-shadow:-28px 0 70px rgba(0,0,0,.22)!important;
}
body.kk-theme-v2.kk-menu-open #menubody.menu_body.kk-mobile-menu,
body.kk-theme-v2 #menubody.menu_body.kk-mobile-menu.open,
body.kk-theme-v2 #menubody.kk-mobile-menu.open{
  transform:translateX(0)!important;
  visibility:visible!important;
  pointer-events:auto!important;
  transition:transform .24s ease, visibility 0s linear 0s!important;
}
body.kk-theme-v2.kk-menu-open{overflow:auto!important;}
body.kk-theme-v2 #menubody .kk-drawer-close,
body.kk-theme-v2 #kk_menu_close{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  position:absolute!important;
  top:18px!important;
  right:20px!important;
  width:44px!important;
  height:44px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  color:#fff!important;
  font-family:Arial, Helvetica, sans-serif!important;
  font-size:42px!important;
  font-weight:300!important;
  line-height:1!important;
  cursor:pointer!important;
  z-index:3010!important;
  opacity:1!important;
  pointer-events:auto!important;
  text-decoration:none!important;
  box-shadow:none!important;
}
body.kk-theme-v2 #menubody .kk-drawer-close:hover,
body.kk-theme-v2 #menubody .kk-drawer-close:focus,
body.kk-theme-v2 #kk_menu_close:hover,
body.kk-theme-v2 #kk_menu_close:focus{
  color:var(--brand,#DA1F26)!important;
  background:transparent!important;
  outline:2px solid rgba(255,255,255,.28)!important;
  outline-offset:2px!important;
}
body.kk-theme-v2 #menubody .menu_body__item_wrapper,
body.kk-theme-v2 #menubody .menus{
  display:block!important;
  margin:0!important;
  padding:0!important;
  width:100%!important;
  background:transparent!important;
}
body.kk-theme-v2 #menubody ul,
body.kk-theme-v2 #menubody .kk-mobile-nav,
body.kk-theme-v2 #menubody .menu{
  display:block!important;
  list-style:none!important;
  margin:0!important;
  padding:0!important;
  width:100%!important;
  background:transparent!important;
}
body.kk-theme-v2 #menubody li{
  list-style:none!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
}
body.kk-theme-v2 #menubody a,
body.kk-theme-v2 #menubody .nav-link,
body.kk-theme-v2 #menubody li a{
  display:block!important;
  color:#fff!important;
  background:transparent!important;
  border:0!important;
  border-bottom:1px solid rgba(255,255,255,.12)!important;
  font-size:16px!important;
  font-weight:700!important;
  line-height:1.35!important;
  padding:13px 0!important;
  text-decoration:none!important;
  text-transform:none!important;
  box-shadow:none!important;
}
body.kk-theme-v2 #menubody a:hover,
body.kk-theme-v2 #menubody a:focus,
body.kk-theme-v2 #menubody .nav-link:hover,
body.kk-theme-v2 #menubody .nav-link:focus{
  color:var(--brand2,#EE6A14)!important;
  background:transparent!important;
  outline:0!important;
}
body.kk-theme-v2 #menubody .menu-text{
  display:block!important;
  margin:26px 0 0!important;
  padding:22px 0 0!important;
  border-top:1px solid rgba(255,255,255,.16)!important;
  color:#fff!important;
  background:transparent!important;
}
body.kk-theme-v2 #menubody .menu-text p{
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
  margin:0 0 14px!important;
  padding:0!important;
  color:#fff!important;
  background:transparent!important;
  font-size:16px!important;
  line-height:1.35!important;
}
body.kk-theme-v2 #menubody .menu-text i{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex:0 0 34px!important;
  width:34px!important;
  height:34px!important;
  border-radius:7px!important;
  background:#fff!important;
  color:#111!important;
  margin:0!important;
}
body.kk-theme-v2 #menubody .menu-text a,
body.kk-theme-v2 #menubody .menu-text span{
  color:#fff!important;
  border:0!important;
  padding:0!important;
  font-size:16px!important;
  font-weight:700!important;
}
body.kk-theme-v2 #menubody .menu-text a:hover{color:var(--brand2,#EE6A14)!important;}
@media (min-width: 993px){
  body.kk-theme-v2 #menubody.menu_body.kk-mobile-menu,
  body.kk-theme-v2 .menu_body.kk-mobile-menu#menubody,
  body.kk-theme-v2 .kk-mobile-menu#menubody{
    width:380px!important;
    max-width:380px!important;
  }
}
@media (max-width: 480px){
  body.kk-theme-v2 #menubody.menu_body.kk-mobile-menu,
  body.kk-theme-v2 .menu_body.kk-mobile-menu#menubody,
  body.kk-theme-v2 .kk-mobile-menu#menubody{
    width:min(340px, 92vw)!important;
    max-width:92vw!important;
    padding:68px 22px 28px!important;
  }
  body.kk-theme-v2 #kk_menu_close{top:14px!important;right:14px!important;}
}
