/* 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 */
/* QuickViewPopup */
/* line 17, templates/g5_helium/custom/scss/custom.scss */
.modal-content {
  background-color: transparent;
  border-radius: 10px;
  overflow: hidden;
}
/* line 23, templates/g5_helium/custom/scss/custom.scss */
#popkorbbody {
  background: #fff;
  color: black;
}
/* line 28, templates/g5_helium/custom/scss/custom.scss */
div#popkorbbody.modal-body {
  padding-top: 0px;
}
/* line 32, templates/g5_helium/custom/scss/custom.scss */
.modal-body {
  padding-left: 2rem;
  padding-right: 2rem;
  background: #f1eed0;
  color: #333;
  font-size: 1.1rem;
}
/* line 40, templates/g5_helium/custom/scss/custom.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  background: #c1ba84;
  color: #fff;
}
/* line 47, templates/g5_helium/custom/scss/custom.scss */
.modal-header h4 {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 0rem;
}
/* line 53, templates/g5_helium/custom/scss/custom.scss */
#phQuickViewPopup input.form-control.ph-input-quantity {
  font-size: 1.2rem;
  width: 35px;
  text-align: center;
}
/* line 59, 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 64, templates/g5_helium/custom/scss/custom.scss */
#phQuickViewPopup input.form-control.ph-input-quantity {
  font-size: 1.2rem;
}
/* line 68, templates/g5_helium/custom/scss/custom.scss */
#phQuickViewPopup button.btn.btn-link.bootstrap-touchspin-up {
  margin-left: -9px;
  padding-right: 36px;
}
/* line 73, templates/g5_helium/custom/scss/custom.scss */
#phQuickViewPopup button.btn.btn-link.bootstrap-touchspin-down {
  margin-right: -9px;
}
/* line 77, templates/g5_helium/custom/scss/custom.scss */
#phQuickViewPopup .form-group.ph-form-quantity {
  position: relative;
  top: 3px;
}
/* line 82, templates/g5_helium/custom/scss/custom.scss */
#phQuickViewPopup input[type=checkbox] {
  display: none;
}
/* line 86, 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 96, 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 110, templates/g5_helium/custom/scss/custom.scss */
#phQuickViewPopup input[type=checkbox]:checked + label:before {
  color: #585050;
}
/* line 114, templates/g5_helium/custom/scss/custom.scss */
#phQuickViewPopup input[type=checkbox]:checked + label:before {
  content: '\f14a';
}
/* line 118, templates/g5_helium/custom/scss/custom.scss */
#phItemAttributesBox > div.ph-attribute-title {
  display: none;
}
/* line 122, templates/g5_helium/custom/scss/custom.scss */
.phSelectBoxButton {
  display: inline-block;
  margin: 3px;
  padding: 7px;
  width: 72px;
  height: 30px;
  cursor: pointer;
  border: 2px solid transparent;
  box-sizing: content-box;
  border-radius: 2px;
  text-decoration: none;
}
/* line 135, templates/g5_helium/custom/scss/custom.scss */
.phSelectBoxButton.on {
  border: 2px solid transparent;
  padding: 7px;
  width: 72px;
  height: 30px;
  color: #fff;
  box-sizing: content-box;
  border-radius: 2px;
  text-decoration: none;
}
/* line 146, templates/g5_helium/custom/scss/custom.scss */
.phSelectBoxButton.on:after {
  position: relative;
  top: 4px;
  left: 5px;
  font-family: 'Glyphicons Halflings';
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: '\e013';
  box-sizing: content-box;
  border-radius: 2px;
  text-decoration: none;
  text-shadow: -2px 0 #fff, 0 2px #fff, 2px 0 #fff, 0 -2px #fff;
}
@media only all and (max-width: 30rem) {
  /* line 161, templates/g5_helium/custom/scss/custom.scss */
  #phQuickViewPopup .input-group-btn {
    display: table-cell;
  }
  /* line 164, templates/g5_helium/custom/scss/custom.scss */
  .modal-header {
    padding: 7px;
    border-bottom: 1px solid #e5e5e5;
    background: #c1ba84;
    color: #fff;
  }
  /* line 170, 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 201, templates/g5_helium/custom/scss/custom.scss */
#g-footer #phItemCartBox .ph-cart-total-txt, #phItemCartBox .ph-cart-total {
  /* background: #3595b4; */
  color: #fff;
  padding: 7px;
  text-transform: uppercase;
  box-shadow: unset;
  font-size: 1.2rem;
  font-weight: bold;
  overflow: visible;
  background: none;
}
/*ENDFOOTER */
/* CHECKOUT */
/* line 220, 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 232, 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 240, 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: #3595b4; */
  /* color: white; */
}
/* line 253, templates/g5_helium/custom/scss/custom.scss */
.ph-checkout-check-box, #phShippingAddress {
  display: none;
}
/* line 258, templates/g5_helium/custom/scss/custom.scss */
.ph-checkout-payment-cost-box {
  display: flex;
  flex-direction: row-reverse;
  padding: 10px;
}
/* line 264, templates/g5_helium/custom/scss/custom.scss */
.ph-checkout-payment-cost-box .radio label {
  display: flex;
  align-items: center;
  max-height: 2rem;
}
/* line 270, 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 278, 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 286, templates/g5_helium/custom/scss/custom.scss */
.row.rabattrow {
  background: #e25454;
  color: #fff;
  padding: 7px 0;
}
/* line 292, 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 300, templates/g5_helium/custom/scss/custom.scss */
.row.ph-cart-subtotal-box {
  display: none;
}
/* line 304, templates/g5_helium/custom/scss/custom.scss */
.ph-cart-total-box .ph-cart-total-txt {
  background: #3595b4;
  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 316, 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 325, 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 337, 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 344, 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 351, 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 355, templates/g5_helium/custom/scss/custom.scss */
  h3#kontaktdaten2 {
    font-size: 1rem !important;
    padding-left: 31px;
    margin-top: 1rem;
  }
  /* line 360, templates/g5_helium/custom/scss/custom.scss */
  h2#kontakformheader, #zahlungheader {
    font-size: 1rem !important;
    padding-left: 31px;
    margin-top: 1rem;
  }
  /* line 366, 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 372, templates/g5_helium/custom/scss/custom.scss */
  button.btn.btn-default.btn-success.btn-sm.ph-btn {
    padding: 10px 10px;
  }
  /* line 375, templates/g5_helium/custom/scss/custom.scss */
  div#phPaymentMethods {
    box-sizing: initial;
  }
}
/* END CHECKOUT */
/* COMMON */
/* line 386, templates/g5_helium/custom/scss/custom.scss */
.form-control:focus {
  border-color: #3595b4;
  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 396, 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: wheat;
}
/* line 401, templates/g5_helium/custom/scss/custom.scss */
#phQuickViewPopup input.form-control.ph-input-quantity {
  font-size: 1.2rem;
}
/* line 405, templates/g5_helium/custom/scss/custom.scss */
.category-title-container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
/* line 412, templates/g5_helium/custom/scss/custom.scss */
.category-title-container > .title {
  min-height: 40px;
  max-width: 80%;
  margin-top: 33px;
}
/* line 418, templates/g5_helium/custom/scss/custom.scss */
.title > .name {
  color: #fff;
  background: rgba(117, 117, 85, 0.52);
  clear: both;
  float: left;
  display: inline-block;
  padding: 10px;
  font-size: 2rem;
}
/* line 428, 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: 12px;
  font-weight: 600;
  padding: 10px;
  margin-top: 30px;
  background: rgba(117, 117, 85, 0.52);
  color: #fff;
}
/* line 442, templates/g5_helium/custom/scss/custom.scss */
#noodle-header {
  background-image: url('../../../../../images/noodle-header.jpg');
  background-size: 100% 100%;
}
/* line 447, templates/g5_helium/custom/scss/custom.scss */
#g-mainbar {
  background: #fff;
  color: #424753;
  padding: 0rem 0;
  margin-top: 2rem;
}
/* line 454, 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: 0;
  margin-bottom: 4rem;
  opacity: 0.9;
  box-shadow: 0px 0px 10px 0px #ccc;
  border-radius: 10px;
  overflow: hidden;
}
/* line 469, templates/g5_helium/custom/scss/custom.scss */
#g-mainbar {
  background: rgba(251, 249, 232, 0.56);
  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 480, templates/g5_helium/custom/scss/custom.scss */
div#custom-1006-particle {
  border-radius: 10px 10px 0 0;
  overflow: hidden;
}
/* line 485, templates/g5_helium/custom/scss/custom.scss */
#g-page-surround {
  overflow: visible;
  background: none;
  background-attachment: fixed;
  background-size: contain;
}
/* line 492, templates/g5_helium/custom/scss/custom.scss */
#toprow {
  display: -ms-flexbox;
  display: flex;
  align-content: space-between;
  align-items: baseline;
}
/* line 499, templates/g5_helium/custom/scss/custom.scss */
#toptitle {
  width: 680px;
  margin-right: 24px;
}
/* line 504, templates/g5_helium/custom/scss/custom.scss */
#toptitlediv {
  font-family: Roboto Condensed, Roboto, sans-serif;
  font-size: 21px;
  background: rgba(102, 0, 0, 0.7);
  margin-left: 1.45rem;
  padding-left: 1rem;
  max-width: 19rem;
  padding-right: 1rem;
}
/* line 514, templates/g5_helium/custom/scss/custom.scss */
#produktliste > div {
  /*   height: 5.4rem; */
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  vertical-align: middle;
  align-items: center;
}
/* line 523, templates/g5_helium/custom/scss/custom.scss */
.numero {
  font-size: 1.2rem;
  padding: 5px;
  border: 1px solid #ccc;
  border-radius: 13px;
  font-weight: bold;
  display: flex;
  background: #3595b4;
  margin-right: 0.5rem;
}
/* line 534, templates/g5_helium/custom/scss/custom.scss */
span.prodname {
  padding: 7px;
  font-size: 1.27rem;
  font-weight: bold;
  min-width: 12rem;
}
/* line 541, 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: 2rem;
  padding-right: 1rem;
}
/* line 552, templates/g5_helium/custom/scss/custom.scss */
.buttonio {
  width: 100%;
  margin-top: 2rem;
}
/* line 557, templates/g5_helium/custom/scss/custom.scss */
.buttonio .ph-pull-right {
  float: none;
}
/* line 561, templates/g5_helium/custom/scss/custom.scss */
div#toptitlediv a {
  color: antiquewhite;
  margin-left: 16px;
}
/* line 566, templates/g5_helium/custom/scss/custom.scss */
div#toptitlediv .fa {
  align-self: center;
}
/* line 570, templates/g5_helium/custom/scss/custom.scss */
.warenkorb-title {
  font-size: 28px;
  font-weight: 700;
  font-stretch: condensed;
  padding: 2px;
  background: #9f9981;
  color: #fff;
  text-align: center;
}
/* line 580, 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 590, templates/g5_helium/custom/scss/custom.scss */
.moduletable.warenkorb.jmoddiv {
  padding-top: 9rem;
}
/* line 594, 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 603, templates/g5_helium/custom/scss/custom.scss */
.ph-small {
  font-size: 1rem;
  font-family: "helvetica";
  font-weight: 500;
  font-weight: 400;
}
/* line 610, templates/g5_helium/custom/scss/custom.scss */
.ph-price-brutto {
  font-weight: 500;
}
/* line 614, 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 626, templates/g5_helium/custom/scss/custom.scss */
.ph-pagination-top {
  display: none;
}
/* line 630, templates/g5_helium/custom/scss/custom.scss */
.sidelogo > img {
  min-height: 140px;
  padding: 11px;
}
/* line 635, templates/g5_helium/custom/scss/custom.scss */
.sidelogo {
  margin-bottom: 0rem;
  text-align: center;
}
/* line 640, templates/g5_helium/custom/scss/custom.scss */
span.g-menu-item-title {
  margin-left: 3px;
}
/* line 644, templates/g5_helium/custom/scss/custom.scss */
.ph-item-box.grid {
  position: relative;
  margin-bottom: 10px;
  clear: both;
}
/* line 650, templates/g5_helium/custom/scss/custom.scss */
div#ph-pc-category-box {
  position: relative;
  left: 14px;
  top: -30px;
}
/* line 656, templates/g5_helium/custom/scss/custom.scss */
div#phImageBox {
  display: none;
}
/* line 660, templates/g5_helium/custom/scss/custom.scss */
i.fa.fa-clock-o {
  margin-right: 6px;
}
/* line 664, templates/g5_helium/custom/scss/custom.scss */
#opening-hours-top > span {
  margin-right: 10px;
}
/* line 668, templates/g5_helium/custom/scss/custom.scss */
.g-menu-item-container {
  width: 200px;
  height: 44px;
  display: flex;
  align-items: center;
}
/* line 675, templates/g5_helium/custom/scss/custom.scss */
sup {
  top: -0.5em;
  left: 3px;
}
/* line 680, 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 688, templates/g5_helium/custom/scss/custom.scss */
.b-thumbnail {
  border: none;
}
/* line 692, 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 700, templates/g5_helium/custom/scss/custom.scss */
div.modal {
  overflow-y: auto;
}
/* line 704, 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) {
  .modal-dialog {
    min-height: calc(100vh - 20px);
  }
}
/* line 715, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li {
  margin: 0 0.2rem;
  background: rgba(140, 140, 120, 0.76);
  min-width: 222px;
  height: 44px;
  border-radius: 10px;
  text-align: center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  margin: 3px;
}
/* line 729, 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 737, 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 745, templates/g5_helium/custom/scss/custom.scss */
.reddish-bg {
  background-color: rgba(140, 140, 120, 0.75);
  border-radius: 0 0 5px 5px;
}
/* line 750, 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 759, 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 765, 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 772, templates/g5_helium/custom/scss/custom.scss */
.ph-cart-small-box {
  font-weight: bold;
  overflow: hidden;
}
/* line 777, 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: #ffc107;
  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 791, 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 797, templates/g5_helium/custom/scss/custom.scss */
ul.ph-cart-attribute-box {
  margin-top: 0.1rem;
  margin-bottom: 0.1rem;
}
/* line 802, templates/g5_helium/custom/scss/custom.scss */
.ph-cart-small-box > .row:last-child {
  background: #3595b4;
  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 814, templates/g5_helium/custom/scss/custom.scss */
#g-sidebar .ph-cart-total-txt, #g-sidebar .ph-cart-total {
  background: #3595b4;
  color: #fff;
  padding: 7px;
  text-transform: uppercase;
  box-shadow: unset;
}
/* line 823, templates/g5_helium/custom/scss/custom.scss */
#phItemCartBox .ph-cart-total-txt, #phItemCartBox .ph-cart-total {
  background: #3595b4;
  color: #fff;
  padding: 7px;
  text-transform: uppercase;
  box-shadow: unset;
}
/* line 832, 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 837, templates/g5_helium/custom/scss/custom.scss */
.ph-cart-small-box > .row {
  padding-left: 26px;
  padding-top: 7px;
  padding-right: 26px;
  line-height: 22px;
}
/* line 844, 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 852, templates/g5_helium/custom/scss/custom.scss */
.ph-category-item-quickview {
  background: #d01d1e;
  padding: 5px;
  position: relative;
  top: -2px;
}
/* line 859, templates/g5_helium/custom/scss/custom.scss */
.glyphicon-list-plus:before {
  content: "\e298";
}
/* line 863, templates/g5_helium/custom/scss/custom.scss */
.ph-category-item-quickview > a {
  color: white;
}
/* line 867, 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 875, 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 895, 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 899, templates/g5_helium/custom/scss/custom.scss */
.row.korb-row {
  display: flex;
}
/* line 903, templates/g5_helium/custom/scss/custom.scss */
.ph-small.ph-cart-small-price.ph-right {
  flex: 1;
  min-width: 3.5rem;
}
/* line 908, 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 913, templates/g5_helium/custom/scss/custom.scss */
.nettorow, .rabatz, .gesamtrow {
  display: flex;
}
/* line 919, templates/g5_helium/custom/scss/custom.scss */
.nettorow > .ph-cart-subtotal-netto {
  flex: 1;
}
/* line 923, templates/g5_helium/custom/scss/custom.scss */
.gesamtrow > .ph-cart-total {
  flex: 1;
}
/* line 927, templates/g5_helium/custom/scss/custom.scss */
.rabatz > .ph-cart-cart-discount {
  flex: 1;
}
/* line 931, templates/g5_helium/custom/scss/custom.scss */
.leerkorbsvg {
  text-align: center;
  margin-top: 27px;
  opacity: 0.2;
}
/* line 937, templates/g5_helium/custom/scss/custom.scss */
#leerkorb {
  text-align: center;
  margin-top: 1rem;
}
/* line 942, templates/g5_helium/custom/scss/custom.scss */
.phjItemQuick.phjProductAttribute {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
/* line 948, templates/g5_helium/custom/scss/custom.scss */
section#g-container-main {
  min-height: calc(100vh - 40.1vh);
}
/* line 952, templates/g5_helium/custom/scss/custom.scss */
.t-pricebox {
  background: #5ab;
  display: flex;
  padding: 4px 8px 4px 10px;
  flex-direction: row;
  flex-wrap: nowrap;
  width: 14rem;
  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;
  align-self: center;
  margin: auto;
}
/* line 970, templates/g5_helium/custom/scss/custom.scss */
.t-pricebox:hover {
  background-color: #3595b4;
  box-shadow: 0 6px 5px -4px rgba(0, 0, 0, 0.4);
}
/* line 975, templates/g5_helium/custom/scss/custom.scss */
#g-footer .g-copyright {
  font-size: 0.8125rem;
  line-height: 1.25rem;
  position: absolute;
  left: 1rem;
  bottom: 1rem;
}
/* line 983, templates/g5_helium/custom/scss/custom.scss */
a.qvBox {
  text-decoration: none;
}
/* line 987, templates/g5_helium/custom/scss/custom.scss */
div#phItemAttributesBox {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
}
/* line 992, templates/g5_helium/custom/scss/custom.scss */
.ph-attribute-title {
  margin-top: 6px;
  font-weight: bold;
}
/* line 997, 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 1006, templates/g5_helium/custom/scss/custom.scss */
#phQuickViewPopup .ph-price-txt {
  display: none;
}
/* line 1010, templates/g5_helium/custom/scss/custom.scss */
button.qvATCB {
  display: flex;
  flex-direction: row;
  font-size: 1.54rem;
  background-color: #c1ba84;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}
/* line 1018, templates/g5_helium/custom/scss/custom.scss */
.qvATCB .glyphicon-shopping-cart {
  margin-right: 15px;
}
/* line 1022, templates/g5_helium/custom/scss/custom.scss */
a.close {
  font-size: 3rem;
  opacity: 0.6;
}
/* line 1027, templates/g5_helium/custom/scss/custom.scss */
.ph-checkout-cart-image {
  display: none;
}
/* line 1031, 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 1039, templates/g5_helium/custom/scss/custom.scss */
#g-sidebar .g-grid:first-child {
  background: #c3c500;
  overflow: hidden;
}
/* line 1044, templates/g5_helium/custom/scss/custom.scss */
.modal-footer {
  padding: 0px;
  text-align: center;
  border-top: 1px solid #e5e5e5;
  background: #fff;
}
/* line 1051, 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 1068, templates/g5_helium/custom/scss/custom.scss */
.btn-danger {
  color: #fff;
  background-color: #d8d8d8;
  border-color: #d43f3a;
  height: 23px;
  font-size: 13px;
  padding: 3px 5px;
  line-height: 12px;
  padding-left: 3px;
  margin-left: 2px;
}
/* line 1080, templates/g5_helium/custom/scss/custom.scss */
.ph-checkout-cart-box .row:first-child {
  background: #5d594e;
  color: #fff;
  font-size: 1.4rem;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  box-shadow: 0px 10px 2px -7px #3595b4;
  padding: 6px 30px;
  color: #fff;
  text-rendering: geometricPrecision;
  margin-bottom: 1rem;
}
/* line 1094, templates/g5_helium/custom/scss/custom.scss */
.ph-vertical-align {
  display: flex;
  align-items: center;
  border-top: 1px solid #ccc;
}
/* line 1100, templates/g5_helium/custom/scss/custom.scss */
button.btn.btn-success.btn-xs.ph-btn {
  font-size: 1.4rem;
}
/* line 1104, templates/g5_helium/custom/scss/custom.scss */
.ph-checkout-cart-box .btn-danger {
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 0px;
  background: #aeaf6f;
  border-color: #3595b4;
  color: #fff;
  padding: 6px 14px;
  font-size: 20px;
  line-height: 22px;
  height: unset;
}
/* line 1117, templates/g5_helium/custom/scss/custom.scss */
button.btn.btn-success.btn-xs.ph-btn {
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 5px;
  background: #aeaf6f;
  border-color: #3595b4;
  color: #fff;
  padding: 6px 14px;
  font-size: 20px;
  line-height: 22px;
}
/* line 1129, templates/g5_helium/custom/scss/custom.scss */
.row.ph-cart-total-box {
  font-size: 1.4rem;
  font-weight: bold;
  font-family: roboto;
  padding: 1.3rem 0;
}
/* line 1136, 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 1142, templates/g5_helium/custom/scss/custom.scss */
.ph-cart-total-txt, .ph-cart-total {
  background: #3595b4;
  color: #fff;
  padding: 7px;
  text-transform: uppercase;
  box-shadow: 0px 10px 2px -7px #5d594e;
  /* height: 58px; */
}
/* line 1152, 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 1160, 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: #3c3c3c;
  font-size: 1.7rem;
  align-self: center;
  white-space: pre;
}
/* line 1168, templates/g5_helium/custom/scss/custom.scss */
.row.ph-cart-subtotal-box {
  border-top: 7px double #ddd;
}
/* line 1172, templates/g5_helium/custom/scss/custom.scss */
.ph-checkout-address-edit button {
  color: #fff;
}
/* line 1176, templates/g5_helium/custom/scss/custom.scss */
#g-utility {
  background: none;
  color: #636363;
  padding: 1rem 0;
  margin-bottom: 0rem;
}
/* line 1183, templates/g5_helium/custom/scss/custom.scss */
.ttt {
  max-width: 81px;
}
/* MOBILE */
/* line 1190, templates/g5_helium/custom/scss/custom.scss */
.g-offcanvas-toggle {
  color: #fff;
  z-index: 1001;
}
/* line 1195, templates/g5_helium/custom/scss/custom.scss */
#g-offcanvas {
  background: #3595b4;
  width: 12rem;
  color: #eceeef;
}
/* line 1201, templates/g5_helium/custom/scss/custom.scss */
label.dressinglabel {
  min-width: 9rem;
  margin-left: 0.5rem;
  cursor: pointer;
}
/* line 1207, templates/g5_helium/custom/scss/custom.scss */
input[name="r"] {
  margin-left: 1.2rem;
  transform: scale(1.6);
}
/* line 1212, templates/g5_helium/custom/scss/custom.scss */
.dressio {
  min-width: 10rem;
  position: relative;
  float: left;
}
/* line 1218, templates/g5_helium/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container ul {
  background: #3595b4;
}
@media only all and (max-width: 47.938rem) {
  /* 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 1223, templates/g5_helium/custom/scss/custom.scss */
  span.prodname {
    max-width: 86%;
    line-height: 24px;
    font-size: 1rem !important;
  }
  /* line 1228, templates/g5_helium/custom/scss/custom.scss */
  .g-totop {
    margin-bottom: 11px !important;
  }
  /* line 1231, templates/g5_helium/custom/scss/custom.scss */
  div#produktliste {
    padding: 1.5rem;
  }
  /* line 1234, 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 1240, templates/g5_helium/custom/scss/custom.scss */
  .g-date {
    text-align: right;
    min-width: 15rem;
  }
  /* line 1244, templates/g5_helium/custom/scss/custom.scss */
  #g-footer {
    /* margin-top: 2rem; */
    padding: 1.5rem !important;
  }
  /* line 1248, templates/g5_helium/custom/scss/custom.scss */
  #g-footer img {
    max-width: 80vw !important;
  }
  /* line 1251, templates/g5_helium/custom/scss/custom.scss */
  div#opiclosi {
    position: relative;
    left: -2rem;
    top: -2rem;
    margin-bottom: -2rem !important;
  }
  /* line 1257, templates/g5_helium/custom/scss/custom.scss */
  #g-mainbar {
    margin: 0;
    margin-top: 10px;
    border-radius: unset;
    overflow: hidden;
  }
  /* line 1263, templates/g5_helium/custom/scss/custom.scss */
  .g-content {
    padding: 0;
    margin: 0;
  }
  /* line 1267, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation {
    padding-top: 3rem;
    padding-left: 0rem;
  }
  /* line 1271, templates/g5_helium/custom/scss/custom.scss */
  .g-block.size-50 {
    overflow: hidden;
  }
  /* line 1274, 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 1284, templates/g5_helium/custom/scss/custom.scss */
  .g-menu-item-container {
    background: #3595b4;
    width: unset;
    height: unset;
  }
  /* line 1289, templates/g5_helium/custom/scss/custom.scss */
  #g-mobilemenu-container {
    margin: auto;
    margin-top: 4rem;
  }
  /* line 1293, templates/g5_helium/custom/scss/custom.scss */
  .category-title-container > .title {
    min-height: 40px;
    max-width: 80%;
    margin-top: 33px;
    line-height: 38px;
  }
  /* line 1299, templates/g5_helium/custom/scss/custom.scss */
  div#ph-pc-category-box {
    position: relative;
    left: 0;
    top: -30px;
  }
  /* line 1305, templates/g5_helium/custom/scss/custom.scss */
  .ph-checkout-cart-box .row:first-child {
    font-size: 1rem;
    padding: 0.3rem 3px;
  }
  /* line 1309, templates/g5_helium/custom/scss/custom.scss */
  .row {
    margin-right: 0px;
    margin-left: 0px;
  }
  /* line 1313, 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 1317, 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 1323, templates/g5_helium/custom/scss/custom.scss */
  .row.ph-cart-total-box {
    font-size: 1rem;
    font-weight: bold;
    font-family: roboto;
    /* background: #3595b4; */
    padding: 0.1rem 0;
  }
  /* line 1330, templates/g5_helium/custom/scss/custom.scss */
  .ph-cart-total-txt, .ph-cart-total {
    padding: 4px;
  }
  /* line 1334, templates/g5_helium/custom/scss/custom.scss */
  .ph-cart-total-txt {
    width: 50%;
  }
  /* line 1337, 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 1345, 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 1367, templates/g5_helium/custom/scss/custom.scss */
  span.prodname {
    max-width: 86%;
    line-height: 24px;
    font-size: 1.17rem !important;
  }
  /* line 1372, templates/g5_helium/custom/scss/custom.scss */
  .numero {
    margin-right: 0.1rem;
    margin-left: -2px;
  }
  /* line 1376, templates/g5_helium/custom/scss/custom.scss */
  .jf_ph_cat_item_grid {
    min-width: 5rem;
  }
  /* line 1379, 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 1383, templates/g5_helium/custom/scss/custom.scss */
  .checkbox.ph-checkbox.col-sm-4 {
    width: 50%;
    padding-right: 2px;
    padding-left: 2px;
  }
  /* line 1388, 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 1397, templates/g5_helium/custom/scss/custom.scss */
  .checkbox label, .radio label {
    padding-left: 0px !important;
  }
  /* line 1401, templates/g5_helium/custom/scss/custom.scss */
  .modal-body {
    padding-left: 4px;
    padding-right: 7px;
    font-size: 1rem;
  }
  /* line 1406, templates/g5_helium/custom/scss/custom.scss */
  .modal-dialog {
    position: relative;
    width: auto;
    margin: 3px;
  }
  /* line 1411, templates/g5_helium/custom/scss/custom.scss */
  #phQuickViewPopup {
    z-index: 100002;
  }
  /* line 1414, templates/g5_helium/custom/scss/custom.scss */
  div#g-page-surround {
    margin-bottom: 3rem;
  }
  /* line 1417, 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 1426, templates/g5_helium/custom/scss/custom.scss */
  .ph-cart-small-box > .row {
    display: flex;
  }
  /* line 1429, 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 1434, 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 1440, templates/g5_helium/custom/scss/custom.scss */
  .col-sm-4.col-md-4.col-xs-4.ph-cart-total-txt {
    width: 50%;
  }
  /* line 1443, templates/g5_helium/custom/scss/custom.scss */
  .ph-checkout-payment-cost-box {
    flex-direction: column;
  }
  /* line 1446, templates/g5_helium/custom/scss/custom.scss */
  .ph-checkout-box-action .col-md-4 {
    width: 100%;
  }
  /* line 1449, 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: 3rem;
  }
  /* line 1453, templates/g5_helium/custom/scss/custom.scss */
  a.footerlogo.g-logo {
    display: block;
    text-align: center;
    margin: 1rem;
    padding: 0.938rem;
  }
  /* line 1459, templates/g5_helium/custom/scss/custom.scss */
  div#logo-2435-particle {
    margin: auto;
    padding: 0;
    position: relative;
    top: 3px;
    overflow: hidden;
    left: -2px;
    height: 165px;
    width: 100%;
    border-radius: 0px;
    top: 52px;
    transform: scale(1.33);
  }
  /* line 1472, templates/g5_helium/custom/scss/custom.scss */
  div#produktliste h2 {
    font-size: 1.5rem;
  }
}
/* line 1477, templates/g5_helium/custom/scss/custom.scss */
.view-checkout #mobikorb {
  display: none;
}
/* line 1481, 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 1490, 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 1504, 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 1517, 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 1530, templates/g5_helium/custom/scss/custom.scss */
div#mobicont {
  position: fixed;
  display: flex;
  bottom: 0;
  margin: auto;
  background: #3595b4;
  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) {
  /*     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 1547, templates/g5_helium/custom/scss/custom.scss */
  .ph-checkout-cart-quantity .form-group {
    min-width: unset !important;
  }
  /* line 1550, templates/g5_helium/custom/scss/custom.scss */
  .input-group-btn {
    display: none;
  }
  /* line 1553, templates/g5_helium/custom/scss/custom.scss */
  #phQuickViewPopup .input-group-btn {
    display: table-cell;
  }
  /* line 1556, templates/g5_helium/custom/scss/custom.scss */
  .t-pricebox {
    height: 39px;
  }
  /* line 1559, templates/g5_helium/custom/scss/custom.scss */
  h2.footer-heading {
    margin-bottom: -0.9rem;
    font-size: 1.7rem;
  }
  /* line 1563, templates/g5_helium/custom/scss/custom.scss */
  .producto {
    margin-bottom: 20px;
  }
  /* line 1566, templates/g5_helium/custom/scss/custom.scss */
  div.modal {
    top: 10px;
    right: 1px;
    left: 1px;
  }
  /* line 1571, templates/g5_helium/custom/scss/custom.scss */
  div#custom-1006-particle {
    border-radius: unset;
  }
  /* line 1583, templates/g5_helium/custom/scss/custom.scss */
  div#lavatext span {
    line-height: 20px !important;
  }
  /* line 1592, templates/g5_helium/custom/scss/custom.scss */
  div#produktliste h2 {
    max-width: 90% !important;
  }
  /* line 1595, templates/g5_helium/custom/scss/custom.scss */
  div#lavatext h3 {
    font-size: 1.2rem !important;
  }
  /* line 1598, 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 1606, templates/g5_helium/custom/scss/custom.scss */
  .opening-hours-wrapper {
    padding: 13px 0rem 4px 3px;
    margin: auto;
    font-size: 1rem;
  }
  /* line 1611, 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) {
  /*     div#produktliste {
   margin-top: 4.8rem;
   padding-left: 1rem;
   }
   #produktliste>div {
   height: 4.4rem !important;
   margin-bottom: 42px !important;
   max-width: 86% !important;
   } */
  /* line 1618, templates/g5_helium/custom/scss/custom.scss */
  .g-container {
    width: 100%;
  }
  /* line 1621, 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 1639, 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 1654, templates/g5_helium/custom/scss/custom.scss */
  div#logo-2435-particle img {
    max-height: 130px;
    border-radius: 10px;
  }
  /* line 1658, templates/g5_helium/custom/scss/custom.scss */
  div#lavatext {
    height: 8.6rem !important;
    /*   width: 110%; */
    margin-bottom: 0 !important;
    /*   margin-top: -2rem !important; */
  }
  /* line 1664, 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) {
  /*     h2#vorspeisen {
   min-height: 82px;
   } */
  /*     .descriptio {
   width: 100%;
   position: relative;
   left: 35px;
   top: -8px;
   line-height: 17px;
   } */
  /* line 1670, templates/g5_helium/custom/scss/custom.scss */
  #g-mainbar {
    margin-right: 0.3rem;
  }
  /* line 1673, templates/g5_helium/custom/scss/custom.scss */
  .g-container {
    width: 100%;
  }
  /* line 1676, 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 1685, templates/g5_helium/custom/scss/custom.scss */
  div#opiclosi {
    flex: 0 33%;
    max-height: 37px;
    width: 33%;
  }
  /* line 1690, 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 1697, templates/g5_helium/custom/scss/custom.scss */
  .ph-item-content.grid {
    padding: 1px;
  }
  /* line 1700, templates/g5_helium/custom/scss/custom.scss */
  main#g-mainbar {
    overflow: hidden;
  }
  /* line 1706, templates/g5_helium/custom/scss/custom.scss */
  h2#vom-lavasteingrill {
    min-height: 82px;
  }
  /* line 1709, templates/g5_helium/custom/scss/custom.scss */
  span.prodname {
    max-width: 90% !important;
    line-height: 23px !important;
  }
  /* line 1720, templates/g5_helium/custom/scss/custom.scss */
  div#ph-pc-category-box {
    position: relative;
    left: 9px;
    top: -30px;
  }
  /* line 1725, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation .g-main-nav .g-toplevel > li {
    min-width: 10px;
    max-width: 47%;
  }
  /* line 1729, 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 1740, 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 1744, templates/g5_helium/custom/scss/custom.scss */
  div#menu-4348-particle {
    margin-left: -2rem !important;
  }
  /* line 1747, templates/g5_helium/custom/scss/custom.scss */
  #g-sidebar {
    margin-top: 0.88rem !important;
    top: 12px !important;
    margin-bottom: 0rem !important;
    margin-right: 0.4rem !important;
  }
  /* line 1753, templates/g5_helium/custom/scss/custom.scss */
  section#g-navigation {
    padding-left: 0.5rem;
  }
  /* line 1756, templates/g5_helium/custom/scss/custom.scss */
  .g-container {
    width: 100%;
  }
  /* line 1759, templates/g5_helium/custom/scss/custom.scss */
  #g-mainbar {
    margin-top: 1rem !important;
    margin-right: 0.88rem !important;
    margin-left: 0.4rem !important;
  }
  /* line 1764, 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 1776, templates/g5_helium/custom/scss/custom.scss */
  div#custom-9474-particle {
    margin-right: 0;
    padding-right: 0;
    margin-top: 14px;
  }
  /* line 1781, templates/g5_helium/custom/scss/custom.scss */
  div#menu-9378-particle {
    left: -27px;
    position: relative;
  }
  /* line 1785, templates/g5_helium/custom/scss/custom.scss */
  #g-footer {
    overflow: hidden;
  }
  /* line 1788, 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 1793, templates/g5_helium/custom/scss/custom.scss */
.ph-checkout-payment-cost-box small {
  display: none;
}
/* line 1797, templates/g5_helium/custom/scss/custom.scss */
div#logo-1738-particle {
  max-height: 223px;
  min-height: 179px;
}
/* FOOTER */
/* line 1805, 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 1823, 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 1837, templates/g5_helium/custom/scss/custom.scss */
.opening-hours-wrapper {
  overflow: hidden;
  max-width: 344px;
  font-size: 1.1rem;
}
/* line 1843, 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 1849, templates/g5_helium/custom/scss/custom.scss */
.opening-hours-wrapper .col-xs-6.text-md-right {
  text-align: right;
}
/* line 1853, templates/g5_helium/custom/scss/custom.scss */
div#custom-6928-particle {
  padding-top: 2.5rem;
}
/* line 1857, 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 1870, templates/g5_helium/custom/scss/custom.scss */
#g-footer .g-menu-item-container:hover {
  background: #666;
  color: #f9f9f9;
}
/* line 1875, templates/g5_helium/custom/scss/custom.scss */
#g-footer img {
  /*  max-width: 370px; */
  margin: auto;
  padding-top: 13px;
}
/* line 1881, 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 1891, templates/g5_helium/custom/scss/custom.scss */
h2.footer-heading {
  margin-bottom: 1.9rem;
}
/* line 1895, 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 1902, 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 1912, templates/g5_helium/custom/scss/custom.scss */
#g-footer .g-totop a:hover {
  opacity: 0.9;
}
/* line 1916, 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 1925, 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 1937, templates/g5_helium/custom/scss/custom.scss */
div#footer-phone a {
  margin-left: 10px;
  color: #fff;
  text-decoration: none;
}
/* line 1943, templates/g5_helium/custom/scss/custom.scss */
#footer-phone i {
  color: #3595b4;
}
/* END FOOTER */
/* line 1950, templates/g5_helium/custom/scss/custom.scss */
input#privacy {
  position: relative;
  top: 19px;
  left: -15px;
  transform: scale(4);
}
/* line 1957, templates/g5_helium/custom/scss/custom.scss */
input#phcheckouttac {
  position: relative;
  top: 2px;
  left: -9px;
  transform: scale(3);
}
/* line 1964, templates/g5_helium/custom/scss/custom.scss */
.ph-pull-right.checkbox.ph-checkout-privacy-checkbox {
  max-width: 42rem;
}
/* line 1968, templates/g5_helium/custom/scss/custom.scss */
.ph-checkout-confirm {
  margin-top: 1.8rem;
}
/* line 1972, templates/g5_helium/custom/scss/custom.scss */
div#menu-4348-particle {
  align-self: center;
}
/* #phBillingAddress .form-group:last-child {
 display: none;
 } */
/* line 1981, templates/g5_helium/custom/scss/custom.scss */
#g-navigation {
  color: #fff;
  position: relative;
  z-index: 11;
  background-image: url('../../../../../images/header.jpg');
  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 1994, templates/g5_helium/custom/scss/custom.scss */
.ph-checkout-btn-login {
  background: #3595b4;
  min-width: 15rem;
  padding: 1rem;
}
/* line 2000, templates/g5_helium/custom/scss/custom.scss */
#ph-form-login-username > button, .ph-account-address-save > button, #user-registration button {
  background: #3595b4 !important;
  min-width: 15rem !important;
  padding: 1rem !important;
  border-radius: 0.25rem !important;
}
/* line 2009, templates/g5_helium/custom/scss/custom.scss */
.ph-account-check-box {
  display: none;
}
/* line 2013, templates/g5_helium/custom/scss/custom.scss */
.col-md-4 {
  width: 33%;
}
/* line 2017, templates/g5_helium/custom/scss/custom.scss */
#ui-id-1 {
  position: relative;
  z-index: 9999;
  max-width: 333px;
}
/* line 2023, templates/g5_helium/custom/scss/custom.scss */
.ui-menu-item-wrapper {
  font-weight: bold;
}
/* line 2027, 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 2036, 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 2079, 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 2085, templates/g5_helium/custom/scss/custom.scss */
.menu-toggler:hover + label, .menu-toggler:hover + label:before, .menu-toggler:hover + label:after {
  background: white;
}
/* line 2092, templates/g5_helium/custom/scss/custom.scss */
/* line 2093, templates/g5_helium/custom/scss/custom.scss */
.menu-toggler:checked + label {
  background: transparent;
}
/* line 2096, 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 2102, templates/g5_helium/custom/scss/custom.scss */
.menu-toggler:checked + label:before {
  transform: rotate(45deg);
}
/* line 2105, templates/g5_helium/custom/scss/custom.scss */
.menu-toggler:checked + label:after {
  transform: rotate(-45deg);
}
/* line 2110, templates/g5_helium/custom/scss/custom.scss */
/* line 2111, templates/g5_helium/custom/scss/custom.scss */
.menu-toggler:checked ~ ul .menu-item {
  opacity: 1;
}
/* line 2115, templates/g5_helium/custom/scss/custom.scss */
.menu-toggler:checked ~ ul .menu-item:nth-child(1) {
  transform: rotate(0deg) translateX(-100px);
}
/* line 2115, templates/g5_helium/custom/scss/custom.scss */
.menu-toggler:checked ~ ul .menu-item:nth-child(2) {
  transform: rotate(45deg) translateX(-100px);
}
/* line 2115, templates/g5_helium/custom/scss/custom.scss */
.menu-toggler:checked ~ ul .menu-item:nth-child(3) {
  transform: rotate(90deg) translateX(-100px);
}
/* line 2115, templates/g5_helium/custom/scss/custom.scss */
.menu-toggler:checked ~ ul .menu-item:nth-child(4) {
  transform: rotate(135deg) translateX(-100px);
}
/* line 2115, templates/g5_helium/custom/scss/custom.scss */
.menu-toggler:checked ~ ul .menu-item:nth-child(5) {
  transform: rotate(180deg) translateX(-100px);
}
/* line 2115, templates/g5_helium/custom/scss/custom.scss */
.menu-toggler:checked ~ ul .menu-item:nth-child(6) {
  transform: rotate(225deg) translateX(-100px);
}
/* line 2115, templates/g5_helium/custom/scss/custom.scss */
.menu-toggler:checked ~ ul .menu-item:nth-child(7) {
  transform: rotate(270deg) translateX(-100px);
}
/* line 2115, templates/g5_helium/custom/scss/custom.scss */
.menu-toggler:checked ~ ul .menu-item:nth-child(8) {
  transform: rotate(315deg) translateX(-100px);
}
/* line 2119, templates/g5_helium/custom/scss/custom.scss */
.menu-toggler:checked ~ ul .menu-item a {
  pointer-events: auto;
}
/* line 2124, 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 2127, 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 2134, templates/g5_helium/custom/scss/custom.scss */
.menu-toggler + label:before {
  top: 8.75px;
}
/* line 2137, templates/g5_helium/custom/scss/custom.scss */
.menu-toggler + label:after {
  top: -8.75px;
}
/* line 2143, templates/g5_helium/custom/scss/custom.scss */
.menu-item:nth-child(1) a {
  transform: rotate(0deg);
}
/* line 2143, templates/g5_helium/custom/scss/custom.scss */
.menu-item:nth-child(2) a {
  transform: rotate(-45deg);
}
/* line 2143, templates/g5_helium/custom/scss/custom.scss */
.menu-item:nth-child(3) a {
  transform: rotate(-90deg);
}
/* line 2143, templates/g5_helium/custom/scss/custom.scss */
.menu-item:nth-child(4) a {
  transform: rotate(-135deg);
}
/* line 2143, templates/g5_helium/custom/scss/custom.scss */
.menu-item:nth-child(5) a {
  transform: rotate(-180deg);
}
/* line 2143, templates/g5_helium/custom/scss/custom.scss */
.menu-item:nth-child(6) a {
  transform: rotate(-225deg);
}
/* line 2143, templates/g5_helium/custom/scss/custom.scss */
.menu-item:nth-child(7) a {
  transform: rotate(-270deg);
}
/* line 2143, templates/g5_helium/custom/scss/custom.scss */
.menu-item:nth-child(8) a {
  transform: rotate(-315deg);
}
/* line 2148, 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 2156, 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 2169, 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 2177, templates/g5_helium/custom/scss/custom.scss */
.bobmenu {
  position: fixed;
}
/* line 2181, 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 2201, templates/g5_helium/custom/scss/custom.scss */
.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
  background: #3595b4;
  color: #fff;
  border-color: #fff;
}
/* line 2209, templates/g5_helium/custom/scss/custom.scss */
.btn-success {
  color: #fff;
  background-color: #3595b4;
  border-color: #4cae4c;
}
/* line 2215, 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: #3595b4;
  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 2232, templates/g5_helium/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
  color: #272727;
  padding: 0.938rem;
}
/* line 2237, templates/g5_helium/custom/scss/custom.scss */
div#produktliste h2 {
  margin-top: 1.9rem;
  background: #e5e1c2;
  padding: 10px;
  border-radius: 5px;
  color: #4a3308;
  max-width: 572px;
}
/* line 2246, templates/g5_helium/custom/scss/custom.scss */
div#produktliste h2:first-child {
  margin-top: 1rem;
}
/* line 2250, templates/g5_helium/custom/scss/custom.scss */
.b-thumbnail {
  background: none;
}
/* line 2254, templates/g5_helium/custom/scss/custom.scss */
div#lavatext {
  height: 8.6rem;
  /*  width: 110%; */
}
/* line 2259, templates/g5_helium/custom/scss/custom.scss */
#lavatext span {
  margin-top: -3rem;
}
/* line 2263, templates/g5_helium/custom/scss/custom.scss */
div#custom-9650-particle {
  padding: 1rem;
}
/* line 2267, 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 2278, templates/g5_helium/custom/scss/custom.scss */
span.attribute_operator {
  font-family: arial;
}
/* line 2282, 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: #3595b4;
  transition: all 0.1s;
}
/* line 2293, 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 2303, templates/g5_helium/custom/scss/custom.scss */
.ph-checkout-cart-quantity .btn-default {
  transform: scale(0.8);
  transition: all 0.24s;
}
/* line 2308, 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 2313, templates/g5_helium/custom/scss/custom.scss */
.ph-account-box-action, .ph-checkout-box-action {
  padding: 5px;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-radius: 0px 0px 4px 4px;
  margin: 0px auto 20px auto;
  background: rgba(245, 241, 198, 0.26);
  padding-top: 2rem;
}
/* line 2325, templates/g5_helium/custom/scss/custom.scss */
#kontaktdaten2 {
  background: #5d594e;
  color: #fff;
  font-size: 1.4rem;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  box-shadow: 0px 10px 2px -6px #3595b4;
  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 2344, templates/g5_helium/custom/scss/custom.scss */
#kontakttext {
  padding-left: 16px;
  padding-top: 0;
  padding-bottom: 19px;
}
/* line 2350, templates/g5_helium/custom/scss/custom.scss */
#kontakformheader {
  background: #5d594e;
  color: #fff;
  font-size: 1.4rem;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  box-shadow: 0px 10px 2px -6px #3595b4;
  padding: 17px 44px;
  color: #fff;
  text-rendering: geometricPrecision;
  margin-bottom: 0rem;
  margin-right: -15px;
  margin-left: -15px;
  margin-top: -1px;
}
/* line 2367, 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 #3595b4;
  padding: 17px 44px;
  color: #fff;
  text-rendering: geometricPrecision;
  margin-bottom: 0rem;
  margin-right: -15px;
  margin-left: -15px;
  margin-top: -1px;
}
/* line 2384, templates/g5_helium/custom/scss/custom.scss */
div#phcheckoutaddressview > .ph-pull-right {
  display: none;
}
/* line 2388, 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 2397, 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 #3595b4;
  padding: 17px 44px;
  color: #fff;
  text-rendering: geometricPrecision;
  margin-bottom: 1rem;
  margin-right: -15px;
  margin-left: -15px;
  margin-top: -1px;
}
/* line 2414, templates/g5_helium/custom/scss/custom.scss */
div#lavatext {
  max-width: 28rem;
}
/* line 2418, 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 2432, 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 2448, templates/g5_helium/custom/scss/custom.scss */
#jform_region {
  display: inline-block;
  width: 69%;
}
/* line 2453, templates/g5_helium/custom/scss/custom.scss */
.okbg {
  background-color: #3595b4 !important;
}
/* line 2457, templates/g5_helium/custom/scss/custom.scss */
.disabled_region {
  opacity: 0.6;
  pointer-events: none;
}
/* line 2462, templates/g5_helium/custom/scss/custom.scss */
.itemid-181 .g-system-messages {
  display: none;
}
/*# sourceMappingURL=custom_16.css.map */