.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-e425104:#FFFFFF;--e-global-color-6295ad2:#94C1A0;--e-global-color-232fc54:#DD6000;--e-global-color-280e583:#333333;--e-global-color-caded91:#333333;--e-global-color-08c5bc3:#333333;--e-global-color-12a2d38:#333333;--e-global-color-8fd09fa:#333333;--e-global-color-fbc0ab6:#333333;--e-global-color-12d0ca5:#FFFFFF;--e-global-color-0321960:#333333;--e-global-color-55637ee:#333333;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Lato";--e-global-typography-accent-line-height:1.2em;--e-global-typography-ac62f4f-font-family:"Asap";--e-global-typography-ac62f4f-font-size:18px;--e-global-typography-ac62f4f-font-weight:500;--e-global-typography-ac62f4f-text-transform:uppercase;--e-global-typography-ac62f4f-letter-spacing:2.9px;--e-global-typography-6f8ff3f-font-family:"Asap";--e-global-typography-6f8ff3f-font-size:25px;--e-global-typography-6f8ff3f-font-weight:500;--e-global-typography-6f8ff3f-line-height:1.2em;--e-global-typography-428848e-font-family:"Asap";--e-global-typography-428848e-font-size:50px;--e-global-typography-428848e-font-weight:500;--e-global-typography-38d15a9-font-family:"Lato";--e-global-typography-38d15a9-font-size:20px;--e-global-typography-5d92cf6-font-family:"Lato";--e-global-typography-5d92cf6-font-size:16px;--e-global-typography-5d92cf6-font-weight:800;--e-global-typography-3de1852-font-family:"Asap";--e-global-typography-3de1852-font-size:25px;--e-global-typography-3de1852-font-weight:500;--e-global-typography-fffc3da-font-family:"Lato";--e-global-typography-fffc3da-font-size:16px;--e-global-typography-fffc3da-font-weight:700;color:var( --e-global-color-text );font-family:"Lato", Sans-serif;font-size:16px;font-weight:400;line-height:1.5em;}.elementor-kit-6 a{color:#004828;}.elementor-kit-6 h1{color:var( --e-global-color-primary );font-family:"Asap", Sans-serif;font-size:59px;font-weight:500;line-height:1.2em;}.elementor-kit-6 h2{color:var( --e-global-color-primary );font-family:"Asap", Sans-serif;font-size:50px;font-weight:500;line-height:1.2em;}.elementor-kit-6 h3{color:var( --e-global-color-primary );font-family:"Asap", Sans-serif;font-size:18px;font-weight:500;line-height:1.2em;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-family:"Lato", Sans-serif;font-size:16px;line-height:1.5em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;--container-default-padding-top:10px;--container-default-padding-right:20px;--container-default-padding-bottom:10px;--container-default-padding-left:20px;}.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-kit-6{--e-global-typography-ac62f4f-line-height:1.2em;}.elementor-kit-6 h1{font-size:50px;}.elementor-kit-6 h2{font-size:40px;}.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-ac62f4f-font-size:16px;--e-global-typography-428848e-font-size:35px;--e-global-typography-38d15a9-font-size:15px;}.elementor-kit-6 h1{font-size:32px;}.elementor-kit-6 h2{font-size:28px;line-height:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */#hide-header{
    transition: top .3s;
}

.cm-repop-element .repop-consent-button{
    bottom: var(--footer-mobile-height) !important;
}
.elementor-location-footer{
    margin-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;
	}
}

/* Form error colors */

.gform_validation_errors{
    border-color: #fff !important;
    outline: #fff !important;
    
    .gform_submission_error{
        color: #fff !important;
        
        .gform-icon--circle-error{
            border-color: #fff !important;
            color: #fff !important;
        }
    }
    
    .gform_validation_error_link{
        color: #fff !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: var( --e-global-color-6295ad2 )  !important;
}
}/* End custom CSS */