@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");
  src: url("/shared/fonts/kirppuicons.eot?#iefix") format("embedded-opentype"), url("/shared/fonts/kirppuicons.woff") format("woff"), url("/shared/fonts/kirppuicons.ttf") format("truetype"), url("/shared/fonts/kirppuicons.svg#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: "#";
}

*, *: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: #4e9adb;
}

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);
  }
}
.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;
  color: #101812;
  border-bottom: 1px solid #bfbfbf;
  background: #fff;
}
header a {
  color: #262626;
}
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-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 .top {
  font-size: 1.4rem;
  line-height: 1.4;
}
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 .bottom {
  font-size: 2.4rem;
  font-weight: 600;
  column-gap: 20px;
}
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;
}
header #header-content .bottom .button:hover {
  background-color: #288538;
}
@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;
    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;
  }
}

#searchbar {
  padding-top: 16px;
}
#searchbar .search-input {
  /*--push: calc(var(--sidebar-width) + var(--side-margin));
  margin-left: var(--push);
  width: calc(100% - var(--push));*/
  border: 1px solid #737373;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 0 12px;
}
#searchbar .search-input .icon-search {
  font-size: 2.4rem;
}
#searchbar .search-input input {
  border: none;
  height: 48px;
  font-size: 1.6rem;
  width: 100%;
  outline: none;
}
#searchbar .search-input input::placeholder {
  color: #d9d9d9;
}

#sidebar {
  width: var(--sidebar-width);
  min-width: var(--sidebar-width);
  padding: 32px 0;
}
#sidebar .close {
  display: none;
}
#sidebar .path {
  padding: 0 var(--side-margin);
  font-size: 1.8rem;
  margin-bottom: 26px;
}
#sidebar .categories {
  font-size: 1.8rem;
}
#sidebar .categories .item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 40px;
  padding: 0 var(--side-margin);
  text-decoration: none;
}
#sidebar .categories .items {
  position: relative;
  display: none;
}
#sidebar .categories .items.active {
  display: block;
}
#sidebar .categories .items:after {
  content: "";
  display: block;
  height: 1px;
  background-color: #d9d9d9;
  margin: 4px var(--side-margin) 4px calc(var(--side-margin) - 10px);
}
#sidebar .categories .level1.active {
  background-color: #31aa47;
  color: #fff;
  font-weight: 700;
}
#sidebar .categories .level2.active {
  background-color: #94E0A2;
}
#sidebar .categories .level3.active {
  background-color: #E3F7E7;
}
#sidebar .categories .level2 {
  padding-left: calc(var(--side-margin) + 10px);
}
#sidebar .categories .level3 {
  padding-left: calc(var(--side-margin) + 20px);
}
@media screen and (max-width: 960px) {
  #sidebar {
    display: none;
    position: fixed;
    background-color: #fff;
    z-index: 1;
    left: 0;
    width: 100%;
    height: 100vh;
    overflow-y: auto;
    padding: 16px 0 16px 10px;
  }
  #sidebar .close {
    display: block;
    cursor: pointer;
    position: absolute;
    top: 20px;
    right: 20px;
  }
  #sidebar .categories {
    padding-right: 10px;
  }
}

.item-card {
  padding: 0 4px;
}
.item-card.sold {
  opacity: 0.5;
}
.item-card a {
  text-decoration: none;
  display: flex;
  flex-direction: column;
  flex: 1;
}
.item-card a .image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 250px;
  position: relative;
}
.item-card a .image .image-tags {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  font-size: 1.6rem;
}
.item-card a .image .discount {
  background-color: #f4991a;
  color: #fff;
  height: 30px;
  padding: 0 8px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.item-card a .image .count {
  background-color: #3C9ED7;
  color: #fff;
  height: 30px;
  padding: 0 8px;
  display: inline-flex;
  align-items: center;
  column-gap: 4px;
}
.item-card a .image .new {
  background-color: #fff;
  color: #000;
  height: 30px;
  padding: 0 8px;
  display: inline-flex;
  align-items: center;
  column-gap: 4px;
}
.item-card a .image .sold {
  background-color: #0F3315;
  color: #fff;
  height: 30px;
  padding: 0 8px;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.item-card a .name {
  background-color: #F9FBF9;
  display: block;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  height: auto;
  padding: 8px 16px;
  flex: 1;
}
.item-card a .name .item-name {
  font-size: 1.6rem;
  line-height: 1.3;
}
.item-card a .name .item-price {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  column-gap: 10px;
  margin-bottom: 4px;
  padding-top: 4px;
}
.item-card a .name .item-price .old-price {
  color: #8C8C8C;
  text-decoration: line-through;
  font-size: 1.6rem;
  white-space: nowrap;
}
.item-card a .name .item-price .price {
  font-size: 2rem;
  font-weight: 600;
  white-space: nowrap;
}
.item-card a .tags {
  border: 1px solid #f2f2f2;
  border-top: none;
  padding: 16px;
  font-size: 1.6rem;
}
.item-card a .tags .tag {
  display: flex;
  gap: 10px;
  align-items: center;
  margin-bottom: 10px;
}
.item-card a .tags .tag [class^=icon-] {
  color: #31aa47;
}
.item-card a .tags .tag:last-child {
  margin-bottom: 0;
}

.component-tag {
  --padding: 10px;
  border: 1px solid #0F3315;
  border-radius: 8px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 1.4rem;
  line-height: 2rem;
  padding: 0 var(--padding);
  height: 30px;
  color: #0F3315;
  column-gap: 4px;
}
.component-tag.background {
  background-color: #0F3315;
  color: #fff;
}
.component-tag.discount {
  background-color: #f4991a;
  border-color: #f4991a;
  font-weight: 700;
}
.component-tag .cut {
  max-width: calc(160px - var(--padding) * 2);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.component-tag .close {
  cursor: pointer;
}
.component-tag span[class^=icon-] {
  justify-content: center;
  width: 24px;
  height: 24px;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
}

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

@media screen and (min-width: 676px) {
  .underline-desktop {
    height: 1px;
    background-color: #bfbfbf;
    margin: 4px 0;
  }
}

@media screen and (max-width: 675px) {
  .underline-mobile {
    height: 1px;
    background-color: #bfbfbf;
    margin: 4px 0;
  }
}

.underline {
  height: 1px;
  background-color: #bfbfbf;
  margin: 4px 0;
}

.underline.big, .underline-mobile.big, .underline-desktop.big {
  margin-top: 8px;
  margin-bottom: 8px;
}

.bold {
  font-weight: 700;
}

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: #000;
}
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;
}
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 #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: 675px) {
  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;
  }
}

main {
  --sidebar-width: 28%;
  --side-margin: 28px;
}
@media screen and (max-width: 675px) {
  main {
    --sidebar-width: 0;
    --side-margin: 10px;
    padding-right: var(--side-margin);
  }
}
main a {
  color: #262626;
}
main .container {
  max-width: 1440px;
  margin: 0 auto;
  display: flex;
}
main #main {
  --push: var(--side-margin);
  margin-left: var(--push);
  width: calc(100% - var(--push));
  padding: 32px 0;
}
main #main h1 {
  font-size: 3.6rem;
  font-weight: 600;
}
main #main .result-count {
  color: #404040;
  font-size: 1.6rem;
  margin-top: 8px;
}
main #main .items {
  display: flex;
  flex-wrap: wrap;
  row-gap: 16px;
  margin: 0 -4px;
}
main #main .items .item-card {
  flex: 1 1 20%;
  display: flex;
  max-width: 20%;
}
@media screen and (max-width: 675px) {
  main #main .items .item-card {
    flex: 1 1 50%;
    max-width: 50%;
  }
}
main #main .items .item-display {
  flex-basis: 100%;
}
@media screen and (max-width: 675px) {
  main #main #search-and-filter {
    display: none;
  }
}
main #main .actions {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 1.6rem;
  margin: 16px 0;
}
@media screen and (max-width: 675px) {
  main #main .actions {
    flex-direction: column;
    align-items: flex-start;
  }
  main #main .actions .action {
    justify-content: space-between;
    width: 100%;
  }
}
main #main .actions .action {
  display: flex;
  align-items: center;
  gap: 8px;
}
main #main .actions .dropdowns {
  flex-grow: 1;
  justify-content: flex-end;
  display: flex;
  align-items: center;
  gap: 8px;
}
main #main .actions .dropdown {
  border: 1px solid #d9d9d9;
  padding: 0 12px;
  display: inline-flex;
  align-items: center;
  position: relative;
}
main #main .actions .dropdown.active {
  background-color: #F9FBF9;
}
main #main .actions .dropdown.active [class^=icon-] {
  transform: rotate(180deg);
}
main #main .actions .dropdown.active .dropdown-content {
  background-color: #F9FBF9;
  display: block;
}
main #main .actions .dropdown [class^=icon-] {
  font-size: 1.4rem;
}
main #main .actions .dropdown .label {
  height: 40px;
  width: 160px;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
}
main #main .actions .dropdown .dropdown-content {
  background-color: #fff;
  border: 1px solid #f2f2f2;
  position: absolute;
  z-index: 1;
  top: 100%;
  right: -1px;
  padding: 8px;
  width: 200px;
  display: none;
}
main #main .actions .dropdown .dropdown-content.shops {
  width: auto;
  column-count: 5;
}
@media screen and (max-width: 675px) {
  main #main .actions .dropdown .dropdown-content.shops {
    column-count: 2;
  }
}
main #main .actions .dropdown .dropdown-content.colors {
  width: auto;
  column-count: 5;
}
@media screen and (max-width: 675px) {
  main #main .actions .dropdown .dropdown-content.colors {
    column-count: 2;
  }
}
main #main .actions .dropdown .dropdown-content .dropdown-item {
  display: block;
  line-height: 1.4;
  margin-bottom: 8px;
  padding: 8px;
  white-space: nowrap;
}
main #main .actions .dropdown .dropdown-content .dropdown-item:last-of-type {
  margin-bottom: 0;
}
main #main .actions .dropdown .dropdown-content .dropdown-item:hover {
  background-color: #f2f2f2;
}
main #main .actions .dropdown .dropdown-content .dropdown-item.current {
  background-color: #31aa47;
  color: #fff;
}
main #main .active-filters {
  display: flex;
  align-items: center;
}
main #main .active-filters .component-tag {
  margin-bottom: 8px;
}
main .path {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 26px;
  font-size: 1.6rem;
}
main .path [class^=icon-] {
  font-size: 1.6rem;
}
main .path .current {
  font-weight: 600;
}
main .path span {
  white-space: nowrap;
}
main .path a {
  text-decoration: none;
}
main .category-text {
  margin: 8px 0;
  border: 1px dashed #d9d9d9;
  padding: 12px;
  font-size: 1.6rem;
  line-height: 2.2rem;
}
main .category-text h2 {
  font-size: 1.8rem;
  line-height: 2.4rem;
  font-weight: 700;
}
main .category-text p {
  margin-bottom: 16px;
}
main .category-text p:last-of-type {
  margin-bottom: 0;
}
main #main.single, main .single-item-display {
  max-width: 870px;
}
@media screen and (max-width: 675px) {
  main #main.single .path, main .single-item-display .path {
    font-size: 1.4rem;
    gap: 5px;
    flex-wrap: wrap;
  }
  main #main.single .path .icon-chevron_right, main .single-item-display .path .icon-chevron_right {
    font-size: 1.2rem;
  }
}
main #main.single h1, main .single-item-display h1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 32px;
  font-weight: normal;
  border: 1px dashed #D9D9D9;
  padding: 8px;
}
main #main.single h1 .price, main .single-item-display h1 .price {
  font-weight: 700;
  white-space: nowrap;
}
main #main.single h1 .price .old-price, main .single-item-display h1 .price .old-price {
  text-align: right;
  display: block;
  color: #8C8C8C;
  text-decoration: line-through;
  white-space: nowrap;
  font-weight: normal;
  font-size: 2rem;
}
main #main.single .item-tags span[class^=icon-], main .single-item-display .item-tags span[class^=icon-] {
  display: inline-flex;
  align-items: center;
}
main #main.single .item-tags .component-tag, main .single-item-display .item-tags .component-tag {
  margin-bottom: 8px;
}
main #main.single .image, main .single-item-display .image {
  aspect-ratio: 800/600;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  transition: all 0.4s ease-in-out;
}
main #main.single .image .discount, main .single-item-display .image .discount {
  background-color: #f4991a;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 2.4rem;
  line-height: 3.2rem;
  font-weight: 700;
  width: 110px;
  height: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
main #main.single .thumbnails, main .single-item-display .thumbnails {
  margin: 24px 0;
  display: flex;
  column-gap: 8px;
}
main #main.single .thumbnails .thumb, main .single-item-display .thumbnails .thumb {
  flex-basis: 20%;
  aspect-ratio: 800/600;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0.65;
  transition: all 0.4s ease-in-out;
  cursor: pointer;
}
main #main.single .thumbnails .thumb.active, main .single-item-display .thumbnails .thumb.active {
  opacity: 1;
}
main #main.single .description, main .single-item-display .description {
  margin: 16px 0;
}
main #main.single .description h2, main .single-item-display .description h2 {
  font-size: 2.8rem;
  line-height: 3.6rem;
  font-weight: 700;
}
main #main.single .description p, main .single-item-display .description p {
  border: 1px dashed #d9d9d9;
  padding: 12px;
  font-size: 1.6rem;
  line-height: 2.2rem;
  margin-bottom: 16px;
  max-width: 570px;
}
@media screen and (max-width: 675px) {
  main #main.single, main .single-item-display {
    margin-left: 0;
    padding-left: 10px;
    padding-right: 10px;
    width: auto;
  }
  main #main.single h1, main .single-item-display h1 {
    font-size: 2.4rem;
  }
  main #main.single .description h2, main .single-item-display .description h2 {
    font-size: 2.4rem;
    line-height: 3.2rem;
  }
}
main .single-item-display {
  display: flex;
  column-gap: 20px;
  max-width: 100%;
}
main .single-item-display .image {
  flex-basis: 50%;
  aspect-ratio: 600/800;
  background-size: contain;
  background-position: top center;
}
main .single-item-display .thumbnails {
  flex-basis: 10%;
  flex-direction: column;
  margin: 0;
  row-gap: 8px;
}
main .single-item-display .thumbnails .thumb {
  flex-basis: auto;
}
main .single-item-display .description {
  flex-basis: 40%;
}
main .single-item-display h2 {
  line-height: 1.1;
  margin-bottom: 16px;
}
main .single-item-display .item-price {
  display: flex;
  align-items: center;
  column-gap: 8px;
  margin-bottom: 8px;
}
main .single-item-display .item-price .price {
  font-size: 3rem;
  font-weight: 700;
}
main .single-item-display .item-price .old-price {
  text-decoration: line-through;
}
main .single-item-display .item-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 16px;
}
main .single-item-display .item-tags .component-tag {
  margin-bottom: 0;
}
@media screen and (max-width: 675px) {
  main .single-item-display {
    flex-direction: column;
  }
  main .single-item-display .thumbnails {
    flex-direction: row;
    flex-basis: auto;
    margin-top: 8px;
  }
  main .single-item-display .thumbnails .thumb {
    flex-basis: 20%;
  }
}