/*!
Theme Name: KovaKoodarit
Author: KovaKoodarit Oy
Author URI: https://kovakoodarit.com
Description:
Version: 1.0.0
From aucor-starter: 5.1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
@font-face {
  font-family: "Figtree";
  src: url(../../../../../../../themes/kkwp/fonts/Figtree-VariableFont_wght.ttf) format("truetype");
  font-weight: 1 999;
}
strong {
  font-weight: 700;
}

.wp-block-columns {
  gap: 3rem !important;
}
@media screen and (max-width: 781px) {
  .wp-block-columns {
    gap: 1rem !important;
  }
}

/*
.wp-block-columns {
	margin-top: 5rem !important;
	margin-bottom: 5rem !important;
}
*/
/*
.box-slideshow {
	border: 2px solid #0ff;
	margin: 0px !important;
	overflow: hidden;
}
*/
.box-slideshow .splide__track .splide__list li {
  padding: 0px !important;
  margin: 0px !important;
}

/*
Theme Name: kkwp
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

kkwp is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
button,
input,
select,
optgroup,
textarea {
  font-size: 1rem;
  line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 0.9375rem;
  line-height: 1.6;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}

body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

dt {
  font-weight: bold;
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*
button,
input[type='button'],
input[type='reset'],
input[type='submit'] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type='button']:hover,
input[type='reset']:hover,
input[type='submit']:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type='button']:active,
input[type='button']:focus,
input[type='reset']:active,
input[type='reset']:focus,
input[type='submit']:active,
input[type='submit']:focus {
	border-color: #aaa #bbb #bbb;
}

input[type='text'],
input[type='email'],
input[type='url'],
input[type='password'],
input[type='search'],
input[type='number'],
input[type='tel'],
input[type='range'],
input[type='date'],
input[type='month'],
input[type='week'],
input[type='time'],
input[type='datetime'],
input[type='datetime-local'],
input[type='color'],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type='text']:focus,
input[type='email']:focus,
input[type='url']:focus,
input[type='password']:focus,
input[type='search']:focus,
input[type='number']:focus,
input[type='tel']:focus,
input[type='range']:focus,
input[type='date']:focus,
input[type='month']:focus,
input[type='week']:focus,
input[type='time']:focus,
input[type='datetime']:focus,
input[type='datetime-local']:focus,
input[type='color']:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}
*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
  clear: both;
  display: block;
  float: left;
  width: 100%;
}

.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.main-navigation ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 100%;
  left: -999em;
  z-index: 99999;
}

.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
  left: 100%;
}

.main-navigation ul ul a {
  width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  left: auto;
}

.main-navigation li {
  float: left;
  position: relative;
}

.main-navigation a {
  display: block;
  text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
  .main-navigation ul {
    display: block;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
          clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
}

.alignright {
  display: inline;
  float: right;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  /* Make sure select elements fit in widgets. */
}

.widget select {
  max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block;
}

.updated:not(.published) {
  display: none;
}

.page-links {
  clear: both;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  max-width: 100%;
}

.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption-text {
  text-align: center;
}

.wp-block-group__inner-container,
.wp-block-media-text,
.wp-block-columns,
.wp-block-embed__wrapper {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.wp-block-group__inner-container.alignwide,
.wp-block-media-text.alignwide,
.wp-block-columns.alignwide,
.wp-block-embed__wrapper.alignwide {
  max-width: 1094px;
}
.wp-block-group__inner-container.alignfull,
.wp-block-media-text.alignfull,
.wp-block-columns.alignfull,
.wp-block-embed__wrapper.alignfull {
  max-width: none;
}

.wp-block-group.alignwide {
  max-width: 1094px;
}
.wp-block-group.alignwide .wp-block-group__inner-container {
  max-width: 1094px;
}
.wp-block-group.alignfull {
  max-width: none;
}
.wp-block-group.alignfull .wp-block-group__inner-container {
  max-width: none;
}

article ul,
article ol {
  padding-left: 1em;
}
article ul li,
article ol li {
  margin: 0px;
  padding: 0px;
}

h1,
h2,
h3,
h4,
h5 {
  font-family: "Figtree", serif;
  font-weight: 300;
  line-height: 1.1956521739;
  margin-top: 0.5rem;
  margin-bottom: 1rem;
  font-weight: 300;
  line-height: 1.2;
}

h1, h2 {
  font-size: 40px;
  font-weight: 700;
}
@media screen and (max-width: 1000px) {
  h1, h2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 800px) {
  h1, h2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 700px) {
  h1, h2 {
    font-size: 32px;
  }
}
@media screen and (max-width: 400px) {
  h1, h2 {
    font-size: 28px;
  }
}

h3 {
  font-size: 30px;
}
@media screen and (max-width: 1000px) {
  h3 {
    font-size: 27px;
  }
}
@media screen and (max-width: 800px) {
  h3 {
    font-size: 27px;
  }
}
@media screen and (max-width: 700px) {
  h3 {
    font-size: 24px;
  }
}
@media screen and (max-width: 400px) {
  h3 {
    font-size: 21px;
  }
}

h6 {
  padding: 0px;
  margin: 0.5em 0px;
  font-size: 13px;
  letter-spacing: 0.4em;
  text-transform: uppercase;
  line-height: 1.5;
}
@media screen and (max-width: 1000px) {
  h6 {
    font-size: 13px;
  }
}
@media screen and (max-width: 800px) {
  h6 {
    font-size: 13px;
  }
}
@media screen and (max-width: 700px) {
  h6 {
    font-size: 14px;
  }
}
@media screen and (max-width: 400px) {
  h6 {
    font-size: 14px;
  }
}

.has-x-large-font-size {
  font-size: 40px !important;
}
@media screen and (max-width: 1000px) {
  .has-x-large-font-size {
    font-size: 36px !important;
  }
}
@media screen and (max-width: 800px) {
  .has-x-large-font-size {
    font-size: 36px !important;
  }
}
@media screen and (max-width: 700px) {
  .has-x-large-font-size {
    font-size: 32px;
  }
}
@media screen and (max-width: 400px) {
  .has-x-large-font-size {
    font-size: 28px;
  }
}

.has-large-font-size {
  font-size: 30px !important;
  font-weight: 300;
}
@media screen and (max-width: 1000px) {
  .has-large-font-size {
    font-size: 27px !important;
  }
}
@media screen and (max-width: 800px) {
  .has-large-font-size {
    font-size: 27px !important;
  }
}
@media screen and (max-width: 700px) {
  .has-large-font-size {
    font-size: 24px;
  }
}
@media screen and (max-width: 400px) {
  .has-large-font-size {
    font-size: 21px;
  }
}

.has-medium-font-size {
  font-size: 18px !important;
}
@media screen and (max-width: 1000px) {
  .has-medium-font-size {
    font-size: 16.2px !important;
  }
}
@media screen and (max-width: 800px) {
  .has-medium-font-size {
    font-size: 16.2px !important;
  }
}
@media screen and (max-width: 700px) {
  .has-medium-font-size {
    font-size: 14.4px;
  }
}
@media screen and (max-width: 400px) {
  .has-medium-font-size {
    font-size: 14px;
  }
}

.has-small-font-size {
  font-size: 13px !important;
}
@media screen and (max-width: 1000px) {
  .has-small-font-size {
    font-size: 13px !important;
  }
}
@media screen and (max-width: 800px) {
  .has-small-font-size {
    font-size: 13px !important;
  }
}
@media screen and (max-width: 700px) {
  .has-small-font-size {
    font-size: 14px;
  }
}
@media screen and (max-width: 400px) {
  .has-small-font-size {
    font-size: 14px;
  }
}

.site-menu {
  display: none;
  position: fixed;
  z-index: 100;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #042B29;
  overflow-y: scroll;
  text-align: center;
  padding: 2rem 3rem;
  padding-top: 4rem;
}
@media screen and (max-width: 600px) {
  .site-menu {
    padding: 2rem 1.5rem;
  }
}
.site-menu .menu-main-menu-fi-container ul,
.site-menu .menu-main-menu-container ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
  display: block;
  text-align: left;
}
.site-menu .menu-main-menu-fi-container ul li,
.site-menu .menu-main-menu-container ul li {
  position: relative;
  padding: 0.5rem 0px;
  margin: 0em 0px;
  display: block;
  font-size: 30px;
  font-family: "Figtree", serif;
  font-weight: 300;
  line-height: 1.1956521739;
  font-weight: 700;
}
@media screen and (max-width: 1000px) {
  .site-menu .menu-main-menu-fi-container ul li,
  .site-menu .menu-main-menu-container ul li {
    font-size: 27px;
  }
}
@media screen and (max-width: 800px) {
  .site-menu .menu-main-menu-fi-container ul li,
  .site-menu .menu-main-menu-container ul li {
    font-size: 27px;
  }
}
@media screen and (max-width: 700px) {
  .site-menu .menu-main-menu-fi-container ul li,
  .site-menu .menu-main-menu-container ul li {
    font-size: 24px;
  }
}
@media screen and (max-width: 400px) {
  .site-menu .menu-main-menu-fi-container ul li,
  .site-menu .menu-main-menu-container ul li {
    font-size: 21px;
  }
}
.site-menu .menu-main-menu-fi-container ul li a,
.site-menu .menu-main-menu-container ul li a {
  position: relative;
}
.site-menu .menu-main-menu-fi-container ul li .open-close-menu,
.site-menu .menu-main-menu-container ul li .open-close-menu {
  display: inline-block;
  position: relative;
  cursor: pointer;
  margin-left: 1rem;
  top: 0.15rem;
}
.site-menu .menu-main-menu-fi-container ul li .open-close-menu .open,
.site-menu .menu-main-menu-container ul li .open-close-menu .open {
  background: var(--wpr-bg-13d3ddf2-8f89-49ef-9506-2c8b25d85d55) center center no-repeat;
  background-size: 100% auto;
  height: 1.25rem;
  width: 1.25rem;
}
.site-menu .menu-main-menu-fi-container ul li .open-close-menu .close,
.site-menu .menu-main-menu-container ul li .open-close-menu .close {
  display: none;
  background: var(--wpr-bg-f207db7d-2e0a-44f2-be61-36d8937d3d9c) center center no-repeat;
  background-size: auto 100%;
  height: 1.25rem;
  width: 1.25rem;
}
.site-menu .menu-main-menu-fi-container ul li.open .open-close-menu .open,
.site-menu .menu-main-menu-container ul li.open .open-close-menu .open {
  display: none;
}
.site-menu .menu-main-menu-fi-container ul li.open .open-close-menu .close,
.site-menu .menu-main-menu-container ul li.open .open-close-menu .close {
  display: inline-block;
}
.site-menu .menu-main-menu-fi-container ul li a,
.site-menu .menu-main-menu-container ul li a {
  color: #ffffff;
  text-decoration: none;
}
.site-menu .menu-main-menu-fi-container ul li ul.sub-menu,
.site-menu .menu-main-menu-container ul li ul.sub-menu {
  display: none;
  padding-bottom: 1rem;
}
.site-menu .menu-main-menu-fi-container ul li ul.sub-menu li,
.site-menu .menu-main-menu-container ul li ul.sub-menu li {
  margin: 0px;
  padding: 0px;
}
.site-menu .menu-main-menu-fi-container ul li ul.sub-menu li a,
.site-menu .menu-main-menu-container ul li ul.sub-menu li a {
  color: #97A295;
  font-weight: 300;
  font-size: 18px;
}
@media screen and (max-width: 1000px) {
  .site-menu .menu-main-menu-fi-container ul li ul.sub-menu li a,
  .site-menu .menu-main-menu-container ul li ul.sub-menu li a {
    font-size: 16.2px;
  }
}
@media screen and (max-width: 800px) {
  .site-menu .menu-main-menu-fi-container ul li ul.sub-menu li a,
  .site-menu .menu-main-menu-container ul li ul.sub-menu li a {
    font-size: 16.2px;
  }
}
@media screen and (max-width: 700px) {
  .site-menu .menu-main-menu-fi-container ul li ul.sub-menu li a,
  .site-menu .menu-main-menu-container ul li ul.sub-menu li a {
    font-size: 14.4px;
  }
}
@media screen and (max-width: 400px) {
  .site-menu .menu-main-menu-fi-container ul li ul.sub-menu li a,
  .site-menu .menu-main-menu-container ul li ul.sub-menu li a {
    font-size: 14px;
  }
}
.site-menu .menu-main-menu-fi-container ul li.current-menu-item > a,
.site-menu .menu-main-menu-container ul li.current-menu-item > a {
  color: #FF9D00 !important;
}

.menu-container {
  display: flex;
  max-width: 712px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 4rem;
}
.menu-container #menu-main-container {
  width: 50%;
}
.menu-container #menu-main-container li.selected a:after {
  content: "-->";
  right: -3rem;
}
.menu-container #menu-sub-container {
  width: 50%;
}
.menu-container #menu-sub-container ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
  display: block;
  text-align: left;
}
.menu-container #menu-sub-container ul li {
  position: relative;
  padding: 0.5rem 0px;
  margin: 0em 0px;
  display: block;
  font-size: 30px;
  font-family: "Figtree", serif;
  font-weight: 300;
  line-height: 1.1956521739;
  font-weight: 700;
}
@media screen and (max-width: 1000px) {
  .menu-container #menu-sub-container ul li {
    font-size: 27px;
  }
}
@media screen and (max-width: 800px) {
  .menu-container #menu-sub-container ul li {
    font-size: 27px;
  }
}
@media screen and (max-width: 700px) {
  .menu-container #menu-sub-container ul li {
    font-size: 24px;
  }
}
@media screen and (max-width: 400px) {
  .menu-container #menu-sub-container ul li {
    font-size: 21px;
  }
}
.menu-container #menu-sub-container ul li a {
  position: relative;
}
.menu-container #menu-sub-container ul li .open-close-menu {
  display: inline-block;
  position: relative;
  cursor: pointer;
  margin-left: 1rem;
  top: 0.15rem;
}
.menu-container #menu-sub-container ul li .open-close-menu .open {
  background: var(--wpr-bg-d2c8d4cb-c0a2-4c32-9455-b4c5ac8857f8) center center no-repeat;
  background-size: 100% auto;
  height: 1.25rem;
  width: 1.25rem;
}
.menu-container #menu-sub-container ul li .open-close-menu .close {
  display: none;
  background: var(--wpr-bg-ff89ea36-7987-4274-8eac-19e1d96f26ed) center center no-repeat;
  background-size: auto 100%;
  height: 1.25rem;
  width: 1.25rem;
}
.menu-container #menu-sub-container ul li.open .open-close-menu .open {
  display: none;
}
.menu-container #menu-sub-container ul li.open .open-close-menu .close {
  display: inline-block;
}
.menu-container #menu-sub-container ul li a {
  color: #ffffff;
  text-decoration: none;
}
.menu-container #menu-sub-container ul li ul.sub-menu {
  display: none;
  padding-bottom: 1rem;
}
.menu-container #menu-sub-container ul li ul.sub-menu li {
  margin: 0px;
  padding: 0px;
}
.menu-container #menu-sub-container ul li ul.sub-menu li a {
  color: #97A295;
  font-weight: 300;
  font-size: 18px;
}
@media screen and (max-width: 1000px) {
  .menu-container #menu-sub-container ul li ul.sub-menu li a {
    font-size: 16.2px;
  }
}
@media screen and (max-width: 800px) {
  .menu-container #menu-sub-container ul li ul.sub-menu li a {
    font-size: 16.2px;
  }
}
@media screen and (max-width: 700px) {
  .menu-container #menu-sub-container ul li ul.sub-menu li a {
    font-size: 14.4px;
  }
}
@media screen and (max-width: 400px) {
  .menu-container #menu-sub-container ul li ul.sub-menu li a {
    font-size: 14px;
  }
}
.menu-container #menu-sub-container ul li.current-menu-item > a {
  color: #FF9D00 !important;
}
.menu-container #menu-sub-container #right-sub-menu {
  text-align: center;
}
.menu-container #menu-sub-container #right-sub-menu ul.sub-menu {
  text-align: center;
  display: block;
}
.menu-container #menu-sub-container #right-sub-menu li a {
  color: #97A295;
  font-weight: 700;
  font-size: 18px;
}
@media screen and (max-width: 1000px) {
  .menu-container #menu-sub-container #right-sub-menu li a {
    font-size: 16.2px;
  }
}
@media screen and (max-width: 800px) {
  .menu-container #menu-sub-container #right-sub-menu li a {
    font-size: 16.2px;
  }
}
@media screen and (max-width: 700px) {
  .menu-container #menu-sub-container #right-sub-menu li a {
    font-size: 14.4px;
  }
}
@media screen and (max-width: 400px) {
  .menu-container #menu-sub-container #right-sub-menu li a {
    font-size: 14px;
  }
}
.menu-container #menu-sub-container #right-sub-menu li a:after {
  display: none;
}
.menu-container #menu-sub-container #right-sub-menu li ul {
  padding: 0px;
  margin: 0px;
  padding-top: 0.5rem;
}
.menu-container #menu-sub-container #right-sub-menu li ul li {
  padding: 0px;
  margin: 0px;
  font-size: 13px;
}
@media screen and (max-width: 1000px) {
  .menu-container #menu-sub-container #right-sub-menu li ul li {
    font-size: 13px;
  }
}
@media screen and (max-width: 800px) {
  .menu-container #menu-sub-container #right-sub-menu li ul li {
    font-size: 13px;
  }
}
@media screen and (max-width: 700px) {
  .menu-container #menu-sub-container #right-sub-menu li ul li {
    font-size: 14px;
  }
}
@media screen and (max-width: 400px) {
  .menu-container #menu-sub-container #right-sub-menu li ul li {
    font-size: 14px;
  }
}
.menu-container #menu-sub-container #right-sub-menu li ul li a {
  color: #97A295;
  font-size: 13px;
  font-weight: 300;
}
@media screen and (max-width: 1000px) {
  .menu-container #menu-sub-container #right-sub-menu li ul li a {
    font-size: 13px;
  }
}
@media screen and (max-width: 800px) {
  .menu-container #menu-sub-container #right-sub-menu li ul li a {
    font-size: 13px;
  }
}
@media screen and (max-width: 700px) {
  .menu-container #menu-sub-container #right-sub-menu li ul li a {
    font-size: 14px;
  }
}
@media screen and (max-width: 400px) {
  .menu-container #menu-sub-container #right-sub-menu li ul li a {
    font-size: 14px;
  }
}
.menu-container #menu-sub-container #right-sub-menu li ul li a:after {
  display: none;
}

header.menu-header {
  background: #000;
  height: 4.5rem;
  position: relative;
  /*
  	.lang-menu {
  		position: absolute;
  		top: $header_height;
  		right: 1rem;
  		border: 1px solid #f0f;

  		top: 50%;		
  		transform: translateY(-50%);
  		right: 5.7rem;
  		white-space: nowrap;

  		@include font-size(16);

  		line-height: $header_height;

  		a {
  			opacity: 0.9;

  			margin: 0px 0.15em;
  			font-weight: 100;
  			&.selected {
  				border-bottom: 2px solid $white;
  			}
  		}


  	}
  	*/
}
header.menu-header .header-logo {
  position: absolute;
  top: 0.75em;
  left: 50%;
  z-index: 101;
  transform: translateX(-50%);
  height: calc(100% - 1.5em);
}
header.menu-header .header-logo img {
  height: 100%;
  width: auto;
}
header.menu-header .show-hide-menu {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0.25rem;
  cursor: pointer;
  height: calc(4.5rem - 1.5rem);
  padding: 0rem 2rem;
}
header.menu-header .show-hide-menu img {
  width: auto;
  height: 100%;
  height: calc(4.5rem - 1.5rem);
}

@media screen and (max-width: 600px) {
  .menu-container {
    display: block !important;
    text-align: center;
  }
  .menu-container #menu-main-container {
    width: 100% !important;
  }
  .menu-container ul {
    text-align: center;
  }
  .menu-container ul li {
    text-align: center;
  }
  .menu-container ul.menu > li.menu-item-has-children > a {
    margin-left: 2.5rem;
  }
  .menu-container li.menu-item-has-children ul li a {
    font-weight: 700 !important;
  }
  .menu-container li.menu-item-has-children ul li ul li a {
    font-weight: 300 !important;
  }
  li.open ul.sub-menu {
    display: block !important;
  }
  #menu-sub-container {
    display: none !important;
  }
}
.show-hide-menu.hide-menu img {
  transform: rotate(180deg);
}

body.show-menu {
  overflow: hidden;
}
body.show-menu #site-menu {
  display: block;
}

/*
.lang-menu {
	position: relative;
	margin-bottom: 2rem;
	a {
		color: $white;
		text-decoration: none;
		margin: 1rem;

		&.selected {
			color: $menu_selected_color;
		}
	}

	.lang-div {
		position: absolute;

		top: 50%;
		transform: translateY(-50%);
		background: $white;
		width: 1px;
		height: 1.5rem;
		display: inline-block;
	}
}
*/
.bottom-menu {
  max-width: 712px;
  margin-left: auto;
  margin-right: auto;
  border-top: 1px solid #97A295;
  margin-top: 4rem;
  font-size: 13px;
}
@media screen and (max-width: 1000px) {
  .bottom-menu {
    font-size: 13px;
  }
}
@media screen and (max-width: 800px) {
  .bottom-menu {
    font-size: 13px;
  }
}
@media screen and (max-width: 700px) {
  .bottom-menu {
    font-size: 14px;
  }
}
@media screen and (max-width: 400px) {
  .bottom-menu {
    font-size: 14px;
  }
}
.bottom-menu ul {
  padding: 0px;
  padding-top: 4rem;
  margin: 0px;
}
.bottom-menu ul li {
  padding: 0px;
  margin: 0px 0.5rem;
  display: inline-block;
}
.bottom-menu a {
  color: #97A295;
  text-decoration: none;
}

.some-container {
  max-width: 712px;
  margin-left: auto;
  margin-right: auto;
  color: #97A295;
  padding-top: 1rem;
}
.some-container a {
  margin: 1rem;
}
.some-container img {
  height: 2rem;
  width: auto;
}

.has-background.has--background-color {
  background: #042B29;
}

.has-text-color.has--color {
  color: #042B29;
}

.has-inline-color.has--color {
  color: #042B29;
}

.has-background.has-white-background-color {
  background: #ffffff;
}

.has-text-color.has-white-color {
  color: #ffffff;
}

.has-inline-color.has-white-color {
  color: #ffffff;
}

.has-background.has-gray-1-background-color {
  background: #EBE1DC;
}

.has-text-color.has-gray-1-color {
  color: #EBE1DC;
}

.has-inline-color.has-gray-1-color {
  color: #EBE1DC;
}

.has-background.has-gray-2-background-color {
  background: #97A295;
}

.has-text-color.has-gray-2-color {
  color: #97A295;
}

.has-inline-color.has-gray-2-color {
  color: #97A295;
}

.has-background.has-gray-3-background-color {
  background: #ECF1EA;
}

.has-text-color.has-gray-3-color {
  color: #ECF1EA;
}

.has-inline-color.has-gray-3-color {
  color: #ECF1EA;
}

.has-background.has-brown-background-color {
  background: #675458;
}

.has-text-color.has-brown-color {
  color: #675458;
}

.has-inline-color.has-brown-color {
  color: #675458;
}

.has-background.has-orange-background-color {
  background: #FF9D00;
}

.has-text-color.has-orange-color {
  color: #FF9D00;
}

.has-inline-color.has-orange-color {
  color: #FF9D00;
}

.has-background.has-yellow-background-color {
  background: #FFF617;
}

.has-text-color.has-yellow-color {
  color: #FFF617;
}

.has-inline-color.has-yellow-color {
  color: #FFF617;
}

.has-background.has-red-background-color {
  background: #F57300;
}

.has-text-color.has-red-color {
  color: #F57300;
}

.has-inline-color.has-red-color {
  color: #F57300;
}

html,
body {
  font-family: "Figtree", serif;
  line-height: 1.2222222222;
  font-weight: 300;
  font-size: 18px;
  font-weight: 400;
  color: #042B29;
  --wp--style--global--content-size: 800px;
  --wp--style--global--wide-size: 1094px;
  --wp--style--global--content-size: 800px;
}
@media screen and (max-width: 1000px) {
  html,
  body {
    font-size: 16.2px;
  }
}
@media screen and (max-width: 800px) {
  html,
  body {
    font-size: 16.2px;
  }
}
@media screen and (max-width: 700px) {
  html,
  body {
    font-size: 14.4px;
  }
}
@media screen and (max-width: 400px) {
  html,
  body {
    font-size: 14px;
  }
}

a {
  color: #042B29;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h5 a {
  text-decoration: none;
}

.has-black-background-color a {
  color: #ffffff;
}

.wp-block-separator {
  border: 0px;
  height: 1px;
  background: #042B29;
  opacity: 0.3;
  padding: 0px;
}

@media screen and (max-width: 781px) {
  .read-more.button,
  .wp-block-button {
    padding-bottom: 2rem;
  }
}

.wp-block-button .wp-block-button__link {
  border-radius: 1.5em;
  padding: 0.5em 1.25em !important;
  line-height: 1;
  cursor: pointer;
  text-decoration: none;
  border: 2px solid #FF9D00;
  color: #FF9D00;
  background: transparent;
}
.wp-block-button .wp-block-button__link:hover {
  color: #042B29 !important;
}
.wp-block-button .wp-block-button__link:hover {
  color: #042B29 !important;
  background: #FF9D00 !important;
  border-color: #FF9D00 !important;
}
.wp-block-button .wp-block-button__link.has-brown-background-color {
  background-color: transparent !important;
}
.wp-block-button .wp-block-button__link.has-brown-background-color:hover {
  background-color: #FF9D00 !important;
}

.wp-block-button.is-style-outline {
  border-color: #FF9D00;
  color: #FF9D00;
}
.wp-block-button.is-style-outline .has-red-color {
  border-color: #FF9D00 !important;
  color: #FF9D00 !important;
}
.wp-block-button.is-style-outline .wp-block-button__link:hover {
  background: #FF9D00 !important;
  border-color: #FF9D00 !important;
}
.wp-block-button.is-style-outline .wp-block-button__link:hover .has-red-color {
  background: #FF9D00 !important;
  border-color: #FF9D00 !important;
}
.wp-block-button.is-style-outline .wp-block-button__link:hover.has-orange-color {
  background: #FF9D00 !important;
  border-color: #FF9D00 !important;
}
.wp-block-button.is-style-outline .wp-block-button__link:hover.has-yellow-color {
  background: #FFF617 !important;
  border-color: #FFF617 !important;
}
.is-style-white-button.wp-block-button .wp-block-button__link {
  border-color: #fff;
  color: #fff;
}
.is-style-white-button.wp-block-button .wp-block-button__link:hover {
  background-color: #fff !important;
  border-color: #fff !important;
}

body {
  position: relative;
  /* font-smooth: always; */
}

.summmer-winter-select {
  position: absolute;
  top: 1rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1000;
}
.summmer-winter-select a {
  display: inline-block;
  height: 2rem;
  width: auto;
  margin: 0.5rem;
  opacity: 0.6;
}
.summmer-winter-select a img {
  height: 2rem;
  width: auto;
}
.summmer-winter-select a.selected {
  opacity: 1;
}
@media screen and (max-width: 940px) {
  .summmer-winter-select {
    text-align: center;
    top: calc(100vh - 6.8rem);
    left: 2.25rem;
    width: 3rem;
  }
  .summmer-winter-select a {
    margin: 0.3rem;
  }
  .summmer-winter-select a img {
    height: 2.5rem;
    width: auto;
  }
}

body.show-menu .summmer-winter-select {
  display: none;
}

header.site-header {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 100;
  height: 4.5rem;
  padding: 0rem 1.5rem 0.5rem 1.5rem;
}
@media screen and (max-width: 430px) {
  header.site-header {
    padding: 0rem 0.75rem 0.5rem 0.75rem;
  }
}
header.site-header.dark-header-mode {
  background: #042B29;
}
header.site-header .header-container {
  position: relative;
  height: 4.5rem;
}
header.site-header .header-container .header-logo {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0px;
  height: 2.25rem;
}
header.site-header .header-container .header-logo img {
  height: 2.25rem;
  width: auto;
}
@media screen and (max-width: 430px) {
  header.site-header .header-container .header-logo {
    height: 2rem;
  }
  header.site-header .header-container .header-logo img {
    height: 2rem;
  }
}
header.site-header .header-container .show-hide-menu {
  position: absolute;
  top: 50%;
  right: 0px;
  height: 2rem;
  transform: translateY(-50%);
  cursor: pointer;
}
header.site-header .header-container .show-hide-menu img {
  height: 2rem;
  width: auto;
}
header.site-header .header-container .book-button-container {
  display: inline-block;
  position: absolute;
  right: 4rem;
  top: 50%;
  transform: translateY(-50%);
}
header.site-header .header-container .book-button {
  border-radius: 1.5em;
  padding: 0.5em 1.25em !important;
  line-height: 1;
  cursor: pointer;
  text-decoration: none;
  border: 2px solid #ffffff;
  color: #ffffff;
  background: transparent;
  font-size: 20px;
}
header.site-header .header-container .book-button:hover {
  color: #042B29 !important;
}
header.site-header .header-container .book-button:hover {
  color: #042B29 !important;
  background: #ffffff !important;
  border-color: #ffffff !important;
}
@media screen and (max-width: 1000px) {
  header.site-header .header-container .book-button {
    font-size: 18px;
  }
}
@media screen and (max-width: 800px) {
  header.site-header .header-container .book-button {
    font-size: 18px;
  }
}
@media screen and (max-width: 700px) {
  header.site-header .header-container .book-button {
    font-size: 16px;
  }
}
@media screen and (max-width: 550px) {
  header.site-header .header-container .book-button-container:not(.mobile) {
    /* right: unset;
    top: 100%;
    transform: unset;
    left: 0;
    width: 100%;
    text-align: center; */
    display: none;
  }
  header.site-header .header-container .book-button {
    font-size: 13px;
  }
}

body.error404,
body.single-post,
body.blog,
body.dark-header-mode {
  padding-top: 4rem;
}
body.error404 header.site-header,
body.single-post header.site-header,
body.blog header.site-header,
body.dark-header-mode header.site-header {
  background: #042B29;
}

.lang-menu {
  position: absolute;
  top: 2.25rem;
  right: 5rem;
  text-align: center;
  transform: translateY(-50%);
}
html[lang=fi] .lang-menu {
  right: 5rem;
}
@media screen and (max-width: 550px) {
  .lang-menu,
  html[lang=fi] .lang-menu  {
    right: 5rem;
  }
}
.lang-menu a {
  color: #ffffff;
  text-decoration: none;
  line-height: 1.75rem;
  margin-left: 0.5rem;
}
.lang-menu a.selected {
  color: #FF9D00;
}

/*
body.dark-header-mode {
    .lang-menu {
        a {
            color: $green;
            &.selected {
                color: $menu_selected_color;
            }
        }

    }
}
*/
#site-footer .wp-block-columns .wp-block-column {
  flex-basis: 0 !important;
}
@media screen and (max-width: 600px) {
  #site-footer .wp-block-columns .wp-block-column {
    flex-basis: 100% !important;
    text-align: center;
  }
}

footer.site-footer {
  background: #042B29;
  padding: 3rem;
  font-size: 13px;
  color: #97A295;
}
@media screen and (max-width: 1000px) {
  footer.site-footer {
    font-size: 13px;
  }
}
@media screen and (max-width: 800px) {
  footer.site-footer {
    font-size: 13px;
  }
}
@media screen and (max-width: 700px) {
  footer.site-footer {
    font-size: 14px;
  }
}
@media screen and (max-width: 400px) {
  footer.site-footer {
    font-size: 14px;
  }
}
footer.site-footer a {
  color: #97A295;
}
footer.site-footer h3 {
  font-size: 18px;
  font-weight: 700;
}
@media screen and (max-width: 1000px) {
  footer.site-footer h3 {
    font-size: 16.2px;
  }
}
@media screen and (max-width: 800px) {
  footer.site-footer h3 {
    font-size: 16.2px;
  }
}
@media screen and (max-width: 700px) {
  footer.site-footer h3 {
    font-size: 14.4px;
  }
}
@media screen and (max-width: 400px) {
  footer.site-footer h3 {
    font-size: 14px;
  }
}
footer.site-footer .footer-container {
  max-width: 1094px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 900px) {
  footer.site-footer .footer-container {
    display: flex;
  }
}
footer.site-footer .footer-container .footer-widget-content .wp-block-columns {
  max-width: none !important;
}
@media screen and (min-width: 900px) {
  footer.site-footer .footer-1-container {
    float: left;
    width: 75%;
  }
}
footer.site-footer .footer-2-container {
  position: relative;
  padding-bottom: 7rem;
  padding-top: 3rem;
}
@media screen and (min-width: 900px) {
  footer.site-footer .footer-2-container {
    padding-top: 0px;
  }
}
footer.site-footer .footer-2-container .footer-2-content {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  max-width: 150px;
}
footer.site-footer .footer-2-container .best-in-wilderness-logo {
  position: absolute;
  bottom: 1rem;
  width: 100%;
  max-width: 150px;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (min-width: 900px) {
  footer.site-footer .footer-2-container {
    width: 25%;
  }
}

body.fixed-menu header.site-header {
  position: fixed;
  background: #042B29;
  top: 0px !important;
}

#site-main-content p {
  margin-top: 0.5rem;
}
#site-main-content .page-content > .wp-block-cover {
  min-height: 100vh;
  position: relative;
}
#site-main-content .page-content > .wp-block-cover h6 {
  margin: 1rem 0px;
  padding: 1rem 0px;
}
#site-main-content .page-content > .wp-block-cover img {
  padding: 0px !important;
  margin: 0px !important;
}
#site-main-content .page-content > .wp-block-cover .cover-scroll-down {
  position: absolute;
  left: 50%;
  bottom: -2rem;
  transform: translateX(-50%);
  min-height: 0px;
  height: 1rem;
  width: 2rem;
  background: transparent var(--wpr-bg-16726d18-5940-4cca-831b-f8385f70cbfa) no-repeat center bottom;
  background-size: 100% auto;
  z-index: 10;
  cursor: pointer;
}
#site-main-content .page-content > .wp-block-cover .has-small-font-size {
  margin: 0.5rem 0px;
  padding: 0px;
}
#site-main-content .page-content > .wp-block-cover.is-light .wp-block-cover__inner-container {
  color: #fff;
}
#site-main-content .page-content > .wp-block-cover.is-dark .wp-block-cover__inner-container {
  color: #fff;
}
#site-main-content .page-content > .wp-block-cover .wp-block-cover__inner-container {
  position: relative;
  /*
  &:after {
      content: '';
      position: absolute;
      left: 50%;
      bottom: -2rem;

      transform: translateX(-50%);
      min-height: 0px;
      height: 1rem;
      width: 2rem;
      background: transparent url(../../../../../../../themes/kkwp/images/arrow-down.svg) no-repeat center bottom;
      background-size: 100% auto;
      z-index: 10;

  }
  */
}

.page-template-summer-winter #site-main-content .page-content > .wp-block-cover .wp-block-cover__inner-container img {
  width: auto;
  max-width: 10000px !important;
  height: 6rem;
}
@media screen and (max-width: 600px) {
  .page-template-summer-winter #site-main-content .page-content > .wp-block-cover .wp-block-cover__inner-container img {
    height: 5rem;
  }
}
@media screen and (max-width: 400px) {
  .page-template-summer-winter #site-main-content .page-content > .wp-block-cover .wp-block-cover__inner-container img {
    height: 4rem;
  }
}
@media screen and (max-width: 350px) {
  .page-template-summer-winter #site-main-content .page-content > .wp-block-cover .wp-block-cover__inner-container img {
    height: 3rem;
  }
}
@media screen and (max-width: 250px) {
  .page-template-summer-winter #site-main-content .page-content > .wp-block-cover .wp-block-cover__inner-container img {
    height: 2rem;
  }
}
.page-template-summer-winter #site-main-content .page-content > .wp-block-cover .wp-block-cover__inner-container .small img {
  width: auto;
  max-width: 10000px !important;
  height: 2.5rem;
}
@media screen and (max-width: 600px) {
  .page-template-summer-winter #site-main-content .page-content > .wp-block-cover .wp-block-cover__inner-container .small img {
    height: 2rem;
  }
}
@media screen and (max-width: 400px) {
  .page-template-summer-winter #site-main-content .page-content > .wp-block-cover .wp-block-cover__inner-container .small img {
    height: 2rem;
  }
}
@media screen and (max-width: 350px) {
  .page-template-summer-winter #site-main-content .page-content > .wp-block-cover .wp-block-cover__inner-container .small img {
    height: 2rem;
  }
}
@media screen and (max-width: 250px) {
  .page-template-summer-winter #site-main-content .page-content > .wp-block-cover .wp-block-cover__inner-container .small img {
    height: 2rem;
  }
}

#site-main-content {
  padding-left: 3rem;
  padding-right: 3rem;
}
#site-main-content .wp-block-group.alignfull {
  padding-left: 3rem;
  padding-right: 3rem;
}
#site-main-content .alignfull,
#site-main-content .page-filter,
#site-main-content .page-navigator {
  margin-left: -3rem;
  margin-right: -3rem;
}
#site-main-content .featured-image {
  margin-left: -3rem;
  margin-right: -3rem;
}
#site-main-content .wp-block-group .alignfull {
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 600px) {
  #site-main-content {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  #site-main-content .wp-block-group.alignfull {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  #site-main-content .alignfull,
  #site-main-content .page-filter,
  #site-main-content .page-navigator {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
  #site-main-content .featured-image {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
  #site-main-content .wp-block-group .alignfull {
    margin-left: 0px;
    margin-right: 0px;
  }
}

figure {
  margin: 0px;
}

.wp-block-group {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5rem;
  margin-bottom: 5rem;
}
.wp-block-group.has-background {
  padding: 5rem 3rem;
}

.wp-block-columns {
  margin-top: 0px;
  margin-bottom: 0px;
}

.gform_wrapper .gform_heading .gform_title {
  margin-top: 1rem;
  font-size: 1rem;
  padding-bottom: 1rem;
}
.gform_wrapper .gfield .ginput_container input {
  border: 0px;
  border-bottom: 2px solid #042B29;
}
.gform_wrapper .gfield .ginput_container textarea {
  border: 2px solid #042B29;
  border-radius: 1rem;
  padding: 1rem;
}
.gform_wrapper .gform_footer .gform_button {
  border-radius: 1.5em;
  padding: 0.5em 1.25em !important;
  line-height: 1;
  cursor: pointer;
  text-decoration: none;
  border: 2px solid #FF9D00;
  color: #FF9D00;
  background: transparent;
}
.gform_wrapper .gform_footer .gform_button:hover {
  color: #042B29 !important;
}
.gform_wrapper .gform_footer .gform_button:hover {
  color: #042B29 !important;
  background: #FF9D00 !important;
  border-color: #FF9D00 !important;
}

.wp-block-button {
  padding-top: 1rem;
}
.wp-block-button .wp-block-button__link {
  border-radius: 1.5em;
  padding: 0.5em 1.25em !important;
  line-height: 1;
  cursor: pointer;
  text-decoration: none;
  font-size: 20px;
}
.wp-block-button .wp-block-button__link:hover {
  color: #042B29 !important;
}
@media screen and (max-width: 1000px) {
  .wp-block-button .wp-block-button__link {
    font-size: 18px;
  }
}
@media screen and (max-width: 800px) {
  .wp-block-button .wp-block-button__link {
    font-size: 18px;
  }
}
@media screen and (max-width: 700px) {
  .wp-block-button .wp-block-button__link {
    font-size: 16px;
  }
}
@media screen and (max-width: 400px) {
  .wp-block-button .wp-block-button__link {
    font-size: 14px;
  }
}

body {
  --wp--preset--spacing--10: 1rem;
  --wp--preset--spacing--20: 2rem;
  --wp--preset--spacing--30: 3rem;
  --wp--preset--spacing--40: 4rem;
  --wp--preset--spacing--50: 5rem;
  --wp--preset--spacing--60: 6rem;
}

.kk-slideshow {
  overflow: hidden;
  position: relative;
  margin: 5rem auto;
}
.kk-slideshow .slick-track img {
  margin: 0.25rem;
  height: 10rem;
  width: auto;
}
.kk-slideshow .slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10000;
  background-size: auto 100%;
  width: 2rem;
  height: 3rem;
  font-size: 0px;
  color: transparent;
  opacity: 0.5;
  cursor: pointer;
}
.kk-slideshow .slick-arrow:hover {
  opacity: 1;
}
.kk-slideshow .slick-arrow.slick-prev {
  left: 0px;
}
.kk-slideshow .slick-arrow.slick-next {
  right: 0px;
}

.selected-list,
.activity-list,
.package-list {
  max-width: 1094px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 3rem;
  margin-bottom: 6rem;
}
.selected-list .select-list-header,
.selected-list .activity-list-header,
.selected-list .package-list-header,
.activity-list .select-list-header,
.activity-list .activity-list-header,
.activity-list .package-list-header,
.package-list .select-list-header,
.package-list .activity-list-header,
.package-list .package-list-header {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding-bottom: 1rem;
}
.selected-list .select-list-header .info,
.selected-list .activity-list-header .info,
.selected-list .package-list-header .info,
.activity-list .select-list-header .info,
.activity-list .activity-list-header .info,
.activity-list .package-list-header .info,
.package-list .select-list-header .info,
.package-list .activity-list-header .info,
.package-list .package-list-header .info {
  font-size: 30px;
}
@media screen and (max-width: 1000px) {
  .selected-list .select-list-header .info,
  .selected-list .activity-list-header .info,
  .selected-list .package-list-header .info,
  .activity-list .select-list-header .info,
  .activity-list .activity-list-header .info,
  .activity-list .package-list-header .info,
  .package-list .select-list-header .info,
  .package-list .activity-list-header .info,
  .package-list .package-list-header .info {
    font-size: 27px;
  }
}
@media screen and (max-width: 800px) {
  .selected-list .select-list-header .info,
  .selected-list .activity-list-header .info,
  .selected-list .package-list-header .info,
  .activity-list .select-list-header .info,
  .activity-list .activity-list-header .info,
  .activity-list .package-list-header .info,
  .package-list .select-list-header .info,
  .package-list .activity-list-header .info,
  .package-list .package-list-header .info {
    font-size: 27px;
  }
}
@media screen and (max-width: 700px) {
  .selected-list .select-list-header .info,
  .selected-list .activity-list-header .info,
  .selected-list .package-list-header .info,
  .activity-list .select-list-header .info,
  .activity-list .activity-list-header .info,
  .activity-list .package-list-header .info,
  .package-list .select-list-header .info,
  .package-list .activity-list-header .info,
  .package-list .package-list-header .info {
    font-size: 24px;
  }
}
@media screen and (max-width: 400px) {
  .selected-list .select-list-header .info,
  .selected-list .activity-list-header .info,
  .selected-list .package-list-header .info,
  .activity-list .select-list-header .info,
  .activity-list .activity-list-header .info,
  .activity-list .package-list-header .info,
  .package-list .select-list-header .info,
  .package-list .activity-list-header .info,
  .package-list .package-list-header .info {
    font-size: 21px;
  }
}
.selected-list .selected-list-items,
.selected-list .activity-list-items,
.selected-list .package-list-items,
.activity-list .selected-list-items,
.activity-list .activity-list-items,
.activity-list .package-list-items,
.package-list .selected-list-items,
.package-list .activity-list-items,
.package-list .package-list-items {
  display: flex;
  flex-wrap: wrap;
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
@media screen and (max-width: 600px) {
  .selected-list .selected-list-items,
  .selected-list .activity-list-items,
  .selected-list .package-list-items,
  .activity-list .selected-list-items,
  .activity-list .activity-list-items,
  .activity-list .package-list-items,
  .package-list .selected-list-items,
  .package-list .activity-list-items,
  .package-list .package-list-items {
    display: block;
  }
}
.selected-list .selected-list-items .offer-item,
.selected-list .selected-list-items .activity-item,
.selected-list .selected-list-items .package-item,
.selected-list .activity-list-items .offer-item,
.selected-list .activity-list-items .activity-item,
.selected-list .activity-list-items .package-item,
.selected-list .package-list-items .offer-item,
.selected-list .package-list-items .activity-item,
.selected-list .package-list-items .package-item,
.activity-list .selected-list-items .offer-item,
.activity-list .selected-list-items .activity-item,
.activity-list .selected-list-items .package-item,
.activity-list .activity-list-items .offer-item,
.activity-list .activity-list-items .activity-item,
.activity-list .activity-list-items .package-item,
.activity-list .package-list-items .offer-item,
.activity-list .package-list-items .activity-item,
.activity-list .package-list-items .package-item,
.package-list .selected-list-items .offer-item,
.package-list .selected-list-items .activity-item,
.package-list .selected-list-items .package-item,
.package-list .activity-list-items .offer-item,
.package-list .activity-list-items .activity-item,
.package-list .activity-list-items .package-item,
.package-list .package-list-items .offer-item,
.package-list .package-list-items .activity-item,
.package-list .package-list-items .package-item {
  width: 33.3333333333%;
  padding: 1.5rem;
  text-align: center;
}
@media screen and (max-width: 600px) {
  .selected-list .selected-list-items .offer-item,
  .selected-list .selected-list-items .activity-item,
  .selected-list .selected-list-items .package-item,
  .selected-list .activity-list-items .offer-item,
  .selected-list .activity-list-items .activity-item,
  .selected-list .activity-list-items .package-item,
  .selected-list .package-list-items .offer-item,
  .selected-list .package-list-items .activity-item,
  .selected-list .package-list-items .package-item,
  .activity-list .selected-list-items .offer-item,
  .activity-list .selected-list-items .activity-item,
  .activity-list .selected-list-items .package-item,
  .activity-list .activity-list-items .offer-item,
  .activity-list .activity-list-items .activity-item,
  .activity-list .activity-list-items .package-item,
  .activity-list .package-list-items .offer-item,
  .activity-list .package-list-items .activity-item,
  .activity-list .package-list-items .package-item,
  .package-list .selected-list-items .offer-item,
  .package-list .selected-list-items .activity-item,
  .package-list .selected-list-items .package-item,
  .package-list .activity-list-items .offer-item,
  .package-list .activity-list-items .activity-item,
  .package-list .activity-list-items .package-item,
  .package-list .package-list-items .offer-item,
  .package-list .package-list-items .activity-item,
  .package-list .package-list-items .package-item {
    width: 100%;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
}
.selected-list .selected-list-items .offer-item .offer-item,
.selected-list .selected-list-items .offer-item .activity-image,
.selected-list .selected-list-items .offer-item .package-image,
.selected-list .selected-list-items .activity-item .offer-item,
.selected-list .selected-list-items .activity-item .activity-image,
.selected-list .selected-list-items .activity-item .package-image,
.selected-list .selected-list-items .package-item .offer-item,
.selected-list .selected-list-items .package-item .activity-image,
.selected-list .selected-list-items .package-item .package-image,
.selected-list .activity-list-items .offer-item .offer-item,
.selected-list .activity-list-items .offer-item .activity-image,
.selected-list .activity-list-items .offer-item .package-image,
.selected-list .activity-list-items .activity-item .offer-item,
.selected-list .activity-list-items .activity-item .activity-image,
.selected-list .activity-list-items .activity-item .package-image,
.selected-list .activity-list-items .package-item .offer-item,
.selected-list .activity-list-items .package-item .activity-image,
.selected-list .activity-list-items .package-item .package-image,
.selected-list .package-list-items .offer-item .offer-item,
.selected-list .package-list-items .offer-item .activity-image,
.selected-list .package-list-items .offer-item .package-image,
.selected-list .package-list-items .activity-item .offer-item,
.selected-list .package-list-items .activity-item .activity-image,
.selected-list .package-list-items .activity-item .package-image,
.selected-list .package-list-items .package-item .offer-item,
.selected-list .package-list-items .package-item .activity-image,
.selected-list .package-list-items .package-item .package-image,
.activity-list .selected-list-items .offer-item .offer-item,
.activity-list .selected-list-items .offer-item .activity-image,
.activity-list .selected-list-items .offer-item .package-image,
.activity-list .selected-list-items .activity-item .offer-item,
.activity-list .selected-list-items .activity-item .activity-image,
.activity-list .selected-list-items .activity-item .package-image,
.activity-list .selected-list-items .package-item .offer-item,
.activity-list .selected-list-items .package-item .activity-image,
.activity-list .selected-list-items .package-item .package-image,
.activity-list .activity-list-items .offer-item .offer-item,
.activity-list .activity-list-items .offer-item .activity-image,
.activity-list .activity-list-items .offer-item .package-image,
.activity-list .activity-list-items .activity-item .offer-item,
.activity-list .activity-list-items .activity-item .activity-image,
.activity-list .activity-list-items .activity-item .package-image,
.activity-list .activity-list-items .package-item .offer-item,
.activity-list .activity-list-items .package-item .activity-image,
.activity-list .activity-list-items .package-item .package-image,
.activity-list .package-list-items .offer-item .offer-item,
.activity-list .package-list-items .offer-item .activity-image,
.activity-list .package-list-items .offer-item .package-image,
.activity-list .package-list-items .activity-item .offer-item,
.activity-list .package-list-items .activity-item .activity-image,
.activity-list .package-list-items .activity-item .package-image,
.activity-list .package-list-items .package-item .offer-item,
.activity-list .package-list-items .package-item .activity-image,
.activity-list .package-list-items .package-item .package-image,
.package-list .selected-list-items .offer-item .offer-item,
.package-list .selected-list-items .offer-item .activity-image,
.package-list .selected-list-items .offer-item .package-image,
.package-list .selected-list-items .activity-item .offer-item,
.package-list .selected-list-items .activity-item .activity-image,
.package-list .selected-list-items .activity-item .package-image,
.package-list .selected-list-items .package-item .offer-item,
.package-list .selected-list-items .package-item .activity-image,
.package-list .selected-list-items .package-item .package-image,
.package-list .activity-list-items .offer-item .offer-item,
.package-list .activity-list-items .offer-item .activity-image,
.package-list .activity-list-items .offer-item .package-image,
.package-list .activity-list-items .activity-item .offer-item,
.package-list .activity-list-items .activity-item .activity-image,
.package-list .activity-list-items .activity-item .package-image,
.package-list .activity-list-items .package-item .offer-item,
.package-list .activity-list-items .package-item .activity-image,
.package-list .activity-list-items .package-item .package-image,
.package-list .package-list-items .offer-item .offer-item,
.package-list .package-list-items .offer-item .activity-image,
.package-list .package-list-items .offer-item .package-image,
.package-list .package-list-items .activity-item .offer-item,
.package-list .package-list-items .activity-item .activity-image,
.package-list .package-list-items .activity-item .package-image,
.package-list .package-list-items .package-item .offer-item,
.package-list .package-list-items .package-item .activity-image,
.package-list .package-list-items .package-item .package-image {
  background-size: cover;
  background-position: center center;
  padding-top: 100%;
  margin-bottom: 1rem;
}
.selected-list .selected-list-items .offer-item h3,
.selected-list .selected-list-items .activity-item h3,
.selected-list .selected-list-items .package-item h3,
.selected-list .activity-list-items .offer-item h3,
.selected-list .activity-list-items .activity-item h3,
.selected-list .activity-list-items .package-item h3,
.selected-list .package-list-items .offer-item h3,
.selected-list .package-list-items .activity-item h3,
.selected-list .package-list-items .package-item h3,
.activity-list .selected-list-items .offer-item h3,
.activity-list .selected-list-items .activity-item h3,
.activity-list .selected-list-items .package-item h3,
.activity-list .activity-list-items .offer-item h3,
.activity-list .activity-list-items .activity-item h3,
.activity-list .activity-list-items .package-item h3,
.activity-list .package-list-items .offer-item h3,
.activity-list .package-list-items .activity-item h3,
.activity-list .package-list-items .package-item h3,
.package-list .selected-list-items .offer-item h3,
.package-list .selected-list-items .activity-item h3,
.package-list .selected-list-items .package-item h3,
.package-list .activity-list-items .offer-item h3,
.package-list .activity-list-items .activity-item h3,
.package-list .activity-list-items .package-item h3,
.package-list .package-list-items .offer-item h3,
.package-list .package-list-items .activity-item h3,
.package-list .package-list-items .package-item h3 {
  font-size: 18px;
  font-weight: 700;
  padding-bottom: 0.5rem;
}
@media screen and (max-width: 1000px) {
  .selected-list .selected-list-items .offer-item h3,
  .selected-list .selected-list-items .activity-item h3,
  .selected-list .selected-list-items .package-item h3,
  .selected-list .activity-list-items .offer-item h3,
  .selected-list .activity-list-items .activity-item h3,
  .selected-list .activity-list-items .package-item h3,
  .selected-list .package-list-items .offer-item h3,
  .selected-list .package-list-items .activity-item h3,
  .selected-list .package-list-items .package-item h3,
  .activity-list .selected-list-items .offer-item h3,
  .activity-list .selected-list-items .activity-item h3,
  .activity-list .selected-list-items .package-item h3,
  .activity-list .activity-list-items .offer-item h3,
  .activity-list .activity-list-items .activity-item h3,
  .activity-list .activity-list-items .package-item h3,
  .activity-list .package-list-items .offer-item h3,
  .activity-list .package-list-items .activity-item h3,
  .activity-list .package-list-items .package-item h3,
  .package-list .selected-list-items .offer-item h3,
  .package-list .selected-list-items .activity-item h3,
  .package-list .selected-list-items .package-item h3,
  .package-list .activity-list-items .offer-item h3,
  .package-list .activity-list-items .activity-item h3,
  .package-list .activity-list-items .package-item h3,
  .package-list .package-list-items .offer-item h3,
  .package-list .package-list-items .activity-item h3,
  .package-list .package-list-items .package-item h3 {
    font-size: 16.2px;
  }
}
@media screen and (max-width: 800px) {
  .selected-list .selected-list-items .offer-item h3,
  .selected-list .selected-list-items .activity-item h3,
  .selected-list .selected-list-items .package-item h3,
  .selected-list .activity-list-items .offer-item h3,
  .selected-list .activity-list-items .activity-item h3,
  .selected-list .activity-list-items .package-item h3,
  .selected-list .package-list-items .offer-item h3,
  .selected-list .package-list-items .activity-item h3,
  .selected-list .package-list-items .package-item h3,
  .activity-list .selected-list-items .offer-item h3,
  .activity-list .selected-list-items .activity-item h3,
  .activity-list .selected-list-items .package-item h3,
  .activity-list .activity-list-items .offer-item h3,
  .activity-list .activity-list-items .activity-item h3,
  .activity-list .activity-list-items .package-item h3,
  .activity-list .package-list-items .offer-item h3,
  .activity-list .package-list-items .activity-item h3,
  .activity-list .package-list-items .package-item h3,
  .package-list .selected-list-items .offer-item h3,
  .package-list .selected-list-items .activity-item h3,
  .package-list .selected-list-items .package-item h3,
  .package-list .activity-list-items .offer-item h3,
  .package-list .activity-list-items .activity-item h3,
  .package-list .activity-list-items .package-item h3,
  .package-list .package-list-items .offer-item h3,
  .package-list .package-list-items .activity-item h3,
  .package-list .package-list-items .package-item h3 {
    font-size: 16.2px;
  }
}
@media screen and (max-width: 700px) {
  .selected-list .selected-list-items .offer-item h3,
  .selected-list .selected-list-items .activity-item h3,
  .selected-list .selected-list-items .package-item h3,
  .selected-list .activity-list-items .offer-item h3,
  .selected-list .activity-list-items .activity-item h3,
  .selected-list .activity-list-items .package-item h3,
  .selected-list .package-list-items .offer-item h3,
  .selected-list .package-list-items .activity-item h3,
  .selected-list .package-list-items .package-item h3,
  .activity-list .selected-list-items .offer-item h3,
  .activity-list .selected-list-items .activity-item h3,
  .activity-list .selected-list-items .package-item h3,
  .activity-list .activity-list-items .offer-item h3,
  .activity-list .activity-list-items .activity-item h3,
  .activity-list .activity-list-items .package-item h3,
  .activity-list .package-list-items .offer-item h3,
  .activity-list .package-list-items .activity-item h3,
  .activity-list .package-list-items .package-item h3,
  .package-list .selected-list-items .offer-item h3,
  .package-list .selected-list-items .activity-item h3,
  .package-list .selected-list-items .package-item h3,
  .package-list .activity-list-items .offer-item h3,
  .package-list .activity-list-items .activity-item h3,
  .package-list .activity-list-items .package-item h3,
  .package-list .package-list-items .offer-item h3,
  .package-list .package-list-items .activity-item h3,
  .package-list .package-list-items .package-item h3 {
    font-size: 14.4px;
  }
}
@media screen and (max-width: 400px) {
  .selected-list .selected-list-items .offer-item h3,
  .selected-list .selected-list-items .activity-item h3,
  .selected-list .selected-list-items .package-item h3,
  .selected-list .activity-list-items .offer-item h3,
  .selected-list .activity-list-items .activity-item h3,
  .selected-list .activity-list-items .package-item h3,
  .selected-list .package-list-items .offer-item h3,
  .selected-list .package-list-items .activity-item h3,
  .selected-list .package-list-items .package-item h3,
  .activity-list .selected-list-items .offer-item h3,
  .activity-list .selected-list-items .activity-item h3,
  .activity-list .selected-list-items .package-item h3,
  .activity-list .activity-list-items .offer-item h3,
  .activity-list .activity-list-items .activity-item h3,
  .activity-list .activity-list-items .package-item h3,
  .activity-list .package-list-items .offer-item h3,
  .activity-list .package-list-items .activity-item h3,
  .activity-list .package-list-items .package-item h3,
  .package-list .selected-list-items .offer-item h3,
  .package-list .selected-list-items .activity-item h3,
  .package-list .selected-list-items .package-item h3,
  .package-list .activity-list-items .offer-item h3,
  .package-list .activity-list-items .activity-item h3,
  .package-list .activity-list-items .package-item h3,
  .package-list .package-list-items .offer-item h3,
  .package-list .package-list-items .activity-item h3,
  .package-list .package-list-items .package-item h3 {
    font-size: 14px;
  }
}

/*
.selected-list {
    max-width: 10000;
    border: 1px solid #f0f;
    .selected-list-items {
        .activity-item,
        .package-item {
            width: calc(100% / 4);
        }
    }
}
*/
.activity-item-header,
.package-item-header {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding: 0.5rem 0px;
  font-size: 13px;
}
@media screen and (max-width: 1000px) {
  .activity-item-header,
  .package-item-header {
    font-size: 13px;
  }
}
@media screen and (max-width: 800px) {
  .activity-item-header,
  .package-item-header {
    font-size: 13px;
  }
}
@media screen and (max-width: 700px) {
  .activity-item-header,
  .package-item-header {
    font-size: 14px;
  }
}
@media screen and (max-width: 400px) {
  .activity-item-header,
  .package-item-header {
    font-size: 14px;
  }
}

.read-more.button {
  padding-top: 2rem;
  font-size: 20px;
}
@media screen and (max-width: 1000px) {
  .read-more.button {
    font-size: 18px;
  }
}
@media screen and (max-width: 800px) {
  .read-more.button {
    font-size: 18px;
  }
}
@media screen and (max-width: 700px) {
  .read-more.button {
    font-size: 16px;
  }
}
@media screen and (max-width: 400px) {
  .read-more.button {
    font-size: 14px;
  }
}
.read-more.button a {
  font-size: 20px;
  border-radius: 1.5em;
  padding: 0.5em 1.25em !important;
  line-height: 1;
  cursor: pointer;
  text-decoration: none;
  border: 2px solid #FF9D00;
  color: #FF9D00;
  background: transparent;
}
@media screen and (max-width: 1000px) {
  .read-more.button a {
    font-size: 18px;
  }
}
@media screen and (max-width: 800px) {
  .read-more.button a {
    font-size: 18px;
  }
}
@media screen and (max-width: 700px) {
  .read-more.button a {
    font-size: 16px;
  }
}
@media screen and (max-width: 400px) {
  .read-more.button a {
    font-size: 14px;
  }
}
.read-more.button a:hover {
  color: #042B29 !important;
}
.read-more.button a:hover {
  color: #042B29 !important;
  background: #FF9D00 !important;
  border-color: #FF9D00 !important;
}

.destination-list {
  max-width: 1094px !important;
  margin-left: auto;
  margin-right: auto;
  margin: 3rem auto;
}
.destination-list .destination-list-header {
  text-align: center;
}
.destination-list .destination-list-header .info {
  font-size: 30px;
}
@media screen and (max-width: 1000px) {
  .destination-list .destination-list-header .info {
    font-size: 27px;
  }
}
@media screen and (max-width: 800px) {
  .destination-list .destination-list-header .info {
    font-size: 27px;
  }
}
@media screen and (max-width: 700px) {
  .destination-list .destination-list-header .info {
    font-size: 24px;
  }
}
@media screen and (max-width: 400px) {
  .destination-list .destination-list-header .info {
    font-size: 21px;
  }
}
.destination-list .destination-logo {
  width: 100%;
  height: auto;
  margin-bottom: 1rem;
}
.destination-list .destination-items {
  margin: 3rem -1.5rem;
  display: flex;
  flex-wrap: wrap;
}
.destination-list .destination-item {
  width: 33.3333333333%;
  padding: 1.5rem;
  text-align: center;
}
@media screen and (max-width: 600px) {
  .destination-list .destination-item {
    max-width: 400px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .destination-list .destination-item .destination-logo {
    max-width: 250px;
  }
}
.destination-list .destination-item .info {
  padding-top: 0.5rem;
  padding-bottom: 1rem;
}
.destination-list .destination-image {
  background-position: center center;
  background-size: cover;
  padding-top: 100%;
  margin: 1rem auto;
}
.destination-list .open {
  padding: 0px;
  margin: 0px;
}
.destination-list .open-days {
  font-size: 13px;
}
@media screen and (max-width: 1000px) {
  .destination-list .open-days {
    font-size: 13px;
  }
}
@media screen and (max-width: 800px) {
  .destination-list .open-days {
    font-size: 13px;
  }
}
@media screen and (max-width: 700px) {
  .destination-list .open-days {
    font-size: 14px;
  }
}
@media screen and (max-width: 400px) {
  .destination-list .open-days {
    font-size: 14px;
  }
}
.destination-list.list {
  font-size: 13px;
}
@media screen and (max-width: 1000px) {
  .destination-list.list {
    font-size: 13px;
  }
}
@media screen and (max-width: 800px) {
  .destination-list.list {
    font-size: 13px;
  }
}
@media screen and (max-width: 700px) {
  .destination-list.list {
    font-size: 14px;
  }
}
@media screen and (max-width: 400px) {
  .destination-list.list {
    font-size: 14px;
  }
}
.destination-list.list .open-days {
  padding-top: 0.5rem;
  font-weight: 700;
  margin-bottom: 1rem;
}
.destination-list.list .destination-logo {
  margin-bottom: 2rem;
  height: auto;
  width: 100%;
}
.destination-list.list .open-info {
  margin-bottom: 2rem;
}

.featured-image {
  min-height: 100vh;
  background-position: center center;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
}

.destination-info-block {
  text-align: center;
  font-size: 13px;
}
@media screen and (max-width: 1000px) {
  .destination-info-block {
    font-size: 13px;
  }
}
@media screen and (max-width: 800px) {
  .destination-info-block {
    font-size: 13px;
  }
}
@media screen and (max-width: 700px) {
  .destination-info-block {
    font-size: 14px;
  }
}
@media screen and (max-width: 400px) {
  .destination-info-block {
    font-size: 14px;
  }
}
.destination-info-block .open-days {
  padding-top: 0.5rem;
  font-weight: 700;
  margin-bottom: 1rem;
}
.destination-info-block .destination-logo {
  margin-bottom: 2rem;
  height: auto;
  width: 100%;
}
.destination-info-block .open-info {
  margin-bottom: 2rem;
}

/*
.activity-list {
    max-width: $wide_width;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3rem;
    margin-bottom: 6rem;
    .activity-item {
        text-align: center;

        .activity-item-header {
            max-width: $normal_width;
            margin-left: auto;
            margin-right: auto;

            h2, h3 {
                margin-bottom: 1.5rem;
            }

        }

        .activity-images {            
            max-width: $wide_width;
            margin-left: auto;
            margin-right: auto;           
        }

    }
}
*/
.splide {
  max-width: 1094px;
  margin-left: auto;
  margin-right: auto;
}
.splide .image-wrapper {
  width: 100%;
  padding-top: 60%;
  position: relative;
}
.splide .image-slide {
  width: 100%;
  padding-top: 60%;
  background-size: cover;
  background-position: center center;
  position: absolute;
  top: 0px;
  transform: translateY(-50%);
  transition: all 500ms;
  opacity: 0.5;
  transform: scale(1);
  transform-origin: center;
}
.splide .splide__slide {
  padding-top: 8rem;
  padding-bottom: 8rem;
  /*
  transition: transform 400ms;
  transform: scale(1);
  transform-origin: center ;      
  &.is-active {
      z-index: 100;
      transform: scale(1.5);
  }
  */
  /*
  img {
      display: block;
      height: 10rem;
      width: auto;
      //width: 100%;          
      transition: transform 400ms;
      transform: scale(1);
      transform-origin: center ;      
    }
    /*
    &.is-active {
      z-index: 100;
      img {
          border: 1px solid #f0f;
          transform-origin: center ;      
          transform: scale(2);
      }
  } 
  */
}
.splide .splide__slide.is-active .image-slide {
  z-index: 100;
  transform: scale(2);
  opacity: 1;
}
@media screen and (max-width: 600px) {
  .splide .splide__slide.is-active .image-slide {
    transform: scale(3);
  }
}

.splide .splide__arrow {
  opacity: 1 !important;
}
.splide .splide__arrow.splide__arrow--prev {
  background: transparent var(--wpr-bg-bcb4913e-d34c-46d1-a435-2570b3efa84b) center center no-repeat;
  background-size: 100% auto;
}
.splide .splide__arrow.splide__arrow--next {
  background: transparent var(--wpr-bg-ac2b9030-4378-4977-aa63-555c767eef75) center center no-repeat;
  background-size: 100% auto;
}
.splide .splide__arrow svg {
  display: none;
}

/*  
  // Arrow Tweaks for Accessibility
  .splide .splide__arrow {
    top: 0;
    bottom: 0;
    height: 100%;
    transform: none;
    border-radius: unset;
    width: 50px;
    opacity: .9;
    svg {
      filter: invert(1);
      width: 24px;
      height: 24px;
    }
  }
  .splide__arrow.splide__arrow--prev {
    left: 0;
    background: linear-gradient(90deg, rgba(0,0,0,.7) 0%, rgba(0,0,0,0) 100%);
  }
  .splide__arrow.splide__arrow--next {
    right: 0;
    background: linear-gradient(270deg, rgba(0,0,0,.7) 0%, rgba(0,0,0,0) 100%);
  }
  */
.image-grid {
  display: flex;
  margin: 3rem auto;
}
@media screen and (max-width: 600px) {
  .image-grid {
    display: block;
  }
}
.image-grid .grid-left-image {
  width: 50%;
  padding-right: 0.5rem;
}
.image-grid .grid-left-image .image-wrapper {
  background-size: cover;
  background-position: center center;
  width: 100%;
  padding-top: 100%;
}
@media screen and (max-width: 600px) {
  .image-grid .grid-left-image {
    width: 100% !important;
    padding: 0px;
  }
}
.image-grid .grid-left-image a {
  display: block;
}
.image-grid .grid-right-images {
  width: 50%;
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  padding-left: 0.5rem;
}
.image-grid .grid-right-images .image-wrapper {
  background-size: cover;
  background-position: center center;
  width: calc(50% - 0.5rem);
}
.image-grid .grid-right-images a {
  display: block;
}
@media screen and (max-width: 600px) {
  .image-grid .grid-right-images {
    padding: 0px;
    margin-top: 1rem;
    width: 100% !important;
  }
  .image-grid .grid-right-images .image-wrapper {
    padding-top: calc(50% - 0.5rem);
  }
}

.box-slideshow {
  position: relative;
}
.box-slideshow .image-wrapper {
  width: 100%;
  padding-top: 100%;
  background-size: cover;
  background-position: center center;
}
.box-slideshow h6 {
  text-align: center;
}
.box-slideshow .splide__arrow--next {
  right: 0.5rem;
  top: calc(50% + 1rem);
}
.box-slideshow .splide__arrow--prev {
  left: 0.5rem;
  top: calc(50% + 1rem);
}

.has-black-background-color .splide {
  color: #ffffff;
}

/*
display: flex;
padding: 2rem 0px;



ul {
    padding: 0px;
        margin: 0px;
    li {
        padding: 0px;
        margin: 0px 0.5rem;

    }
}


.left {        
    white-space: nowrap;
}
.right {
    padding-top: 0.25rem;
    width: 100%;


    text-align: right !important;
    a {
        text-align: right !important;
        text-transform: lowercase ;  
        margin-left: 0.5rem;
        @include font-size(13);          
    }

}
*/
.page-navigator {
  border-top: 1px solid #042B29;
  border-bottom: 1px solid #042B29;
  margin: 0rem;
  padding: 1.25rem 1rem;
  text-align: center;
  display: flex;
  font-size: 18px;
}
@media screen and (max-width: 1000px) {
  .page-navigator {
    font-size: 16.2px;
  }
}
@media screen and (max-width: 800px) {
  .page-navigator {
    font-size: 16.2px;
  }
}
@media screen and (max-width: 700px) {
  .page-navigator {
    font-size: 14.4px;
  }
}
@media screen and (max-width: 400px) {
  .page-navigator {
    font-size: 14px;
  }
}
.page-navigator .left {
  white-space: nowrap;
  font-weight: 700;
  padding-right: 2rem;
}
.page-navigator .right {
  width: 100%;
  text-align: right;
}
.page-navigator .right a {
  margin-left: 1rem;
  margin-bottom: 0.25rem;
  text-decoration: none;
  white-space: nowrap;
  display: inline-block;
}
@media screen and (max-width: 500px) {
  .page-navigator .right a {
    display: block;
  }
}

.page-filter {
  border-bottom: 1px solid #042B29;
  margin: 0rem;
  padding: 1.25rem 1rem;
}
.page-filter h4 {
  font-weight: 700;
  font-size: 18px;
  margin: 0px;
  padding: 0px;
}
@media screen and (max-width: 1000px) {
  .page-filter h4 {
    font-size: 16.2px;
  }
}
@media screen and (max-width: 800px) {
  .page-filter h4 {
    font-size: 16.2px;
  }
}
@media screen and (max-width: 700px) {
  .page-filter h4 {
    font-size: 14.4px;
  }
}
@media screen and (max-width: 400px) {
  .page-filter h4 {
    font-size: 14px;
  }
}
.page-filter .filter-title {
  display: inline-block;
  cursor: pointer;
}
.page-filter .filter-title img {
  position: relative;
  top: 0.25rem;
  margin-left: 0.5rem;
  height: 1rem;
  width: auto;
}
.page-filter .filter-content {
  display: none;
}
.page-filter .filter-content h4 {
  padding-top: 1.5rem;
  padding-bottom: 0.5rem;
}
.page-filter .filter-content ul.filter-list {
  font-size: 13px;
  list-style: none;
  padding: 0.25rem 0rem;
  margin: 0px;
}
@media screen and (max-width: 1000px) {
  .page-filter .filter-content ul.filter-list {
    font-size: 13px;
  }
}
@media screen and (max-width: 800px) {
  .page-filter .filter-content ul.filter-list {
    font-size: 13px;
  }
}
@media screen and (max-width: 700px) {
  .page-filter .filter-content ul.filter-list {
    font-size: 14px;
  }
}
@media screen and (max-width: 400px) {
  .page-filter .filter-content ul.filter-list {
    font-size: 14px;
  }
}
.page-filter .filter-content ul.filter-list li {
  display: inline-block;
  margin: 0px;
  cursor: pointer;
}
.page-filter .filter-content ul.filter-list li.selected {
  font-weight: bold;
}
.page-filter .filter-content ul.filter-list li.selected .name {
  display: inline-block;
  padding-bottom: 3px;
  border-bottom: 1px solid #042B29;
}
.page-filter .filter-content ul.filter-months li {
  width: 3rem;
}
.page-filter .filter-content ul.filter-destinations li {
  width: auto;
  margin-right: 2rem;
}
.page-filter .close-title {
  display: none;
}
.page-filter.open .open-title {
  display: none;
}
.page-filter.open .close-title {
  display: inline-block;
}
.page-filter.open .filter-title img {
  transform: rotate(180deg);
}
.page-filter.open .filter-content {
  display: block;
}
.page-filter .filter-buttons {
  padding-top: 2rem;
  padding-bottom: 1rem;
  font-size: 13px;
}
@media screen and (max-width: 1000px) {
  .page-filter .filter-buttons {
    font-size: 13px;
  }
}
@media screen and (max-width: 800px) {
  .page-filter .filter-buttons {
    font-size: 13px;
  }
}
@media screen and (max-width: 700px) {
  .page-filter .filter-buttons {
    font-size: 14px;
  }
}
@media screen and (max-width: 400px) {
  .page-filter .filter-buttons {
    font-size: 14px;
  }
}
.page-filter .filter-buttons .clear-filter {
  opacity: 0.3;
  border-radius: 1.5em;
  padding: 0.5em 1.25em !important;
  line-height: 1;
  cursor: pointer;
  text-decoration: none;
  border: 2px solid #FF9D00;
  color: #FF9D00;
  background: transparent;
  display: inline-block;
}
.page-filter .filter-buttons .clear-filter.active {
  opacity: 1;
}
.page-filter .filter-buttons .clear-filter:hover {
  color: #042B29 !important;
}
.page-filter .filter-buttons .clear-filter:hover {
  color: #042B29 !important;
  background: #FF9D00 !important;
  border-color: #FF9D00 !important;
}

.hidden {
  display: none;
}

.fancybox-button.fancybox-button--zoom {
  display: none !important;
}
.fancybox-button.fancybox-button--play {
  display: none !important;
}
.fancybox-button.fancybox-button--thumbs {
  display: none !important;
}

.wp-block-cover.is-light .wp-block-cover__inner-container {
  color: #042B29;
}
.wp-block-cover.is-dark .wp-block-cover__inner-container {
  color: #fff;
}

.anchor-block .anchor-name {
  color: #f0f;
}

#button-top {
  position: fixed;
  bottom: 12px;
  right: 20px;
  z-index: 1000;
  width: 42px;
  height: auto;
  cursor: pointer;
}

#acute-banner {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 4.5rem;
  margin: 0px;
  padding: 0px;
  z-index: 1000;
  overflow: hidden;
  background: #F57300;
}
#acute-banner .close-acute-banner {
  position: absolute;
  right: 0.5rem;
  top: 50%;
  width: 4rem;
  height: 2rem;
  z-index: 10000;
  transform: translateY(-50%);
  cursor: pointer;
}
#acute-banner .close-acute-banner img {
  height: 2rem;
  width: auto;
}
#acute-banner .acute-widget-content {
  text-align: center;
  margin: 0px;
  padding: 0px;
  color: #fff;
  height: 4.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
}
@media screen and (max-width: 1000px) {
  #acute-banner .acute-widget-content {
    font-size: 16.2px;
  }
}
@media screen and (max-width: 800px) {
  #acute-banner .acute-widget-content {
    font-size: 16.2px;
  }
}
@media screen and (max-width: 700px) {
  #acute-banner .acute-widget-content {
    font-size: 14.4px;
  }
}
@media screen and (max-width: 400px) {
  #acute-banner .acute-widget-content {
    font-size: 14px;
  }
}
#acute-banner .acute-widget-content * {
  margin: 0px;
  padding: 0px;
}
#acute-banner .splide__arrow {
  display: none !important;
}

body.acute-active {
  padding-top: 4.5rem;
}
body.acute-active header.site-header {
  top: 4.5rem;
}
body.acute-active .summmer-winter-select {
  top: calc( 1.35rem + 4.5rem );
}
body.acute-active.single-post, body.acute-active.blog, body.acute-active.dark-header-mode {
  padding-top: calc( 4rem + 4.5rem );
}
body.acute-active #acute-banner {
  display: block;
}

.not-visible {
  display: none;
}

.selected-list .selected-list-header {
  text-align: center;
}

.blog-post-list .post {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 2rem 0px;
}
.blog-post-list .post .featured-image {
  margin: 0px;
  padding: 0px;
  width: calc(50% - 2rem);
  min-height: 1rem;
  padding-top: 50%;
}
.blog-post-list .post .content {
  width: calc(50% - 2rem);
  margin: 0px;
  padding-left: 4rem;
  font-size: 18px;
}
.blog-post-list .post .content h2 {
  font-size: 30px;
}
@media screen and (max-width: 1000px) {
  .blog-post-list .post .content h2 {
    font-size: 27px;
  }
}
@media screen and (max-width: 800px) {
  .blog-post-list .post .content h2 {
    font-size: 27px;
  }
}
@media screen and (max-width: 700px) {
  .blog-post-list .post .content h2 {
    font-size: 24px;
  }
}
@media screen and (max-width: 400px) {
  .blog-post-list .post .content h2 {
    font-size: 21px;
  }
}
@media screen and (max-width: 1000px) {
  .blog-post-list .post .content {
    font-size: 16.2px;
  }
}
@media screen and (max-width: 800px) {
  .blog-post-list .post .content {
    font-size: 16.2px;
  }
}
@media screen and (max-width: 700px) {
  .blog-post-list .post .content {
    font-size: 14.4px;
  }
}
@media screen and (max-width: 400px) {
  .blog-post-list .post .content {
    font-size: 14px;
  }
}
.blog-post-list .post .content .date {
  font-weight: bold;
  font-size: 13px;
}
@media screen and (max-width: 1000px) {
  .blog-post-list .post .content .date {
    font-size: 13px;
  }
}
@media screen and (max-width: 800px) {
  .blog-post-list .post .content .date {
    font-size: 13px;
  }
}
@media screen and (max-width: 700px) {
  .blog-post-list .post .content .date {
    font-size: 14px;
  }
}
@media screen and (max-width: 400px) {
  .blog-post-list .post .content .date {
    font-size: 14px;
  }
}
.blog-post-list .post .content .author {
  font-size: 13px;
  padding-bottom: 0.25rem;
}
@media screen and (max-width: 1000px) {
  .blog-post-list .post .content .author {
    font-size: 13px;
  }
}
@media screen and (max-width: 800px) {
  .blog-post-list .post .content .author {
    font-size: 13px;
  }
}
@media screen and (max-width: 700px) {
  .blog-post-list .post .content .author {
    font-size: 14px;
  }
}
@media screen and (max-width: 400px) {
  .blog-post-list .post .content .author {
    font-size: 14px;
  }
}

body.blog #site-main-content {
  max-width: 1094px;
  margin-left: auto;
  margin-right: auto;
}

body.single-post .single-post-header {
  padding-top: 4rem;
  text-align: center;
}
body.single-post .single-post-header .date {
  font-weight: bold;
  font-size: 13px;
}
@media screen and (max-width: 1000px) {
  body.single-post .single-post-header .date {
    font-size: 13px;
  }
}
@media screen and (max-width: 800px) {
  body.single-post .single-post-header .date {
    font-size: 13px;
  }
}
@media screen and (max-width: 700px) {
  body.single-post .single-post-header .date {
    font-size: 14px;
  }
}
@media screen and (max-width: 400px) {
  body.single-post .single-post-header .date {
    font-size: 14px;
  }
}
body.single-post .single-post-header .author {
  font-size: 13px;
  padding-bottom: 0.25rem;
}
@media screen and (max-width: 1000px) {
  body.single-post .single-post-header .author {
    font-size: 13px;
  }
}
@media screen and (max-width: 800px) {
  body.single-post .single-post-header .author {
    font-size: 13px;
  }
}
@media screen and (max-width: 700px) {
  body.single-post .single-post-header .author {
    font-size: 14px;
  }
}
@media screen and (max-width: 400px) {
  body.single-post .single-post-header .author {
    font-size: 14px;
  }
}

.wp-block-quote {
  margin: 2rem 0px;
  padding: 0px;
  padding-left: 1.5rem;
  position: relative;
  font-size: 36px;
}
.wp-block-quote:before {
  content: "";
  position: absolute;
  top: 0.5rem;
  bottom: 0.5rem;
  left: 0px;
  width: 1px;
  background: rgba(4, 43, 31, 0.3);
}
@media screen and (max-width: 1000px) {
  .wp-block-quote {
    font-size: 32.4px;
  }
}
@media screen and (max-width: 800px) {
  .wp-block-quote {
    font-size: 32.4px;
  }
}
@media screen and (max-width: 700px) {
  .wp-block-quote {
    font-size: 28.8px;
  }
}
@media screen and (max-width: 400px) {
  .wp-block-quote {
    font-size: 25.2px;
  }
}
.wp-block-quote p {
  margin: 0px;
  padding: 0px;
}
.wp-block-quote cite {
  font-size: 13px;
  font-style: normal;
}
@media screen and (max-width: 1000px) {
  .wp-block-quote cite {
    font-size: 13px;
  }
}
@media screen and (max-width: 800px) {
  .wp-block-quote cite {
    font-size: 13px;
  }
}
@media screen and (max-width: 700px) {
  .wp-block-quote cite {
    font-size: 14px;
  }
}
@media screen and (max-width: 400px) {
  .wp-block-quote cite {
    font-size: 14px;
  }
}

.alignwide {
  max-width: 1094px !important;
}

.empty {
  opacity: 0.4;
  pointer-events: none;
}

.weather-block {
  margin: 0px auto;
  text-align: center;
}
.weather-block h2 {
  padding: 0px;
  margin-bottom: 1.5rem;
}
.weather-block .season-info {
  font-family: "Figtree", serif;
  font-weight: 300;
  line-height: 1.1956521739;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 1000px) {
  .weather-block .season-info {
    font-size: 27px;
  }
}
@media screen and (max-width: 800px) {
  .weather-block .season-info {
    font-size: 27px;
  }
}
@media screen and (max-width: 700px) {
  .weather-block .season-info {
    font-size: 24px;
  }
}
@media screen and (max-width: 400px) {
  .weather-block .season-info {
    font-size: 21px;
  }
}
.weather-block .weather-info {
  font-family: "Figtree", serif;
  font-weight: 300;
  line-height: 1.1956521739;
  font-size: 30px;
  font-weight: 700;
}
@media screen and (max-width: 1000px) {
  .weather-block .weather-info {
    font-size: 27px;
  }
}
@media screen and (max-width: 800px) {
  .weather-block .weather-info {
    font-size: 27px;
  }
}
@media screen and (max-width: 700px) {
  .weather-block .weather-info {
    font-size: 24px;
  }
}
@media screen and (max-width: 400px) {
  .weather-block .weather-info {
    font-size: 21px;
  }
}

.tripadvisor-block {
  text-align: center;
}
.tripadvisor-block .tripadvisor-logo {
  padding: 2rem 0px;
}
.tripadvisor-block .tripadvisor-logo img {
  height: 3rem;
  width: auto;
}
.tripadvisor-block .splide .splide__arrow.splide__arrow--prev {
  background-image: var(--wpr-bg-8ffe88a7-b135-480d-b9a7-869d0378941b);
}
.tripadvisor-block .splide .splide__arrow.splide__arrow--next {
  background-image: var(--wpr-bg-20ce16bb-d4a2-446d-a90d-4036ddb17278);
}
.tripadvisor-block .splide {
  padding: 0px;
  margin: 0px;
  width: 100%;
  max-width: 10000px;
}
.tripadvisor-block .splide__list {
  padding: 0px;
  margin: 0px;
  width: 100%;
  max-width: 10000px;
}
.tripadvisor-block .splide__slide {
  padding: 0px;
  margin: 0px;
  width: 100%;
  max-width: 10000px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tripadvisor-block .review-content {
  max-width: 500px;
  margin: 2rem auto;
  text-align: center;
}
.tripadvisor-block .review-content .title {
  font-size: 40px;
  font-weight: 700;
}
@media screen and (max-width: 1000px) {
  .tripadvisor-block .review-content .title {
    font-size: 36px;
  }
}
@media screen and (max-width: 800px) {
  .tripadvisor-block .review-content .title {
    font-size: 36px;
  }
}
@media screen and (max-width: 700px) {
  .tripadvisor-block .review-content .title {
    font-size: 32px;
  }
}
@media screen and (max-width: 400px) {
  .tripadvisor-block .review-content .title {
    font-size: 28px;
  }
}
.tripadvisor-block .review-content .title a {
  text-decoration: none;
}
.tripadvisor-block .review-content .review {
  padding: 1rem 0px;
  font-size: 30px;
}
@media screen and (max-width: 1000px) {
  .tripadvisor-block .review-content .review {
    font-size: 27px;
  }
}
@media screen and (max-width: 800px) {
  .tripadvisor-block .review-content .review {
    font-size: 27px;
  }
}
@media screen and (max-width: 700px) {
  .tripadvisor-block .review-content .review {
    font-size: 24px;
  }
}
@media screen and (max-width: 400px) {
  .tripadvisor-block .review-content .review {
    font-size: 21px;
  }
}
.tripadvisor-block .review-content .date {
  padding: 0px;
  margin: 0.5em 0px;
  font-size: 13px;
  letter-spacing: 0.4em;
  text-transform: uppercase;
  line-height: 1.5;
  font-weight: 700;
  padding: 0px;
  margin: 0px;
  padding-top: 1rem;
}
@media screen and (max-width: 1000px) {
  .tripadvisor-block .review-content .date {
    font-size: 13px;
  }
}
@media screen and (max-width: 800px) {
  .tripadvisor-block .review-content .date {
    font-size: 13px;
  }
}
@media screen and (max-width: 700px) {
  .tripadvisor-block .review-content .date {
    font-size: 14px;
  }
}
@media screen and (max-width: 400px) {
  .tripadvisor-block .review-content .date {
    font-size: 14px;
  }
}
.tripadvisor-block .review-content .name {
  padding: 0px;
  margin: 0px;
  font-size: 13px;
  padding-top: 0.25rem;
}
@media screen and (max-width: 1000px) {
  .tripadvisor-block .review-content .name {
    font-size: 13px;
  }
}
@media screen and (max-width: 800px) {
  .tripadvisor-block .review-content .name {
    font-size: 13px;
  }
}
@media screen and (max-width: 700px) {
  .tripadvisor-block .review-content .name {
    font-size: 14px;
  }
}
@media screen and (max-width: 400px) {
  .tripadvisor-block .review-content .name {
    font-size: 14px;
  }
}

.cover-slider-block {
  min-height: 100vh;
  overflow: hidden;
  position: relative;
  padding: 0px;
  margin: 0px -1rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cover-slider-block .cover-slider-block-content {
  color: #fff;
  position: relative;
  z-index: 10;
}
.cover-slider-block .background-images {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  min-height: 100vh;
  z-index: 0;
}
.cover-slider-block .background-images .splide {
  max-width: none;
  width: 100%;
  min-height: 100vh;
}
.cover-slider-block .background-images .splide .splide__list {
  min-height: 100vh;
  width: 100%;
}
.cover-slider-block .background-images .splide .splide__list .splide__slide {
  background-size: cover;
  background-position: center;
  min-height: 100vh;
  width: 100%;
}
.cover-slider-block h6 {
  margin: 0px;
  padding: 0px;
}
.cover-slider-block .cover-scroll-down {
  position: absolute;
  left: 50%;
  bottom: -2rem;
  transform: translateX(-50%);
  min-height: 0px;
  height: 1rem;
  width: 2rem;
  background: transparent var(--wpr-bg-c293714d-71dd-4341-8d5f-2d7bb86b8476) no-repeat center bottom;
  background-size: 100% auto;
  z-index: 10;
  cursor: pointer;
}
.cover-slider-block .has-small-font-size {
  margin: 0.5rem 0px;
  padding: 0px;
}

.faq-block .faq-item {
  margin-bottom: 0.5rem;
}
.faq-block .faq-item .title {
  position: relative;
  font-weight: 700;
  cursor: pointer;
}
.faq-block .faq-item .title .faq-open-close {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 1.25rem;
  height: 1rem;
  background-image: var(--wpr-bg-2b695eba-fa7f-439e-a29d-a039cdb9226c);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
}
.faq-block .faq-item .content {
  display: none;
}
.faq-block .faq-item.open .content {
  display: block;
}
.faq-block .faq-item.open .title .faq-open-close {
  transform: rotate(180deg);
}

.design-by-puisto {
  background: #042B29;
  text-align: center;
  /*
  .puisto-line {
      height: 1px;
      background: $gray-2;        
      margin: 0px 3rem 2rem 3rem;
  }
  */
}
.design-by-puisto img {
  height: 12px;
  width: auto;
}

/*
.sbi {
    .sbi_item {
        width: 25% !important; 
        height: 25% !important; 
        &:first-child {
            width: 50% !important; 
            height: 50% !important;
        }

    }
}
*/
@media (max-width: 780px) {
  .reverse {
    flex-direction: column-reverse;
  }
}
.cover-slider-block h1, .cover-slider-block h2,
.wp-block-cover h1,
.wp-block-cover h2 {
  font-size: 50px;
}
@media screen and (max-width: 1000px) {
  .cover-slider-block h1, .cover-slider-block h2,
  .wp-block-cover h1,
  .wp-block-cover h2 {
    font-size: 45px;
  }
}
@media screen and (max-width: 800px) {
  .cover-slider-block h1, .cover-slider-block h2,
  .wp-block-cover h1,
  .wp-block-cover h2 {
    font-size: 45px;
  }
}
@media screen and (max-width: 700px) {
  .cover-slider-block h1, .cover-slider-block h2,
  .wp-block-cover h1,
  .wp-block-cover h2 {
    font-size: 40px;
  }
}
@media screen and (max-width: 400px) {
  .cover-slider-block h1, .cover-slider-block h2,
  .wp-block-cover h1,
  .wp-block-cover h2 {
    font-size: 35px;
  }
}

.logo-footer {
  background: #042B29;
  padding: 0px 3rem;
}
.logo-footer .logo-footer-container {
  border-top: 1px solid #97A295;
  display: flex;
  max-width: 1094px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 4rem;
  padding-bottom: 4rem;
}
@media (max-width: 780px) {
  .logo-footer .logo-footer-container {
    display: block;
  }
}
.logo-footer .left {
  display: flex;
  flex: 1;
  justify-content: left;
  align-items: center;
  gap: 1.5rem;
}
@media (max-width: 780px) {
  .logo-footer .left {
    justify-content: center;
    flex-wrap: wrap;
  }
}
.logo-footer .left .eu {
  width: auto;
  height: 3rem;
}
.logo-footer .left .strongest {
  width: auto;
  height: 6rem;
}
.logo-footer .left .kasivarren {
  width: auto;
  height: 6rem;
}
.logo-footer .left .pallas {
  width: auto;
  height: 6rem;
}
.logo-footer .right {
  display: flex;
  flex: 1;
  justify-content: right;
  align-items: center;
}
@media (max-width: 780px) {
  .logo-footer .right {
    padding-top: 4rem;
    margin-top: 4rem;
    justify-content: center;
    border-top: 1px solid #97A295;
  }
}

#mc-embedded-subscribe {
  background-color: transparent !important;
  border: 2px solid #FF9D00 !important;
  color: #FF9D00 !important;
  border-radius: 1.5em !important;
  padding: 0.5em 1.25em !important;
  line-height: 1 !important;
  cursor: pointer !important;
  text-decoration: none !important;
  transition: none !important;
  font-size: 1rem !important;
  height: auto !important;
  margin: 0.5rem 0px !important;
}
#mc-embedded-subscribe:hover {
  background: #FF9D00 !important;
  color: #042B29 !important;
}/*# sourceMappingURL=style.css.map */