.elementor-kit-6{--e-global-color-primary:#1D1D1B;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#1D1D1B;--e-global-color-accent:#AF9A6E;--e-global-typography-primary-font-family:"roc-grotesk";--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:1.3em;--e-global-typography-secondary-font-family:"Roboto";--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:1.3em;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.3em;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:400;--e-global-typography-accent-line-height:1.3em;--e-global-typography-d3d325d-font-family:"Roboto";--e-global-typography-d3d325d-font-size:25px;--e-global-typography-d3d325d-font-weight:500;--e-global-typography-d3d325d-line-height:1.3em;color:var( --e-global-color-text );font-family:"Roboto", Sans-serif;font-size:20px;font-weight:400;line-height:1.3em;}.elementor-kit-6 a{color:var( --e-global-color-accent );}.elementor-kit-6 h1{font-family:"roc-grotesk", Sans-serif;font-size:80px;font-weight:400;line-height:1.1em;}.elementor-kit-6 h2{font-family:"roc-grotesk", Sans-serif;font-size:55px;font-weight:400;line-height:1.3em;}.elementor-kit-6 h3{font-family:"roc-grotesk", Sans-serif;font-size:35px;font-weight:400;line-height:1.3em;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-family:"Roboto", Sans-serif;font-size:20px;font-weight:400;line-height:1em;color:var( --e-global-color-secondary );background-color:#02010100;border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );border-radius:40px 40px 40px 40px;padding:5px 5px 5px 20px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-accent );border-radius:40px 40px 40px 40px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1740px;}.e-con{--container-max-width:1740px;--container-default-padding-top:10px;--container-default-padding-right:40px;--container-default-padding-bottom:10px;--container-default-padding-left:40px;}.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);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.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-d3d325d-font-size:20px;font-size:16px;}.elementor-kit-6 h1{font-size:50px;}.elementor-kit-6 h2{font-size:40px;}.elementor-kit-6 h3{font-size:30px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;--container-default-padding-top:10px;--container-default-padding-right:20px;--container-default-padding-bottom:10px;--container-default-padding-left:20px;}}@media(max-width:767px){.elementor-kit-6 h1{font-size:40px;}.elementor-kit-6 h2{font-size:30px;}.elementor-kit-6 h3{font-size:24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;--container-default-padding-top:10px;--container-default-padding-right:10px;--container-default-padding-bottom:10px;--container-default-padding-left:10px;}}/* 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: #1D1D1B;
    transition: background .3s;
}

.grecaptcha-badge {
    visibility: hidden;
}

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

.ios-form {
    .elementor-date-field,
    .elementor-time-field {
        /* Removes the native rough design IOS */
        -webkit-appearance: none;
        
        /* Adding placeholder Via Placeholder on before pseudo*/
        &::before {
            position: absolute;
            content: attr(placeholder);
        }
        
        /* Removing placeholder once input field is changed*/
        &.date-selected:before,
        &.time-selected:before {
            content: '';
        }
        
        /* -------- IOS mobile alignment left ---------------- */
        &::-webkit-date-and-time-value {
            width: 100%;
            display: block;
            position: absolute;
            text-align: left;
        }
    }
}


.elementor-button-content-wrapper{
    align-items: center;
    gap: 20px !important;
}

.elementor-widget-button:not(.normalb) a{
    transition-timing-function: ease-in;
}

/*.elementor-widget-button:has(.elementor-button-icon):not(.normalb) a{
    border-right: 0 !important;
}*/

.elementor-widget-button:not(.normalb) .elementor-button-icon{
    height: 44px;
    width: 44px;
    min-height: 44px;
    min-width: 44px;
    background: #AF9A6E;
    border-radius: 100%;
    align-items: center;
    justify-content: center;
}

.elementor-button-icon:not(.normalb .elementor-button-icon) svg{
    height: 8px;
    width: 14px;
}

form .elementor-button-icon{
    height: 44px;
    width: 44px;
    min-height: 44px;
    min-width: 44px;
    background: #AF9A6E;
    border-radius: 100%;
    align-items: center;
    justify-content: center;
}

form .elementor-button-icon path{
    fill: #fff !important;
}

#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);
}

.elementor-location-floating_buttons .e-con{
        z-index: 99;
    }

@media (max-width: 1024px){
    form .elementor-button-icon{
    height: 30px;
    width: 30px;
    min-height: 30px;
    min-width: 30px;
}

.elementor-widget-button:not(.normalb) .elementor-button-icon{
    height: 30px;
    width: 30px;
    min-height: 30px;
    min-width: 30px;
}

h1{
    hyphens: auto;
}
}/* End custom CSS */