.elementor-kit-6{--e-global-color-primary:#222222;--e-global-color-secondary:#54595F;--e-global-color-text:#272727;--e-global-color-accent:#61CE70;--e-global-color-65512f7:#272727;--e-global-color-b2bdb6c:#00A160;--e-global-color-57dafd1:#FFFFFF;--e-global-color-29f8d78:#F1F1F1;--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-line-height:1.2em;--e-global-typography-bc17b5b-font-family:"proxima-nova-wide";--e-global-typography-bc17b5b-font-size:25px;--e-global-typography-bc17b5b-font-weight:700;--e-global-typography-b45b5c9-font-family:"Roboto";--e-global-typography-b45b5c9-font-size:18px;--e-global-typography-b45b5c9-font-weight:500;--e-global-typography-acaa773-font-family:"Roboto";--e-global-typography-acaa773-font-size:22px;--e-global-typography-acaa773-font-weight:700;color:#272727;font-family:"Roboto", Sans-serif;font-size:18px;font-weight:400;}.elementor-kit-6 a{color:var( --e-global-color-text );}.elementor-kit-6 h1{color:var( --e-global-color-primary );font-family:"proxima-nova-wide", Sans-serif;font-size:60px;font-weight:700;}.elementor-kit-6 h2{color:var( --e-global-color-primary );font-family:"proxima-nova-wide", Sans-serif;font-size:38px;font-weight:600;}.elementor-kit-6 h3{color:var( --e-global-color-primary );font-family:"proxima-nova-wide", Sans-serif;font-size:30px;font-weight:600;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.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:1366px){.elementor-kit-6 h1{font-size:50px;}.elementor-kit-6 h2{font-size:35px;}}@media(max-width:1024px){.elementor-kit-6 h1{font-size:40px;}.elementor-kit-6 h2{font-size:30px;}.elementor-kit-6 h3{font-size:28px;}.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-bc17b5b-font-size:20px;}.elementor-kit-6 h1{font-size:32px;}.elementor-kit-6 h2{font-size:25px;}.elementor-kit-6 h3{font-size:20px;}.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 */