.elementor-kit-11825{--e-global-color-primary:#003C6A;--e-global-color-secondary:#C9DCAF;--e-global-color-text:#2B2B2B;--e-global-color-accent:#ECB61C;--e-global-color-e677f2e:#3E1E21;--e-global-color-bf2aec1:#641313;--e-global-color-48bd7ea:#ECECED;--e-global-color-f0dfec4:#4B4B4D;--e-global-color-1267e65:#FFFFFF;--e-global-typography-primary-font-family:"Fjalla One";--e-global-typography-primary-font-weight:400;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Karla";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Karla";--e-global-typography-accent-font-weight:700;}.elementor-kit-11825 e-page-transition{background-color:#FFBC7D;}.elementor-kit-11825 p{margin-block-end:20px;}.elementor-kit-11825 a{color:var( --e-global-color-primary );font-weight:400;text-decoration:none;}.elementor-kit-11825 h1{color:var( --e-global-color-primary );font-family:"Fjalla One", Sans-serif;font-weight:400;text-transform:uppercase;}.elementor-kit-11825 h2{color:var( --e-global-color-text );}.elementor-kit-11825 h3{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-11825 h4{font-family:"Karla", Sans-serif;font-weight:700;}.elementor-kit-11825 button,.elementor-kit-11825 input[type="button"],.elementor-kit-11825 input[type="submit"],.elementor-kit-11825 .elementor-button{font-family:"Karla", Sans-serif;font-weight:700;text-transform:uppercase;border-radius:30px 30px 30px 30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1250px;}.e-con{--container-max-width:1250px;}.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);}@media(max-width:1024px){.elementor-kit-11825 h3{line-height:var( --e-global-typography-primary-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-11825 h3{line-height:var( --e-global-typography-primary-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Ta bort underline globalt */
a{
  text-decoration: none;
}

/* Lägg tillbaka underline bara i textinnehåll */
.module__wysiwyg a,
.elementor-widget-text-editor a,
.elementor-widget-post-content a{
  text-decoration: underline;
}

/* Wrapper – centrera allt innehåll */
.acf-modules {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

/* Se till att varje modul inte bryter layouten */
.acf-modules > * {
  width: 100%;
}

/* ===== GLOBAL WRAPPER ===== */
.acf-modules > * {
  margin-bottom: 56px;
}

.acf-modules > *:last-child {
  margin-bottom: 0;
}

/* ===== TEXT (INNEHÅLL) ===== */
.module--innehall,
.module__wysiwyg {
  font-size: 15px;
  line-height: 1.65;
  max-width: 900px;
}

.acf-modules .module__wysiwyg h2 {
  color: #2b2b2b;
  line-height: 1.1;
  letter-spacing: 0.5px;
}

.acf-modules .module__wysiwyg h4 {
  color: #2b2b2b;
  line-height: 1.1;
  letter-spacing: 0.5px;
}

.module__wysiwyg h3 {
  font-weight: 500;
}

.module__wysiwyg h3 strong {
  font-weight: 500;
}

.module__wysiwyg h4 {
  font-weight: 500;
}

.module__wysiwyg h4 strong {
  font-weight: 500;
}

/* ===== HEADINGS ===== */
.acf-modules h2 {
  margin-bottom: 20px;
  line-height: 1.05;
}

.acf-modules h3 {
  margin-bottom: 14px;
  font-weight: 500;
  line-height: 1.2;
}

.acf-modules h3 strong {
  font-weight: inherit;
}

/* ===== IMAGES ===== */
.module--bild img {
  width: 100%;
  height: auto;
  display: block;
}

.module--bild {
  max-width: 1000px;
  margin-bottom: 64px;
}

/* ===== GALLERY ===== */
.module--galleri {
  margin-bottom: 64px;
}

/* ===== CAPTIONS ===== */
.module--bild figcaption,
.module--galleri figcaption {
  font-size: 14px;
  line-height: 1.4;
  font-style: italic;
  color: #666;
  margin-top: 8px;
}

/* ===== VIDEO ===== */
.module--film {
  max-width: 1100px;
  margin-bottom: 72px;
}

.module--film iframe,
.module--film .elementor-wrapper {
  border-radius: 6px;
  overflow: hidden;
}

/* ===== LINKS MODULE ===== */
.module--lankar {
  background: #f7f7f4;
  padding: 28px;
  border-radius: 8px;
}

.module--lankar a {
  text-decoration: none;
  border-bottom: 1px solid currentColor;
}

/* ===== ACCORDION ===== */
.module--accordion {
  max-width: 900px;
}

.module--accordion .elementor-accordion-item {
  border-bottom: 1px solid #ddd;
}

.module--accordion .elementor-tab-title {
  font-weight: 600;
  padding: 17px 0;
}

/* ===== TAGS ===== */
.module--acf_tags {
  margin-top: 40px;
}

.module--acf_tags a {
  display: inline-block;
  margin: 4px 8px 4px 0;
  padding: 6px 12px;
  background: #eee;
  border-radius: 20px;
  font-size: 14px;
  text-decoration: none;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Fjalla One';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://adventuresweden.com/wp-content/uploads/2026/02/FjallaOne-Regular.woff2') format('woff2'),
		url('https://adventuresweden.com/wp-content/uploads/2026/02/FjallaOne-Regular.woff') format('woff'),
		url('https://adventuresweden.com/wp-content/uploads/2026/02/FjallaOne-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */