.elementor-kit-5{--e-global-color-primary:#B35934;--e-global-color-secondary:#333333;--e-global-color-text:#333333;--e-global-color-accent:#B35934;--e-global-color-cc19505:#4B5563;--e-global-color-3c3503c:#FAFAFA;--e-global-color-547d44a:#FFFFFF;--e-global-color-7ebebff:#9CA3AF;--e-global-color-b69363c:#4B5563;--e-global-color-9258306:#111827;--e-global-color-6613bbc:#E5E7EB;--e-global-color-e05f7a8:#974C2C;--e-global-color-dc9d308:#4D659A;--e-global-color-052db63:#E3D504;--e-global-color-5567791:#C20726;--e-global-color-e800477:#B2D708;--e-global-color-21c3633:#784D1C;--e-global-color-7649e77:#E8621E;--e-global-color-4a5b135:#FAA732;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;background-color:#FAFAFA;font-weight:400;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 h1{font-size:40px;font-weight:300;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 *//* Fjern standardklik-effekt hvis ønsket */
.elementor-accordion .elementor-accordion-item {
  cursor: pointer;
}
/* Sørg for vi rammer selve UL i Elementor WP Menu */
.hairlab-menu .menu,
.hairlab-menu .elementor-nav-menu {
  --hover-color: #74573d; /* fallback */
}

/* Base hover/active */
.hairlab-menu .menu > li > a,
.hairlab-menu .elementor-nav-menu > li > a {
  border-bottom: 3px solid transparent;
  transition: color .2s ease, border-color .2s ease;
}

.hairlab-menu .menu > li > a:hover,
.hairlab-menu .elementor-nav-menu > li > a:hover,
.hairlab-menu .menu > li.current-menu-item > a,
.hairlab-menu .elementor-nav-menu > li.current-menu-item > a,
.hairlab-menu .menu > li.current-menu-ancestor > a,
.hairlab-menu .elementor-nav-menu > li.current-menu-ancestor > a {
  color: var(--hover-color) !important;
  border-bottom-color: var(--hover-color) !important;
}

/* Farver pr. menupunkt – sæt variablen på LI (vigtigt!) */
.hairlab-menu .menu > li:nth-child(1),
.hairlab-menu .elementor-nav-menu > li:nth-child(1) { --hover-color:#ea7635; } /* Forside */

.hairlab-menu .menu > li:nth-child(2),
.hairlab-menu .elementor-nav-menu > li:nth-child(2) { --hover-color:#74573d; } /* Priser */

.hairlab-menu .menu > li:nth-child(3),
.hairlab-menu .elementor-nav-menu > li:nth-child(3) { --hover-color:#5779a7; } /* Massage */

.hairlab-menu .menu > li:nth-child(4),
.hairlab-menu .elementor-nav-menu > li:nth-child(4) { --hover-color:#c92a3b; } /* Lash Extensions */

.hairlab-menu .menu > li:nth-child(5),
.hairlab-menu .elementor-nav-menu > li:nth-child(5) { --hover-color:#e6de2a; } /* Waxing */

.hairlab-menu .menu > li:nth-child(6),
.hairlab-menu .elementor-nav-menu > li:nth-child(6) { --hover-color:#a8cd3f; } /* PMU */

.hairlab-menu .menu > li:nth-child(7),
.hairlab-menu .elementor-nav-menu > li:nth-child(7) { --hover-color:#ea7635; } /* Kontakt */

/* Submenu: arver forælderens --hover-color */
.hairlab-menu .sub-menu a:hover {
  color: var(--hover-color) !important;
}
@media (max-width: 767px) {
  .eael-price-title-connector{
    display: none !important;
  }
}
/* EAEL Restaurant Menu – align pris og titel korrekt */
.eael-restaurant-menu-header{
  align-items: baseline;
}

.eael-restaurant-menu-title,
.eael-restaurant-menu-price{
  line-height: 1;
}

/* Optisk justering (font afhængig) */
.eael-restaurant-menu-price{
  position: relative;
  top: 1px;
}/* End custom CSS */