.elementor-kit-11{--e-global-color-primary:#1D2223;--e-global-color-secondary:#393D3E;--e-global-color-text:#FFFFFF;--e-global-color-accent:#C21818;--e-global-typography-primary-font-family:"NCL Maxipower";--e-global-typography-primary-font-size:72px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-primary-line-height:1em;--e-global-typography-secondary-font-family:"NCL Maxipower";--e-global-typography-secondary-font-size:52px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-secondary-line-height:1em;--e-global-typography-text-font-family:"effra";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.2em;--e-global-typography-accent-font-family:"NCL Maxipower";--e-global-typography-accent-font-size:20px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-b54e7a1-font-family:"NCL Maxipower";--e-global-typography-b54e7a1-font-size:32px;--e-global-typography-b54e7a1-text-transform:uppercase;--e-global-typography-3f2b955-font-family:"effra";--e-global-typography-3f2b955-font-size:32px;--e-global-typography-3f2b955-font-weight:300;background-color:var( --e-global-color-primary );background-image:url("https://igangfitness.dk/wp-content/uploads/2023/05/BG.jpg");background-size:cover;}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.elementor-kit-11 a{color:#F03333;}.elementor-kit-11 a:hover{color:#F03333;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}@media(min-width:1025px){.elementor-kit-11{background-attachment:fixed;}}@media(max-width:1024px){.elementor-kit-11{--e-global-typography-primary-font-size:52px;--e-global-typography-secondary-font-size:32px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-11{--e-global-typography-primary-font-size:32px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.outline {
    font-style: italic;
}

nav > ul > li > a:after {
    display: none !important;
}

.pt_plus_before_after.bf_af66179bc04aec9 > div > div {
    border-radius: 12px !important;
}

.interactive::after {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 15px;
    border: 3px solid transparent;
    background: linear-gradient(140deg, #C21818, #f3ecc6, #C21818) border-box;
    mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    mask-composite: exclude;
}

.marquee, .marquee2 {
  overflow: hidden;
  display: flex;
}

.marquee h2, .marquee2 h2 {
  white-space: nowrap;
}

.ctabutton, .elementor-tab-title, .elementor-tab-content, .before_after_label.after_label_text, .before_after_label.before_label_text {
    background:
    linear-gradient(to right, #C2181899, #F32A2A99),
    url(https://grainy-gradients.vercel.app/noise.svg);
}

/* Popop box */

.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  z-index: 99999999;
}

.overlay:target {
  visibility: visible;
  opacity: 1;
}

.popup {
  margin: 50px auto;
  padding: 20px;
  background: #1d2223;
  border-radius: 5px;
  width: 50%;
  position: relative;
  transition: all 5s ease-in-out;
}

.popup h2 {
  margin-top: 0;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
}

.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #C21818;
}

.popup .close:hover {
  color: #C21818;
}

.popup .content {
  max-height: 30%;
  overflow: auto;
}

a.ctabutton {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-size: var(--e-global-typography-accent-font-size);
    font-weight: var(--e-global-typography-accent-font-weight);
    text-transform: var(--e-global-typography-accent-text-transform);
    color: white;
    padding: 20px 50px;
    border-radius: 15px;
}

a.ctabutton::hover {
    cursor: pointer !important;
}

@media screen and (max-width: 700px){
  .popup{
    width: 90%;
  }
}

/* Leadform */
.lenus-form .lenus-progressbar > div > div {
    background: #393D3E !important;
}

.lenus-form .lenus-step .lenus-option input:checked + span {
    background:
    linear-gradient(to right, #C2181899, #F32A2A99),
    url(https://grainy-gradients.vercel.app/noise.svg) !important;
    border: 1px solid #393D3E !important;
}

/* Options */
.lenus-option [data-id="step-button"], .lenus-form .lenus-form-controls > button {
     background: #393D3E !important;
     color: white !important;
     border: 1px solid #393D3E !important;
}

.ctabutton, .elementor-tab-title, .elementor-tab-content, .before_after_label.after_label_text, .before_after_label.before_label_text, .lenus-progressbar > div > div > div, .lenus-form-controls > button:hover, .lenus-form-controls > button:not(:disabled):hover {
    background:
    linear-gradient(to right, #C2181899, #F32A2A99),
    url(https://grainy-gradients.vercel.app/noise.svg) !important;
}

@media only screen and (max-width: 768px) {
    .elementor-kit-11 {
        background-image: none !important;
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'NCL Maxipower';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://igangfitness.dk/wp-content/uploads/2024/04/NCLMaxipower-Slant.eot');
	src: url('https://igangfitness.dk/wp-content/uploads/2024/04/NCLMaxipower-Slant.eot?#iefix') format('embedded-opentype'),
		url('https://igangfitness.dk/wp-content/uploads/2024/04/NCLMaxipower-Slant.woff2') format('woff2'),
		url('https://igangfitness.dk/wp-content/uploads/2024/04/NCLMaxipower-Slant.woff') format('woff'),
		url('https://igangfitness.dk/wp-content/uploads/2024/04/NCLMaxipower-Slant.ttf') format('truetype'),
		url('https://igangfitness.dk/wp-content/uploads/2024/04/NCLMaxipower-Slant.svg#NCLMaxipower') format('svg');
}
@font-face {
	font-family: 'NCL Maxipower';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: url('https://igangfitness.dk/wp-content/uploads/2024/04/NCLMaxipower-OutlineSlant.eot');
	src: url('https://igangfitness.dk/wp-content/uploads/2024/04/NCLMaxipower-OutlineSlant.eot?#iefix') format('embedded-opentype'),
		url('https://igangfitness.dk/wp-content/uploads/2024/04/NCLMaxipower-OutlineSlant.woff2') format('woff2'),
		url('https://igangfitness.dk/wp-content/uploads/2024/04/NCLMaxipower-OutlineSlant.woff') format('woff'),
		url('https://igangfitness.dk/wp-content/uploads/2024/04/NCLMaxipower-OutlineSlant.ttf') format('truetype'),
		url('https://igangfitness.dk/wp-content/uploads/2024/04/NCLMaxipower-OutlineSlant.svg#NCLMaxipower') format('svg');
}
/* End Custom Fonts CSS */