.xp-popup .promo-img-active img {
  width: 100%;
  height: auto;
}
/*/xassets/uncompressed/source_map/74.css.css.map */
@media (max-width: 768px) {
}.tool-holder {
  z-index: 10;
}
.fixed-button-holder {
  position: absolute;
  right: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  transition: all 350ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  top: 100%;
  flex-wrap: wrap;
  max-width: 190px;
}
@media (min-width: 1400px) {
  .fixed-button-holder {
    margin-top: -20px;
  }
}
.fixed-button-holder .v-btn-holder {
  flex: 0 0 100%;
  text-align: center;
}
.fixed-button-holder .v-btn-holder a {
  width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.fixed-button-holder .v-btn-holder a svg {
  height: 1em;
  width: 1em;
  margin-top: -0.2em;
  fill: #a98d60;
}
.fixed-button-holder .v-btn-holder a svg path {
  fill: #a98d60;
}
.fixed-button-holder .v-btn-holder a:hover svg {
  fill: #fff;
}
.fixed-button-holder .v-btn-holder a:hover svg path {
  fill: #fff;
}
.fixed-button-holder a {
  display: inline-block;
  padding: 0.5em 1em;
  text-transform: uppercase;
  background-color: #fff;
  color: #a98d60;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  transition: all 350ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.fixed-button-holder a:hover {
  background-color: #a98d60;
  color: #fff;
}
.scrolled .fixed-button-holder {
  padding: 20px 0;
  top: 100%;
  margin-top: 0;
}
.header-static .fixed-button-holder {
  padding: 20px 0;
  top: 100%;
  margin-top: 0;
}
.fixed-button-holder .js-accessibility-placer.desktop {
  display: none;
}
@media (min-width: 1200px) {
  .fixed-button-holder .js-accessibility-placer.desktop {
    display: block;
  }
}
/*/xassets/uncompressed/source_map/75.css.css.map */
@media (max-width: 768px) {
}.xs-shop-mini-cart .xs-shop-product-addons-container {
  padding: 10px 0;
}
.xs-shop-mini-cart .xs-shop-product-addons-container .xs-shop-add-to-cart-holder {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.xs-shop-mini-cart .xs-shop-product-addons-container .xs-shop-add-to-cart-holder .titel {
  flex: 0 0 calc(60% - 30px);
  font-family: 'Marion';
  font-weight: 300;
  font-size: 12px;
}
@media (min-width: 576px) {
  .xs-shop-mini-cart .xs-shop-product-addons-container .xs-shop-add-to-cart-holder .titel {
    font-size: 12.66666667px;
  }
}
@media (min-width: 768px) {
  .xs-shop-mini-cart .xs-shop-product-addons-container .xs-shop-add-to-cart-holder .titel {
    font-size: 13.33333333px;
  }
}
@media (min-width: 992px) {
  .xs-shop-mini-cart .xs-shop-product-addons-container .xs-shop-add-to-cart-holder .titel {
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  .xs-shop-mini-cart .xs-shop-product-addons-container .xs-shop-add-to-cart-holder .titel {
    font-size: 14.66666667px;
  }
}
@media (min-width: 1400px) {
  .xs-shop-mini-cart .xs-shop-product-addons-container .xs-shop-add-to-cart-holder .titel {
    font-size: 15.33333333px;
  }
}
@media (min-width: 1600px) {
  .xs-shop-mini-cart .xs-shop-product-addons-container .xs-shop-add-to-cart-holder .titel {
    font-size: 16px;
  }
}
.xs-shop-mini-cart .xs-shop-product-addons-container .xs-shop-add-to-cart-holder .price {
  text-align: right;
  padding-left: 10px;
  padding-right: 10px;
  flex: 0 0 40%;
  margin-left: auto;
  font-family: 'DIN';
  font-weight: 700;
  color: #a98d60;
  font-size: 12px;
}
@media (min-width: 576px) {
  .xs-shop-mini-cart .xs-shop-product-addons-container .xs-shop-add-to-cart-holder .price {
    font-size: 12.66666667px;
  }
}
@media (min-width: 768px) {
  .xs-shop-mini-cart .xs-shop-product-addons-container .xs-shop-add-to-cart-holder .price {
    font-size: 13.33333333px;
  }
}
@media (min-width: 992px) {
  .xs-shop-mini-cart .xs-shop-product-addons-container .xs-shop-add-to-cart-holder .price {
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  .xs-shop-mini-cart .xs-shop-product-addons-container .xs-shop-add-to-cart-holder .price {
    font-size: 14.66666667px;
  }
}
@media (min-width: 1400px) {
  .xs-shop-mini-cart .xs-shop-product-addons-container .xs-shop-add-to-cart-holder .price {
    font-size: 15.33333333px;
  }
}
@media (min-width: 1600px) {
  .xs-shop-mini-cart .xs-shop-product-addons-container .xs-shop-add-to-cart-holder .price {
    font-size: 16px;
  }
}
.xs-shop-mini-cart .xs-shop-product-addons-container .xs-shop-add-to-cart-holder .delete {
  flex: 0 0 2em;
  font-size: 15px;
  width: 2em;
  height: 2em;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  line-height: 1;
  font-weight: 500;
  cursor: pointer;
  font-family: Monospace;
  background-color: red;
  color: white;
}
.xs-shop-mini-cart .xs-shop-product-addons-container .xs-shop-add-to-cart-holder .desc {
  flex: 0 0 100%;
  font-size: 11px;
  line-height: 1.4em;
  font-family: 'DIN';
  font-weight: 500;
}
.xs-shop-mini-cart .xs-shop-product-addons-container .xs-shop-add-to-cart-holder .desc * {
  font-size: 1em;
  color: #333;
}
.xs-shop-mini-cart .xs-shop-product-addons-container .xs-shop-add-to-cart-holder .desc strong {
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
/*/xassets/uncompressed/source_map/104.css.css.map */
@media (max-width: 768px) {
}.text-section .text-centered {
  text-align: center;
}
/*/xassets/uncompressed/source_map/84.css.css.map */