@media (max-width: 768px) {
}.shop-detail {
  position: relative;
  padding: 0px 0 80px;
  /*
    &-bottom-info {
        .set(margin-top, shop-detail-bottom-margin-top);
        .var(text-align, @shop-detail-bottom-info-align);
        .var(color, @shop-detail-bottom-info-color);
        
        &-headline {
            .set(font-size, shop-detail-bottom-hl-font-size);
            .set(margin-bottom, shop-detail-bottom-hl-margin-bottom);
            .set(padding-bottom, shop-detail-bottom-hl-padding-bottom);
            .var(border-bottom, @shop-detail-bottom-hl-border-bottom);
            .var(color, @shop-detail-bottom-hl-color);
            .var(text-align, @shop-detail-bottom-hl-align);
            
            & when (@shop-detail-bottom-hl-uppercase = true) {
                text-transform:uppercase;
            }
        }
        
        & when (@shop-detail-two-col-text = true) {
            @media @sm {
                column-count:2;
            }
        }
    }
    */
}
@media (min-width: 768px) {
  .shop-detail {
    padding: 0px 0 100px;
  }
}
@media (min-width: 992px) {
  .shop-detail {
    padding: 0px 0 150px;
  }
}
.shop-detail .terrasse {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50%;
  height: auto;
  max-width: 780px;
  min-width: 400px;
}
.shop-detail .button-link--back {
  position: absolute;
  top: 15px;
  left: 17px;
  z-index: 10;
}
@media (min-width: 768px) {
  .shop-detail .button-link--back {
    top: 5px;
  }
}
@media (min-width: 992px) {
  .shop-detail .button-link--back {
    top: 5px;
    left: 44.5%;
  }
}
@media (min-width: 1200px) {
  .shop-detail .button-link--back {
    left: 25px;
  }
}
.shop-detail.voucher {
  padding: 40px 0;
}
@media (min-width: 768px) {
  .shop-detail.voucher {
    padding: 70px 0;
  }
}
.shop-detail.voucher .container {
  max-width: 1170px;
}
.shop-detail.voucher form input {
  border: none !important;
}
.shop-detail.voucher .shop-detail-product-holder {
  margin-top: 0;
}
.shop-detail.voucher .shop-detail-col {
  vertical-align: top;
}
.shop-detail.voucher .shop-detail-caption {
  padding: 0;
  margin-top: 50px;
}
@media (min-width: 768px) {
  .shop-detail.voucher .shop-detail-caption {
    margin-top: -20px;
  }
}
@media (min-width: 1200px) {
  .shop-detail.voucher .shop-detail-caption .h2,
  .shop-detail.voucher .shop-detail-caption h2 {
    font-size: 56px;
  }
}
.shop-detail.voucher .shop-detail-image-holder {
  position: relative;
  height: auto;
}
.shop-detail.voucher .shop-detail-image-holder img {
  position: static;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  width: 100%;
  height: auto;
  max-width: none;
  max-height: none;
}
.shop-detail.voucher .shop-detail-image-holder .price-overlay {
  position: absolute;
  top: 56%;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 10vw;
  font-family: 'Marion';
  font-weight: 300;
}
@media (min-width: 768px) {
  .shop-detail.voucher .shop-detail-image-holder .price-overlay {
    font-size: 35px;
  }
}
@media (min-width: 992px) {
  .shop-detail.voucher .shop-detail-image-holder .price-overlay {
    font-size: 45px;
  }
}
@media (min-width: 1200px) {
  .shop-detail.voucher .shop-detail-image-holder .price-overlay {
    font-size: 65px;
  }
}
.shop-detail.voucher .shop-detail-image-holder .price-overlay .gutschein-o-wert {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0 10%;
}
.shop-detail.voucher .voucher-row {
  padding: 17px 0;
  border-bottom: 2px solid #e9e2d7;
}
.shop-detail.voucher .voucher-row:first-of-type {
  border-top: 2px solid #e9e2d7;
  margin-top: 25px;
}
.shop-detail.voucher .voucher-row.top-align .key,
.shop-detail.voucher .voucher-row.top-align .value {
  vertical-align: text-top;
}
.shop-detail.voucher .voucher-row .key {
  font-family: 'Marion';
  font-weight: 300;
  color: #a98d60;
  font-size: 17px;
}
@media (min-width: 992px) {
  .shop-detail.voucher .voucher-row .key {
    font-size: 22px;
  }
}
.shop-detail.voucher .voucher-row .value {
  font-size: 15px;
}
@media (min-width: 992px) {
  .shop-detail.voucher .voucher-row .value {
    font-size: 18px;
  }
}
.shop-detail.voucher .voucher-row .value .custom-value-input-wrapper {
  float: right;
}
.shop-detail.voucher .voucher-row .value .custom-value-input-wrapper:after {
  content: "€";
  display: inline-block;
}
.shop-detail.voucher .voucher-row .value .custom-value-input-wrapper input {
  display: inline-block;
  border: none;
  text-align: right;
  width: auto;
  height: auto;
  padding: 0;
  font-size: 1em;
}
.shop-detail.voucher .voucher-row .value .form-group {
  margin: 15px 0 0;
}
.shop-detail.voucher .voucher-row .value .form-group:first-of-type {
  margin: 0;
}
.shop-detail.voucher .voucher-row .value .checkbox {
  margin: 0;
}
.shop-detail.voucher .voucher-row .value .checkbox .inner-text {
  text-transform: uppercase;
  width: 110px;
}
.shop-detail.voucher .shop-detail-price-holder {
  margin-bottom: 50px;
}
.shop-detail.voucher .no-select-error {
  font-size: 12px;
  color: red;
  margin-top: 15px;
}
.shop-detail .container {
  max-width: 880px;
}
@media (min-width: 992px) {
  .shop-detail-product-holder {
    margin-top: -160px;
  }
}
@media (min-width: 1200px) {
  .shop-detail-product-holder {
    margin-top: -200px;
  }
}
@media (min-width: 768px) {
  .shop-detail-col {
    display: inline-block;
    vertical-align: top;
    float: none;
  }
}
.shop-detail-image-holder {
  position: relative;
  width: 100%;
  margin: 30px 0 20px;
  height: 450px;
}
@media (min-width: 768px) {
  .shop-detail-image-holder {
    height: 600px;
  }
}
@media (min-width: 992px) {
  .shop-detail-image-holder {
    height: 700px;
  }
}
@media (min-width: 1200px) {
  .shop-detail-image-holder {
    height: 810px;
  }
}
@media (min-width: 768px) {
  .shop-detail-image-holder {
    margin: 0;
  }
}
.shop-detail-image-holder img {
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  height: 100%;
  max-width: none;
  pointer-events: none;
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
  .shop-detail-caption {
    padding: 50px 0 30px 15px;
  }
}
@media (min-width: 992px) {
  .shop-detail-caption {
    padding: 235px 0 50px 0;
  }
}
.shop-detail-caption .xs-shop-add-to-cart-holder .xs-shop-counter-holder,
.shop-detail-caption .xs-shop-add-to-cart-holder .xs-shop-button-holder {
  height: 34px;
}
.shop-detail-caption .xs-shop-counter-holder {
  color: white;
}
.shop-detail-caption .xs-shop-button-holder {
  width: auto !important;
}
.shop-detail-caption .xs-shop-button-holder .xs-shop-warenkorb-button {
  padding: 0 20px;
}
.shop-detail-caption .xs-shop-button-holder .xs-shop-warenkorb-button:hover {
  color: white;
}
.shop-detail-caption .xs-shop-button-holder .xs-shop-warenkorb-button .button-text {
  font-family: 'Marion';
  font-weight: 300;
  display: inline-block;
  margin-right: 10px;
  text-transform: uppercase;
  line-height: 33px;
}
.shop-detail-caption .xs-shop-button-holder .xs-shop-warenkorb-button .button-icon {
  line-height: 34px;
  -webkit-transform: translate(0.025em, -0.07em);
  -moz-transform: translate(0.025em, -0.07em);
  -ms-transform: translate(0.025em, -0.07em);
  -o-transform: translate(0.025em, -0.07em);
  transform: translate(0.025em, -0.07em);
}
.shop-detail-name {
  font-size: 34px;
  margin-bottom: 0.2em;
  color: #a98d60;
  line-height: 1;
  text-transform: none;
}
@media (min-width: 992px) {
  .shop-detail-name {
    font-size: 50px;
  }
}
@media (min-width: 1200px) {
  .shop-detail-name {
    font-size: 55px;
  }
}
.shop-detail-subline {
  font-size: 13px;
  margin-bottom: 20px;
  color: #192631;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .shop-detail-subline {
    font-size: 15px;
  }
}
@media (min-width: 992px) {
  .shop-detail-subline {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  .shop-detail-subline {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .shop-detail-subline {
    margin-bottom: 30px;
  }
}
@media (min-width: 992px) {
  .shop-detail-subline {
    margin-bottom: 40px;
  }
}
@media (min-width: 1200px) {
  .shop-detail-subline {
    margin-bottom: 50px;
  }
}
.shop-detail-description {
  overflow: hidden;
}
.shop-detail-stats {
  margin: 40px 0 30px;
  text-align: center;
}
@media (min-width: 768px) {
  .shop-detail-stats {
    text-align: left;
  }
}
@media (min-width: 992px) {
  .shop-detail-stats {
    margin: 15px 0 50px;
  }
}
.shop-detail-stats-item {
  display: inline-block;
  vertical-align: middle;
  padding: 5px 15px;
  border-left: 2px solid #192631;
  font-size: 13px;
  text-transform: uppercase;
}
.shop-detail-stats-item:first-of-type {
  border-left: none;
  padding-left: 0;
}
.shop-detail-stats-item a {
  -webkit-transition: color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.shop-detail-stats-item a:hover {
  color: #a98d60;
}
@media (min-width: 768px) {
  .shop-detail-awards {
    position: absolute;
    top: 20%;
    left: 0;
  }
}
@media (min-width: 992px) {
  .shop-detail-awards {
    top: 26%;
    left: -50px;
  }
}
@media (min-width: 1200px) {
  .shop-detail-awards {
    top: 30%;
    left: -70px;
  }
}
.shop-detail-awards .award {
  line-height: 1;
  padding-right: 15px;
  display: inline-block;
}
@media (min-width: 768px) {
  .shop-detail-awards .award {
    display: block;
    padding: 0;
    margin-bottom: 35px;
  }
}
@media (max-width: 767.98px) {
  .shop-detail-awards .award:not(:first-child) {
    padding-left: 20px;
    border-left: 1px solid #e2e2e2;
    margin-left: -4px;
  }
}
.shop-detail-awards .award .points {
  font-family: 'Marion';
  font-weight: 300;
  font-size: 30px;
  color: #a98d60;
}
.shop-detail-awards .award .points .points-label {
  font-size: 25px;
}
.shop-detail-awards .award .evaluator {
  font-family: 'DIN';
  font-weight: 500;
  letter-spacing: 2px;
  color: #5a5959;
  font-size: 11px;
  text-transform: uppercase;
}
.shop-detail-pdf {
  display: block;
  margin: 30px 0;
  text-transform: uppercase;
  font-size: 13px;
}
.shop-detail-price-holder {
  margin: 40px 0 30px;
}
.shop-detail-price {
  font-family: 'Marion';
  font-weight: 300;
  line-height: 1;
  font-size: 42px;
  color: #a98d60;
}
.shop-detail-price-per-litre {
  font-family: 'Marion';
  font-weight: 300;
  font-size: 16px;
  color: #595959;
  margin-left: 10px;
}
/*/xassets/uncompressed/source_map/63.css.css.map */