@font-face {
  font-family: "glacial indifference";
  src: url("/shared/fonts/gi/regular.woff2") format("woff2"), url("/shared/fonts/gi/regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "glacial indifference";
  src: url("/shared/fonts/gi/bold.woff2") format("woff2"), url("/shared/fonts/gi/bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "glacial indifference";
  src: url("/shared/fonts/gi/italic.woff2") format("woff2"), url("/shared/fonts/gi/italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "kirppuicons";
  src: url("/shared/fonts/kirppuicons.eot?v=3");
  src: url("/shared/fonts/kirppuicons.eot?v=3#iefix") format("embedded-opentype"), url("/shared/fonts/kirppuicons.woff?v=3") format("woff"), url("/shared/fonts/kirppuicons.ttf?v=3") format("truetype"), url("/shared/fonts/kirppuicons.svg?v=3#kirppuicons") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-] {
  line-height: 0;
  font-size: 2rem;
}
[class^=icon-].large {
  font-size: 2.4rem;
}
[class^=icon-].green {
  color: #31AA47;
}
[class^=icon-]:before {
  display: inline-block;
  font-family: "kirppuicons";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-add_item:before {
  content: "A";
}

.icon-add:before {
  content: "B";
}

.icon-archive:before {
  content: "C";
}

.icon-arrow_down:before {
  content: "D";
}

.icon-arrow_left:before {
  content: "E";
}

.icon-arrow_right:before {
  content: "F";
}

.icon-arrow_up:before {
  content: "G";
}

.icon-bag:before {
  content: "H";
}

.icon-bell:before {
  content: "I";
}

.icon-bill:before {
  content: "J";
}

.icon-block:before {
  content: "K";
}

.icon-building:before {
  content: "L";
}

.icon-calendar:before {
  content: "M";
}

.icon-chevron_down:before {
  content: "N";
}

.icon-chevron_left:before {
  content: "O";
}

.icon-chevron_right:before {
  content: "P";
}

.icon-chevron_up:before {
  content: "Q";
}

.icon-close:before {
  content: "R";
}

.icon-coins:before {
  content: "S";
}

.icon-copy_paste:before {
  content: "T";
}

.icon-danger:before {
  content: "U";
}

.icon-edit:before {
  content: "V";
}

.icon-expand:before {
  content: "W";
}

.icon-export:before {
  content: "X";
}

.icon-eye:before {
  content: "Y";
}

.icon-filter_remove:before {
  content: "Z";
}

.icon-filter_search:before {
  content: "a";
}

.icon-filter:before {
  content: "b";
}

.icon-flag:before {
  content: "c";
}

.icon-link:before {
  content: "d";
}

.icon-loading:before {
  content: "e";
}

.icon-location:before {
  content: "f";
}

.icon-log_out:before {
  content: "g";
}

.icon-login:before {
  content: "h";
}

.icon-menu:before {
  content: "i";
}

.icon-message:before {
  content: "j";
}

.icon-minus:before {
  content: "k";
}

.icon-money:before {
  content: "l";
}

.icon-note:before {
  content: "m";
}

.icon-placeholder:before {
  content: "n";
}

.icon-receipt:before {
  content: "o";
}

.icon-refresh:before {
  content: "p";
}

.icon-scan_barcode:before {
  content: "q";
}

.icon-scanner:before {
  content: "r";
}

.icon-search:before {
  content: "s";
}

.icon-settings_2:before {
  content: "t";
}

.icon-settings:before {
  content: "u";
}

.icon-shop_cart:before {
  content: "v";
}

.icon-shop:before {
  content: "w";
}

.icon-sort:before {
  content: "x";
}

.icon-tag:before {
  content: "y";
}

.icon-tasks:before {
  content: "z";
}

.icon-trash_bin:before {
  content: "0";
}

.icon-undo:before {
  content: "1";
}

.icon-ellipsis-vertical:before {
  content: "3";
}

.icon-quantity:before {
  content: "2";
}

.icon-checkbox:before {
  content: "4";
}

.icon-checked-checkbox:before {
  content: "5";
}

.icon-unprinted:before {
  content: "6";
}

.icon-printed:before {
  content: "7";
}

.icon-barcode:before {
  content: "8";
}

.icon-placeholder-image:before {
  content: "9";
}

.icon-offline:before {
  content: "!";
}

.icon-online:before {
  content: '"';
}

.icon-ai:before {
  content: "#";
}

.icon-heart:before {
  content: "$";
}

.icon-heart-filled:before {
  content: "%";
}

.icon-grid:before {
  content: "&";
}

.icon-listview:before {
  content: "'";
}

.icon-elektronik:before {
  content: "(";
}

.icon-underholdning:before {
  content: ")";
}

.icon-dame:before {
  content: "*";
}

.icon-hobby:before {
  content: "+";
}

.icon-bolig:before {
  content: ",";
}

.icon-smykke:before {
  content: "-";
}

.icon-born:before {
  content: ".";
}

.icon-herre:before {
  content: "/";
}

.icon-kaledyr:before {
  content: "[";
}

.icon-sport:before {
  content: "\\";
}

.icon-andet:before {
  content: "]";
}

@media screen and (max-width: 960px) {
  .mobile-hide {
    display: none;
  }
}

.mobile-show {
  display: none;
}
@media screen and (max-width: 960px) {
  .mobile-show {
    display: block;
  }
}

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

html, body, div, span, object, iframe, figure, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, code, em, img, small, strike, strong, sub, sup, tt, b, u, i, ol, ul, li, fieldset, form, label, table, caption, tbody, tfoot, thead, tr, th, td, main, canvas, embed, footer, header, nav, section, video, address, dl, dd, dt {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-weight: normal;
  font: inherit;
  vertical-align: baseline;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  text-size-adjust: none;
  outline: none;
}

footer, header, nav, section, main {
  display: block;
}

body {
  line-height: 1;
  background-color: #fff;
}

ol, ul {
  list-style: none;
}

li {
  line-height: 1;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input {
  border-radius: 0;
  margin: 0;
}

picture {
  display: block;
  line-height: 0;
}

img, video {
  max-width: 100%;
  height: auto;
}

a {
  color: inherit;
  text-decoration: none;
}

strong {
  font-weight: 600;
}

em {
  font-style: italic;
}

:root {
  --line-color: #e7e3e4;
}

html {
  font-size: 62.5%;
}

body {
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 1.6rem;
}

body, input, textarea, select, button {
  font-family: "glacial indifference", sans-serif;
}

main, .container {
  position: relative;
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.container {
  --margin: 124px;
  max-width: calc(1440px - var(--margin) - var(--margin));
  margin: 0 auto;
}
@media screen and (max-width: 960px) {
  .container {
    padding: 0 20px;
  }
}

.bold {
  font-weight: 700;
}

.text-xs {
  font-size: 1.2rem;
  line-height: 1.6rem;
}

.text-s {
  font-size: 1.4rem;
  line-height: 2rem;
}

.text-m {
  font-size: 1.6rem;
  line-height: 2.2rem;
}

.text-l {
  font-size: 1.8rem;
  line-height: 2.4rem;
}

.header-xs {
  font-size: 2rem;
  line-height: 2.8rem;
}

.header-s {
  font-size: 2.4rem;
  line-height: 3.2rem;
}

.header-m {
  font-size: 2.8rem;
  line-height: 3.6rem;
}

.header-l {
  font-size: 3.6rem;
  line-height: 4rem;
}

.display-xs {
  font-size: 4.4rem;
  line-height: 4.8rem;
}

.display-s {
  font-size: 6rem;
  line-height: 6.8rem;
}

.display-m {
  font-size: 7.6rem;
  line-height: 8.4rem;
}

.display-l {
  font-size: 9.2rem;
  line-height: 10rem;
}

header {
  --margin: 124px;
  padding: 16px 0 0;
  color: #101812;
  border-bottom: 1px solid #bfbfbf;
  background: #fff;
  font-family: "glacial indifference", sans-serif;
  font-size: 10px;
}
header a {
  color: #262626;
  text-decoration: none;
}
header .container {
  max-width: calc(1440px - var(--margin) - var(--margin));
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 960px) {
  header #header-logo img {
    height: 24px;
  }
}
header #header-burger {
  display: none;
}
header #header-burger .icon-close {
  display: none;
}
@media screen and (max-width: 960px) {
  header #header-burger {
    display: block;
  }
}
header #showroom-toggles {
  display: none;
}
@media screen and (max-width: 960px) {
  header #showroom-toggles {
    display: flex;
    align-items: center;
    column-gap: 16px;
    margin-left: auto;
    margin-right: 16px;
  }
}
header #showroom-toggles span {
  display: inline-flex;
  align-items: center;
  column-gap: 4px;
}
header #header-search {
  display: flex;
  align-items: center;
  width: 350px;
  margin-top: 20px;
}
header #header-search form {
  display: flex;
  align-items: center;
  gap: 12px;
  background-color: #f4f4f4;
  height: 40px;
  padding: 0 20px;
  width: 100%;
}
header #header-search form svg {
  width: 13px;
  height: 13px;
}
header #header-search form input {
  font-family: "glacial indifference", sans-serif;
  background-color: transparent;
  border: none;
  width: 100%;
}
@media screen and (max-width: 960px) {
  header #header-search {
    display: none;
  }
}
header #header-content {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  row-gap: 12px;
}
header #header-content ul {
  display: flex;
  flex-direction: row;
  align-items: center;
}
header #header-content ul li {
  position: relative;
}
header #header-content ul li a {
  text-decoration: none;
}
header #header-content ul li .adt-mini-cart__trigger {
  text-transform: capitalize !important;
}
header #header-content ul li .adt-mini-cart__trigger .icon-shop_cart {
  text-transform: lowercase !important;
}
header #header-content ul li .adt-mini-cart__count {
  width: 12px;
  height: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #31aa47;
  color: #fff;
  border-radius: 100%;
  padding: 0;
  min-width: 0;
  font-weight: 400;
  font-size: 8px;
  position: absolute;
  top: -2px;
  right: -5px;
}
@media screen and (max-width: 960px) {
  header #header-content ul li .adt-mini-cart__count {
    right: 0;
    top: 0;
    font-size: 15px;
    width: 20px;
    height: 20px;
  }
}
header #header-content .top {
  font-size: 1.6rem;
  line-height: 2.2rem;
}
header #header-content .top li:after {
  content: "|";
  padding: 0 4px 0 0;
}
header #header-content .top li:last-child:after {
  display: none;
}
header #header-content .top .green {
  color: #31aa47;
  font-weight: 700;
}
header #header-content .bottom {
  font-size: 2.4rem;
  line-height: 3.2rem;
  column-gap: 20px;
}
@media screen and (min-width: 961px) {
  header #header-content .bottom {
    text-transform: uppercase;
    letter-spacing: 1px;
  }
}
header #header-content .bottom .button {
  font-size: 1.6rem;
  text-transform: uppercase;
  background-color: #31aa47;
  color: #f2f2f2;
  padding: 0 10px;
  height: 30px;
  display: inline-flex;
  align-items: center;
  transition: all 0.4s ease-in-out;
  font-weight: 700;
}
header #header-content .bottom .button:hover {
  background-color: #288538;
}
header #header-content.webshop-nav-mode {
  overflow-y: auto;
}
header #header-content.webshop-nav-mode .top, header #header-content.webshop-nav-mode .bottom {
  display: none;
}
header #header-content .webshop-categories .back {
  font-weight: 400;
  justify-content: unset;
  gap: 8px;
  font-size: 17px;
  cursor: pointer;
}
header #header-content .webshop-categories .back span {
  font-size: 17px;
}
header #header-content .webshop-categories li {
  font-weight: 600;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  padding: 16px 0;
}
header #header-content .webshop-categories li.link {
  padding: 0;
}
header #header-content .webshop-categories li:after {
  content: "";
  position: absolute;
  left: -16px;
  right: -16px;
  bottom: 0;
  background-color: #bfbfbf;
  height: 1px;
}
header #header-content .webshop-categories li span {
  font-size: 10px;
}
header #header-content .webshop-categories li a {
  display: block;
  padding: 16px 0;
  flex-grow: 1;
}
header #header-content .webshop-categories.subcat {
  display: none;
}
@media screen and (min-width: 961px) {
  header #header-content {
    display: flex !important;
  }
}
@media screen and (max-width: 960px) {
  header #header-content {
    display: none;
    position: absolute;
    top: 48px;
    left: 0;
    right: 0;
    background-color: #fff;
    height: 100vh;
    z-index: 2;
    padding: 16px 16px 48px;
    align-items: flex-start;
  }
  header #header-content .top {
    order: 10;
    font-size: 1.6rem;
  }
  header #header-content .top li {
    height: 48px;
  }
  header #header-content .top li:after {
    display: none;
  }
  header #header-content .bottom {
    order: 1;
    font-size: 2rem;
    font-weight: normal;
    border-bottom: 1px solid #bfbfbf;
    padding-bottom: 16px;
    margin-bottom: 16px;
  }
  header #header-content .bottom li {
    height: 56px;
    display: flex;
    align-items: center;
  }
  header #header-content .bottom li a {
    position: relative;
    width: 100%;
  }
  header #header-content .bottom li a:after {
    position: absolute;
    right: 0;
    display: inline-block;
    font-family: "kirppuicons";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "P";
  }
  header #header-content .bottom li.with-button {
    justify-content: center;
  }
  header #header-content .bottom li.with-button a:after {
    display: none;
  }
  header #header-content .bottom li.with-button .button {
    height: 48px;
    padding: 0 20px;
    font-weight: 700;
    width: 100%;
    justify-content: center;
  }
  header #header-content ul {
    display: block;
    width: 100%;
  }
  header #header-content ul li a {
    display: block;
  }
}
@media screen and (max-width: 960px) {
  header {
    background-color: #F9FBF9;
    padding: 0;
    position: sticky;
    z-index: 2;
    top: 0;
  }
  header .container {
    height: 48px;
    align-items: center;
    padding: 0 16px;
  }
}

.webshop-navbar {
  font-family: "glacial indifference", sans-serif;
  background-color: #31aa47;
  color: #fff;
  height: 46px;
  margin-top: 16px;
}
.webshop-navbar .container {
  display: flex;
  align-items: center;
  justify-content: unset;
  height: 100%;
}
.webshop-navbar ul {
  display: flex;
  align-items: center;
  gap: 26px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  list-style: none;
}
.webshop-navbar ul li {
  display: flex;
  align-items: center;
  gap: 5px;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}
.webshop-navbar ul li span {
  transition: all 0.2s ease-in-out;
  font-size: 10px;
}
.webshop-navbar ul li:hover {
  color: #000;
}
.webshop-navbar ul li.active {
  color: #000;
}
.webshop-navbar ul li.active span {
  transform: rotate(180deg);
}
@media screen and (max-width: 960px) {
  .webshop-navbar {
    display: none;
  }
}

.webshop-navbar-dropdown {
  font-family: "glacial indifference", sans-serif;
  background-color: #fff;
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  display: none;
}
@media screen and (max-width: 960px) {
  .webshop-navbar-dropdown {
    z-index: 20;
    top: 105px;
  }
  .webshop-navbar-dropdown[data-catid=search] {
    top: 56px;
  }
}
.webshop-navbar-dropdown .overlay {
  position: fixed;
  left: 0;
  right: 0;
  height: 100%;
  z-index: 1;
  background-color: rgba(38, 38, 38, 0.47);
}
.webshop-navbar-dropdown .container {
  display: flex;
  justify-content: unset;
  padding: 26px 0;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 960px) {
  .webshop-navbar-dropdown .container {
    display: block;
    padding: 16px;
    height: auto;
  }
}
.webshop-navbar-dropdown .main-cats {
  border-right: 1px solid #ededed;
  width: 230px;
  font-size: 14px;
}
.webshop-navbar-dropdown .main-cats ul {
  list-style: none;
}
.webshop-navbar-dropdown .main-cats ul li {
  color: #5b6566;
  margin-bottom: 12px;
  display: flex;
  align-items: center;
  gap: 5px;
  cursor: pointer;
}
.webshop-navbar-dropdown .main-cats ul li span {
  font-size: 10px;
  transition: all 0.2s ease-in-out;
  color: #31aa47;
  display: none;
}
.webshop-navbar-dropdown .main-cats ul li:hover, .webshop-navbar-dropdown .main-cats ul li.active {
  color: #000;
  font-weight: 600;
}
.webshop-navbar-dropdown .main-cats ul li:hover span, .webshop-navbar-dropdown .main-cats ul li.active span {
  display: block;
}
.webshop-navbar-dropdown .main-cats ul li a {
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 5px;
  flex-grow: 1;
}
@media screen and (max-width: 960px) {
  .webshop-navbar-dropdown .main-cats {
    border-right: none;
    width: auto;
  }
}
.webshop-navbar-dropdown .main-cats #suggestions-terms .title, .webshop-navbar-dropdown .main-cats #suggestions-categories .title {
  font-size: 14px;
  margin-bottom: 12px;
}
.webshop-navbar-dropdown .main-cats #suggestions-terms ul, .webshop-navbar-dropdown .main-cats #suggestions-categories ul {
  margin-bottom: 20px;
}
.webshop-navbar-dropdown .main-cats #suggestions-terms ul li, .webshop-navbar-dropdown .main-cats #suggestions-categories ul li {
  font-weight: 600;
  color: unset;
}
.webshop-navbar-dropdown .main-cats #suggestions-terms ul li span, .webshop-navbar-dropdown .main-cats #suggestions-categories ul li span {
  display: block;
}
@media screen and (max-width: 960px) {
  .webshop-navbar-dropdown .main-cats #suggestions-terms ul li .icon-chevron_right, .webshop-navbar-dropdown .main-cats #suggestions-categories ul li .icon-chevron_right {
    margin-left: auto;
  }
}
.webshop-navbar-dropdown .main-cats #suggestions-categories ul {
  margin-bottom: 0;
}
.webshop-navbar-dropdown .sub-cats {
  padding: 0 20px;
  font-size: 14px;
  flex-grow: 1;
}
@media screen and (max-width: 960px) {
  .webshop-navbar-dropdown .sub-cats {
    padding: 0;
  }
}
.webshop-navbar-dropdown .sub-cats .default {
  display: block;
}
.webshop-navbar-dropdown .sub-cats:has(ul:not(:empty)) .default {
  display: none;
}
.webshop-navbar-dropdown .sub-cats ul {
  column-count: 3;
  gap: 85px;
  list-style: none;
}
.webshop-navbar-dropdown .sub-cats ul li {
  margin-bottom: 14px;
}
.webshop-navbar-dropdown .sub-cats ul li a {
  text-decoration: none;
  display: block;
}
.webshop-navbar-dropdown .sub-cats ul li a:hover {
  color: #31aa47;
}
.webshop-navbar-dropdown .sub-cats #suggestions-items .head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 18px;
}
.webshop-navbar-dropdown .sub-cats #suggestions-items .head .title {
  font-size: 14px;
}
.webshop-navbar-dropdown .sub-cats #suggestions-items .head a {
  font-weight: 600;
  text-align: right;
}
.webshop-navbar-dropdown .sub-cats #suggestions-items .items {
  display: grid;
  gap: 4px;
  grid-template-columns: repeat(4, 1fr);
}
@media screen and (max-width: 960px) {
  .webshop-navbar-dropdown .sub-cats #suggestions-items .items {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 20px;
  }
}
@media screen and (max-width: 960px) {
  .webshop-navbar-dropdown .sub-cats #suggestions-items {
    display: none;
  }
}
.webshop-navbar-dropdown .spot {
  padding: 0;
  height: unset;
}
.webshop-navbar-dropdown .spot a {
  width: 356px;
  background-size: cover;
  background-position: center;
  position: relative;
  display: block;
}
.webshop-navbar-dropdown .spot a img {
  visibility: hidden;
}
.webshop-navbar-dropdown .spot a .cta {
  position: absolute;
  bottom: 20px;
  left: 25px;
  text-transform: uppercase;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 5px;
}
.webshop-navbar-dropdown .spot a .cta .icon-chevron_right {
  font-size: 10px;
  color: #F29930;
}

footer {
  background-color: #0F3315;
  color: #fff;
  padding: 30px 0;
}
footer a {
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  color: #fff;
}
footer a:hover {
  color: #31aa47;
}
footer .container {
  max-width: 1248px;
  margin: 0 auto;
  padding: 0 60px;
  position: relative;
}
footer .footer-content {
  display: flex;
  padding-top: 60px;
}
footer .footer-content .footer-column {
  flex-basis: 16.667%;
}
footer .footer-content .footer-column.grow {
  flex-grow: 1;
}
footer .footer-content .footer-column.right {
  text-align: right;
}
footer .footer-content .footer-column .footer-title {
  font-weight: 600;
  font-size: 2rem;
  text-transform: uppercase;
  margin-bottom: 12px;
}
footer .footer-content .footer-column ul {
  font-size: 1.6rem;
}
footer .footer-content .footer-column ul li {
  margin-bottom: 10px;
}
footer .footer-content .footer-column button {
  background-color: #f4991a;
  color: #fff;
  cursor: pointer;
  height: 50px;
  display: inline-flex;
  align-items: center;
  text-transform: uppercase;
  padding: 0 40px;
  border: none;
  letter-spacing: 1px;
  font-size: 1.8rem;
  font-weight: 600;
  white-space: nowrap;
  transition: all 0.2s ease-in-out;
}
footer .footer-content .footer-column button:hover {
  background-color: #e67d00;
}
footer .footer-content .footer-column button:hover a {
  color: #fff;
}
footer .footer-bottom {
  display: flex;
  padding-top: 60px;
  font-size: 1.6rem;
}
footer .footer-bottom .shrink {
  flex-shrink: 1;
}
footer .footer-bottom .grow {
  flex-grow: 1;
}
footer .footer-bottom .right {
  text-align: right;
}
footer .footer-bottom ul {
  display: flex;
  align-items: center;
  justify-content: right;
  text-transform: uppercase;
}
footer .footer-bottom ul li {
  position: relative;
  display: flex;
  align-items: center;
}
footer .footer-bottom ul li:after {
  content: "|";
  padding: 0 3px 0 6px;
  font-size: 1.4rem;
  position: relative;
  top: -1px;
}
footer .footer-bottom ul li:last-child:after {
  display: none;
}
footer .footer-bottom ul li a {
  font-weight: 600;
}
footer .footer-payment-cards {
  display: flex;
  align-items: center;
  justify-content: right;
  gap: 10px;
  margin-top: 20px;
}
footer .footer-payment-cards span {
  background-color: #fff;
  border-radius: 4px;
  display: inline-flex;
  align-items: center;
  width: 48px;
  justify-content: right;
}
footer .footer-payment-cards img {
  height: 32px;
}
footer #menu-foelg-os {
  display: flex;
  align-items: center;
  gap: 10px;
}
footer .icon {
  background-size: 16px 16px;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  width: 36px;
  aspect-ratio: 1;
  border-radius: 100%;
  transition: all 0.2s ease-in-out;
}
footer .icon.icon-fb {
  background-image: url(/wp-content/themes/kirppu/assets/img/facebook.svg);
}
footer .icon.icon-insta {
  background-image: url(/wp-content/themes/kirppu/assets/img/instagram.svg);
  background-size: 24px 24px;
}
footer .icon.icon-in {
  background-image: url(/wp-content/themes/kirppu/assets/img/linkedin.svg);
}
footer .icon:hover {
  background-color: #3a5341;
}
@media screen and (max-width: 960px) {
  footer .container {
    padding: 0 20px;
  }
  footer .footer-content {
    flex-direction: column;
  }
  footer .footer-content .footer-column {
    order: 2;
    margin-bottom: 20px;
  }
  footer .footer-content .footer-column.right {
    order: 1;
    text-align: left;
  }
  footer .footer-bottom {
    flex-direction: column;
    padding-top: 30px;
  }
  footer .footer-bottom .shrink {
    order: 2;
    font-size: 1.2rem;
  }
  footer .footer-bottom .right {
    order: 1;
  }
  footer .footer-bottom ul {
    flex-wrap: wrap;
    justify-content: left;
    margin-bottom: 20px;
  }
  footer .footer-bottom ul li {
    line-height: 1.2;
  }
  footer .footer-bottom ul li a {
    font-weight: normal;
    font-size: 1.4rem;
  }
}

.component-text-input, .component-select-input, .component-textarea-input, .component-upload-input {
  padding-bottom: 8px;
}
.component-text-input label, .component-select-input label, .component-textarea-input label, .component-upload-input label {
  display: block;
  position: relative;
}
.component-text-input label span[class^=icon-], .component-select-input label span[class^=icon-], .component-textarea-input label span[class^=icon-], .component-upload-input label span[class^=icon-] {
  width: auto;
  height: auto;
  position: absolute;
  right: 0;
  font-size: 1.6rem;
  align-self: end;
  cursor: pointer;
}
.component-text-input input, .component-select-input input, .component-textarea-input input, .component-upload-input input {
  font-family: sans-serif;
}
.component-text-input input, .component-text-input select, .component-text-input textarea, .component-text-input .upload, .component-select-input input, .component-select-input select, .component-select-input textarea, .component-select-input .upload, .component-textarea-input input, .component-textarea-input select, .component-textarea-input textarea, .component-textarea-input .upload, .component-upload-input input, .component-upload-input select, .component-upload-input textarea, .component-upload-input .upload {
  margin: 8px 0;
}
.component-text-input textarea, .component-select-input textarea, .component-textarea-input textarea, .component-upload-input textarea {
  height: 120px;
}
.component-text-input .errortext, .component-select-input .errortext, .component-textarea-input .errortext, .component-upload-input .errortext {
  color: #BC221F;
  display: none;
  margin-bottom: 8px;
}
.component-text-input .helptext, .component-select-input .helptext, .component-textarea-input .helptext, .component-upload-input .helptext {
  display: none;
  color: #587d62;
}
.component-text-input .helptext.default, .component-select-input .helptext.default, .component-textarea-input .helptext.default, .component-upload-input .helptext.default {
  display: block;
}
.component-text-input.error input, .component-select-input.error input, .component-textarea-input.error input, .component-upload-input.error input {
  border-color: #BC221F;
}
.component-text-input.error .errortext, .component-select-input.error .errortext, .component-textarea-input.error .errortext, .component-upload-input.error .errortext {
  display: block;
}
.component-text-input.error2 input, .component-select-input.error2 input, .component-textarea-input.error2 input, .component-upload-input.error2 input {
  border-color: #BC221F;
}

.component-double-input {
  display: flex;
  column-gap: 8px;
}
.component-double-input .component-text-input, .component-double-input .component-select-input, .component-double-input .component-textarea-input {
  flex-basis: 50%;
}
@media screen and (max-width: 960px) {
  .component-double-input {
    display: unset;
  }
}

input, textarea, select {
  border-radius: 8px;
  padding: 10px;
  background-color: #fff;
  border: 1px solid #B4B4B4;
  width: 100%;
  height: 42px;
  font-size: 1.6rem;
  outline: none;
}
input::placeholder, textarea::placeholder, select::placeholder {
  color: rgba(0, 0, 0, 0.4);
}
input.shake, textarea.shake, select.shake {
  animation: input-shake 0.2s ease;
}

select {
  appearance: none;
  position: relative;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"><polyline points="0,0 5,5 10,0" stroke="black" fill="none" stroke-width="2"/></svg>');
  background-repeat: no-repeat;
  background-position: right 0.8em center;
  background-size: 0.5em 0.5em;
}

.autocomplete {
  background: #fff;
  z-index: 1000;
  overflow: auto;
  box-sizing: border-box;
  border: 1px solid rgba(50, 50, 50, 0.6);
}
.autocomplete * {
  font: inherit;
}
.autocomplete > div {
  padding: 2px 4px;
  line-height: 1.4;
}
.autocomplete .group {
  background: #eee;
}
.autocomplete > div.selected, .autocomplete > div:hover:not(.group) {
  background: #81ca91;
  cursor: pointer;
}

.quantity {
  position: relative;
}
.quantity button.icon {
  margin: 8px 0;
  background-color: #31aa47;
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  cursor: pointer;
  position: absolute;
  top: 0;
  width: 40px !important;
  height: 42px !important;
}
.quantity button.icon.minus {
  border-radius: 8px 0 0 8px;
  left: 0;
}
.quantity button.icon.plus {
  border-radius: 0 8px 8px 0;
  right: 0;
}
.quantity input {
  border-left: none;
  border-right: none;
  border-radius: 0;
  text-align: center;
  width: calc(100% - 40px - 40px);
  margin-left: 40px;
}
.quantity input::-webkit-outer-spin-button, .quantity input::-webkit-inner-spin-button {
  appearance: none;
}

.component-upload-input {
  position: relative;
}
.component-upload-input .upload-wrapper {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  text-align: center;
  width: 100%;
}
.component-upload-input .upload {
  display: inline-flex;
  justify-content: center;
  column-gap: 10px;
  overflow-y: hidden;
  scroll-snap-type: x mandatory;
}
.component-upload-input .upload.active {
  padding: 10px 0;
}
.component-upload-input .upload.invalid {
  border-color: #BC221F;
}
.component-upload-input .upload.invalid + .errortext, .component-upload-input .upload.invalid ~ .errortext {
  display: block;
}
.component-upload-input .upload.shake {
  animation: input-shake 0.2s ease;
}
.component-upload-input .upload .add-image-placeholder {
  width: 128px;
  height: 128px;
  min-width: 128px;
  border-radius: 8px;
  border: 1px solid #D9D9D9;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.component-upload-input .upload .add-image-placeholder span {
  display: block;
  margin-bottom: 10px;
}
.component-upload-input .upload .upload-item {
  text-align: center;
  cursor: pointer;
  flex: 0 0 auto;
  scroll-snap-align: start;
  position: relative;
}
.component-upload-input .upload .upload-item .image {
  background-image: url(/mit/assets/blank_image.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 128px;
  height: 128px;
  border-radius: 8px;
  border: 1px solid #D9D9D9;
  position: relative;
  margin: 0 auto;
}
.component-upload-input .upload .upload-item .text-primary {
  margin-top: 5px;
  display: none;
  color: #268337;
}
.component-upload-input .upload .upload-item .text-makeprimary {
  margin-top: 5px;
  text-decoration: underline;
}
.component-upload-input .upload .upload-item .trash {
  width: 40px;
  height: 40px;
  color: #bc221f;
  display: inline-flex;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  align-items: center;
  justify-content: center;
}
.component-upload-input .upload .upload-item .working {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 2;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 8px;
}
.component-upload-input .upload .upload-item .working .spin {
  transform-origin: 25px 25px;
  animation: spin 2s linear infinite;
}
.component-upload-input .upload .upload-item.inprogress .trash {
  display: none;
}
.component-upload-input .upload .upload-item.inprogress .working {
  display: flex;
}
.component-upload-input .upload .upload-item.primary-selected .image {
  border-color: #31aa47;
}
.component-upload-input .upload .upload-item.primary-selected .text-primary {
  display: block;
}
.component-upload-input .upload .upload-item.primary-selected .text-makeprimary {
  display: none;
}

@keyframes input-shake {
  0% {
    transform: translateX(0);
  }
  20% {
    transform: translateX(-4px);
  }
  40% {
    transform: translateX(4px);
  }
  60% {
    transform: translateX(-4px);
  }
  80% {
    transform: translateX(4px);
  }
  100% {
    transform: translateX(0);
  }
}
.module-how-it-works {
  text-align: center;
  padding: 50px 0;
}
.module-how-it-works h1, .module-how-it-works h2 {
  font-size: 36px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.module-how-it-works p {
  line-height: 1.3;
}
.module-how-it-works .items {
  display: grid;
  gap: 30px;
  grid-template-columns: repeat(5, 1fr);
  margin-bottom: 30px;
}
.module-how-it-works .items .item img {
  margin-bottom: 15px;
}
.module-how-it-works .items .item .title {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1.3;
}
.module-how-it-works .button {
  background-color: #f4991a;
  color: #fff;
  font-size: 16px;
}
@media screen and (max-width: 960px) {
  .module-how-it-works h1, .module-how-it-works h2 {
    font-size: 26px;
  }
  .module-how-it-works .items {
    grid-template-columns: repeat(2, 1fr);
  }
  .module-how-it-works .items .item:last-child:nth-child(odd) {
    grid-column: 1/-1;
  }
  .module-how-it-works .button {
    width: 100%;
    justify-content: center;
  }
}

.module-varer {
  padding: 80px 0;
}
.module-varer .headline {
  font-size: 3.6rem;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.3;
  margin-bottom: 6rem;
  text-align: center;
}
.module-varer .swiper-prev, .module-varer .swiper-next {
  position: absolute;
  z-index: 2;
  top: 210px;
  width: 56px;
  height: 56px;
  cursor: pointer;
}
.module-varer .swiper-prev {
  left: 16px;
}
.module-varer .swiper-next {
  right: 16px;
}
.module-varer .swiper-wrapper {
  display: flex;
  margin-left: -4px;
  margin-right: -4px;
}
@media screen and (max-width: 960px) {
  .module-varer .swiper-wrapper {
    display: block;
    margin-left: 0;
    margin-right: 0;
  }
}
.module-varer .swiper-slide {
  flex-basis: 25%;
  min-width: 25%;
  padding: 0 8px;
  text-decoration: none;
}
@media screen and (max-width: 960px) {
  .module-varer .swiper-slide {
    min-width: none;
    padding: 0;
  }
}
.module-varer .swiper-slide .image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 470px;
  position: relative;
}
@media screen and (max-width: 960px) {
  .module-varer .swiper-slide .image {
    height: 350px;
  }
}
.module-varer .swiper-slide .image span {
  font-size: 1.8rem;
  font-weight: 600;
  text-transform: uppercase;
  background-color: #0F3315;
  color: #fff;
  height: 32px;
  padding: 0 10px;
  display: inline-flex;
  align-items: center;
  position: absolute;
  top: 6px;
  right: 6px;
}
.module-varer .swiper-slide .content {
  padding: 16px;
  font-size: 1.8rem;
}
.module-varer .swiper-slide .content strong {
  display: block;
  margin-bottom: 0.5rem;
}
.module-varer .swiper-slide .content p {
  line-height: 1.3;
}
.module-varer .swiper-slide .content .price {
  margin-top: 2.4rem;
}
.module-varer .buttons {
  text-align: center;
  margin-top: 70px;
}
.module-varer .buttons a {
  padding: 0 30px;
}
@media screen and (max-width: 960px) {
  .module-varer {
    padding: 30px 0;
  }
  .module-varer .swiper-prev, .module-varer .swiper-next {
    width: 32px;
    height: 32px;
  }
  .module-varer .swiper-slide .content p {
    font-size: 1.6rem;
  }
  .module-varer .buttons {
    margin-top: 30px;
  }
}
@media screen and (max-width: 960px) {
  .module-varer.forside .swiper-wrapper {
    display: flex;
    margin-left: -4px;
    margin-right: -4px;
  }
}
.module-varer.forside .swiper-slide {
  flex-basis: auto;
  min-width: 0;
}
.module-varer.forside .swiper-slide .image span {
  font-size: 18px;
}
.module-varer.forside .content {
  font-size: 18px;
  text-align: left;
}
.module-varer.forside .content .price {
  margin-top: 0;
}
.module-varer.forside .buttons a {
  color: inherit;
  text-decoration: underline;
}
.module-varer.forside .buttons a.primary, .module-varer.forside .buttons a.secondary {
  font-size: 22px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 55px;
}
.module-varer.forside .buttons a.primary {
  background-color: #31aa47;
  transition: all 0.4s ease-in-out;
}
.module-varer.forside .buttons a.primary:hover {
  background-color: #288538;
}
.module-varer.forside .buttons a.secondary {
  background-color: #f4991a;
  transition: all 0.4s ease-in-out;
}
.module-varer.forside .buttons a.secondary:hover {
  background-color: #e67d00;
}
@media screen and (max-width: 960px) {
  .module-varer.forside .buttons a.primary, .module-varer.forside .buttons a.secondary {
    font-size: 1.6rem;
    height: 44px;
  }
}

.module-varer h2 {
  font-size: 36px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 30px;
  text-align: center;
}
.module-varer .buttons a {
  font-size: 16px;
}
@media screen and (max-width: 960px) {
  .module-varer h2 {
    font-size: 26px;
  }
  .module-varer .buttons a {
    width: 100%;
    justify-content: center;
  }
}

.module-download-app {
  background-color: #efefef;
  min-height: 514px;
  display: flex;
}
.module-download-app .content {
  padding: 40px;
  flex-basis: 50%;
}
.module-download-app .content .title {
  font-size: 36px;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 1px;
}
.module-download-app .content p {
  font-size: 24px;
  font-style: italic;
  line-height: 1.3;
  margin-bottom: 30px;
}
.module-download-app .content .buttons {
  display: flex;
  gap: 10px;
  margin-bottom: 30px;
}
.module-download-app .content .buttons img {
  max-height: 65px;
}
.module-download-app .content .button {
  background-color: #f4991a;
  color: #fff;
  font-size: 16px;
}
.module-download-app .image {
  flex-basis: 50%;
  align-self: flex-end;
  line-height: 0;
}
@media screen and (max-width: 960px) {
  .module-download-app {
    min-height: unset;
    display: block;
  }
  .module-download-app .content .title {
    font-size: 26px;
  }
  .module-download-app .content p {
    font-size: 18px;
  }
  .module-download-app .content .button {
    width: 100%;
    justify-content: center;
  }
  .module-download-app .image {
    text-align: center;
  }
}

[class^=module-] .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
[class^=module-] .overlay.black {
  background-color: #000;
}
[class^=module-] .overlay.white {
  background-color: #fff;
}
[class^=module-] .overlay.green {
  background-color: #31aa47;
}
[class^=module-] .overlay.green-light {
  background-color: #a2ffae;
}
[class^=module-] .overlay.green-dark {
  background-color: #278a39;
}
[class^=module-] .overlay.green-mossy {
  background-color: #587d62;
}
[class^=module-] .overlay.red {
  background-color: #cd490e;
}
[class^=module-] .overlay.orange {
  background-color: #f4991a;
}
[class^=module-] .overlay.opacity60 {
  opacity: 0.6;
}
[class^=module-] .overlay.opacity90 {
  opacity: 0.9;
}

.module-image {
  line-height: 0;
}
.module-image img.filler {
  visibility: hidden;
  width: 100%;
  height: auto;
}
.module-image .content {
  display: flex;
  flex-direction: column;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 30px 70px;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.module-image .content.center-h {
  text-align: center;
}
.module-image .content.center-v {
  align-items: center;
  justify-content: center;
}
.module-image .content .title {
  font-size: 36px;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 1px;
}
.module-image .content[style] .title {
  font-size: 28px;
}
.module-image .content p {
  font-size: 24px;
  line-height: 1.3;
  font-style: italic;
}
@media screen and (max-width: 960px) {
  .module-image .content {
    padding: 20px;
  }
  .module-image .content .title {
    font-size: 26px;
  }
  .module-image .content p {
    font-size: 16px;
  }
}

.module-blog-teaser .image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  line-height: 0;
}
.module-blog-teaser .image img {
  visibility: hidden;
  width: 100%;
  height: auto;
}
.module-blog-teaser .content {
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 30px 70px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.module-blog-teaser .content span {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1.3;
  color: #cd490e;
  display: block;
}
.module-blog-teaser .content .title {
  font-size: 28px;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 30px;
}
.module-blog-teaser .content .button {
  background-color: #f4991a;
  color: #fff;
  font-size: 16px;
}
@media screen and (max-width: 960px) {
  .module-blog-teaser .content {
    padding: 20px;
  }
  .module-blog-teaser .content .title {
    font-size: 26px;
  }
}

.module-follow {
  text-align: center;
  padding: 60px 0 40px;
}
.module-follow.black {
  background-color: #000;
  color: #fff;
}
.module-follow.white {
  background-color: #fff;
  color: #000;
}
.module-follow.green {
  background-color: #31aa47;
  color: #fff;
}
.module-follow.green-light {
  background-color: #a2ffae;
  color: #000;
}
.module-follow.green-dark {
  background-color: #278a39;
  color: #fff;
}
.module-follow.green-mossy {
  background-color: #587d62;
  color: #fff;
}
.module-follow.red {
  background-color: #cd490e;
  color: #fff;
}
.module-follow.orange {
  background-color: #f4991a;
  color: #fff;
}
.module-follow .title {
  font-size: 36px;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 5px;
}
.module-follow p {
  font-size: 24px;
  font-style: italic;
  line-height: 1.3;
  margin-bottom: 30px;
}
.module-follow .icons {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.module-follow .icon {
  background-size: 16px 16px;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  width: 36px;
  aspect-ratio: 1;
  border-radius: 100%;
  transition: all 0.2s ease-in-out;
}
.module-follow .icon.icon-fb {
  background-image: url(/wp-content/themes/kirppu/assets/img/facebook.svg);
}
.module-follow .icon.icon-insta {
  background-image: url(/wp-content/themes/kirppu/assets/img/instagram.svg);
  background-size: 24px 24px;
}
.module-follow .icon.icon-in {
  background-image: url(/wp-content/themes/kirppu/assets/img/linkedin.svg);
}
.module-follow .icon:hover {
  background-color: #3a5341;
}
@media screen and (max-width: 960px) {
  .module-follow .title {
    font-size: 26px;
  }
  .module-follow p {
    font-size: 16px;
  }
}

.module-newsletter-signup {
  padding: 60px 0;
  text-align: center;
}
.module-newsletter-signup .title {
  font-size: 36px;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 5px;
}
.module-newsletter-signup p {
  font-size: 24px;
  font-style: italic;
  line-height: 1.3;
  margin-bottom: 30px;
}
.module-newsletter-signup form {
  display: flex;
  flex-wrap: wrap;
  max-width: 620px;
  margin: 0 auto;
}
.module-newsletter-signup form .field {
  flex-basis: 50%;
  padding: 0 20px;
}
.module-newsletter-signup form .submit {
  flex-basis: 100%;
  margin-top: 30px;
}
.module-newsletter-signup form .submit .button {
  background-color: #f4991a;
  color: #fff;
  font-size: 16px;
}
@media screen and (max-width: 960px) {
  .module-newsletter-signup .title {
    font-size: 26px;
  }
  .module-newsletter-signup p {
    font-size: 16px;
  }
  .module-newsletter-signup form {
    max-width: unset;
    width: 100%;
    flex-direction: column;
    gap: 10px;
  }
}

.module-quoteslider {
  padding: 20px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: relative;
  min-height: 100%;
}
.module-quoteslider.black {
  background-color: #000;
  color: #fff;
}
.module-quoteslider.white {
  background-color: #fff;
  color: #000;
}
.module-quoteslider.green {
  background-color: #31aa47;
  color: #fff;
}
.module-quoteslider.green-light {
  background-color: #a2ffae;
  color: #000;
}
.module-quoteslider.green-dark {
  background-color: #278a39;
  color: #fff;
}
.module-quoteslider.green-mossy {
  background-color: #587d62;
  color: #fff;
}
.module-quoteslider.red {
  background-color: #cd490e;
  color: #fff;
}
.module-quoteslider.orange {
  background-color: #f4991a;
  color: #fff;
}
.module-quoteslider .title {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 10px;
}
.module-quoteslider .slides {
  height: 400px;
  width: 100%;
}
.module-quoteslider .slides p {
  font-size: 20px;
  line-height: 1.3;
}
.module-quoteslider .slides .vegas-slide-inner .container {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.module-quoteslider .dots span {
  width: 11px;
  height: 11px;
  display: inline-block;
  border-radius: 50%;
  background-color: #fff;
  margin: 0 9px;
}
.module-quoteslider .dots span.active {
  background-color: #000;
}

.module-map {
  padding: 40px 40px 0;
  min-height: 514px;
  height: 100%;
}
.module-map .title {
  font-size: 36px;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1.3;
}
.module-map p {
  font-size: 24px;
  font-style: italic;
  line-height: 1.3;
  margin-bottom: 30px;
}
.module-map .wrapper {
  display: flex;
}
.module-map .wrapper .map {
  flex-basis: 50%;
}
.module-map .wrapper .map .marker {
  position: absolute;
  width: 24px;
  height: 24px;
  border: 4px solid #f89b1f;
  background: #fff;
  border-radius: 24px;
  cursor: pointer;
  transform: translate(-50%, -50%);
}
.module-map .wrapper .map .marker.custom {
  width: 200px;
  height: 200px;
  border: none;
  background: transparent;
  border-radius: 200px;
}
.module-map .wrapper .map .marker2 {
  position: absolute;
  width: 16px;
  height: 16px;
  border: 3px solid #f89b1f;
  background: #fff;
  border-radius: 16px;
  transform: translate(-50%, -50%);
  cursor: pointer;
}
.module-map .wrapper .map .element {
  display: none;
  position: absolute;
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
}
.module-map .wrapper .map .element .pulse {
  position: absolute;
  height: 50px;
  width: 50px;
  z-index: 10;
  border: 10px solid #fff;
  border-radius: 50px;
  animation: pulse 1s ease-out infinite;
}
.module-map .wrapper .map .close {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  cursor: pointer;
}
.module-map .wrapper .content {
  flex-basis: 50%;
  background: url(/wp-content/themes/kirppu/assets/img/up/map3.png) no-repeat bottom right;
  font-size: 18px;
}
.module-map .wrapper .content select {
  width: auto;
  min-width: 300px;
  text-transform: unset;
}
.module-map .wrapper .content .title {
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
}
.module-map .wrapper .content p, .module-map .wrapper .content td {
  font-size: 18px;
  font-style: normal;
  line-height: 1.3;
  margin-bottom: 16px;
}
.module-map .wrapper .content td {
  padding-right: 20px;
}
.module-map .wrapper .content .buttons {
  display: flex;
  align-items: center;
  gap: 10px;
}
.module-map .wrapper .content .button {
  background-color: #31aa47;
  color: #fff;
  font-size: 16px;
}
.module-map .mapmap {
  position: relative;
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(0);
    opacity: 0;
  }
  25% {
    -webkit-transform: scale(0.1);
    opacity: 0.1;
  }
  50% {
    -webkit-transform: scale(0.5);
    opacity: 0.3;
  }
  75% {
    -webkit-transform: scale(0.8);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}
@media screen and (max-width: 960px) {
  .module-map {
    padding: 20px;
  }
  .module-map .title {
    font-size: 26px;
  }
  .module-map p {
    font-size: 16px;
  }
  .module-map .wrapper {
    display: block;
  }
  .module-map .wrapper .content {
    background-image: none;
  }
  .module-map .wrapper .content select {
    width: 100%;
  }
  .module-map .wrapper .content .buttons {
    flex-direction: column;
  }
  .module-map .wrapper .content .button {
    width: 100%;
    justify-content: center;
  }
}

.module-butikvalg {
  margin: -150px auto 120px;
  background: #31aa47;
  color: #fff;
  max-width: 680px;
  padding: 40px;
}
.module-butikvalg .title {
  font-size: 36px;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 30px;
  text-align: center;
}
.module-butikvalg select {
  text-transform: unset;
  margin: 0;
}
@media screen and (max-width: 960px) {
  .module-butikvalg {
    padding: 20px;
    margin: -90px -20px 0;
    max-width: unset;
  }
  .module-butikvalg .title {
    font-size: 26px;
  }
}

.module-standinfo {
  margin-top: 30px;
}
.module-standinfo .wrapper {
  display: flex;
  align-items: center;
  gap: 80px;
  margin: 30px 0;
}
.module-standinfo .wrapper .image {
  flex-basis: 50%;
}
.module-standinfo .wrapper .content {
  flex-basis: 50%;
}
.module-standinfo .wrapper .content .button {
  background-color: #f4991a;
  color: #fff;
  font-size: 16px;
}
@media screen and (max-width: 960px) {
  .module-standinfo .wrapper {
    display: block;
  }
  .module-standinfo .wrapper .image {
    display: none;
  }
  .module-standinfo .wrapper .content .button {
    width: 100%;
    justify-content: center;
  }
}

.module-pricelist {
  font-size: 14px;
}
.module-pricelist table {
  width: 100%;
}
.module-pricelist table th {
  background-color: #31aa47;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
}
.module-pricelist table th, .module-pricelist table td {
  padding: 0 16px;
  height: 60px;
  vertical-align: middle;
}
.module-pricelist table tr:nth-child(even) {
  background-color: #f1f1f1;
}

.module-hero {
  position: relative;
}
.module-hero .buttons {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  height: 120px;
  z-index: 1;
  display: flex;
  justify-content: center;
}
.module-hero .buttons a {
  background-color: rgba(49, 170, 71, 0.8);
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: center;
  width: 342px;
  max-width: 342px;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  font-size: 24px;
  padding-top: 24px;
}
.module-hero .buttons a.alt {
  background-color: rgba(39, 138, 57, 0.8);
}
.module-hero .buttons a:hover {
  background-color: rgba(255, 255, 255, 0.8);
  color: #31aa47;
}
.module-hero .buttons a:hover svg {
  filter: brightness(0) saturate(100%) invert(56%) sepia(75%) saturate(1000%) hue-rotate(93deg) brightness(95%) contrast(92%);
}
.module-hero .hero-slide-content {
  position: absolute;
  bottom: 190px;
}
.module-hero .hero-slide-content.white {
  color: #fff;
}
.module-hero .hero-slide-content .splash {
  display: flex;
  width: 180px;
  height: 180px;
  border-radius: 50%;
  font-size: 28px;
  font-weight: 700;
  font-style: italic;
  align-items: center;
  text-align: center;
  margin-bottom: 50px;
  padding: 10px 20px;
}
.module-hero h3 {
  font-size: 36px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.3;
  margin-bottom: 4px;
}
.module-hero em {
  font-size: 24px;
  font-weight: 400;
  line-height: 1.3;
  font-style: italic;
}
.module-hero .slides {
  height: 710px;
}
.module-hero .dots {
  position: absolute;
  bottom: 24px;
  right: 50px;
  z-index: 2;
}
@media screen and (max-width: 960px) {
  .module-hero h3 {
    font-size: 26px;
  }
  .module-hero em {
    font-size: 16px;
  }
  .module-hero .dots {
    bottom: 130px;
    text-align: center;
    left: 0;
    right: 0;
  }
  .module-hero .buttons {
    height: 100px;
  }
  .module-hero .buttons a {
    width: 25%;
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 16px;
  }
  .module-hero .buttons a svg, .module-hero .buttons a svg image {
    height: 20px;
    width: 24px;
  }
}

.post-single {
  padding: 90px 0;
  max-width: 910px;
  margin: 0 auto;
  position: relative;
}
.post-single .post-meta {
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 25px;
}
.post-single .post-meta span {
  font-weight: 600;
}
.post-single .post-meta span:before {
  content: " | ";
  padding: 0 10px;
  font-weight: 300;
  color: #000;
}
.post-single h1 {
  font-size: 48px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.3;
  margin-bottom: 15px;
}
@media screen and (max-width: 960px) {
  .post-single h1 {
    font-size: 36px;
  }
}
.post-single .subhead {
  font-size: 24px;
  font-style: italic;
  margin-bottom: 30px;
}
.post-single .subhead p {
  line-height: 1.3;
}
.post-single .post-image {
  line-height: 0;
  margin-bottom: 60px;
}
.post-single .content p {
  line-height: 1.3;
  margin-bottom: 25px;
}
.post-single .content p:empty {
  display: none;
}
.post-single .content ul, .post-single .content ol {
  list-style: initial;
  padding-left: 20px;
  margin-bottom: 25px;
}
.post-single .content ul li, .post-single .content ol li {
  line-height: 1.3;
}
.post-single .content ol {
  list-style: decimal;
}
.post-single .content h2 {
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.post-single .content h3 {
  font-weight: 600;
  margin-bottom: 5px;
}
.post-single .content a {
  color: #31aa47;
  text-decoration: underline;
}
.post-single .content a.button {
  text-decoration: none;
}
.post-single .content a.button.bg-green, .post-single .content a.button.bg-orange {
  color: #fff;
}
.post-single .content blockquote {
  font-size: 24px;
  font-weight: 600;
  font-style: italic;
  color: #31aa47;
  padding: 25px 0 25px 40px;
}
.post-single .content .quotename {
  font-size: 0.854px;
  font-weight: 600;
  font-style: normal;
  color: #000;
}
.post-single .content .gallery {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -20px !important;
}
.post-single .content .gallery img {
  border: none !important;
}
.post-single .content .gallery br {
  display: none;
}
.post-single .content .gallery-columns-2 .gallery-item {
  flex-basis: 50%;
  float: none !important;
  margin: 0 0 40px !important;
}
.post-single .content .gallery-icon {
  margin: 0 20px;
  line-height: 0;
}
.post-single .content .gallery-caption {
  display: none;
}
.post-single .content:after {
  content: "";
  display: block;
  clear: both;
}