@charset "UTF-8";
/*   
Theme Name: Murauer
Author: Rubikon
Author URI: http://rubikon.at
Description: This is the theme of the Murauer website
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
#lightbox {
  display: none;
}

.wpcf7-form input.dsvgoaccept {
  display: block !important;
  width: 30px;
  height: 30px;
  -webkit-appearance: checkbox;
  position: absolute;
  left: -4px;
  top: -10px;
}

.checkoboxinputRow input[type=checkbox] {
  display: block !important;
  width: 30px;
  height: 30px;
  -webkit-appearance: checkbox;
  position: relative;
  left: -4px;
  top: -4px;
  margin: 0px 0 0 0;
  cursor: pointer;
}

.checkoboxinputRow .checkoboxtext {
  width: 80%;
  float: left;
  margin: 0px 0 10px 0;
}

.checkoboxinputRow {
  width: 100%;
  float: left;
  margin: 20px 0 10px 0;
}

.wpcf7-form-control.wpcf7-acceptance {
  margin: 0 0 -20px 0;
  float: left;
}

.wpcf7-validation-errors {
  color: red;
}

/* Media queries width */
@-ms-viewport {
  width: device-width;
}
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

.container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
}

.container-fluid {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
}

.row, .woocommerce ul.products, .wpcf7-form, .layout-3x3, .layout-2x2, .overlay-beer ul, .firstContent-blog .smEntry.bigBox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col, .quantity-container .no-gutters > .before-quantity, .wpcf7-form .no-gutters > input[type=submit],
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-1, .col-2, .col-3, .col-4, .layout-3x3 > div, .col-5, .col-6, .layout-2x2 > div, .col-7, .col-8, .quantity-container .custom-input, .col-9, .col-10, .col-11, .col-12, .woocommerce ul.products li.product, .load-beer-2-container > div, .layout-3x3 > div .add-prices .col-4, .layout-3x3 > div .add-prices .layout-3x3 > div, .layout-2x2 > div .add-prices .col-4, .layout-2x2 > div .add-prices .layout-3x3 > div, .overlay-beer li, .firstContent-blog .smEntry.bigBox .first-content-container, .firstContent-blog .smEntry.bigBox .image-container, .col, .quantity-container .before-quantity, .wpcf7-form input[type=submit], .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .cross-sells ul.products li.product, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col, .quantity-container .before-quantity, .wpcf7-form input[type=submit] {
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
}

.col-1 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 8.333333%;
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.666667%;
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-3 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4, .layout-3x3 > div {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.333333%;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-5 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 41.666667%;
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-6, .layout-2x2 > div {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 58.333333%;
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-8, .quantity-container .custom-input {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66.666667%;
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-9 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 75%;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 83.333333%;
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 91.666667%;
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-12, .woocommerce ul.products li.product, .load-beer-2-container > div, .layout-3x3 > div .add-prices .col-4, .layout-3x3 > div .add-prices .layout-3x3 > div, .layout-2x2 > div .add-prices .col-4, .layout-2x2 > div .add-prices .layout-3x3 > div, .overlay-beer li, .firstContent-blog .smEntry.bigBox .first-content-container, .firstContent-blog .smEntry.bigBox .image-container {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.pull-0 {
  right: auto;
}

.pull-1 {
  right: 8.333333%;
}

.pull-2 {
  right: 16.666667%;
}

.pull-3 {
  right: 25%;
}

.pull-4 {
  right: 33.333333%;
}

.pull-5 {
  right: 41.666667%;
}

.pull-6 {
  right: 50%;
}

.pull-7 {
  right: 58.333333%;
}

.pull-8 {
  right: 66.666667%;
}

.pull-9 {
  right: 75%;
}

.pull-10 {
  right: 83.333333%;
}

.pull-11 {
  right: 91.666667%;
}

.pull-12 {
  right: 100%;
}

.push-0 {
  left: auto;
}

.push-1 {
  left: 8.333333%;
}

.push-2 {
  left: 16.666667%;
}

.push-3 {
  left: 25%;
}

.push-4 {
  left: 33.333333%;
}

.push-5 {
  left: 41.666667%;
}

.push-6 {
  left: 50%;
}

.push-7 {
  left: 58.333333%;
}

.push-8 {
  left: 66.666667%;
}

.push-9 {
  left: 75%;
}

.push-10 {
  left: 83.333333%;
}

.push-11 {
  left: 91.666667%;
}

.push-12 {
  left: 100%;
}

.offset-1 {
  margin-left: 8.333333%;
}

.offset-2 {
  margin-left: 16.666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.333333%;
}

.offset-5 {
  margin-left: 41.666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.333333%;
}

.offset-8 {
  margin-left: 66.666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.333333%;
}

.offset-11 {
  margin-left: 91.666667%;
}

@media (min-width: 440px) {
  .col-sm {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-sm-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }

  .col-sm-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-sm-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-sm-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-sm-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-sm-6, .woocommerce ul.products li.product {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-sm-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-sm-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-sm-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .col-sm-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .pull-sm-0 {
    right: auto;
  }

  .pull-sm-1 {
    right: 8.333333%;
  }

  .pull-sm-2 {
    right: 16.666667%;
  }

  .pull-sm-3 {
    right: 25%;
  }

  .pull-sm-4 {
    right: 33.333333%;
  }

  .pull-sm-5 {
    right: 41.666667%;
  }

  .pull-sm-6 {
    right: 50%;
  }

  .pull-sm-7 {
    right: 58.333333%;
  }

  .pull-sm-8 {
    right: 66.666667%;
  }

  .pull-sm-9 {
    right: 75%;
  }

  .pull-sm-10 {
    right: 83.333333%;
  }

  .pull-sm-11 {
    right: 91.666667%;
  }

  .pull-sm-12 {
    right: 100%;
  }

  .push-sm-0 {
    left: auto;
  }

  .push-sm-1 {
    left: 8.333333%;
  }

  .push-sm-2 {
    left: 16.666667%;
  }

  .push-sm-3 {
    left: 25%;
  }

  .push-sm-4 {
    left: 33.333333%;
  }

  .push-sm-5 {
    left: 41.666667%;
  }

  .push-sm-6 {
    left: 50%;
  }

  .push-sm-7 {
    left: 58.333333%;
  }

  .push-sm-8 {
    left: 66.666667%;
  }

  .push-sm-9 {
    left: 75%;
  }

  .push-sm-10 {
    left: 83.333333%;
  }

  .push-sm-11 {
    left: 91.666667%;
  }

  .push-sm-12 {
    left: 100%;
  }

  .offset-sm-0 {
    margin-left: 0%;
  }

  .offset-sm-1 {
    margin-left: 8.333333%;
  }

  .offset-sm-2 {
    margin-left: 16.666667%;
  }

  .offset-sm-3 {
    margin-left: 25%;
  }

  .offset-sm-4 {
    margin-left: 33.333333%;
  }

  .offset-sm-5 {
    margin-left: 41.666667%;
  }

  .offset-sm-6 {
    margin-left: 50%;
  }

  .offset-sm-7 {
    margin-left: 58.333333%;
  }

  .offset-sm-8 {
    margin-left: 66.666667%;
  }

  .offset-sm-9 {
    margin-left: 75%;
  }

  .offset-sm-10 {
    margin-left: 83.333333%;
  }

  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 767px) {
  .col-md {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-md-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }

  .col-md-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-md-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-md-4, .woocommerce ul.products li.product, .overlay-beer li {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-md-6, .cross-sells ul.products li.product, .firstContent-blog .smEntry.bigBox .first-content-container, .firstContent-blog .smEntry.bigBox .image-container {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-md-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-md-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .col-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .pull-md-0 {
    right: auto;
  }

  .pull-md-1 {
    right: 8.333333%;
  }

  .pull-md-2 {
    right: 16.666667%;
  }

  .pull-md-3 {
    right: 25%;
  }

  .pull-md-4 {
    right: 33.333333%;
  }

  .pull-md-5 {
    right: 41.666667%;
  }

  .pull-md-6 {
    right: 50%;
  }

  .pull-md-7 {
    right: 58.333333%;
  }

  .pull-md-8 {
    right: 66.666667%;
  }

  .pull-md-9 {
    right: 75%;
  }

  .pull-md-10 {
    right: 83.333333%;
  }

  .pull-md-11 {
    right: 91.666667%;
  }

  .pull-md-12 {
    right: 100%;
  }

  .push-md-0 {
    left: auto;
  }

  .push-md-1 {
    left: 8.333333%;
  }

  .push-md-2 {
    left: 16.666667%;
  }

  .push-md-3 {
    left: 25%;
  }

  .push-md-4 {
    left: 33.333333%;
  }

  .push-md-5 {
    left: 41.666667%;
  }

  .push-md-6 {
    left: 50%;
  }

  .push-md-7 {
    left: 58.333333%;
  }

  .push-md-8 {
    left: 66.666667%;
  }

  .push-md-9 {
    left: 75%;
  }

  .push-md-10 {
    left: 83.333333%;
  }

  .push-md-11 {
    left: 91.666667%;
  }

  .push-md-12 {
    left: 100%;
  }

  .offset-md-0 {
    margin-left: 0%;
  }

  .offset-md-1 {
    margin-left: 8.333333%;
  }

  .offset-md-2 {
    margin-left: 16.666667%;
  }

  .offset-md-3 {
    margin-left: 25%;
  }

  .offset-md-4 {
    margin-left: 33.333333%;
  }

  .offset-md-5 {
    margin-left: 41.666667%;
  }

  .offset-md-6 {
    margin-left: 50%;
  }

  .offset-md-7 {
    margin-left: 58.333333%;
  }

  .offset-md-8 {
    margin-left: 66.666667%;
  }

  .offset-md-9 {
    margin-left: 75%;
  }

  .offset-md-10 {
    margin-left: 83.333333%;
  }

  .offset-md-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 940px) {
  .col-lg {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-lg-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }

  .col-lg-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-lg-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-lg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-lg-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-lg-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-lg-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-lg-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-lg-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .col-lg-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .pull-lg-0 {
    right: auto;
  }

  .pull-lg-1 {
    right: 8.333333%;
  }

  .pull-lg-2 {
    right: 16.666667%;
  }

  .pull-lg-3 {
    right: 25%;
  }

  .pull-lg-4 {
    right: 33.333333%;
  }

  .pull-lg-5 {
    right: 41.666667%;
  }

  .pull-lg-6 {
    right: 50%;
  }

  .pull-lg-7 {
    right: 58.333333%;
  }

  .pull-lg-8 {
    right: 66.666667%;
  }

  .pull-lg-9 {
    right: 75%;
  }

  .pull-lg-10 {
    right: 83.333333%;
  }

  .pull-lg-11 {
    right: 91.666667%;
  }

  .pull-lg-12 {
    right: 100%;
  }

  .push-lg-0 {
    left: auto;
  }

  .push-lg-1 {
    left: 8.333333%;
  }

  .push-lg-2 {
    left: 16.666667%;
  }

  .push-lg-3 {
    left: 25%;
  }

  .push-lg-4 {
    left: 33.333333%;
  }

  .push-lg-5 {
    left: 41.666667%;
  }

  .push-lg-6 {
    left: 50%;
  }

  .push-lg-7 {
    left: 58.333333%;
  }

  .push-lg-8 {
    left: 66.666667%;
  }

  .push-lg-9 {
    left: 75%;
  }

  .push-lg-10 {
    left: 83.333333%;
  }

  .push-lg-11 {
    left: 91.666667%;
  }

  .push-lg-12 {
    left: 100%;
  }

  .offset-lg-0 {
    margin-left: 0%;
  }

  .offset-lg-1 {
    margin-left: 8.333333%;
  }

  .offset-lg-2 {
    margin-left: 16.666667%;
  }

  .offset-lg-3 {
    margin-left: 25%;
  }

  .offset-lg-4 {
    margin-left: 33.333333%;
  }

  .offset-lg-5 {
    margin-left: 41.666667%;
  }

  .offset-lg-6 {
    margin-left: 50%;
  }

  .offset-lg-7 {
    margin-left: 58.333333%;
  }

  .offset-lg-8 {
    margin-left: 66.666667%;
  }

  .offset-lg-9 {
    margin-left: 75%;
  }

  .offset-lg-10 {
    margin-left: 83.333333%;
  }

  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-xl-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }

  .col-xl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-xl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-xl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-xl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-xl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-xl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-xl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-xl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .col-xl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .pull-xl-0 {
    right: auto;
  }

  .pull-xl-1 {
    right: 8.333333%;
  }

  .pull-xl-2 {
    right: 16.666667%;
  }

  .pull-xl-3 {
    right: 25%;
  }

  .pull-xl-4 {
    right: 33.333333%;
  }

  .pull-xl-5 {
    right: 41.666667%;
  }

  .pull-xl-6 {
    right: 50%;
  }

  .pull-xl-7 {
    right: 58.333333%;
  }

  .pull-xl-8 {
    right: 66.666667%;
  }

  .pull-xl-9 {
    right: 75%;
  }

  .pull-xl-10 {
    right: 83.333333%;
  }

  .pull-xl-11 {
    right: 91.666667%;
  }

  .pull-xl-12 {
    right: 100%;
  }

  .push-xl-0 {
    left: auto;
  }

  .push-xl-1 {
    left: 8.333333%;
  }

  .push-xl-2 {
    left: 16.666667%;
  }

  .push-xl-3 {
    left: 25%;
  }

  .push-xl-4 {
    left: 33.333333%;
  }

  .push-xl-5 {
    left: 41.666667%;
  }

  .push-xl-6 {
    left: 50%;
  }

  .push-xl-7 {
    left: 58.333333%;
  }

  .push-xl-8 {
    left: 66.666667%;
  }

  .push-xl-9 {
    left: 75%;
  }

  .push-xl-10 {
    left: 83.333333%;
  }

  .push-xl-11 {
    left: 91.666667%;
  }

  .push-xl-12 {
    left: 100%;
  }

  .offset-xl-0 {
    margin-left: 0%;
  }

  .offset-xl-1 {
    margin-left: 8.333333%;
  }

  .offset-xl-2 {
    margin-left: 16.666667%;
  }

  .offset-xl-3 {
    margin-left: 25%;
  }

  .offset-xl-4 {
    margin-left: 33.333333%;
  }

  .offset-xl-5 {
    margin-left: 41.666667%;
  }

  .offset-xl-6 {
    margin-left: 50%;
  }

  .offset-xl-7 {
    margin-left: 58.333333%;
  }

  .offset-xl-8 {
    margin-left: 66.666667%;
  }

  .offset-xl-9 {
    margin-left: 75%;
  }

  .offset-xl-10 {
    margin-left: 83.333333%;
  }

  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 1400px) {
  .col-xx {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-xx-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }

  .col-xx-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-xx-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-xx-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xx-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-xx-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-xx-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xx-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-xx-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-xx-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xx-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-xx-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .col-xx-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .pull-xx-0 {
    right: auto;
  }

  .pull-xx-1 {
    right: 8.333333%;
  }

  .pull-xx-2 {
    right: 16.666667%;
  }

  .pull-xx-3 {
    right: 25%;
  }

  .pull-xx-4 {
    right: 33.333333%;
  }

  .pull-xx-5 {
    right: 41.666667%;
  }

  .pull-xx-6 {
    right: 50%;
  }

  .pull-xx-7 {
    right: 58.333333%;
  }

  .pull-xx-8 {
    right: 66.666667%;
  }

  .pull-xx-9 {
    right: 75%;
  }

  .pull-xx-10 {
    right: 83.333333%;
  }

  .pull-xx-11 {
    right: 91.666667%;
  }

  .pull-xx-12 {
    right: 100%;
  }

  .push-xx-0 {
    left: auto;
  }

  .push-xx-1 {
    left: 8.333333%;
  }

  .push-xx-2 {
    left: 16.666667%;
  }

  .push-xx-3 {
    left: 25%;
  }

  .push-xx-4 {
    left: 33.333333%;
  }

  .push-xx-5 {
    left: 41.666667%;
  }

  .push-xx-6 {
    left: 50%;
  }

  .push-xx-7 {
    left: 58.333333%;
  }

  .push-xx-8 {
    left: 66.666667%;
  }

  .push-xx-9 {
    left: 75%;
  }

  .push-xx-10 {
    left: 83.333333%;
  }

  .push-xx-11 {
    left: 91.666667%;
  }

  .push-xx-12 {
    left: 100%;
  }

  .offset-xx-0 {
    margin-left: 0%;
  }

  .offset-xx-1 {
    margin-left: 8.333333%;
  }

  .offset-xx-2 {
    margin-left: 16.666667%;
  }

  .offset-xx-3 {
    margin-left: 25%;
  }

  .offset-xx-4 {
    margin-left: 33.333333%;
  }

  .offset-xx-5 {
    margin-left: 41.666667%;
  }

  .offset-xx-6 {
    margin-left: 50%;
  }

  .offset-xx-7 {
    margin-left: 58.333333%;
  }

  .offset-xx-8 {
    margin-left: 66.666667%;
  }

  .offset-xx-9 {
    margin-left: 75%;
  }

  .offset-xx-10 {
    margin-left: 83.333333%;
  }

  .offset-xx-11 {
    margin-left: 91.666667%;
  }
}
/*# sourceMappingURL=bootstrap-grid.css.map */
.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.clearfix::after, .woocommerce ul#shipping_method li::after, .wpcf7-form > div::after, .custom-login-form > form > p::after, .container::after {
  display: block;
  content: "";
  clear: both;
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex, .quantity-container {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -webkit-inline-flex !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }

  .d-sm-inline {
    display: inline !important;
  }

  .d-sm-inline-block {
    display: inline-block !important;
  }

  .d-sm-block {
    display: block !important;
  }

  .d-sm-table {
    display: table !important;
  }

  .d-sm-table-cell {
    display: table-cell !important;
  }

  .d-sm-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }

  .d-md-inline {
    display: inline !important;
  }

  .d-md-inline-block {
    display: inline-block !important;
  }

  .d-md-block {
    display: block !important;
  }

  .d-md-table {
    display: table !important;
  }

  .d-md-table-cell {
    display: table-cell !important;
  }

  .d-md-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }

  .d-lg-inline {
    display: inline !important;
  }

  .d-lg-inline-block {
    display: inline-block !important;
  }

  .d-lg-block {
    display: block !important;
  }

  .d-lg-table {
    display: table !important;
  }

  .d-lg-table-cell {
    display: table-cell !important;
  }

  .d-lg-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }

  .d-xl-inline {
    display: inline !important;
  }

  .d-xl-inline-block {
    display: inline-block !important;
  }

  .d-xl-block {
    display: block !important;
  }

  .d-xl-table {
    display: table !important;
  }

  .d-xl-table-cell {
    display: table-cell !important;
  }

  .d-xl-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
.flex-first {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}

.flex-last {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.flex-unordered {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
}

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: row !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: column !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -webkit-flex-direction: row-reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -webkit-flex-direction: column-reverse !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}

.flex-wrap, .d-flex, .quantity-container {
  -webkit-flex-wrap: wrap !important;
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

.flex-nowrap {
  -webkit-flex-wrap: nowrap !important;
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  -webkit-flex-wrap: wrap-reverse !important;
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}

.justify-content-start {
  -webkit-box-pack: start !important;
  -webkit-justify-content: flex-start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

.justify-content-end, .wpcf7-form {
  -webkit-box-pack: end !important;
  -webkit-justify-content: flex-end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

.justify-content-center {
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.justify-content-between {
  -webkit-box-pack: justify !important;
  -webkit-justify-content: space-between !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.justify-content-around {
  -webkit-justify-content: space-around !important;
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}

.align-items-start {
  -webkit-box-align: start !important;
  -webkit-align-items: flex-start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}

.align-items-end {
  -webkit-box-align: end !important;
  -webkit-align-items: flex-end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}

.align-items-center {
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}

.align-items-baseline {
  -webkit-box-align: baseline !important;
  -webkit-align-items: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}

.align-items-stretch {
  -webkit-box-align: stretch !important;
  -webkit-align-items: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}

.align-content-start {
  -webkit-align-content: flex-start !important;
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}

.align-content-end {
  -webkit-align-content: flex-end !important;
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}

.align-content-center {
  -webkit-align-content: center !important;
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

.align-content-between {
  -webkit-align-content: space-between !important;
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}

.align-content-around {
  -webkit-align-content: space-around !important;
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}

.align-content-stretch {
  -webkit-align-content: stretch !important;
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}

.align-self-auto {
  -webkit-align-self: auto !important;
  -ms-flex-item-align: auto !important;
  -ms-grid-row-align: auto !important;
  align-self: auto !important;
}

.align-self-start {
  -webkit-align-self: flex-start !important;
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}

.align-self-end {
  -webkit-align-self: flex-end !important;
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}

.align-self-center {
  -webkit-align-self: center !important;
  -ms-flex-item-align: center !important;
  -ms-grid-row-align: center !important;
  align-self: center !important;
}

.align-self-baseline {
  -webkit-align-self: baseline !important;
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}

.align-self-stretch {
  -webkit-align-self: stretch !important;
  -ms-flex-item-align: stretch !important;
  -ms-grid-row-align: stretch !important;
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .flex-sm-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .flex-sm-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }

  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  .flex-sm-wrap {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  .flex-sm-nowrap {
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  .flex-sm-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-sm-around {
    -webkit-justify-content: space-around !important;
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .align-items-sm-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-sm-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-sm-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-sm-start {
    -webkit-align-content: flex-start !important;
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-sm-end {
    -webkit-align-content: flex-end !important;
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-sm-center {
    -webkit-align-content: center !important;
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-sm-between {
    -webkit-align-content: space-between !important;
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-sm-around {
    -webkit-align-content: space-around !important;
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-sm-stretch {
    -webkit-align-content: stretch !important;
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-sm-auto {
    -webkit-align-self: auto !important;
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }

  .align-self-sm-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-sm-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .align-self-sm-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }

  .align-self-sm-baseline {
    -webkit-align-self: baseline !important;
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-sm-stretch {
    -webkit-align-self: stretch !important;
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .flex-md-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .flex-md-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }

  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  .flex-md-wrap {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  .flex-md-nowrap {
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  .flex-md-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-md-around {
    -webkit-justify-content: space-around !important;
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .align-items-md-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-md-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-md-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-md-start {
    -webkit-align-content: flex-start !important;
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-md-end {
    -webkit-align-content: flex-end !important;
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-md-center {
    -webkit-align-content: center !important;
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-md-between {
    -webkit-align-content: space-between !important;
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-md-around {
    -webkit-align-content: space-around !important;
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-md-stretch {
    -webkit-align-content: stretch !important;
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-md-auto {
    -webkit-align-self: auto !important;
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }

  .align-self-md-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-md-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .align-self-md-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }

  .align-self-md-baseline {
    -webkit-align-self: baseline !important;
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-md-stretch {
    -webkit-align-self: stretch !important;
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .flex-lg-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .flex-lg-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }

  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  .flex-lg-wrap {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  .flex-lg-nowrap {
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  .flex-lg-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-lg-around {
    -webkit-justify-content: space-around !important;
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .align-items-lg-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-lg-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-lg-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-lg-start {
    -webkit-align-content: flex-start !important;
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-lg-end {
    -webkit-align-content: flex-end !important;
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-lg-center {
    -webkit-align-content: center !important;
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-lg-between {
    -webkit-align-content: space-between !important;
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-lg-around {
    -webkit-align-content: space-around !important;
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-lg-stretch {
    -webkit-align-content: stretch !important;
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-lg-auto {
    -webkit-align-self: auto !important;
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }

  .align-self-lg-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-lg-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .align-self-lg-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }

  .align-self-lg-baseline {
    -webkit-align-self: baseline !important;
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-lg-stretch {
    -webkit-align-self: stretch !important;
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .flex-xl-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .flex-xl-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }

  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  .flex-xl-wrap {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  .flex-xl-nowrap {
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  .flex-xl-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-xl-around {
    -webkit-justify-content: space-around !important;
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .align-items-xl-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-xl-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-xl-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-xl-start {
    -webkit-align-content: flex-start !important;
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-xl-end {
    -webkit-align-content: flex-end !important;
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-xl-center {
    -webkit-align-content: center !important;
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-xl-between {
    -webkit-align-content: space-between !important;
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-xl-around {
    -webkit-align-content: space-around !important;
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-xl-stretch {
    -webkit-align-content: stretch !important;
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-xl-auto {
    -webkit-align-self: auto !important;
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }

  .align-self-xl-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-xl-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .align-self-xl-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }

  .align-self-xl-baseline {
    -webkit-align-self: baseline !important;
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-xl-stretch {
    -webkit-align-self: stretch !important;
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}
/* _mixins.scss */
/* @include tablet { height: 818px;} */
/* @include tablet { height: 818px;} */
/* functions */
/* Fontsize Responsive  */
/* @include font-size(0,16px 14px 13px);  */
/* set Order for Flex Layout*/
/* Order function order-xs-1 - order-lg-12 */
.order-xs-1 {
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}

.order-1, .firstContent-blog .smEntry.bigBox .image-container {
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}

.order-xs-2 {
  -webkit-box-ordinal-group: 2;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}

.order-2, .firstContent-blog .smEntry.bigBox .first-content-container {
  -webkit-box-ordinal-group: 2;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}

.order-xs-3 {
  -webkit-box-ordinal-group: 3;
  -moz-box-ordinal-group: 3;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
}

.order-3 {
  -webkit-box-ordinal-group: 3;
  -moz-box-ordinal-group: 3;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
}

.order-xs-4 {
  -webkit-box-ordinal-group: 4;
  -moz-box-ordinal-group: 4;
  -ms-flex-order: 4;
  -webkit-order: 4;
  order: 4;
}

.order-4 {
  -webkit-box-ordinal-group: 4;
  -moz-box-ordinal-group: 4;
  -ms-flex-order: 4;
  -webkit-order: 4;
  order: 4;
}

@media (min-width: 440px) {
  .order-sm-1 {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }

  .order-sm-2 {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }

  .order-sm-3 {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }

  .order-sm-4 {
    -webkit-box-ordinal-group: 4;
    -moz-box-ordinal-group: 4;
    -ms-flex-order: 4;
    -webkit-order: 4;
    order: 4;
  }
}
@media (min-width: 767px) {
  .order-md-1, .firstContent-blog .smEntry.bigBox .first-content-container {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }

  .order-md-2, .firstContent-blog .smEntry.bigBox .image-container {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }

  .order-md-3 {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }

  .order-md-4 {
    -webkit-box-ordinal-group: 4;
    -moz-box-ordinal-group: 4;
    -ms-flex-order: 4;
    -webkit-order: 4;
    order: 4;
  }
}
@media (min-width: 940px) {
  .order-lg-1 {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }

  .order-lg-2 {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }

  .order-lg-3 {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }

  .order-lg-4 {
    -webkit-box-ordinal-group: 4;
    -moz-box-ordinal-group: 4;
    -ms-flex-order: 4;
    -webkit-order: 4;
    order: 4;
  }
}
@media (min-width: 1200px) {
  .order-xl-1 {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }

  .order-xl-2 {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }

  .order-xl-3 {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }

  .order-xl-4 {
    -webkit-box-ordinal-group: 4;
    -moz-box-ordinal-group: 4;
    -ms-flex-order: 4;
    -webkit-order: 4;
    order: 4;
  }
}
@media (min-width: 1400px) {
  .order-xx-1 {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }

  .order-xx-2 {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }

  .order-xx-3 {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }

  .order-xx-4 {
    -webkit-box-ordinal-group: 4;
    -moz-box-ordinal-group: 4;
    -ms-flex-order: 4;
    -webkit-order: 4;
    order: 4;
  }
}
/* @include transition(background 250ms ease,top 600ms ease); */
.col-20 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 20%;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}

@media (min-width: 767px) {
  .col-md-20 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media (min-width: 940px) {
  .col-lg-20 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media (min-width: 1200px) {
  .col-xl-20 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media (min-width: 1400px) {
  .col-xx-20 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}

.col-15 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 15%;
  -ms-flex: 0 0 15%;
  flex: 0 0 15%;
  max-width: 15%;
}

@media (min-width: 767px) {
  .col-md-15 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 15%;
    -ms-flex: 0 0 15%;
    flex: 0 0 15%;
    max-width: 15%;
  }
}

@media (min-width: 940px) {
  .col-lg-15 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 15%;
    -ms-flex: 0 0 15%;
    flex: 0 0 15%;
    max-width: 15%;
  }
}

@media (min-width: 1200px) {
  .col-xl-15 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 15%;
    -ms-flex: 0 0 15%;
    flex: 0 0 15%;
    max-width: 15%;
  }
}

@media (min-width: 1400px) {
  .col-xx-15 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 15%;
    -ms-flex: 0 0 15%;
    flex: 0 0 15%;
    max-width: 15%;
  }
}

/* EXTENDS */
/* @extend .translate;  */
.translateY, .overlay-text-container, .beer-card-creator #prodSlider .beer-prev, .beer-card-creator #prodSlider .beer-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.translateX, footer .totop a, .foreground-bottom, .foreground-top, .parallaxScroll.headerImage .image-container.bg-cover img, .parallaxScroll.headerImage .media-container.bg-cover img {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.translate, .yith_magnifier_zoom.woocommerce-main-image img, .quantity-container .custom-input .plus:before, .quantity-container .custom-input .minus:before, .loader, .sort-up:before, .sort-down:before, .sort-delete:before, .overlay-beer, .woocommerce-LoopProduct-link .image-container img, .aktion-element-inner .image-container img, .employee .fav-beer > img, .foreground-center, .image-container.bg-cover img, .media-container.bg-cover img, .image-container.format16-9 img, .image-container.format4-3 img, .image-container.format3-1 img, .image-container.format1-1 img, .image-container.format-woo img, .image-container.format6-1 img, .media-container.format16-9 img, .media-container.format4-3 img, .media-container.format3-1 img, .media-container.format1-1 img, .media-container.format-woo img, .media-container.format6-1 img, .pappkarton > img, .cover {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.transform-none {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

@media (max-width: 767px) {
  .translate-none-mobile {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .translateY-mobile {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .translateX-mobile {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .translate-mobile {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
@media (min-width: 767px) {
  .translate-none-tablet {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .translateY-tablet {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .translateX-tablet {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .translate-tablet {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
@media (min-width: 940px) {
  .translate-none-desktop {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .translateY-desktop {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .translateX-desktop {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .translate-desktop {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
@media (min-width: 1200px) {
  .translate-none-desktop-large {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .translateY-desktop-large {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .translateX-desktop-large {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .translate-desktop-large {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
.transition-none, .too-many-beers {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}

.transition-all, nav.navbar.navbar-light .navbar-header .navbar-toggler span, .logo-item:not(:hover), .woocommerce-header-container nav.navbar.navbar-light .mobile-header-container,
nav.navbar.navbar-light .mobile-header-container, .cover {
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}

.transition-background-opacity {
  -webkit-transition: opacity 250ms ease, background 250ms ease;
  -moz-transition: opacity 250ms ease, background 250ms ease;
  -o-transition: opacity 250ms ease, background 250ms ease;
  transition: opacity 250ms ease, background 250ms ease;
}

.transition-background {
  -webkit-transition: background 250ms ease;
  -moz-transition: background 250ms ease;
  -o-transition: background 250ms ease;
  transition: background 250ms ease;
}

.transition-color {
  -webkit-transition: color 250ms ease;
  -moz-transition: color 250ms ease;
  -o-transition: color 250ms ease;
  transition: color 250ms ease;
}

.transition-color-background {
  -webkit-transition: color 250ms ease, background 250ms ease;
  -moz-transition: color 250ms ease, background 250ms ease;
  -o-transition: color 250ms ease, background 250ms ease;
  transition: color 250ms ease, background 250ms ease;
}

.transition-height {
  -webkit-transition: height 250ms ease;
  -moz-transition: height 250ms ease;
  -o-transition: height 250ms ease;
  transition: height 250ms ease;
}

.transition-min-height {
  -webkit-transition: min-height 250ms ease;
  -moz-transition: min-height 250ms ease;
  -o-transition: min-height 250ms ease;
  transition: min-height 250ms ease;
}

.transition-min-width {
  -webkit-transition: min-width 250ms ease;
  -moz-transition: min-width 250ms ease;
  -o-transition: min-width 250ms ease;
  transition: min-width 250ms ease;
}

.transition-max-width, .search-form {
  -webkit-transition: max-width 250ms ease;
  -moz-transition: max-width 250ms ease;
  -o-transition: max-width 250ms ease;
  transition: max-width 250ms ease;
}

.transition-opacity, .checkbox:before, #ship-to-different-address > label > span:before, input[type=checkbox] + label:before, input[type=checkbox] + .wpcf7-list-item-label:before,
input[type=radio] + label:before, input[type=radio] + .wpcf7-list-item-label:before, .dsgvo-label:before, .file-background, a {
  -webkit-transition: opacity 250ms ease;
  -moz-transition: opacity 250ms ease;
  -o-transition: opacity 250ms ease;
  transition: opacity 250ms ease;
}

.transition-opacity-width {
  -webkit-transition: opacity 150ms ease, width 350ms ease;
  -moz-transition: opacity 150ms ease, width 350ms ease;
  -o-transition: opacity 150ms ease, width 350ms ease;
  transition: opacity 150ms ease, width 350ms ease;
}

.transition-top, #header {
  -webkit-transition: top 250ms ease;
  -moz-transition: top 250ms ease;
  -o-transition: top 250ms ease;
  transition: top 250ms ease;
}

.transition-width {
  -webkit-transition: width 350ms ease;
  -moz-transition: width 350ms ease;
  -o-transition: width 350ms ease;
  transition: width 350ms ease;
}

.transition-left, nav.navbar.navbar-light #mobile-nav-container {
  -webkit-transition: left 350ms ease;
  -moz-transition: left 350ms ease;
  -o-transition: left 350ms ease;
  transition: left 350ms ease;
}

.transition-padding, nav.navbar.navbar-light .login_cart_wrap {
  -webkit-transition: padding 350ms ease;
  -moz-transition: padding 350ms ease;
  -o-transition: padding 350ms ease;
  transition: padding 350ms ease;
}

.black-color, .black-color a {
  color: #000;
}

.white-color, .white-color a {
  color: #FFF;
}

.maincolor-color, .maincolor-color a {
  color: #e30513;
}

.maincolor2-color, .maincolor2-color a {
  color: #ffdb01;
}

.white-color a:hover,
.maincolor2-color a:hover,
.grey-color a:hover {
  color: #e30513;
}

.black-bg {
  background: #000;
}

.white-bg {
  background: #FFF;
}

.maincolor-bg {
  background: #e30513;
}

.maincolor2-bg {
  background: #ffdb01;
}

/*Minified from html-5 reset css */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  font-size: 100%;
  font: inherit;
  padding: 0;
  border: 0;
  margin: 0;
  vertical-align: baseline;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

.clear, .sliderEntry a, .subtext {
  clear: both;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}

*, :after, :before {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

.clear:after, .sliderEntry a:after, .subtext:after, .clear:before, .sliderEntry a:before, .subtext:before {
  content: " ";
  display: table;
}

.clear:after, .sliderEntry a:after, .subtext:after {
  clear: both;
}

a {
  text-decoration: none;
}

a:active, a:focus, a:hover {
  outline: 0;
}

input:focus {
  outline: 0;
  border: 1px solid #e30513;
}

::selection {
  background: #e30513;
  color: #FFF;
  text-shadow: none;
}

::-webkit-selection {
  background: #e30513;
  color: #FFF;
  text-shadow: none;
}

::-moz-selection {
  background: #e30513;
  color: #FFF;
  text-shadow: none;
}

.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
  display: block;
  margin: 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignleft, a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #FFF;
  border: 1px solid #F0F0F0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignleft, .wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.gallery-caption, .wp-caption .wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

@media print {
  blockquote, img, pre, tr {
    page-break-inside: avoid;
  }

  * {
    background: 0 0 !important;
    color: #e30513 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a, a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  .ir a:after, a[href^="#"]:after, a[href^="javascript:"]:after {
    content: "";
  }

  blockquote, pre {
    border: 1px solid #999;
  }

  thead {
    display: table-header-group;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }
  h2, h3, p {
    orphans: 3;
    widows: 3;
  }

  h2, h3 {
    page-break-after: avoid;
  }
}
.no-gutters .col, .no-gutters .quantity-container .before-quantity, .quantity-container .no-gutters .before-quantity, .no-gutters .wpcf7-form input[type=submit], .wpcf7-form .no-gutters input[type=submit], .no-gutters .col-1, .no-gutters .col-10, .no-gutters .col-11, .no-gutters .col-12, .no-gutters .woocommerce ul.products li.product, .woocommerce ul.products .no-gutters li.product, .no-gutters .load-beer-2-container > div, .no-gutters .layout-3x3 > div .add-prices .col-4, .layout-3x3 > div .add-prices .no-gutters .col-4, .no-gutters .layout-3x3 > div .add-prices .layout-3x3 > div, .layout-3x3 > div .add-prices .no-gutters .layout-3x3 > div, .no-gutters .layout-2x2 > div .add-prices .col-4, .no-gutters .layout-2x2 > div .add-prices .layout-3x3 > div, .layout-2x2 > div .add-prices .no-gutters .col-4, .layout-2x2 > div .add-prices .no-gutters .layout-3x3 > div, .no-gutters .overlay-beer li, .overlay-beer .no-gutters li, .no-gutters .firstContent-blog .smEntry.bigBox .first-content-container, .firstContent-blog .smEntry.bigBox .no-gutters .first-content-container, .no-gutters .firstContent-blog .smEntry.bigBox .image-container, .firstContent-blog .smEntry.bigBox .no-gutters .image-container, .no-gutters .col-2, .no-gutters .col-3, .no-gutters .col-4, .no-gutters .layout-3x3 > div, .no-gutters .col-5, .no-gutters .col-6, .no-gutters .layout-2x2 > div, .no-gutters .col-7, .no-gutters .col-8, .no-gutters .quantity-container .custom-input, .quantity-container .no-gutters .custom-input, .no-gutters .col-9, .no-gutters .col-lg, .no-gutters .col-lg-1, .no-gutters .col-lg-10, .no-gutters .col-lg-11, .no-gutters .col-lg-12, .no-gutters .col-lg-2, .no-gutters .col-lg-3, .no-gutters .col-lg-4, .no-gutters .col-lg-5, .no-gutters .col-lg-6, .no-gutters .col-lg-7, .no-gutters .col-lg-8, .no-gutters .col-lg-9, .no-gutters .col-md, .no-gutters .col-md-1, .no-gutters .col-md-10, .no-gutters .col-md-11, .no-gutters .col-md-12, .no-gutters .col-md-2, .no-gutters .col-md-3, .no-gutters .col-md-4, .no-gutters .col-md-5, .no-gutters .col-md-6, .no-gutters .cross-sells ul.products li.product, .cross-sells ul.products .no-gutters li.product, .no-gutters .col-md-7, .no-gutters .col-md-8, .no-gutters .col-md-9, .no-gutters .col-sm, .no-gutters .col-sm-1, .no-gutters .col-sm-10, .no-gutters .col-sm-11, .no-gutters .col-sm-12, .no-gutters .col-sm-2, .no-gutters .col-sm-3, .no-gutters .col-sm-4, .no-gutters .col-sm-5, .no-gutters .col-sm-6, .no-gutters .col-sm-7, .no-gutters .col-sm-8, .no-gutters .col-sm-9, .no-gutters .col-xl, .no-gutters .col-xl-1, .no-gutters .col-xl-10, .no-gutters .col-xl-11, .no-gutters .col-xl-12, .no-gutters .col-xl-2, .no-gutters .col-xl-3, .no-gutters .col-xl-4, .no-gutters .col-xl-5, .no-gutters .col-xl-6, .no-gutters .col-xl-7, .no-gutters .col-xl-8, .no-gutters .col-xl-9 {
  padding: 0;
}

.ico-video-play:before {
  content: "";
  display: block;
  width: 3rem;
  height: 3rem;
  background: url(../../images/ico-video-play.png) no-repeat center center;
  background-size: 100%;
}
.start-video:hover .ico-video-play:before {
  opacity: 0.7;
}

.ico-fb:before, .ico-mail:before {
  content: "";
  display: block;
  float: left;
  width: 30px;
  height: 30px;
  background: url(../../images/ico-fb.png) no-repeat center center;
  background-size: 100%;
  margin-right: 0.2rem;
}

.ico-mail:before {
  background: url(../../images/ico-mail.png) no-repeat center center;
  background-size: 100%;
}

.share-text {
  display: inline-block;
  padding: 0.25rem;
}

.share-container {
  clear: both;
  padding: 1rem 0;
}
.share-container > div {
  margin-bottom: 0.5rem;
}

/*_typography.scss
font-family:'KievitWeb W03 Regular';
font-family:'KievitWeb W03 Ita';
font-family:'KievitWeb W03 Light';
font-family:'KievitWeb W03 Bold';

*/
body, html {
  font-family: "KievitWeb W03 Regular";
  /* Fontsize Responsive  */
  /* @include font-size(0,16px 14px 13px);  */
  font-size: 16px;
  color: #000;
  line-height: 1.4;
  font-weight: 400;
  height: 100%;
  width: 100%;
  margin: 0px;
  padding: 0px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (min-width: 767px) {
  body, html {
    font-size: 16px;
  }
}
@media (min-width: 940px) {
  body, html {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .wrapper {
    padding-top: 50px;
  }
}

.wrapper.open {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
}

h1, .headline1 {
  /* Fontsize Responsive  */
  /* @include font-size(0,16px 14px 13px);  */
  font-size: 2rem;
}
@media (min-width: 767px) {
  h1, .headline1 {
    font-size: 2.5rem;
  }
}
@media (min-width: 940px) {
  h1, .headline1 {
    font-size: 3rem;
  }
}
@media (min-width: 1200px) {
  h1, .headline1 {
    font-size: 3.3rem;
  }
}
@media (min-width: 1400px) {
  h1, .headline1 {
    font-size: 3.8rem;
  }
}

h2, .headline2, .woocommerce div.product .product_title {
  /* Fontsize Responsive  */
  /* @include font-size(0,16px 14px 13px);  */
  font-size: 1.7rem;
}
@media (min-width: 767px) {
  h2, .headline2, .woocommerce div.product .product_title {
    font-size: 2rem;
  }
}
@media (min-width: 940px) {
  h2, .headline2, .woocommerce div.product .product_title {
    font-size: 2.25rem;
  }
}
@media (min-width: 1200px) {
  h2, .headline2, .woocommerce div.product .product_title {
    font-size: 2.35rem;
  }
}
@media (min-width: 1400px) {
  h2, .headline2, .woocommerce div.product .product_title {
    font-size: 2.5rem;
  }
}

h3, .headline3, .cross-sells h2 {
  /* Fontsize Responsive  */
  /* @include font-size(0,16px 14px 13px);  */
  font-size: 1.05rem;
}
@media (min-width: 767px) {
  h3, .headline3, .cross-sells h2 {
    font-size: 1.15rem;
  }
}
@media (min-width: 940px) {
  h3, .headline3, .cross-sells h2 {
    font-size: 1.25rem;
  }
}

h4 {
  /* Fontsize Responsive  */
  /* @include font-size(0,16px 14px 13px);  */
  font-size: 1.05rem;
}
@media (min-width: 767px) {
  h4 {
    font-size: 1.1rem;
  }
}
@media (min-width: 940px) {
  h4 {
    font-size: 1.15rem;
  }
}

h5 {
  /* Fontsize Responsive  */
  /* @include font-size(0,16px 14px 13px);  */
  font-size: 1.05rem;
}
@media (min-width: 767px) {
  h5 {
    font-size: 1.05rem;
  }
}
@media (min-width: 940px) {
  h5 {
    font-size: 1.1rem;
  }
}

h6 {
  /* Fontsize Responsive  */
  /* @include font-size(0,16px 14px 13px);  */
  font-size: 1.05rem;
}
@media (min-width: 767px) {
  h6 {
    font-size: 1.05rem;
  }
}
@media (min-width: 940px) {
  h6 {
    font-size: 1.1rem;
  }
}

h1, h2, h3, h4, h5, h6, .woocommerce div.product .product_title {
  font-family: "KievitWeb W03 Bold";
  line-height: 1.1;
  padding-bottom: 0.5rem;
}
h1 p, h2 p, h3 p, h4 p, h5 p, h6 p, .woocommerce div.product .product_title p {
  padding: 0;
}

.smaller {
  font-size: 0.9em;
  font-style: italic;
  padding: 0.25rem;
  display: inline-block;
}

.search-big {
  /* Fontsize Responsive  */
  /* @include font-size(0,16px 14px 13px);  */
  font-size: 1.15rem;
  margin-left: 2.5%;
}
@media (min-width: 767px) {
  .search-big {
    font-size: 1.25rem;
  }
}
@media (min-width: 940px) {
  .search-big {
    font-size: 1.5rem;
  }
}

.seach-header h1 {
  /* Fontsize Responsive  */
  /* @include font-size(0,16px 14px 13px);  */
  font-size: 1.875rem;
}
@media (min-width: 767px) {
  .seach-header h1 {
    font-size: 2rem;
  }
}
@media (min-width: 940px) {
  .seach-header h1 {
    font-size: 2.25rem;
  }
}
@media (min-width: 1200px) {
  .seach-header h1 {
    font-size: 2.35rem;
  }
}
@media (min-width: 1400px) {
  .seach-header h1 {
    font-size: 2.5rem;
  }
}

.best-products-list h2 {
  padding: 1rem 0;
}

img {
  max-width: 100%;
  height: auto;
}

strong, b {
  font-family: "KievitWeb W03 Bold";
}

p {
  padding-bottom: 1em;
  white-space: normal;
}

a {
  text-decoration: none;
  color: black;
}

.too-many-beers {
  opacity: 0.2;
  cursor: default;
}
.too-many-beers:hover {
  opacity: 0.2;
}
.too-many-beers:before {
  content: "Die Anzahl an Bier ist erreicht.";
  position: absolute;
  width: 75%;
  max-width: 300px;
  color: red;
  left: 8px;
  top: 45%;
  background: white;
  text-align: center;
  padding: 2rem;
}

.text-container a {
  text-decoration: underline;
}

.custom-login-form a {
  text-decoration: none !important;
}

a:hover, a:active, a:focus, a:visited {
  text-decoration: none;
  color: #000;
}

a:hover {
  opacity: 0.7;
}

.smText a, .prodText a, .text-container a {
  text-decoration: underline;
}

a.btn-main {
  display: inline-block;
  color: black;
  border: 1px solid black;
  text-transform: uppercase;
  padding: 0.25rem 0.5rem;
  min-width: 5rem;
  width: auto;
  text-align: center;
  font-size: 0.875rem;
  margin-top: 1rem;
  margin-bottom: 2rem;
  text-decoration: none !important;
}

.btn-main.disabeled {
  opacity: 0.5;
  cursor: default;
}
.btn-main.disabeled:hover {
  opacity: 0.5;
}

.underline {
  text-decoration: underline !important;
}

button {
  cursor: pointer;
  background: none;
  border: none;
}

.search-container {
  position: relative;
  display: inline-block;
  z-index: 99;
  clear: both;
  float: none;
  margin: 0.5rem 0;
  width: 100%;
}
@media (min-width: 767px) {
  .search-container {
    margin: 0;
    float: left;
    width: auto;
    clear: none;
  }
}

.search-form {
  max-width: 0;
  overflow: hidden;
  background: white;
}
@media (min-width: 767px) {
  .search-form {
    position: absolute;
    left: 0;
    top: -5px;
  }
}
.open .search-form {
  max-width: 260px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.24);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.24);
}
.search-form form {
  display: block;
  width: 260px;
  padding: 0.25rem;
  padding-left: 0.25rem;
  padding-bottom: 0;
}
@media (min-width: 767px) {
  .search-form form {
    padding-left: 3rem;
  }
}
.search-form form input {
  border-color: #dfdfdf;
  padding: 0.1rem 0.5rem;
  height: 2.1rem;
}
@media (max-width: 767px) {
  .search-form form input {
    width: 200px;
  }
}

.search-btn {
  position: relative;
  z-index: 17;
}
@media (max-width: 767px) {
  .search-btn.toggleClass {
    display: none;
  }
}

.btn-search {
  padding: 0;
  padding-left: 0px;
  padding-left: 0.5rem;
  opacity: 0.4;
}
.open .btn-search {
  opacity: 1;
}

.ico-magnifier:before {
  content: "";
  background: url(../../images/ico-mag.svg) no-repeat center center;
  background-size: 1.25rem;
  display: block;
  width: 2rem;
  height: 2rem;
  padding: 0.25rem;
}
.open .search-btn .ico-magnifier:before {
  background: url(../../images/ico-close.svg) no-repeat center center;
  background-size: 1.25rem;
}

.shop-element-block .text-container {
  height: 5em;
  display: block;
  width: 100%;
  overflow: hidden;
}
@media (min-width: 440px) {
  .shop-element-block .text-container {
    height: 10em;
  }
}
@media (min-width: 767px) {
  .shop-element-block .text-container {
    height: 6em;
  }
}
@media (min-width: 940px) {
  .shop-element-block .text-container {
    height: 5em;
  }
}

.container {
  max-width: 940px;
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 940px) {
  .container {
    width: 90%;
  }
}

.inner {
  width: 100%;
  float: left;
}

.content {
  float: left;
  position: relative;
  width: 100%;
}

blockquote, .blockquote {
  border: none;
  margin: 0;
  padding: 0;
  padding-bottom: 0.5rem;
  font-style: italic;
  font-weight: 300;
}

ul {
  list-style: none;
}

/*
li{
  padding-left:1em;
  position:relative;
}
li:before{
  content:">";
  left:0;
  padding-right:.5rem;
}
*/
.border-top, h1 + .term-description {
  position: relative;
  padding-top: 0.5rem;
  margin-top: 1rem;
}
.border-top:before, h1 + .term-description:before {
  content: "";
  position: absolute;
  display: block;
  border-top: 1px solid black;
  top: 0rem;
  left: 0;
  width: 33%;
  min-width: 4rem;
}

.cover {
  height: 101% !important;
  width: auto !important;
  max-width: none;
}

.image-container > img {
  width: 100%;
  height: auto;
}

.pappkarton {
  border-radius: 8%;
  border: 1px solid #EEE;
  border-bottom: 2px solid #999;
  overflow: hidden;
  -webkit-box-shadow: 4px 4px 7px -4px rgba(0, 0, 0, 0.52);
  -moz-box-shadow: 4px 4px 7px -4px rgba(0, 0, 0, 0.52);
  box-shadow: 4px 4px 7px -4px rgba(0, 0, 0, 0.52);
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 100%;
  overflow: hidden;
}
.loop-mitarbeiter-container:not(.logo-section) .pappkarton {
  border-radius: 8%;
  border: 1px solid #EEE;
  border-bottom: 2px solid #999;
  overflow: hidden;
  -webkit-box-shadow: 4px 4px 7px -4px rgba(0, 0, 0, 0.52);
  -moz-box-shadow: 4px 4px 7px -4px rgba(0, 0, 0, 0.52);
  box-shadow: 4px 4px 7px -4px rgba(0, 0, 0, 0.52);
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 100%;
  overflow: hidden;
}
.loop-mitarbeiter-container:not(.logo-section) .pappkarton > img {
  width: 115% !important;
  height: auto !important;
  left: -5% !important;
  top: -5% !important;
  transform: none !important;
  max-width: none !important;
  position: absolute;
}

.sommelier {
  min-height: 1rem;
  padding-top: 5px;
}

.inset-shadow {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: inset 0px -9px 84px -6px rgba(94, 73, 21, 0.35);
  -moz-box-shadow: inset 0px -9px 84px -6px rgba(94, 73, 21, 0.35);
  box-shadow: inset 0px -9px 84px -6px rgba(94, 73, 21, 0.35);
  z-index: 8;
}

.media-container {
  height: 0;
  width: 100%;
  padding-top: 75% !important;
  overflow: hidden;
  position: relative;
  margin-bottom: 2rem;
}

.headerImage .media-container.format3-1 {
  margin: 0;
}

.image-container .format100, .media-container .format100 {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.image-container.format16-9, .image-container.format4-3, .image-container.format3-1, .image-container.format1-1, .image-container.format-woo, .image-container.format6-1, .media-container.format16-9, .media-container.format4-3, .media-container.format3-1, .media-container.format1-1, .media-container.format-woo, .media-container.format6-1 {
  height: 0;
  width: 100%;
  padding-top: 56% !important;
  overflow: hidden;
  position: relative;
  margin-bottom: 2rem;
}
.image-container.format16-9 > *:not(img):not(.container), .image-container.format4-3 > *:not(img):not(.container), .image-container.format3-1 > *:not(img):not(.container), .image-container.format1-1 > *:not(img):not(.container), .image-container.format-woo > *:not(img):not(.container), .image-container.format6-1 > *:not(img):not(.container), .media-container.format16-9 > *:not(img):not(.container), .media-container.format4-3 > *:not(img):not(.container), .media-container.format3-1 > *:not(img):not(.container), .media-container.format1-1 > *:not(img):not(.container), .media-container.format-woo > *:not(img):not(.container), .media-container.format6-1 > *:not(img):not(.container) {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.image-container.format1-1, .media-container.format1-1 {
  padding-top: 100% !important;
}
.image-container.format4-3, .media-container.format4-3 {
  padding-top: 65% !important;
}
.image-container.format3-1, .media-container.format3-1 {
  padding-top: 33% !important;
}
.image-container.format6-1, .media-container.format6-1 {
  padding-top: 16.66% !important;
}
.image-container.format-woo, .media-container.format-woo {
  padding-top: 23% !important;
}
@media (min-width: 1200px) {
  .image-container.format-woo, .media-container.format-woo {
    padding-top: 23% !important;
  }
}
.image-container.bg-cover, .media-container.bg-cover {
  overflow: hidden;
}
.image-container.bg-cover img, .media-container.bg-cover img {
  width: 100%;
}
.headerImage .image-container.bg-cover img, .headerImage .media-container.bg-cover img {
  left: 0;
  top: 0;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  -webkit-transform: none;
  transform: none;
}
.parallaxScroll.headerImage .image-container.bg-cover img, .parallaxScroll.headerImage .media-container.bg-cover img {
  left: 50%;
  top: 0;
}

.background-image {
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.foreground {
  position: relative;
  z-index: 5;
}
@media (min-width: 767px) {
  .foreground {
    position: absolute;
    overflow: hidden;
  }
}
.main-shop .foreground {
  top: 0;
  left: 0;
  height: 100%;
  position: relative;
}
@media (min-width: 1200px) {
  .main-shop .foreground {
    position: absolute;
    width: 100%;
  }
}

.aktion-element {
  padding: 1%;
  -webkit-box-align: start !important;
  -webkit-align-items: flex-start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}
@media (min-width: 1200px) {
  .aktion-element {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
}
@media (min-width: 1400px) {
  .aktion-element {
    padding: 4%;
  }
}

.foreground-top {
  top: 1rem;
}
.headerImage .foreground-top {
  top: 0;
}

.foreground-bottom {
  bottom: 1rem;
}

video {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.subtext {
  padding-bottom: 2rem;
}

.hidden {
  display: none;
}

.d-relative {
  position: relative;
}

.bold {
  font-family: "KievitWeb W03 Bold";
}

.float-right {
  float: right;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.text-left {
  text-align: left;
}

.text-container {
  max-width: 950px;
}
.text-container a {
  text-decoration: underline;
}
.text-container ul {
  padding-bottom: 1rem;
}
.text-container > ul > li {
  padding: 0.4rem 0;
  padding-left: 3rem;
}
.loop .text-container {
  clear: both;
}

.loop-mitarbeiter-container:not(.hightlight-container) h2 {
  padding-top: 2rem;
  padding-bottom: 1.5rem;
}
.loop-mitarbeiter-container:not(.hightlight-container) h3:not(.selected-headline) {
  padding-top: 1rem;
  border-bottom: 1px solid grey;
  /*margin-top: 3rem;*/
  background: rgba(200, 200, 200, 0.1);
  text-align: center;
  padding-bottom: 1rem;
  margin-bottom: 2rem;
}

/*
.video-container{
  position:relative;
  width:100%;
  height:0;
  padding-bottom:63%;
  overflow:hidden;
}*/
.video-container {
  z-index: 1;
  background: black;
}

.z-index-1 {
  z-index: 1;
}

.z-index-2 {
  z-index: 2;
}

.start-video {
  cursor: pointer;
}

iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  position: relative;
  display: block;
}

@media (min-width: 767px) {
  section {
    padding-bottom: 2rem;
  }
}
section.hightlight-container {
  padding-bottom: 2rem;
  padding-top: 2rem;
}
section.hightlight-container .col-12, section.hightlight-container .woocommerce ul.products li.product, .woocommerce ul.products section.hightlight-container li.product, section.hightlight-container .load-beer-2-container > div, section.hightlight-container .layout-3x3 > div .add-prices .col-4, .layout-3x3 > div .add-prices section.hightlight-container .col-4, section.hightlight-container .layout-3x3 > div .add-prices .layout-3x3 > div, .layout-3x3 > div .add-prices section.hightlight-container .layout-3x3 > div, section.hightlight-container .layout-2x2 > div .add-prices .col-4, section.hightlight-container .layout-2x2 > div .add-prices .layout-3x3 > div, .layout-2x2 > div .add-prices section.hightlight-container .col-4, .layout-2x2 > div .add-prices section.hightlight-container .layout-3x3 > div, section.hightlight-container .overlay-beer li, .overlay-beer section.hightlight-container li, section.hightlight-container .firstContent-blog .smEntry.bigBox .first-content-container, .firstContent-blog .smEntry.bigBox section.hightlight-container .first-content-container, section.hightlight-container .firstContent-blog .smEntry.bigBox .image-container, .firstContent-blog .smEntry.bigBox section.hightlight-container .image-container {
  padding-bottom: 0;
}
section.hightlight-container .position:before {
  width: 33%;
}
section.hightlight-container .employee-text h3 {
  padding-top: 0rem;
}
@media (min-width: 767px) {
  section:first-of-type {
    padding-top: 2rem;
  }
}
section:last-of-type {
  padding-bottom: 0;
}
section:last-of-type > .media-container {
  margin-bottom: 0;
}
section:last-of-type > .container {
  padding-bottom: 2rem;
}
section.loop {
  padding-top: 0.5rem;
}
section.search-section {
  padding-top: 2rem;
}

.no-padding {
  padding: 0 !important;
}

#header {
  /*
    height: auto;
    position: relative;
    width: 100%;
    background:#fff;
    float:left;
    z-index: 2;

  */
  z-index: 55;
  top: 0;
}
@media (min-width: 767px) {
  #header {
    height: 76px;
    position: fixed;
    width: 100%;
    background: #fff;
    float: left;
  }
}
@media (min-width: 940px) {
  #header {
    height: 80px;
  }
}
@media (min-width: 1200px) {
  #header {
    height: 100px;
  }
}

.wrapper {
  padding-top: 50px;
}
@media (min-width: 767px) {
  .wrapper {
    padding-top: 66px;
  }
}
@media (min-width: 1200px) {
  .wrapper {
    padding-top: 100px;
  }
}

.scroll #header {
  top: -43px;
  -webkit-box-shadow: 0px 0px 13px -6px rgba(0, 0, 0, 0.29);
  -moz-box-shadow: 0px 0px 13px -6px rgba(0, 0, 0, 0.29);
  box-shadow: 0px 0px 13px -6px rgba(0, 0, 0, 0.29);
}
.scroll .socialmediaBar {
  display: none;
}
.scroll .woocommerce-header-container nav.navbar.navbar-light .mobile-header-container {
  min-width: 125px;
  top: 50px;
}
@media (min-width: 767px) {
  .scroll .woocommerce-header-container nav.navbar.navbar-light .mobile-header-container {
    top: 43px;
  }
}
.scroll nav.navbar.navbar-light .mobile-header-container {
  min-width: 166px;
  height: 50px;
  top: 43px;
}
.scroll nav.navbar.navbar-light .login_cart_wrap {
  padding-right: 145px;
}
.scroll .navbar-login {
  display: none !important;
}
.scroll .navbar-login .headline {
  display: none !important;
}
.scroll .navbar-login .text {
  font-size: 0.875rem !important;
}

.scroll-to-video {
  display: none;
}

.socialmediaBar {
  float: left;
  position: relative;
  width: 100%;
  padding-left: 1rem;
}
@media (min-width: 1200px) {
  .socialmediaBar {
    padding-top: 0.5rem;
  }
}
@media (max-width: 767px) {
  .socialmediaBar {
    padding-left: 0.75rem;
    padding-bottom: 2rem;
  }
}
.socialmediaBar > a {
  background: rgba(0, 0, 0, 0) url("../../images/socialBar-stripe.png") no-repeat scroll 0 0;
  float: left;
  height: 23px;
  margin: 0.2rem 0 0.5% 1%;
}
.socialmediaBar .youTube {
  background-position: left top;
  width: 52px;
}
.socialmediaBar .facebook {
  background-position: -66px top;
  width: 18px;
}
.socialmediaBar .pinterest {
  background-position: -92px top;
  width: 18px;
}
.socialmediaBar .instagram {
  background-position: -118px top;
  width: 18px;
}

.employee-extra {
  display: none;
}

.employee {
  padding-top: 0;
  /*2rem;*/
  position: relative;
  font-size: 15px;
  padding-bottom: 2rem;
}
.employee:not(.selected-employee) {
  /*cursor:pointer;*/
}
section:not(.team-template) .employee {
  cursor: default;
}
.employee.selected-employee {
  padding-bottom: 2rem;
}
.employee h3 {
  padding-top: 3rem;
}
.employee h4 {
  margin-top: 1rem;
  min-height: 2em;
  width: 80%;
}
.employee .position {
  font-family: "KievitWeb W03 Bold";
  min-height: 2em;
  /*width:80%;
  font-size:14px;*/
}
.employee .position:before {
  width: 90%;
}
.employee .mail {
  overflow: hidden;
}
.employee .fav-beer {
  width: 12rem;
  height: 12rem;
  float: right;
  position: relative;
  text-align: center;
}
.employee .fav-beer > img {
  height: 100%;
  width: auto;
}

@media (min-width: 940px) {
  .woocommerce-LoopProduct-link .image-container, .aktion-element-inner .image-container {
    margin: 0;
  }
}
.woocommerce-LoopProduct-link .image-container img, .aktion-element-inner .image-container img {
  height: auto !important;
  width: auto !important;
  max-width: 100%;
  max-height: 100%;
}

.aktion-element-inner {
  background: rgba(255, 255, 255, 0.7);
  padding: 1rem;
  position: relative;
}
@media (min-width: 1400px) {
  .aktion-element-inner {
    padding: 2rem;
  }
}
.aktion-element-inner > div {
  position: static;
}

.woocommerce .aktion-element-inner .button.btn-details {
  position: absolute;
  bottom: 0;
  right: 2rem;
  margin: 0 !important;
}

/*.logo {float: right;position: absolute; right: 0;width: 15%;}*/
.logo-section h2 {
  padding-bottom: 1rem;
}

.logo-container {
  max-width: 170px;
}

@media (max-width: 767px) {
  .logo-section {
    padding: 0 14px;
  }
  .logo-section .col-12, .logo-section .woocommerce ul.products li.product, .woocommerce ul.products .logo-section li.product, .logo-section .load-beer-2-container > div, .logo-section .layout-3x3 > div .add-prices .col-4, .layout-3x3 > div .add-prices .logo-section .col-4, .logo-section .layout-3x3 > div .add-prices .layout-3x3 > div, .layout-3x3 > div .add-prices .logo-section .layout-3x3 > div, .logo-section .layout-2x2 > div .add-prices .col-4, .logo-section .layout-2x2 > div .add-prices .layout-3x3 > div, .layout-2x2 > div .add-prices .logo-section .col-4, .layout-2x2 > div .add-prices .logo-section .layout-3x3 > div, .logo-section .overlay-beer li, .overlay-beer .logo-section li, .logo-section .firstContent-blog .smEntry.bigBox .first-content-container, .firstContent-blog .smEntry.bigBox .logo-section .first-content-container, .logo-section .firstContent-blog .smEntry.bigBox .image-container, .firstContent-blog .smEntry.bigBox .logo-section .image-container {
    padding: 0 7px;
  }
}

.logo-item {
  padding-top: 0;
  margin-bottom: 1rem;
}
@media (max-width: 767px) {
  .logo-item {
    padding: 0;
    padding-right: 7px;
    padding-left: 7px;
  }
  .logo-item + div {
    padding: 0 7px;
  }
}
.logo-item:not(:hover) {
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg'&gt;&lt;filter id='grayscale'&gt;&lt;feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
  /* Firefox 10+, Firefox on Android */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+, Safari 6+, Safari 6+ iOS */
  opacity: 0.7;
}
.logo-item:hover {
  opacity: 1;
}
.logo-item a:hover {
  opacity: 1;
}
.logo-item .subtext {
  padding-top: 0.5rem;
  padding-left: 0.25rem;
  padding-bottom: 0rem;
}

.sub-menu {
  display: none;
}

.headerImage {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  float: left;
  position: relative;
  width: 100%;
}
.headerImage .foreground {
  height: 100%;
}

.teaser-blog {
  font-size: 1.2rem;
  font-family: "KievitWeb W03 Bold";
}

.teaser {
  background: rgba(0, 0, 0, 0) url("../../images/headlineBackground.png") repeat-x scroll 0 0/auto 100%;
  float: left;
  height: 150%;
  padding: 1% 0 1%;
  padding-top: 1rem;
  /*position: relative;*/
  width: 100%;
}
@media (min-width: 767px) {
  .teaser {
    position: absolute;
    padding: 2% 0 1%;
  }
}
@media (min-width: 940px) {
  .teaser {
    padding: 15% 0 1%;
  }
}
@media (min-width: 1200px) {
  .teaser {
    max-width: 400px;
    width: 50%;
  }
}
@media (min-width: 940px) {
  .format6-1 + .foreground .teaser {
    padding: 2% 0 1%;
  }
}
.teaser h1, .teaser .headline1 {
  float: left;
}
@media (min-width: 767px) {
  .teaser h1, .teaser .headline1 {
    width: 45%;
    margin: 0 2.5%;
  }
}
@media (min-width: 1200px) {
  .teaser h1, .teaser .headline1 {
    width: 95%;
  }
}
.teaser .subtext {
  width: 45% !important;
  clear: none;
  float: left;
  padding: 0;
}
@media (min-width: 767px) {
  .teaser .subtext {
    margin: 0 2.5% !important;
  }
}
@media (min-width: 1200px) {
  .teaser .subtext {
    width: 90% !important;
  }
}
@media (min-width: 767px) {
  .woocommerce-page .teaser {
    padding: 4% 0 1%;
  }
}

.headerImage .subtext {
  width: 90%;
  padding: 0;
}
@media (min-width: 767px) {
  .headerImage .subtext {
    margin: 0 5%;
  }
}
@media (max-width: 767px) {
  .headerImage .subtext {
    width: 90% !important;
  }
}

.subtext hr {
  background-color: #000;
  border: medium none;
  color: #000;
  float: left;
  height: 2px;
  width: 45%;
}

.subtext p {
  clear: both;
  float: left;
}

/*header end*/
/* prod */
#prodSlider {
  margin: 0 auto;
  width: 90%;
}

.sliderEntry {
  width: 100%;
  text-align: center;
  opacity: 0;
}
@media (min-width: 767px) {
  .sliderEntry {
    width: 33%;
    float: left;
  }
}
.sliderEntry a {
  text-decoration: none;
  padding: 0 1rem;
  display: block;
}
@media (min-width: 767px) {
  .sliderEntry a {
    padding: 1rem 2rem;
  }
}

@media (max-width: 767px) {
  .prodSlider-container {
    padding-top: 0;
    padding-bottom: 1rem;
  }
}

.sliderEntries {
  margin: 0 auto;
  width: 93.4%;
  float: left;
}

.prev {
  background: rgba(0, 0, 0, 0) url("../../images/sliderArrows.png") no-repeat scroll left top/115px auto;
  float: left;
  height: 112px;
  position: relative;
  width: 3.3%;
  cursor: pointer;
  margin-top: 10%;
}

.next {
  background: rgba(0, 0, 0, 0) url("../../images/sliderArrows.png") repeat scroll right top;
  float: right;
  height: 115px;
  position: relative;
  width: 3.3%;
  cursor: pointer;
  margin-top: 10%;
}

.prodInfo {
  position: relative;
}
@media (max-width: 767px) {
  .prodInfo {
    padding: 0 7px;
  }
  .prodInfo .prodImage {
    text-align: center;
  }
  .prodInfo img {
    width: auto !important;
    height: auto !important;
    max-width: 200px;
    max-height: 200px;
  }
}
@media (min-width: 767px) {
  .prodInfo {
    margin: 45px auto 0;
    width: 80%;
  }
}
.prodInfo.width100 {
  width: 100%;
  margin-left: -15px;
  margin-right: -15px;
}

.centerheadline {
  text-align: center;
  width: 100% !important;
  padding-top: 25%;
  font-size: 2rem;
  /* Fontsize Responsive  */
  /* @include font-size(0,16px 14px 13px);  */
  font-size: 1.5rem;
}
@media (min-width: 767px) {
  .centerheadline {
    font-size: 1.75rem;
  }
}
@media (min-width: 940px) {
  .centerheadline {
    font-size: 2rem;
  }
}

.slick-list {
  max-width: 1250px;
  margin: 0 auto;
}

.slick-slide img {
  display: inline;
  max-width: 200px;
  max-height: 200px;
  width: auto;
}
@media (min-width: 767px) {
  .slick-slide img {
    max-width: 436px;
    max-height: 436px;
  }
}

.prodName {
  color: #000;
  /* Fontsize Responsive  */
  /* @include font-size(0,16px 14px 13px);  */
  font-size: 1.3rem;
  font-family: "KievitWeb W03 Bold";
}
@media (min-width: 767px) {
  .prodName {
    font-size: 1.3rem;
  }
}
@media (min-width: 940px) {
  .prodName {
    font-size: 1.4rem;
  }
}
@media (min-width: 1200px) {
  .prodName {
    font-size: 1.4rem;
  }
}
@media (min-width: 1400px) {
  .prodName {
    font-size: 1.5rem;
  }
}

.prodData hr {
  background-color: #000;
  border: medium none;
  color: #000;
  float: left;
  height: 2px;
  width: 45%;
}

.prodText {
  float: left;
  position: relative;
  width: 100%;
}
@media (min-width: 767px) {
  .prodText {
    width: 85%;
  }
}

.prodInfo ul li {
  list-style: outside none disc;
  margin: 0 0 0 20px;
}

/* prod end*/
/*video content*/
.video {
  float: left;
  position: relative;
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  margin-bottom: 45px;
}

.videoPlayButton {
  cursor: pointer;
  left: 50%;
  margin-top: 15%;
  position: absolute;
  transform: translate(-50%);
}

.smallBoxes {
  width: 100%;
  position: relative;
  float: left;
}
@media (min-width: 767px) {
  .smallBoxes {
    margin: 0 -0.5rem;
    margin-bottom: 45px;
  }
}

.smEntry {
  width: 50%;
  position: relative;
  margin-bottom: 5%;
  padding: 0.5rem;
}
@media (max-width: 440px) {
  .smEntry {
    width: 100%;
  }
}
.smEntry:nth-child(odd) {
  float: left;
  clear: left;
}
.smEntry:nth-child(even) {
  float: right;
}
.smEntry.bigBox {
  width: 100%;
}
.smEntry.bigBox:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}

.firstContent, .firstContent-blog {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.firstContent .smEntry.bigBox, .firstContent-blog .smEntry.bigBox {
  margin: 0;
  width: 100%;
}
@media (min-width: 767px) {
  body:not(.woocommerce-account):not(.woocommerce-cart):not(.woocommerce-checkout):not(.single) .firstContent .smEntry.bigBox, body:not(.woocommerce-account):not(.woocommerce-cart):not(.woocommerce-checkout):not(.single) .firstContent-blog .smEntry.bigBox {
    width: 75%;
  }
}

@media (min-width: 767px) {
  .firstContent-blog .smEntry.bigBox {
    width: 100%;
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (max-width: 767px) {
  .firstContent-blog .smEntry.bigBox .image-container {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .firstContent-blog .smEntry.bigBox .first-content-container {
    padding: 0;
    padding-top: 1rem;
  }
}

.layout-3 .smEntry {
  margin-bottom: 0;
  clear: none !important;
}
.layout-3 .smEntry.bigBox {
  margin-top: 1rem;
}
@media (min-width: 767px) {
  .layout-3 .smEntry:not(.bigBox) {
    width: 33.33%;
    float: left !important;
  }
}
.layout-3 .smEntry:not(.bigBox) .bold {
  clear: both;
  width: 100%;
}

.textHR {
  background-color: #000;
  border: 0 none;
  float: left;
  height: 2px;
  width: 35%;
}

.smText {
  float: left;
  margin-top: 2%;
  position: relative;
}
@media (min-width: 767px) {
  .smText {
    width: 90%;
  }
}
.bigBox .smText {
  width: 100%;
}
@media (min-width: 767px) {
  .bigBox .smText {
    width: 50%;
  }
}

.smText p {
  float: left;
  position: relative;
  width: 100%;
}

.laText {
  float: left;
  position: relative;
  width: 40%;
}

.laText .textHR {
  width: 15%;
}

.laText > p {
  float: left;
  position: relative;
  width: 100%;
}

.content .teaser {
  background: none;
}

div.video h2 {
  float: left;
  width: 100%;
}

.teaser-without-subtext {
  color: #fff;
  float: left;
  /*margin: 50% 0 2%;*/
  width: 50%;
}

.teaser-with-subtext {
  color: #000;
  float: left;
  margin: 0;
  width: 50%;
}
@media (min-width: 940px) {
  .teaser-with-subtext {
    margin: 5% 0 20%;
  }
}

.teaser-with-subtext hr {
  background-color: #000;
  border: medium none;
  color: #000;
  float: left;
  height: 2px;
  width: 45%;
  margin: 5% 0 2% 0;
}

.teaser-with-subtext > p {
  clear: both;
  float: left;
  position: relative;
}
@media (min-width: 940px) {
  .teaser-with-subtext > p {
    width: 50%;
  }
}

/*video content end*/
.grey {
  background: #efefef;
}

.bggrey, .beer-card-creator {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e0e0e0+0,ffffff+100 */
  background: #e0e0e0;
  /* Old browsers */
  background: -moz-linear-gradient(top, #e0e0e0 0%, white 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #e0e0e0 0%, white 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #e0e0e0 0%, white 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e0e0e0", endColorstr="#ffffff", GradientType=0);
  /* IE6-9 */
  background-size: 100% 370px;
  background-repeat: no-repeat;
}

.bgradial {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,efefef+100 */
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+50,d3d3d3+100 */
  background: #ffffff;
  /* Old browsers */
  background: -moz-radial-gradient(center, ellipse cover, #ffffff 0%, #ffffff 50%, #d3d3d3 100%);
  /* FF3.6-15 */
  background: -webkit-radial-gradient(center, ellipse cover, #ffffff 0%, #ffffff 50%, #d3d3d3 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(ellipse at center, #ffffff 0%, #ffffff 50%, #d3d3d3 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#d3d3d3", GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  /*background-attachment: fixed;*/
}

.shop-footer > .container > .row > div, .woocommerce .shop-footer > .container > ul.products > div, .shop-footer > .container > .wpcf7-form > div, .shop-footer > .container > .layout-3x3 > div, .shop-footer > .container > .layout-2x2 > div, .overlay-beer .shop-footer > .container > ul > div, .firstContent-blog .shop-footer > .container > .smEntry.bigBox > div {
  padding-top: 2rem;
}
.shop-footer .woocommerce-MyAccount-content {
  display: none;
}
.shop-footer .woocommerce-MyAccount-navigation {
  width: 100%;
}
.shop-footer .woocommerce-message {
  display: none;
}
.shop-footer .col-1, .shop-footer .col-2 {
  max-width: 100% !important;
  width: 100% !important;
  padding: 0;
}
.shop-footer .col-2 {
  display: none !important;
}
.shop-footer h2 {
  font-size: 1.5rem;
}
.shop-footer .woocommerce form.checkout_coupon, .shop-footer .woocommerce form.login, .shop-footer .woocommerce form.register {
  margin: 0;
  padding: 0;
  border: none;
}

.custom-login-form > form input:not(.button) {
  width: 100%;
}
.custom-login-form > form .button {
  background: black;
  display: inline-block;
  color: white;
  float: none;
}
.custom-login-form > form .login-remember {
  display: none;
}
.custom-login-form > form .login-submit {
  text-align: center;
}

.pagination {
  display: block;
  position: relative;
  clear: both;
  width: 100%;
  text-align: center;
  padding-bottom: 3rem;
  padding-top: 1rem;
}
.pagination .prev, .pagination .next {
  height: auto;
  width: auto;
  margin: 0;
  display: inline-block;
  background: none;
  float: none;
}
.pagination a {
  display: inline-block;
  padding: 0.25rem 0.5rem;
  border: 1px solid #dfdfdf;
  margin: 0.25rem;
}

.highlight {
  font-weight: bold;
  padding-top: 1rem;
  font-size: 1.1em;
}

@media (max-width: 767px) {
  #acceptCookie {
    font-size: 13px !important;
  }
}

/*beer_map style*/
.page-template-page-beermap .container {
  padding-bottom: 0;
}

.page-template-page-beermap .smallBoxes {
  margin-bottom: 0;
  padding-bottom: 0;
}

.page-template-page-beermap .smEntry {
  margin-bottom: 0;
  padding-bottom: 0;
}

.page-template-page-beermap section:last-of-type {
  padding-bottom: 0;
}

.page-template-page-beermap section:last-of-type > .container {
  padding-bottom: 0;
}

.page-template-page-beermap .wpcf7-form input, .wpcf7-form select, .wpcf7-form textarea {
  padding: 0.15rem 0.5rem;
  border: 1px solid #dfdfdf;
  margin: 0;
  width: 100%;
  height: 80px;
  background: #e0e0e0;
  font-size: 20px;
}

.page-template-page-beermap ::-moz-placeholder {
  color: #898989;
  opacity: 1;
}

.page-template-page-beermap .wpcf7-form {
  max-width: 400px;
  width: 100%;
  padding-left: 15px;
  padding-bottom: 1rem;
}

.page-template-page-beermap .smallBoxes .smEntry:first-child hr {
  display: none;
}

.page-template-page-beermap .gm-style .gm-style-iw a {
  text-decoration: underline;
  color: black;
}

/*beer_map style*/
.menu-assistent {
  width: 100%;
  text-align: center;
}

.close {
  position: absolute;
  right: 2rem;
  top: 1rem;
  z-index: 9;
}

.toggleClass {
  cursor: pointer;
}

.overlay-beer {
  display: none;
  background: white;
  width: 500px;
  height: 500px;
  max-width: 500px;
  max-height: 500px;
  overflow: hidden;
  z-index: 99;
  position: fixed;
  border: 1px solid #ccc;
}
.overlay-beer.show {
  display: block;
}
.overlay-beer .inner {
  overflow: scroll;
  position: absolute;
  padding: 2rem;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.overlay-beer .inner > h2 {
  margin-bottom: 2rem;
  text-align: center;
}
.overlay-beer ul {
  width: 100%;
  margin: 0 auto;
  list-style: none;
}
.overlay-beer li {
  margin-bottom: 1rem;
  text-align: center;
}
.overlay-beer .image-container {
  max-height: 200px;
  position: relative;
  display: block;
  margin-bottom: 0.5rem;
}
.overlay-beer .image-container img {
  width: auto;
  max-height: 200px;
}

.custom-logo-label {
  margin: 1rem 0;
}

.imageold {
  width: 250px;
  border: 1px solid #EFEFEF;
  margin: 1rem 0;
}
.inner .imageold {
  position: absolute;
  width: 130px;
  left: 50px;
  top: -10px;
}

.oldImage {
  width: 100%;
  height: 0;
  padding-top: 47%;
  position: relative;
  overflow: hidden;
  display: block;
}
.oldImage img {
  position: absolute;
  left: 0;
  top: 0;
}

#page02, #page03, #page04 {
  display: none;
}

#page02 .image-container {
  max-height: 640px;
  width: auto;
}
#page02 .image-container img {
  height: 100%;
  width: auto;
}
#page02 .inner {
  position: relative;
}
@media (max-width: 767px) {
  #page02 .inner {
    width: 304px !important;
    margin-bottom: 2rem;
  }
}

.navigation {
  padding-top: 5rem;
  position: relative;
}
.navigation .beer-prev, .navigation .beer-next {
  position: absolute;
  top: 0.5rem;
  left: 0;
}
.navigation .beer-next {
  left: auto;
  right: 0;
}

.file-container {
  position: relative;
  width: 250px;
  height: 118px;
  clear: both;
}
.file-container:hover .file-background {
  opacity: 1;
}

.file-background {
  border: 1px solid #888;
  opacity: 0.7;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.file-background p {
  color: #888;
  text-align: center;
  padding: 0;
}
.file-background .file-text-1 {
  text-transform: uppercase;
}

.beer-card-creator .btn-main {
  background: #3c3c3c;
  color: white;
  padding: 0.5rem 2rem;
  margin-top: 2rem;
}
.beer-card-creator input, .beer-card-creator select, .beer-card-creator textarea {
  background: #ccc;
  padding: 0.5rem 1rem;
  font-size: 1.2rem;
  width: 100%;
  margin-top: 1rem;
  height: auto;
}
.beer-card-creator input[type=file] {
  font-size: 1rem;
  padding: 0;
  width: 250px;
  height: 118px;
  opacity: 0;
  cursor: pointer;
  float: none;
}
.beer-card-creator input[type=submit] {
  float: none !important;
  cursor: pointer;
  width: auto;
  margin: 0 auto;
  font-size: 14px;
  display: block;
  background: #3c3c3c !important;
}
@media (max-width: 767px) {
  .beer-card-creator .add-prices > div {
    margin-bottom: 8px;
  }
}
.beer-card-creator .add-prices input, .beer-card-creator .add-prices select, .beer-card-creator .add-prices textarea {
  padding: 0.5rem;
  font-size: 0.9rem;
  width: 50%;
  float: left;
  margin-top: -7px;
}
.beer-card-creator .add-prices label {
  float: left;
  width: 50%;
  padding-bottom: 0.3rem;
}
.beer-card-creator .sliderEntry {
  width: 100%;
}
.beer-card-creator #prodSlider {
  /*
  width:100%;
  position:relative;
  .sliderEntries{
    width:100%;
    margin:0;
    float:none;
  }
  */
}
.beer-card-creator #prodSlider .sliderEntries .inner {
  max-width: 209px;
  margin: 0 auto;
  position: relative;
  float: none;
}
.beer-card-creator #prodSlider .sliderEntries .text-container {
  text-align: left;
}
.beer-card-creator #prodSlider .beer-prev, .beer-card-creator #prodSlider .beer-next {
  float: none;
  margin: 0;
  left: 0;
  z-index: 9;
}
.beer-card-creator #prodSlider .beer-next {
  left: auto;
  right: 0;
}
.beer-card-creator h2 {
  /* Fontsize Responsive  */
  /* @include font-size(0,16px 14px 13px);  */
  font-size: 1.7rem;
}
@media (min-width: 767px) {
  .beer-card-creator h2 {
    font-size: 1.9rem;
  }
}
@media (min-width: 940px) {
  .beer-card-creator h2 {
    font-size: 2rem;
  }
}
@media (min-width: 1200px) {
  .beer-card-creator h2 {
    font-size: 2rem;
  }
}
@media (min-width: 1400px) {
  .beer-card-creator h2 {
    font-size: 2.1rem;
  }
}
.beer-card-creator .subline {
  font-size: 0.9rem;
  color: #999;
  font-style: italic;
}
.beer-card-creator .disabled {
  opacity: 0.3 !important;
}
.beer-card-creator .add-beer-dialog {
  background: url(../../images/addBeer.png) no-repeat left top;
  background-size: 309px;
  height: 0;
  padding-top: 570px;
  width: 100%;
  display: block;
  position: relative;
}
@media (max-width: 767px) {
  .beer-card-creator .add-beer-dialog {
    background-size: 119px;
    max-width: 119px;
    max-height: 100px;
    padding-top: 218px;
    margin: 0 auto;
  }
}
.scrollBeer .beer-card-creator .add-beer-dialog {
  position: fixed;
  top: 66px;
}
.scrollBeerEnd .beer-card-creator .add-beer-dialog {
  position: absolute;
  bottom: 0;
  top: auto;
}

.thin {
  font-weight: 300;
}

input[type=checkbox] + label,
input[type=radio] + label {
  cursor: pointer;
}

.overlay-text-container {
  left: 3.35rem;
  margin-top: -18%;
  max-width: 227px;
  width: 100%;
}
.overlay-text-container .overlay-headline {
  max-width: 100%;
  font-weight: bold;
  text-align: left;
  /*text-transform: uppercase; */
}
.overlay-text-container .overline-text {
  max-width: 100%;
  text-align: left;
  border-top: 3px solid black;
  margin-top: 0.5rem;
  padding-top: 0.2rem;
  white-space: pre-wrap;
}

.insert-page-3, .insert-page-4 {
  display: none;
}

.mein-konto .u-column1, .mein-konto .u-column1 {
  width: 100% !important;
}

#wppb_register_pre_form_message {
  display: none;
}

.wppb-select-user-role {
  display: none;
}

.beer-card-assistent-container {
  padding-top: 2rem;
  min-height: 18rem;
  position: relative;
}
.beer-card-assistent-container .row, .beer-card-assistent-container .woocommerce ul.products, .woocommerce .beer-card-assistent-container ul.products, .beer-card-assistent-container .wpcf7-form, .beer-card-assistent-container .layout-3x3, .beer-card-assistent-container .layout-2x2, .beer-card-assistent-container .firstContent-blog .smEntry.bigBox, .firstContent-blog .beer-card-assistent-container .smEntry.bigBox, .beer-card-assistent-container .overlay-beer ul, .overlay-beer .beer-card-assistent-container ul {
  width: 100%;
  margin: 0;
}
.beer-card-assistent-container .row.add-prices > div, .beer-card-assistent-container .woocommerce ul.add-prices.products > div, .woocommerce .beer-card-assistent-container ul.add-prices.products > div, .beer-card-assistent-container .add-prices.wpcf7-form > div, .beer-card-assistent-container .add-prices.layout-3x3 > div, .beer-card-assistent-container .add-prices.layout-2x2 > div, .beer-card-assistent-container .firstContent-blog .add-prices.smEntry.bigBox > div, .firstContent-blog .beer-card-assistent-container .add-prices.smEntry.bigBox > div, .beer-card-assistent-container .overlay-beer ul.add-prices > div, .overlay-beer .beer-card-assistent-container ul.add-prices > div {
  margin-bottom: 0.75rem;
}

.beer-breadcrumb-container {
  font-size: 18px;
  width: 100%;
}
@media (max-width: 767px) {
  .beer-breadcrumb-container {
    display: none;
  }
}
.beer-breadcrumb-container ul {
  width: 100%;
}
.beer-breadcrumb-container li {
  display: inline-block;
  width: auto;
  background: #dfdfdf;
  padding: 0.4rem 1rem;
  background: url(../../images/pfeil1.png) no-repeat left top;
  background-size: 190px;
  min-width: 190px;
  margin-left: -20px;
  font-size: 14px;
}
@media (max-width: 1200px) {
  .beer-breadcrumb-container li {
    width: 194px;
  }
}
@media (min-width: 1200px) {
  .beer-breadcrumb-container li {
    background-size: 309px;
    min-width: 309px;
    padding: 0.9rem 1rem;
    font-size: 1rem;
  }
}
.beer-breadcrumb-container li:first-child {
  margin-left: -30px;
}
.beer-breadcrumb-container li.active {
  background: url(../../images/pfeil2.png) no-repeat left top;
  background-size: 190px;
  color: white;
}
@media (min-width: 1200px) {
  .beer-breadcrumb-container li.active {
    background-size: 309px;
  }
}
.beer-breadcrumb-container li.active a {
  color: white;
}
.beer-breadcrumb-container li a {
  position: relative;
  cursor: default;
}
.beer-breadcrumb-container li .circle {
  position: absolute;
  top: -5px;
}
.beer-breadcrumb-container li .text {
  padding-left: 2.75rem;
}
@media (min-width: 1200px) {
  .beer-breadcrumb-container li .text {
    padding-left: 3.75rem;
    padding-right: 20px;
  }
}
.beer-breadcrumb-container .circle {
  background: white;
  border-radius: 50%;
  width: 1.5rem;
  height: 1.5rem;
  display: inline-block;
  margin-left: 1rem;
  text-align: center;
  color: black !important;
  font-size: 1rem;
}
@media (min-width: 1200px) {
  .beer-breadcrumb-container .circle {
    width: 2rem;
    height: 2rem;
    font-size: 1.2rem;
  }
}

.load-beer-container {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  /*
    .load-beer{
    -webkit-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -ms-transform: scale(1.4);
    -o-transform: scale(1.4);
    transform: scale(.4);
    width: 241%;

    margin-left: -54%;
    margin-top: -25%;
    @extend .row;

    ul{
      @extend .col-4;
      li{

        border:none;
        width: 100%;
        height: 373px;
        margin-left: -54%;


        &::first-child {

          margin-top: -54%;

        }
      }
  }
  */
}

/*
#page04 {
  .load-beer {
    .image-container {
      max-width: 85px;
    }
  }
}
*/
.load-beer {
  min-height: 500px;
}
.load-beer .image-container {
  max-height: 300px;
  position: relative;
  display: block;
  text-align: center;
}
.load-beer .image-container img {
  width: auto;
  max-height: 300px;
}
.load-beer ul:not(:first-child):not(:nth-child(2)):not(:nth-child(3)) {
  display: none;
}
.load-beer li {
  padding: 0.5rem;
  display: block;
  border: 1px solid #ccc;
  margin-bottom: 3rem;
  position: relative;
}

.sort-menu {
  position: absolute;
  top: 0.5rem;
  width: 100%;
  z-index: 9;
}

.sort-up, .sort-down, .sort-delete {
  width: 2rem;
  height: 2rem;
  background: #ccc;
  border-radius: 5px;
  display: block;
  float: left;
  margin-right: 0.5rem;
  cursor: pointer;
  position: relative;
}
.sort-up:before, .sort-down:before, .sort-delete:before {
  content: "↑";
  color: white;
}

.sort-delete:before {
  content: "x";
}

.sort-down {
  display: none;
}

#page01 > div > div {
  padding-bottom: 4rem;
}
#page01 > div > div .btn-main {
  position: absolute;
  left: 1rem;
  bottom: 1rem;
}
#page01 .image-container {
  max-width: 100px;
  margin: 0 auto;
  display: block;
}
@media (min-width: 767px) {
  #page01 .image-container {
    max-width: 209px;
  }
}
#page01 .layout-1.active .inner, #page01 .layout-2.active .inner, #page01 .layout-3.active .inner {
  background: #F5F5F5;
  padding: 0 1rem;
  padding-bottom: 1rem;
}

.print-image {
  display: none;
}

#page03 .text-container {
  padding-bottom: 1rem;
}

#page04 .wpcf7-form {
  max-width: 350px;
  margin: 0 auto;
}

/*
#page04 {
  position: relative;

  .sort-menu {

    display: none;
  }

  .image-container {
    float: left;
    width: 30%;
  }
  .rightcol {
    float: right;
    width: 70%;
  }

  .overlay-text-container {
    @extend .translateY;
    width: 33%;
    left: 3rem;

    margin-top: 0;

  }
  input, select, textarea {
    background: none;
    border: none;
  }

  &.layout-1 .overlay-text-container {
    width: 31%;
    margin-top: 0;
    right: 3rem;
    left: auto;
    max-width: none;
    font-size: 2rem;
  }
  &.layout-2 {
    .overlay-text-container {
      width: 20%;
      right: 3rem;
      left: auto;
      max-width: none;

    }
    h2 {
      font-size: 1.3rem !important;
    }
    .text-container, label, input {
      font-size: .7rem !important;
    }
    input {
      height: auto;
      padding: 0;
      line-height: 2;
    }
    .image-container {
      width: 22%;
    }
  }
}
*/
.layout-2x2 .isdisabled, .layout-3x3 .isdisabled {
  display: none;
}

.layout-2x2 {
  padding: 5rem;
}
.layout-2x2 > div {
  margin-top: 4rem;
}
.layout-2x2 > div .add-prices {
  padding-top: 1rem;
}
.layout-2x2 > div .add-prices .col-4 input, .layout-2x2 > div .add-prices .layout-3x3 > div input {
  font-weight: bold;
  text-align: right;
}
.layout-2x2 > div:not(:first-child):not(:nth-child(2)):not(:nth-child(3)):not(:nth-child(4)) {
  display: none;
}

.layout-3x3 {
  padding: 5rem;
}
.layout-3x3 > div {
  margin-bottom: 2rem;
  margin-top: 2rem;
}
.layout-3x3 > div .add-prices {
  padding-top: 1rem;
}
.layout-3x3 > div .add-prices .col-4 input, .layout-3x3 > div .add-prices .layout-3x3 > div input {
  font-weight: bold;
  text-align: right;
}

.load-beer-2-container {
  max-width: 33%;
  padding: 2rem;
  margin-left: 2.5rem;
  margin-top: 3rem;
}
.load-beer-2-container > div {
  margin-top: 2rem;
  margin-bottom: 4rem;
}
.load-beer-2-container > div:not(:first-child):not(:nth-child(2)) {
  display: none;
}
.layout-1 .load-beer-2-container {
  display: none;
}

.g-recaptcha {
  margin: 1rem 0;
}

.table-row {
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
  -webkit-flex-direction: row;
  flex-grow: 0;
  -webkit-flex-grow: 0;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
@media only screen and (max-width: 375px) {
  .table-row {
    /* For mobile phones: */
    width: 100%;
  }
}

/*
 * Define the widths: play around with these to get a best fit.
 */
.header {
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
  -webkit-flex-direction: row;
  flex-grow: 0;
  -webkit-flex-grow: 0;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
@media only screen and (max-width: 768px) {
  .header {
    /* For mobile phones: */
    width: 100%;
    display: none;
  }
}

.header-mobile {
  display: none;
}
@media only screen and (max-width: 768px) {
  .header-mobile {
    /* For mobile phones: */
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    flex-grow: 0;
    -webkit-flex-grow: 0;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 375px) {
  .header-mobile {
    /* For mobile phones: */
    width: 100%;
  }
}

.rows .text {
  width: 150px;
  font-size: 18px;
  margin-bottom: 0.25rem;
  margin-top: 0.25rem;
}
@media only screen and (max-width: 768px) {
  .rows .text {
    /* For mobile phones: */
    width: 50%;
  }
}
@media only screen and (max-width: 375px) {
  .rows .text {
    /* For mobile phones: */
    width: 100%;
  }
}
.rows .num {
  width: 70px;
  font-size: 18px;
  text-align: center;
  margin-bottom: 0.25rem;
  margin-top: 0.25rem;
}
@media only screen and (max-width: 768px) {
  .rows .num {
    /* For mobile phones: */
    width: 50%;
    text-align: left;
  }
}
@media only screen and (max-width: 375px) {
  .rows .num {
    /* For mobile phones: */
    width: 100%;
  }
}
.rows .customer-row {
  width: 100px;
}
@media only screen and (max-width: 768px) {
  .rows .customer-row {
    /* For mobile phones: */
    width: 50%;
  }
}
@media only screen and (max-width: 375px) {
  .rows .customer-row {
    /* For mobile phones: */
    width: 100%;
  }
}
.rows .postcode {
  width: 100px;
}
@media only screen and (max-width: 768px) {
  .rows .postcode {
    /* For mobile phones: */
    width: 50%;
  }
}
@media only screen and (max-width: 375px) {
  .rows .postcode {
    /* For mobile phones: */
    width: 100%;
  }
}
.rows .place {
  width: 80px;
}
@media only screen and (max-width: 768px) {
  .rows .place {
    /* For mobile phones: */
    width: 50%;
  }
}
@media only screen and (max-width: 375px) {
  .rows .place {
    /* For mobile phones: */
    width: 100%;
  }
}
.rows .email-address {
  width: 200px;
}
@media only screen and (max-width: 768px) {
  .rows .email-address {
    /* For mobile phones: */
    width: 50%;
  }
}
@media only screen and (max-width: 375px) {
  .rows .email-address {
    /* For mobile phones: */
    width: 100%;
  }
}
.rows .email-address a {
  text-decoration: none;
  color: black;
}
.rows .email-address a:hover {
  text-decoration: underline;
  color: black;
}
.rows .num-action {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 100px;
  font-size: 18px;
  margin-bottom: 0.25rem;
  margin-top: 0.25rem;
}
@media only screen and (max-width: 768px) {
  .rows .num-action {
    /* For mobile phones: */
    width: 50%;
    display: flex;
    justify-content: flex-start;
    justify-content: flex-end;
    flex-direction: column;
    align-items: flex-end;
  }
}
@media only screen and (max-width: 375px) {
  .rows .num-action {
    /* For mobile phones: */
    width: 100%;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    align-items: flex-end;
  }
}

.image-button {
  cursor: pointer;
  background-repeat: no-repeat !important;
  background-size: contain !important;
  width: 25px;
  height: 25px;
  margin: 0.2rem;
  border: 1px solid #ccc;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
@media only screen and (max-width: 768px) {
  .image-button {
    /* For mobile phones: */
    width: 50px;
    height: 50px;
    margin: 0.4rem;
    background-repeat: no-repeat !important;
    background-size: contain !important;
  }
}
.image-button:hover {
  border: 1px solid black;
}

.text {
  flex-grow: 1;
  -webkit-flex-grow: 1;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-right: 20px;
}

/*
 * General good-look styles, not mandatory.
 */
.table-row {
  border-bottom: 2px solid #e0e0e0;
  border-collapse: collapse;
  padding-top: 5px;
  padding-bottom: 5px;
}

.table-row.header {
  font-size: 18px;
  background-color: #FFEEDB;
  font-weight: bold;
  padding-top: 8px;
  padding-bottom: 8px;
}

.table-row.header-mobile {
  font-size: 18px;
  background-color: #FFEEDB;
  font-weight: bold;
  padding-top: 8px;
  padding-bottom: 8px;
}

.add-customer-container {
  width: 70%;
  margin: 0 auto;
  clear: both;
}
@media only screen and (max-width: 768px) {
  .add-customer-container {
    /* For mobile phones: */
    width: 100%;
  }
}
.add-customer-container .headline-add-customer {
  text-align: left;
  clear: both;
  padding: 2rem 0;
}
.add-customer-container .headline-add-customer h3 {
  padding: 1%;
}
.add-customer-container .info-text {
  padding: 1%;
}
.add-customer-container .info-text p {
  font-size: 1.2rem;
  color: black;
}

.add {
  justify-content: center;
  -webkit-justify-content: center;
}

.add-customer-form, .add-customer-table-form {
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
  -webkit-flex-direction: row;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  width: 100%;
  margin: 1rem auto 3rem auto;
}
.add-customer-form input[type=checkbox], .add-customer-table-form input[type=checkbox] {
  -webkit-appearance: checkbox;
}
.add-customer-form input, .add-customer-table-form input {
  padding: 0.5rem;
  height: 3rem;
  font-size: 1rem;
  color: black;
  margin-bottom: 0.5rem;
}
.add-customer-form input::placeholder, .add-customer-table-form input::placeholder {
  font-size: 1rem;
  color: #999;
}
.add-customer-form .w-100, .add-customer-table-form .w-100 {
  width: 98%;
  margin: 1%;
}
.add-customer-form .w-50, .add-customer-table-form .w-50 {
  width: 48%;
  margin: 1%;
}
.add-customer-form .w-33, .add-customer-table-form .w-33 {
  width: 31.33%;
  margin: 1%;
}
.add-customer-form label, .add-customer-table-form label {
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
  -webkit-flex-direction: row;
  align-items: center;
  font-size: 1rem;
}
.add-customer-form label input, .add-customer-table-form label input {
  margin-right: 1rem;
}
.add-customer-form .submit-add-customer, .add-customer-table-form .submit-add-customer {
  margin: 0 auto;
  font-size: 1rem;
  text-align: center;
  cursor: pointer;
  height: 3rem;
  padding: 1rem;
  line-height: 1rem;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.add-customer-form .submit-add-customer:hover, .add-customer-table-form .submit-add-customer:hover {
  border: 1px solid black;
}
.add-customer-form .submit-add-customer.submit-hidden, .add-customer-table-form .submit-add-customer.submit-hidden {
  opacity: 0.5;
  pointer-events: none;
  cursor: default;
}
.add-customer-form .back-button, .add-customer-table-form .back-button {
  font-size: 1.2rem;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  border: 1px solid #ccc;
  height: 3rem;
  margin: 1.2rem auto;
  text-align: center;
  padding: 0.25rem;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.add-customer-form .back-button:hover, .add-customer-table-form .back-button:hover {
  border: 1px solid black;
}
.add-customer-form .back-button a, .add-customer-table-form .back-button a {
  font-size: 1.2rem;
  color: black;
}
.add-customer-form .back-button a:hover, .add-customer-table-form .back-button a:hover {
  text-decoration: none;
  color: black;
  opacity: 1;
}
.add-customer-form .add-customer-button, .add-customer-form .edit-customer-button, .add-customer-table-form .add-customer-button, .add-customer-table-form .edit-customer-button {
  margin: 0 auto;
}
.add-customer-form p, .add-customer-table-form p {
  font-size: 1.2rem;
  color: black;
  padding-bottom: 0.8rem;
}
.add-customer-form address, .add-customer-table-form address {
  display: block;
  font-size: 1.2rem;
  padding-bottom: 0.8rem;
}
.add-customer-form address a, .add-customer-table-form address a {
  color: black;
  opacity: 1;
  text-decoration: none;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.add-customer-form address a:hover, .add-customer-table-form address a:hover {
  color: #999;
  text-decoration: underline;
}

.headline-add-customer {
  text-align: center;
}

.button-container {
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
.button-container input {
  margin: 5px;
  height: 3rem;
  padding: 1rem;
  font-size: 1rem;
  line-height: 1rem;
  cursor: pointer;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.button-container input:hover {
  border: 1px solid black;
}
.button-container .export-button {
  margin-right: 0;
}

.db-warning-message-container {
  padding: 1rem;
}
.db-warning-message-container .db-info-message {
  color: forestgreen;
}
.db-warning-message-container .db-warning-message {
  color: #e52220;
}
.db-warning-message-container .db-warning-message a {
  color: inherit;
  text-decoration: none;
}
.db-warning-message-container .db-warning-message a:hover {
  text-decoration: underline;
}
.db-warning-message-container p {
  font-size: 1rem;
  line-height: 1rem;
}

.db-more-buttons {
  text-align: center;
  padding: 2rem;
  display: flex;
  flex-wrap: wrap;
}

a.db-active-button {
  padding: 0 1rem;
  font-size: 1.5rem;
  font-weight: normal;
  text-decoration: none;
  opacity: 0.8;
  pointer-events: none;
}
@media only screen and (max-width: 550px) {
  a.db-active-button {
    /* For mobile phones: */
    padding: 0 0.2rem;
  }
}

a.db-button {
  padding: 0 1rem;
  font-size: 1.5rem;
  text-decoration: underline;
  font-weight: bold;
}
@media only screen and (max-width: 550px) {
  a.db-button {
    /* For mobile phones: */
    padding: 0 0.2rem;
  }
}

.db-message {
  display: block;
  width: 100%;
  padding: 1rem;
}
.db-message .db-info-message {
  color: forestgreen;
}
.db-message .db-warning-message {
  color: #e52220;
}
.db-message .db-warning-message a {
  color: inherit;
  text-decoration: none;
}
.db-message .db-warning-message a:hover {
  text-decoration: underline;
}
.db-message p {
  font-size: 1rem;
  line-height: 1rem;
}

.db-warning-message {
  color: #e52220;
}

.beerobject.selected {
  opacity: 0.5;
}

.add-beer-dialog.too-many-beers {
  cursor: default;
}

.db-background {
  background: #f5f5f5;
}

.button-container {
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  margin-bottom: 25px;
}
.button-container .add-customer-form {
  display: -webkit-flex;
  display: flex;
  justify-content: flex-end;
}
@media only screen and (max-width: 335px) {
  .button-container .add-customer-form {
    /* For mobile phones: */
    width: 100%;
  }
}
@media only screen and (max-width: 335px) {
  .button-container .add-customer-form input {
    /* For mobile phones: */
    width: 100%;
  }
}
.button-container .add-customer-table-form {
  display: -webkit-flex;
  display: flex;
  justify-content: flex-end;
}
@media only screen and (max-width: 335px) {
  .button-container .add-customer-table-form {
    /* For mobile phones: */
    width: 100%;
  }
}
.button-container .add-customer-table-form input {
  min-width: 120px;
}
@media only screen and (max-width: 335px) {
  .button-container .add-customer-table-form input {
    /* For mobile phones: */
    width: 100%;
  }
}
.button-container .import-export-button-container {
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  border: 1px solid #ccc;
}
@media only screen and (max-width: 365px) {
  .button-container .import-export-button-container {
    border: none;
  }
}
@media only screen and (max-width: 335px) {
  .button-container .import-export-button-container .export-form {
    /* For mobile phones: */
    width: 100%;
  }
}
.button-container .import-export-button-container .export-form input {
  min-width: 120px;
}
@media only screen and (max-width: 335px) {
  .button-container .import-export-button-container .export-form input {
    /* For mobile phones: */
    width: 100%;
  }
}
.button-container .import-export-button-container .upload-form {
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  align-items: center;
  border: none;
}
@media only screen and (max-width: 768px) {
  .button-container .import-export-button-container .upload-form {
    /* For mobile phones: */
    display: block;
  }
}
.button-container .import-export-button-container .upload-form input[type=submit] {
  min-width: 120px;
}
@media only screen and (max-width: 335px) {
  .button-container .import-export-button-container .upload-form input[type=submit] {
    /* For mobile phones: */
    width: 100%;
  }
}
.button-container .import-export-button-container .upload-form input[type=file] {
  padding: 0.7rem;
  height: auto;
  border: none;
  background: none;
  border: none;
}
@media only screen and (max-width: 768px) {
  .button-container .import-export-button-container .upload-form input[type=file] {
    padding: 0.5rem;
    font-size: 1rem;
  }
}
@media only screen and (max-width: 365px) {
  .button-container .import-export-button-container .upload-form input[type=file] {
    font-size: 0.7rem;
    line-height: 2rem;
  }
}

.error-message {
  color: #e30513;
  border: 1px solid #e30513;
  padding: 0.25rem 0.5rem;
  display: none;
}

.loader {
  width: 5rem;
  height: 5rem;
  border-radius: 50%;
  border: 3px solid #000;
  opacity: 0.7;
  display: none;
}
.loader:before {
  content: "";
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  background: black;
  position: absolute;
  top: 0.5rem;
  left: 50%;
  margin-left: -0.5rem;
}

@-webkit-keyframes rotating /* Safari and Chrome */ {
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.rotating {
  -webkit-animation: rotating 2s linear infinite;
  -moz-animation: rotating 2s linear infinite;
  -ms-animation: rotating 2s linear infinite;
  -o-animation: rotating 2s linear infinite;
  animation: rotating 2s linear infinite;
}

.gastronomform {
  max-width: 500px;
  margin: 0 auto;
}
.gastronomform form > p {
  width: 100%;
  clear: both;
}
.gastronomform .wpcf7-form input[type=submit] {
  width: auto;
  padding: 0.5rem 1rem;
  height: auto;
  margin: 0 auto;
  display: inline-block;
}

#customer_login {
  border-top: 1px solid #FEFEFE;
  margin-top: 0.5rem;
  padding-top: 0.5rem;
}

#customer_login h2 {
  min-height: 2.2em;
  padding-bottom: 0rem;
}

.main-nav-login {
  /* Fontsize Responsive  */
  /* @include font-size(0,16px 14px 13px);  */
  font-size: 1rem;
}
@media (min-width: 767px) {
  .main-nav-login {
    font-size: 1rem;
  }
}
@media (min-width: 940px) {
  .main-nav-login {
    font-size: 1.05rem;
  }
}
@media (min-width: 1200px) {
  .main-nav-login {
    font-size: 1.1rem;
  }
}
@media (min-width: 1400px) {
  .main-nav-login {
    font-size: 1.125rem;
  }
}
.main-nav-login a {
  text-transform: uppercase;
  width: 100%;
  position: relative;
  padding: 0.5rem;
  text-shadow: 0px 0px 1px rgba(150, 150, 150, 0.5);
}

.gastro-login-btn a {
  margin: 0;
  margin-top: 2.5rem;
  margin-bottom: -1rem;
  font-size: 1rem;
}

.errormessage {
  font-size: 0.8rem;
  background: red;
  display: inline-block;
  clear: both;
  width: auto;
  padding: 0.25rem 0.5rem;
  margin-left: 0.5rem;
  color: white;
  position: relative;
}
.errormessage:before {
  content: "";
  position: absolute;
  top: -10px;
  left: 1rem;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 7.5px 10px 7.5px;
  border-color: transparent transparent #ff0000 transparent;
}

.newsletterform {
  width: 100%;
  display: block;
  float: left;
}
.newsletterform .first, .newsletterform .second {
  width: 100%;
  padding-bottom: 0.5rem;
}
@media (min-width: 767px) {
  .newsletterform .first, .newsletterform .second {
    width: 50%;
    float: left;
  }
}
.newsletterform button {
  background: #e30513;
  color: white;
  font-weight: bold;
  border: none;
  cursor: pointer;
  padding: 0.5rem 0.75rem;
  margin: 0;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  float: right;
}
.newsletterform label {
  padding-top: 0.55rem;
}
.newsletterform select, .newsletterform input, .newsletterform textarea {
  width: 100%;
}

.newsletter-abmelden-container {
  padding-top: 2rem;
  clear: both;
}

input, select, textarea {
  border: #e30513;
  border-radius: 0;
  /*width: 50%;*/
  float: left;
  -webkit-appearance: none;
  border: 1px solid #CCC;
  padding: 0rem 0.25rem;
  height: 2rem;
}

textarea, .woocommerce form .form-row textarea {
  height: 10rem;
}

input[type=submit] {
  background: none;
  float: right;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* remove default arrow */
  background: white url(../../images/select-icon.png) right center no-repeat;
  /* add custom arrow */
  padding-right: 1rem;
  cursor: pointer;
  background-size: auto 100%;
}

select::-ms-expand {
  display: none;
  /* hide the default arrow in ie10 and ie11 */
}

label {
  display: block;
  /*width: 50%;*/
  /*min-width: 300px;*/
  float: left;
  line-height: 1;
}
label a {
  text-decoration: underline;
}

input[type=checkbox], input[type=radio] {
  width: auto;
  padding-right: 1rem;
  display: none !important;
}

.ajax-loader {
  width: 16px;
  float: right;
}
.ajax-loader.is-active {
  background: url(../../images/loader3.gif) no-repeat center center;
  height: 16px;
}

.dsgvo-label {
  cursor: pointer;
  padding-bottom: 0.5rem;
}

.checkbox, #ship-to-different-address > label > span, input[type=checkbox] + label, input[type=checkbox] + .wpcf7-list-item-label,
input[type=radio] + label, input[type=radio] + .wpcf7-list-item-label, .dsgvo-label {
  padding: 4px 0;
  padding-left: 30px;
  padding-right: 1rem;
  background: url(../../images/checkbox.png) 0 2px no-repeat;
  background-size: 22px;
  position: relative;
}
.checkbox:before, #ship-to-different-address > label > span:before, input[type=checkbox] + label:before, input[type=checkbox] + .wpcf7-list-item-label:before,
input[type=radio] + label:before, input[type=radio] + .wpcf7-list-item-label:before, .dsgvo-label:before {
  background: url(../../images/checkbox-checked.png) 0 4px no-repeat;
  background-size: 20px;
  opacity: 0;
  content: "";
  display: block;
  position: absolute;
  left: 1px;
  top: 0px;
  width: 22px;
  height: 22px;
}

/*
,
input[type="checkbox"][checked="checked"] + label,input[type="checkbox"][checked="checked"]  + .wpcf7-list-item-label,
input[type="radio"][checked="checked"] + label,input[type="radio"][checked="checked"]  + .wpcf7-list-item-label,.dsgvo-label.active,
*/
input[type=checkbox]:checked + label:before, input[type=checkbox]:checked + .wpcf7-list-item-label:before,
input[type=radio]:checked + label:before, input[type=radio]:checked + .wpcf7-list-item-label:before, .dsgvo-label.active:before {
  opacity: 1;
}

.screen-reader-response {
  display: none;
}

.wpcf7-form {
  /*max-width: 400px;*/
  width: 100%;
  padding-left: 15px;
  padding-bottom: 2rem;
}
.wpcf7-form p {
  padding-bottom: 0;
}
@media (max-width: 767px) {
  .wpcf7-form p {
    width: 100%;
  }
}
.wpcf7-form label, .wpcf7-form .wpcf7-list-item-label {
  min-width: 0;
  margin-bottom: 0;
  margin-top: 0;
  display: block;
  width: 100%;
  font-weight: normal;
  font-size: 0.9rem;
  padding-top: 5px;
  padding-bottom: 5px;
}
.wpcf7-form .wpcf7-list-item-label {
  display: block;
  padding-left: 2.3rem;
}
.wpcf7-form .wpcf7-list-item {
  display: inline-block;
  width: 100%;
  text-align: left;
}
.wpcf7-form .wpcf7-radio .wpcf7-list-item {
  width: auto;
}
.wpcf7-form input, .wpcf7-form select, .wpcf7-form textarea {
  padding: 0.15rem 0.5rem;
  border: 1px solid #dfdfdf;
  margin: 0;
  width: 100%;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  height: 1.5rem;
  background: none;
  font-family: "KievitWeb W03 Regular";
  font-size: 1rem;
}
.wpcf7-form textarea {
  height: auto;
}
.wpcf7-form > div {
  display: block;
}
.wpcf7-form > div > label, .wpcf7-form > div > span {
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
  display: block;
  width: 100%;
}
@media (min-width: 767px) {
  .wpcf7-form > div > span {
    float: right;
  }
}
.wpcf7-form input[type=submit] {
  background: #e30513;
  color: white;
  font-weight: bold;
  border: none;
  cursor: pointer;
}
.wpcf7-form .wpcf7-not-valid-tip {
  color: #e30513;
}

.disabled {
  opacity: 0.7 !important;
  cursor: default !important;
}

.screen-reader-response ul, .screen-reader-response li {
  margin: 0;
  padding: 0;
}
.screen-reader-response li {
  color: #e30513;
}
.screen-reader-response li:before {
  content: none;
  display: none;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button,
.woocommerce table.shop_table, .woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register,
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment,
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
  border-radius: 0;
}

#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
  background: #efefef;
}

.woocommerce .prev, .woocommerce .next {
  height: auto;
}

#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
  border: 1em solid #efefef;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
  max-width: 100%;
  padding: 0;
}
@media (min-width: 767px) {
  .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    max-width: 50%;
  }
}

#billing_country_field strong {
  line-height: 2;
  padding-left: 0.5rem;
}

#order_review h3 {
  padding-top: 2rem;
}

.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt[disabled]:disabled, .woocommerce #respond input#submit.alt[disabled]:disabled:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt[disabled]:disabled, .woocommerce a.button.alt[disabled]:disabled:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt[disabled]:disabled, .woocommerce button.button.alt[disabled]:disabled:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt[disabled]:disabled, .woocommerce input.button.alt[disabled]:disabled:hover {
  background: #e30513;
  font-style: italic;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  background: #e30513;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
  background: #e30513;
  opacity: 0.7;
}

.woocommerce ul.products li.product .price del {
  display: inline-block;
}

.woocommerce ul.products li.product a.add_to_cart_button, .add_to_cart_button, .headerImage.main-shop .summary.entry-summary a.button,
#ql_woo_cart .button.wc-forward {
  background: #e30513;
  color: white;
  display: inline-block;
  text-align: center;
}
.woocommerce ul.products li.product a.add_to_cart_button.btn-details, .woocommerce ul.products li.product a.add_to_cart_button.checkout, .add_to_cart_button.btn-details, .add_to_cart_button.checkout, .headerImage.main-shop .summary.entry-summary a.button.btn-details, .headerImage.main-shop .summary.entry-summary a.button.checkout,
#ql_woo_cart .button.wc-forward.btn-details,
#ql_woo_cart .button.wc-forward.checkout {
  background: black;
  float: left;
  margin-right: 1rem;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
  background: none;
}

.woocommerce-checkout .shop_table {
  background: none !important;
}

.order-total {
  background: #efefef;
}

.woocommerce table.shop_table {
  border: none;
}

.woocommerce ul#shipping_method li label {
  padding-left: 3rem;
}

.woocommerce .button {
  font-weight: normal !important;
  padding: 0.35rem 0.8rem !important;
  float: none !important;
  display: inline-block !important;
  margin: 0 0.5rem !important;
  margin-bottom: 1rem !important;
}

#place_order {
  float: right !important;
}

.woocommerce td.actions .button {
  margin-bottom: 0 !important;
}

.wc-proceed-to-checkout {
  text-align: right;
}

.btn-container {
  text-align: center;
}

.woocommerce div.product form.cart .button {
  float: right !important;
  margin-right: 0 !important;
}

.quantity-container {
  text-align: right;
}
.quantity-container .before-quantity {
  font-weight: bold;
}
.quantity-container .quantity {
  width: 6rem;
  height: 2rem;
  text-align: center;
  margin: 0 !important;
}
.quantity-container .quantity input {
  background: none;
  border: none;
  height: 2rem;
  display: inline-block;
  float: none;
}
.quantity-container .quantity input::-webkit-outer-spin-button, .quantity-container .quantity input::-webkit-inner-spin-button {
  /* display: none; <- Crashes Chrome on hover */
  -webkit-appearance: none;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */
}
.quantity-container .quantity input[type=number] {
  -moz-appearance: textfield;
}
.quantity-container .custom-input {
  max-width: 10rem;
  height: 2rem;
  padding: 0;
}
.quantity-container .custom-input .plus, .quantity-container .custom-input .minus, .quantity-container .custom-input .quantity {
  background: #efefef;
  float: left;
}
.quantity-container .custom-input .plus, .quantity-container .custom-input .minus {
  width: 2rem;
  height: 2rem;
  position: relative;
  cursor: pointer;
}
.quantity-container .custom-input .plus {
  border-left: 1px solid white;
  position: absolute;
  top: 0;
  right: 0;
}
.quantity-container .custom-input .minus {
  border-right: 1px solid white;
}
.quantity-container .custom-input .plus:before, .quantity-container .custom-input .minus:before {
  content: "+";
  display: inline-block;
  color: white;
  font-weight: bold;
}
.quantity-container .custom-input .minus:before {
  content: "-";
}

.price-container {
  text-align: right;
  padding-top: 1rem;
}

.woocommerce-Price-currencySymbol {
  font-size: 1.1rem;
}

section.products {
  clear: both;
}

.woocommerce form .form-row label {
  line-height: 1;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
  font-size: 2rem;
  padding-bottom: 0.5rem;
}

.woocommerce ul.cart_list li dl, .woocommerce ul.product_list_widget li dl {
  border: none;
  padding: 0;
}

.woocommerce ul.cart_list li dl dd, .woocommerce ul.product_list_widget li dl dd {
  padding-bottom: 0;
  margin-bottom: 0;
}

.variation-Farben p, .variation-GreKleidung p {
  padding-bottom: 0 !important;
}

.woocommerce div.product form.cart .variations {
  text-align: right;
}
.woocommerce div.product form.cart .variations td.value {
  position: relative;
  width: 10rem;
  /*&:after{
    content:"\25BC";
    text-align:center;
    width:2rem;
    height:2rem;
    color:white;
    background:$lightgrey;
    border-left:1px solid white;
    position:absolute;
    right:0;
    top:0;
  }*/
}
.woocommerce div.product form.cart .variations .reset_variations {
  display: none !important;
}
.woocommerce div.product form.cart .variations select {
  background: #efefef url(../../images/ico-arrow-down.png) no-repeat right center;
  position: relative;
  border: none;
  height: 2rem;
  display: inline-block;
  float: none;
  padding-right: 2.2rem;
  margin: 0;
  width: 100%;
  padding-left: 0.75rem;
}
.woocommerce div.product form.cart .variations label {
  float: right;
}

.woocommerce div.product form.cart .variations td.label {
  vertical-align: middle;
}

#woocommerce-container {
  padding-top: 1rem;
}

.yith_magnifier_zoom_magnifier {
  width: 200px !important;
  height: 200px !important;
  border-radius: 50%;
  overflow: hidden;
  border: 1px solid #dfdfdf;
  left: 100% !important;
  outline: 0;
  background: white;
}
@media (max-width: 767px) {
  .yith_magnifier_zoom_magnifier {
    display: none !important;
  }
}

.yith_magnifier_mousetrap {
  border: none !important;
  outline: 0;
}

.yith_magnifier_zoom.woocommerce-main-image img {
  width: auto !important;
  height: 100% !important;
}

.yith_magnifier_zoom.woocommerce-main-image {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 100%;
  outline: 0;
  border: 1px solid #dfdfdf;
}

.caroufredsel_wrapper {
  margin-left: 0rem !important;
}

.yith_magnifier_lens {
  display: none !important;
}

.summary.entry-summary > .price {
  display: none !important;
}

.wc-gzd-additional-info.delivery-time-info {
  display: block !important;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
  border: none !important;
  border-top-color: #e30513;
  color: black;
  background: none;
  padding: 1.3em 0em 0em 3.5em;
}
.woocommerce-error .button, .woocommerce-info .button, .woocommerce-message .button {
  margin-bottom: 0 !important;
}
.woocommerce-error:before, .woocommerce-info:before, .woocommerce-message:before {
  top: 1.3rem;
}

#loginform input:not(#wp-submit) {
  border: none;
  background: #ddd;
  padding: 0.1rem 0.5rem;
  height: 1.5rem;
}
#loginform p {
  padding-bottom: 0.75rem;
}
#loginform #wp-submit {
  padding: 0.1rem 0.5rem;
  height: 1.5rem;
}

.woocommerce div.product form.cart .variations td {
  border-bottom: 1rem solid white;
}

.woocommerce div.product form.cart .variations tr:last-child td {
  border: none;
}

::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #000;
}

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #000;
  opacity: 1;
}

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #000;
  opacity: 1;
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #000;
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #000;
}

.woocommerce-mini-cart-item.mini_cart_item:not(:last-child) {
  padding-bottom: 0.2rem !important;
  border-bottom: 1px dotted #dfdfdf;
}

.woocommerce-info {
  border-top-color: #ffdb01;
}
.woocommerce-info:before {
  color: #ffdb01;
}

.woocommerce .woocommerce-breadcrumb {
  padding-top: 1rem;
}

#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
  clear: both;
  float: left;
  margin: 0.5rem 0;
}

.woocommerce-message {
  border-top-color: green;
}

.woocommerce-message::before {
  color: green;
}

.woocommerce span.onsale {
  background-color: green;
}

.woocommerce span.onsale {
  top: 0.5rem;
  right: 0.5rem;
  margin: 0;
}

ul.products a .price {
  font-size: 1.5rem !important;
  text-align: right;
}
ul.products a .price .woocommerce-Price-currencySymbol {
  font-size: 1rem;
}

.woocommerce-loop-product__title {
  /*font-size:1.25rem !important;
  height: 2.5em;*/
  display: block;
  padding: 0 !important;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
  padding: 0.5em 0 !important;
  font-size: 1.4rem;
}

.woocommerce span.onsale {
  background-color: green;
  width: 4em;
  height: 3.75em;
  padding-top: 0.25rem;
  z-index: 17;
}

.woocommerce ul.products li.product .onsale {
  margin: 0;
  margin-top: -1px;
}

.woocommerce ul.products li.product a {
  display: block;
}

.woocommerce ul.products li.product .price,
.woocommerce div.product p.price,
.woocommerce div.product span.price {
  color: black;
}

.product_type_variable.add_to_cart_button:not(.btn-details) {
  display: none !important;
}

.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a {
  font-weight: 400;
}

.shopping-basket-btn {
  position: relative;
}
.shopping-basket-btn #ql_woo_cart {
  display: none;
  width: 300px;
  min-height: 300px;
  background: white;
  position: absolute;
  top: 100%;
  right: 0;
  padding: 1rem;
}
.shopping-basket-btn #ql_woo_cart .button {
  margin: 0.5rem 0 !important;
  display: inline-block !important;
  width: auto !important;
  margin-left: 0.5rem !important;
}
.shopping-basket-btn #ql_woo_cart .woocommerce-mini-cart__buttons.buttons {
  padding-bottom: 0;
}
.shopping-basket-btn #ql_woo_cart .shipping-costs-cart-info a {
  width: auto !important;
}
.shopping-basket-btn #ql_woo_cart .woocommerce-mini-cart-item {
  width: 100% !important;
}
.shopping-basket-btn #ql_woo_cart .woocommerce-mini-cart-item > a:not(.remove) {
  padding-bottom: 0;
  padding-left: 0;
}
.shopping-basket-btn #ql_woo_cart .remove {
  width: 1.3rem !important;
  height: 1.3rem;
  right: -14px;
  position: absolute !important;
  display: inline-block !important;
  left: auto !important;
  padding: 0 !important;
  margin-top: 0.7rem;
  line-height: 0.75;
}
.shopping-basket-btn #ql_woo_cart .woocommerce-Price-currencySymbol {
  font-size: 0.75rem;
}
.shopping-basket-btn #ql_woo_cart .attachment-shop_thumbnail {
  position: absolute;
  right: 0.5rem;
}
.shopping-basket-btn #ql_woo_cart .quantity {
  padding-left: 0.25rem;
}
.shopping-basket-btn:hover #ql_woo_cart {
  display: block;
}

.woocommerce ul#shipping_method .amount {
  font-weight: 400;
}

@media (max-width: 767px) {
  .woocommerce td.product-quantity {
    min-height: 2.85rem;
  }
}

@media (max-width: 767px) {
  .woocommerce .quantity .qty {
    float: right;
  }
}

.woocommerce ul#shipping_method li label {
  padding-left: 2rem;
  text-align: left;
  width: 100%;
  padding-right: 0;
  display: inline-block;
  float: none;
  clear: both;
  text-indent: 0;
}

.woocommerce-cart #ql_woo_cart {
  display: none !important;
}

.search-btn .searchcontainer {
  display: none;
  width: 300px;
  height: 300px;
  background: white;
  position: absolute;
  top: 100%;
  left: 0;
}
.search-btn:hover .searchcontainer {
  display: block;
}

.cart-customlocation {
  padding-right: 1.5rem !important;
  position: relative;
}

.cart-customlocation p {
  position: absolute;
  width: 1rem;
  height: 1rem;
  top: 0.35rem;
  right: 0rem;
  /*@extend .translateX;*/
}

.woocommerce ul.products li.product {
  width: 100%;
  padding: 0.5rem;
  margin: 0;
}
.woocommerce ul.products li.product .shop-loop-container {
  padding: 0.5rem;
  border: 1px solid #efefef;
}

.cross-sells ul.products {
  margin: 0 !important;
  margin-right: 0px;
  margin-left: 0px;
  margin-left: -7px !important;
  margin-right: -7px !important;
}
@media (max-width: 767px) {
  .shop-footer {
    padding: 0 7px;
  }
}

.woocommerce .products ul, .woocommerce ul.products {
  margin: 0;
}
@media (min-width: 767px) {
  .woocommerce .products ul, .woocommerce ul.products {
    margin: 0 -1rem;
  }
}

h1 + .term-description {
  width: 100%;
  max-width: 500px;
}

.banner, .woocommerce span.onsale {
  display: block;
  width: 4rem;
  height: 6rem;
  background: url(../../images/ico-red-flag.png) no-repeat top center;
  color: white;
  font-size: 1.35rem;
  position: absolute;
  left: 1.5rem;
  top: 0rem;
  text-align: center;
  padding-top: 2rem;
  font-weight: bold;
  z-index: 4;
  border: none;
  border-radius: 0;
}

.banner-trend {
  font-size: 1.1rem;
}

.next-new {
  left: 6rem;
}

.shop-loop-container {
  position: relative;
}

.shop-loop-container .woocommerce span.onsale, .woocommerce ul.products li.product .onsale {
  top: 0rem;
  right: 1.5rem;
  left: auto;
}

.woocommerce span.onsale {
  font-size: 0.875rem;
  left: auto;
  left: 1.5rem;
  padding-top: 1.3rem;
}

.woocommerce .banner:not(.banner-trend) + span.onsale,
.woocommerce .banner-trend:not(.next-new) + span.onsale,
.shop-loop-container .woocommerce .banner:not(.banner-trend) + span.onsale,
.woocommerce ul.products li.product .banner:not(.banner-trend) + .onsale,
.shop-loop-container .woocommerce .banner-trend:not(.next-new) + span.onsale,
.woocommerce ul.products li.product .banner-trend:not(.next-new) + .onsale {
  left: 6rem;
}

.woocommerce .next-new + span.onsale,
.woocommerce ul.products li.product .next-new + span.onsale,
.shop-loop-container .next-new + span.onsale {
  left: 10.5rem;
}

.cart_totals h2 {
  font-size: 1.75rem;
}

#ship-to-different-address > label {
  padding-left: 0;
  background: none !important;
}
#ship-to-different-address > label:before {
  display: none;
  content: none;
}
#ship-to-different-address > label > span {
  display: block;
  background-position: 0 4px;
}
#ship-to-different-address > label input[type=checkbox]:checked + span:before {
  opacity: 1;
  top: 2px;
}

nav.navbar.navbar-light {
  /*
    position: fixed;
    z-index: 99;
  */
}
@media (min-width: 767px) {
  nav.navbar.navbar-light {
    position: relative;
    width: 100%;
    height: 100%;
    top: 0;
  }
}
@media (max-width: 767px) {
  nav.navbar.navbar-light {
    /*height:0;*/
    /*
    .open &{
      height:100%;
      width:100%;
      overflow:scroll;
      background: none;
    }
    */
  }
  nav.navbar.navbar-light .container {
    padding: 0;
  }
}
@media (min-width: 767px) {
  nav.navbar.navbar-light > .d-flex, nav.navbar.navbar-light > .quantity-container {
    height: 100%;
    position: relative;
  }
}
.openMenu nav.navbar.navbar-light {
  height: 100%;
  background: none;
}
.openMenu nav.navbar.navbar-light .container {
  height: 100%;
  overflow: scroll;
}
nav.navbar.navbar-light a:hover {
  opacity: 1;
}
nav.navbar.navbar-light li:before {
  display: none;
  content: none;
}
@media (min-width: 767px) {
  nav.navbar.navbar-light .mobile-header-container {
    min-width: 100px;
    max-height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
    height: 100%;
  }
}
@media (min-width: 910px) {
  nav.navbar.navbar-light .mobile-header-container {
    min-width: 135px;
  }
}
@media (min-width: 1000px) {
  nav.navbar.navbar-light .mobile-header-container {
    min-width: 270px;
  }
}
@media (min-width: 1200px) {
  nav.navbar.navbar-light .mobile-header-container {
    min-width: 390px;
  }
}
@media (max-width: 767px) {
  nav.navbar.navbar-light .mobile-header-container {
    z-index: 10;
    position: fixed;
    width: 100%;
    background: #ffdb01;
    height: 50px;
    top: 0;
  }
}
@media (min-width: 767px) {
  .woocommerce-header-container nav.navbar.navbar-light .mobile-header-container {
    min-width: 180px;
    max-height: 100%;
  }
}
@media (min-width: 910px) {
  .woocommerce-header-container nav.navbar.navbar-light .mobile-header-container {
    min-width: 190px;
  }
}
@media (min-width: 1200px) {
  .woocommerce-header-container nav.navbar.navbar-light .mobile-header-container {
    min-width: 236px;
  }
}
nav.navbar.navbar-light .mobile-header-container .container {
  width: 100%;
  padding: 0;
  height: 100%;
}
nav.navbar.navbar-light .mobile-header-container .navbar-login {
  width: 40%;
  float: left;
  height: 100%;
  background: #dfdfdf;
  color: white;
  text-align: center;
}
@media (max-width: 767px) {
  nav.navbar.navbar-light .mobile-header-container .navbar-login {
    display: none !important;
  }
}
.open nav.navbar.navbar-light .mobile-header-container .navbar-login {
  display: flex !important;
  position: absolute;
  left: 109px;
  width: 117px;
}
nav.navbar.navbar-light .mobile-header-container .navbar-login P {
  padding: 0;
}
nav.navbar.navbar-light .mobile-header-container .navbar-login .headline {
  display: block;
  font-size: 1rem;
}
@media (min-width: 1200px) {
  nav.navbar.navbar-light .mobile-header-container .navbar-login .headline {
    font-size: 1.35rem;
  }
}
nav.navbar.navbar-light .mobile-header-container .navbar-login .text {
  display: block;
  font-size: 0.875rem;
}
@media (min-width: 1200px) {
  nav.navbar.navbar-light .mobile-header-container .navbar-login .text {
    font-size: 1rem;
  }
}
nav.navbar.navbar-light .mobile-header-container .navbar-brand {
  width: 81px;
  float: right;
  position: relative;
}
@media (min-width: 767px) {
  .woocommerce-header-container nav.navbar.navbar-light .mobile-header-container .navbar-brand {
    width: 100%;
  }
}
@media (min-width: 767px) {
  nav.navbar.navbar-light .mobile-header-container .navbar-brand {
    width: 100%;
  }
}
nav.navbar.navbar-light .mobile-header-container .navbar-brand .logo {
  position: absolute;
  top: 0;
  width: 100%;
  right: 0;
  text-align: right;
}
nav.navbar.navbar-light .mobile-header-container .navbar-brand img {
  width: auto;
  height: auto;
}
@media (min-width: 767px) {
  nav.navbar.navbar-light .mobile-header-container .navbar-brand img {
    width: 100%;
    max-width: 235px;
    height: auto;
  }
}
@media (max-width: 767px) {
  nav.navbar.navbar-light #mobile-nav-container {
    list-style: none;
    min-width: 100%;
    padding-top: 25px;
    position: fixed;
    top: 0;
    left: 110%;
    width: 100%;
    height: 100%;
    background: #efefef;
    z-index: 9;
    overflow: scroll;
  }
}
.open nav.navbar.navbar-light #mobile-nav-container {
  left: 0;
  /*background:$maincolor;
  overflow:scroll;*/
}
nav.navbar.navbar-light #mobile-nav-container .openlink ul {
  display: block !important;
}
@media (min-width: 767px) {
  nav.navbar.navbar-light #mobile-nav-container .row, nav.navbar.navbar-light #mobile-nav-container .firstContent-blog .smEntry.bigBox, .firstContent-blog nav.navbar.navbar-light #mobile-nav-container .smEntry.bigBox, nav.navbar.navbar-light #mobile-nav-container .overlay-beer ul, .overlay-beer nav.navbar.navbar-light #mobile-nav-container ul, nav.navbar.navbar-light #mobile-nav-container .layout-2x2, nav.navbar.navbar-light #mobile-nav-container .layout-3x3, nav.navbar.navbar-light #mobile-nav-container .wpcf7-form, nav.navbar.navbar-light #mobile-nav-container .woocommerce ul.products, .woocommerce nav.navbar.navbar-light #mobile-nav-container ul.products {
    height: 76px;
  }
}
@media (min-width: 940px) {
  nav.navbar.navbar-light #mobile-nav-container .row, nav.navbar.navbar-light #mobile-nav-container .firstContent-blog .smEntry.bigBox, .firstContent-blog nav.navbar.navbar-light #mobile-nav-container .smEntry.bigBox, nav.navbar.navbar-light #mobile-nav-container .overlay-beer ul, .overlay-beer nav.navbar.navbar-light #mobile-nav-container ul, nav.navbar.navbar-light #mobile-nav-container .layout-2x2, nav.navbar.navbar-light #mobile-nav-container .layout-3x3, nav.navbar.navbar-light #mobile-nav-container .wpcf7-form, nav.navbar.navbar-light #mobile-nav-container .woocommerce ul.products, .woocommerce nav.navbar.navbar-light #mobile-nav-container ul.products {
    height: 80px;
  }
}
@media (min-width: 1200px) {
  nav.navbar.navbar-light #mobile-nav-container .row, nav.navbar.navbar-light #mobile-nav-container .firstContent-blog .smEntry.bigBox, .firstContent-blog nav.navbar.navbar-light #mobile-nav-container .smEntry.bigBox, nav.navbar.navbar-light #mobile-nav-container .overlay-beer ul, .overlay-beer nav.navbar.navbar-light #mobile-nav-container ul, nav.navbar.navbar-light #mobile-nav-container .layout-2x2, nav.navbar.navbar-light #mobile-nav-container .layout-3x3, nav.navbar.navbar-light #mobile-nav-container .wpcf7-form, nav.navbar.navbar-light #mobile-nav-container .woocommerce ul.products, .woocommerce nav.navbar.navbar-light #mobile-nav-container ul.products {
    height: 100px;
  }
}
nav.navbar.navbar-light #mobile-nav-container .main-nav-container {
  width: 100%;
  padding-top: 3rem;
}
@media (min-width: 767px) {
  nav.navbar.navbar-light #mobile-nav-container .main-nav-container {
    padding: 0;
  }
}
nav.navbar.navbar-light #mobile-nav-container .main-nav-container > ul > li {
  position: relative;
}
nav.navbar.navbar-light #mobile-nav-container .main-nav-container > ul > li.fullscreen {
  position: static;
}
nav.navbar.navbar-light #mobile-nav-container .main-nav-container > ul > li > a {
  text-transform: uppercase;
  width: 100%;
  position: relative;
  /* Fontsize Responsive  */
  /* @include font-size(0,16px 14px 13px);  */
  font-size: 0.95rem;
  text-shadow: 0px 0px 1px rgba(150, 150, 150, 0.5);
}
@media (min-width: 767px) {
  nav.navbar.navbar-light #mobile-nav-container .main-nav-container > ul > li > a {
    font-size: 1rem;
  }
}
@media (min-width: 940px) {
  nav.navbar.navbar-light #mobile-nav-container .main-nav-container > ul > li > a {
    font-size: 1.05rem;
  }
}
@media (min-width: 1200px) {
  nav.navbar.navbar-light #mobile-nav-container .main-nav-container > ul > li > a {
    font-size: 1.1rem;
  }
}
@media (min-width: 1400px) {
  nav.navbar.navbar-light #mobile-nav-container .main-nav-container > ul > li > a {
    font-size: 1.125rem;
  }
}
@media (max-width: 767px) {
  nav.navbar.navbar-light #mobile-nav-container .main-nav-container > ul > li > a:before {
    width: calc(100% - 2rem);
    display: block;
    position: absolute;
    content: "";
    border-bottom: 1px dotted #333;
    top: 90%;
  }
}
nav.navbar.navbar-light #mobile-nav-container .main-nav-container > ul > li > ul > li:last-child {
  padding-bottom: 0.5rem;
}
@media (max-width: 767px) {
  nav.navbar.navbar-light #mobile-nav-container .main-nav-container > ul > li.openlink + li:before {
    width: calc(100% - 2rem);
    display: block;
    position: absolute;
    content: "";
    border-top: 1px dotted #333;
    top: 0%;
    left: 1rem;
  }
}
@media (min-width: 767px) {
  nav.navbar.navbar-light #mobile-nav-container .main-nav-container > ul > li:first-child {
    padding-left: 0.7rem;
  }
}
nav.navbar.navbar-light #mobile-nav-container ul {
  /*@extend .row;*/
  position: relative;
  top: 0;
}
nav.navbar.navbar-light #mobile-nav-container ul ul:not(.woocommerce-mini-cart) {
  position: relative;
  right: auto;
  top: 0;
  width: 100%;
  padding-top: 0;
  display: none;
}
@media (min-width: 767px) {
  nav.navbar.navbar-light #mobile-nav-container ul ul:not(.woocommerce-mini-cart) {
    position: absolute;
    top: 100%;
    left: 0;
  }
}
nav.navbar.navbar-light #mobile-nav-container ul ul:not(.woocommerce-mini-cart) a {
  padding-left: 2rem;
  color: #333;
  padding: 0.2rem 0.5rem;
}
nav.navbar.navbar-light #mobile-nav-container ul ul:not(.woocommerce-mini-cart) ul {
  position: relative;
  top: 0;
  margin-right: 2rem;
}
nav.navbar.navbar-light #mobile-nav-container ul ul:not(.woocommerce-mini-cart) ul li {
  float: none;
  width: 100%;
}
nav.navbar.navbar-light #mobile-nav-container .sub-menu > li {
  padding-left: 1rem;
}
nav.navbar.navbar-light #mobile-nav-container .sub-menu > li .sub-menu li {
  padding-left: 0;
}
nav.navbar.navbar-light #mobile-nav-container li {
  position: relative;
  float: left;
  padding: 0;
  width: 100%;
  clear: both;
}
@media (min-width: 767px) {
  nav.navbar.navbar-light #mobile-nav-container li {
    width: auto;
    clear: none;
    padding-right: 0.25rem;
  }
}
nav.navbar.navbar-light #mobile-nav-container li a {
  text-decoration: none;
  display: inline-block;
  width: 100%;
  padding: 0.5rem 1rem;
}
@media (min-width: 767px) {
  nav.navbar.navbar-light #mobile-nav-container li a {
    padding: 0.4rem;
  }
}
@media (min-width: 940px) {
  nav.navbar.navbar-light #mobile-nav-container li a {
    padding: 0.5rem;
  }
}
@media (min-width: 767px) {
  nav.navbar.navbar-light #mobile-nav-container li:hover ul {
    display: inline-block !important;
    background: white;
    min-width: 100%;
    width: auto;
  }
  nav.navbar.navbar-light #mobile-nav-container li.fullscreen:hover > ul {
    display: inline-block !important;
    background: white;
    min-width: 100%;
    width: auto;
    top: 2rem;
    padding: 1rem 0;
    -webkit-box-shadow: 0px 0px 9px -5px rgba(0, 0, 0, 0.36);
    -moz-box-shadow: 0px 0px 9px -5px rgba(0, 0, 0, 0.36);
    box-shadow: 0px 0px 9px -5px rgba(0, 0, 0, 0.36);
  }
  nav.navbar.navbar-light #mobile-nav-container li.fullscreen:hover > ul ul {
    top: 0;
  }
}
nav.navbar.navbar-light .login_cart_wrap {
  position: relative;
}
@media (min-width: 767px) {
  nav.navbar.navbar-light .login_cart_wrap {
    float: right;
    padding-right: 244px;
  }
}
@media (min-width: 768px) and (max-width: 1100px) {
  nav.navbar.navbar-light .login_cart_wrap {
    right: 191px;
  }
}
@media (min-width: 768px) and (max-width: 1310px) {
  nav.navbar.navbar-light .login_cart_wrap {
    position: absolute;
    top: 0;
    right: 250px;
    padding-right: 0;
  }
}
nav.navbar.navbar-light .login_cart_wrap:hover {
  z-index: 99;
}
nav.navbar.navbar-light .menu-item-has-children > a {
  position: relative;
}
nav.navbar.navbar-light .menu-item-has-children > a:after {
  /*
    content:"";
    width:1.2rem;
    height:1.2rem;
    background: url(../../img/select-icon.png) no-repeat center center; 
    display:inline-block;
    margin-left:.25rem;
    @extend .transition-all;
    position:absolute;
    top:.2rem;
    right:-2rem;
    */
}
nav.navbar.navbar-light .menu-item-has-children.openlink > a:after {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
nav.navbar.navbar-light .navbar-header {
  z-index: 999;
  position: relative;
  float: left;
}
nav.navbar.navbar-light .navbar-header .navbar-toggler {
  cursor: pointer;
  border: none !important;
  height: 50px;
  width: 50px;
  padding: 8px;
  margin-top: 0px;
  margin-left: 5px;
  z-index: 5;
  background: none;
}
@media (min-width: 767px) {
  nav.navbar.navbar-light .navbar-header .navbar-toggler {
    display: none;
  }
}
nav.navbar.navbar-light .navbar-header .navbar-toggler span {
  background: #e30513;
}
nav.navbar.navbar-light .navbar-header .navbar-toggler .icon-bar {
  display: block;
  width: 30px;
  height: 3px;
  background: #e30513;
  margin-bottom: 6px;
  margin-top: 5px;
  border-radius: 5px;
}
.open nav.navbar.navbar-light .navbar-header .navbar-toggler span {
  background: white;
}
.open nav.navbar.navbar-light .navbar-header .navbar-toggler span:first-child {
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.open nav.navbar.navbar-light .navbar-header .navbar-toggler span:nth-child(2) {
  display: none;
}
.open nav.navbar.navbar-light .navbar-header .navbar-toggler span:last-child {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-left: 1px;
  margin-top: -9px;
}
nav.navbar.navbar-light .metanav {
  /*@extend .clearfix;*/
}
@media (max-width: 767px) {
  nav.navbar.navbar-light .metanav {
    margin-bottom: 1rem;
  }
}
nav.navbar.navbar-light .metanav a {
  text-align: left;
  display: inline-block;
  font-size: 0.875rem !important;
  padding: 0.25rem !important;
  color: #6e6c6c;
}
@media (min-width: 767px) {
  nav.navbar.navbar-light .metanav a {
    color: #B2B2B2;
  }
}
nav.navbar.navbar-light .metanav ul ul {
  z-index: 57;
}
nav.navbar.navbar-light .metanav li {
  position: relative;
  text-align: center;
  padding: 0 !important;
}
nav.navbar.navbar-light .metanav li a {
  padding: 0.5rem 0.5rem;
}

.menu-column > a {
  display: none !important;
}

footer {
  position: relative;
}
footer li:before {
  content: none;
  display: none;
}
footer .totop {
  position: relative;
  width: 100%;
  z-index: 8;
}
footer .totop a {
  display: block;
  top: -25px;
  height: 50px;
  width: 50px;
  border-radius: 50%;
}
@media (max-width: 767px) {
  footer .custom-logo {
    max-width: 135px;
  }
}
@media (min-width: 767px) {
  footer .footer-first > ul > li {
    width: 50%;
    float: left;
    padding-right: 1rem;
  }
}
footer .footer-first > ul > li > a {
  color: black;
  text-transform: uppercase;
}

/* footer */
footer {
  background-color: #efefef;
  color: #999;
  float: left;
  position: relative;
  width: 100%;
  font-size: 0.8em;
}

footer .inner {
  margin: 25px 0;
}

footer a {
  color: #999;
  text-decoration: none;
}

footer a:hover {
  text-decoration: underline;
}

footer .menu a {
  text-transform: uppercase;
}

.menu-footer-meta-menu-container ul li:nth-child(3n) {
  margin-bottom: 25px;
}

.footer-first {
  float: left;
  position: relative;
  width: 50%;
  padding-left: 0;
}
@media (max-width: 767px) {
  .footer-first {
    padding-left: 7px;
  }
}
.footer-first > ul > li:nth-child(2) > ul > li {
  float: left;
  display: inline-block;
  width: 50%;
}

.footer-second {
  float: left;
  position: relative;
  width: 50%;
}
@media (max-width: 767px) {
  .footer-second {
    padding-top: 1.5rem;
    padding-left: 7px;
  }
}
@media (min-width: 767px) {
  .footer-second {
    width: 25%;
  }
}

.footer-third {
  float: left;
  width: 100%;
  margin-top: -1.25rem;
}
@media (max-width: 767px) {
  .footer-third {
    padding-left: 7px;
  }
}
@media (min-width: 767px) {
  .footer-third {
    width: 25%;
  }
}

footer .menu a {
  color: #5c4a51;
}

footer .sub-menu {
  display: inline;
  float: left;
  margin: 5px 0 10px 0;
  width: 100%;
}

footer .sub-menu a, .footer-second .menu a {
  color: #999;
}

/* footer end*/

/*# sourceMappingURL=style.css.map */
