/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* /*ZONECHECK
 /*PRODUCT MODAL
 /*HEADER
 /*FOOTER
 /*MIDDLEPART
 /*-CART MODULE
 /*CHECKOUT
 /*--CART
 /*--ADDRESS
 /*--PAYMENT
 /*--INFO
 /*COMMON */
/*ZONECHECK*/
/* line 17, templates/g5_helium/custom/scss/custom.scss */
div#danke-phone {
  font-size: 1.4rem;
  border: 1px solid;
  margin: auto;
  display: inline-block;
  padding: 4px 14px !important;
  font-family: roboto, verdana;
}
/* line 26, templates/g5_helium/custom/scss/custom.scss */
div#dankebox {
  text-align: center;
  font-size: 1.2rem;
}
/* line 31, templates/g5_helium/custom/scss/custom.scss */
#danke-back i.fa.fa-arrow-left {
  margin-right: 1rem;
  opacity: 0.5;
}
/* line 36, templates/g5_helium/custom/scss/custom.scss */
div#danke-back {
  margin-top: 6rem;
}
/* line 40, templates/g5_helium/custom/scss/custom.scss */
#zonecheck .modal-body {
  color: #444;
}
/* line 44, templates/g5_helium/custom/scss/custom.scss */
#zonecheck .modal-footer {
  padding: 0px;
  text-align: center;
  border-top: none;
  background: #c1ba84;
  line-height: 19px;
  font-size: 0.8rem;
  padding: 3px;
  color: black;
}
/* line 55, templates/g5_helium/custom/scss/custom.scss */
#zonecheck .inputrow {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
}
/* line 62, templates/g5_helium/custom/scss/custom.scss */
#zonecheck .inputbox {
  padding: 10px 20px;
}
/* line 66, templates/g5_helium/custom/scss/custom.scss */
#zonecheck #input_box {
  font-size: 22px;
  padding: 5px;
  border: none;
  font-size: 18px;
  width: 390px;
  margin-right: 9px;
  margin-top: 8px;
  border: 1px solid #eee7d2;
}
/* line 77, templates/g5_helium/custom/scss/custom.scss */
.liefer_gebiet {
  font-size: 14px;
  min-height: 40px;
  padding: 4px 10px;
  border-bottom: 1px solid #c8c8c8;
  cursor: pointer;
  transition-property: background, color;
  transition-duration: 300ms;
  color: #0e0e0e;
  line-height: 21px;
}
/* line 89, templates/g5_helium/custom/scss/custom.scss */
button#gebiet-wechseln {
  margin-top: 8px;
  box-shadow: 0px 0px 1px 0px #222;
}
/* line 94, templates/g5_helium/custom/scss/custom.scss */
button#gebiet-wechseln:hover {
  box-shadow: 0px 0px 4px 0px;
}
/* line 98, templates/g5_helium/custom/scss/custom.scss */
.liefer_gebiet:hover {
  background: #d8da5a;
  color: black;
}
/* line 103, templates/g5_helium/custom/scss/custom.scss */
#liefergebiet-wc-title {
  width: 100%;
  font-weight: bold;
  margin-bottom: 12px;
  border-bottom: 1px dotted;
}
/* line 110, templates/g5_helium/custom/scss/custom.scss */
#cart_liefergebiet .g-content:first-child {
  display: flex;
  flex-direction: column;
}
/* line 115, templates/g5_helium/custom/scss/custom.scss */
div#cart_liefergebiet {
  background: #f8f3d6;
  line-height: 23px;
}
/* line 120, templates/g5_helium/custom/scss/custom.scss */
#zonecheck .inputrow {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
}
/* line 127, templates/g5_helium/custom/scss/custom.scss */
#zonecheck .inputbox {
  padding: 10px 20px;
}
@media only all and (min-width: 79rem) {
  /* line 132, templates/g5_helium/custom/scss/custom.scss */
  #zonecheck .modal-dialog {
    width: 77%;
  }
}
/* line 137, templates/g5_helium/custom/scss/custom.scss */
#zonecheck .modal-dialog {
  max-width: 55rem;
}
/* line 141, templates/g5_helium/custom/scss/custom.scss */
span#plzeingeben {
  color: white;
  font-weight: bold;
  align-self: center;
  text-align: left;
  /* margin: auto; */
  /* width: 33%; */
  min-width: 10rem;
  margin-bottom: -3px;
}
/* line 152, templates/g5_helium/custom/scss/custom.scss */
#zonecheck .g-block {
  border-right: 1px solid #bbb;
}
/* line 156, templates/g5_helium/custom/scss/custom.scss */
#zonecheck .g-block:last-child {
  border-right: 0px solid #bbb;
}
/* line 160, templates/g5_helium/custom/scss/custom.scss */
#zonecheck .g-content, #zonecheck .modal-body {
  margin: 0 !important;
  padding: 0 !important;
}
/* line 166, templates/g5_helium/custom/scss/custom.scss */
button#losbutton {
  margin: 0.8rem 3rem 0 3rem;
  align-self: right;
  padding: 0rem 3rem;
  font-weight: bold;
  color: wheat;
  background: #0d6f84;
  border: 1px solid wheat;
  border-radius: 3px;
  transition-property: background, color;
  transition-duration: 300ms;
}
/* line 179, templates/g5_helium/custom/scss/custom.scss */
button#losbutton:hover {
  background: #034553;
}
/* line 183, templates/g5_helium/custom/scss/custom.scss */
.zipbox {
  display: flex;
  align-items: center;
  margin-top: 1rem;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-around;
  max-width: 60rem;
  margin: auto;
}
/* line 194, templates/g5_helium/custom/scss/custom.scss */
input#zippos {
  max-width: 18rem;
}
/* line 198, templates/g5_helium/custom/scss/custom.scss */
#zonecheck .modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  background: #c1ba84;
  color: #fff;
}
/*ZONECHECK END */
/* QuickViewPopup */
/* line 211, templates/g5_helium/custom/scss/custom.scss */
.modal-content {
  background-color: transparent;
  border-radius: 10px;
  overflow: hidden;
}
/* line 217, templates/g5_helium/custom/scss/custom.scss */
#popkorbbody {
  background: #fff;
  color: black;
}
/* line 222, templates/g5_helium/custom/scss/custom.scss */
div#popkorbbody.modal-body {
  padding-top: 0px;
}
/* line 226, templates/g5_helium/custom/scss/custom.scss */
.modal-body {
  padding-left: 2rem;
  padding-right: 2rem;
  background: #fff;
  color: #333;
  font-size: 1.1rem;
}
/* line 234, templates/g5_helium/custom/scss/custom.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  background: #2b547c;
  color: #fff;
}
/* line 241, templates/g5_helium/custom/scss/custom.scss */
.modal-header h4 {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 0rem;
}
/* line 247, templates/g5_helium/custom/scss/custom.scss */
#phQuickViewPopup input.form-control.ph-input-quantity {
  font-size: 1.2rem;
  width: 35px;
  text-align: center;
}
/* line 253, templates/g5_helium/custom/scss/custom.scss */
#phQuickViewPopup .ph-checkbox-attribute.ph-item-input-set-attributes.phjItemQuick.phjProductAttribute {
  padding-left: 1rem;
  padding-top: 1rem;
}
/* line 258, templates/g5_helium/custom/scss/custom.scss */
#phQuickViewPopup input.form-control.ph-input-quantity {
  font-size: 1.2rem;
}
/* line 262, templates/g5_helium/custom/scss/custom.scss */
#phQuickViewPopup button.btn.btn-link.bootstrap-touchspin-up {
  margin-left: -9px;
  padding-right: 36px;
}
/* line 267, templates/g5_helium/custom/scss/custom.scss */
#phQuickViewPopup button.btn.btn-link.bootstrap-touchspin-down {
  margin-right: -9px;
}
/* #phQuickViewPopup .form-group.ph-form-quantity {
 position: relative;
 top: 3px;
 } */
/* line 275, templates/g5_helium/custom/scss/custom.scss */
#phQuickViewPopup .form-group.ph-form-quantity {
  position: relative;
  top: 3px;
  visibility: hidden;
}
/* line 280, templates/g5_helium/custom/scss/custom.scss */
#phQuickViewPopup input[type=checkbox] {
  display: none;
}
/* line 284, templates/g5_helium/custom/scss/custom.scss */
#phQuickViewPopup input[type=checkbox] + label {
  cursor: pointer;
  color: #585050;
  font-size: 1rem;
  line-height: 1em;
  text-align: left;
  font-weight: bold;
  font-family: inherit;
}
/* line 294, templates/g5_helium/custom/scss/custom.scss */
#phQuickViewPopup input[type=checkbox] + label:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  width: 1em;
  font-size: 1.5rem;
  margin-right: 0.2em;
  vertical-align: middle;
}
/* line 308, templates/g5_helium/custom/scss/custom.scss */
#phQuickViewPopup input[type=checkbox]:checked + label:before {
  color: #585050;
}
/* line 312, templates/g5_helium/custom/scss/custom.scss */
#phQuickViewPopup input[type=checkbox]:checked + label:before {
  content: '\f14a';
}
@media only all and (max-width: 30rem) {
  /* line 317, templates/g5_helium/custom/scss/custom.scss */
  #phQuickViewPopup .input-group-btn {
    display: table-cell;
  }
  /* line 320, templates/g5_helium/custom/scss/custom.scss */
  .modal-header {
    padding: 7px;
    border-bottom: 1px solid #e5e5e5;
    background: #2b547c;
    color: #fff;
  }
  /* line 326, templates/g5_helium/custom/scss/custom.scss */
  .ph-attribute-title {
    margin-left: 16px;
    position: relative;
    top: 16px;
    margin-top: -1rem;
  }
}
/* .modal-content:before {
 content: '';
 background-image: url(../../../../images/ffog.png);
 position: absolute;
 right: 0;
 height: 100%;
 width: 100%;
 opacity: 0.3;
 } */
/* QuickViewPopup END */
/*HEADER*/
/*END HEADER*/
/*FOOTER */
/* line 357, templates/g5_helium/custom/scss/custom.scss */
#g-footer #phItemCartBox .ph-cart-total-txt, #phItemCartBox .ph-cart-total {
  /* background: #267036; */
  color: #fff;
  padding: 7px;
  text-transform: uppercase;
  box-shadow: unset;
  font-size: 1.2rem;
  font-weight: bold;
  overflow: visible;
  background: none;
}
/*ENDFOOTER */
/* CHECKOUT */
/* line 376, templates/g5_helium/custom/scss/custom.scss */
.ph-checkout-attribute-box {
  padding: 0px;
  margin: 0px;
  margin-top: -15px;
  margin-bottom: 15px;
  margin-left: 15px;
  position: relative;
  width: 180%;
  top: 7px;
  left: -9px;
}
/* line 388, templates/g5_helium/custom/scss/custom.scss */
.ph-checkout-cart-title {
  font-weight: bold;
  line-height: 41px;
  font-size: 1.3rem;
  padding-top: 3px;
  padding-bottom: 3px;
}
/* line 396, templates/g5_helium/custom/scss/custom.scss */
.ph-checkout-cart-quantity .ph-input-quantity.ph-input-sm {
  width: 31px !important;
  height: 34px !important;
  font-size: 16px !important;
  line-height: 22px;
  text-align: center;
  border-radius: 9px !important;
  overflow: hidden;
  font-weight: bold;
  /* background-color: #267036; */
  /* color: white; */
}
/* line 409, templates/g5_helium/custom/scss/custom.scss */
.ph-checkout-check-box, #phShippingAddress {
  display: none;
}
/* line 414, templates/g5_helium/custom/scss/custom.scss */
.ph-checkout-payment-cost-box {
  display: flex;
  flex-direction: row-reverse;
  padding: 10px;
}
/* line 420, templates/g5_helium/custom/scss/custom.scss */
.ph-checkout-payment-cost-box .radio label {
  display: flex;
  align-items: center;
  max-height: 2rem;
}
/* line 426, templates/g5_helium/custom/scss/custom.scss */
.ph-checkout-address-edit .btn-success:hover, .ph-checkout-address-save .btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
  box-shadow: 0 11px 6px -7px rgba(0, 0, 0, 0.4);
}
/* line 434, templates/g5_helium/custom/scss/custom.scss */
.ph-checkout-address-edit button, .ph-checkout-address-save button {
  color: #fff;
  font-size: 1.1rem;
  padding: 1rem 1.5rem;
  box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.2);
}
/* line 442, templates/g5_helium/custom/scss/custom.scss */
.row.rabattrow {
  background: #e25454;
  color: #fff;
  padding: 7px 0;
}
/* line 448, templates/g5_helium/custom/scss/custom.scss */
.col-sm-3.col-md-3.col-xs-3.ph-vertical-align-row.ph-checkout-cart-brutto {
  font-weight: bold;
  line-height: 41px;
  font-size: 1.3rem;
  padding-top: 3px;
  padding-bottom: 3px;
}
/* line 456, templates/g5_helium/custom/scss/custom.scss */
.row.ph-cart-subtotal-box {
  display: none;
}
/* line 460, templates/g5_helium/custom/scss/custom.scss */
.ph-cart-total-box .ph-cart-total-txt {
  background: #267036;
  color: #fff;
  padding: 7px 16px 7px 30px;
  text-transform: uppercase;
  box-shadow: 0px 10px 2px -7px #5d594e;
  position: relative;
  left: 9rem;
  /* top: 0px; */
  height: 58px;
}
/* line 472, templates/g5_helium/custom/scss/custom.scss */
.timeselect {
  overflow: hidden;
  width: 100%;
  padding: 0.6em 0.75rem;
  border-color: #bbb;
  border-radius: 3px;
  outline: none;
}
/* line 481, templates/g5_helium/custom/scss/custom.scss */
.ph-checkout-payment-cost-box .col-sm-6.col-md-6 {
  padding: 2rem 2rem;
  border: 1px solid #ddd;
  margin: 11px;
  background: #fcf8e8;
  /* white-space: pre; */
  display: flex;
  position: relative;
  font-size: 1.2rem;
}
@media only all and (max-width: 30rem) {
  /* line 493, templates/g5_helium/custom/scss/custom.scss */
  .ph-checkout-cart-title {
    font-weight: bold;
    line-height: 24px;
    font-size: 1rem;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  /* line 500, templates/g5_helium/custom/scss/custom.scss */
  .col-sm-3.col-md-3.col-xs-3.ph-vertical-align-row.ph-checkout-cart-brutto {
    font-weight: bold;
    line-height: 24px;
    font-size: 1rem;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  /* line 507, templates/g5_helium/custom/scss/custom.scss */
  .col-sm-5.col-md-5.col-xs-5.ph-checkout-total-amount.ph-cart-total.ph-right {
    min-width: 260px;
    margin: 4px;
  }
  /* line 511, templates/g5_helium/custom/scss/custom.scss */
  h3#kontaktdaten2 {
    font-size: 1rem !important;
    padding-left: 31px;
    margin-top: 1rem;
  }
  /* line 516, templates/g5_helium/custom/scss/custom.scss */
  h2#kontakformheader, #zahlungheader {
    font-size: 1rem !important;
    padding-left: 31px;
    margin-top: 1rem;
  }
  /* line 522, templates/g5_helium/custom/scss/custom.scss */
  .col-sm-5.col-md-5.col-xs-5.ph-checkout-total-amount.ph-cart-total.ph-right {
    min-width: 260px;
    margin: 4px;
    margin-top: 11px;
    margin-bottom: -2px;
  }
  /* line 528, templates/g5_helium/custom/scss/custom.scss */
  button.btn.btn-default.btn-success.btn-sm.ph-btn {
    padding: 10px 10px;
  }
  /* line 531, templates/g5_helium/custom/scss/custom.scss */
  div#phPaymentMethods {
    box-sizing: initial;
  }
}
/* END CHECKOUT */
/* COMMON */
/* line 542, templates/g5_helium/custom/scss/custom.scss */
.form-control:focus {
  border-color: #267036;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #c4c600;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #c4c600;
}
/* END COMMON */
/* line 552, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
  box-shadow: 0 0px 0 rgba(255, 255, 255, 0.2);
  color: #d2efff;
}
/* line 557, templates/g5_helium/custom/scss/custom.scss */
#phQuickViewPopup input.form-control.ph-input-quantity {
  font-size: 1.2rem;
}
/* line 561, templates/g5_helium/custom/scss/custom.scss */
.category-title-container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
/* line 568, templates/g5_helium/custom/scss/custom.scss */
.category-title-container > .title {
  min-height: 40px;
  max-width: 80%;
  margin-top: 33px;
}
/* line 574, templates/g5_helium/custom/scss/custom.scss */
.title > .name {
  color: #fff;
  background: rgba(27, 80, 133, 0.89);
  clear: both;
  float: left;
  display: inline-block;
  padding: 0px 30px;
  font-size: 2rem;
}
/* line 584, templates/g5_helium/custom/scss/custom.scss */
#noodle-header > .category-description {
  min-height: 29px;
  /*  max-height: 47px; */
  overflow: hidden;
  width: 100%;
  font-family: OpenSans, sans-serif;
  font-size: 16px;
  font-weight: 600;
  padding: 0px 30px;
  margin-top: 30px;
  background: rgba(27, 80, 133, 0.89);
  color: #fff;
}
/* line 598, templates/g5_helium/custom/scss/custom.scss */
#noodle-header {
  background-image: url('../../../../images/noodle-header.jpg');
  background-size: 100% 100%;
}
/* line 603, templates/g5_helium/custom/scss/custom.scss */
#g-mainbar {
  background: #fff;
  color: #424753;
  padding: 0rem 0;
  margin-top: 2rem;
}
/* line 610, templates/g5_helium/custom/scss/custom.scss */
#g-sidebar {
  background: rgba(255, 255, 255, 0.41);
  color: #424753;
  padding: 0rem 0;
  margin-top: 2rem;
  position: sticky;
  top: -143px;
  margin-bottom: 4rem;
  opacity: 0.9;
  box-shadow: 0px 0px 10px 0px #ccc;
  border-radius: 10px;
  overflow: hidden;
}
/* line 624, templates/g5_helium/custom/scss/custom.scss */
.infobox {
  background: #df0000;
  color: #fff;
  padding: 0rem 0;
  margin-top: 0rem;
  position: sticky;
  top: -143px;
  margin-bottom: 0rem 0;
  opacity: 0.9;
  overflow: hidden;
}
/* line 636, templates/g5_helium/custom/scss/custom.scss */
#g-container-main {
  background: url('../../../../images/blaetter.png');
  background-repeat: round;
}
/* line 641, templates/g5_helium/custom/scss/custom.scss */
#g-mainbar {
  background: #fff;
  color: #424753;
  padding: 0rem 0;
  margin-top: 2rem;
  margin-right: 2rem;
  box-shadow: 0px 0px 10px 0px #ccc;
  margin-bottom: 1.4rem;
  border-radius: 10px;
}
/* line 652, templates/g5_helium/custom/scss/custom.scss */
div#custom-1006-particle {
  border-radius: 10px 10px 0 0;
  overflow: hidden;
}
/* line 657, templates/g5_helium/custom/scss/custom.scss */
#g-page-surround {
  overflow: visible;
  /*     background: -moz-linear-gradient(top, #fffcf5 0%, #fffcf5 50%, #eae28d 100%);
   background: -webkit-linear-gradient(top, #fffcf5 0%, #fffcf5 50%, #eae28d 100%);
   background: linear-gradient(to bottom, #fffcf5 0%, #fffcf5 50%, #eae28d 100%);
   background-attachment: fixed;
   background-size: contain; */
}
/* line 666, templates/g5_helium/custom/scss/custom.scss */
#toprow {
  display: -ms-flexbox;
  display: flex;
  align-content: space-between;
  align-items: baseline;
}
/* line 673, templates/g5_helium/custom/scss/custom.scss */
#toptitle {
  width: 680px;
  margin-right: 24px;
}
/* line 678, templates/g5_helium/custom/scss/custom.scss */
#toptitlediv {
  font-family: Roboto Condensed, Roboto, sans-serif;
  font-size: 21px;
  background: #fff;
  margin-left: 1.45rem;
  padding-left: 1rem;
  max-width: 19rem;
  padding-right: 1rem;
}
/* line 688, templates/g5_helium/custom/scss/custom.scss */
#produktliste .producto {
  /*   height: 5.4rem; */
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  vertical-align: middle;
  align-items: center;
}
/* line 697, templates/g5_helium/custom/scss/custom.scss */
.numero {
  font-size: 1.2rem;
  padding: 5px;
  border: 1px solid #56a2ce;
  border-radius: 13px;
  font-weight: bold;
  display: flex;
  background: #56a2ce;
  margin-right: 0.5rem;
}
/* line 708, templates/g5_helium/custom/scss/custom.scss */
span.prodname {
  padding: 7px;
  font-size: 1.1rem;
  font-weight: bold;
  min-width: 12rem;
}
/* line 715, templates/g5_helium/custom/scss/custom.scss */
.descriptio {
  width: calc(100% - 100px);
  position: relative;
  /* left: 44px;
   top: -11px; */
  line-height: 22px;
  /*     align-self: flex-end; */
  padding-left: 0.5rem;
  padding-right: 1rem;
}
/* line 726, templates/g5_helium/custom/scss/custom.scss */
.buttonio {
  width: 100px;
  position: relative;
  top: -30px;
}
/* line 732, templates/g5_helium/custom/scss/custom.scss */
div#toptitlediv a {
  color: antiquewhite;
  margin-left: 16px;
}
/* line 737, templates/g5_helium/custom/scss/custom.scss */
div#toptitlediv .fa {
  align-self: center;
}
/* line 741, templates/g5_helium/custom/scss/custom.scss */
.warenkorb-title {
  font-size: 28px;
  font-weight: 700;
  font-stretch: condensed;
  padding: 2px;
  background: #246d00;
  color: #fff;
  text-align: center;
}
/* line 751, templates/g5_helium/custom/scss/custom.scss */
.moduletable.warenkorb.jmoddiv.jmodinside:before {
  content: "/Dragone Pizzaservice";
  position: absolute;
  top: 16px;
  font-size: 2rem;
  font-weight: bold;
  margin-left: 19px;
  color: #670001;
}
/* line 761, templates/g5_helium/custom/scss/custom.scss */
.moduletable.warenkorb.jmoddiv {
  padding-top: 9rem;
}
/* line 765, templates/g5_helium/custom/scss/custom.scss */
ul.g-toplevel {
  -webkit-column-count: 4;
  -webkit-column-break-after: auto;
  -webkit-column-fill: auto;
  column-count: 4;
  column-break-after: auto;
  column-fill: auto;
}
/* line 774, templates/g5_helium/custom/scss/custom.scss */
.ph-small {
  font-size: 1rem;
  font-family: "helvetica";
  font-weight: 500;
  font-weight: 400;
}
/* line 781, templates/g5_helium/custom/scss/custom.scss */
.ph-price-brutto {
  font-weight: 500;
}
/* line 785, templates/g5_helium/custom/scss/custom.scss */
#logo-2435-particle {
  margin: 0;
  padding: 0;
  /* position: relative; */
  /* top: 23px; */
  border-radius: 10px;
  overflow: hidden;
  left: 10px;
  /* height: 150px; */
  margin-top: 16px;
}
/* line 797, templates/g5_helium/custom/scss/custom.scss */
.ph-pagination-top {
  display: none;
}
/* line 801, templates/g5_helium/custom/scss/custom.scss */
.sidelogo > img {
  /* min-height: 140px; */
  padding: 3rem 1rem;
  background-color: #1b5085;
}
/* line 807, templates/g5_helium/custom/scss/custom.scss */
.sidelogo {
  margin-bottom: 0rem;
  text-align: center;
}
/* line 812, templates/g5_helium/custom/scss/custom.scss */
span.g-menu-item-title {
  margin-left: 3px;
}
/* line 816, templates/g5_helium/custom/scss/custom.scss */
.ph-item-box.grid {
  position: relative;
  margin-bottom: 10px;
  clear: both;
}
/* line 822, templates/g5_helium/custom/scss/custom.scss */
div#ph-pc-category-box {
  position: relative;
  left: 14px;
  top: -30px;
}
/* line 828, templates/g5_helium/custom/scss/custom.scss */
div#phImageBox {
  display: none;
}
/* line 832, templates/g5_helium/custom/scss/custom.scss */
i.fa.fa-clock-o {
  margin-right: 6px;
}
/* line 836, templates/g5_helium/custom/scss/custom.scss */
#opening-hours-top > span {
  margin-right: 10px;
}
/* line 840, templates/g5_helium/custom/scss/custom.scss */
.g-menu-item-container {
  width: 200px;
  height: 44px;
  display: flex;
  align-items: center;
}
/* line 847, templates/g5_helium/custom/scss/custom.scss */
sup {
  top: -0.5em;
  left: 3px;
}
/* line 852, templates/g5_helium/custom/scss/custom.scss */
.row-flex.grid .row-item .ph-item-box .ph-thumbnail-c .ph-item-content {
  height: 100%;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  align-items: stretch;
}
/* line 860, templates/g5_helium/custom/scss/custom.scss */
.b-thumbnail {
  border: none;
}
/* line 864, templates/g5_helium/custom/scss/custom.scss */
.row-flex.grid .row-item {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: stretch;
  margin-bottom: 10px;
}
/* line 872, templates/g5_helium/custom/scss/custom.scss */
div.modal {
  overflow-y: auto;
}
/* line 876, templates/g5_helium/custom/scss/custom.scss */
.modal-dialog {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow-y: auto;
  min-height: calc(100vh - 60px);
}
@media (max-width: 767px) {
  /* line 882, templates/g5_helium/custom/scss/custom.scss */
  .modal-dialog {
    min-height: calc(100vh - 20px);
  }
}
/* line 887, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li {
  margin: 0 0.2rem;
  background: #a9a9a9;
  min-width: 222px;
  height: 44px;
  border-radius: 0px;
  text-align: center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  box-shadow: 2px 2px 4px 0px #d2f5f7;
  margin: 3px;
}
/* line 902, templates/g5_helium/custom/scss/custom.scss */
#phone-top a {
  color: white;
  letter-spacing: 2px;
  font-weight: 500;
  padding-left: 4px;
  text-decoration: none;
}
/* line 910, templates/g5_helium/custom/scss/custom.scss */
div#phone-top {
  /* position: relative; */
  left: 10px;
  border-radius: 6px;
  padding: 0rem 55px 0 23px;
  /* margin: 0 -17px 0 -9px; */
}
/* line 917, templates/g5_helium/custom/scss/custom.scss */
.view-checkout #phone-top {
  background: none;
  position: relative;
  left: 0px;
  border-radius: 0px;
  padding: 0;
  margin: 0;
}
/* line 925, templates/g5_helium/custom/scss/custom.scss */
.view-checkout #phone-top > div {
  max-width: 6rem;
}
@media only all and (max-width: 47.938rem) {
  /* line 929, templates/g5_helium/custom/scss/custom.scss */
  .view-checkout #g-navigation {
    padding-top: 0rem !important;
  }
  /* line 932, templates/g5_helium/custom/scss/custom.scss */
  .view-checkout div#ph-pc-checkout-box {
    padding: 1rem;
    display: flex;
    flex-direction: column;
  }
  /* line 937, templates/g5_helium/custom/scss/custom.scss */
  .ph-checkout-box-action-raw {
    padding: 5px;
    margin: 0;
  }
}
/* line 942, templates/g5_helium/custom/scss/custom.scss */
.reddish-bg {
  background-color: #7abee3;
  border-radius: 0 0 5px 5px;
}
/* line 947, templates/g5_helium/custom/scss/custom.scss */
.reddish-bg .g-content {
  margin: 2px 10px !important;
  padding: 2px 5px !important;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-evenly;
}
/* line 956, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #fff;
  padding: 0.2345rem 0;
  padding-left: 4px;
}
/* line 962, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel {
  line-height: 3.125;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
/* line 969, templates/g5_helium/custom/scss/custom.scss */
.ph-cart-small-box {
  font-weight: bold;
  overflow: hidden;
}
/* line 974, templates/g5_helium/custom/scss/custom.scss */
.ph-small.ph-right.ph-u.ph-cart-link-checkout {
  text-align: center;
  font-size: 1.5rem;
  background: #267036;
  border-radius: 6px;
  margin: 1.4rem;
  display: flex;
  flex-direction: column;
  font-weight: bold;
  text-decoration: none;
  box-shadow: 0 13px 17px -8px rgba(0, 0, 0, 0.2);
  transition: all 0.2s;
}
/* line 988, templates/g5_helium/custom/scss/custom.scss */
.ph-small.ph-right.ph-u.ph-cart-link-checkout:hover {
  text-decoration: none !important;
  background: #ff9307;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.2);
}
/* line 994, templates/g5_helium/custom/scss/custom.scss */
ul.ph-cart-attribute-box {
  margin-top: 0.1rem;
  margin-bottom: 0.1rem;
}
/* line 999, templates/g5_helium/custom/scss/custom.scss */
.ph-cart-small-box > .row:last-child {
  background: #326291;
  padding-top: 4px;
  margin-top: 10px;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  padding-bottom: 4px;
  align-items: baseline;
  vertical-align: bottom;
}
/* line 1011, templates/g5_helium/custom/scss/custom.scss */
#g-sidebar .ph-cart-total-txt, #g-sidebar .ph-cart-total {
  background: #267036;
  color: #fff;
  padding: 7px;
  text-transform: uppercase;
  box-shadow: unset;
}
/* line 1020, templates/g5_helium/custom/scss/custom.scss */
#phItemCartBox .ph-cart-total-txt, #phItemCartBox .ph-cart-total {
  background: #326291;
  color: #fff;
  padding: 7px;
  text-transform: uppercase;
  box-shadow: unset;
}
/* line 1029, templates/g5_helium/custom/scss/custom.scss */
.ph-small.ph-right.ph-u.ph-cart-link-checkout > a {
  color: #fff !important;
  text-decoration: none;
}
/* line 1034, templates/g5_helium/custom/scss/custom.scss */
.ph-cart-small-box > .row {
  padding-left: 26px;
  padding-top: 7px;
  padding-right: 26px;
  line-height: 22px;
  display: flex;
  place-items: center;
}
/* line 1043, templates/g5_helium/custom/scss/custom.scss */
.ph-small.cart-footer-text {
  text-align: center;
  font-size: 0.7rem;
  padding: 0.5rem;
  line-height: 1rem;
  max-width: 99%;
}
/* line 1051, templates/g5_helium/custom/scss/custom.scss */
.ph-category-item-quickview {
  background: #d01d1e;
  padding: 5px;
  position: relative;
  top: -2px;
}
/* line 1058, templates/g5_helium/custom/scss/custom.scss */
.glyphicon-list-plus:before {
  content: "\e298";
}
/* line 1062, templates/g5_helium/custom/scss/custom.scss */
.ph-category-item-quickview > a {
  color: white;
}
/* line 1066, templates/g5_helium/custom/scss/custom.scss */
.gtgtgt > .ph-price-brutto {
  font-weight: 600;
  font-family: roboto;
  position: relative;
  top: -2px;
  min-width: 4.8rem;
}
/* line 1074, templates/g5_helium/custom/scss/custom.scss */
button.add-korb-button {
  position: relative;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #fff;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  background-color: #5ab;
  font-size: 15px;
  height: 35px;
  line-height: 35px;
  float: right;
  white-space: nowrap;
}
/* line 1094, templates/g5_helium/custom/scss/custom.scss */
button.add-korb-button:hover {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}
/* line 1098, templates/g5_helium/custom/scss/custom.scss */
.row.korb-row {
  display: flex;
}
/* line 1102, templates/g5_helium/custom/scss/custom.scss */
.ph-small.ph-cart-small-price.ph-right {
  flex: 1;
  min-width: 3.5rem;
}
/* line 1107, templates/g5_helium/custom/scss/custom.scss */
button.add-korb-button.btn.btn-primary.btn-sm.ph-btn.btn-small.phProductAddToCartCategory86 {
  position: relative;
  left: 126px;
}
/* line 1112, templates/g5_helium/custom/scss/custom.scss */
.nettorow, .rabatz, .gesamtrow {
  display: flex;
}
/* line 1118, templates/g5_helium/custom/scss/custom.scss */
.nettorow > .ph-cart-subtotal-netto {
  flex: 1;
}
/* line 1122, templates/g5_helium/custom/scss/custom.scss */
.gesamtrow > .ph-cart-total {
  flex: 1;
}
/* line 1126, templates/g5_helium/custom/scss/custom.scss */
.rabatz > .ph-cart-cart-discount {
  flex: 1;
}
/* line 1130, templates/g5_helium/custom/scss/custom.scss */
.leerkorbsvg {
  text-align: center;
  margin-top: 27px;
  opacity: 0.2;
}
/* line 1136, templates/g5_helium/custom/scss/custom.scss */
#leerkorb {
  text-align: center;
  margin-top: 1rem;
}
/* line 1141, templates/g5_helium/custom/scss/custom.scss */
.phjItemQuick.phjProductAttribute {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
/* line 1147, templates/g5_helium/custom/scss/custom.scss */
section#g-container-main {
  min-height: calc(100vh - 8vh);
}
/* line 1151, templates/g5_helium/custom/scss/custom.scss */
.t-pricebox {
  background: #1b5085;
  display: flex;
  padding: 4px 8px 4px 10px;
  flex-direction: row;
  flex-wrap: nowrap;
  width: 6rem;
  justify-content: space-between;
  border-radius: 3px;
  color: #fff;
  font-size: 16px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  align-items: center;
  transition: all 0.15s;
}
/* line 1167, templates/g5_helium/custom/scss/custom.scss */
.t-pricebox:hover {
  background-color: #246d00;
  box-shadow: 0 6px 5px -4px rgba(0, 0, 0, 0.4);
}
/* line 1172, templates/g5_helium/custom/scss/custom.scss */
#g-footer .g-copyright {
  font-size: 0.8125rem;
  line-height: 1.25rem;
  left: 1rem;
  bottom: 1rem;
}
/* line 1179, templates/g5_helium/custom/scss/custom.scss */
#g-footer a {
  color: #fff;
}
/* line 1183, templates/g5_helium/custom/scss/custom.scss */
a.qvBox {
  text-decoration: none;
}
/* line 1187, templates/g5_helium/custom/scss/custom.scss */
div#phItemAttributesBox {
  width: 100%;
}
/* line 1191, templates/g5_helium/custom/scss/custom.scss */
.ph-attribute-title {
  margin-top: 6px;
  font-weight: bold;
}
/* line 1196, templates/g5_helium/custom/scss/custom.scss */
input[type=checkbox] {
  -ms-transform: scale(2);
  -moz-transform: scale(2);
  -webkit-transform: scale(2);
  -o-transform: scale(2);
  padding: 10px;
  margin-right: 0.6rem;
}
/* line 1205, templates/g5_helium/custom/scss/custom.scss */
#phQuickViewPopup .ph-price-txt {
  display: none;
}
/* line 1209, templates/g5_helium/custom/scss/custom.scss */
button.qvATCB {
  display: flex;
  flex-direction: row;
  font-size: 1.54rem;
  background-color: #2caffb;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}
/* line 1217, templates/g5_helium/custom/scss/custom.scss */
.qvATCB .glyphicon-shopping-cart {
  margin-right: 15px;
}
/* line 1221, templates/g5_helium/custom/scss/custom.scss */
a.close {
  font-size: 3rem;
  opacity: 0.6;
}
/* line 1226, templates/g5_helium/custom/scss/custom.scss */
.ph-checkout-cart-image {
  display: none;
}
/* line 1230, templates/g5_helium/custom/scss/custom.scss */
.form-group.ph-form-quantity label {
  font-size: 1.3rem;
  position: relative;
  margin-right: 0.3rem;
  vertical-align: sub;
  margin-bottom: 0rem;
}
/* line 1238, templates/g5_helium/custom/scss/custom.scss */
#g-sidebar .g-grid:first-child {
  background: #fcf7e6;
  overflow: hidden;
}
/* line 1243, templates/g5_helium/custom/scss/custom.scss */
.modal-footer {
  padding: 0px;
  text-align: center;
  border-top: 1px solid #e5e5e5;
  background: #fff;
}
/* line 1250, templates/g5_helium/custom/scss/custom.scss */
.btn-primary {
  font-family: "Lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 600;
  font-size: 0.8rem;
  line-height: 1.15;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  background: #5ab;
  color: #fff;
  border: 1px solid transparent;
  vertical-align: middle;
  text-shadow: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 1267, templates/g5_helium/custom/scss/custom.scss */
.btn-danger {
  color: #fff;
  background-color: #b30a0a;
  border-color: #890000;
  height: 23px;
  font-size: 13px;
  padding: 3px 5px;
  line-height: 12px;
  padding-left: 3px;
  margin-left: 2px;
}
/* line 1279, templates/g5_helium/custom/scss/custom.scss */
.ph-checkout-cart-box .row:first-child {
  background: #9b9b9b;
  color: #fff;
  font-size: 1.4rem;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  box-shadow: 0px 10px 2px -6px #319947;
  padding: 6px 30px;
  color: #fff;
  text-rendering: geometricPrecision;
  margin-bottom: 1rem;
}
/* line 1293, templates/g5_helium/custom/scss/custom.scss */
.ph-vertical-align {
  display: flex;
  align-items: center;
  border-top: 1px solid #ccc;
}
/* line 1299, templates/g5_helium/custom/scss/custom.scss */
button.btn.btn-success.btn-xs.ph-btn {
  font-size: 1.4rem;
}
/* line 1303, templates/g5_helium/custom/scss/custom.scss */
.ph-checkout-cart-box .btn-danger {
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 0px;
  background: #bd0000;
  border-color: #520303;
  color: #fff;
  padding: 6px 14px;
  font-size: 20px;
  line-height: 22px;
  height: unset;
}
/* line 1316, templates/g5_helium/custom/scss/custom.scss */
button.btn.btn-success.btn-xs.ph-btn {
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 0px;
  background: #9b9b9b;
  border-color: #9b9b9b;
  color: #fff;
  padding: 6px 14px;
  font-size: 20px;
  line-height: 22px;
}
/* line 1328, templates/g5_helium/custom/scss/custom.scss */
.row.ph-cart-total-box {
  font-size: 1.4rem;
  font-weight: bold;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  padding: 1.3rem 0;
}
/* line 1335, templates/g5_helium/custom/scss/custom.scss */
.col-sm-5.col-md-5.col-xs-5.ph-checkout-total-amount.ph-cart-total.ph-right {
  display: flex;
  justify-content: space-between;
  padding: 7px 16px 7px 16px;
}
/* line 1341, templates/g5_helium/custom/scss/custom.scss */
.ph-cart-total-txt, .ph-cart-total {
  background: #326291;
  color: #fff;
  padding: 7px;
  text-transform: uppercase;
  box-shadow: 0px 10px 2px -7px #5d594e;
  /* height: 58px; */
}
/* line 1351, templates/g5_helium/custom/scss/custom.scss */
#g-sidebar .col-sm-7.col-md-7.ph-small.ph-cart-total-txt {
  font-weight: 400;
  color: #fff;
  font-size: 1.2rem;
  /* position: relative; */
  top: 2px;
}
/* line 1359, templates/g5_helium/custom/scss/custom.scss */
#g-sidebar .col-sm-5.col-md-5.ph-small.ph-right.ph-b.ph-cart-total {
  font-weight: bold;
  color: #fff;
  font-size: 1.7rem;
  align-self: center;
  white-space: pre;
}
/* line 1367, templates/g5_helium/custom/scss/custom.scss */
.row.ph-cart-subtotal-box {
  border-top: 7px double #ddd;
}
/* line 1371, templates/g5_helium/custom/scss/custom.scss */
.ph-checkout-address-edit button {
  color: #fff;
}
/* MOBILE */
/* line 1378, templates/g5_helium/custom/scss/custom.scss */
.g-offcanvas-toggle {
  color: #fff;
  z-index: 1001;
}
/* line 1383, templates/g5_helium/custom/scss/custom.scss */
#g-offcanvas {
  background: #efefef;
  width: 12rem;
  color: #eceeef;
}
/* line 1389, templates/g5_helium/custom/scss/custom.scss */
label.dressinglabel {
  min-width: 9rem;
  margin-left: 0.5rem;
  cursor: pointer;
}
/* line 1395, templates/g5_helium/custom/scss/custom.scss */
input[name="r"] {
  margin-left: 1.2rem;
  transform: scale(1.6);
}
/* line 1400, templates/g5_helium/custom/scss/custom.scss */
.dressio {
  min-width: 10rem;
  position: relative;
  float: left;
}
/* line 1406, templates/g5_helium/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container ul {
  background: #267036;
}
@media only all and (max-width: 47.938rem) {
  /* line 1410, templates/g5_helium/custom/scss/custom.scss */
  /* Checkout */
  /*     #produktliste>div {
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   vertical-align: middle;
   align-items: center;
   margin-bottom: 49px;
   max-width: 82%;
   } */
  /*     div#produktliste {
   margin-top: 4.8rem;
   } */
  /*     .descriptio {
   max-width: 17rem !important;
   }
   span.descriptio {
   min-width: 80%;
   left: 25px;
   } */
  /* line 1411, templates/g5_helium/custom/scss/custom.scss */
  span.prodname {
    max-width: 86%;
    line-height: 24px;
    font-size: 1rem !important;
  }
  /* line 1416, templates/g5_helium/custom/scss/custom.scss */
  .g-totop {
    margin-bottom: 11px !important;
  }
  /* line 1419, templates/g5_helium/custom/scss/custom.scss */
  div#produktliste {
    padding: 1.5rem;
  }
  /* line 1422, templates/g5_helium/custom/scss/custom.scss */
  #noodle-header {
    background-image: url('../../../../images/noodle-header.jpg');
    background-size: auto;
    /*         margin-top: 1rem;
     margin-bottom: -3rem; */
  }
  /* line 1428, templates/g5_helium/custom/scss/custom.scss */
  .g-date {
    text-align: right;
    min-width: 15rem;
  }
  /* line 1432, templates/g5_helium/custom/scss/custom.scss */
  #g-footer {
    /* margin-top: 2rem; */
    padding: 1.5rem !important;
  }
  /* line 1436, templates/g5_helium/custom/scss/custom.scss */
  #g-footer img {
    max-width: 80vw !important;
  }
  /* line 1439, templates/g5_helium/custom/scss/custom.scss */
  div#opiclosi {
    position: relative;
    left: -2rem;
    top: -2rem;
    margin-bottom: -2rem !important;
  }
  /* line 1445, templates/g5_helium/custom/scss/custom.scss */
  #g-mainbar {
    margin: 0;
    margin-top: 10px;
    border-radius: unset;
    overflow: hidden;
  }
  /* line 1451, templates/g5_helium/custom/scss/custom.scss */
  .g-content {
    padding: 0;
    margin: 0;
  }
  /* line 1455, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation {
    padding-top: 3rem;
    padding-left: 0rem;
  }
  /* line 1459, templates/g5_helium/custom/scss/custom.scss */
  .g-block.size-50 {
    overflow: hidden;
  }
  /* line 1462, templates/g5_helium/custom/scss/custom.scss */
  #g-mobilemenu-container ul.g-toplevel {
    -webkit-column-count: 1;
    -webkit-column-break-after: auto;
    -webkit-column-fill: auto;
    -webkit-column-width: 170px;
    column-count: 1;
    column-break-after: auto;
    column-fill: auto;
    column-width: 170px;
  }
  /* line 1472, templates/g5_helium/custom/scss/custom.scss */
  .g-menu-item-container {
    background: #267036;
    width: unset;
    height: unset;
  }
  /* line 1477, templates/g5_helium/custom/scss/custom.scss */
  #g-mobilemenu-container {
    margin: auto;
    margin-top: 4rem;
  }
  /* line 1481, templates/g5_helium/custom/scss/custom.scss */
  .category-title-container > .title {
    min-height: 40px;
    max-width: 80%;
    margin-top: 33px;
    line-height: 38px;
  }
  /* line 1487, templates/g5_helium/custom/scss/custom.scss */
  div#ph-pc-category-box {
    position: relative;
    left: 0;
    top: -30px;
  }
  /* line 1493, templates/g5_helium/custom/scss/custom.scss */
  .ph-checkout-cart-box .row:first-child {
    font-size: 1rem;
    padding: 0.3rem 3px;
  }
  /* line 1497, templates/g5_helium/custom/scss/custom.scss */
  .row {
    margin-right: 0px;
    margin-left: 0px;
  }
  /* line 1501, templates/g5_helium/custom/scss/custom.scss */
  .row.ph-cart-subtotal-box div:first-child, .ph-cart-total-box div:first-child {
    max-width: 25%;
  }
  /* line 1505, templates/g5_helium/custom/scss/custom.scss */
  .row.ph-cart-subtotal-box div:last-child, .ph-cart-total-box div:last-child {
    min-width: 25%;
    float: right;
    padding-right: 12px;
  }
  /* line 1511, templates/g5_helium/custom/scss/custom.scss */
  .row.ph-cart-total-box {
    font-size: 1rem;
    font-weight: bold;
    font-family: roboto;
    /* background: #267036; */
    padding: 0.1rem 0;
  }
  /* line 1518, templates/g5_helium/custom/scss/custom.scss */
  .ph-cart-total-txt, .ph-cart-total {
    padding: 4px;
  }
  /* line 1522, templates/g5_helium/custom/scss/custom.scss */
  .ph-cart-total-txt {
    width: 50%;
  }
  /* line 1525, templates/g5_helium/custom/scss/custom.scss */
  .ph-checkout-cart-quantity .form-group {
    display: flex;
    justify-content: space-between;
    min-width: 7rem;
    position: relative;
    left: -19px;
    top: 6px;
  }
  /* line 1533, templates/g5_helium/custom/scss/custom.scss */
  .col-sm-3.col-md-3.col-xs-3.ph-vertical-align-row.ph-checkout-cart-quantity {
    padding: 0 !important;
  }
  /* line 1555, templates/g5_helium/custom/scss/custom.scss */
  span.prodname {
    max-width: 86%;
    line-height: 24px;
    font-size: 1.17rem !important;
  }
  /* line 1560, templates/g5_helium/custom/scss/custom.scss */
  .numero {
    margin-right: 0.1rem;
    margin-left: -2px;
  }
  /* line 1564, templates/g5_helium/custom/scss/custom.scss */
  .jf_ph_cat_item_grid {
    min-width: 5rem;
  }
  /* line 1567, templates/g5_helium/custom/scss/custom.scss */
  .row-item.col-sx-12.col-sm-4.col-md-4:last-child {
    margin-left: -224px;
    margin-top: -2rem;
  }
  /* line 1571, templates/g5_helium/custom/scss/custom.scss */
  .checkbox.ph-checkbox.col-sm-4 {
    width: 50%;
    padding-right: 2px;
    padding-left: 2px;
  }
  /* line 1576, templates/g5_helium/custom/scss/custom.scss */
  #phQuickViewPopup input[type=checkbox] + label {
    cursor: pointer;
    color: #585050;
    font-size: 14px !important;
    line-height: 1em;
    text-align: left !important;
    font-weight: 400 !important;
    font-family: inherit;
  }
  /* line 1585, templates/g5_helium/custom/scss/custom.scss */
  .checkbox label, .radio label {
    padding-left: 0px !important;
  }
  /* line 1589, templates/g5_helium/custom/scss/custom.scss */
  .modal-body {
    padding-left: 4px;
    padding-right: 7px;
    font-size: 1rem;
  }
  /* line 1594, templates/g5_helium/custom/scss/custom.scss */
  .modal-dialog {
    position: relative;
    width: auto;
    margin: 3px;
  }
  /* line 1599, templates/g5_helium/custom/scss/custom.scss */
  #phQuickViewPopup {
    z-index: 100002;
  }
  /* line 1602, templates/g5_helium/custom/scss/custom.scss */
  div#g-page-surround {
    margin-bottom: 3rem;
  }
  /* line 1605, templates/g5_helium/custom/scss/custom.scss */
  .ph-pull-right.ph-item-add-to-cart-box {
    float: left;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: space-between;
    width: 100%;
  }
  /* line 1614, templates/g5_helium/custom/scss/custom.scss */
  .ph-cart-small-box > .row {
    display: flex;
  }
  /* line 1617, templates/g5_helium/custom/scss/custom.scss */
  .col-sm-7.col-md-7.ph-small.ph-cart-subtotal-netto-txt, .col-sm-5.col-md-5.ph-small.ph-right.ph-cart-subtotal-netto, .col-sm-5.col-md-5.ph-small.ph-right.ph-b.ph-cart-total {
    width: 50%;
  }
  /* line 1622, templates/g5_helium/custom/scss/custom.scss */
  .ph-checkout-cart-box button.btn.btn-success.btn-xs.ph-btn, .ph-checkout-cart-box .btn-danger {
    padding: 1px 6px;
    font-size: 14px;
    line-height: 14px;
  }
  /* line 1628, templates/g5_helium/custom/scss/custom.scss */
  .col-sm-4.col-md-4.col-xs-4.ph-cart-total-txt {
    width: 50%;
  }
  /* line 1631, templates/g5_helium/custom/scss/custom.scss */
  .ph-checkout-payment-cost-box {
    flex-direction: column;
  }
  /* line 1634, templates/g5_helium/custom/scss/custom.scss */
  .ph-checkout-box-action .col-md-4 {
    width: 100%;
  }
  /* line 1637, templates/g5_helium/custom/scss/custom.scss */
  .ph-checkout-box-action-raw button.btn.btn-default.btn-success.btn-sm.ph-btn {
    position: relative;
    left: 0rem;
  }
  /* line 1641, templates/g5_helium/custom/scss/custom.scss */
  a.footerlogo.g-logo {
    display: block;
    text-align: center;
    margin: 1rem;
    padding: 0.938rem;
  }
  /* line 1647, templates/g5_helium/custom/scss/custom.scss */
  div#logo-2435-particle {
    margin: auto;
    padding: 0;
    position: relative;
    top: 2px;
    overflow: hidden;
    left: -26px;
    height: auto;
    width: 100%;
    border-radius: 0px;
    /* transform: scale(1.33); */
  }
  /* line 1659, templates/g5_helium/custom/scss/custom.scss */
  div#produktliste h2 {
    font-size: 1.5rem;
  }
}
/* line 1664, templates/g5_helium/custom/scss/custom.scss */
.view-checkout #mobikorb {
  display: none;
}
/* line 1668, templates/g5_helium/custom/scss/custom.scss */
.view-checkout #modlgn-remember {
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  padding: 0px;
  margin: 0rem;
}
/* line 1677, templates/g5_helium/custom/scss/custom.scss */
#mobimenu {
  display: none;
  width: 20%;
  text-align: center;
  padding: 0.5rem;
  border-right: 1px solid #ccc;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-flex: 0 1 20%;
  -ms-flex: 0 1 20%;
  flex: 0 1 20%;
}
/* line 1691, templates/g5_helium/custom/scss/custom.scss */
#mobikorb {
  width: 100%;
  text-align: center;
  padding: 0.5rem;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-flex: 0 1 100%;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  border-right: 1px solid #ccc;
}
/* line 1704, templates/g5_helium/custom/scss/custom.scss */
#mobiback {
  display: none;
  width: 20%;
  text-align: center;
  padding: 0.5rem;
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
  -webkit-flex: 0 1 20%;
  -ms-flex: 0 1 20%;
  flex: 0 1 20%;
}
/* line 1717, templates/g5_helium/custom/scss/custom.scss */
div#mobicont {
  position: fixed;
  display: flex;
  bottom: 0;
  margin: auto;
  background: #076201;
  right: 0;
  width: 100%;
  text-align: center;
  cursor: pointer;
  font-weight: bold;
  z-index: 11;
  align-self: auto;
  color: #fff;
}
@media only all and (max-width: 30rem) {
  /* line 1733, templates/g5_helium/custom/scss/custom.scss */
  /*     div#produktliste {
   margin-top: 4.8rem;
   padding-left: 1rem;
   } */
  /*     #produktliste>div {
   height: 7.4rem !important;
   margin-bottom: 42px !important;
   max-width: 97% !important;
   } */
  /*     div#produktliste h2:first-child {
   margin-top: 0 !important;
   height: 68px !important;
   margin-bottom: 0.4rem !important;
   max-width: 90% !important;
   } */
  /* line 1734, templates/g5_helium/custom/scss/custom.scss */
  .ph-checkout-cart-quantity .form-group {
    min-width: unset !important;
  }
  /* line 1737, templates/g5_helium/custom/scss/custom.scss */
  .input-group-btn {
    display: none;
  }
  /* line 1740, templates/g5_helium/custom/scss/custom.scss */
  #phQuickViewPopup .input-group-btn {
    display: table-cell;
  }
  /* line 1743, templates/g5_helium/custom/scss/custom.scss */
  .t-pricebox {
    height: 39px;
  }
  /* line 1746, templates/g5_helium/custom/scss/custom.scss */
  h2.footer-heading {
    margin-bottom: -0.9rem;
    font-size: 1.7rem;
  }
  /* line 1750, templates/g5_helium/custom/scss/custom.scss */
  .producto {
    margin-bottom: 20px;
  }
  /* line 1753, templates/g5_helium/custom/scss/custom.scss */
  div.modal {
    top: 10px;
    right: 1px;
    left: 1px;
  }
  /* line 1758, templates/g5_helium/custom/scss/custom.scss */
  .buttonio {
    width: 100px;
    position: relative;
    top: 8px;
  }
  /* line 1763, templates/g5_helium/custom/scss/custom.scss */
  div#custom-1006-particle {
    border-radius: unset;
  }
  /* line 1775, templates/g5_helium/custom/scss/custom.scss */
  div#lavatext span {
    line-height: 20px !important;
  }
  /* line 1784, templates/g5_helium/custom/scss/custom.scss */
  div#produktliste h2 {
    max-width: 90% !important;
  }
  /* line 1787, templates/g5_helium/custom/scss/custom.scss */
  div#lavatext h3 {
    font-size: 1.2rem !important;
  }
  /* line 1790, templates/g5_helium/custom/scss/custom.scss */
  h2#vom-lavasteingrill {
    margin-top: 3rem !important;
    min-height: 62px !important;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-evenly;
  }
  /* line 1798, templates/g5_helium/custom/scss/custom.scss */
  .opening-hours-wrapper {
    padding: 13px 0rem 4px 3px;
    margin: auto;
    font-size: 1rem;
  }
  /* line 1803, templates/g5_helium/custom/scss/custom.scss */
  h2.footer-heading {
    text-align: center;
    padding: 1rem;
  }
}
@media only all and (max-width: 47.938rem) and (min-width: 30.062rem) {
  /* line 1809, templates/g5_helium/custom/scss/custom.scss */
  /*     div#produktliste {
   margin-top: 4.8rem;
   padding-left: 1rem;
   }
   #produktliste>div {
   height: 4.4rem !important;
   margin-bottom: 42px !important;
   max-width: 86% !important;
   } */
  /* line 1810, templates/g5_helium/custom/scss/custom.scss */
  .g-container {
    width: 100%;
  }
  /* line 1813, templates/g5_helium/custom/scss/custom.scss */
  div#phone-top {
    position: relative;
    left: 10px;
    border-radius: 5px;
    top: -6px;
    width: 28%;
    flex: 0 34%;
    max-height: 37px;
  }
  /* line 1831, templates/g5_helium/custom/scss/custom.scss */
  div#logo-2435-particle {
    padding: 0 !important;
    position: relative !important;
    top: 0px !important;
    left: 0px !important;
    /* height: 189px !important; */
    /* width: 86% !important; */
    /* border-radius: 10px; */
    /* transform: scale(1.19) !important; */
    justify-content: space-around;
    display: flex;
    align-items: center;
    margin-bottom: 12px;
    margin-top: 10px;
  }
  /* line 1846, templates/g5_helium/custom/scss/custom.scss */
  div#logo-2435-particle img {
    max-height: 130px;
    border-radius: 10px;
  }
  /* line 1850, templates/g5_helium/custom/scss/custom.scss */
  div#lavatext {
    height: 8.6rem !important;
    /*   width: 110%; */
    margin-bottom: 0 !important;
    /*   margin-top: -2rem !important; */
  }
  /* line 1856, templates/g5_helium/custom/scss/custom.scss */
  div#custom-1006-particle {
    border-radius: unset;
  }
}
@media only all and (max-width: 59.938rem) and (min-width: 48rem) {
  /* line 1861, templates/g5_helium/custom/scss/custom.scss */
  /*     h2#vorspeisen {
   min-height: 82px;
   } */
  /*     .descriptio {
   width: 100%;
   position: relative;
   left: 35px;
   top: -8px;
   line-height: 17px;
   } */
  /* line 1862, templates/g5_helium/custom/scss/custom.scss */
  #g-mainbar {
    margin-right: 0.3rem;
  }
  /* line 1865, templates/g5_helium/custom/scss/custom.scss */
  .g-container {
    width: 100%;
  }
  /* line 1868, templates/g5_helium/custom/scss/custom.scss */
  div#phone-top {
    position: relative;
    left: 10px;
    border-radius: 5px;
    top: -6px;
    width: 28%;
    flex: 0 34%;
    max-height: 37px;
  }
  /* line 1877, templates/g5_helium/custom/scss/custom.scss */
  div#opiclosi {
    flex: 0 33%;
    max-height: 37px;
    width: 33%;
  }
  /* line 1882, templates/g5_helium/custom/scss/custom.scss */
  div#custom-9474-particle {
    margin-right: 0;
    padding-right: 0;
    width: 89%;
    margin-left: 0;
    padding-left: 0;
  }
  /* line 1889, templates/g5_helium/custom/scss/custom.scss */
  .ph-item-content.grid {
    padding: 1px;
  }
  /* line 1892, templates/g5_helium/custom/scss/custom.scss */
  main#g-mainbar {
    overflow: hidden;
  }
  /* line 1898, templates/g5_helium/custom/scss/custom.scss */
  h2#vom-lavasteingrill {
    min-height: 82px;
  }
  /* line 1901, templates/g5_helium/custom/scss/custom.scss */
  span.prodname {
    max-width: 90% !important;
    line-height: 23px !important;
  }
  /* line 1912, templates/g5_helium/custom/scss/custom.scss */
  div#ph-pc-category-box {
    position: relative;
    left: 9px;
    top: -30px;
  }
  /* line 1917, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation .g-main-nav .g-toplevel > li {
    min-width: 10px;
    max-width: 47%;
  }
  /* line 1921, templates/g5_helium/custom/scss/custom.scss */
  div#logo-2435-particle {
    top: 41px !important;
    border-radius: 0rem !important;
    left: 10px !important;
  }
}
/* SMALL DESKTOP */
@media only all and (max-width: 74.938rem) and (min-width: 60rem) {
  /* line 1932, templates/g5_helium/custom/scss/custom.scss */
  .ph-small.ph-right.ph-u.ph-cart-link-checkout {
    padding: 3px 2px 0px 2px !important;
    font-size: 1.3rem !important;
  }
  /* line 1936, templates/g5_helium/custom/scss/custom.scss */
  div#menu-4348-particle {
    margin-left: -2rem !important;
  }
  /* line 1939, templates/g5_helium/custom/scss/custom.scss */
  #g-sidebar {
    margin-top: 0.88rem !important;
    top: -308px !important;
    margin-bottom: 0rem !important;
    margin-right: 0.4rem !important;
  }
  /* line 1945, templates/g5_helium/custom/scss/custom.scss */
  section#g-navigation {
    padding-left: 0.5rem;
  }
  /* line 1948, templates/g5_helium/custom/scss/custom.scss */
  .g-container {
    width: 100%;
  }
  /* line 1951, templates/g5_helium/custom/scss/custom.scss */
  #g-mainbar {
    margin-top: 1rem !important;
    margin-right: 0.88rem !important;
    margin-left: 0.4rem !important;
  }
  /* line 1956, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation .g-main-nav .g-toplevel > li {
    margin: 0 0.2rem;
    min-width: 200px;
    height: 40px;
    border-radius: 10px;
    text-align: center;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    margin: 3px;
  }
  /* line 1968, templates/g5_helium/custom/scss/custom.scss */
  div#custom-9474-particle {
    margin-right: 0;
    padding-right: 0;
    margin-top: 14px;
  }
  /* line 1973, templates/g5_helium/custom/scss/custom.scss */
  div#menu-9378-particle {
    left: -27px;
    position: relative;
  }
  /* line 1977, templates/g5_helium/custom/scss/custom.scss */
  #g-footer {
    overflow: hidden;
  }
  /* line 1980, templates/g5_helium/custom/scss/custom.scss */
  .col-sm-3.col-md-3.col-xs-3.ph-vertical-align-row.ph-checkout-cart-quantity {
    min-width: 15.7rem;
  }
}
/* line 1985, templates/g5_helium/custom/scss/custom.scss */
.ph-checkout-payment-cost-box small {
  display: none;
}
/* line 1989, templates/g5_helium/custom/scss/custom.scss */
div#logo-1738-particle {
  max-height: 223px;
  min-height: 179px;
}
/* FOOTER */
/* line 1997, templates/g5_helium/custom/scss/custom.scss */
#g-footer {
  background: #424242;
  color: #fff;
  position: relative;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 17px;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  overflow: hidden;
}
/* line 2015, templates/g5_helium/custom/scss/custom.scss */
#g-footer:after {
  content: '';
  background-image: url('../../../../images/ffog.png');
  width: 100%;
  position: absolute;
  right: 0;
  border: 0;
  height: 100%;
  opacity: 0.4;
  left: 0;
  top: 0;
  pointer-events: none;
}
/* line 2029, templates/g5_helium/custom/scss/custom.scss */
.opening-hours-wrapper {
  overflow: hidden;
  max-width: 344px;
  font-size: 1.1rem;
}
/* line 2035, templates/g5_helium/custom/scss/custom.scss */
.opening-hours-wrapper > .row:first-child {
  border-bottom: 1px solid #a6aa2a;
  margin-bottom: 3px;
  padding-bottom: 4px;
}
/* line 2041, templates/g5_helium/custom/scss/custom.scss */
.opening-hours-wrapper .col-xs-6.text-md-right {
  text-align: right;
}
/* line 2045, templates/g5_helium/custom/scss/custom.scss */
div#custom-6928-particle {
  padding-top: 2.5rem;
}
/* line 2049, templates/g5_helium/custom/scss/custom.scss */
#g-footer .g-menu-item-container {
  background: rgba(81, 81, 81, 0.8);
  color: #e2e2e2;
  height: auto;
  display: flex;
  justify-content: space-around;
  margin: 6px;
  padding: 11px;
  border-radius: 3px;
  font-weight: 400;
  transition: all 0.2s;
}
/* line 2062, templates/g5_helium/custom/scss/custom.scss */
#g-footer .g-menu-item-container:hover {
  background: #666;
  color: #f9f9f9;
}
/* line 2067, templates/g5_helium/custom/scss/custom.scss */
#g-footer img {
  /*  max-width: 370px; */
  margin: auto;
  padding-top: 13px;
}
/* line 2073, templates/g5_helium/custom/scss/custom.scss */
.g-block.size-47.center {
  /* vertical-align: initial; */
  display: flex;
  flex-direction: column;
  align-items: center;
  /* margin: auto; */
  text-align: center;
  margin-top: 1.3rem;
}
/* line 2083, templates/g5_helium/custom/scss/custom.scss */
h2.footer-heading {
  margin-bottom: 1.9rem;
}
/* line 2087, templates/g5_helium/custom/scss/custom.scss */
#g-footer .g-totop {
  padding: 0.5rem 0;
  text-align: right;
  opacity: 0.5;
  margin-right: 1rem;
}
/* line 2094, templates/g5_helium/custom/scss/custom.scss */
#g-footer .g-totop a {
  /* color: #fff; */
  /* padding: 1rem; */
  /* background: #797868; */
  /* border-radius: 6px; */
  transition: all 0.2s ease-in;
  text-decoration: none;
  opacity: 0.6;
}
/* line 2104, templates/g5_helium/custom/scss/custom.scss */
#g-footer .g-totop a:hover {
  opacity: 0.9;
}
/* line 2108, templates/g5_helium/custom/scss/custom.scss */
#g-footer ul.g-toplevel {
  -webkit-column-count: 1;
  -webkit-column-break-after: auto;
  -webkit-column-fill: auto;
  column-count: 1;
  column-break-after: auto;
  column-fill: auto;
}
/* line 2117, templates/g5_helium/custom/scss/custom.scss */
#footer-phone {
  font-size: 1.5rem;
  /* margin: 1.4rem 7.3rem !important; */
  /* padding: 0.3rem !important; */
  /* text-align: right; */
  /* max-width: 370px; */
  margin: auto !important;
  max-width: 370px;
  text-align: right;
  padding-right: 0.2rem !important;
}
/* line 2129, templates/g5_helium/custom/scss/custom.scss */
div#footer-phone a {
  margin-left: 10px;
  color: #fff;
  text-decoration: none;
}
/* line 2135, templates/g5_helium/custom/scss/custom.scss */
#footer-phone i {
  color: #267036;
}
/* END FOOTER */
/* line 2142, templates/g5_helium/custom/scss/custom.scss */
input#privacy {
  position: relative;
  top: 19px;
  left: -15px;
  transform: scale(4);
}
/* line 2149, templates/g5_helium/custom/scss/custom.scss */
input#phcheckouttac {
  position: relative;
  top: 2px;
  left: -9px;
  transform: scale(3);
}
/* line 2156, templates/g5_helium/custom/scss/custom.scss */
.ph-pull-right.checkbox.ph-checkout-privacy-checkbox {
  max-width: 42rem;
}
/* line 2160, templates/g5_helium/custom/scss/custom.scss */
.ph-checkout-confirm {
  margin-top: 1.8rem;
}
/* line 2164, templates/g5_helium/custom/scss/custom.scss */
div#menu-4348-particle {
  align-self: center;
}
/* #phBillingAddress .form-group:last-child {
 display: none;
 } */
/* line 2173, templates/g5_helium/custom/scss/custom.scss */
#g-navigation {
  color: #fff;
  position: relative;
  z-index: 11;
  /*  background-image: url('images/header.jpg'); */
  background-color: #1b5085;
  background-position: 50%;
  background-position-x: center;
  background-position-y: center;
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0px 4px 10px 0px #ccc;
}
/* line 2187, templates/g5_helium/custom/scss/custom.scss */
.ph-checkout-btn-login {
  background: #267036;
  min-width: 15rem;
  padding: 1rem;
}
/* line 2193, templates/g5_helium/custom/scss/custom.scss */
#ph-form-login-username > button, .ph-account-address-save > button, #user-registration button, .reset-confirm button {
  background: #267036 !important;
  min-width: 15rem !important;
  padding: 1rem !important;
  border-radius: 0.25rem !important;
  margin: 1.5rem auto;
  transition: all 0.4s;
}
/* line 2203, templates/g5_helium/custom/scss/custom.scss */
#ph-form-login-username > button:hover, .ph-account-address-save > button:hover, #user-registration button:hover, .reset-confirm button:hover {
  background: #2ec04e !important;
  box-shadow: 0px 10px 6px -7px #ccc;
}
/* line 2212, templates/g5_helium/custom/scss/custom.scss */
.ph-account-check-box {
  display: none;
}
/* line 2216, templates/g5_helium/custom/scss/custom.scss */
.col-md-4 {
  width: 33%;
}
/* line 2220, templates/g5_helium/custom/scss/custom.scss */
#ui-id-1 {
  position: relative;
  z-index: 9999;
  max-width: 333px;
}
/* line 2226, templates/g5_helium/custom/scss/custom.scss */
.ui-menu-item-wrapper {
  font-weight: bold;
}
/* line 2230, templates/g5_helium/custom/scss/custom.scss */
.ph-pull-right.ph-item-add-to-cart-box {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  min-width: 21rem;
  justify-content: space-around;
  vertical-align: baseline;
}
/* line 2239, templates/g5_helium/custom/scss/custom.scss */
.form-group.ph-form-button:before {
  content: "Zum Warenkorb hinzufügen";
  font-size: 11px;
  position: relative;
  top: 5px;
  left: 6px;
}
/* line 2282, templates/g5_helium/custom/scss/custom.scss */
.menu-toggler {
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 35px;
  height: 35px;
  z-index: 2;
  opacity: 0;
  cursor: pointer;
}
/* line 2288, templates/g5_helium/custom/scss/custom.scss */
.menu-toggler:hover + label, .menu-toggler:hover + label:before, .menu-toggler:hover + label:after {
  background: white;
}
/* line 2295, templates/g5_helium/custom/scss/custom.scss */
/* line 2296, templates/g5_helium/custom/scss/custom.scss */
.menu-toggler:checked + label {
  background: transparent;
}
/* line 2299, templates/g5_helium/custom/scss/custom.scss */
.menu-toggler:checked + label:before, .menu-toggler:checked + label:after {
  top: 0;
  width: 35px;
  transform-origin: 50% 50%;
}
/* line 2305, templates/g5_helium/custom/scss/custom.scss */
.menu-toggler:checked + label:before {
  transform: rotate(45deg);
}
/* line 2308, templates/g5_helium/custom/scss/custom.scss */
.menu-toggler:checked + label:after {
  transform: rotate(-45deg);
}
/* line 2313, templates/g5_helium/custom/scss/custom.scss */
/* line 2314, templates/g5_helium/custom/scss/custom.scss */
.menu-toggler:checked ~ ul .menu-item {
  opacity: 1;
}
/* line 2318, templates/g5_helium/custom/scss/custom.scss */
.menu-toggler:checked ~ ul .menu-item:nth-child(1) {
  transform: rotate(0deg) translateX(-100px);
}
/* line 2318, templates/g5_helium/custom/scss/custom.scss */
.menu-toggler:checked ~ ul .menu-item:nth-child(2) {
  transform: rotate(45deg) translateX(-100px);
}
/* line 2318, templates/g5_helium/custom/scss/custom.scss */
.menu-toggler:checked ~ ul .menu-item:nth-child(3) {
  transform: rotate(90deg) translateX(-100px);
}
/* line 2318, templates/g5_helium/custom/scss/custom.scss */
.menu-toggler:checked ~ ul .menu-item:nth-child(4) {
  transform: rotate(135deg) translateX(-100px);
}
/* line 2318, templates/g5_helium/custom/scss/custom.scss */
.menu-toggler:checked ~ ul .menu-item:nth-child(5) {
  transform: rotate(180deg) translateX(-100px);
}
/* line 2318, templates/g5_helium/custom/scss/custom.scss */
.menu-toggler:checked ~ ul .menu-item:nth-child(6) {
  transform: rotate(225deg) translateX(-100px);
}
/* line 2318, templates/g5_helium/custom/scss/custom.scss */
.menu-toggler:checked ~ ul .menu-item:nth-child(7) {
  transform: rotate(270deg) translateX(-100px);
}
/* line 2318, templates/g5_helium/custom/scss/custom.scss */
.menu-toggler:checked ~ ul .menu-item:nth-child(8) {
  transform: rotate(315deg) translateX(-100px);
}
/* line 2322, templates/g5_helium/custom/scss/custom.scss */
.menu-toggler:checked ~ ul .menu-item a {
  pointer-events: auto;
}
/* line 2327, templates/g5_helium/custom/scss/custom.scss */
.menu-toggler + label {
  width: 35px;
  height: 4.375px;
  display: block;
  z-index: 1;
  border-radius: 2.1875px;
  background: rgba(255, 255, 255, 0.7);
  transition: transform 0.5s, top 0.5s;
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}
/* line 2330, templates/g5_helium/custom/scss/custom.scss */
.menu-toggler + label:before, .menu-toggler + label:after {
  width: 35px;
  height: 4.375px;
  display: block;
  z-index: 1;
  border-radius: 2.1875px;
  background: rgba(255, 255, 255, 0.7);
  transition: transform 0.5s, top 0.5s;
  content: "";
  position: absolute;
  left: 0;
}
/* line 2337, templates/g5_helium/custom/scss/custom.scss */
.menu-toggler + label:before {
  top: 8.75px;
}
/* line 2340, templates/g5_helium/custom/scss/custom.scss */
.menu-toggler + label:after {
  top: -8.75px;
}
/* line 2346, templates/g5_helium/custom/scss/custom.scss */
.menu-item:nth-child(1) a {
  transform: rotate(0deg);
}
/* line 2346, templates/g5_helium/custom/scss/custom.scss */
.menu-item:nth-child(2) a {
  transform: rotate(-45deg);
}
/* line 2346, templates/g5_helium/custom/scss/custom.scss */
.menu-item:nth-child(3) a {
  transform: rotate(-90deg);
}
/* line 2346, templates/g5_helium/custom/scss/custom.scss */
.menu-item:nth-child(4) a {
  transform: rotate(-135deg);
}
/* line 2346, templates/g5_helium/custom/scss/custom.scss */
.menu-item:nth-child(5) a {
  transform: rotate(-180deg);
}
/* line 2346, templates/g5_helium/custom/scss/custom.scss */
.menu-item:nth-child(6) a {
  transform: rotate(-225deg);
}
/* line 2346, templates/g5_helium/custom/scss/custom.scss */
.menu-item:nth-child(7) a {
  transform: rotate(-270deg);
}
/* line 2346, templates/g5_helium/custom/scss/custom.scss */
.menu-item:nth-child(8) a {
  transform: rotate(-315deg);
}
/* line 2351, templates/g5_helium/custom/scss/custom.scss */
.menu-item {
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 70px;
  height: 70px;
  display: block;
  opacity: 0;
  transition: 0.5s;
}
/* line 2359, templates/g5_helium/custom/scss/custom.scss */
.menu-item a {
  display: block;
  width: inherit;
  height: inherit;
  line-height: 70px;
  color: rgba(255, 255, 255, 0.7);
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  text-align: center;
  text-decoration: none;
  font-size: 35px;
  pointer-events: none;
  transition: 0.2s;
}
/* line 2372, templates/g5_helium/custom/scss/custom.scss */
.menu-item a:hover {
  box-shadow: 0 0 0 1.75px rgba(255, 255, 255, 0.3);
  color: white;
  background: rgba(255, 255, 255, 0.3);
  font-size: 38.8888888889px;
}
/* line 2380, templates/g5_helium/custom/scss/custom.scss */
.bobmenu {
  position: fixed;
}
/* line 2384, templates/g5_helium/custom/scss/custom.scss */
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
  border-color: #c1ba84;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #c1ba84;
}
/* line 2404, templates/g5_helium/custom/scss/custom.scss */
.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
  background: #3c9514;
  color: #fff;
  border-color: #fff;
}
/* line 2412, templates/g5_helium/custom/scss/custom.scss */
.btn-success {
  color: #fff;
  background-color: #267036;
  border-color: #267036;
}
/* line 2418, templates/g5_helium/custom/scss/custom.scss */
.btn-primary {
  font-family: "Lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 600;
  font-size: 0.8rem;
  line-height: 1.15;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  background: #267036;
  color: #fff;
  border: 1px solid transparent;
  vertical-align: middle;
  text-shadow: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 2435, templates/g5_helium/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
  color: #272727;
  padding: 0.938rem;
}
/* line 2440, templates/g5_helium/custom/scss/custom.scss */
div#produktliste h2 {
  margin-top: 1.9rem;
  background: #a9a9a9;
  padding: 10px;
  border-radius: 0px;
  color: #fff;
  max-width: 572px;
}
/* line 2449, templates/g5_helium/custom/scss/custom.scss */
div#produktliste h2:first-child {
  margin-top: 1rem;
}
/* line 2453, templates/g5_helium/custom/scss/custom.scss */
.b-thumbnail {
  background: none;
}
/* line 2457, templates/g5_helium/custom/scss/custom.scss */
div#lavatext {
  height: 8.6rem;
  /*  width: 110%; */
}
/* line 2462, templates/g5_helium/custom/scss/custom.scss */
#lavatext span {
  margin-top: -3rem;
}
/* line 2466, templates/g5_helium/custom/scss/custom.scss */
div#custom-9650-particle {
  padding: 1rem;
}
/* line 2470, templates/g5_helium/custom/scss/custom.scss */
sup#phItemCartBoxCount {
  padding: 3px;
  background: orange;
  border-radius: 20px;
  position: relative;
  height: 42px;
  margin-right: 10px;
  padding-right: 5px;
  padding-left: 5px;
}
/* line 2481, templates/g5_helium/custom/scss/custom.scss */
span.attribute_operator {
  font-family: arial;
}
/* line 2485, templates/g5_helium/custom/scss/custom.scss */
.bootstrap-touchspin span.glyphicon.glyphglyphicon.glyphicon-plus, .bootstrap-touchspin span.glyphicon.glyphglyphicon.glyphicon-minus {
  border: 1px solid #ece6e6;
  border-radius: 50%;
  box-shadow: 0px 7px 8px -5px #e4e0e0;
  padding: 5px;
  margin: -4px;
  color: #2caffb;
  transition: all 0.1s;
}
/* line 2496, templates/g5_helium/custom/scss/custom.scss */
.bootstrap-touchspin span.glyphicon.glyphglyphicon.glyphicon-plus:hover, .bootstrap-touchspin span.glyphicon.glyphglyphicon.glyphicon-minus:hover {
  border: 1px solid #ece6e6;
  border-radius: 50%;
  box-shadow: 0px 7px 8px -5px #f0f0f0;
  padding: 5px;
  margin: -4px;
  color: #8a8b28;
}
/* line 2506, templates/g5_helium/custom/scss/custom.scss */
.ph-checkout-cart-quantity .btn-default {
  transform: scale(0.8);
  transition: all 0.24s;
}
/* line 2511, templates/g5_helium/custom/scss/custom.scss */
.ph-checkout-cart-quantity .btn-default:hover {
  transform: scale(0.85);
  box-shadow: 0px 10px 4px -5px #ccc;
}
/* line 2516, templates/g5_helium/custom/scss/custom.scss */
.ph-account-box-action, .ph-checkout-box-action {
  padding: 5px;
  border-left: 3px solid #ddd;
  border-right: 3px solid #ddd;
  border-bottom: 5px solid #ddd;
  border-radius: 0px 0px 4px 4px;
  margin: 0px auto 20px auto;
  background: #efefef;
  padding-top: 2rem;
  font-size: 1.3rem;
}
/* line 2528, templates/g5_helium/custom/scss/custom.scss */
#kontaktdaten2 {
  background: #979797;
  color: #fff;
  font-size: 1.4rem;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  box-shadow: 0px 10px 2px -6px #267036;
  padding: 17px 44px;
  color: #fff;
  text-rendering: geometricPrecision;
  margin-bottom: 1rem;
  margin-right: -15px;
  margin-left: -15px;
  margin-top: -1px;
  position: relative;
  top: 11px;
}
/* line 2547, templates/g5_helium/custom/scss/custom.scss */
#kontakttext {
  padding-left: 16px;
  padding-top: 0;
  padding-bottom: 19px;
}
/* line 2553, templates/g5_helium/custom/scss/custom.scss */
#kontakformheader {
  background: #9b9b9b;
  color: #fff;
  font-size: 1.4rem;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  box-shadow: 0px 10px 2px -6px #319947;
  padding: 17px 44px;
  color: #fff;
  text-rendering: geometricPrecision;
  margin-bottom: 0rem;
  margin-right: -15px;
  margin-left: -15px;
  margin-top: -1px;
}
/* line 2570, templates/g5_helium/custom/scss/custom.scss */
div#phcheckoutpaymentedit h3 {
  background: #5d594e;
  color: #fff;
  font-size: 1.4rem;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  box-shadow: 0px 10px 2px -6px #267036;
  padding: 17px 44px;
  color: #fff;
  text-rendering: geometricPrecision;
  margin-bottom: 0rem;
  margin-right: -15px;
  margin-left: -15px;
  margin-top: -1px;
}
/* line 2587, templates/g5_helium/custom/scss/custom.scss */
div#phcheckoutaddressview > .ph-pull-right {
  display: none;
}
/* line 2591, templates/g5_helium/custom/scss/custom.scss */
.ph-account-box-header, .ph-checkout-box-header {
  border: none;
  border-radius: 4px 4px 0px 0px;
  margin: 0;
  background: none;
  border-top: none;
}
/* line 2600, templates/g5_helium/custom/scss/custom.scss */
#zahlungheader {
  background: #5d594e;
  color: #fff;
  font-size: 1.4rem;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  box-shadow: 0px 10px 2px -6px #267036;
  padding: 17px 44px;
  color: #fff;
  text-rendering: geometricPrecision;
  margin-bottom: 1rem;
  margin-right: -15px;
  margin-left: -15px;
  margin-top: -1px;
}
/* line 2617, templates/g5_helium/custom/scss/custom.scss */
div#lavatext {
  max-width: 28rem;
}
/* line 2621, templates/g5_helium/custom/scss/custom.scss */
div#abholbutton {
  display: inline-flex;
  /* padding: 0.2rem 0.4rem; */
  margin: auto;
  /* background: #ccc; */
  /* align-self: center; */
  /* float: right; */
  width: 28%;
  /* vertical-align: middle; */
  text-align: center;
  flex-direction: column;
  flex: 1;
}
/* line 2635, templates/g5_helium/custom/scss/custom.scss */
#abholbutton > span {
  /* display: inline-flex; */
  padding: 0.1rem 0.9rem;
  margin: auto;
  background-color: #5d594e;
  /* align-self: center; */
  /* float: right; */
  /* max-width: 28%; */
  /* vertical-align: middle; */
  /* text-align: center; */
  color: white;
  border-radius: 3px;
  transition: all 0.3s;
  cursor: pointer;
}
/* line 2651, templates/g5_helium/custom/scss/custom.scss */
#jform_region {
  display: inline-block;
  width: 69%;
}
/* line 2656, templates/g5_helium/custom/scss/custom.scss */
.okbg {
  background-color: #267036 !important;
}
/* line 2660, templates/g5_helium/custom/scss/custom.scss */
.disabled_region {
  opacity: 0.6;
  pointer-events: none;
}
/* line 2665, templates/g5_helium/custom/scss/custom.scss */
.itemid-181 .g-system-messages {
  display: none;
}
/* line 2670, templates/g5_helium/custom/scss/custom.scss */
div#herologo {
  display: grid;
  place-items: center;
  padding: 1rem;
}
/* line 2675, templates/g5_helium/custom/scss/custom.scss */
.edit.item-page .btn-toolbar .btn, .pager.pagenav a, p.readmore .btn, .contact .form-actions .btn, #contact-form .controls .btn-primary.validate, .profile .btn, .login .btn, .logout .btn, .registration .btn, .profile-edit .btn, .remind .btn, .reset .btn, .search #searchForm .btn, .finder #searchForm .btn, .search #search-form .btn, .finder #search-form .btn {
  display: inline-block;
  font-family: "Raleway", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.15;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  background: #1b5085;
  color: #fff;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 3px;
  margin: 0 0 0.5rem 0;
  padding: 1.5rem 3.125rem;
  vertical-align: middle;
  text-shadow: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 2696, templates/g5_helium/custom/scss/custom.scss */
.login button.btn.btn-default.btn-primary {
  margin-top: 1rem;
  width: 100%;
  padding: 1rem;
}
/* line 2702, templates/g5_helium/custom/scss/custom.scss */
.ph-checkout-cart-quantity {
  visibility: hidden;
}
/* line 2706, templates/g5_helium/custom/scss/custom.scss */
#g-sidebar .ph-cart-small-quantity {
  visibility: hidden;
  margin-right: -12px;
}
/* line 2711, templates/g5_helium/custom/scss/custom.scss */
div#speisedanke {
  text-align: center;
  font-size: 1.3rem;
  min-height: 33vh;
  display: grid;
  place-items: center;
  font-weight: bold;
}
/* line 2720, templates/g5_helium/custom/scss/custom.scss */
.ph-checkout-box-action b {
  display: block;
}
/* line 2723, templates/g5_helium/custom/scss/custom.scss */
.view-login ul > li:nth-child(2) {
  display: none;
}
/* line 2727, templates/g5_helium/custom/scss/custom.scss */
#registrierungen___personalnummer_suchen {
  color: #fff;
  padding: 1rem 3rem !important;
  margin-top: 11px;
}
/* line 2733, templates/g5_helium/custom/scss/custom.scss */
.fabrikActions .btn-group {
  display: grid;
  place-items: center;
}
/* line 2738, templates/g5_helium/custom/scss/custom.scss */
.fabrikErrorMessage.help-inline.text-danger {
  color: #f00;
}
/* line 2742, templates/g5_helium/custom/scss/custom.scss */
#user-registration .controls {
  display: flex;
}
/*# sourceMappingURL=custom_26.css.map */