.elementor-kit-32433{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:#000000;font-size:16px;font-weight:400;}.elementor-kit-32433 p{margin-block-end:0px;}.elementor-kit-32433 a{color:#FFFFFF;}.elementor-kit-32433 a:hover{color:#02010169;}.elementor-kit-32433 h1{font-size:56px;font-weight:600;}.elementor-kit-32433 h2{font-size:32px;font-weight:600;}.elementor-kit-32433 h3{font-size:22px;font-weight:600;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-32433 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* =========================================================
   PORTKONGEN HEADER – FINAL MASTER (ALLE DEVICES)

   Desktop: pk-row1 + pk-row2 shrink
   Mobil/Tablet: pk-row3 (logo + hamburger)

   Scroll trigges av body.is-scrolled
   ========================================================= */


/* =========================================================
   1) SCROLL BAKGRUNN (ALLE)
   ========================================================= */

body.is-scrolled .pk-header{
  background: #010102 !important;
  box-shadow: 0 10px 25px rgba(0,0,0,.18);
  transition: all .25s ease;
}


/* =========================================================
   2) DESKTOP SHRINK (RAD 1 + 2)
   ========================================================= */

body.is-scrolled .pk-row1,
body.is-scrolled .pk-row2{
  padding: 0 !important;
  margin: 0 !important;
}

body.is-scrolled .pk-row1 .e-con-inner,
body.is-scrolled .pk-row2 .e-con-inner{
  padding-top: 2px !important;
  padding-bottom: 2px !important;
}

/* Desktop logo */
body.is-scrolled .pk-logo img{
  max-height: 140px !important;
  width: auto !important;
}

body.is-scrolled .pk-logo{
  transform: translateX(32px) !important;
}


/* =========================================================
   3) DESKTOP PREMIUM: TEKST + KNAPPER MINDRE
   ========================================================= */

body.is-scrolled .pk-row2 .elementor-item{
  font-size: 11px !important;
  padding: 6px 10px !important;
}

body.is-scrolled .pk-row2 .elementor-button{
  font-size: 11px !important;
  padding: 6px 10px !important;
  min-height: 32px !important;
}

/* Search ikon mindre */
body.is-scrolled .pk-row2 .elementor-search-form__toggle{
  transform: scale(0.85) !important;
}


/* =========================================================
   4) HOLD ALT PÅ LINJE I RAD 2
   ========================================================= */

body.is-scrolled .pk-row2 .e-con-inner{
  display: flex !important;
  flex-wrap: nowrap !important;
  align-items: center !important;
  gap: 10px !important;
}


/* =========================================================
   5) MOBIL + NETTBRETT HEADER (RAD 3)
   ========================================================= */

.pk-row3 .e-con-inner{
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
}

/* Mobil-logo fast størrelse */
.pk-mobile-logo img{
  max-height: 40px !important;
}

/* Ingen endring på logo ved scroll */
body.is-scrolled .pk-mobile-logo img{
  max-height: 40px !important;
}


/* =========================================================
   6) MOBIL + NETTBRETT (<=1024px)
   ========================================================= */

@media (max-width: 1024px){

  /* Ingen ekstra shrink på mobilheader */
  body.is-scrolled .pk-header{
    padding: 0 !important;
  }

  /* Hamburger alltid hvit */
  .pk-menu-icon svg,
  .pk-menu-icon svg *{
    fill: #ffffff !important;
    stroke: #ffffff !important;
  }

  body.is-scrolled .pk-menu-icon svg,
  body.is-scrolled .pk-menu-icon svg *{
    fill: #ffffff !important;
    stroke: #ffffff !important;
  }

  /* Ingen scaling eller flytting */
  body.is-scrolled .pk-menu-icon{
    transform: none !important;
  }
}


/* =========================================================
   7) FIX HVIT STRIPE / OVERFLOW PÅ NETTBRETT
   ========================================================= */

@media (min-width: 768px) and (max-width: 1024px){

  html, body{
    overflow-x: hidden !important;
  }

  .pk-header,
  .pk-row3{
    max-width: 100% !important;
    overflow-x: hidden !important;
  }
}/* End custom CSS */