@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;
}

.component-checkbox {
  display: flex;
  align-items: center;
  column-gap: 10px;
  position: relative;
}
.component-checkbox:focus-within .tooltip {
  opacity: 1;
  transform: translateY(0);
}
.component-checkbox.hidden {
  display: none;
}
.component-checkbox input[type=checkbox] {
  appearance: none;
  width: 24px;
  height: 24px;
  margin: 8px;
  border-radius: 8px;
  border: 1px solid #31aa47;
  position: relative;
  cursor: pointer;
}
.component-checkbox input[type=checkbox]:checked {
  /*background-color: #a2ffae;*/
}
.component-checkbox input[type=checkbox]:checked:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg%20width='13'%20height='10'%20viewBox='0%200%2013%2010'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3E%3Cpath%20d='M11.75%200.500008L3.875%209.50001L0.5%206.12501'%20stroke='%2331AA47'%20stroke-linecap='round'%20stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  width: 14px;
  height: 14px;
  left: 50%;
  top: 50%;
  margin: -6px 0 0 -6px;
}
.component-checkbox.compact input[type=checkbox] {
  margin: 0;
  width: 16px;
  height: 16px;
  border-radius: 4px;
}
.component-checkbox.background input[type=checkbox] {
  border-color: #a2ffae;
  background-color: #31aa47;
}
.component-checkbox.background input[type=checkbox]:checked:after {
  background-image: url("data:image/svg+xml,%3Csvg%20width='13'%20height='10'%20viewBox='0%200%2013%2010'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3E%3Cpath%20d='M11.75%200.500008L3.875%209.50001L0.5%206.12501'%20stroke='%23a2ffae'%20stroke-linecap='round'%20stroke-linejoin='round'/%3E%3C/svg%3E");
}
.component-checkbox.background-on-select input[type=checkbox]:checked {
  border-color: #a2ffae;
  background-color: #31aa47;
}
.component-checkbox.background-on-select input[type=checkbox]:checked:after {
  background-image: url("data:image/svg+xml,%3Csvg%20width='13'%20height='10'%20viewBox='0%200%2013%2010'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3E%3Cpath%20d='M11.75%200.500008L3.875%209.50001L0.5%206.12501'%20stroke='%23a2ffae'%20stroke-linecap='round'%20stroke-linejoin='round'/%3E%3C/svg%3E");
}
.component-checkbox.black input[type=checkbox] {
  border-color: #262626;
}
.component-checkbox.black input[type=checkbox]:checked {
  background-color: #262626;
}
.component-checkbox.black input[type=checkbox]:checked:after {
  background-image: url("data:image/svg+xml,%3Csvg%20width='13'%20height='10'%20viewBox='0%200%2013%2010'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3E%3Cpath%20d='M11.75%200.500008L3.875%209.50001L0.5%206.12501'%20stroke='%23fff'%20stroke-linecap='round'%20stroke-linejoin='round'/%3E%3C/svg%3E");
}
.component-checkbox label {
  cursor: pointer;
}
.component-checkbox .tooltip {
  position: absolute;
  top: 80%;
  left: 0;
  background: #333;
  color: #fff;
  padding: 6px 8px;
  font-size: 14px;
  border-radius: 4px;
  opacity: 0;
  pointer-events: none;
  transform: translateY(4px);
  transition: opacity 0.15s, transform 0.15s;
  width: 200px;
}

.component-radio {
  display: flex;
  align-items: center;
  column-gap: 10px;
}
.component-radio input[type=radio] {
  appearance: none;
  width: 24px;
  height: 24px;
  margin: 8px;
  border-radius: 100%;
  border: 1px solid #31aa47;
  position: relative;
}
.component-radio input[type=radio]:checked {
  background-color: #31aa47;
}
.component-radio input[type=radio]:checked:after {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  left: 50%;
  top: 50%;
  margin: -4px 0 0 -4px;
  border-radius: 100%;
  background-color: #f2f2f2;
}
.component-radio input[type=radio].as-checkbox {
  border-radius: 8px;
}
.component-radio input[type=radio].as-checkbox:checked {
  background-color: transparent;
}
.component-radio input[type=radio].as-checkbox:checked:after {
  background-image: url("data:image/svg+xml,%3Csvg%20width='13'%20height='10'%20viewBox='0%200%2013%2010'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3E%3Cpath%20d='M11.75%200.500008L3.875%209.50001L0.5%206.12501'%20stroke='%2331AA47'%20stroke-linecap='round'%20stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  width: 14px;
  height: 14px;
  margin: -6px 0 0 -6px;
  background-color: unset;
}
.component-radio label {
  cursor: pointer;
}

.component-button {
  border-radius: 8px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid;
  height: 4.8rem;
  width: 335px;
  max-width: 100%;
  outline: none;
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: 700;
  text-decoration: none;
}
.component-button a {
  text-decoration: none;
}
.component-button:focus-visible {
  outline: 3px solid;
  outline-offset: 2px;
}
.component-button.hidden {
  display: none;
}
.component-button.unbold {
  font-weight: normal;
}
.component-button.text {
  border: none;
  background: none;
  width: auto;
  font-weight: normal;
}
.component-button.black {
  color: unset;
}
.component-button.red {
  color: #DD3531 !important;
}
.component-button.red:focus {
  outline-color: #DD3531 !important;
}
.component-button.icon {
  background: transparent;
  border: none;
  width: auto;
  height: auto;
  padding: 0;
  color: #31aa47;
}
.component-button.icon.black {
  color: unset;
}
.component-button.icon span[class^=icon-] {
  justify-content: center;
}
.component-button.icon2 {
  width: auto;
  height: 42px;
}
.component-button.rounded {
  background: #fff;
  border-color: #31aa47;
  color: #31aa47;
  height: 4rem;
  border-radius: 4rem;
  font-weight: normal;
  width: auto;
  padding: 0 16px;
}
.component-button.primary {
  background-color: #31aa47;
  border-color: #31aa47;
  color: #fff;
}
.component-button.primary[disabled] {
  background-color: #e0e0e0;
  border-color: #e0e0e0;
  color: #cecece;
  cursor: default;
}
.component-button.primary:focus-visible {
  outline-color: #31aa47;
}
.component-button.secondary {
  background-color: #fff;
  border-color: #31aa47;
  color: #31aa47;
}
.component-button.secondary[disabled] {
  background-color: #fff;
  border-color: #e0e0e0;
  color: #e0e0e0;
  cursor: default;
}
.component-button.secondary:focus-visible {
  outline-color: #31aa47;
}
.component-button.tertiary {
  background-color: #fff;
  border-color: transparent;
  color: #31aa47;
}
.component-button.tertiary:focus-visible {
  outline-color: #31aa47;
}
.component-button.danger {
  background-color: #DD3531;
  color: #fff;
  border-color: #DD3531;
}
.component-button.medium {
  height: 4rem;
  font-size: 1.4rem;
  line-height: 2rem;
}
.component-button.small {
  height: 3.4rem;
  font-size: 1.2rem;
  line-height: 1.6rem;
}
.component-button.fluid {
  width: auto;
  padding-left: 1.2rem;
  padding-right: 1.2rem;
}
.component-button.wide {
  width: 100%;
}
.component-button a {
  text-decoration: none;
  color: inherit;
  display: inherit;
  align-items: inherit;
}
@media screen and (max-width: 960px) {
  .component-button.mobilehidetext .text {
    display: none;
  }
}

.component-toast {
  position: fixed;
  z-index: 2;
  bottom: 32px;
  left: 50%;
  transform: translateX(-50%) translateY(100%);
  max-width: 335px;
  background-color: #fff;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  padding: 16px 16px 8px;
  opacity: 0;
  pointer-events: none;
  transition: transform 0.4s ease, opacity 0.4s ease;
}
.component-toast.show {
  transform: translateX(-50%) translateY(0);
  opacity: 1;
  pointer-events: auto;
}
.component-toast .message {
  margin-right: 32px;
  font-size: 1.6rem;
  line-height: 2.2rem;
}
.component-toast .icon-close {
  position: absolute;
  right: 16px;
  cursor: pointer;
}
.component-toast .line {
  background-color: #d9d9d9;
  height: 1px;
  margin: 8px 0;
}

.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);
  }
}
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;
  }
}

#sticky-app-footer {
  background-color: #31aa47;
  color: #fff;
  position: fixed;
  bottom: 0;
  font-size: 1.4rem;
  width: 100%;
}
#sticky-app-footer .working {
  display: none;
  background-color: #94E0A2;
  padding: 5px;
  text-align: center;
  color: #000;
}
#sticky-app-footer .working span {
  aspect-ratio: 4;
  background: radial-gradient(circle closest-side, #000 90%, rgba(0, 0, 0, 0)) 0/33.3333333333% 100% space;
  clip-path: inset(0 100% 0 0);
  animation: l1 1s steps(4) infinite;
  display: inline-block;
  width: 10px;
}
#sticky-app-footer .working.active {
  display: block;
}
#sticky-app-footer .links {
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  column-gap: 10px;
}
#sticky-app-footer .links a {
  color: #fff;
  text-decoration: none;
  text-align: center;
  display: flex;
  flex-direction: column;
  row-gap: 5px;
}
#sticky-app-footer .links a span {
  display: block;
}
#sticky-app-footer .links a.current {
  color: #000;
}
@keyframes l1 {
  to {
    clip-path: inset(0 -34% 0 0);
  }
}

@supports (height: 100dvh) {
  html, body {
    min-height: 100dvh;
  }
}
.webshop-item .image {
  height: 310px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 8px;
  position: relative;
  border-radius: 5px;
}
.webshop-item .image .decorations {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 3px 0 0 0;
  background-color: #f9fbf9;
  padding: 8px 10px;
}
.webshop-item .image .decorations > span {
  display: flex;
  align-items: center;
  gap: 4px;
  line-height: 0;
}
.webshop-item .image .favorite {
  position: absolute;
  top: 4px;
  right: 8px;
  background-color: #f9fbf9;
  border-radius: 100%;
  width: 26px;
  height: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.webshop-item .image .discount {
  background-color: #f29930;
  color: #fff;
  position: absolute;
  bottom: 16px;
  left: 0;
  padding: 4px 8px;
}
.webshop-item .title {
  font-size: 14px;
  margin-bottom: 8px;
  line-break: anywhere;
}
.webshop-item .location {
  color: #5b6566;
  display: flex;
  align-items: center;
  gap: 4px;
  font-size: 14px;
  margin-bottom: 4px;
  line-height: 0;
}
.webshop-item .location svg {
  width: 12px;
  height: 14px;
}
.webshop-item .price {
  font-size: 17px;
  font-weight: 600;
}
.webshop-item .old-price:not(:empty) {
  margin-top: 4px;
  color: #5b6566;
}
.webshop-item .old-price:not(:empty) .old {
  text-decoration: line-through;
}
.webshop-item .old-price:not(:empty) .dis {
  color: #f29930;
}
.webshop-item span[class^=icon-] {
  font-size: 13px;
}
@media screen and (max-width: 960px) {
  .webshop-item .image {
    height: 230px;
  }
}

#mobile-search {
  display: none;
}
@media screen and (max-width: 960px) {
  #mobile-search {
    display: flex;
    align-items: center;
  }
  #mobile-search form {
    display: flex;
    align-items: center;
    gap: 6px;
    height: 56px;
    padding: 0 20px;
    width: 100%;
    border-bottom: 1px solid #bfbfbf;
  }
  #mobile-search form svg {
    width: 14px;
    height: 13px;
  }
  #mobile-search form input {
    font-family: "glacial indifference", sans-serif;
    background-color: transparent;
    border: none;
    width: 100%;
    padding: 0;
  }
}

#webshop-filters-mobile {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  background-color: #fff;
  display: none;
}
#webshop-filters-mobile .back {
  font-weight: 400;
  justify-content: unset;
  gap: 8px;
  font-size: 17px;
  cursor: pointer;
}
#webshop-filters-mobile .back span {
  font-size: 17px;
}
#webshop-filters-mobile .back .icon-close {
  margin-left: auto;
}
#webshop-filters-mobile ul {
  padding: 0 16px;
  overflow: hidden auto;
  max-height: calc(100vh - 60px);
}
#webshop-filters-mobile li {
  font-weight: 600;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  padding: 16px 0;
}
#webshop-filters-mobile li.option {
  font-weight: 400;
}
#webshop-filters-mobile li.option.selected {
  font-weight: 600;
  color: #31aa47;
}
#webshop-filters-mobile li.option .color {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 100%;
}
#webshop-filters-mobile li:after {
  content: "";
  position: absolute;
  left: -16px;
  right: -16px;
  bottom: 0;
  background-color: #bfbfbf;
  height: 1px;
}
#webshop-filters-mobile li span {
  font-size: 10px;
}
#webshop-filters-mobile li a {
  display: block;
  padding: 16px 0;
  flex-grow: 1;
}
#webshop-filters-mobile .result {
  position: sticky;
  bottom: 0;
  text-align: center;
  padding: 10px 16px;
}
#webshop-filters-mobile .result button {
  background-color: #fff;
  border: 1px solid #31aa47;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  padding: 0 16px;
  font-weight: 400;
  font-size: 14px;
  margin: 0 auto;
  text-transform: unset;
  letter-spacing: unset;
  width: 100%;
  max-width: 500px;
}

.webshop-breadcrumb {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 40px 0 20px;
  font-size: 14px;
}
.webshop-breadcrumb a {
  color: #5b6566;
}
.webshop-breadcrumb a:hover {
  color: #31aa47;
}
.webshop-breadcrumb span {
  color: #31aa47;
  font-size: 8px;
}
@media screen and (max-width: 960px) {
  .webshop-breadcrumb {
    gap: 4px;
    margin: 20px 0 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    max-width: 100%;
  }
}

.webshop-category-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}
.webshop-category-header h1 {
  font-size: 50px;
  font-weight: 600;
}
.webshop-category-header span {
  font-size: 14px;
  line-height: 1.3;
  max-width: 475px;
}
.webshop-category-header button {
  background-color: #31aa47;
  color: #fff;
  height: 40px;
  padding: 0 16px;
  font-size: 17px;
  font-weight: 400;
  margin-left: auto;
  text-transform: unset;
  outline: none;
  border: none;
}
@media screen and (max-width: 960px) {
  .webshop-category-header {
    margin-bottom: 16px;
  }
  .webshop-category-header h1 {
    font-size: 25px;
  }
  .webshop-category-header span {
    display: none;
  }
}

.mobile-top-text {
  line-height: 1.3;
  font-size: 14px;
  margin-bottom: 10px;
}

.webshop-category-layout {
  display: flex;
  gap: 45px;
}
.webshop-category-layout .webshop-categories-sidebar {
  min-width: 250px;
  font-size: 14px;
}
.webshop-category-layout .webshop-categories-sidebar .title {
  font-weight: 600;
  margin-bottom: 8px;
}
.webshop-category-layout .webshop-categories-sidebar ul li {
  margin-bottom: 16px;
}
.webshop-category-layout .webshop-categories-sidebar ul li a {
  color: inherit;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.webshop-category-layout .webshop-categories-sidebar ul li a:hover {
  color: #31aa47;
}
.webshop-category-layout .webshop-categories-sidebar ul li.expanded > a {
  font-weight: 600;
}
.webshop-category-layout .webshop-categories-sidebar ul li.expanded > a span {
  font-weight: 400;
  color: #31aa47;
}
.webshop-category-layout .webshop-categories-sidebar ul li.expanded ul {
  padding-left: 10px;
  margin-top: 16px;
}
@media screen and (max-width: 960px) {
  .webshop-category-layout {
    display: block;
  }
  .webshop-category-layout .webshop-categories-sidebar {
    display: none;
  }
}

.webshop-main-content {
  font-size: 14px;
  flex-grow: 1;
}
.webshop-main-content .webshop-filters-bar {
  margin-bottom: 8px;
}
.webshop-main-content .webshop-filters-bar .title {
  font-weight: 600;
  margin-bottom: 16px;
}
.webshop-main-content .webshop-filters-bar .filters {
  display: flex;
  align-items: center;
  gap: 5px;
}
.webshop-main-content .webshop-filters-bar .filters .filter {
  position: relative;
}
.webshop-main-content .webshop-filters-bar .filters .filter[data-filter=shop] {
  order: 1;
}
.webshop-main-content .webshop-filters-bar .filters .filter[data-filter=price] {
  order: 2;
}
.webshop-main-content .webshop-filters-bar .filters .filter[data-filter=discount] {
  order: 3;
}
.webshop-main-content .webshop-filters-bar .filters .filter[data-filter=color] {
  order: 4;
}
.webshop-main-content .webshop-filters-bar .filters .filter .label {
  font-size: 17px;
  border: 1px solid #31aa47;
  height: 40px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 0 16px;
  cursor: pointer;
}
.webshop-main-content .webshop-filters-bar .filters .filter .label .icon-chevron_down {
  font-size: 10px;
  transition: all 0.2s ease-in-out;
}
.webshop-main-content .webshop-filters-bar .filters .filter:hover .label, .webshop-main-content .webshop-filters-bar .filters .filter.active .label {
  background-color: #31aa47;
  color: #fff;
}
.webshop-main-content .webshop-filters-bar .filters .filter .options {
  position: absolute;
  z-index: 2;
  background-color: #fff;
  border: 1px solid #31aa47;
  margin-top: 3px;
  padding: 0;
  white-space: nowrap;
  max-height: 300px;
  overflow-y: auto;
  overflow-x: hidden;
  display: none;
}
.webshop-main-content .webshop-filters-bar .filters .filter .options .option {
  display: block;
  padding: 8px 12px;
  cursor: pointer;
}
.webshop-main-content .webshop-filters-bar .filters .filter .options .option:hover {
  background-color: #31aa47;
  color: #fff;
}
.webshop-main-content .webshop-filters-bar .filters .filter .options .option .color {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 100%;
}
.webshop-main-content .webshop-filters-bar .filters .filter.active .label .icon-chevron_down {
  transform: rotate(180deg);
}
.webshop-main-content .webshop-filters-bar .filters .filter.active .options {
  display: block;
}
.webshop-main-content .webshop-filters-bar .filters .favorites {
  background-color: #31aa47;
  color: #fff;
  display: flex;
  align-items: center;
  gap: 4px;
  height: 40px;
  padding: 0 16px;
  font-size: 17px;
  margin-left: auto;
  order: 99;
}
.webshop-main-content .webshop-filters-bar .filters .favorites span {
  font-size: 14px;
}
@media screen and (max-width: 960px) {
  .webshop-main-content .webshop-filters-bar {
    display: none;
  }
}
.webshop-main-content .webshop-active-filters-bar {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  margin-bottom: 8px;
}
.webshop-main-content .webshop-active-filters-bar .filter {
  display: flex;
  align-items: center;
  gap: 4px;
  background-color: #31aa47;
  color: #fff;
  padding: 6px 10px;
  cursor: pointer;
  white-space: nowrap;
}
.webshop-main-content .webshop-active-filters-bar .filter .icon-close {
  font-size: 12px;
}
.webshop-main-content .webshop-active-filters-bar .clear-all {
  padding: 6px 10px;
  cursor: pointer;
  white-space: nowrap;
  opacity: 0.65;
}
.webshop-main-content .webshop-items-result {
  margin-top: 16px;
  padding-bottom: 50px;
}
.webshop-main-content .webshop-items-result #result-count {
  color: #5b6566;
  margin-bottom: 16px;
}
.webshop-main-content .webshop-items-result #result-items {
  display: grid;
  column-gap: 4px;
  row-gap: 50px;
  grid-template-columns: repeat(4, 1fr);
}
.webshop-main-content .webshop-items-result #result-items a {
  color: inherit;
}
@media screen and (max-width: 960px) {
  .webshop-main-content .webshop-items-result #result-items {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 25px;
  }
}
.webshop-main-content .webshop-category-description {
  margin: 8px 0 32px;
  border: 1px dashed #d9d9d9;
  padding: 12px;
}
.webshop-main-content .webshop-category-description h2 {
  font-size: 16px;
  line-height: 1.4;
  font-weight: 600;
}
.webshop-main-content .webshop-category-description h3 {
  font-size: 15px;
  line-height: 1.4;
  font-weight: 600;
}
.webshop-main-content .webshop-category-description p {
  line-height: 1.4;
  margin-bottom: 14px;
}
.webshop-main-content .webshop-pager {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 50px;
  gap: 8px;
  font-size: 16px;
  color: #5b6566;
}
.webshop-main-content .webshop-pager .current {
  font-weight: 600;
  color: #000;
  font-size: 18px;
}
.webshop-main-content .webshop-pager a {
  color: #000;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 3px 5px;
  min-width: 20px;
  min-height: 24px;
  text-align: center;
}
.webshop-main-content .webshop-pager a:hover {
  background-color: #31aa47;
  border-color: #31aa47;
  color: #fff;
}
.webshop-main-content .webshop-pager .prev, .webshop-main-content .webshop-pager .next {
  display: flex;
  align-items: center;
  gap: 4px;
  min-height: 24px;
}
.webshop-main-content .webshop-pager .prev .icon-chevron_left, .webshop-main-content .webshop-pager .prev .icon-chevron_right, .webshop-main-content .webshop-pager .next .icon-chevron_left, .webshop-main-content .webshop-pager .next .icon-chevron_right {
  font-size: 10px;
}
@media screen and (max-width: 960px) {
  .webshop-main-content .webshop-pager .hide-mobile {
    display: none;
  }
}

.webshop-item-layout {
  display: flex;
  gap: 120px;
  padding-bottom: 40px;
  border-bottom: 1px solid #ededed;
  margin-bottom: 20px;
}
@media screen and (max-width: 960px) {
  .webshop-item-layout {
    display: block;
  }
}
.webshop-item-layout .images {
  display: flex;
  gap: 4px;
  position: relative;
}
.webshop-item-layout .images .prev, .webshop-item-layout .images .next {
  color: #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  cursor: pointer;
}
.webshop-item-layout .images .prev {
  left: 10px;
}
.webshop-item-layout .images .next {
  right: 10px;
}
.webshop-item-layout .images .thumbs {
  display: flex;
  flex-direction: column;
  gap: 4px;
  min-width: 115px;
}
.webshop-item-layout .images .thumbs .thumb {
  border-radius: 4px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  aspect-ratio: 1;
  cursor: pointer;
}
@media screen and (max-width: 960px) {
  .webshop-item-layout .images .thumbs {
    flex-direction: row;
    position: absolute;
    bottom: 12px;
    left: 12px;
    z-index: 1;
    min-width: 0;
  }
  .webshop-item-layout .images .thumbs .thumb {
    width: 46px;
    border: 1px solid transparent;
  }
  .webshop-item-layout .images .thumbs .thumb.active {
    border-color: #31aa47;
  }
}
.webshop-item-layout .images .image {
  border-radius: 4px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-width: 475px;
  aspect-ratio: 475/630;
  position: relative;
}
@media screen and (max-width: 960px) {
  .webshop-item-layout .images .image {
    min-width: 0;
    width: 100%;
  }
}
.webshop-item-layout .images .image .favorite {
  position: absolute;
  top: 6px;
  right: 10px;
  background-color: #f9fbf9;
  border-radius: 100%;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.webshop-item-layout .images .image .discount {
  background-color: #f29930;
  color: #fff;
  position: absolute;
  bottom: 16px;
  left: 0;
  padding: 4px 8px;
}
.webshop-item-layout .images .image span[class^=icon-] {
  font-size: 15px;
}
.webshop-item-layout .content {
  position: relative;
}
.webshop-item-layout .content h1 {
  font-size: 50px;
  font-weight: 600;
  margin-bottom: 20px;
  margin-top: 30px;
}
@media screen and (max-width: 960px) {
  .webshop-item-layout .content h1 {
    font-size: 30px;
    padding-right: 30px;
  }
}
.webshop-item-layout .content .icon-close {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
}
.webshop-item-layout .content .tags {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  margin-bottom: 30px;
}
.webshop-item-layout .content .tags .tag {
  border: 1px solid #31aa47;
  display: flex;
  align-items: center;
  gap: 2px;
  height: 24px;
  padding: 0 8px;
}
.webshop-item-layout .content .tags .tag.background {
  background-color: #31aa47;
  color: #fff;
}
.webshop-item-layout .content .tags .tag span {
  font-size: 14px;
}
.webshop-item-layout .content .description {
  line-height: 1.3;
  margin-bottom: 20px;
}
.webshop-item-layout .content .price {
  font-size: 32px;
  font-weight: 600;
}
.webshop-item-layout .content .old-price {
  color: #5b6566;
}
.webshop-item-layout .content .old-price .old {
  text-decoration: line-through;
}
.webshop-item-layout .content .old-price .dis {
  color: #f29930;
  padding-left: 4px;
}
.webshop-item-layout .content .buttons {
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.webshop-item-layout .content .buttons .add-basket {
  display: flex;
  gap: 10px;
  align-items: stretch;
  margin-bottom: 8px;
  /* Keep the cart action in the same row while filling the space left by quantity selection. */
}
.webshop-item-layout .content .buttons .add-basket select {
  flex: 0 0 30%;
  width: 30%;
  height: 48px;
  margin: 0;
}
.webshop-item-layout .content .buttons .add-basket .button {
  flex: 1 1 auto;
  width: auto;
}
.webshop-item-layout .content .buttons .add-basket .button[data-adt-in-cart]:not([data-adt-in-cart="0"]) {
  background-color: #DD3531;
  border-color: #DD3531;
}
.webshop-item-layout .content .buttons .button {
  border-radius: 5px;
  height: 48px;
  text-transform: unset;
  letter-spacing: unset;
  text-align: center;
  justify-content: center;
  background-color: #fff;
  border: 1px solid #31aa47;
  color: #000;
  font-size: 16px;
  gap: 10px;
}
.webshop-item-layout .content .buttons .button.primary {
  background-color: #31aa47;
  color: #fff;
}
.webshop-item-layout .content .buttons .alert {
  background-color: #f9fbf9;
  border-radius: 5px;
  padding: 10px;
  line-height: 1.3;
}
.webshop-item-layout .content .buttons .info {
  background-color: #f9fbf9;
  padding: 20px;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.webshop-item-layout .content .buttons .info .line {
  display: flex;
  gap: 10px;
}
.webshop-item-layout .content .buttons .info .line svg {
  height: 20px;
  color: #31aa47;
}
.webshop-item-layout .content .buttons .info .line strong {
  display: block;
}

.webshop-related-items {
  padding-bottom: 50px;
}
.webshop-related-items > .title {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 20px;
}
.webshop-related-items #related-items {
  display: grid;
  column-gap: 4px;
  row-gap: 50px;
  grid-template-columns: repeat(5, 1fr);
}
.webshop-related-items #related-items a {
  color: inherit;
}
@media screen and (max-width: 960px) {
  .webshop-related-items #related-items {
    grid-template-columns: repeat(2, 1fr);
  }
}

.item-buy-overlay {
  position: fixed;
  background: rgba(0, 0, 0, 0.65);
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 999999;
}
.item-buy-overlay .content {
  padding: 20px;
  background: #fff;
  border-radius: 8px;
  position: relative;
  max-height: 90vh;
  overflow-y: auto;
}
.item-buy-overlay .content strong {
  font-size: 1.8rem;
  line-height: 2.4rem;
  display: block;
  margin-bottom: 8px;
}
.item-buy-overlay .content .icon-close {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 2.4rem;
  cursor: pointer;
}
.item-buy-overlay .content p {
  font-size: 1.6rem;
  line-height: 2.2rem;
}
.item-buy-overlay .content form {
  margin-top: 16px;
}
@media screen and (max-width: 960px) {
  .item-buy-overlay .content .component-button {
    width: 100%;
  }
}
.item-buy-overlay #buypostal.hide, .item-buy-overlay #buyaddress.hide, .item-buy-overlay #moreitems.hide {
  display: none;
}
.item-buy-overlay #buypostal {
  display: flex;
  column-gap: 8px;
}
.item-buy-overlay .disabled {
  opacity: 0.5;
}
.item-buy-overlay #confirmation {
  display: none;
}

#favorite_login {
  position: fixed;
  background: rgba(0, 0, 0, 0.65);
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 2;
}
#favorite_login .content {
  padding: 20px;
  background: #fff;
  border-radius: 8px;
  position: relative;
  max-height: 90vh;
  overflow-y: auto;
}
#favorite_login .content strong {
  font-size: 1.8rem;
  line-height: 2.4rem;
  display: block;
  margin-bottom: 8px;
}
#favorite_login .content .icon-close {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 2.4rem;
  cursor: pointer;
}
#favorite_login .content p {
  font-size: 1.6rem;
  line-height: 2.2rem;
}
#favorite_login .content form {
  margin-top: 16px;
}
@media screen and (max-width: 960px) {
  #favorite_login .content .component-button {
    width: 100%;
  }
}