@charset "UTF-8";
/************ Skandinavisk colors ***********/
/******* Aspect ratios *****/
/****** Transition *******/
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, 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") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  touch-action: pan-y;
}
.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

/* 3D Effects */
.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}
.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
          margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  width: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
          margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  height: var(--swiper-centered-offset-after);
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}

.swiper-container {
  display: block;
  height: 100%;
  overflow: hidden;
}
@media only screen and (max-width: 992px) {
  .swiper-container {
    width: 100%;
  }
}
.swiper-container .swiper-wrapper {
  height: 100%;
  width: 100%;
  max-width: 100%;
}
.swiper-container .swiper-slide {
  position: relative;
  flex-shrink: 0;
  display: inline-block;
}
.swiper-container .swiper-button {
  color: #000;
  position: absolute;
  z-index: 5;
  top: 50%;
  margin-top: -25px;
  -webkit-transform: none;
          transform: none;
}
.swiper-container .swiper-button.swiper-button-next {
  right: 45px;
  padding: 45px 25px 45px 5px;
}
.swiper-container .swiper-button.swiper-button-next::before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  border-top: 1.5px solid;
  border-left: 1.5px solid;
  vertical-align: middle;
  -webkit-transform: translate(50%, -50%) rotate(135deg);
          transform: translate(50%, -50%) rotate(135deg);
}
.swiper-container .swiper-button.swiper-button-prev {
  left: 35px;
  padding: 45px 15px;
}
.swiper-container .swiper-button.swiper-button-prev::after {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  border-top: 1.5px solid;
  border-left: 1.5px solid;
  vertical-align: middle;
  -webkit-transform: translate(50%, -50%) rotate(-45deg);
          transform: translate(50%, -50%) rotate(-45deg);
}
.swiper-container .swiper-button.swiper-button-prev:focus {
  outline: none;
}
.swiper-container.swiper-container-initialized .swiper-wrapper {
  display: flex;
}

.img-fluid {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.img-fluid:hover {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  z-index: 10;
  bottom: 30px;
  left: 0;
  right: 0;
}

.swiper-pagination-bullet {
  margin: 0 4px;
  width: 10px;
  height: 10px;
  display: inline-block;
  border-radius: 50%;
  background: #000;
  opacity: 0.2;
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  opacity: 1;
}

.recommendation-container {
  position: relative;
}
.recommendation-container .swiper-slide {
  box-sizing: border-box;
}
.recommendation-container .swiper-container .swiper-button-lock {
  display: none;
}
.recommendation-container .swiper-container .swiper-button {
  color: #8a8a8b;
  top: 30%;
}
@media only screen and (min-width: 1024px) {
  .recommendation-container .swiper-container .swiper-button {
    top: 43%;
  }
}
.recommendation-container .swiper-container .swiper-button::before, .recommendation-container .swiper-container .swiper-button::after {
  border-width: 2px;
  width: 12px;
  height: 12px;
}
.recommendation-container .swiper-container .swiper-button-prev {
  left: 0;
}
@media only screen and (min-width: 1024px) {
  .recommendation-container .swiper-container .swiper-button-prev {
    left: 7px;
  }
}
.recommendation-container .swiper-container .swiper-button-next {
  right: 0;
}
@media only screen and (min-width: 1024px) {
  .recommendation-container .swiper-container .swiper-button-next {
    right: 7px;
  }
}

.recommendation-title {
  font-size: 14px;
  margin-bottom: 12px;
  text-align: center;
}
@media only screen and (min-width: 1024px) {
  .recommendation-title {
    font-size: 30px;
    margin-bottom: 20px;
  }
}

.pdp-page-wrapper {
  display: flex;
  justify-content: flex-start;
}
@media only screen and (max-width: 992px) {
  .pdp-page-wrapper {
    flex-direction: column;
    height: auto;
  }
}

.product-gallery {
  width: 50%;
  height: 90vh;
  position: sticky;
  top: 0;
}
@media only screen and (max-width: 992px) {
  .product-gallery {
    width: 100%;
    height: auto;
    position: unset;
    top: unset;
    position: relative;
  }
}

.product-zoomed-image__wrapper {
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: none;
  z-index: 999;
  overflow: hidden;
  height: 100vh;
  width: 100%;
}
.product-zoomed-image__wrapper.is-open {
  display: block;
  cursor: url("../../img/img/icons-close-12.png"), auto;
}
@media only screen and (max-width: 767px) {
  .product-zoomed-image__wrapper.is-open {
    cursor: default;
  }
}

.product-zoomed-image {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  background-position: center;
  transition: 0.1s;
}
@media only screen and (max-width: 1600px) {
  .product-zoomed-image {
    transition: none;
  }
}
@media only screen and (max-width: 992px) {
  .product-zoomed-image {
    height: 100vh;
    background-size: contain;
    background-position-y: center;
  }
}

.close-zoom-btn {
  position: absolute;
  display: block;
  right: 16px;
  top: 16px;
  z-index: 1000;
  color: #000;
  font-size: 20px;
  font-weight: 700;
}

.custom-quantity-select {
  font-size: 0;
}
@media only screen and (max-width: 1199px) {
  .product-item__body .custom-quantity-select {
    min-width: 110px;
  }
}

.quantity-select-btn {
  position: relative;
  border: 1px solid #000;
  width: 20px;
  height: 42px;
  color: #000;
  font-size: 16px;
}
.quantity-select-btn:focus {
  border-radius: 0;
}
.quantity-select-btn.quantity-select-btn--minus::before, .quantity-select-btn.minus::before {
  content: "−";
}
.quantity-select-btn.quantity-select-btn--plus::before, .quantity-select-btn.plus::before {
  content: "+";
}
@media only screen and (max-width: 1199px) {
  .product-item__body .quantity-select-btn {
    width: 28px;
    height: 28px;
    font-size: 14px;
  }
}

.quantity-select {
  border-left: 0;
  border-right: 0;
  height: 0;
  width: 0;
  cursor: default;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
  font-size: 0;
}

.select-overlay-btn {
  color: #000;
  background-color: #fff;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 0;
  border-right: 0;
  height: 42px;
  width: 50px;
  cursor: default;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
  text-align: center;
  text-align: -webkit-center;
  font-size: 16px;
  margin: 0;
  display: inline-block;
  pointer-events: none;
}
.select-overlay-btn:focus, .select-overlay-btn:active {
  outline: none;
}
@media only screen and (max-width: 1199px) {
  .product-item__body .select-overlay-btn {
    width: 34px;
    height: 28px;
    font-size: 14px;
  }
}

.accordion-container .accordion {
  position: relative;
  padding: 16px 0;
  width: 100%;
  text-align: left;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  cursor: pointer;
}
.accordion-container .accordion::before, .accordion-container .accordion::after {
  content: "";
  position: absolute;
  background-color: #000;
  width: 2px;
  height: 9px;
  right: 4px;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
.accordion-container .accordion::before {
  -webkit-transform: translate(3px, 0) rotate(45deg);
          transform: translate(3px, 0) rotate(45deg);
}
.accordion-container .accordion::after {
  -webkit-transform: translate(-3px, 0) rotate(-45deg);
          transform: translate(-3px, 0) rotate(-45deg);
}
.accordion-container .accordion.active::before {
  -webkit-transform: translate(3px, 0) rotate(-45deg);
          transform: translate(3px, 0) rotate(-45deg);
}
.accordion-container .accordion.active::after {
  -webkit-transform: translate(-3px, 0) rotate(45deg);
          transform: translate(-3px, 0) rotate(45deg);
}
.accordion-container .accordion.active ~ .accordion-panel {
  max-height: -webkit-max-content;
  max-height: -moz-max-content;
  max-height: max-content;
}
.accordion-container .accordion-panel {
  overflow: hidden;
  transition: max-height 0.4s;
  max-height: 0;
}

.product-details-container {
  position: relative;
  padding: 0 30px 30px;
  width: 50%;
  max-width: 720px;
  font-size: 14px;
}
@media only screen and (max-width: 1366px) {
  .product-details-container {
    padding: 16px 40px;
  }
}
@media only screen and (max-width: 1199px) {
  .product-details-container {
    padding: 16px 30px;
  }
}
@media only screen and (max-width: 992px) {
  .product-details-container {
    padding-top: 16px;
    width: 100%;
    max-width: 100%;
    padding-left: 16px;
    padding-right: 16px;
  }
}

.provenance {
  margin-bottom: 30px;
}
.provenance .provenance-badge {
  margin-bottom: 30px;
  display: block;
}

.product-name {
  padding-top: 20px;
  padding-bottom: 20px;
}
@media only screen and (max-width: 992px) {
  .product-name {
    padding-top: 10px;
  }
}

.categories-link:hover {
  opacity: 0.5;
}

.product-link-notes {
  display: block;
  font-family: "SkandinaviskBold", sans-serif;
  color: #ffc4be;
}
.product-link-notes:hover {
  color: #000;
}

.prices-add-to-cart-actions {
  max-width: 550px;
  width: 100%;
}
.prices-add-to-cart-actions .price {
  line-height: 29px;
  font-size: 24px;
  padding-bottom: 10px;
}

.strike-through {
  opacity: 0.5;
}

.price-cart-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media only screen and (max-width: 560px) {
  .price-cart-wrapper {
    font-size: 20px;
    gap: 0;
  }
}
.price-cart-wrapper .price-decrease {
  margin-right: 15px;
}

.product-add-to-cart-wrap .add-to-cart {
  width: 100%;
  height: 48px;
}
@media only screen and (min-width: 768px) {
  .product-add-to-cart-wrap .add-to-cart {
    max-width: 367px;
  }
}

.sticky-add-to-cart {
  display: none;
}
.sticky-add-to-cart .add-to-cart {
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
}
@media only screen and (min-width: 768px) {
  .sticky-add-to-cart .add-to-cart {
    min-width: 256px;
  }
}
.sticky-add-to-cart.is-fixed {
  display: block;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 10000000;
  background-color: #fff;
}
.sticky-add-to-cart .add-to-cart-price .price > span {
  display: flex;
  gap: 16px;
}
@media only screen and (max-width: 560px) {
  .sticky-add-to-cart .add-to-cart-price .price > span {
    flex-flow: column;
    gap: 0;
  }
}

.sticky-cart {
  display: flex;
  justify-content: space-between;
  padding: 16px 56px;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .sticky-cart {
    padding: 24px 16px;
  }
}
.sticky-cart .sticky-product {
  flex: 1;
  display: flex;
  align-items: center;
}
.sticky-cart .cart-and-ipay {
  flex: 1;
  justify-content: flex-end;
}
@media only screen and (max-width: 767px) {
  .sticky-cart .cart-and-ipay {
    display: flex;
  }
}
.sticky-cart .sticky-price {
  display: flex;
  align-items: center;
  gap: 24px;
}
@media only screen and (max-width: 767px) {
  .sticky-cart .sticky-price {
    flex: 1;
    gap: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .sticky-cart .sticky-product {
    display: none;
    flex: none;
  }
}
.sticky-cart .sticky-product-name {
  font-size: 18px;
  line-height: 27px;
}
.sticky-cart .sticky-image {
  width: 68px;
  height: auto;
  margin-right: 12px;
}
@media only screen and (max-width: 767px) {
  .sticky-cart .add-to-cart {
    max-width: 256px;
    width: 100%;
  }
}

.sticky-badge .small-product-badges {
  margin-left: 0;
}
@media only screen and (max-width: 767px) {
  .sticky-badge {
    display: none;
  }
}

.sticky-active iframe#launcher {
  bottom: 95px !important;
}

.product-add-to-cart-usp {
  padding-top: 40px;
  padding-bottom: 25px;
}
.product-add-to-cart-usp li {
  margin-bottom: 16px;
  padding-left: 30px;
  position: relative;
  font-weight: 600;
  line-height: 21px;
}
.product-add-to-cart-usp li::before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 5px;
  width: 18px;
  height: 14px;
  background-image: url('data:image/svg+xml,<svg width="18" height="14" viewBox="0 0 18 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 7L6 12L17 1" stroke="%23525252" stroke-width="2" stroke-linecap="round"/></svg>');
  background-repeat: no-repeat;
}
.product-add-to-cart-usp li:last-child {
  margin-bottom: 0;
}

.add-to-cart-price {
  font-size: 18px;
  font-weight: 600;
  line-height: 27px;
}
@media only screen and (max-width: 992px) {
  .add-to-cart-price {
    font-size: 16px;
    line-height: 24px;
  }
}

.availability-box {
  max-width: 90px;
  font-size: 12px;
  text-align: center;
  height: 42px;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.availability-box-available {
  background-color: #284926;
  color: #fff;
}

.availability-box-unavailable {
  background-color: #fff;
  color: #606060;
  border: 1px solid #606060;
}

.price-decrease {
  text-decoration: line-through;
  opacity: 0.5;
}

.description-and-detail {
  margin: 16px 0;
}

.product-subheading {
  margin-top: 10px;
  color: #a8a8a8;
}

.description-and-detail li {
  margin-bottom: 10px;
  list-style: disc;
  line-height: 24px;
}
.description-and-detail li.read-more-mobile,
.description-and-detail li.read-more-desktop {
  list-style: none;
}
@media only screen and (max-width: 900px) {
  .description-and-detail .read-more-mobile ~ li {
    display: none;
  }
}
@media only screen and (min-width: 901px) {
  .description-and-detail .read-more-desktop ~ li {
    display: none;
  }
}
.description-and-detail .read-more-desktop button,
.description-and-detail .read-more-mobile button {
  text-decoration: underline;
}
@media only screen and (max-width: 900px) {
  .description-and-detail .read-more-desktop {
    display: none;
  }
}
@media only screen and (min-width: 901px) {
  .description-and-detail .read-more-mobile {
    display: none;
  }
}

.product-badges {
  position: absolute;
  left: 25px;
  top: 25px;
  font-size: 12px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}
@media only screen and (max-width: 560px) {
  .product-badges {
    left: 10px;
    top: 10px;
    font-size: 10px;
  }
}
.product-badges .product-badge-volume_discount,
.product-badges .product-badge-resource {
  padding: 8px;
  width: auto !important;
}
@media only screen and (max-width: 560px) {
  .product-badges .product-badge-exclusive,
.product-badges .product-badge-volume_discount,
.product-badges .product-badge-resource {
    height: 50px;
    width: 50px;
    padding: 4px;
  }
}
.product-badges .product-badge-new,
.product-badges .product-badge-sale,
.product-badges .product-badge-volume_discount .product-badge-resource,
.product-badges .product-badge-discount,
.product-badges .product-badge-exclusive {
  display: table-cell;
  vertical-align: middle;
  background-color: #000;
  border-radius: 50%;
  height: 75px;
  width: 75px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
@media only screen and (max-width: 560px) {
  .product-badges .product-badge-new,
.product-badges .product-badge-sale,
.product-badges .product-badge-volume_discount .product-badge-resource,
.product-badges .product-badge-discount,
.product-badges .product-badge-exclusive {
    height: 50px;
    width: 50px;
  }
}

.small-product-badges {
  margin-left: 10px;
  font-size: 12px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}
@media only screen and (max-width: 560px) {
  .small-product-badges {
    margin-left: 10px;
    font-size: 10px;
  }
}
.small-product-badges .small-product-badge-new,
.small-product-badges .small-product-badge-sale,
.small-product-badges .small-product-badge-volume_discount,
.small-product-badges .small-product-badge-resource,
.small-product-badges .small-product-badge-discount,
.small-product-badges .small-product-badge-exclusive {
  display: table-cell;
  vertical-align: middle;
  background-color: #000;
  width: 100px;
  height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
@media only screen and (max-width: 560px) {
  .small-product-badges .small-product-badge-new,
.small-product-badges .small-product-badge-sale,
.small-product-badges .small-product-badge-volume_discount,
.small-product-badges .small-product-badge-resource,
.small-product-badges .small-product-badge-discount,
.small-product-badges .small-product-badge-exclusive {
    height: 30px;
    width: 100px;
  }
}
.small-product-badges .small-product-badge-volume_discount,
.small-product-badges .small-product-resource {
  width: 126px;
}
@media only screen and (max-width: 560px) {
  .small-product-badges .small-product-badge-volume_discount,
.small-product-badges .small-product-resource {
    width: 100px;
  }
}

.message-container {
  padding: 20px 30px;
  margin-bottom: 40px;
  border-radius: 2px;
}
.message-container p {
  margin: 0;
  font-size: 14px;
  line-height: 17px;
}
@media only screen and (max-width: 767px) {
  .message-container {
    min-width: 80%;
  }
}

.message-container--grey {
  background-color: #f4f4f4;
  border: 1px solid #e2e2e2;
}

.message-container--green {
  background-color: #284926;
  border: 1px solid #110606;
  color: #fff;
}

.message-container--red {
  background-color: #901313;
  border: 1px solid #110606;
  color: #fff;
}

.message-container--alert {
  position: fixed;
  top: 30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 2000;
  text-align: center;
}

.product-badges {
  position: absolute;
  left: 25px;
  top: 25px;
  font-size: 12px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}
@media only screen and (max-width: 560px) {
  .product-badges {
    left: 10px;
    top: 10px;
    font-size: 10px;
  }
}
.product-badges .product-badge-volume_discount,
.product-badges .product-badge-resource {
  padding: 8px;
  width: auto !important;
}
@media only screen and (max-width: 560px) {
  .product-badges .product-badge-exclusive,
.product-badges .product-badge-volume_discount,
.product-badges .product-badge-resource {
    height: 50px;
    width: 50px;
    padding: 4px;
  }
}
.product-badges .product-badge-new,
.product-badges .product-badge-sale,
.product-badges .product-badge-volume_discount .product-badge-resource,
.product-badges .product-badge-discount,
.product-badges .product-badge-exclusive {
  display: table-cell;
  vertical-align: middle;
  background-color: #000;
  border-radius: 50%;
  height: 75px;
  width: 75px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
@media only screen and (max-width: 560px) {
  .product-badges .product-badge-new,
.product-badges .product-badge-sale,
.product-badges .product-badge-volume_discount .product-badge-resource,
.product-badges .product-badge-discount,
.product-badges .product-badge-exclusive {
    height: 50px;
    width: 50px;
  }
}

.small-product-badges {
  margin-left: 10px;
  font-size: 12px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}
@media only screen and (max-width: 560px) {
  .small-product-badges {
    margin-left: 10px;
    font-size: 10px;
  }
}
.small-product-badges .small-product-badge-new,
.small-product-badges .small-product-badge-sale,
.small-product-badges .small-product-badge-volume_discount,
.small-product-badges .small-product-badge-resource,
.small-product-badges .small-product-badge-discount,
.small-product-badges .small-product-badge-exclusive {
  display: table-cell;
  vertical-align: middle;
  background-color: #000;
  width: 100px;
  height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
@media only screen and (max-width: 560px) {
  .small-product-badges .small-product-badge-new,
.small-product-badges .small-product-badge-sale,
.small-product-badges .small-product-badge-volume_discount,
.small-product-badges .small-product-badge-resource,
.small-product-badges .small-product-badge-discount,
.small-product-badges .small-product-badge-exclusive {
    height: 30px;
    width: 100px;
  }
}
.small-product-badges .small-product-badge-volume_discount,
.small-product-badges .small-product-resource {
  width: 126px;
}
@media only screen and (max-width: 560px) {
  .small-product-badges .small-product-badge-volume_discount,
.small-product-badges .small-product-resource {
    width: 100px;
  }
}

.add-to-cart-wrapper .btn-plp-cart {
  font-size: 10px;
  min-width: 120px;
}
.add-to-cart-wrapper:not(.add-to-cart-wrapper--tablet-mobile) {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -40px;
  opacity: 0;
  z-index: -5;
  transition: 0.3s cubic-bezier(0.05, 0.8, 0.5, 1);
}
.add-to-cart-wrapper:not(.add-to-cart-wrapper--tablet-mobile) .btn-plp-cart {
  border: 0;
}
.add-to-cart-wrapper.add-to-cart-wrapper--tablet-mobile {
  display: none;
}
.add-to-cart-wrapper.add-to-cart-wrapper--set {
  margin-top: auto;
}
.add-to-cart-wrapper .animated-btn-text {
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  transition: 0.5s cubic-bezier(0.4, 0.8, 0.5, 1);
}
@media only screen and (max-width: 1366px) {
  .add-to-cart-wrapper {
    display: none;
  }
  .add-to-cart-wrapper.add-to-cart-wrapper--tablet-mobile {
    display: block;
    margin-bottom: 10px;
  }
  .add-to-cart-wrapper .animated-btn-text {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.product-tile-container {
  position: relative;
}
@media only screen and (min-width: 1200px) {
  .product-tile-container:hover .add-to-cart-wrapper {
    opacity: 1;
    z-index: 5;
    bottom: 10px;
  }
  .product-tile-container:hover .add-to-cart-wrapper .animated-btn-text {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.product-tile-container .image-wrapper {
  display: block;
  line-height: 0;
  position: relative;
  padding-bottom: 106%;
}
.product-tile-container .image-tile {
  display: block;
  width: 100%;
  height: 100%;
  max-width: none;
  max-height: none;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  position: absolute;
  top: 0;
  left: 0;
}
.product-tile-container.product-tile-container--set {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .product-tile-container.product-tile-container--set {
    height: 100%;
  }
}

.tile-body-wrapper {
  padding: 16px 0;
  font-size: 14px;
  text-align: center;
}
.tile-body-wrapper .price {
  padding-top: 5px;
}
.tile-body-wrapper .reduced-value {
  font-family: "SkandinaviskBold", sans-serif;
}
.tile-body-wrapper .pdp-link {
  display: block;
  padding-top: 5px;
}
.tile-body-wrapper.tile-body-wrapper--set {
  padding: 16px 30px;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.tile-body-wrapper .product-badges {
  top: 13px;
  left: 13px;
}
@media only screen and (min-width: 1200px) {
  .tile-body-wrapper .product-badges {
    top: 26px;
    left: 26px;
  }
}
.tile-body-wrapper .product-badges span {
  border-radius: 0;
  height: 26px;
}

.strike-through {
  text-decoration: line-through;
  opacity: 0.5;
  font-family: "Skandinavisk", sans-serif;
}

.Product-Show .recommendation-container {
  padding: 28px 0;
}
@media only screen and (min-width: 1024px) {
  .Product-Show .recommendation-container {
    padding: 24px 0 60px;
  }
}
/*# sourceMappingURL=detail.css.map*/