/* line 3, ../sass/partials/_typography.scss */
body {
  line-height: 1.4; }

/* line 7, ../sass/partials/_typography.scss */
h1, h2, h3, h4, h5, h6 {
  color: #372300;
  font-family: "Crimson Text", serif;
  font-weight: 600; }

/* line 13, ../sass/partials/_typography.scss */
a {
  color: #372300; }
  /* line 16, ../sass/partials/_typography.scss */
  a:focus {
    color: #372300; }
  /* line 20, ../sass/partials/_typography.scss */
  a:hover {
    text-decoration: none;
    color: #B7A77D;
    -moz-transition: color 0.3s;
    -o-transition: color 0.3s;
    -webkit-transition: color 0.3s;
    transition: color 0.3s; }

/* line 27, ../sass/partials/_typography.scss */
#main-wrapper {
  font-size: 0.95rem; }

/* line 33, ../sass/partials/_typography.scss */
#content .page-title {
  margin-bottom: 2.2rem;
  font-size: 1.5rem;
  line-height: 2.2rem; }
  /* line 38, ../sass/partials/_typography.scss */
  #content .page-title span {
    display: inline-block;
    padding-right: 2rem;
    border-bottom: 1px solid #372300; }
/* line 44, ../sass/partials/_typography.scss */
#content h3 {
  margin: 1.7rem 0 0 0;
  font-family: "Open Sans", sans-serif;
  color: #372300;
  font-size: 0.9rem; }
/* line 51, ../sass/partials/_typography.scss */
#content a:not(.btn) {
  color: #B7A77D; }

/* line 1, ../sass/partials/_common.scss */
.img-fluid-block {
  width: 100%;
  height: auto; }

/* line 6, ../sass/partials/_common.scss */
#main-area {
  border-top: 1px solid #372300;
  padding-top: 80px;
  padding-bottom: 20px; }

/* line 1, ../sass/partials/_bootstrap-overrides.scss */
.btn {
  border-radius: 0;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s; }
  /* line 5, ../sass/partials/_bootstrap-overrides.scss */
  .btn:hover {
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s; }
  @media only screen and (max-width: 991px) {
    /* line 1, ../sass/partials/_bootstrap-overrides.scss */
    .btn {
      white-space: normal !important; } }

/* line 14, ../sass/partials/_bootstrap-overrides.scss */
.btn-secondary {
  background-color: #B7A77D;
  color: #ffffff; }
  /* line 18, ../sass/partials/_bootstrap-overrides.scss */
  .btn-secondary:hover {
    background-color: #372300;
    color: #ffffff; }

/* line 24, ../sass/partials/_bootstrap-overrides.scss */
.btn-outline-secondary {
  border-color: #B7A77D;
  color: #B7A77D; }
  /* line 28, ../sass/partials/_bootstrap-overrides.scss */
  .btn-outline-secondary:hover {
    background-color: #B7A77D;
    color: #ffffff; }

/* line 34, ../sass/partials/_bootstrap-overrides.scss */
.breadcrumb {
  background-color: transparent;
  font-size: 0.9rem;
  padding: 0 0 0.8rem;
  color: #372300; }

/* line 41, ../sass/partials/_bootstrap-overrides.scss */
.breadcrumb-item + .breadcrumb-item::before {
  content: '>'; }

/* line 45, ../sass/partials/_bootstrap-overrides.scss */
.table {
  margin-top: 3rem;
  margin-bottom: 3rem; }
  /* line 49, ../sass/partials/_bootstrap-overrides.scss */
  .table td, .table th {
    font-size: 1.1rem; }

/* line 55, ../sass/partials/_bootstrap-overrides.scss */
.thead-inverse th {
  background-color: #B7A77D;
  color: #372300; }

/* line 61, ../sass/partials/_bootstrap-overrides.scss */
.table-centered td, .table-centered th {
  text-align: center; }

/* line 66, ../sass/partials/_bootstrap-overrides.scss */
.custom-control-input:checked ~ .custom-control-indicator {
  font-size: 0.9rem;
  background-color: #B7A77D; }

/* line 71, ../sass/partials/_bootstrap-overrides.scss */
.custom-control-input:focus ~ .custom-control-indicator {
  font-size: 0.9rem;
  -moz-box-shadow: 0 0 0 1px #fff, 0 0 0 3px #B7A77D;
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 3px #B7A77D;
  box-shadow: 0 0 0 1px #fff, 0 0 0 3px #B7A77D; }

/* line 77, ../sass/partials/_bootstrap-overrides.scss */
input.form-control {
  padding: 0.7rem .75rem; }

/* line 82, ../sass/partials/_bootstrap-overrides.scss */
.form-control:focus, .form-control:hover {
  border-color: #372300; }

/* line 87, ../sass/partials/_bootstrap-overrides.scss */
control:not([size]):not([multiple]) {
  height: calc(2.65rem + 2px); }

/* line 92, ../sass/partials/_bootstrap-overrides.scss */
.has-danger label {
  color: #d9534f; }

@media only screen and (max-width: 1199px) {
  /* line 97, ../sass/partials/_bootstrap-overrides.scss */
  .custom-control {
    margin-bottom: 1rem !important; } }
/* line 1, ../sass/assets/nav/_menu-content.scss */
#content-menu {
  margin: 7.4rem 0  5.5rem;
  padding: 0;
  list-style: none;
  background-color: #F1EDE4;
  border-top: 3px solid #B7A77D;
  border-bottom: 3px solid #B7A77D; }
  /* line 9, ../sass/assets/nav/_menu-content.scss */
  #content-menu a {
    display: block;
    padding: 0.88rem;
    font-size: 0.9rem;
    text-align: center;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s; }
    /* line 16, ../sass/assets/nav/_menu-content.scss */
    #content-menu a:hover, #content-menu a.active {
      -moz-transition: all 0.5s;
      -o-transition: all 0.5s;
      -webkit-transition: all 0.5s;
      transition: all 0.5s;
      background-color: #B7A77D;
      color: #ffffff; }
    /* line 22, ../sass/assets/nav/_menu-content.scss */
    #content-menu a span {
      display: block;
      text-transform: uppercase;
      font-family: "Crimson Text", serif;
      font-size: 1.65em;
      font-weight: 600; }

/* line 1, ../sass/assets/nav/_menu-left.scss */
#left-menu {
  margin-bottom: 3.4rem;
  background-color: #F1EDE4;
  border-top: 3px solid #B7A77D;
  border-bottom: 3px solid #B7A77D; }
  @media only screen and (max-width: 767px) {
    /* line 1, ../sass/assets/nav/_menu-left.scss */
    #left-menu {
      display: none;
      border-top: none; } }
  /* line 13, ../sass/assets/nav/_menu-left.scss */
  #left-menu ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  /* line 19, ../sass/assets/nav/_menu-left.scss */
  #left-menu a {
    display: block;
    padding: 0.67rem 1.3rem;
    font-size: 0.9rem; }
    /* line 24, ../sass/assets/nav/_menu-left.scss */
    #left-menu a:hover, #left-menu a.active {
      background-color: #B7A77D;
      color: #ffffff; }

/* line 31, ../sass/assets/nav/_menu-left.scss */
#lm-header {
  margin: 0;
  padding: 1.5rem 1.3rem;
  cursor: pointer;
  background-color: #F1EDE4;
  font-family: "Open Sans", sans-serif;
  font-size: 1rem;
  border-bottom: 3px solid #B7A77D; }
  /* line 40, ../sass/assets/nav/_menu-left.scss */
  #lm-header:before {
    display: block;
    float: right;
    content: '';
    width: 16px;
    height: 16px;
    background: url("../img/icn-history-next.svg") no-repeat 50% 50%/contain; }

/* line 1, ../sass/assets/nav/_menu-main.scss */
#main-menu {
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
  background-color: #ffffff; }
  @media only screen and (max-width: 767px) {
    /* line 1, ../sass/assets/nav/_menu-main.scss */
    #main-menu {
      margin-bottom: 0;
      padding-bottom: 0; }
      /* line 11, ../sass/assets/nav/_menu-main.scss */
      #main-menu .container {
        width: 100%; } }
  /* line 16, ../sass/assets/nav/_menu-main.scss */
  #main-menu ul.navbar-nav {
    width: 100%;
    -webkit-justify-content: space-between;
    justify-content: space-between; }
  /* line 21, ../sass/assets/nav/_menu-main.scss */
  #main-menu .nav-link {
    text-transform: uppercase;
    font-family: "Crimson Text", serif;
    font-size: 1.1rem;
    font-weight: 700;
    padding: 0.5rem; }
  /* line 30, ../sass/assets/nav/_menu-main.scss */
  #main-menu .nav-item.active .nav-link {
    color: #B7A77D; }

@media only screen and (max-width: 767px) {
  /* line 36, ../sass/assets/nav/_menu-main.scss */
  #mainnavcollapse {
    background-color: #F1EDE4; } }

/* line 1, ../sass/assets/order/_order-line.scss */
#order-line {
  margin-bottom: 4rem;
  text-align: center;
  font-size: 0.9rem;
  font-weight: 600; }
  @media only screen and (max-width: 575px) {
    /* line 1, ../sass/assets/order/_order-line.scss */
    #order-line {
      font-size: 0;
      margin-bottom: 1rem; } }
  /* line 12, ../sass/assets/order/_order-line.scss */
  #order-line span {
    display: block;
    width: 100px;
    height: 100px;
    margin: 0 auto 15px;
    background-color: #ededed;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%; }
    @media only screen and (max-width: 767px) {
      /* line 12, ../sass/assets/order/_order-line.scss */
      #order-line span {
        width: auto;
        height: auto; } }
  /* line 26, ../sass/assets/order/_order-line.scss */
  #order-line .active {
    color: #B7A77D; }
    /* line 27, ../sass/assets/order/_order-line.scss */
    #order-line .active span {
      background-color: #B7A77D; }

/* line 1, ../sass/assets/order/_order-common.scss */
.order-pane {
  border: 1px solid #B7A77D;
  padding: 35px 25px 40px; }
  @media only screen and (max-width: 765px) {
    /* line 1, ../sass/assets/order/_order-common.scss */
    .order-pane {
      margin-bottom: 2rem; } }
  /* line 9, ../sass/assets/order/_order-common.scss */
  .order-pane h3.pane-title {
    margin: 0 0 2.7rem !important;
    padding-bottom: 4px;
    font-size: 1.5rem !important;
    border-bottom: 1px solid #372300;
    font-family: "Crimson Text", serif !important; }
  /* line 17, ../sass/assets/order/_order-common.scss */
  .order-pane h4.pane-subtitle {
    margin: 2rem 0 1.2rem;
    font-family: "Open Sans", sans-serif;
    font-size: 0.9rem;
    font-weight: 600; }
  /* line 28, ../sass/assets/order/_order-common.scss */
  .order-pane .btn-cell {
    text-align: right; }
  /* line 32, ../sass/assets/order/_order-common.scss */
  .order-pane .btn {
    padding: 0.6rem 5rem;
    text-transform: uppercase; }
    @media only screen and (max-width: 991px) {
      /* line 32, ../sass/assets/order/_order-common.scss */
      .order-pane .btn {
        padding-left: 0;
        padding-right: 0;
        display: block;
        width: 100%; } }
    @media only screen and (max-width: 575px) {
      /* line 32, ../sass/assets/order/_order-common.scss */
      .order-pane .btn {
        font-size: 0.9rem; } }
  /* line 48, ../sass/assets/order/_order-common.scss */
  .order-pane .btn-link {
    padding-left: 0;
    padding-right: 0;
    text-transform: none;
    color: #B7A77D; }
    @media only screen and (max-width: 991px) {
      /* line 48, ../sass/assets/order/_order-common.scss */
      .order-pane .btn-link {
        width: 100%;
        text-align: center; } }
  /* line 60, ../sass/assets/order/_order-common.scss */
  .order-pane form {
    margin-top: 10px; }
  /* line 64, ../sass/assets/order/_order-common.scss */
  .order-pane .form-group {
    margin-bottom: 1.9rem; }
  /* line 68, ../sass/assets/order/_order-common.scss */
  .order-pane label {
    margin-bottom: 0;
    font-weight: 600;
    font-size: 1rem; }
  /* line 75, ../sass/assets/order/_order-common.scss */
  .order-pane .required label:after {
    content: '*';
    color: #B7A77D; }

/* line 3, ../sass/assets/order/_cart-table.scss */
.cartinfo-table .row {
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: center;
  align-items: center;
  border-bottom: 1px solid #AAAAAA; }
/* line 9, ../sass/assets/order/_cart-table.scss */
.cartinfo-table .col {
  text-align: center;
  padding: 0.55rem;
  width: 13%; }
  @media only screen and (max-width: 767px) {
    /* line 9, ../sass/assets/order/_cart-table.scss */
    .cartinfo-table .col {
      padding: 0.55rem 0; } }
/* line 19, ../sass/assets/order/_cart-table.scss */
.cartinfo-table .col-text {
  width: 30%;
  -webkit-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: left; }
/* line 25, ../sass/assets/order/_cart-table.scss */
.cartinfo-table .col-img {
  -webkit-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 150px;
  padding-left: 0;
  padding-right: 0;
  text-align: left; }
/* line 33, ../sass/assets/order/_cart-table.scss */
.cartinfo-table .hdr .col {
  text-transform: uppercase;
  font-size: 1.05rem;
  font-weight: 600;
  font-family: "Crimson Text", serif;
  padding-bottom: 1.4rem; }
  @media only screen and (max-width: 991px) {
    /* line 33, ../sass/assets/order/_cart-table.scss */
    .cartinfo-table .hdr .col {
      font-size: .8rem; } }
/* line 45, ../sass/assets/order/_cart-table.scss */
.cartinfo-table .currency {
  font-size: 1.2rem;
  color: #9A8D88;
  white-space: nowrap; }
  @media only screen and (max-width: 991px) {
    /* line 45, ../sass/assets/order/_cart-table.scss */
    .cartinfo-table .currency {
      font-size: 1.1rem; } }
  /* line 54, ../sass/assets/order/_cart-table.scss */
  .cartinfo-table .currency.final {
    font-weight: 600; }
/* line 59, ../sass/assets/order/_cart-table.scss */
.cartinfo-table input {
  width: 2.5rem;
  text-align: center;
  padding: 0.3rem 0.1rem;
  margin: 0 auto; }
/* line 66, ../sass/assets/order/_cart-table.scss */
.cartinfo-table h3 {
  font-family: "Crimson Text", serif !important;
  margin: 0 !important;
  font-size: 1.4rem !important; }
  @media only screen and (max-width: 1199px) {
    /* line 66, ../sass/assets/order/_cart-table.scss */
    .cartinfo-table h3 {
      font-size: 1.1rem !important; } }
  @media only screen and (max-width: 767px) {
    /* line 66, ../sass/assets/order/_cart-table.scss */
    .cartinfo-table h3 {
      font-size: 1rem !important; } }
/* line 79, ../sass/assets/order/_cart-table.scss */
.cartinfo-table .text {
  color: #B7A77D;
  font-size: 0.8rem;
  text-align: left;
  min-width: 40%; }
/* line 86, ../sass/assets/order/_cart-table.scss */
.cartinfo-table .close {
  float: none;
  margin: 0 auto; }

/* line 93, ../sass/assets/order/_cart-table.scss */
.cart-last-item {
  width: 9.6rem;
  -webkit-flex: 0 0 auto;
  flex: 0 0 auto; }
  @media only screen and (max-width: 1199px) {
    /* line 93, ../sass/assets/order/_cart-table.scss */
    .cart-last-item {
      width: 4.8rem; } }
  @media only screen and (max-width: 991px) {
    /* line 93, ../sass/assets/order/_cart-table.scss */
    .cart-last-item {
      width: 7rem; } }
  @media only screen and (max-width: 767px) {
    /* line 93, ../sass/assets/order/_cart-table.scss */
    .cart-last-item {
      width: 3.7rem; } }
  @media only screen and (max-width: 575px) {
    /* line 93, ../sass/assets/order/_cart-table.scss */
    .cart-last-item {
      width: 2rem; } }

/* line 114, ../sass/assets/order/_cart-table.scss */
.cartfooter-table {
  margin-top: 1rem; }
  /* line 117, ../sass/assets/order/_cart-table.scss */
  .cartfooter-table .col-grow {
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto; }
  /* line 121, ../sass/assets/order/_cart-table.scss */
  .cartfooter-table .row {
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding-top: 0.9rem; }
  @media only screen and (max-width: 767px) {
    /* line 126, ../sass/assets/order/_cart-table.scss */
    .cartfooter-table .row-wrap {
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap; } }
  /* line 132, ../sass/assets/order/_cart-table.scss */
  .cartfooter-table .col {
    padding: 0.55rem 0.55rem 2.5rem; }
  /* line 136, ../sass/assets/order/_cart-table.scss */
  .cartfooter-table .col-bordered {
    border-bottom: 1px solid #AAAAAA; }
  /* line 140, ../sass/assets/order/_cart-table.scss */
  .cartfooter-table .currency {
    white-space: nowrap; }
  /* line 144, ../sass/assets/order/_cart-table.scss */
  .cartfooter-table .label {
    font-size: 1.2rem;
    color: #372300;
    font-weight: 600;
    text-align: right;
    padding-left: 4rem; }
    /* line 151, ../sass/assets/order/_cart-table.scss */
    .cartfooter-table .label .sublabel {
      padding-top: 0.5rem;
      color: #B7A77D;
      font-weight: 400; }
    @media only screen and (max-width: 991px) {
      /* line 144, ../sass/assets/order/_cart-table.scss */
      .cartfooter-table .label {
        padding-left: 2rem; } }
    @media only screen and (max-width: 767px) {
      /* line 144, ../sass/assets/order/_cart-table.scss */
      .cartfooter-table .label {
        padding-left: 0.5rem; } }
  /* line 167, ../sass/assets/order/_cart-table.scss */
  .cartfooter-table .label.currency {
    padding-right: 1.5rem;
    padding-left: 2rem; }
    @media only screen and (max-width: 1199px) {
      /* line 167, ../sass/assets/order/_cart-table.scss */
      .cartfooter-table .label.currency {
        padding-right: 4rem; } }
    @media only screen and (max-width: 991px) {
      /* line 167, ../sass/assets/order/_cart-table.scss */
      .cartfooter-table .label.currency {
        padding-right: 0; } }
    @media only screen and (max-width: 767px) {
      /* line 167, ../sass/assets/order/_cart-table.scss */
      .cartfooter-table .label.currency {
        padding-right: 1rem; } }
  /* line 184, ../sass/assets/order/_cart-table.scss */
  .cartfooter-table .label-text {
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%; }
  /* line 189, ../sass/assets/order/_cart-table.scss */
  .cartfooter-table .cart-note {
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    text-align: right;
    width: 40%; }
    @media only screen and (max-width: 1199px) {
      /* line 189, ../sass/assets/order/_cart-table.scss */
      .cartfooter-table .cart-note {
        padding-right: 4rem; } }
    @media only screen and (max-width: 991px) {
      /* line 189, ../sass/assets/order/_cart-table.scss */
      .cartfooter-table .cart-note {
        width: 60%;
        padding-right: 0; } }
    @media only screen and (max-width: 767px) {
      /* line 189, ../sass/assets/order/_cart-table.scss */
      .cartfooter-table .cart-note {
        padding-right: 1rem; } }
  /* line 209, ../sass/assets/order/_cart-table.scss */
  .cartfooter-table .col-coupon {
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%; }
    @media only screen and (max-width: 991px) {
      /* line 209, ../sass/assets/order/_cart-table.scss */
      .cartfooter-table .col-coupon {
        width: 40%; } }
    @media only screen and (max-width: 767px) {
      /* line 209, ../sass/assets/order/_cart-table.scss */
      .cartfooter-table .col-coupon {
        width: 100%; } }
  /* line 222, ../sass/assets/order/_cart-table.scss */
  .cartfooter-table .col-bestatigen2 {
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%; }
    @media only screen and (max-width: 1199px) {
      /* line 222, ../sass/assets/order/_cart-table.scss */
      .cartfooter-table .col-bestatigen2 {
        width: 24%; } }
    @media only screen and (max-width: 991px) {
      /* line 222, ../sass/assets/order/_cart-table.scss */
      .cartfooter-table .col-bestatigen2 {
        width: 20%; } }
    @media only screen and (max-width: 767px) {
      /* line 222, ../sass/assets/order/_cart-table.scss */
      .cartfooter-table .col-bestatigen2 {
        width: 14%; } }
    @media only screen and (max-width: 575px) {
      /* line 222, ../sass/assets/order/_cart-table.scss */
      .cartfooter-table .col-bestatigen2 {
        display: none; } }
  /* line 242, ../sass/assets/order/_cart-table.scss */
  .cartfooter-table .col-bestatigen {
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 40%; }
    @media only screen and (max-width: 1199px) {
      /* line 242, ../sass/assets/order/_cart-table.scss */
      .cartfooter-table .col-bestatigen {
        width: 50%; } }
    @media only screen and (max-width: 991px) {
      /* line 242, ../sass/assets/order/_cart-table.scss */
      .cartfooter-table .col-bestatigen {
        width: 42%; } }
    @media only screen and (max-width: 767px) {
      /* line 242, ../sass/assets/order/_cart-table.scss */
      .cartfooter-table .col-bestatigen {
        width: 34%; } }
    @media only screen and (max-width: 575px) {
      /* line 242, ../sass/assets/order/_cart-table.scss */
      .cartfooter-table .col-bestatigen {
        width: 20%; } }

/* line 1, ../sass/assets/_content-columns.scss */
.content-columns {
  font-size: 0.9rem;
  line-height: 1.4rem; }
  /* line 5, ../sass/assets/_content-columns.scss */
  .content-columns header {
    margin: 0 0 2.8rem;
    font-size: 1rem;
    text-align: right; }
    /* line 10, ../sass/assets/_content-columns.scss */
    .content-columns header:before {
      content: '';
      display: block;
      margin-left: auto;
      width: 6rem;
      height: 4px;
      background-color: #B7A77D; }
    /* line 19, ../sass/assets/_content-columns.scss */
    .content-columns header h1, .content-columns header h2 {
      margin: 1rem 0 0;
      text-transform: uppercase;
      font-size: 2.2rem;
      line-height: 2.4rem; }
  /* line 27, ../sass/assets/_content-columns.scss */
  .content-columns .figure {
    display: block; }
    /* line 30, ../sass/assets/_content-columns.scss */
    .content-columns .figure .figure-caption {
      color: #372300; }
    @media only screen and (max-width: 767px) {
      /* line 27, ../sass/assets/_content-columns.scss */
      .content-columns .figure {
        text-align: center !important; } }
  /* line 40, ../sass/assets/_content-columns.scss */
  .content-columns > div:first-child .figure {
    text-align: right;
    display: block;
    margin-left: auto; }
  /* line 47, ../sass/assets/_content-columns.scss */
  .content-columns h3 {
    margin: 0;
    font-family: "Open Sans", sans-serif;
    font-size: 0.8rem; }
  /* line 53, ../sass/assets/_content-columns.scss */
  .content-columns blockquote {
    margin: 2.3rem 0;
    padding: 1.5rem;
    font-size: 1.5rem;
    line-height: 2.1rem;
    font-style: italic;
    font-family: "Crimson Text", serif;
    background-color: #B7A77D;
    color: #ffffff;
    text-align: center; }
  /* line 65, ../sass/assets/_content-columns.scss */
  .content-columns > div[class*="offset"] header {
    text-align: left; }
    /* line 68, ../sass/assets/_content-columns.scss */
    .content-columns > div[class*="offset"] header:before {
      margin-left: 0; }

/* line 3, ../sass/assets/_header-img.scss */
#header-img {
  background-position: 50/50;
  background-size: cover;
  background-repeat: no-repeat;
  height: 500px;
  text-transform: uppercase;
  text-align: center;
  font-size: 4rem;
  font-family: "Crimson Text", serif;
  color: #ffffff;
  text-shadow: 0 6px 10px rgba(0, 0, 0, 0.6);
  font-weight: 700;
  line-height: 3.5rem;
  letter-spacing: 4px; }
  @media only screen and (max-width: 575px) {
    /* line 3, ../sass/assets/_header-img.scss */
    #header-img {
      height: 200px; } }
  /* line 13, ../sass/assets/_header-img.scss */
  #header-img .container, #header-img .row {
    height: 100%; }
  /* line 17, ../sass/assets/_header-img.scss */
  #header-img .col {
    padding-top: 26px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center; }
  @media only screen and (max-width: 575px) {
    /* line 3, ../sass/assets/_header-img.scss */
    #header-img {
      font-size: 2rem;
      line-height: 2.5rem;
      letter-spacing: 0; } }
  /* line 40, ../sass/assets/_header-img.scss */
  #header-img span {
    display: block;
    font-size: 1.5rem;
    font-family: "Open Sans", sans-serif;
    letter-spacing: 2px;
    font-weight: 600; }

/* line 1, ../sass/assets/_collapse.scss */
.info-collapse {
  text-align: left; }
  /* line 3, ../sass/assets/_collapse.scss */
  .info-collapse > h2 {
    background-color: #B7A77D;
    text-align: center;
    font-weight: 600;
    text-transform: none;
    font-family: "Open Sans", sans-serif;
    font-size: 0.9rem;
    margin: 0;
    padding: 0.75rem; }
  /* line 14, ../sass/assets/_collapse.scss */
  .info-collapse .card {
    border: none; }
  /* line 18, ../sass/assets/_collapse.scss */
  .info-collapse .card-header {
    background-color: transparent;
    border: none;
    border-top: 1px solid #372300;
    padding: 0; }
    /* line 24, ../sass/assets/_collapse.scss */
    .info-collapse .card-header h5 {
      flex: 1 1 auto; }
      /* line 27, ../sass/assets/_collapse.scss */
      .info-collapse .card-header h5 a {
        display: block;
        padding: 1.45rem 0.5rem;
        text-transform: uppercase;
        color: #372300;
        font-family: "Open Sans", sans-serif;
        font-size: 0.9rem;
        position: relative; }
        /* line 36, ../sass/assets/_collapse.scss */
        .info-collapse .card-header h5 a:after {
          content: '';
          position: absolute;
          right: 0;
          top: 50%;
          margin-top: -8px;
          width: 16px;
          height: 16px;
          background: url("../img/icn-history-next.svg") no-repeat 50% 50%/contain; }
  /* line 51, ../sass/assets/_collapse.scss */
  .info-collapse .card-block {
    padding: 0; }
  /* line 55, ../sass/assets/_collapse.scss */
  .info-collapse > div:first-child .card-header {
    border-top: none; }

/* line 5, ../sass/modules/timeline/_timeline.scss */
.dm-container {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */ }
  /* line 7, ../sass/modules/timeline/_timeline.scss */
  .dm-container::after {
    content: '';
    display: table;
    clear: both; }

/* line 14, ../sass/modules/timeline/_timeline.scss */
#demel-timeline-frame {
  visibility: hidden;
  overflow: scroll; }

/* line 23, ../sass/modules/timeline/_timeline.scss */
#demel-timeline-frame::-webkit-scrollbar {
  visibility: hidden; }

/* line 27, ../sass/modules/timeline/_timeline.scss */
#demel-timeline-frame-inner {
  visibility: visible; }

/* line 31, ../sass/modules/timeline/_timeline.scss */
#demel-timeline-outer {
  position: relative; }

@-webkit-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.7); }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1); } }
@-moz-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -moz-transform: scale(0.7); }
  60% {
    opacity: 1;
    -moz-transform: scale(1.2); }
  100% {
    -moz-transform: scale(1); } }
@keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7); }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }
@-webkit-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-50px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(10px); }
  100% {
    -webkit-transform: translateX(0); } }
@-moz-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -moz-transform: translateX(-50px); }
  60% {
    opacity: 1;
    -moz-transform: translateX(10px); }
  100% {
    -moz-transform: translateX(0); } }
@keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-50px);
    -moz-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    -o-transform: translateX(-50px);
    transform: translateX(-50px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px); }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }
@-webkit-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(50px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-10px); }
  100% {
    -webkit-transform: translateX(0); } }
@-moz-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -moz-transform: translateX(50px); }
  60% {
    opacity: 1;
    -moz-transform: translateX(-10px); }
  100% {
    -moz-transform: translateX(0); } }
@keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(50px);
    -moz-transform: translateX(50px);
    -ms-transform: translateX(50px);
    -o-transform: translateX(50px);
    transform: translateX(50px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    transform: translateX(-10px); }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }
/* line 84, ../sass/modules/timeline/_timeline.scss */
.dm-timeline-content {
  position: relative;
  background: #ffffff;
  border: 1px solid #B7A77D;
  font-size: 0.9rem;
  line-height: 1.2rem;
  padding: 1.6em; }
  /* line 20, ../sass/modules/timeline/bourbon/addons/_clearfix.scss */
  .dm-timeline-content::after {
    clear: both;
    content: "";
    display: table; }
  /* line 93, ../sass/modules/timeline/_timeline.scss */
  .dm-timeline-content h2 {
    padding-bottom: 5px;
    margin-bottom: 1rem;
    font-size: 1.2rem;
    color: #372300;
    border-bottom: 1px solid #B7A77D; }
  /* line 101, ../sass/modules/timeline/_timeline.scss */
  .cssanimations .dm-timeline-content.is-hidden {
    visibility: hidden; }
  /* line 105, ../sass/modules/timeline/_timeline.scss */
  .cssanimations .dm-timeline-content.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-2 0.6s;
    -moz-animation: cd-bounce-2 0.6s;
    animation: cd-bounce-2 0.6s; }

/* line 111, ../sass/modules/timeline/_timeline.scss */
.dm-timeline-circle {
  position: absolute;
  top: 0;
  border-radius: 50%;
  background-color: #B7A77D;
  color: #372300;
  font-family: "Crimson Text", serif;
  font-weight: 600;
  text-align: center;
  line-height: 85px;
  font-size: 1.6rem;
  width: 80px;
  height: 80px;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden; }
  /* line 130, ../sass/modules/timeline/_timeline.scss */
  .cssanimations .dm-timeline-circle.is-hidden {
    visibility: hidden; }
  /* line 134, ../sass/modules/timeline/_timeline.scss */
  .cssanimations .dm-timeline-circle.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-1 0.6s;
    -moz-animation: cd-bounce-1 0.6s;
    animation: cd-bounce-1 0.6s; }

/* line 140, ../sass/modules/timeline/_timeline.scss */
#demel-timeline-nav {
  margin: 0;
  padding: 0;
  list-style: none; }
  /* line 145, ../sass/modules/timeline/_timeline.scss */
  #demel-timeline-nav span {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: block;
    width: 20px;
    height: 20px;
    border: 1px solid #B7A77D;
    cursor: pointer; }
  /* line 154, ../sass/modules/timeline/_timeline.scss */
  #demel-timeline-nav li.active span {
    background-color: #B7A77D; }

@media only screen and (min-width: 768px) {
  /* line 162, ../sass/modules/timeline/_timeline.scss */
  #demel-timeline-nav {
    position: absolute;
    right: -28px;
    top: 40%; }
    /* line 167, ../sass/modules/timeline/_timeline.scss */
    #demel-timeline-nav li {
      padding: 10px 0; }

  /* line 172, ../sass/modules/timeline/_timeline.scss */
  #demel-timeline-nav-bottom {
    display: block;
    margin: 0 auto;
    width: 52px; }

  /* line 178, ../sass/modules/timeline/_timeline.scss */
  #demel-timeline-frame {
    height: 740px; }

  /* line 182, ../sass/modules/timeline/_timeline.scss */
  #demel-timeline {
    position: relative;
    padding: 1em 0; }
    /* line 186, ../sass/modules/timeline/_timeline.scss */
    #demel-timeline::before {
      /* this is the vertical line */
      content: '';
      position: absolute;
      top: 30px;
      height: 100%;
      width: 2px;
      background-color: #B7A77D;
      left: 50%;
      margin-left: -1px; }

  /* line 199, ../sass/modules/timeline/_timeline.scss */
  .dm-timeline-block {
    position: relative;
    margin: -3em 0; }
    /* line 20, ../sass/modules/timeline/bourbon/addons/_clearfix.scss */
    .dm-timeline-block::after {
      clear: both;
      content: "";
      display: table; }
    /* line 204, ../sass/modules/timeline/_timeline.scss */
    .dm-timeline-block:first-child {
      margin-top: 0; }
    /* line 208, ../sass/modules/timeline/_timeline.scss */
    .dm-timeline-block:last-child {
      margin-bottom: 0; }

  /* line 213, ../sass/modules/timeline/_timeline.scss */
  .dm-timeline-circle {
    left: 50%;
    margin-left: -40px; }

  /* line 218, ../sass/modules/timeline/_timeline.scss */
  .dm-timeline-content {
    margin-left: 0;
    width: 43.5%; }
    /* line 222, ../sass/modules/timeline/_timeline.scss */
    .dm-timeline-content::before {
      content: '';
      position: absolute;
      right: 100%;
      height: 0;
      width: 0;
      z-index: 101;
      top: 24px;
      left: 100%;
      border: 15px solid transparent;
      border-left-color: #ffffff; }
    /* line 236, ../sass/modules/timeline/_timeline.scss */
    .dm-timeline-content::after {
      content: '';
      position: absolute;
      right: 100%;
      height: 0;
      width: 0;
      z-index: 100;
      top: 23px;
      left: 100%;
      border: 16px solid transparent;
      border-left-color: #B7A77D; }
    /* line 250, ../sass/modules/timeline/_timeline.scss */
    .dm-timeline-block:nth-child(odd) .dm-timeline-content {
      float: right; }
      /* line 253, ../sass/modules/timeline/_timeline.scss */
      .dm-timeline-block:nth-child(odd) .dm-timeline-content::before {
        top: 24px;
        left: -30px;
        right: 100%;
        border-color: transparent;
        border-right-color: #ffffff; }
      /* line 260, ../sass/modules/timeline/_timeline.scss */
      .dm-timeline-block:nth-child(odd) .dm-timeline-content::after {
        top: 23px;
        left: -32px;
        right: 100%;
        border-color: transparent;
        border-right-color: #B7A77D; }

  /* inverse bounce effect on even content blocks */
  /* line 272, ../sass/modules/timeline/_timeline.scss */
  .cssanimations .dm-timeline-block:nth-child(even) .dm-timeline-content.bounce-in {
    -webkit-animation: cd-bounce-2-inverse 0.6s;
    -moz-animation: cd-bounce-2-inverse 0.6s;
    animation: cd-bounce-2-inverse 0.6s; } }
@media only screen and (max-width: 767px) {
  /* line 279, ../sass/modules/timeline/_timeline.scss */
  #demel-timeline-outer {
    position: relative; }
    /* line 282, ../sass/modules/timeline/_timeline.scss */
    #demel-timeline-outer:before {
      content: '';
      display: block;
      position: absolute;
      height: 2px;
      width: 100%;
      background-color: #B7A77D;
      top: 100px;
      z-index: 10;
      visibility: visible; }

  /* line 295, ../sass/modules/timeline/_timeline.scss */
  #demel-timeline-nav {
    display: block;
    height: 60px;
    margin: 0;
    text-align: center; }
    /* line 301, ../sass/modules/timeline/_timeline.scss */
    #demel-timeline-nav li {
      display: inline-block;
      margin: 0 5px; }

  /* line 307, ../sass/modules/timeline/_timeline.scss */
  #demel-timeline-frame-inner {
    padding-top: 40px; }

  /* line 311, ../sass/modules/timeline/_timeline.scss */
  #demel-timeline {
    position: relative;
    padding: 60px 0 0;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row; }

  /* line 318, ../sass/modules/timeline/_timeline.scss */
  .dm-timeline-block {
    position: relative;
    margin: 0 20px;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 100%; }
    /* line 20, ../sass/modules/timeline/bourbon/addons/_clearfix.scss */
    .dm-timeline-block::after {
      clear: both;
      content: "";
      display: table; }
    /* line 326, ../sass/modules/timeline/_timeline.scss */
    .dm-timeline-block:first-child {
      margin-left: 0; }
    /* line 330, ../sass/modules/timeline/_timeline.scss */
    .dm-timeline-block:last-child {
      margin-right: 0; }

  /* line 335, ../sass/modules/timeline/_timeline.scss */
  .dm-timeline-circle {
    top: -100px;
    left: 50%;
    margin-left: -40px;
    z-index: 11; }

  /* line 343, ../sass/modules/timeline/_timeline.scss */
  .dm-timeline-content::before {
    content: '';
    position: absolute;
    bottom: 100%;
    height: 0;
    width: 0;
    z-index: 101;
    left: 50%;
    margin-left: -13px;
    border: 15px solid transparent;
    border-bottom-color: #ffffff; }
  /* line 357, ../sass/modules/timeline/_timeline.scss */
  .dm-timeline-content::after {
    content: '';
    position: absolute;
    bottom: 100%;
    height: 0;
    width: 0;
    z-index: 100;
    left: 50%;
    margin-left: -14px;
    border: 16px solid transparent;
    border-bottom-color: #B7A77D; }

  /* line 372, ../sass/modules/timeline/_timeline.scss */
  #navleft {
    width: 20px;
    height: 20px;
    background: url("../img/icn-history-next.svg") no-repeat left top/contain;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    cursor: pointer; }

  /* line 380, ../sass/modules/timeline/_timeline.scss */
  #navright {
    width: 20px;
    height: 20px;
    background: url("../img/icn-history-next.svg") no-repeat left top/contain;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    cursor: pointer; } }
@media only screen and (min-width: 768px) {
  /* line 390, ../sass/modules/timeline/_timeline.scss */
  .dm-timeline-content {
    width: 41%; } }
/* line 3, ../sass/partials/_header.scss */
#topnav {
  padding-top: 0;
  padding-bottom: 0;
  background-color: #B7A77D; }
  @media only screen and (max-width: 575px) {
    /* line 9, ../sass/partials/_header.scss */
    #topnav .container {
      width: 100%; } }

/* line 15, ../sass/partials/_header.scss */
#headerwrap {
  margin-bottom: 1.8rem; }
  @media only screen and (max-width: 767px) {
    /* line 15, ../sass/partials/_header.scss */
    #headerwrap {
      margin-bottom: 0; } }

/* line 22, ../sass/partials/_header.scss */
#header {
  padding-top: 32px;
  padding-bottom: 6px; }
  /* line 26, ../sass/partials/_header.scss */
  #header .navbar-toggler {
    top: 0;
    display: none; }
  @media only screen and (max-width: 767px) {
    /* line 33, ../sass/partials/_header.scss */
    #header .navbar-toggler {
      display: block; }
    /* line 37, ../sass/partials/_header.scss */
    #header .row > div {
      order: 1;
      text-align: center; }
      /* line 41, ../sass/partials/_header.scss */
      #header .row > div:last-child {
        order: 0; } }

/* line 48, ../sass/partials/_header.scss */
.logo-wrapper {
  position: relative; }
  @media only screen and (max-width: 767px) {
    /* line 48, ../sass/partials/_header.scss */
    .logo-wrapper {
      margin-top: 10px; }
      /* line 54, ../sass/partials/_header.scss */
      .logo-wrapper img {
        width: 180px;
        height: auto; } }

/* line 61, ../sass/partials/_header.scss */
#lang-menu {
  font-family: "Crimson Text", serif; }
  /* line 64, ../sass/partials/_header.scss */
  #lang-menu li:first-child {
    position: relative; }
    /* line 67, ../sass/partials/_header.scss */
    #lang-menu li:first-child:after {
      content: "";
      position: absolute;
      display: block;
      width: 1px;
      background-color: #fff;
      top: 30%;
      bottom: 25%;
      right: -1px; }
  /* line 80, ../sass/partials/_header.scss */
  #lang-menu .nav-link {
    padding: 0 1rem;
    line-height: 33px; }

/* line 86, ../sass/partials/_header.scss */
#social-menu {
  margin-right: 15px; }
  /* line 89, ../sass/partials/_header.scss */
  #social-menu li:first-child {
    position: relative; }
    /* line 92, ../sass/partials/_header.scss */
    #social-menu li:first-child:after {
      content: "";
      position: absolute;
      display: block;
      width: 1px;
      background-color: #fff;
      top: 25%;
      bottom: 25%;
      right: -1px; }
  /* line 104, ../sass/partials/_header.scss */
  #social-menu .nav-link {
    display: block;
    width: 33px;
    height: 33px;
    padding: 0; }
  /* line 111, ../sass/partials/_header.scss */
  #social-menu .nav-fb {
    background: url("../img/icn-fb-white.svg") no-repeat 50% 50%/contain; }
    /* line 114, ../sass/partials/_header.scss */
    #social-menu .nav-fb:hover {
      background: #ffffff url("../img/icn-fb-yellow.svg") no-repeat 50% 50%/contain; }
  /* line 119, ../sass/partials/_header.scss */
  #social-menu .nav-insta {
    background: url("../img/icn-insta-white.svg") no-repeat 50% 50%/contain; }
    /* line 122, ../sass/partials/_header.scss */
    #social-menu .nav-insta:hover {
      background: #ffffff url("../img/icn-insta-yellow.svg") no-repeat 50% 50%/contain; }

/* line 128, ../sass/partials/_header.scss */
#search-form {
  margin-top: 20px; }
  /* line 130, ../sass/partials/_header.scss */
  #search-form .input-group-addon {
    background: transparent;
    border-color: transparent; }
  /* line 135, ../sass/partials/_header.scss */
  #search-form input {
    border-color: transparent; }

@media only screen and (max-width: 991px) {
  /* line 140, ../sass/partials/_header.scss */
  #store-menu-wrapper {
    height: 3rem; } }

/* line 146, ../sass/partials/_header.scss */
#store-menu {
  margin: 17px 0 0 auto;
  padding: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  list-style: none;
  -webkit-justify-content: flex-end;
  justify-content: flex-end; }
  @media only screen and (max-width: 767px) {
    /* line 146, ../sass/partials/_header.scss */
    #store-menu {
      width: 100%;
      -webkit-justify-content: space-around;
      justify-content: space-around; } }
  /* line 159, ../sass/partials/_header.scss */
  #store-menu a {
    text-transform: uppercase;
    white-space: nowrap;
    padding: 0 .9rem;
    font-size: 0.8rem; }
    @media only screen and (max-width: 991px) {
      /* line 159, ../sass/partials/_header.scss */
      #store-menu a {
        font-size: 0.7rem;
        padding: 0 .3rem; } }
    @media only screen and (max-width: 767px) {
      /* line 159, ../sass/partials/_header.scss */
      #store-menu a {
        padding: 0 .8rem;
        font-size: 0.75rem; } }
    @media only screen and (max-width: 575px) {
      /* line 159, ../sass/partials/_header.scss */
      #store-menu a {
        font-size: 0.75rem;
        padding: 0; } }
    /* line 180, ../sass/partials/_header.scss */
    #store-menu a img {
      margin-right: 5px; }
  /* line 185, ../sass/partials/_header.scss */
  #store-menu li:last-child a {
    padding-right: 0; }

/* line 190, ../sass/partials/_header.scss */
.navbar-toggler {
  padding-left: 1.25em;
  appearance: none; }
  /* line 194, ../sass/partials/_header.scss */
  .navbar-toggler:focus {
    outline: none; }
  /* line 198, ../sass/partials/_header.scss */
  .navbar-toggler span {
    position: relative;
    display: block;
    width: 18px;
    background-color: #fff;
    margin-top: 0;
    height: 18px; }
    /* line 206, ../sass/partials/_header.scss */
    .navbar-toggler span::before, .navbar-toggler span::after {
      position: absolute;
      display: block;
      left: 0;
      width: 100%;
      content: "";
      transition: transform 0.3s;
      background-color: #000;
      height: 2px;
      top: 8px;
      bottom: auto; }
    /* line 221, ../sass/partials/_header.scss */
    .navbar-toggler span::before {
      transform: rotate(45deg); }
    /* line 225, ../sass/partials/_header.scss */
    .navbar-toggler span::after {
      transform: rotate(-45deg); }
  /* line 230, ../sass/partials/_header.scss */
  .navbar-toggler.collapsed span {
    margin-top: 2px;
    height: 14px;
    background-color: #000; }
    /* line 235, ../sass/partials/_header.scss */
    .navbar-toggler.collapsed span::before, .navbar-toggler.collapsed span::after {
      height: 4px;
      background-color: #ffffff;
      transform: rotate(0); }
    /* line 242, ../sass/partials/_header.scss */
    .navbar-toggler.collapsed span::before {
      top: 2px; }
    /* line 246, ../sass/partials/_header.scss */
    .navbar-toggler.collapsed span::after {
      bottom: 2px; }

/* line 1, ../sass/partials/_footer.scss */
#footer {
  background-color: #B7A77D; }
  /* line 5, ../sass/partials/_footer.scss */
  #footer .row.vertical-divider > div[class*="col"] {
    border-right: 1px solid #372300;
    padding-top: 3rem;
    padding-bottom: 2rem; }
    /* line 10, ../sass/partials/_footer.scss */
    #footer .row.vertical-divider > div[class*="col"]:last-child {
      border: none; }
  /* line 15, ../sass/partials/_footer.scss */
  #footer h2, #footer h3 {
    text-transform: uppercase;
    font-weight: 700; }
  /* line 20, ../sass/partials/_footer.scss */
  #footer h2 {
    font-size: 1.12rem;
    margin: 0.7rem 0 1.2rem; }
    @media only screen and (max-width: 991px) {
      /* line 20, ../sass/partials/_footer.scss */
      #footer h2 {
        font-size: 0.9rem; }
      #footer .menu-wrapper{padding-bottom:10px;}   }
    @media only screen and (max-width: 575px) {
      /* line 20, ../sass/partials/_footer.scss */
      #footer h2 {
        text-align: center; } }
  /* line 31, ../sass/partials/_footer.scss */
  #footer h3 {
    margin: 1.5rem 0 0.6rem;
    font-size: 0.9rem;
    font-family: "Open Sans", sans-serif; }
    @media only screen and (max-width: 991px) {
      /* line 31, ../sass/partials/_footer.scss */
      #footer h3 {
        font-size: 0.8rem; } }
  /* line 40, ../sass/partials/_footer.scss */
  #footer .menu-wrapper {
    text-align: center; }
  /* line 44, ../sass/partials/_footer.scss */
  #footer .footer-icn {
    margin: 0 auto;
    width: 75px;
    height: 75px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #ffffff; }
  /* line 52, ../sass/partials/_footer.scss */
  #footer ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    /* line 57, ../sass/partials/_footer.scss */
    #footer ul a {
      display: block;
      padding: 2px 0;
      font-size: 0.9rem;
      color: #372300; }
      @media only screen and (max-width: 991px) {
        /* line 57, ../sass/partials/_footer.scss */
        #footer ul a {
          font-size: 0.8rem; } }
  /* line 68, ../sass/partials/_footer.scss */
  #footer .row-separate {
    margin-top: 2rem; }
  /* line 72, ../sass/partials/_footer.scss */
  #footer .hdr {
    font-weight: 700;
    font-family: "Crimson Text", serif; }

/* line 79, ../sass/partials/_footer.scss */
#subscribe-form {
  border: 15px solid #cdc2a4;
  background-color: #cdc2a4; }
  @media only screen and (min-width: 768px) {
    /* line 79, ../sass/partials/_footer.scss */
    #subscribe-form {
      margin-left: 5px; } }
  @media only screen and (min-width: 992px) {
    /* line 79, ../sass/partials/_footer.scss */
    #subscribe-form {
      margin-left: 30px; } }
  @media only screen and (max-width: 991px) {
    /* line 92, ../sass/partials/_footer.scss */
    #subscribe-form .input-group {
      -webkit-flex-direction: column;
      flex-direction: column; }
      /* line 95, ../sass/partials/_footer.scss */
      #subscribe-form .input-group input {
        margin-bottom: 10px;
        width: 100%; } }
  /* line 102, ../sass/partials/_footer.scss */
  #subscribe-form .btn {
    background-color: #a79370; }
    @media only screen and (max-width: 991px) {
      /* line 102, ../sass/partials/_footer.scss */
      #subscribe-form .btn {
        -webkit-flex: 1 1 auto;
        flex: 1 1 auto; } }

/* line 111, ../sass/partials/_footer.scss */
#subscribe-form-row {
  margin-top: 2rem; }

@media only screen and (max-width: 991px) {
  /* line 115, ../sass/partials/_footer.scss */
  .address-table {
    font-size: 0.8rem; } }
@media only screen and (max-width: 575px) {
  /* line 115, ../sass/partials/_footer.scss */
  .address-table {
    width: 280px;
    margin: 0 auto; } }
/* line 124, ../sass/partials/_footer.scss */
.address-table .row {
  padding-top: 3px;
  padding-bottom: 3px; }
/* line 129, ../sass/partials/_footer.scss */
.address-table a:hover {
  color: #ffffff; }

/* line 135, ../sass/partials/_footer.scss */
#copyright {
  padding: 0.4rem 0;
  background-color: #372300;
  color: #fff;
  font-size: 0.8rem; }
  @media only screen and (max-width: 991px) {
    /* line 135, ../sass/partials/_footer.scss */
    #copyright {
      font-size: 0.7rem; } }
  /* line 144, ../sass/partials/_footer.scss */
  #copyright a {
    padding: 0 0.3rem;
    color: #fff; }
  /* line 149, ../sass/partials/_footer.scss */
  #copyright span {
    padding-right: 0.3rem; }
  @media only screen and (max-width: 575px) {
    /* line 135, ../sass/partials/_footer.scss */
    #copyright {
      text-align: center; }
      /* line 156, ../sass/partials/_footer.scss */
      #copyright span {
        display: block;
        padding-right: 0;
        margin-bottom: 1rem; } }

/* line 164, ../sass/partials/_footer.scss */
.totoplink {
  position: fixed;
  right: 3rem;
  bottom: 3rem;
  z-index: 1000;
  display: none; }
  @media only screen and (max-width: 991px) {
    /* line 164, ../sass/partials/_footer.scss */
    .totoplink {
      right: 0.5rem;
      bottom: 2rem; } }
  /* line 176, ../sass/partials/_footer.scss */
  .totoplink a {
    border: 1px solid #372300;
    width: 36px;
    height: 36px;
    color: #372300;
    line-height: 32px;
    font-size: 32px;
    padding: 0;
    margin-top: 10px;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
    /* line 186, ../sass/partials/_footer.scss */
    .totoplink a:hover {
      background-color: #eeeadf; }

/* line 2, ../sass/pages/_adresse.scss */
#addresse-form .pane-title {
  margin-bottom: 1.3rem !important; }
/* line 6, ../sass/pages/_adresse.scss */
#addresse-form .form-group {
  margin-bottom: 1.1rem; }
/* line 10, ../sass/pages/_adresse.scss */
#addresse-form .btn-line {
  margin-top: 2rem;
  text-align: right; }
/* line 15, ../sass/pages/_adresse.scss */
#addresse-form .btn {
  padding: 0.6rem 5rem;
  text-transform: uppercase; }
  @media only screen and (max-width: 575px) {
    /* line 15, ../sass/pages/_adresse.scss */
    #addresse-form .btn {
      display: block;
      width: 100%;
      padding-left: 0;
      padding-right: 0; } }

/* line 28, ../sass/pages/_adresse.scss */
.form-hidden {
  padding-top: 11px;
  display: none; }

/* line 1, ../sass/pages/_anmeldung.scss */
#login-form {
  margin-top: 1.8rem; }
  /* line 4, ../sass/pages/_anmeldung.scss */
  #login-form .btn-line {
    margin-top: 2.5rem; }
  /* line 8, ../sass/pages/_anmeldung.scss */
  #login-form .btn-link {
    font-size: 0.9rem; }

/* line 12, ../sass/pages/_anmeldung.scss */
#register-form {
  margin-bottom: 2.7rem; }

/* line 1, ../sass/pages/_bestatigen.scss */
#bestatigen-cart {
  margin-bottom: 5rem; }

/* line 5, ../sass/pages/_bestatigen.scss */
#bestatigen-panes {
  margin-bottom: 5rem; }
  /* line 8, ../sass/pages/_bestatigen.scss */
  #bestatigen-panes .order-pane {
    padding-bottom: 20px;
    margin-bottom: 30px; }
  /* line 13, ../sass/pages/_bestatigen.scss */
  #bestatigen-panes h3 {
    margin: 0 0 1rem !important; }
  /* line 17, ../sass/pages/_bestatigen.scss */
  #bestatigen-panes .editlink {
    text-align: right; }
    /* line 20, ../sass/pages/_bestatigen.scss */
    #bestatigen-panes .editlink:hover {
      text-decoration: underline; }

/* line 26, ../sass/pages/_bestatigen.scss */
#bt-bottom-form {
  background-color: #f1f1f1;
  padding: 3rem 0 0.5rem; }
  /* line 30, ../sass/pages/_bestatigen.scss */
  #bt-bottom-form .form-group {
    margin-bottom: 2.4rem; }
  /* line 34, ../sass/pages/_bestatigen.scss */
  #bt-bottom-form label {
    font-weight: 600;
    font-size: 0.95rem; }
  /* line 39, ../sass/pages/_bestatigen.scss */
  #bt-bottom-form .btn-row {
    margin-top: 3.3rem;
    text-align: center; }
    /* line 43, ../sass/pages/_bestatigen.scss */
    #bt-bottom-form .btn-row .btn-secondary {
      padding: 0.6rem 3.5rem;
      text-transform: uppercase; }
      @media only screen and (max-width: 575px) {
        /* line 43, ../sass/pages/_bestatigen.scss */
        #bt-bottom-form .btn-row .btn-secondary {
          padding-left: 0;
          padding-right: 0;
          display: block;
          width: 100%; } }
    /* line 55, ../sass/pages/_bestatigen.scss */
    #bt-bottom-form .btn-row .btn-link {
      color: #372300;
      font-size: 0.75rem; }

/* line 1, ../sass/pages/_fertig.scss */
#fertig-panes {
  margin-bottom: 5rem; }
  /* line 4, ../sass/pages/_fertig.scss */
  #fertig-panes .btn-line {
    margin-top: 2.2rem;
    text-align: center; }
  /* line 9, ../sass/pages/_fertig.scss */
  #fertig-panes .btn {
    text-transform: none; }

/* line 3, ../sass/pages/_index.scss */
#homeslider {
  position: relative; }
  /* line 6, ../sass/pages/_index.scss */
  #homeslider .item {
    height: 500px;
    background-position: 50/50;
    background-size: cover;
    background-repeat: no-repeat; }
    @media only screen and (max-width: 575px) {
      /* line 6, ../sass/pages/_index.scss */
      #homeslider .item {
        height: 200px; } }
  /* line 18, ../sass/pages/_index.scss */
  #homeslider .hs-hover {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
    text-transform: uppercase;
    text-align: center;
    font-family: "Crimson Text", serif;
    color: #ffffff;
    text-shadow: 0 6px 10px rgba(0, 0, 0, 0.6);
    font-weight: 700;
    font-size: 4rem;
    line-height: 3.5rem;
    letter-spacing: 4px; }
    /* line 26, ../sass/pages/_index.scss */
    #homeslider .hs-hover .container, #homeslider .hs-hover .row {
      height: 100%; }
    /* line 30, ../sass/pages/_index.scss */
    #homeslider .hs-hover .col {
      padding-top: 26px;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      align-items: center;
      -webkit-justify-content: center;
      justify-content: center; }
    @media only screen and (max-width: 575px) {
      /* line 18, ../sass/pages/_index.scss */
      #homeslider .hs-hover {
        font-size: 2rem;
        line-height: 2.5rem;
        letter-spacing: 0; } }
    /* line 53, ../sass/pages/_index.scss */
    #homeslider .hs-hover span {
      display: block;
      font-size: 1.5rem;
      font-family: "Open Sans", sans-serif;
      letter-spacing: 2px;
      font-weight: 400; }

/* line 63, ../sass/pages/_index.scss */
#multiblocks {
  padding-top: 52px; /* vorher 152px */
  margin-bottom: 40px;
/*  background: url("../img/multiblocks-top-bg.png") repeat-x left top;*/ } 
  @media only screen and (max-width: 575px) {
    /* line 63, ../sass/pages/_index.scss */
    #multiblocks {
      padding-top: 30px;
      background: none; } }
  /* line 74, ../sass/pages/_index.scss */
  #multiblocks .item-wrapper {
    margin-bottom: 40px; }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    /* line 79, ../sass/pages/_index.scss */
    #multiblocks .item-wrapper {
      height: 287px; } }
  /* line 84, ../sass/pages/_index.scss */
  #multiblocks .item-text {
    border: 1px solid #B7A77D;
    padding: 43px 18px 10px;
    height: 100%;
    line-height: 1.1rem;
    font-size: 0.9rem;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s; }
    /* line 92, ../sass/pages/_index.scss */
    #multiblocks .item-text:hover {
      background-color: #B7A77D; }
      /* line 95, ../sass/pages/_index.scss */
      #multiblocks .item-text:hover .link a {
        -moz-animation: linkcolor 0.3s;
        -webkit-animation: linkcolor 0.3s;
        animation: linkcolor 0.3s;
        color: #ffffff;
        border-color: #ffffff; }
  /* line 103, ../sass/pages/_index.scss */
  #multiblocks .text {
    height: 75%; }
    @media only screen and (max-width: 575px) {
      /* line 103, ../sass/pages/_index.scss */
      #multiblocks .text {
        height: auto; } }
  /* line 113, ../sass/pages/_index.scss */
  #multiblocks .link a {
    display: inline-block;
    border-top: 2px solid #B7A77D;
    padding-top: 7px;
    color: #B7A77D;
    font-family: "Crimson Text", serif;
    font-style: italic;
    font-size: 1rem; }
    /* line 122, ../sass/pages/_index.scss */
    #multiblocks .link a:before {
      content: '> '; }
  /* line 128, ../sass/pages/_index.scss */
  #multiblocks img {
    width: 100%;
    height: auto; }
  /* line 133, ../sass/pages/_index.scss */
  #multiblocks h3 {
    text-transform: uppercase;
    font-size: 1.65rem;
    font-weight: 600;
    margin-bottom: 4px; }
    @media only screen and (max-width: 1199px) {
      /* line 133, ../sass/pages/_index.scss */
      #multiblocks h3 {
        font-size: 1.5rem; } }
    @media only screen and (max-width: 991px) {
      /* line 133, ../sass/pages/_index.scss */
      #multiblocks h3 {
        font-size: 1.3rem; } }

@-moz-keyframes linkcolor {
  0% {
    color: #B7A77D;
    border-color: #B7A77D; }
  70.0% {
    color: #000000;
    border-color: #000000; }
  100.0% {
    color: #ffffff;
    border-color: #ffffff; } }
@-webkit-keyframes linkcolor {
  0% {
    color: #B7A77D;
    border-color: #B7A77D; }
  70.0% {
    color: #000000;
    border-color: #000000; }
  100.0% {
    color: #ffffff;
    border-color: #ffffff; } }
@keyframes linkcolor {
  0% {
    color: #B7A77D;
    border-color: #B7A77D; }
  70.0% {
    color: #000000;
    border-color: #000000; }
  100.0% {
    color: #ffffff;
    border-color: #ffffff; } }
/* line 166, ../sass/pages/_index.scss */
#shophomeblock {
  background: #ededed url("../img/multiblocks-top-bg-big.png") repeat-x left -96px;
  margin-bottom: 70px;
  padding-top: 63px; }
  /* line 172, ../sass/pages/_index.scss */
  #shophomeblock:after {
    content: '';
    display: block;
    height: 37px;
    background: url("../img/multiblocks-top-bg-big.png") repeat-x left bottom;
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-top: 44px; }
  /* line 182, ../sass/pages/_index.scss */
  #shophomeblock h2 {
    margin: 1.9rem 0 0.6rem;
    text-transform: uppercase;
    font-size: 2.25rem; }
    /* line 187, ../sass/pages/_index.scss */
    #shophomeblock h2:before {
      content: '';
      display: block;
      width: 5.5rem;
      height: 3px;
      background-color: #B7A77D;
      margin-bottom: 0.9rem; }
  /* line 197, ../sass/pages/_index.scss */
  #shophomeblock header {
    margin-bottom: 1.8rem; }
  /* line 201, ../sass/pages/_index.scss */
  #shophomeblock .btn {
    margin-top: 1.6rem; }
    /* line 204, ../sass/pages/_index.scss */
    #shophomeblock .btn:after {
      content: '\2192';
      margin-left: 1rem; }

/* line 211, ../sass/pages/_index.scss */
#downloadhome {
  margin-bottom: 70px; }
/*  @media only screen and (max-width: 991px) {*/
    /* line 215, ../sass/pages/_index.scss */
    #downloadhome .row > div {
      margin-bottom: 2rem; } /* } */
  /* line 220, ../sass/pages/_index.scss */
  #downloadhome .item {
    border: 1px solid #B7A77D;
    padding: 50px 30px 30px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    height: 100%;
    background-color: #fff;
    text-align: center; }
  /* line 230, ../sass/pages/_index.scss */
  #downloadhome .text {
    font-size: 0.9rem;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto; }
  /* line 239, ../sass/pages/_index.scss */
  #downloadhome h3 {
    margin: 0.9rem 0 0.5rem;
    padding-bottom: 4px;
    font-size: 1.6rem;
    font-weight: 700;
    border-bottom: 1px solid #372300; }
/*  @media only screen and (max-width: 1199px) {
    
    #downloadhome img {
      max-width: 100%;
      height: auto; } }*/
.downloadimg {
      max-width: 80%;
      height: auto; }

/* line 255, ../sass/pages/_index.scss */
#reservehome {
  padding: 70px 0 60px;
  background: #ededed url("../img/downloadblock-bg.png") repeat left top/cover; }
  @media only screen and (max-width: 1199px) {
    /* line 255, ../sass/pages/_index.scss */
    #reservehome {
      background-size: auto; } }
/*  @media only screen and (max-width: 767px) { */
    /* line 264, ../sass/pages/_index.scss */
    #reservehome .row > div {
      margin-bottom: 2rem; } /*}*/
  /* line 269, ../sass/pages/_index.scss */
  #reservehome .item {
    border: 1px solid #B7A77D;
    padding: 30px 30px 40px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    height: 100%;
    background-color: #fff; }
  /* line 279, ../sass/pages/_index.scss */
  #reservehome .text {
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto; }
  /* line 287, ../sass/pages/_index.scss */
  #reservehome h3 {
    margin: 2.3rem 0 0.5rem;
    font-size: 1.6rem;
    font-weight: 700; }
    /* line 292, ../sass/pages/_index.scss */
    #reservehome h3:after {
      content: '';
      display: block;
      width: 65%;
      height: 1px;
      background-color: #372300;
      margin-top: 4px; }
  /* line 302, ../sass/pages/_index.scss */
  #reservehome .btn {
    margin-top: 2px;
    padding-left: 6rem;
    padding-right: 6rem; }
    @media only screen and (max-width: 991px) {
      /* line 302, ../sass/pages/_index.scss */
      #reservehome .btn {
        padding-left: 2rem;
        padding-right: 2rem; } }
    @media only screen and (max-width: 575px) {
      /* line 302, ../sass/pages/_index.scss */
      #reservehome .btn {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
        display: block; } }

/* line 1, ../sass/pages/_kontakt.scss */
#content-menu {
  margin-top: 4.8rem;
  margin-bottom: 5.8rem; }

/* line 6, ../sass/pages/_kontakt.scss */
#map {
  margin-top: 4.8rem;
  margin-bottom: 5.8rem; }

/* line 11, ../sass/pages/_kontakt.scss */
#kontakt-content {
  margin-bottom: 5rem; }


#product-detail-icons{margin: 10px 0 10px; padding: 0; list-style: none; }

#product-detail-icons span {
    display: inline-block;
    background-color: #B7A77D;
    text-align: center;
    margin-right: 9px;
    border: 1px solid #B7A77D; }



/* line 1, ../sass/pages/_produktubersight.scss */
#product-list-filter {
  margin: 0 0 2rem;
  padding: 0;
  list-style: none; }
  /* line 6, ../sass/pages/_produktubersight.scss */
  #product-list-filter li, #product-detail-icons li  {
    display: inline-block;
    margin-right: 12px;
    margin-bottom: 0.5rem; }
    @media only screen and (max-width: 575px) {
      /* line 6, ../sass/pages/_produktubersight.scss */
      #product-list-filter li {
        margin-bottom: 0.5rem; } }
    /* line 14, ../sass/pages/_produktubersight.scss */
    #product-list-filter li:first-child {
      font-weight: 600;
      color: #372300;
      margin-right: 1.2rem;
      font-size: 0.95rem; }
      @media only screen and (max-width: 575px) {
        /* line 14, ../sass/pages/_produktubersight.scss */
        #product-list-filter li:first-child {
          display: block; } }
    /* line 25, ../sass/pages/_produktubersight.scss */
    #product-list-filter li:nth-child(2) a {
      padding-left: 9px; }
  /* line 30, ../sass/pages/_produktubersight.scss */
  #product-list-filter a {
    display: block;
    border: 1px solid #B7A77D;
    height: 1.6rem;
    font-size: 0.9rem;
    padding-right: 9px;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
    /* line 38, ../sass/pages/_produktubersight.scss */
    #product-list-filter a:hover {
      background-color: #B7A77D;
      color: #ffffff; }
    /* line 43, ../sass/pages/_produktubersight.scss */
    #product-list-filter a.active {
      background-color: #B7A77D;
      color: #ffffff; }
  /* line 50, ../sass/pages/_produktubersight.scss */
  #product-list-filter span {
    display: inline-block;
    width: 1.5rem;
    height: 1.5rem;
    background-color: #B7A77D;
    text-align: center;
    margin-right: 9px; }

/* line 60, ../sass/pages/_produktubersight.scss */
#product-list {
  text-align: center; }
  /* line 63, ../sass/pages/_produktubersight.scss */
  #product-list .item {
    text-align: center;
    margin-bottom: 3.5rem;
    opacity: 1;
    transition: opacity 1s, max-width 0; }
    /* line 69, ../sass/pages/_produktubersight.scss */
    #product-list .item h3 {
      margin: 2rem 0 0 0;
      font-family: "Crimson Text", serif;
      font-size: 1.25rem;
      line-height: 1.2rem; }
    /* line 76, ../sass/pages/_produktubersight.scss */
    #product-list .item p {
      margin: 0 0 0.5rem;
      color: #B7A77D; }
    /* line 81, ../sass/pages/_produktubersight.scss */
    #product-list .item .price {
      margin-bottom: 0.5rem;
      font-family: "Crimson Text", serif;
      font-size: 1.3rem;
      font-weight: 600;
      color: #372300; }
    /* line 89, ../sass/pages/_produktubersight.scss */
    #product-list .item ul {
      margin: 0 auto;
      padding: 0;
      list-style-type: none;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: row;
      flex-direction: row;
      -webkit-justify-content: center;
      justify-content: center; }
      /* line 97, ../sass/pages/_produktubersight.scss */
      #product-list .item ul li {
        border-right: 1px solid #372300;
        padding: 0 5px;
        position: relative; }
        /* line 102, ../sass/pages/_produktubersight.scss */
        #product-list .item ul li:last-child {
          border: none; }
      /* line 107, ../sass/pages/_produktubersight.scss */
      #product-list .item ul span {
        position: absolute;
        white-space: nowrap;
        right: 32px;
        top: 5px;
        opacity: 0;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
        font-size: 0.7rem;
        color: #000000; }
      /* line 118, ../sass/pages/_produktubersight.scss */
      #product-list .item ul li + li span {
        right: auto;
        left: 32px; }
      /* line 123, ../sass/pages/_produktubersight.scss */
      #product-list .item ul li:hover span {
        opacity: 1; }
  /* line 129, ../sass/pages/_produktubersight.scss */
  #product-list .img {
    display: block;
    margin: 0 auto;
    position: relative; }
    /* line 134, ../sass/pages/_produktubersight.scss */
    #product-list .img:before {
      content: '';
      text-align: center;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background-color: rgba(0, 0, 0, 0.3);
      z-index: 2;
      -moz-transition: all 0.5s;
      -o-transition: all 0.5s;
      -webkit-transition: all 0.5s;
      transition: all 0.5s;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
      opacity: 0; }
    /* line 148, ../sass/pages/_produktubersight.scss */
    #product-list .img:after {
      content: '';
      text-align: center;
      position: absolute;
      top: 50%;
      left: 50%;
      width: 40px;
      height: 40px;
      margin-top: -20px;
      margin-left: -20px;
      background: url("../img/icn-info.svg") no-repeat left top/contain;
      z-index: 3;
      -moz-transition: all 0.5s;
      -o-transition: all 0.5s;
      -webkit-transition: all 0.5s;
      transition: all 0.5s;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
      opacity: 0; }
    /* line 165, ../sass/pages/_produktubersight.scss */
    #product-list .img:hover:before, #product-list .img:hover:after {
      filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
      opacity: 1; }

/* line 3, ../sass/pages/_shop.scss */
#infoline {
  padding: 50px 0 33px;
  background-color: #ededed;
  text-align: center;
  font-size: 0.9rem;
  color: #B7A77D; }
  /* line 10, ../sass/pages/_shop.scss */
  #infoline h3 {
    margin: 0.5rem 0 0 0;
    font-size: 1.3rem; }
@media only screen and (max-width: 575px) {
        /* line 14, ../sass/pages/_produktubersight.scss */
        #infoline .col-6 {
          padding-bottom: 10px; } }
/* line 16, ../sass/pages/_shop.scss */
#productcats-list {
  text-align: center; }
  /* line 19, ../sass/pages/_shop.scss */
  #productcats-list .item {
    text-align: center;
    margin-bottom: 3.5rem; }
  /* line 24, ../sass/pages/_shop.scss */
  #productcats-list .img {
    display: block;
    margin: 0 auto;
    border: 1px solid #B7A77D;
    position: relative; }
    /* line 30, ../sass/pages/_shop.scss */
    #productcats-list .img:before {
      content: '';
      text-align: center;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background-color: rgba(0, 0, 0, 0.3);
      z-index: 2;
      -moz-transition: all 0.5s;
      -o-transition: all 0.5s;
      -webkit-transition: all 0.5s;
      transition: all 0.5s;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
      opacity: 0; }
    /* line 44, ../sass/pages/_shop.scss */
    #productcats-list .img:after {
      content: '';
      text-align: center;
      position: absolute;
      top: 50%;
      left: 50%;
      width: 50px;
      height: 50px;
      margin-top: -25px;
      margin-left: -25px;
      background: url("../img/icn-next.svg") no-repeat left top/contain;
      z-index: 3;
      -moz-transition: all 0.5s;
      -o-transition: all 0.5s;
      -webkit-transition: all 0.5s;
      transition: all 0.5s;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
      opacity: 0; }
    /* line 63, ../sass/pages/_shop.scss */
    #productcats-list .img:hover:before, #productcats-list .img:hover:after {
      filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
      opacity: 1; }
  /* line 69, ../sass/pages/_shop.scss */
  #productcats-list p {
    margin: 0.8rem 0 0 0;
    font-size: 1.25rem;
    color: #B7A77D; }

/* line 77, ../sass/pages/_shop.scss */
.cart-left h2 {
  margin-bottom: 1.4rem;
  padding-bottom: 10px;
  text-transform: uppercase;
  border-bottom: 1px solid #372300;
  text-align: center;
  font-size: 1.25rem;
  color: #372300; }
/* line 87, ../sass/pages/_shop.scss */
.cart-left .btn {
  text-transform: uppercase; }
/* line 91, ../sass/pages/_shop.scss */
#content .cart-left {
  margin-bottom: 5rem; }

/* line 96, ../sass/pages/_shop.scss */
.cart-block-left {
  margin-bottom: 1.4rem; }
  /* line 99, ../sass/pages/_shop.scss */
  .cart-block-left td, .cart-block-left th {
    border-top: none;
    padding: 3px 0;
    font-size: 0.9rem;
    line-height: 2rem; }
  /* line 106, ../sass/pages/_shop.scss */
  .cart-block-left .text {
    width: 100%;
    padding-left: 10px;
    padding-right: 5px;
    position: relative; }
    /* line 112, ../sass/pages/_shop.scss */
    .cart-block-left .text div {
      position: absolute;
      width: 100%;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
  /* line 121, ../sass/pages/_shop.scss */
  .cart-block-left .currency {
    text-align: right;
    padding-left: 5px;
    padding-right: 5px;
    white-space: nowrap; }
  /* line 128, ../sass/pages/_shop.scss */
  .cart-block-left input {
    width: 2.5rem;
    padding: 0.3rem 0.1rem;
    text-align: center; }
  /* line 134, ../sass/pages/_shop.scss */
  .cart-block-left .close {
    padding: 0 0 0 5px; }
  /* line 138, ../sass/pages/_shop.scss */
  .cart-block-left h4 {
    margin: 2rem 0 0 0;
    font-family: "Open Sans", sans-serif;
    font-size: 0.8rem;
    text-transform: uppercase; }
  /* line 146, ../sass/pages/_shop.scss */
  .cart-block-left tfoot td {
    line-height: 1rem; }

/* line 152, ../sass/pages/_shop.scss */
.payment-logos {
  font-size: 0.7rem; }
  /* line 155, ../sass/pages/_shop.scss */
  .payment-logos .row {
    margin: 0.5rem -2px 2rem; }
  /* line 159, ../sass/pages/_shop.scss */
  .payment-logos div[class*="col"] {
    padding-left: 1px;
    padding-right: 1px; }
  /* line 164, ../sass/pages/_shop.scss */
  .payment-logos .btn {
    text-transform: uppercase; }

/* line 1, ../sass/pages/_versand-zahlung.scss */
#versand-form {
  margin-bottom: 5rem; }
  /* line 4, ../sass/pages/_versand-zahlung.scss */
  #versand-form .btn-line {
    margin-top: 2rem;
    text-align: right; }
  /* line 9, ../sass/pages/_versand-zahlung.scss */
  #versand-form .btn {
    padding: 0.6rem 5rem;
    text-transform: uppercase; }
    @media only screen and (max-width: 575px) {
      /* line 9, ../sass/pages/_versand-zahlung.scss */
      #versand-form .btn {
        display: block;
        width: 100%;
        padding-left: 0;
        padding-right: 0; } }
  /* line 21, ../sass/pages/_versand-zahlung.scss */
  #versand-form input.datepicker {
    margin-top: 3rem;
    max-width: 16rem; }

/* line 27, ../sass/pages/_versand-zahlung.scss */
.ssl-icon {
  display: inline-block;
  width: 51px;
  height: 32px;
  margin-right: 1rem;
  background: url("../img/icn-ssl.svg") no-repeat 50% 50%/contain;
  vertical-align: middle; }

/* line 3, ../sass/pages/_versandkosten.scss */
#versand-table table {
  margin: 0; }
  /* line 7, ../sass/pages/_versandkosten.scss */
  #versand-table table td, #versand-table table th {
    padding: 0.55rem 0.9rem;
    font-size: 0.95rem; }
  /* line 11, ../sass/pages/_versandkosten.scss */
  #versand-table table th {
    background-color: #ededed;
    font-weight: 600;
    color: #372300; }

/* line 2, ../sass/pages/_warenkorb.scss */
#warenkorb-table {
  margin-top: 0;
  margin-bottom: 0; }
  /* line 6, ../sass/pages/_warenkorb.scss */
  #warenkorb-table .cart-note {
    padding-top: 1.5rem;
    font-size: 0.9rem; }
    /* line 8, ../sass/pages/_warenkorb.scss */
    #warenkorb-table .cart-note p {
      color: #372300;
      margin: 0 0 1rem; }
  /* line 17, ../sass/pages/_warenkorb.scss */
  #warenkorb-table tfoot .strong th, #warenkorb-table tfoot .strong td {
    padding-top: 2.4rem;
    padding-bottom: 0;
    border: none;
    color: #372300; }
  /* line 25, ../sass/pages/_warenkorb.scss */
  #warenkorb-table tfoot th, #warenkorb-table tfoot td {
    padding-top: 0;
    padding-bottom: 2.8rem;
    color: #9A8D88; }

/* line 34, ../sass/pages/_warenkorb.scss */
#coupon-form label {
  font-size: 0.9rem;
  padding-right: 1rem; }
/* line 39, ../sass/pages/_warenkorb.scss */
#coupon-form input {
  width: 100%; }

/* line 44, ../sass/pages/_warenkorb.scss */
#warenkorb-form {
  margin-bottom: 5rem; }
  /* line 47, ../sass/pages/_warenkorb.scss */
  #warenkorb-form .btn-line {
    text-align: right; }
    /* line 51, ../sass/pages/_warenkorb.scss */
    #warenkorb-form .btn-line .btn-outline-secondary:before {
      content: '';
      display: inline-block;
      width: 16px;
      height: 16px;
      background: url("../img/icn-back-2.svg") no-repeat 50% 50%/contain;
      margin-right: 8px; }
    /* line 60, ../sass/pages/_warenkorb.scss */
    #warenkorb-form .btn-line .btn-outline-secondary:hover:before {
      background-image: url("../img/icn-back-1.svg"); }
    /* line 65, ../sass/pages/_warenkorb.scss */
    #warenkorb-form .btn-line .btn {
      text-transform: uppercase;
      margin-left: 1rem; }
      @media only screen and (max-width: 767px) {
        /* line 65, ../sass/pages/_warenkorb.scss */
        #warenkorb-form .btn-line .btn {
          margin-bottom: 1rem; } }
    /* line 73, ../sass/pages/_warenkorb.scss */
    #warenkorb-form .btn-line .btn-secondary {
      padding: 0.6rem 5rem; }

@media only screen and (max-width: 991px) {
  /* line 79, ../sass/pages/_warenkorb.scss */
  #coupon-line {
    display: block; } }
@media only screen and (max-width: 767px) {
  /* line 79, ../sass/pages/_warenkorb.scss */
  #coupon-line {
    display: -webkit-flex;
    display: flex; } }
@media only screen and (max-width: 575px) {
  /* line 79, ../sass/pages/_warenkorb.scss */
  #coupon-line {
    display: block; } }
/* line 92, ../sass/pages/_warenkorb.scss */
#coupon-line label {
  margin: 0;
  line-height: 2.2rem;
  display: inline-block;
  margin-right: 1.1rem;
  color: #372300;
  font-size: 0.95rem; }
@media only screen and (max-width: 991px) {
  /* line 101, ../sass/pages/_warenkorb.scss */
  #coupon-line input {
    display: block;
    width: 100%; } }
/* line 107, ../sass/pages/_warenkorb.scss */
#coupon-line .btn {
  text-transform: uppercase;
  -webkit-flex: 1 0 auto;
  flex: 1 0 auto; }

/* line 1, ../sass/pages/_der-demel.scss */
.derdemel-columns {
  margin-bottom: 5rem; }

/* line 5, ../sass/pages/_der-demel.scss */
.demelline {
  height: 105px;
  background: url("../img/multiblocks-top-bg.png") repeat-x left top; }

/* line 11, ../sass/pages/_der-demel.scss */
#derdemel-slider {
  background: #ededed url("../img/multiblocks-top-bg-big.png") repeat-x left -96px;
  margin-top: 5rem;
  margin-bottom: 5rem;
  padding-top: 8rem;
  position: relative; }
  /* line 19, ../sass/pages/_der-demel.scss */
  #derdemel-slider > .container {
    padding-bottom: 4.4rem; }
    /* line 22, ../sass/pages/_der-demel.scss */
    #derdemel-slider > .container:before, #derdemel-slider > .container:after {
      content: '';
      width: 165px;
      height: 261px;
      position: absolute;
      background: url("../img/demel-man.svg") no-repeat left top/contain;
      bottom: 0;
      z-index: 0; }
      @media only screen and (max-width: 991px) {
        /* line 22, ../sass/pages/_der-demel.scss */
        #derdemel-slider > .container:before, #derdemel-slider > .container:after {
          content: none; } }
    /* line 36, ../sass/pages/_der-demel.scss */
    #derdemel-slider > .container:before {
      right: 0; }
    /* line 39, ../sass/pages/_der-demel.scss */
    #derdemel-slider > .container:after {
      left: 0;
      -moz-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
      -webkit-transform: scaleX(-1);
      transform: scaleX(-1);
      filter: FlipH;
      -ms-filter: "FlipH"; }
  /* line 47, ../sass/pages/_der-demel.scss */
  #derdemel-slider > .row {
    position: relative;
    z-index: 2; }
  /* line 52, ../sass/pages/_der-demel.scss */
  #derdemel-slider h2 {
    margin: 0 0 3.3rem;
    padding-bottom: 1rem;
    font-size: 1.45rem;
    text-align: center;
    border-bottom: 1px solid #B7A77D; }
  /* line 60, ../sass/pages/_der-demel.scss */
  #derdemel-slider p {
    text-align: center; }

/* line 66, ../sass/pages/_der-demel.scss */
#derdemel-content #downloadhome {
  padding: 70px 0 60px;
  background: #ededed url("../img/downloadblock-bg.png") repeat left top/cover; }
/* line 71, ../sass/pages/_der-demel.scss */
#derdemel-content #reservehome {
  padding: 70px 0 60px;
  background: #ededed url("../img/reserveblock-2-bg.svg") repeat-x left top/601px 47px; }

/* line 77, ../sass/pages/_der-demel.scss */
#demel-timeline-wrapper {
  margin-bottom: 5rem;
  padding: 6rem 0 0;
  background: #ededed url("../img/reserveblock-2-bg.svg") repeat-x left top/601px 47px;
  position: relative; }
  /* line 83, ../sass/pages/_der-demel.scss */
  #demel-timeline-wrapper:before {
    content: '';
    display: block;
    position: absolute;
    bottom: 44px;
    right: 50%;
    margin-right: -400px;
    width: 165px;
    height: 261px;
    background: url("../img/img-waitress.svg") no-repeat left top; }
    @media only screen and (max-width: 991px) {
      /* line 83, ../sass/pages/_der-demel.scss */
      #demel-timeline-wrapper:before {
        content: none; } }
  /* line 99, ../sass/pages/_der-demel.scss */
  #demel-timeline-wrapper:after {
    content: '';
    display: block;
    height: 54px;
    background: url("../img/reserveblock-2-bg.svg") repeat-x left top/601px 47px;
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-top: 50px; }
  /* line 108, ../sass/pages/_der-demel.scss */
  #demel-timeline-wrapper header, #demel-gallery-wrapper header, #demel-glossar-wrapper header, #youtube-wrapper header, #text-wrapper header {
    margin: 0 0 2.3rem;
    font-size: 1rem; }
    /* line 112, ../sass/pages/_der-demel.scss */
    #demel-timeline-wrapper header:before, #demel-gallery-wrapper header:before, #demel-glossar-wrapper header:before, #youtube-wrapper header:before, #text-wrapper header:before {
      content: '';
      display: block;
      width: 6rem;
      height: 4px;
      background-color: #B7A77D; }
    /* line 120, ../sass/pages/_der-demel.scss */
    #demel-timeline-wrapper header h1, #demel-timeline-wrapper header h2, #demel-gallery-wrapper header h1, #demel-gallery-wrapper header h2, #demel-glossar-wrapper header h1, #demel-glossar-wrapper header h2 {
      margin: 1rem 0 0;
      text-transform: uppercase;
      font-size: 2.2rem;
      line-height: 2.4rem; }

@media only screen and (min-width: 768px) {
  #demel-glossar-wrapper .content-columns .row div{padding-top: 0.5rem;}
  }



/* line 3, ../sass/pages/_produktdetail.scss */
#product-item header h1 {
  font-size: 2.05rem;
  margin-bottom: 3px; }
/* line 9, ../sass/pages/_produktdetail.scss */
#product-item .product-item-price {
  margin: 1.7rem 0 2.7rem; }
  /* line 11, ../sass/pages/_produktdetail.scss */
  #product-item .product-item-price div {
    margin: 0;
    color: #372300;
    white-space: nowrap;
    font-size: 1.5rem;
    line-height: 1.6rem;
    font-weight: 600; }
  /* line 20, ../sass/pages/_produktdetail.scss */
  #product-item .product-item-price span {
    font-size: 0.9rem; }
/* line 25, ../sass/pages/_produktdetail.scss */
#product-item .product-cart-form {
  margin: 0 0 2.1rem; }
  @media only screen and (max-width: 575px) {
    /* line 27, ../sass/pages/_produktdetail.scss */
    #product-item .product-cart-form .form-group {
      display: -webkit-flex;
      display: flex; } }
  /* line 33, ../sass/pages/_produktdetail.scss */
  #product-item .product-cart-form label {
    line-height: 2.5rem;
    margin-right: .5rem; }
  /* line 38, ../sass/pages/_produktdetail.scss */
  #product-item .product-cart-form input {
    width: 3rem;
    margin-right: .5rem;
    padding: 0.5rem 0;
    text-align: center; }
  /* line 44, ../sass/pages/_produktdetail.scss */
  #product-item .product-cart-form button {
    padding: 0.65rem 1.1rem;
    font-size: .8rem; }
/* line 50, ../sass/pages/_produktdetail.scss */
#product-item .product-item-info {
  margin: 0;
  padding: 0.5rem 0;
  list-style: none;
  border-top: 1px solid #372300;
  border-bottom: 1px solid #372300; }
  /* line 57, ../sass/pages/_produktdetail.scss */
  #product-item .product-item-info a {
    display: block;
    line-height: 1.8rem; }
    /* line 61, ../sass/pages/_produktdetail.scss */
    #product-item .product-item-info a:hover {
      color: #372300; }
    /* line 65, ../sass/pages/_produktdetail.scss */
    #product-item .product-item-info a:before {
      content: '';
      width: 16px;
      height: 16px;
      display: inline-block;
      margin-right: 10px;
      position: relative;
      top: 2px; }
  /* line 76, ../sass/pages/_produktdetail.scss */
  #product-item .product-item-info .icn-envelope:before {
    background: url("../img/product-detail-info-1.svg") no-repeat 50% 50%/contain; }
  /* line 80, ../sass/pages/_produktdetail.scss */
  #product-item .product-item-info .icn-envelope:hover:before {
    background: url("../img/product-detail-info-1-h.svg") no-repeat 50% 50%/contain; }
  /* line 84, ../sass/pages/_produktdetail.scss */
  #product-item .product-item-info .icn-question:before {
    background: url("../img/product-detail-info-2.svg") no-repeat 50% 50%/contain; }
  /* line 88, ../sass/pages/_produktdetail.scss */
  #product-item .product-item-info .icn-question:hover:before {
    background: url("../img/product-detail-info-2-h.svg") no-repeat 50% 50%/contain; }
  /* line 92, ../sass/pages/_produktdetail.scss */
  #product-item .product-item-info .icn-heart:before {
    background: url("../img/product-detail-info-3.svg") no-repeat 50% 50%/contain; }
  /* line 96, ../sass/pages/_produktdetail.scss */
  #product-item .product-item-info .icn-heart:hover:before {
    background: url("../img/product-detail-info-3-h.svg") no-repeat 50% 50%/contain; }
/* line 102, ../sass/pages/_produktdetail.scss */
#product-item .social-links {
  margin: 0;
  padding: 0.5rem 0;
  list-style: none; }
  /* line 107, ../sass/pages/_produktdetail.scss */
  #product-item .social-links li {
    display: inline-block; }
  /* line 111, ../sass/pages/_produktdetail.scss */
  #product-item .social-links a {
    display: block;
    border-radius: 50rem;
    width: 24px;
    height: 24px;
    border: 1px solid #B7A77D;
    margin-right: 5px; }
  /* line 120, ../sass/pages/_produktdetail.scss */
  #product-item .social-links .icn-f {
    background: url("../img/socicons-f.svg") no-repeat 50% 50%/contain; }
  /* line 124, ../sass/pages/_produktdetail.scss */
  #product-item .social-links .icn-f:hover {
    background: #B7A77D url("../img/socicons-f-h.svg") no-repeat 50% 50%/contain; }
  /* line 128, ../sass/pages/_produktdetail.scss */
  #product-item .social-links .icn-t {
    background: url("../img/socicons-t.svg") no-repeat 50% 50%/contain; }
  /* line 132, ../sass/pages/_produktdetail.scss */
  #product-item .social-links .icn-t:hover {
    background: #B7A77D url("../img/socicons-t-h.svg") no-repeat 50% 50%/contain; }
  /* line 136, ../sass/pages/_produktdetail.scss */
  #product-item .social-links .icn-p {
    background: url("../img/socicons-p.svg") no-repeat 50% 50%/contain; }
  /* line 140, ../sass/pages/_produktdetail.scss */
  #product-item .social-links .icn-p:hover {
    background: #B7A77D url("../img/socicons-p-h.svg") no-repeat 50% 50%/contain; }
/* line 145, ../sass/pages/_produktdetail.scss */
#product-item .btn-row {
  text-align: right; }
  /* line 148, ../sass/pages/_produktdetail.scss */
  #product-item .btn-row .btn {
    color: #372300; }
    /* line 151, ../sass/pages/_produktdetail.scss */
    #product-item .btn-row .btn:before {
      content: '';
      display: inline-block;
      width: 16px;
      height: 16px;
      background: url("../img/icn-back-2.svg") no-repeat 50% 50%/contain;
      margin-right: 8px; }
    /* line 160, ../sass/pages/_produktdetail.scss */
    #product-item .btn-row .btn:hover:before {
      background-image: url("../img/icn-back-1.svg"); }
/* line 166, ../sass/pages/_produktdetail.scss */
#product-item .product-item-data {
  margin: 1rem 0;
  padding: 0;
  list-style: none; }
/* line 174, ../sass/pages/_produktdetail.scss */
#product-item .table-grouped thead th {
  background-color: #B7A77D;
  color: #372300;
  border: none;
  padding: 0.2rem 0.5rem;
  font-size: 0.9rem; }
/* line 182, ../sass/pages/_produktdetail.scss */
#product-item .table-grouped thead th + th {
  text-align: right; }
/* line 188, ../sass/pages/_produktdetail.scss */
#product-item .table-grouped tbody td, #product-item .table-grouped tbody th {
  border: none;
  padding: 0 0.5rem;
  font-size: 0.9rem; }
/* line 195, ../sass/pages/_produktdetail.scss */
#product-item .table-grouped tbody tr + tr td, #product-item .table-grouped tbody tr + tr th {
  font-style: italic; }
/* line 200, ../sass/pages/_produktdetail.scss */
#product-item .table-grouped tbody td + td, #product-item .table-grouped tbody th + th {
  text-align: right; }
/* line 207, ../sass/pages/_produktdetail.scss */
#product-item .table-grouped tbody tr:first-child td, #product-item .table-grouped tbody tr:first-child th {
  padding-top: 0.2rem; }
/* line 212, ../sass/pages/_produktdetail.scss */
#product-item .table-grouped tbody tr:last-child td, #product-item .table-grouped tbody tr:last-child th {
  padding-bottom: 0.2rem; }
/* line 219, ../sass/pages/_produktdetail.scss */
#product-item .table-grouped tbody:nth-child(odd) td, #product-item .table-grouped tbody:nth-child(odd) th {
  background-color: #ededed; }

/* line 226, ../sass/pages/_produktdetail.scss */
.product-detail-slider-wrapper {
  margin: 6.4rem 2rem 5rem; }
  /* line 229, ../sass/pages/_produktdetail.scss */
  .product-detail-slider-wrapper h2 {
    font-size: 1.5rem;
    border-bottom: 1px solid #372300;
    margin-bottom: 2rem;
    padding-bottom: 1.5rem;
    color: #B7A77D; }

/* line 239, ../sass/pages/_produktdetail.scss */
.product-item-slider .item {
  text-align: center; }
  /* line 242, ../sass/pages/_produktdetail.scss */
  .product-item-slider .item .img {
    display: block;
    margin: 0 auto;
    position: relative; }
    /* line 247, ../sass/pages/_produktdetail.scss */
    .product-item-slider .item .img:before {
      content: '';
      text-align: center;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background-color: rgba(0, 0, 0, 0.3);
      z-index: 2;
      -moz-transition: all 0.5s;
      -o-transition: all 0.5s;
      -webkit-transition: all 0.5s;
      transition: all 0.5s;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
      opacity: 0; }
    /* line 261, ../sass/pages/_produktdetail.scss */
    .product-item-slider .item .img:after {
      content: '';
      text-align: center;
      position: absolute;
      top: 50%;
      left: 50%;
      width: 50px;
      height: 50px;
      margin-top: -25px;
      margin-left: -25px;
      background: url("../img/icn-next.svg") no-repeat left top/contain;
      z-index: 3;
      -moz-transition: all 0.5s;
      -o-transition: all 0.5s;
      -webkit-transition: all 0.5s;
      transition: all 0.5s;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
      opacity: 0; }
    /* line 280, ../sass/pages/_produktdetail.scss */
    .product-item-slider .item .img:hover:before, .product-item-slider .item .img:hover:after {
      filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
      opacity: 1; }
  /* line 286, ../sass/pages/_produktdetail.scss */
  .product-item-slider .item h3 {
    margin: 2rem 0 0 0;
    font-family: "Crimson Text", serif;
    font-size: 1.25rem;
    line-height: 1.2rem; }
  /* line 293, ../sass/pages/_produktdetail.scss */
  .product-item-slider .item p {
    margin: 0 0 0.5rem;
    color: #B7A77D; }
  /* line 298, ../sass/pages/_produktdetail.scss */
  .product-item-slider .item .price {
    margin-bottom: 0.5rem;
    font-family: "Crimson Text", serif;
    font-size: 1.3rem;
    font-weight: 600;
    color: #372300; }

/* table versandkosten */
@media only screen and (max-width: 1200px) {
    .versand td, .versand th {
        font-size: 0.9rem;
    }
}
@media only screen and (max-width: 990px) {
    .versand td, .versand th {
        padding: 0.4rem;
        font-size: 0.8rem;
    }
}

/* YOUTUBE */
  #youtube-wrapper {
    margin-top: 4.8rem;
  }
  .videoWrapper {
  	position: relative;
  	padding-bottom: 56.25%; /* 16:9 */
  	padding-top: 25px;
  	height: 0;
    margin-bottom: 3rem;
  }
  .videoWrapper iframe {
  	position: absolute;
  	top: 0;
  	left: 0;
  	width: 100%;
  	height: 100%;
    border: solid 5px #B7A77D;
  }
  #youtube-wrapper h2 {
    font-size: 1.5rem;
  }

/* Text Wrapper */
  #text-wrapper header h1 {
      margin: 1rem 0 0;
      font-size: 2.5rem;
      line-height: 1.1;
      text-transform: inherit;
  }
  #text-wrapper-center { text-align: center; }
  #text-wrapper-center header { margin: 0 0 2.3rem; }
  /* if within youtube-wrapper */
  .content-columns #text-wrapper-center header { text-align: center; }
  .content-columns #text-wrapper-center header:before { display: none; }

/*** DO & CO additional styling ***/
.btn-secondary.disabled {
    background-color: #B7A77D;
}

.field-validation-error {
    color: #d9534f;
}

.currentjoboffers {
    padding-bottom: 30px;
}

.currentjoboffers .page-title {
    font-size: 2rem;
    padding-bottom: 20px;
    margin-bottom: 0 !important;
}

.currentjoboffers .page-title span {
    /*display: inline-block;*/
    padding-right: 2rem;
    border-bottom: 1px solid #372300;
}

.currentjoboffers ul {
    list-style-type: square;
}

.currentjoboffers ul li a {
color: #B7A77D;
font-size: 1.3rem;
}

.basketMessage {
    text-align: center;
    z-index: 7000;
    position: fixed;
    left: 50%;
    top: 50%;
    background: #F1EDE4;
    background: rgba(183, 167, 125, 0.8);
    padding: 10px 20px;
    border-radius: 15px;
    font-weight: bold;
}