.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-b1428fd:#FFFFFF;--e-global-color-99ddc8c:#444444;--e-global-color-53da151:#D5E0FF;--e-global-color-7f30659:#D5E0FF;--e-global-color-de376c9:#FFFFFF;--e-global-color-94a1df9:#D5E0FF;--e-global-color-ce75f3f:#D5E0FF;--e-global-color-d262e5c:#505050;--e-global-color-79476b0:#FFFFFF;--e-global-color-459164b:#FFFFFF;--e-global-color-e752483:#FFFFFF;--e-global-color-8dac87e:#F8F8F8;--e-global-color-73fd11a:#B3BCD5;--e-global-color-4bceb8d:#D3D3D3;--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;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1600px;}.e-con{--container-max-width:1600px;--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){--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);}.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:1150px){.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 */#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 */