.elementor-8440 .elementor-element.elementor-element-6160709{--display:flex;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-8440 .elementor-element.elementor-element-044b26c{text-align:center;}.elementor-8440 .elementor-element.elementor-element-044b26c .elementor-heading-title{font-family:var( --e-global-typography-38e38cc-font-family ), Sans-serif;font-size:var( --e-global-typography-38e38cc-font-size );font-weight:var( --e-global-typography-38e38cc-font-weight );line-height:var( --e-global-typography-38e38cc-line-height );letter-spacing:var( --e-global-typography-38e38cc-letter-spacing );color:var( --e-global-color-f7c0486 );}#elementor-popup-modal-8440 .dialog-widget-content{animation-duration:0s;background-color:var( --e-global-color-accent );box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-8440{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-8440 .dialog-message{width:100vw;height:100vh;align-items:center;}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-8440 .elementor-element.elementor-element-044b26c .elementor-heading-title{font-size:var( --e-global-typography-38e38cc-font-size );line-height:var( --e-global-typography-38e38cc-line-height );letter-spacing:var( --e-global-typography-38e38cc-letter-spacing );}}@media(max-width:767px){.elementor-8440 .elementor-element.elementor-element-6160709{--padding-top:0px;--padding-bottom:0px;--padding-left:16px;--padding-right:16px;}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-8440 .elementor-element.elementor-element-044b26c .elementor-heading-title{font-size:var( --e-global-typography-38e38cc-font-size );line-height:var( --e-global-typography-38e38cc-line-height );letter-spacing:var( --e-global-typography-38e38cc-letter-spacing );}}/* Start custom CSS *//* Skjul sidens hovedelementer på mobil, men lad selve body køre */
@media (max-width: 767px) {
    /* Vi målretter de typiske Elementor-containere og standard WordPress indhold */
    header, 
    footer, 
    #content, 
    .elementor-location-header, 
    .elementor-location-footer, 
    #primary,
    main {
        display: none !important;
    }

    /* Tving popup-containeren til at være synlig */
    .elementor-popup-modal, 
    .dialog-widget-content,
    .elementor-location-popup {
        display: block !important;
    }

    /* Sørg for at baggrunden er pæn imens */
    html, body {
        background-color: #ffffff !important; /* Din ønskede baggrundsfarve */
        overflow: hidden !important;
    }
}/* End custom CSS */