.elementor-kit-6{--e-global-color-primary:#222222;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-0f82397:#F9E4E1;--e-global-color-89ad492:#013157;--e-global-color-12d2bd2:#FFEDEB;--e-global-color-e9e18ce:#E9E1DE;--e-global-color-6b9cdd2:#D0E4F8;--e-global-color-2f8bd75:#FAF9F5;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-line-height:1.2em;--e-global-typography-55150f6-font-family:"Poppins";--e-global-typography-55150f6-font-size:20px;--e-global-typography-55150f6-font-weight:400;--e-global-typography-32d07d0-font-family:"Poppins";--e-global-typography-32d07d0-font-size:25px;--e-global-typography-32d07d0-font-weight:500;--e-global-typography-a42fcb7-font-family:"Poppins";--e-global-typography-a42fcb7-font-size:18px;--e-global-typography-a42fcb7-font-weight:700;--e-global-typography-65c7e52-font-family:"Poppins";--e-global-typography-65c7e52-font-size:16px;--e-global-typography-65c7e52-font-weight:400;--e-global-typography-9408536-font-family:"Poppins";--e-global-typography-9408536-font-size:18px;--e-global-typography-9408536-font-weight:500;background-color:#FFF4F3;color:var( --e-global-color-text );font-family:"Poppins", Sans-serif;font-size:18px;}.elementor-kit-6 p{margin-block-end:0px;}.elementor-kit-6 a{color:var( --e-global-color-89ad492 );font-weight:500;}.elementor-kit-6 h1{color:var( --e-global-color-primary );font-family:"Poppins", Sans-serif;font-size:55px;font-weight:500;}.elementor-kit-6 h2{color:var( --e-global-color-primary );font-family:"Poppins", Sans-serif;font-size:50px;font-weight:400;}.elementor-kit-6 h3{color:var( --e-global-color-primary );font-family:"Poppins", Sans-serif;font-size:28px;font-weight:400;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1240px;}.e-con{--container-max-width:1240px;}.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:1239px){.elementor-kit-6 h1{font-size:40px;}.elementor-kit-6 h2{font-size:35px;}.elementor-kit-6 h3{font-size:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-55150f6-font-size:16px;font-size:16px;}.elementor-kit-6 h1{font-size:32px;}.elementor-kit-6 h2{font-size:28px;}.elementor-kit-6 h3{font-size:25px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Hide-header css */

.elementor-location-header{
    transition: top .3s, background .3s !important;
    z-index: 100;
    position: sticky;
}


/* Header sticky baggroundsfarve */
.elementor-location-header.sticky--effects,.elementor-location-header .elementor-sticky--effects{
    background: #fff;
    transition: background .3s;
}

.cm-repop-element .repop-consent-button{
    bottom: var(--footer-mobile-height) !important;
}
/*
.elementor-location-footer{
    margin-bottom: var(--footer-mobile-height);
}
*/
.elementor-location-footer > div:last-of-type {
    padding-bottom: var(--footer-mobile-height);
}
.ginput_container *{
    --gf-local-outline-width: 0px !important;
}

@media (min-width:1024px){
	.cookie-table{
		grid-template-columns: repeat(5, 1fr) !important;
	}
}

/* skift select/option farve på windows/chrome */
@media screen and (-webkit-min-device-pixel-ratio:0) {
select {
    background-color: transparent !important;  
}

.elementor-kit-6 option{
    background-color: #000  !important;
}
}/* End custom CSS */