/*!
Theme Name: Enverto
Theme URI: https://www.enverto.nl
Author: David Carlier
Author URI: https://www.enverto.nl
Description: Starter theme for Enverto websites
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: enverto
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/
/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/*! normalize.css v8.0.1 | 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 {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

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

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/**
 * 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;
  font-size: 1em;
}

/* 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;
  text-decoration: underline;
  text-decoration: underline dotted;
}

/**
 * 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;
  font-size: 1em;
}

/**
 * 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;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

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

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  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;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

/**
 * 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;
  padding: 0;
}

/**
 * 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;
  outline-offset: -2px;
}

/**
 * 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;
  font: inherit;
}

/* 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;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
}

body {
  font-family: "Roboto", sans-serif;
  color: #0D1821;
}

.wp-block-image {
  margin: 0 0 20px;
}
.wp-block-image img {
  max-width: 100%;
  height: auto;
}

.hide-mobile--block {
  display: none !important;
}
@media screen and (min-width: 992px) {
  .hide-mobile--block {
    display: block !important;
  }
}

.hide-mobile--flex {
  display: none !important;
}
@media screen and (min-width: 992px) {
  .hide-mobile--flex {
    display: flex !important;
  }
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
.calculator-tool__summary img {
  max-width: 100%;
  height: auto;
}

/*--------------------------------------------------------------
# Client
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
  font-family: "Barlow Condensed", sans-serif;
  color: #2F5426;
}

.heading--sub {
  font-family: "Archivo Narrow", sans-serif;
}

h1 {
  font-size: 32px;
  line-height: 34px;
  color: #2F5426;
}
@media screen and (min-width: 992px) {
  h1 {
    font-size: 48px;
    line-height: 50px;
  }
}

h2 {
  font-size: 28px;
  line-height: 32px;
}

h3 {
  font-size: 22px;
  line-height: 26px;
}

p {
  font-size: 16px;
  line-height: 26px;
}

a {
  color: #1da438;
}

.content ul {
  margin-bottom: 20px;
}
.content ul.check {
  list-style: none;
  padding-left: 30px;
  margin-left: 0;
}
.content ul.check li {
  position: relative;
}
.content ul.check li:before {
  content: "";
  position: absolute;
  display: block;
  left: -30px;
  top: 0;
  width: 20px;
  height: 20px;
  background-image: url("./assets/vectors/check.svg");
  background-size: 20px 20px;
  background-position: center center;
}
.content ul li {
  margin-bottom: 10px;
}

.button, .button--secondary {
  display: inline-block;
  font-family: "Barlow Condensed", sans-serif;
  text-transform: uppercase;
  border-radius: 8px;
  border: 0;
  outline: none;
  padding: 15px 24px;
  background-color: #FE9000;
  font-size: 18px;
  color: #fff;
  text-decoration: none;
  transition: 0.3s all;
  cursor: pointer;
}
.button:hover, .button--secondary:hover {
  box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.1);
  transform: translateY(-2px);
}
.button:disabled, .button--secondary:disabled {
  background-color: #6C809A;
  cursor: not-allowed;
}
.button.narrow, .narrow.button--secondary {
  padding: 6px 12px;
}

.button--secondary {
  background-color: #2F5426;
}

/* Layout
--------------------------------------------- */
.top-header {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  background-color: #F1F2EB;
  padding-left: 20px;
}
@media screen and (min-width: 992px) {
  .top-header {
    padding-left: 0;
  }
}
.top-header__link {
  padding: 12px 0;
  margin-left: 12px;
}
.top-header__link:last-of-type {
  padding: 12px;
  background-color: #2F5426;
  color: #ffffff;
}
.top-header .user__link {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 6px;
}
.top-header .usp-list--inline {
  margin: 10px 0;
}
@media screen and (min-width: 992px) {
  .top-header .usp-list--inline {
    margin: 0;
  }
}
@media screen and (max-width: 575px) {
  .top-header .usp-list--inline li {
    margin-bottom: 5px;
  }
}
.top-header > div {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
}
.top-header > div > a {
  font-size: 12px;
  line-height: 14px;
  color: #2F5426;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  .top-header {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px;
  }
}
@media screen and (min-width: 1200px) {
  .top-header {
    padding: 0 60px;
  }
}

.menu-top-menu-container {
  position: absolute;
  bottom: -29px;
  right: 0;
}
@media screen and (min-width: 992px) {
  .menu-top-menu-container {
    position: relative;
    bottom: 0;
  }
}
.menu-top-menu-container > ul {
  margin: 0;
  list-style: none;
}
.menu-top-menu-container > ul a {
  display: inline-block;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  padding: 7px 10px;
  background-color: #FE9000;
  transition: 0.3s all;
}
.menu-top-menu-container > ul a:hover {
  background-color: #2F5426;
}

.woocommerce-store-notice {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  width: 100%;
  padding: 12px 24px;
  background-color: #2F5426;
  color: #ffffff;
}

.entry-header + .post-thumbnail {
  display: none;
}

.header {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.header__upper {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
}
.header__upper .mobile-menu__trigger {
  position: absolute;
  right: 0;
  top: 20px;
}
.header__upper .mobile-menu__trigger svg {
  width: 32px;
  height: 32px;
  fill: green;
}
@media screen and (min-width: 992px) {
  .header__upper {
    padding: 24px 0;
  }
}
.header__lower {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  padding-bottom: 24px;
  width: 100%;
  gap: 24px;
}
.header__lower .header__assortiment-menu {
  position: relative;
  display: none;
}
@media screen and (min-width: 992px) {
  .header__lower .header__assortiment-menu {
    display: block;
  }
}
.header__large-btn {
  display: none;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 8px;
  padding: 16px 20px;
  font-size: 18px;
  line-height: 18px;
  text-decoration: none;
  border-radius: 8px;
  font-weight: 600;
  text-transform: uppercase;
  font-family: "Barlow Condensed", sans-serif;
  background-color: #FE9000;
  color: #ffffff;
}
.header__large-btn svg {
  width: 18px;
  height: 18px;
}
@media screen and (min-width: 992px) {
  .header__large-btn {
    display: flex;
  }
}
.header__side-buttons {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  width: auto;
}
@media screen and (min-width: 992px) {
  .header__side-buttons {
    justify-content: center;
    padding-right: 0;
  }
}
.header .custom-logo {
  max-width: 140px;
  height: auto;
  margin: 20px 20px 20px 0;
}
@media screen and (min-width: 992px) {
  .header .custom-logo {
    max-width: 170px;
    margin: 0;
  }
}

.container, .container--flex, .boxed {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.container--spaced {
  margin: 20px auto;
}
.container--spaced-large {
  margin: 60px auto;
}

@media screen and (min-width: 992px) {
  .full {
    padding: 0 60px;
  }
}

.help__box {
  position: relative;
  background-color: #2F5426;
  border-radius: 8px;
  margin: 30px 0 60px;
  padding: 24px;
}
@media screen and (min-width: 992px) {
  .help__box {
    margin: 30px 24px 90px;
  }
}
.help__box h2 {
  margin-top: 0;
}
.help__box h2, .help__box p {
  color: #fff;
  max-width: 50%;
}
.help__box img {
  width: 100%;
  height: auto;
  border-radius: 8px;
  transform: translateY(40px);
}
@media screen and (min-width: 992px) {
  .help__box img {
    position: absolute;
    right: 20px;
    top: 50px;
    width: 46%;
    transform: none;
  }
}

@media screen and (min-width: 992px) {
  .container--flex {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
  }
}

main {
  padding: 20px;
}
@media screen and (min-width: 1200px) {
  main {
    padding: 0;
  }
}

@media screen and (min-width: 992px) {
  .pullup {
    margin-top: -90px;
    padding: 30px;
  }
}

@media screen and (min-width: 992px) {
  .padded-30 {
    padding: 0 30px;
  }
}

.wp-block-group.has-background {
  padding: 20px;
}
.wp-block-group.has-background .wp-block-group__inner-container h2, .wp-block-group.has-background .wp-block-group__inner-container h3 {
  margin-top: 0;
}

.site-footer {
  background-color: #F1F2EB;
}
@media screen and (min-width: 992px) {
  .site-footer {
    padding: 60px 0 0 0;
  }
}
.site-footer .container--flex {
  padding: 30px 20px;
}
@media screen and (max-width: 575px) {
  .site-footer .container--flex div {
    margin-bottom: 30px;
  }
}
.site-footer .custom-logo {
  max-width: 200px;
  height: auto;
  margin-bottom: 20px;
}
.site-footer h3 {
  margin-top: 0;
}
.site-footer .icon-list {
  list-style: none;
  margin: 20px 0;
  padding: 0;
}
@media screen and (min-width: 992px) {
  .site-footer .icon-list {
    max-width: 300px;
  }
}
.site-footer .icon-list.small li {
  margin-right: 5px;
  margin-bottom: 5px;
}
.site-footer .icon-list.small img {
  max-height: 40px;
}
.site-footer .icon-list li {
  display: inline-block;
  margin-right: 20px;
}
.site-footer .icon-list li img {
  max-height: 60px;
  width: auto;
}
.site-footer .button, .site-footer .button--secondary {
  display: inline-block;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  padding: 8px 10px;
  background-color: #1da438;
  transition: 0.3s all;
}
.site-footer .button:hover, .site-footer .button--secondary:hover {
  background-color: #FE9000;
}
.site-footer .copyright-bar {
  padding: 20px;
  margin-top: 30px;
  font-size: 12px;
  color: #ffffff;
  background-color: #1da438;
}
@media screen and (min-width: 1200px) {
  .site-footer .copyright-bar {
    padding: 20px 0;
  }
  .site-footer .copyright-bar .container, .site-footer .copyright-bar .boxed, .site-footer .copyright-bar .container--flex {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
}
.site-footer .copyright-navigation ul {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
  list-style: none;
  margin: 0;
  padding: 0;
}
.site-footer .copyright-navigation ul li {
  margin-left: 10px;
}
.site-footer .copyright-navigation ul a {
  color: #ffffff;
}

/* Components
--------------------------------------------- */
.usp-list--inline {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
@media screen and (max-width: 575px) {
  .usp-list--inline {
    padding-left: 20px;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .usp-list--inline {
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
  }
}

.usp--small {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  list-style: none;
  margin-right: 30px;
  font-size: 12px;
}
.usp--small svg {
  width: 18px;
  height: 18px;
  margin-right: 5px;
}
.usp--large {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  list-style: none;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 0 !important;
}
.usp--large svg {
  width: 36px;
  height: 36px;
  margin-right: 12px;
}

.usp__bar {
  background-color: #2F5426;
  color: #fff;
  justify-content: center;
  gap: 64px;
  padding: 30px 20px;
  margin-bottom: 48px !important;
}
.usp__bar svg {
  fill: #fff;
}

.toggle-search-button {
  position: relative;
  display: inline-block;
}
.toggle-search-button.open {
  opacity: 0.3;
}
.toggle-search-button svg {
  width: 26px;
  height: 26px;
}

.search-bar {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  flex: 1;
}
.search-bar .container, .search-bar .boxed, .search-bar .container--flex {
  position: relative;
}
.search-bar .search-form {
  width: 100%;
  display: flex;
}
.search-bar .search-field {
  flex: 1;
  height: 50px;
  font-size: 16px;
  line-height: 16px;
  padding: 0 24px;
  border-radius: 25px;
  border: 1px solid #6C809A;
}
.search-bar .search-field:focus {
  outline: 0;
}

.search-quick-results {
  position: absolute;
  background: #fff;
  width: 100%;
  max-height: 300px;
  overflow-y: auto;
  z-index: 9999;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
}
@media screen and (min-width: 992px) {
  .search-quick-results {
    max-height: 400px;
  }
}
.search-quick-results img {
  width: 50px;
  height: 50px;
  object-fit: cover;
}
.search-quick-results ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.search-quick-results ul a {
  display: flex;
  align-items: center;
  gap: 16px;
  font-size: 12px;
  padding: 16px;
  text-decoration: none;
  border-bottom: 1px solid #e5e5e5;
  transition: 0.3s background-color;
}
.search-quick-results ul a:hover {
  background-color: #e5e5e5;
}
@media screen and (min-width: 992px) {
  .search-quick-results ul a {
    font-size: 16px;
    padding: 16px 24px;
  }
}

.search .page-header {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.search article {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.search article .post-thumbnail,
.search article .entry-summary,
.search article .entry-footer {
  display: none;
}
.search article .entry-title {
  font-size: 24px;
}
.search article .entry-title a {
  text-decoration: none;
}

/* class applies to select element itself, not a wrapper element */
.select {
  display: block;
  font-size: 16px;
  color: #0D1821;
  line-height: 1;
  padding: 16px 16px;
  width: 100%;
  max-width: 100%;
  margin: 5px 0 20px 0;
  border: 0;
  border-radius: 3px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%231da438%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat, repeat;
  background-color: #F1F2EB;
  background-position: right 0.7em top 50%;
  /* icon size, then gradient */
  background-size: 0.65em auto;
}

/* Hide arrow icon in IE browsers */
.select::-ms-expand {
  display: none;
}

/* Hover style */
.select:hover {
  border-color: #888;
}

/* Focus style */
.select:focus {
  outline: none;
}

/* Set options to normal weight */
.select option {
  font-weight: normal;
}

/* Disabled styles */
.select:disabled, .select[aria-disabled=true] {
  color: #6a6a6a;
}

.partners {
  width: 100%;
  max-width: 1200px;
  margin: 60px auto;
  padding: 0 20px;
}
@media screen and (min-width: 1200px) {
  .partners {
    padding: 0;
  }
}
.partners ul {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
}
@media screen and (min-width: 992px) {
  .partners ul {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;
  }
}
.partners img {
  max-height: 50px;
  width: auto;
  margin-right: 10px;
}
@media screen and (min-width: 1200px) {
  .partners img {
    max-width: 280px;
    margin-right: 0;
  }
}

.wpcf7-form input[type=text],
.wpcf7-form input[type=email],
.wpcf7-form textarea {
  outline: none;
  padding: 10px 15px;
  width: 100%;
  max-width: 600px;
}
.wpcf7-form select {
  width: 260px;
  padding: 8px 12px;
}
.wpcf7-form .wpcf7-not-valid-tip {
  font-size: 12px;
  margin-top: 5px;
  width: 100%;
  max-width: 600px;
  text-align: right;
}
.wpcf7-form .wpcf7-response-output {
  border: 0 !important;
  padding: 0 !important;
  margin: 10px 0 0 0 !important;
  font-size: 14px;
  color: #2F5426;
}

.main-navigation {
  display: none;
  margin-left: 72px;
}
@media screen and (min-width: 992px) {
  .main-navigation {
    display: block;
  }
}

.menu-main-navigation-container .menu {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 992px) {
  .menu-main-navigation-container .menu {
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
  }
}
.menu-main-navigation-container .menu > li:first-of-type > a {
  color: #FE9000 !important;
}
.menu-main-navigation-container .menu li {
  position: relative;
  width: 100%;
}
@media screen and (min-width: 992px) {
  .menu-main-navigation-container .menu li {
    width: auto;
  }
}
.menu-main-navigation-container .menu li:hover > a {
  color: #1da438;
}
.menu-main-navigation-container .menu li:hover .sub-menu {
  display: block;
}
.menu-main-navigation-container .menu li a {
  font-family: "Archivo Narrow", sans-serif;
  font-size: 18px;
  color: #0D1821;
  padding: 10px 20px;
  text-decoration: none;
  display: block;
  width: 100%;
  font-weight: 700;
  transition: 0.3s color;
}
@media screen and (min-width: 992px) {
  .menu-main-navigation-container .menu li a {
    display: inline-block;
  }
}
.menu-main-navigation-container .menu li.current-menu-item > a {
  color: #1da438;
}
.menu-main-navigation-container .sub-menu {
  display: none;
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: #fff;
}
@media screen and (min-width: 992px) {
  .menu-main-navigation-container .sub-menu {
    position: absolute;
    left: 0;
    top: 38px;
    box-shadow: 7px 7px 14px rgba(0, 0, 0, 0.2);
    z-index: 10;
  }
}
.menu-main-navigation-container .sub-menu li a {
  width: 100%;
}
@media screen and (min-width: 992px) {
  .menu-main-navigation-container .sub-menu li a {
    width: 200px;
  }
}
.menu-main-navigation-container .sub-menu li a:hover {
  background-color: #F1F2EB;
}

.wp-block-button:not(.is-style-outline) .wp-block-button__link {
  border-radius: 8px;
  padding: 15px 24px;
  background-color: #FE9000;
  font-size: 16px;
}
.wp-block-button.is-style-outline .wp-block-button__link {
  border-radius: 8px;
  padding: 15px 24px;
  border-color: #FE9000;
  color: #FE9000;
  font-size: 16px;
}

.mobile-menu__trigger {
  display: block;
}
@media screen and (min-width: 992px) {
  .mobile-menu__trigger {
    display: none;
  }
}

.mobile-menu__close {
  position: absolute;
  right: 24px;
  top: 24px;
}
.mobile-menu__close svg {
  width: 24px;
  height: 24px;
}

.mobile__navigation {
  position: fixed;
  display: none;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  padding: 24px;
  background-color: #fff;
  z-index: 9999;
  overflow-y: auto;
}
@media screen and (min-width: 992px) {
  .mobile__navigation {
    display: none;
  }
}
.mobile__navigation .sub-menu {
  display: none;
  padding-left: 24px;
}
@media screen and (min-width: 992px) {
  .mobile__navigation .sub-menu {
    padding-left: 0;
  }
}
.mobile__navigation ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.mobile__navigation ul li.menu-item-has-children {
  position: relative;
}
.mobile__navigation ul li.menu-item-has-children > a {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAABKCAYAAABzTVwZAAAAAXNSR0IArs4c6QAABC1JREFUeF7tnLeuVDEQhr9b8QJUlIgKCio6CqChoKMg55xzzjnnnHMuoEOiATpESUMHT8ALIFGgkXalq6PdPcceXx8nt+vxmZn/85yxV7tDlJF1Boayjr4ETwEgcwgKAAWAzDOQefilAhQAMs9A5uGXClAAyDwDmYdfKkABIPMMZB5+qQAFgMwzkHn4pQIUADLPQObhlwpQAGglA5OB5cAU4B/wGXgPfGrFG/8PnQ7MqcQvsUsOvI42KsArYG6fKB8CK7xmwP/DHnTg7/Xkj8AMny75BuAIcLgmwHfAbJ9J8Pist8CsmufNBD748sknAKOA38CYBsG9GVAlGpgHOeV1p+zXOfcLmAD8rZvo4nOfAIwFJLimQxI2r+nkwOcNeu31cn2cYa6sw/cJgDR8Xww9fQksMLQJbfoLYL6hU1OBr4Y2VtN9AmBaAboBSQIXWkXXvtFzS4CTrADSA/wEBATT8QxYbGrU8vynwCILH6RPGp9iDyC5kO5eGjybIQldYmPYgs0TBbByPyCnBS/D5yugG1CTo2C/4B8Dy7xkxv4hj4ClluZHAcmPt9EGABKcBgJJsNwihjjkIssWUO/iSwLbAkALgdymrQyMgPuKW8xWxG8bAC0EkvBVgUBwTwFka+KHAIAWgrvAmpYhuAOstvShVfFDAUALgQiw1lIArdltBYCtix8SAFoIbgHrtWoa2t8E1hnadKcHIX5oAGghEEE2WApianZDAVww4ocIgBaC68AmUzUN518DNhraBLfzuw61eQwclEPNPYEItNlSoDqzqwrAgtr5oQOgrQRXgK11ahp+fhnYYmgT7M6PAQAtBCLYNkvBqmaXFEAFufNjAUALwUVghxKCC8B2yzWCFj/UJrBXrjU9gQi401LA8wqAghc/JgC0leAcsNsQgrPALkOb4N/51XhCPQX0y7umEoigexoKesYCmOjEj60CdBOsgeA0sK8GglPA3oagVKdFUfaHOx1bBXABgQi8v4/AJxsA0o+N6MSPtQK4gOAEcLCi5HHgQC47P6Zj4CBNNK8DEfxQZ/FjPYBoykKUOz8VALSnAxFPRt3P1ZIq+yn0AFVBNJWg6U6PvuHrFWisTWCvWHxCEHXZT7ECuGgMm1aCZMSP/RTQT7CRrARJiZ8qANrGMNmGL/UeYCQbw+R2fkrHwJG6J+ium6z4Kb8ChkOh6QmSFj8XAGx7guTFzwkAUwiyED83AJpCkI34OQIgMcuviuUr4dGV7vFP56tg+dFpNiOlq2AT0SYC04BJnb9i+Q58A36YLJLC3FwBSEE7JzEUAJykMd5FCgDxaufE8wKAkzTGu0gBIF7tnHheAHCSxngXKQDEq50TzwsATtIY7yIFgHi1c+J5AcBJGuNdpAAQr3ZOPC8AOEljvIsUAOLVzonnBQAnaYx3kQJAvNo58fw/W5aaSzD5oH0AAAAASUVORK5CYII=");
  background-repeat: no-repeat;
  background-position: right 20px center;
  background-size: 24px 16px;
}
.mobile__navigation ul li a {
  display: block;
  padding: 12px 18px;
  text-decoration: none;
  font-weight: 700;
  width: 100%;
  height: 42px;
  color: #2F5426;
  border-bottom: solid 1px #e5e5e5;
}
.mobile__navigation .mobile-menu__account {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 20px;
}
.mobile__navigation .mobile-menu__account svg {
  display: none;
}
.mobile__navigation .mobile-menu__account a {
  text-decoration: none;
}

.footer-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer-navigation ul li {
  margin-bottom: 10px;
}

.show-panel .mob-cancel-button {
  display: none !important;
}

.header__large-btn:hover + .menu-assortiment-menu-container,
.menu-assortiment-menu-container:hover {
  display: block !important;
}

.header {
  padding: 0 20px;
}
@media screen and (min-width: 1200px) {
  .header {
    padding: 0;
  }
}
.header .menu-assortiment-menu-container {
  position: relative;
  display: none;
  position: absolute;
  left: 0;
  top: 50px;
  z-index: 9999;
}
.header .menu-assortiment-menu-container #assortiment-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  background-color: #fff;
  width: 300px;
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.43);
}
.header .menu-assortiment-menu-container #assortiment-menu .menu-item {
  width: 100%;
}
.header .menu-assortiment-menu-container #assortiment-menu .menu-item a {
  display: block;
  padding: 16px;
  width: 100%;
  text-decoration: none;
  font-weight: 700;
  font-size: 18px;
  transition: 0.3s all;
  color: #0D1821;
}
.header .menu-assortiment-menu-container #assortiment-menu .menu-item a:hover {
  background-color: #F1F2EB;
  color: #1da438;
}

.image-cta {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  height: 180px;
  padding: 20px;
  cursor: pointer;
  overflow: hidden;
  margin-bottom: 10px;
}
@media screen and (min-width: 992px) {
  .image-cta {
    margin: 0;
  }
}
.image-cta:after {
  content: "";
  position: absolute;
  display: block;
  opacity: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  transition: opacity 0.3s;
}
.image-cta__link {
  text-decoration: none;
  outline: none;
}
.image-cta__background {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  transition: all 0.5s;
  background-size: cover;
  background-position: center center;
}
.image-cta__title {
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  color: #fff;
  margin: 0;
  text-shadow: 2px 1px 3px rgba(0, 0, 0, 0.42);
  text-align: center;
  transition: color 0.7s;
  z-index: 1;
}
.image-cta:hover:after {
  opacity: 1;
}
.image-cta:hover p {
  color: #fff;
}
.image-cta:hover .image-cta__background {
  transform: scale(1.1);
}

.large__cta-images .image-cta {
  height: 320px;
}

.header-cta {
  background-size: 0;
  background-position: center center;
  margin-bottom: 30px;
}
@media screen and (min-width: 992px) {
  .header-cta {
    padding: 90px 30px 160px 30px;
    margin-bottom: 0;
    background-size: cover;
  }
}
.header-cta h1, .header-cta p {
  margin-top: 0;
}
@media screen and (min-width: 992px) {
  .header-cta h1, .header-cta p {
    max-width: 50%;
  }
}
.header-cta .button, .header-cta .button--secondary {
  margin-top: 20px;
  margin-right: 10px;
}

.c-accordion__title {
  font-size: 20px;
  outline: none;
}
.c-accordion__title a {
  text-decoration: none;
}

.c-accordion__content {
  overflow: auto;
}

.sound-tool {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
  margin: 30px 0;
}
@media screen and (min-width: 992px) {
  .sound-tool {
    flex-direction: row;
  }
}
.sound-tool span {
  font-size: 12px;
  font-style: italic;
  color: #6C809A;
}

.sound-tool__form {
  flex: 1;
}
@media screen and (min-width: 992px) {
  .sound-tool__form {
    margin-right: 30px;
  }
}

.sound-tool__results {
  flex: 1;
  margin-top: 30px;
}
@media screen and (min-width: 992px) {
  .sound-tool__results {
    margin-left: 30px;
    margin-top: 0;
  }
}
.sound-tool__results > p {
  font-size: 14px;
  line-height: 18px;
  margin-top: 0;
  margin-bottom: 5px;
}
.sound-tool__results .sound-tool__bar--outer {
  position: relative;
  height: 30px;
  margin-bottom: 38px;
  background-color: #F1F2EB;
  border-radius: 3px;
}
.sound-tool__results .sound-tool__bar--outer p {
  position: absolute;
  display: block;
  top: 30px;
  margin: 0;
  font-size: 12px;
}
.sound-tool__results .sound-tool__bar--outer > p {
  right: 0;
}
.sound-tool__results .sound-tool__bar {
  height: 100%;
  border-radius: 3px;
  transition: 0.5s width;
  background: rgb(14, 149, 18);
  background: linear-gradient(90deg, rgb(206, 194, 5) 0%, rgb(14, 149, 18) 100%);
}
.sound-tool__results .sound-tool__bar p {
  left: 0;
}

.isolation-help-tool__sound:not(.active),
.isolation-help-tool__warmth:not(.active),
.isolation-help-tool__advice--sound:not(.active),
.isolation-help-tool__advice--warmth:not(.active),
.isolation-help-tool__concrete-floor-disclaimer:not(.active) {
  display: none;
}

.isolation-help-tool .fieldset {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  border: 0;
  padding: 0;
  margin-bottom: 60px;
}
.isolation-help-tool label {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 130px;
  height: 130px;
  padding: 10px;
  margin: 0 10px 10px 0;
  background-color: #fff;
  font-size: 14px;
  color: #6C809A;
  text-align: center;
  border-radius: 3px;
  box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.1);
  transition: all 0.3s;
  cursor: pointer;
}
@media screen and (min-width: 992px) {
  .isolation-help-tool label {
    width: 190px;
    height: 160px;
    padding: 20px;
    margin: 0 30px 30px 0;
    font-size: 16px;
  }
}
.isolation-help-tool label:hover {
  transform: translateY(-2px);
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.3);
}
.isolation-help-tool label svg {
  width: 60px;
  height: 60px;
  margin-bottom: 20px;
}
.isolation-help-tool input[type=radio] {
  display: none;
}
.isolation-help-tool input[type=radio]:checked + label {
  color: #2F5426;
  background-color: #F1F2EB;
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.3);
}

.isolation-help-tool__result {
  margin-top: 60px;
  font-size: 18px;
  line-height: 24px;
  color: #0D1821;
}

.isolation-help-tool__concrete-floor-disclaimer {
  font-style: italic;
}

.button--inline {
  display: block;
  margin-bottom: 10px;
}

@media screen and (min-width: 992px) {
  .calculator__container {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
  }
}

@media screen and (min-width: 992px) {
  .package-calculator-tool__form,
  .calculator-tool__form {
    width: 75%;
  }
}
.package-calculator-tool__form .fieldset,
.calculator-tool__form .fieldset {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  border: 0;
  padding: 0;
  margin-bottom: 60px;
}
.package-calculator-tool__form .fieldset div,
.calculator-tool__form .fieldset div {
  margin-bottom: 20px;
}
@media screen and (min-width: 992px) {
  .package-calculator-tool__form .fieldset div,
  .calculator-tool__form .fieldset div {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    width: 50%;
    margin-bottom: 0;
  }
}
.package-calculator-tool__form input[type=number],
.calculator-tool__form input[type=number] {
  margin-top: 10px;
  padding: 10px;
  border-radius: 0;
  border: 1px solid #6C809A;
  outline: none;
}
.package-calculator-tool__form input[type=radio],
.calculator-tool__form input[type=radio] {
  display: none;
}
.package-calculator-tool__form input[type=radio] + label,
.calculator-tool__form input[type=radio] + label {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 130px;
  height: 130px;
  padding: 20px;
  margin-right: 10px;
  margin-bottom: 10px;
  background-color: #fff;
  font-size: 14px;
  color: #6C809A;
  text-align: center;
  border-radius: 3px;
  box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.1);
  transition: all 0.3s;
  cursor: pointer;
}
@media screen and (min-width: 992px) {
  .package-calculator-tool__form input[type=radio] + label,
  .calculator-tool__form input[type=radio] + label {
    width: 170px;
    height: 150px;
    font-size: 16px;
    margin-right: 10px;
    margin-bottom: 10px;
  }
}
.package-calculator-tool__form input[type=radio] + label:hover,
.calculator-tool__form input[type=radio] + label:hover {
  transform: translateY(-2px);
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.3);
}
.package-calculator-tool__form input[type=radio] + label svg,
.calculator-tool__form input[type=radio] + label svg {
  width: 60px;
  height: 60px;
  margin-bottom: 20px;
}
.package-calculator-tool__form input[type=radio]:checked + label,
.calculator-tool__form input[type=radio]:checked + label {
  color: #2F5426;
  background-color: #F1F2EB;
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.3);
}

@media screen and (min-width: 992px) {
  .calculator-tool__results {
    width: 25%;
  }
}
.calculator-tool__results div {
  padding: 20px;
  background-color: #F1F2EB;
}
.calculator-tool__results h2 {
  font-size: 32px;
  color: #ffffff;
  margin: 0;
  padding: 20px;
  background-color: #2F5426;
}
.calculator-tool__results h2 small {
  font-size: 14px;
  color: #F1F2EB;
}
.calculator-tool__results h3 {
  margin-top: 20px;
}
.calculator-tool__results h3 + p + p + p {
  padding: 5px;
  margin-left: -5px;
  margin-right: -5px;
  background-color: rgba(0, 0, 0, 0.1);
  margin-top: 10px;
}
.calculator-tool__results p {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin: 0;
}
.calculator-tool__results .button, .calculator-tool__results .button--secondary {
  margin-top: 20px;
}

.woocommerce-checkout-payment .wc_payment_methods input:checked + label {
  border: 3px solid #2F5426;
}

/*# sourceMappingURL=style.css.map */
