/* 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
 */

/* line 1, 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 10, templates/g5_helium/custom/scss/custom.scss */
div#dankebox {
  text-align: center;
  font-size: 1.2rem;
}
/* line 15, templates/g5_helium/custom/scss/custom.scss */
#danke-back i.fa.fa-arrow-left {
  margin-right: 1rem;
  opacity: 0.5;
}
/* line 20, templates/g5_helium/custom/scss/custom.scss */
div#danke-back {
  margin-top: 6rem;
}
/* line 24, templates/g5_helium/custom/scss/custom.scss */
#zonecheck .modal-footer {
  padding: 0px;
  text-align: center;
  border-top: none;
  background: #009246;
  line-height: 19px;
  font-size: 0.8rem;
  padding: 3px;
  color: wheat;
}
/* line 35, 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 44, templates/g5_helium/custom/scss/custom.scss */
#popkorbbody {
  background: #fff;
  color: black;
}
/* line 49, 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 54, templates/g5_helium/custom/scss/custom.scss */
.ph-checkout-payment-cost-box {
  display: flex;
  flex-direction: row-reverse;
  padding: 10px;
}
/* line 60, templates/g5_helium/custom/scss/custom.scss */
.ph-checkout-payment-cost-box .radio label {
  display: flex;
  align-items: center;
  max-height: 2rem;
}
/* line 66, templates/g5_helium/custom/scss/custom.scss */
.liefer_gebiet {
  /* width: 33.33%; */
  /* float: left; */
  font-size: 14px;
  min-height: 40px;
  padding: 4px 10px;
  border-bottom: 1px solid #c8c8c8;
  cursor: pointer;
  transition-property: background, color;
  transition-duration: 300ms;
  color: wheat;
  line-height: 21px;
}
/* line 80, templates/g5_helium/custom/scss/custom.scss */
#toplogin form {
  display: flex;
  justify-content: space-between;
}
/* line 85, templates/g5_helium/custom/scss/custom.scss */
button#gebiet-wechseln {
  margin-top: 8px;
  box-shadow: 0px 0px 1px 0px #222;
}
/* line 90, templates/g5_helium/custom/scss/custom.scss */
button#gebiet-wechseln:hover {
  box-shadow: 0px 0px 4px 0px;
}
/* line 94, templates/g5_helium/custom/scss/custom.scss */
.liefer_gebiet:hover {
  background: wheat;
  color: black;
}
/* line 99, templates/g5_helium/custom/scss/custom.scss */
#liefergebiet-wc-title {
  width: 100%;
  font-weight: bold;
  margin-bottom: 12px;
  border-bottom: 1px dotted;
}
/* line 106, templates/g5_helium/custom/scss/custom.scss */
#cart_liefergebiet .g-content:first-child {
  display: flex;
  flex-direction: column;
}
/* line 111, templates/g5_helium/custom/scss/custom.scss */
div#cart_liefergebiet {
  background: rgba(250, 235, 215, 0.84);
  line-height: 23px;
}
/* line 116, templates/g5_helium/custom/scss/custom.scss */
#zonecheck .inputrow {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
}
/* line 123, templates/g5_helium/custom/scss/custom.scss */
#zonecheck .inputbox {
  padding: 10px 20px;
}
/* line 127, templates/g5_helium/custom/scss/custom.scss */
.modal-body {
  padding-left: 2rem;
  padding-right: 2rem;
  background: #009246;
  color: #fff;
  font-size: 1.1rem;
  /*     font-family: 'Gloria Hallelujah', cursive; */
}
/* line 136, templates/g5_helium/custom/scss/custom.scss */
.modal-content {
  background-color: transparent;
}
@media only all and (min-width: 79rem) {
  /* line 141, templates/g5_helium/custom/scss/custom.scss */
  #zonecheck .modal-dialog {
    width: 77%;
  }
}
/* line 146, templates/g5_helium/custom/scss/custom.scss */
#zonecheck .modal-dialog {
  max-width: 55rem;
}
/* line 150, templates/g5_helium/custom/scss/custom.scss */
span#plzeingeben {
  color: wheat;
  font-weight: bold;
  align-self: center;
  text-align: left;
  /* margin: auto; */
  /* width: 33%; */
  min-width: 10rem;
  margin-bottom: 5px;
}
/* line 161, templates/g5_helium/custom/scss/custom.scss */
#zonecheck .g-block {
  border-right: 1px solid wheat;
}
/* line 165, templates/g5_helium/custom/scss/custom.scss */
#zonecheck .g-block:last-child {
  border-right: 0px solid wheat;
}
/* line 169, templates/g5_helium/custom/scss/custom.scss */
#zonecheck .g-content, #zonecheck .modal-body {
  margin: 0 !important;
  padding: 0 !important;
}
/* line 175, templates/g5_helium/custom/scss/custom.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  background: #ce2b37;
  color: wheat;
}
/* line 182, templates/g5_helium/custom/scss/custom.scss */
#phQuickViewPopup input.form-control.ph-input-quantity {
  font-size: 1.2rem;
}
/* line 186, templates/g5_helium/custom/scss/custom.scss */
#produktliste p {
  font-size: 2rem;
  border-top: 1px solid #ccc;
}
/* line 191, templates/g5_helium/custom/scss/custom.scss */
div#produktliste {
  margin-top: 1.8rem;
}
/* line 195, templates/g5_helium/custom/scss/custom.scss */
#speziale-header {
  background-image: url('../../../../images/speciale-header-bg.jpg');
  background-size: 100% 100%;
}
/* line 200, templates/g5_helium/custom/scss/custom.scss */
#speziale-header2 {
  background-image: url('../../../../images/speciale-header-bg2.jpg');
  background-size: 100% 100%;
}
/* line 205, templates/g5_helium/custom/scss/custom.scss */
#vegan-header {
  background-image: url('../../../../images/vegan-header.jpg');
  background-size: 100% 100%;
}
/* line 210, templates/g5_helium/custom/scss/custom.scss */
#noodle-header {
  background-image: url('../../../../images/noodle-header.jpg');
  background-size: 100% 100%;
}
/* line 215, templates/g5_helium/custom/scss/custom.scss */
#flamm-header {
  background-image: url('../../../../images/flamm-header2.jpg');
  background-size: 100% 100%;
}
/* line 220, templates/g5_helium/custom/scss/custom.scss */
#drinks-header {
  background-image: url('../../../../images/drinks-header.jpg');
  background-size: 100% 100%;
}
/* line 225, templates/g5_helium/custom/scss/custom.scss */
#salat-header {
  background-image: url('../../../../images/salad-header2.jpg');
  background-size: 100% 100%;
}
/* line 230, templates/g5_helium/custom/scss/custom.scss */
#dessert-header {
  background-image: url('../../../../images/dessert-header.jpg');
  background-size: 100% 100%;
}
/* line 235, templates/g5_helium/custom/scss/custom.scss */
#burger-header {
  background-image: url('../../../../images/burger-header.jpg');
  background-size: 100% 100%;
}
/* line 240, templates/g5_helium/custom/scss/custom.scss */
.category-title-container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
/* line 247, templates/g5_helium/custom/scss/custom.scss */
.category-title-container > .title {
  min-height: 40px;
  max-width: 80%;
  margin-top: 33px;
}
/* line 253, templates/g5_helium/custom/scss/custom.scss */
.title > .name {
  color: #fff;
  background: rgba(27, 144, 63, 0.69);
  clear: both;
  float: left;
  display: inline-block;
  padding: 10px;
  font-size: 2rem;
}
/* line 263, templates/g5_helium/custom/scss/custom.scss */
#speziale-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(27, 144, 63, 0.8);
  color: #fff;
}
/* line 277, templates/g5_helium/custom/scss/custom.scss */
#speziale-header2 > .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(27, 144, 63, 0.8);
  color: #fff;
}
/* line 291, templates/g5_helium/custom/scss/custom.scss */
#vegan-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(27, 144, 63, 0.8);
  color: #fff;
}
/* line 305, templates/g5_helium/custom/scss/custom.scss */
#flamm-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(27, 144, 63, 0.8);
  color: #fff;
}
/* line 319, 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(27, 144, 63, 0.8);
  color: #fff;
}
/* line 333, templates/g5_helium/custom/scss/custom.scss */
#drinks-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(27, 144, 63, 0.8);
  color: #fff;
}
/* line 347, templates/g5_helium/custom/scss/custom.scss */
#salat-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(27, 144, 63, 0.8);
  color: #fff;
}
/* line 361, templates/g5_helium/custom/scss/custom.scss */
#dessert-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(27, 144, 63, 0.8);
  color: #fff;
}
/* line 375, templates/g5_helium/custom/scss/custom.scss */
#burger-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(27, 144, 63, 0.8);
  color: #fff;
}
/* line 389, templates/g5_helium/custom/scss/custom.scss */
#g-mainbar {
  background: #fff;
  color: #424753;
  padding: 0rem 0;
  margin-top: 2rem;
}
/* line 396, templates/g5_helium/custom/scss/custom.scss */
#g-sidebar {
  background: #fff;
  color: #424753;
  padding: 0rem 0;
  margin-top: 2rem;
  position: sticky;
  top: 0;
  margin-bottom: 4rem;
}
/* line 406, templates/g5_helium/custom/scss/custom.scss */
#g-container-main {
  /*     background-image: url('../../../../images/bg3.jpg');
   background-size: contain;
   background-attachment: fixed; */
  background: #f9f5f3;
}
/* line 413, templates/g5_helium/custom/scss/custom.scss */
#g-mainbar {
  background: #fff;
  color: #424753;
  padding: 0rem 0;
  margin-top: 2rem;
  margin-right: 2rem;
}
/* line 421, templates/g5_helium/custom/scss/custom.scss */
#g-page-surround {
  overflow: visible;
}
/* line 425, templates/g5_helium/custom/scss/custom.scss */
#toprow {
  /* margin-bottom: 17px; */
  /*    display: -webkit-box; */
  display: -ms-flexbox;
  display: flex;
  align-content: space-between;
  align-items: baseline;
}
/* line 434, templates/g5_helium/custom/scss/custom.scss */
#toptitle {
  width: 680px;
  margin-right: 24px;
}
/* line 439, 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 449, 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 458, templates/g5_helium/custom/scss/custom.scss */
.numero {
  font-size: 1.2rem;
  padding: 7px;
  border: 1px solid #ccc;
  border-radius: 11px;
  font-weight: bold;
}
/* line 466, templates/g5_helium/custom/scss/custom.scss */
span.prodname {
  padding: 7px;
  font-size: 1.2rem;
  font-weight: bold;
  min-width: 12rem;
}
/* line 473, templates/g5_helium/custom/scss/custom.scss */
.descriptio {
  width: 100%;
  position: relative;
  left: 54px;
  top: -15px;
  line-height: 21px;
}
/* line 481, templates/g5_helium/custom/scss/custom.scss */
div#toptitlediv a {
  color: antiquewhite;
  margin-left: 16px;
}
/* line 486, templates/g5_helium/custom/scss/custom.scss */
div#toptitlediv .fa {
  align-self: center;
}
/* line 490, templates/g5_helium/custom/scss/custom.scss */
.warenkorb-title {
  font-size: 28px;
  font-weight: 700;
  font-stretch: condensed;
  padding: 2px;
  background: #1b903f;
  color: #fff;
  text-align: center;
}
/* line 500, 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 510, templates/g5_helium/custom/scss/custom.scss */
.moduletable.warenkorb.jmoddiv {
  padding-top: 9rem;
}
/* line 514, templates/g5_helium/custom/scss/custom.scss */
ul.g-toplevel {
  -webkit-column-count: 4;
  -webkit-column-break-after: auto;
  -webkit-column-fill: auto;
  /* -webkit-column-width: 100px; */
  column-count: 4;
  column-break-after: auto;
  column-fill: auto;
}
/* line 524, templates/g5_helium/custom/scss/custom.scss */
.ph-small {
  font-size: 1rem;
  font-family: "helvetica";
  font-weight: 500;
  font-weight: 400;
}
/* line 531, templates/g5_helium/custom/scss/custom.scss */
.ph-price-brutto {
  font-weight: 500;
  /* font-family: roboto; */
}
/* line 536, templates/g5_helium/custom/scss/custom.scss */
div#logo-2435-particle {
  margin: 0;
  padding: 0;
  position: relative;
  top: 23px;
  border-radius: 0.6rem;
  /* border: 1px solid; */
  overflow: hidden;
  left: 10px;
  height: 150px;
}
/* line 548, templates/g5_helium/custom/scss/custom.scss */
.ph-pagination-top {
  display: none;
}
/* line 552, templates/g5_helium/custom/scss/custom.scss */
.sidelogo > img {
  min-height: 140px;
  padding: 11px;
  position: relative;
  left: 21px;
}
/* line 559, templates/g5_helium/custom/scss/custom.scss */
.sidelogo {
  margin-bottom: -12px;
}
/* line 563, templates/g5_helium/custom/scss/custom.scss */
span.g-menu-item-title {
  margin-left: 3px;
}
/* line 567, templates/g5_helium/custom/scss/custom.scss */
#groessen-leiste {
  display: flex;
  justify-content: flex-end;
  margin-bottom: -5rem;
  margin-right: 0px;
}
/* line 574, templates/g5_helium/custom/scss/custom.scss */
#groessen-leiste > span {
  padding: 1rem;
  font-weight: bold;
  margin-right: 11px;
  min-width: 7rem;
  line-height: 20px;
  text-align: center;
  color: #707070;
  margin-left: 12px;
}
/* line 585, templates/g5_helium/custom/scss/custom.scss */
.ph-item-box.grid {
  position: relative;
  margin-bottom: 10px;
  clear: both;
}
/* line 591, templates/g5_helium/custom/scss/custom.scss */
div#ph-pc-category-box {
  position: relative;
  left: 14px;
  top: -30px;
}
/* line 597, templates/g5_helium/custom/scss/custom.scss */
div#phImageBox {
  display: none;
}
/* line 603, templates/g5_helium/custom/scss/custom.scss */
i.fa.fa-clock-o {
  margin-right: 6px;
}
/* line 607, templates/g5_helium/custom/scss/custom.scss */
#opening-hours-top > span {
  margin-right: 10px;
}
/* line 611, templates/g5_helium/custom/scss/custom.scss */
.g-menu-item-container {
  /* background: #a71e1f; */
  width: 200px;
  height: 44px;
  display: flex;
  align-items: center;
}
/* line 619, templates/g5_helium/custom/scss/custom.scss */
sup {
  top: -0.5em;
  left: 3px;
}
/* line 624, 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 632, templates/g5_helium/custom/scss/custom.scss */
.b-thumbnail {
  border: none;
  background: transparent;
}
/* line 637, 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 645, templates/g5_helium/custom/scss/custom.scss */
#phItems {
  margin-top: 50px;
}
/* line 649, templates/g5_helium/custom/scss/custom.scss */
div.modal {
  overflow-y: auto;
}
/* line 653, templates/g5_helium/custom/scss/custom.scss */
.modal-dialog {
  display: flex;
  flex-direction: column;
  justify-content: center;
  /*     position: relative;
   top: -3rem; */
  overflow-y: auto;
  min-height: calc(100vh - 60px);
}
@media (max-width: 767px) {
  .modal-dialog {
    min-height: calc(100vh - 20px);
  }
}
/* line 666, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li {
  margin: 0 0.2rem;
  /* border-radius: 20px; */
  background: rgba(102, 0, 0, 0.7);
  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 682, templates/g5_helium/custom/scss/custom.scss */
#phone-top a {
  color: white;
  letter-spacing: 3px;
  font-weight: 400;
  padding-left: 4px;
  text-decoration: none;
}
/* line 690, templates/g5_helium/custom/scss/custom.scss */
div#phone-top {
  position: relative;
  left: 10px;
  border-radius: 5px;
  top: -6px;
}
/* line 697, templates/g5_helium/custom/scss/custom.scss */
.reddish-bg {
  background-color: rgba(102, 0, 0, 0.7);
}
/* line 701, templates/g5_helium/custom/scss/custom.scss */
.reddish-bg .g-content {
  margin: 2px 10px !important;
  padding: 2px 5px !important;
  /* margin-top: 1px !important; */
  display: flex;
  flex-direction: row;
  align-items: center;
  /* text-align: center; */
  justify-content: space-evenly;
}
/* line 712, 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 718, 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 725, templates/g5_helium/custom/scss/custom.scss */
.ph-cart-small-box {
  font-weight: bold;
  overflow: hidden;
}
/* line 730, 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 744, 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 750, 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 758, templates/g5_helium/custom/scss/custom.scss */
ul.ph-cart-attribute-box {
  margin-top: 0.1rem;
  margin-bottom: 0.1rem;
}
/* line 763, templates/g5_helium/custom/scss/custom.scss */
.ph-cart-small-box > .row:last-child {
  background: #4caf50;
  padding-top: 0px;
  margin-top: 2px;
  position: relative;
  top: -25px;
}
/* line 771, templates/g5_helium/custom/scss/custom.scss */
.b-thumbnail {
  border: none;
  background: none;
}
/* line 776, 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 781, 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 789, templates/g5_helium/custom/scss/custom.scss */
.row.rabattrow {
  background: #e25454;
  color: #fff;
  padding: 7px 0;
}
/* line 795, 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 802, templates/g5_helium/custom/scss/custom.scss */
.ph-small.cart-footer-text {
  text-align: center;
  font-size: 0.8rem;
}
/* line 807, templates/g5_helium/custom/scss/custom.scss */
.ph-category-item-quickview {
  background: #d01d1e;
  padding: 5px;
  position: relative;
  top: -2px;
}
/* line 814, templates/g5_helium/custom/scss/custom.scss */
.glyphicon-list-plus:before {
  content: "\e298";
}
/* line 818, templates/g5_helium/custom/scss/custom.scss */
.ph-category-item-quickview > a {
  color: white;
}
/* line 822, 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 830, templates/g5_helium/custom/scss/custom.scss */
button.add-korb-button {
  position: relative;
  border-radius: 4px;
  /* padding: 0 12px; */
  /* display: inline-block; */
  /* text-align: center; */
  /* cursor: pointer; */
  -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 854, 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 858, templates/g5_helium/custom/scss/custom.scss */
.sidecart-quantity-input {
  /*     display: none;
   */
}
/* line 863, templates/g5_helium/custom/scss/custom.scss */
.row.korb-row {
  display: flex;
}
/* line 867, templates/g5_helium/custom/scss/custom.scss */
.ph-small.ph-cart-small-price.ph-right {
  flex: 1;
  min-width: 4.5rem;
}
/* line 872, 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 877, templates/g5_helium/custom/scss/custom.scss */
form#phCartAddToCartButton87, form#phCartAddToCartButton84, form#phCartAddToCartButton85 {
  display: none;
}
/* line 883, templates/g5_helium/custom/scss/custom.scss */
.nettorow, .rabatz, .gesamtrow {
  display: flex;
}
/* line 889, templates/g5_helium/custom/scss/custom.scss */
.nettorow > .ph-cart-subtotal-netto {
  flex: 1;
}
/* line 893, templates/g5_helium/custom/scss/custom.scss */
.gesamtrow > .ph-cart-total {
  flex: 1;
}
/* line 897, templates/g5_helium/custom/scss/custom.scss */
.rabatz > .ph-cart-cart-discount {
  flex: 1;
}
/* line 901, templates/g5_helium/custom/scss/custom.scss */
.leerkorbsvg {
  text-align: center;
  /* flex: 0 0 100%; */
  /* align-self: center; */
  /* margin: auto; */
  margin-top: 27px;
  opacity: 0.2;
}
/* line 910, templates/g5_helium/custom/scss/custom.scss */
#leerkorb {
  text-align: center;
  margin-top: 1rem;
}
/* line 915, templates/g5_helium/custom/scss/custom.scss */
.phjItemQuick.phjProductAttribute {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
/* line 921, templates/g5_helium/custom/scss/custom.scss */
section#g-container-main {
  min-height: calc(100vh - 40.1vh);
}
/* line 925, templates/g5_helium/custom/scss/custom.scss */
.t-pricebox {
  background: #5ab;
  display: flex;
  padding: 8px;
  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);
}
/* line 939, templates/g5_helium/custom/scss/custom.scss */
.t-pricebox:hover {
  background-color: #3595b4;
}
/* line 943, templates/g5_helium/custom/scss/custom.scss */
a.qvBox {
  text-decoration: none;
}
/* line 947, templates/g5_helium/custom/scss/custom.scss */
div#phItemAttributesBox {
  width: 100%;
}
/* line 951, templates/g5_helium/custom/scss/custom.scss */
.modal-header h4 {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 0rem;
}
/* line 957, templates/g5_helium/custom/scss/custom.scss */
.modal-body {
  padding-left: 2rem;
  padding-right: 2rem;
}
/* line 962, templates/g5_helium/custom/scss/custom.scss */
.ph-attribute-title {
  margin-top: 6px;
  font-weight: bold;
}
/* line 967, 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;
}
/* div#phQuickViewPopup {
 overflow-y: scroll;
 } */
/* line 981, templates/g5_helium/custom/scss/custom.scss */
#phQuickViewPopup .ph-price-txt {
  display: none;
}
/* line 985, templates/g5_helium/custom/scss/custom.scss */
button.qvATCB {
  display: flex;
  flex-direction: row;
  font-size: 1.54rem;
  background-color: #5ab;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}
/* line 993, templates/g5_helium/custom/scss/custom.scss */
.qvATCB .glyphicon-shopping-cart {
  margin-right: 15px;
}
/* line 997, templates/g5_helium/custom/scss/custom.scss */
a.close {
  font-size: 3rem;
  opacity: 0.6;
}
/* line 1002, templates/g5_helium/custom/scss/custom.scss */
.ph-checkout-cart-image {
  display: none;
}
/* line 1006, templates/g5_helium/custom/scss/custom.scss */
form#phQuickView84, form#phQuickView85 {
  display: none;
}
/* line 1011, 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 1019, templates/g5_helium/custom/scss/custom.scss */
#g-sidebar .g-grid:first-child {
  background: #600;
}
/* line 1023, templates/g5_helium/custom/scss/custom.scss */
.ph-checkout-cart-title {
  font-weight: bold;
  line-height: 41px;
  margin-bottom: 12px;
}
/* line 1029, templates/g5_helium/custom/scss/custom.scss */
.ph-checkout-cart-quantity .ph-input-quantity.ph-input-sm {
  width: 48px !important;
  height: 34px !important;
  font-size: 14px !important;
  line-height: 22px;
}
/* line 1036, templates/g5_helium/custom/scss/custom.scss */
.ph-checkout-check-box, #phShippingAddress {
  display: none;
}
/* line 1041, templates/g5_helium/custom/scss/custom.scss */
.modal-footer {
  padding: 0px;
  text-align: center;
  border-top: 1px solid #e5e5e5;
  background: #fff;
}
/* line 1048, 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 1065, 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;
}
/* #steinofenpizzen .producto:last-child {
 margin-top: -30px;
 } */
/* 
 .ph-checkout-cart-box .row:first-child {
 background: #9d0225;
 color: #fff;
 font-size: 1.4rem;
 font-weight: bold;
 padding: 0.5rem 0;
 text-transform: uppercase;
 } */
/* line 1093, templates/g5_helium/custom/scss/custom.scss */
.ph-checkout-cart-box .row:first-child {
  background: #882416;
  color: #fff;
  font-size: 1.4rem;
  font-weight: bold;
  /* padding: 0.5rem 0; */
  text-transform: uppercase;
  /* width: 107%; */
  position: relative;
  /* left: -25px; */
  box-shadow: 0px 10px 2px -6px #a92f09 78;
  /* border-radius: 13px; */
  padding: 6px 30px;
  color: wheat;
  text-rendering: geometricPrecision;
}
/* line 1110, templates/g5_helium/custom/scss/custom.scss */
.ph-vertical-align {
  display: flex;
  align-items: center;
  border-top: 1px solid #ccc;
}
/*     form.form-inline.phItemCartUpdateBoxForm {
 position: relative;
 top: 30px;
 } */
/* line 1122, templates/g5_helium/custom/scss/custom.scss */
button.btn.btn-success.btn-xs.ph-btn {
  font-size: 1.4rem;
}
/* line 1126, templates/g5_helium/custom/scss/custom.scss */
.ph-checkout-cart-box .btn-danger {
  /* font-size: 1.4rem; */
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 0px;
  background: #4a8aa1;
  border-color: #4a8aa1;
  color: #fff;
  padding: 6px 14px;
  font-size: 20px;
  line-height: 22px;
  /* margin-top: 5px; */
  /* margin-bottom: 5px; */
  height: unset;
}
/* line 1142, templates/g5_helium/custom/scss/custom.scss */
button.btn.btn-success.btn-xs.ph-btn {
  /* font-size: 1.4rem; */
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 0px;
  background: #4a8aa1;
  border-color: #4a8aa1;
  color: #fff;
  padding: 6px 14px;
  font-size: 20px;
  line-height: 22px;
  /* margin-top: 5px; */
  /* margin-bottom: 5px; */
}
/* line 1157, templates/g5_helium/custom/scss/custom.scss */
.row.ph-cart-total-box {
  font-size: 1.4rem;
  font-weight: bold;
  font-family: roboto;
  /* background: #4CAF50; */
  padding: 1rem 0;
}
/* line 1165, templates/g5_helium/custom/scss/custom.scss */
.ph-cart-total-txt, .ph-cart-total {
  background: #4caf50;
  color: #fff;
  padding: 7px;
  text-transform: uppercase;
}
/* line 1173, templates/g5_helium/custom/scss/custom.scss */
.row.ph-cart-subtotal-box {
  border-top: 7px double #ddd;
}
/* line 1177, templates/g5_helium/custom/scss/custom.scss */
.ph-checkout-address-edit button {
  color: #fff;
}
/* MOBILE */
/* line 1184, templates/g5_helium/custom/scss/custom.scss */
.g-offcanvas-toggle {
  color: #fff;
  z-index: 1001;
}
/* line 1189, templates/g5_helium/custom/scss/custom.scss */
#g-offcanvas {
  background: #600;
  width: 12rem;
  color: #eceeef;
}
/* line 1195, templates/g5_helium/custom/scss/custom.scss */
label.dressinglabel {
  min-width: 9rem;
  margin-left: 0.5rem;
  cursor: pointer;
}
/* line 1201, templates/g5_helium/custom/scss/custom.scss */
input[name="r"] {
  margin-left: 1.2rem;
  transform: scale(1.6);
}
/* line 1206, templates/g5_helium/custom/scss/custom.scss */
.dressio {
  min-width: 10rem;
  position: relative;
  float: left;
}
/* line 1212, templates/g5_helium/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container ul {
  background: #600;
}
@media only all and (max-width: 47.938rem) {
  /* Checkout */
  /* line 1217, templates/g5_helium/custom/scss/custom.scss */
  .g-date {
    text-align: right;
    /* display: flex; */
    /* flex-direction: row-reverse; */
    /* align-items: flex-end; */
    min-width: 15rem;
  }
  /* line 1224, templates/g5_helium/custom/scss/custom.scss */
  #g-footer {
    margin-top: 2rem;
  }
  /* line 1227, templates/g5_helium/custom/scss/custom.scss */
  div#opiclosi {
    position: relative;
    left: -2rem;
    top: -2rem;
    margin-bottom: -2rem !important;
  }
  /* line 1233, templates/g5_helium/custom/scss/custom.scss */
  #g-mainbar {
    margin: 0;
  }
  /* line 1236, templates/g5_helium/custom/scss/custom.scss */
  .g-content {
    padding: 0;
    margin: 0;
  }
  /* line 1240, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation {
    padding-top: 3rem;
    padding-left: 1rem;
  }
  /* line 1244, 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 1254, templates/g5_helium/custom/scss/custom.scss */
  .g-menu-item-container {
    background: #600;
    width: unset;
    height: unset;
  }
  /* line 1259, templates/g5_helium/custom/scss/custom.scss */
  #g-mobilemenu-container {
    margin: auto;
    margin-top: 4rem;
  }
  /* line 1263, templates/g5_helium/custom/scss/custom.scss */
  .category-title-container > .title {
    min-height: 40px;
    max-width: 80%;
    margin-top: 33px;
    line-height: 38px;
  }
  /* line 1269, templates/g5_helium/custom/scss/custom.scss */
  div#ph-pc-category-box {
    position: relative;
    left: 0;
    top: -30px;
  }
  /* line 1275, templates/g5_helium/custom/scss/custom.scss */
  .ph-checkout-cart-box .row:first-child {
    font-size: 1rem;
    padding: 0.3rem 3px;
  }
  /* line 1279, templates/g5_helium/custom/scss/custom.scss */
  .row {
    margin-right: 0px;
    margin-left: 0px;
  }
  /* line 1283, 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 1287, 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 1293, templates/g5_helium/custom/scss/custom.scss */
  .row.ph-cart-total-box {
    font-size: 1rem;
    font-weight: bold;
    font-family: roboto;
    /* background: #4CAF50; */
    padding: 0.1rem 0;
  }
  /* line 1300, templates/g5_helium/custom/scss/custom.scss */
  .ph-cart-total-txt, .ph-cart-total {
    padding: 4px;
  }
  /* line 1304, templates/g5_helium/custom/scss/custom.scss */
  .ph-cart-total-txt {
    width: 50%;
  }
  /* line 1307, 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 1315, 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 1318, templates/g5_helium/custom/scss/custom.scss */
  .size-55 {
    position: absolute;
    /* font-size: 10px !important; */
    /* float: right; */
    width: 99%;
    margin-top: 147px;
    left: 0;
  }
  /* line 1326, templates/g5_helium/custom/scss/custom.scss */
  .size-25 {
    position: absolute;
    /* font-size: 10px !important; */
    /* float: right; */
    width: 55%;
    margin-top: 147px;
    margin-left: 9rem;
  }
  /* line 1334, 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: 103px !important;
    padding: 0px;
    margin: auto;
  }
  /* line 1343, templates/g5_helium/custom/scss/custom.scss */
  #produktliste > div {
    height: 8.1rem;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    vertical-align: middle;
    align-items: center;
    margin-bottom: 49px;
  }
  /* line 1352, templates/g5_helium/custom/scss/custom.scss */
  div#produktliste {
    margin-top: 4.8rem;
  }
  /* line 1355, templates/g5_helium/custom/scss/custom.scss */
  .descriptio {
    max-width: 17rem !important;
  }
  /* line 1358, templates/g5_helium/custom/scss/custom.scss */
  #groessen-leiste > span {
    padding: 1rem;
    font-weight: bold;
    margin-right: 30px;
    min-width: 7rem;
    line-height: 20px;
    text-align: center;
    color: #707070;
    margin-left: -38px;
    margin: 0 !important;
  }
  /* line 1369, templates/g5_helium/custom/scss/custom.scss */
  #groessen-leiste {
    display: flex;
    justify-content: space-evenly;
    margin-bottom: -5rem;
    margin-right: 0;
  }
  /* line 1375, templates/g5_helium/custom/scss/custom.scss */
  .jf_ph_cat_item_grid {
    min-width: 5rem;
  }
  /* line 1378, templates/g5_helium/custom/scss/custom.scss */
  .row-item.col-sx-12.col-sm-4.col-md-4:last-child {
    /* border: 2px solid yellow; */
    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;
    width: 50%;
    padding-right: 2px;
    padding-left: 2px;
    display: flex;
    place-items: center;
  }
  /* line 1393, templates/g5_helium/custom/scss/custom.scss */
  #phQuickViewPopup input[type=checkbox] + label {
    cursor: pointer;
    color: #fff;
    font-size: 16px !important;
    line-height: 1em;
    text-align: left !important;
    font-weight: 400 !important;
    font-family: inherit;
    display: inline-flex;
    place-items: center;
  }
  /* line 1404, templates/g5_helium/custom/scss/custom.scss */
  .checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  /* line 1410, templates/g5_helium/custom/scss/custom.scss */
  .checkbox label, .radio label {
    padding-left: 0px !important;
  }
  /* line 1414, templates/g5_helium/custom/scss/custom.scss */
  .modal-body {
    padding-left: 4px;
    padding-right: 7px;
    font-size: 1rem;
  }
  /* line 1419, templates/g5_helium/custom/scss/custom.scss */
  .modal-dialog {
    position: relative;
    width: auto;
    margin: 3px;
  }
  /* line 1424, templates/g5_helium/custom/scss/custom.scss */
  #phQuickViewPopup {
    z-index: 100002;
  }
  /* line 1427, templates/g5_helium/custom/scss/custom.scss */
  div#logo-2435-particle {
    margin: 0;
    padding: 0;
    position: relative;
    top: 3px;
    /* border: 1px solid; */
    overflow: hidden;
    left: -7px;
    height: auto;
  }
  /* line 1437, 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 1446, templates/g5_helium/custom/scss/custom.scss */
  .ph-cart-small-box > .row {
    display: flex;
  }
  /* line 1449, 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 1454, 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 1460, templates/g5_helium/custom/scss/custom.scss */
  .col-sm-4.col-md-4.col-xs-4.ph-cart-total-txt {
    width: 50%;
  }
  /* line 1463, templates/g5_helium/custom/scss/custom.scss */
  .ph-checkout-payment-cost-box {
    flex-direction: column;
  }
  /* line 1466, templates/g5_helium/custom/scss/custom.scss */
  .ph-checkout-box-action .col-md-4 {
    width: 100%;
  }
  /* line 1469, 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 1475, templates/g5_helium/custom/scss/custom.scss */
.view-checkout #mobikorb {
  display: none;
}
/* line 1479, 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;
}
/* #mobibar {
 display: flex;
 flex-direction: row;
 display: -ms-flexbox;
 display: -webkit-flex;
 display: flex;
 -webkit-flex-direction: row;
 -ms-flex-direction: row;
 flex-direction: row;
 -webkit-flex-wrap: nowrap;
 -ms-flex-wrap: nowrap;
 flex-wrap: nowrap;
 -webkit-justify-content: flex-start;
 -ms-flex-pack: start;
 justify-content: flex-start;
 -webkit-align-content: stretch;
 -ms-flex-line-pack: stretch;
 align-content: stretch;
 -webkit-align-items: flex-start;
 -ms-flex-align: start;
 align-items: flex-start;
 position: fixed;
 width: 100vw;
 bottom: 0;
 } */
/* div#mobikorb {
 position: fixed;
 bottom: 0;
 margin: auto;
 background: #4CAF50;
 right: 0;
 padding: 0.5rem;
 width: 100vw;
 text-align: center;
 cursor: pointer;
 font-weight: bold;
 z-index: 11;
 border-right: 1px solid #ccc;
 -webkit-order: 2;
 -ms-flex-order: 2;
 order: 2;
 -webkit-flex: 0 1 62%;
 -ms-flex: 0 1 62%;
 flex: 0 1 62%;
 -webkit-align-self: auto;
 -ms-flex-item-align: auto;
 align-self: auto;
 } */
/* line 1540, templates/g5_helium/custom/scss/custom.scss */
#mobimenu {
  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 1553, templates/g5_helium/custom/scss/custom.scss */
#mobikorb {
  width: 60%;
  text-align: center;
  padding: 0.5rem;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  -webkit-flex: 0 1 60%;
  -ms-flex: 0 1 60%;
  flex: 0 1 60%;
  border-right: 1px solid #ccc;
}
/* line 1566, templates/g5_helium/custom/scss/custom.scss */
#mobiback {
  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 1578, templates/g5_helium/custom/scss/custom.scss */
div#mobicont {
  position: fixed;
  display: flex;
  bottom: 0;
  margin: auto;
  background: #4caf50;
  right: 0;
  width: 100%;
  text-align: center;
  cursor: pointer;
  font-weight: bold;
  z-index: 11;
  align-self: auto;
  color: #fff;
}
/* div#mobimenu {
 position: fixed;
 bottom: 0;
 margin: auto;
 background: #4CAF50;
 right: 0;
 padding: 0.5rem;
 width: 16vw;
 text-align: center;
 cursor: pointer;
 font-weight: bold;
 z-index: 11;
 -webkit-order: 1;
 -ms-flex-order: 1;
 order: 1;
 -webkit-flex: 0 1 19%;
 -ms-flex: 0 1 19%;
 flex: 0 1 19%;
 -webkit-align-self: flex-start;
 -ms-flex-item-align: start;
 align-self: flex-start;
 }
 div#mobiback {
 position: fixed;
 bottom: 0;
 margin: auto;
 background: #4CAF50;
 right: 0;
 padding: 0.5rem;
 width: 16vw;
 text-align: center;
 cursor: pointer;
 font-weight: bold;
 z-index: 11;
 -webkit-order: 3;
 -ms-flex-order: 3;
 order: 3;
 -webkit-flex: 0 1 19%;
 -ms-flex: 0 1 19%;
 flex: 0 1 19%;
 -webkit-align-self: auto;
 -ms-flex-item-align: auto;
 align-self: auto;
 } */
@media only all and (max-width: 30rem) {
  /* line 1642, templates/g5_helium/custom/scss/custom.scss */
  div.modal {
    top: 10px;
    right: 1px;
    left: 1px;
  }
}
@media only all and (max-width: 47.938rem) and (min-width: 30.062rem) {
  /* line 1650, templates/g5_helium/custom/scss/custom.scss */
  .g-container {
    width: 100%;
  }
  /* line 1653, 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 1662, templates/g5_helium/custom/scss/custom.scss */
  div#opiclosi {
    flex: 0 33%;
    max-height: 37px;
    width: 33%;
  }
}
@media only all and (max-width: 59.938rem) and (min-width: 48rem) {
  /* line 1670, templates/g5_helium/custom/scss/custom.scss */
  .g-container {
    width: 100%;
  }
  /* line 1673, 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 1682, templates/g5_helium/custom/scss/custom.scss */
  div#opiclosi {
    flex: 0 33%;
    max-height: 37px;
    width: 33%;
  }
  /* line 1687, templates/g5_helium/custom/scss/custom.scss */
  #groessen-leiste > span {
    padding: 1rem;
    font-weight: bold;
    margin-right: -5px;
    min-width: 5rem;
    line-height: 20px;
    text-align: center;
    color: #707070;
    margin-left: 12px;
    font-size: 12px;
  }
  /* line 1698, templates/g5_helium/custom/scss/custom.scss */
  #steinofenpizzen div#groessen-leiste {
    position: relative;
    right: -240px;
    top: 9px;
  }
  /* line 1703, 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 1710, templates/g5_helium/custom/scss/custom.scss */
  .numero {
    font-size: 1.2rem;
    padding: 7px;
    border: 1px solid #ccc;
    border-radius: 11px;
    font-weight: bold;
    display: none;
  }
  /* line 1718, templates/g5_helium/custom/scss/custom.scss */
  .ph-item-content.grid {
    padding: 1px;
  }
  /* line 1721, templates/g5_helium/custom/scss/custom.scss */
  .t-pricebox {
    background: #5ab;
    display: flex;
    padding: 8px;
    flex-direction: row;
    flex-wrap: nowrap;
    width: 80px;
    justify-content: space-between;
    border-radius: 3px;
    color: #fff;
    font-size: 14px !important;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    position: relative;
    left: -16px;
  }
  /* line 1736, 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: 30px;
  }
  /* line 1743, templates/g5_helium/custom/scss/custom.scss */
  main#g-mainbar {
    overflow: hidden;
  }
  /* line 1746, templates/g5_helium/custom/scss/custom.scss */
  #phItems {
    margin-top: 66px;
  }
  /* line 1749, templates/g5_helium/custom/scss/custom.scss */
  .descriptio {
    width: 100%;
    position: relative;
    left: 39px;
    top: -15px;
    line-height: 21px;
  }
  /* line 1756, templates/g5_helium/custom/scss/custom.scss */
  div#ph-pc-category-box {
    position: relative;
    left: 9px;
    top: -30px;
  }
}
/* SMALL DESKTOP */
@media only all and (max-width: 74.938rem) and (min-width: 60rem) {
  /* line 1767, templates/g5_helium/custom/scss/custom.scss */
  .g-container {
    width: 100%;
  }
  /* line 1770, templates/g5_helium/custom/scss/custom.scss */
  .size-45 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 40%;
    -moz-flex: 0 40%;
    -ms-flex: 0 40%;
    flex: 0 40%;
    width: 40%;
  }
  /* line 1780, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation .g-main-nav .g-toplevel > li {
    margin: 0 0.2rem;
    /* border-radius: 20px; */
    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 1793, templates/g5_helium/custom/scss/custom.scss */
  div#custom-9474-particle {
    margin-right: 0;
    padding-right: 0;
    margin-top: 14px;
  }
}
/* line 1800, templates/g5_helium/custom/scss/custom.scss */
#phQuickViewPopup input[type=checkbox] {
  display: none;
}
/* line 1804, templates/g5_helium/custom/scss/custom.scss */
#phQuickViewPopup input[type=checkbox] + label {
  cursor: pointer;
  color: #fff;
  font-size: 1.1rem;
  line-height: 1em;
  text-align: center;
  font-weight: bold;
  font-family: inherit;
}
/* line 1814, templates/g5_helium/custom/scss/custom.scss */
#phQuickViewPopup input[type=checkbox] + label:before {
  /* font awesome style */
  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 1829, templates/g5_helium/custom/scss/custom.scss */
#phQuickViewPopup input[type=checkbox]:checked + label:before {
  color: white;
}
/* line 1833, templates/g5_helium/custom/scss/custom.scss */
#phQuickViewPopup input[type=checkbox]:checked + label:before {
  content: '\f14a';
}
/* line 1837, templates/g5_helium/custom/scss/custom.scss */
.ph-checkout-payment-cost-box small {
  display: none;
}
/* line 1841, templates/g5_helium/custom/scss/custom.scss */
div#logo-1738-particle {
  max-height: 223px;
  min-height: 179px;
}
/* line 1846, templates/g5_helium/custom/scss/custom.scss */
#g-footer {
  background: #312f38;
  color: #fff;
  padding: 3rem 0;
  /*     overflow: hidden; */
}
/* line 1853, templates/g5_helium/custom/scss/custom.scss */
a.footerlogo.g-logo svg g {
  fill: white;
}
/* line 1857, templates/g5_helium/custom/scss/custom.scss */
a.footerlogo.g-logo {
  /* position: relative; */
  top: 4rem;
}
@media only all and (max-width: 47.938rem) {
  /* line 1863, templates/g5_helium/custom/scss/custom.scss */
  a.footerlogo.g-logo {
    display: block;
    text-align: center;
    margin: 1rem;
    padding: 0.938rem;
  }
}
/* line 1871, templates/g5_helium/custom/scss/custom.scss */
footer#g-footer:before {
  background-image: url('../../../../images/bg_footer2.png');
}
/* line 1875, templates/g5_helium/custom/scss/custom.scss */
#g-footer:before {
  content: ' ';
  /*     z-index: 1000; */
  position: absolute;
  top: -23px;
  left: 0;
  width: 100%;
  height: 27px;
  background-repeat: repeat-x;
}
/* line 1886, templates/g5_helium/custom/scss/custom.scss */
#g-footer {
  background: #363636;
  color: #fff;
  /* padding: 3rem 0; */
  /* overflow: hidden; */
  color: #fff;
  /* padding: 3rem 0; */
  /* overflow: hidden; */
  position: relative;
  /* z-index: 1; */
  /* margin-top: 100px; */
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  /* color: #000; */
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 17px;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
/* line 1911, 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 1922, templates/g5_helium/custom/scss/custom.scss */
#zonecheck .modal-body {
  color: #444;
}
/* line 1926, templates/g5_helium/custom/scss/custom.scss */
input#privacy {
  position: relative;
  top: 19px;
  left: -15px;
  transform: scale(4);
}
/* line 1933, templates/g5_helium/custom/scss/custom.scss */
input#phcheckouttac {
  position: relative;
  top: 2px;
  left: -9px;
  transform: scale(3);
}
/* line 1940, templates/g5_helium/custom/scss/custom.scss */
.ph-pull-right.checkbox.ph-checkout-privacy-checkbox {
  max-width: 42rem;
}
/* line 1944, templates/g5_helium/custom/scss/custom.scss */
.ph-checkout-confirm {
  margin-top: 1.8rem;
}
/* line 1948, 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;
  /* -webkit-column-width: 100px; */
  column-count: 1;
  column-break-after: auto;
  column-fill: auto;
}
/* line 1958, templates/g5_helium/custom/scss/custom.scss */
#g-footer .g-menu-item-container {
  background: none;
  color: white;
  height: auto;
  display: flex;
  align-items: center;
}
/* #phBillingAddress .form-group:last-child {
 display: none;
 } */
/* line 1971, templates/g5_helium/custom/scss/custom.scss */
#g-navigation {
  background: #670001;
  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;
}
/* line 1984, templates/g5_helium/custom/scss/custom.scss */
#g-footer .g-totop a {
  color: #fff;
  padding: 1rem;
  background: rgba(169, 169, 169, 0.25);
  border-radius: 6px;
  transition: all 0.2s ease-in;
  text-decoration: none;
  opacity: 0.6;
}
/* line 1994, templates/g5_helium/custom/scss/custom.scss */
#g-footer .g-totop a:hover {
  background: rgba(169, 169, 169, 0.5);
  opacity: 0.9;
}
/* .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: #f9f9f9;
 display: flex;
 flex-direction: row-reverse;
 align-items: center;
 } */
/* line 2014, templates/g5_helium/custom/scss/custom.scss */
.ph-checkout-btn-login {
  background: #4caf50;
  min-width: 15rem;
  padding: 1rem;
}
/* line 2020, templates/g5_helium/custom/scss/custom.scss */
#ph-form-login-username > button, .ph-account-address-save > button, #user-registration button {
  background: #4caf50 !important;
  min-width: 15rem !important;
  padding: 1rem !important;
  border-radius: 0.25rem !important;
}
/* line 2029, templates/g5_helium/custom/scss/custom.scss */
.ph-account-check-box {
  display: none;
}
/* .g-menu-item-171 {
 display: none !important;
 } */
/* line 2038, templates/g5_helium/custom/scss/custom.scss */
.col-md-4 {
  width: 33%;
}
/* line 2042, templates/g5_helium/custom/scss/custom.scss */
#ui-id-1 {
  position: relative;
  /* border: 4px solid yellow; */
  z-index: 9999;
  max-width: 333px;
}
/* line 2049, templates/g5_helium/custom/scss/custom.scss */
.ui-menu-item-wrapper {
  font-weight: bold;
}
/* line 2053, templates/g5_helium/custom/scss/custom.scss */
button#losbutton {
  /* width: 33%; */
  margin: 0.8rem 3rem 0 3rem;
  align-self: right;
  /* vertical-align: middle; */
  /* text-align: 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 2069, templates/g5_helium/custom/scss/custom.scss */
button#losbutton:hover {
  background: #034553;
}
/* line 2073, templates/g5_helium/custom/scss/custom.scss */
.zipbox {
  display: flex;
  /* text-align: left; */
  align-items: center;
  margin-top: 1rem;
  /* border-top: 1px solid wheat; */
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-around;
  max-width: 60rem;
  margin: auto;
}
/* line 2086, templates/g5_helium/custom/scss/custom.scss */
input#zippos {
  /* width: 50%; */
  max-width: 18rem;
}
/* line 2091, templates/g5_helium/custom/scss/custom.scss */
#zonecheck .modal-header {
  border-radius: 1rem 1rem 0 0;
}
/* @element '#phQuickView1' {
 #groessen-leiste span:first-child {
 position: absolute;
 left: eval('offsetLeft')px;
 }
 } */
/* line 2103, 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 2112, templates/g5_helium/custom/scss/custom.scss */
.form-group.ph-form-button:before {
  content: "Zum Warenkorb hinzufügen";
  font-size: 11px;
  /* align-content: center; */
  /* display: flex; */
  /* width: 100%; */
}
/* #steinofenpizzen .row-item.col-sx-12.col-sm-4.col-md-4:nth-of-type(4n+1):before {
 content: "picolla";
 font-size: 11px;
 margin-bottom: -13px;
 text-align: center;
 margin-left: -15px;
 z-index: 10;
 }
 #steinofenpizzen .row-item.col-sx-12.col-sm-4.col-md-4:nth-of-type(4n+2):before {
 content: "normale";
 font-size: 11px;
 margin-bottom: -13px;
 text-align: center;
 margin-left: -15px;
 z-index: 10;
 }
 #steinofenpizzen .row-item.col-sx-12.col-sm-4.col-md-4:nth-of-type(4n+3):before {
 content: "familia";
 font-size: 11px;
 margin-bottom: -13px;
 text-align: center;
 margin-left: -15px;
 z-index: 10;
 } */
/* line 2183, 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 2189, templates/g5_helium/custom/scss/custom.scss */
.menu-toggler:hover + label, .menu-toggler:hover + label:before, .menu-toggler:hover + label:after {
  background: white;
}
/* line 2196, templates/g5_helium/custom/scss/custom.scss */
/* line 2197, templates/g5_helium/custom/scss/custom.scss */
.menu-toggler:checked + label {
  background: transparent;
}
/* line 2200, 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 2206, templates/g5_helium/custom/scss/custom.scss */
.menu-toggler:checked + label:before {
  transform: rotate(45deg);
}
/* line 2209, templates/g5_helium/custom/scss/custom.scss */
.menu-toggler:checked + label:after {
  transform: rotate(-45deg);
}
/* line 2214, templates/g5_helium/custom/scss/custom.scss */
/* line 2215, templates/g5_helium/custom/scss/custom.scss */
.menu-toggler:checked ~ ul .menu-item {
  opacity: 1;
}
/* line 2219, templates/g5_helium/custom/scss/custom.scss */
.menu-toggler:checked ~ ul .menu-item:nth-child(1) {
  transform: rotate(0deg) translateX(-100px);
}
/* line 2219, templates/g5_helium/custom/scss/custom.scss */
.menu-toggler:checked ~ ul .menu-item:nth-child(2) {
  transform: rotate(45deg) translateX(-100px);
}
/* line 2219, templates/g5_helium/custom/scss/custom.scss */
.menu-toggler:checked ~ ul .menu-item:nth-child(3) {
  transform: rotate(90deg) translateX(-100px);
}
/* line 2219, templates/g5_helium/custom/scss/custom.scss */
.menu-toggler:checked ~ ul .menu-item:nth-child(4) {
  transform: rotate(135deg) translateX(-100px);
}
/* line 2219, templates/g5_helium/custom/scss/custom.scss */
.menu-toggler:checked ~ ul .menu-item:nth-child(5) {
  transform: rotate(180deg) translateX(-100px);
}
/* line 2219, templates/g5_helium/custom/scss/custom.scss */
.menu-toggler:checked ~ ul .menu-item:nth-child(6) {
  transform: rotate(225deg) translateX(-100px);
}
/* line 2219, templates/g5_helium/custom/scss/custom.scss */
.menu-toggler:checked ~ ul .menu-item:nth-child(7) {
  transform: rotate(270deg) translateX(-100px);
}
/* line 2219, templates/g5_helium/custom/scss/custom.scss */
.menu-toggler:checked ~ ul .menu-item:nth-child(8) {
  transform: rotate(315deg) translateX(-100px);
}
/* line 2223, templates/g5_helium/custom/scss/custom.scss */
.menu-toggler:checked ~ ul .menu-item a {
  pointer-events: auto;
}
/* line 2228, 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 2231, 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 2238, templates/g5_helium/custom/scss/custom.scss */
.menu-toggler + label:before {
  top: 8.75px;
}
/* line 2241, templates/g5_helium/custom/scss/custom.scss */
.menu-toggler + label:after {
  top: -8.75px;
}
/* line 2247, templates/g5_helium/custom/scss/custom.scss */
.menu-item:nth-child(1) a {
  transform: rotate(0deg);
}
/* line 2247, templates/g5_helium/custom/scss/custom.scss */
.menu-item:nth-child(2) a {
  transform: rotate(-45deg);
}
/* line 2247, templates/g5_helium/custom/scss/custom.scss */
.menu-item:nth-child(3) a {
  transform: rotate(-90deg);
}
/* line 2247, templates/g5_helium/custom/scss/custom.scss */
.menu-item:nth-child(4) a {
  transform: rotate(-135deg);
}
/* line 2247, templates/g5_helium/custom/scss/custom.scss */
.menu-item:nth-child(5) a {
  transform: rotate(-180deg);
}
/* line 2247, templates/g5_helium/custom/scss/custom.scss */
.menu-item:nth-child(6) a {
  transform: rotate(-225deg);
}
/* line 2247, templates/g5_helium/custom/scss/custom.scss */
.menu-item:nth-child(7) a {
  transform: rotate(-270deg);
}
/* line 2247, templates/g5_helium/custom/scss/custom.scss */
.menu-item:nth-child(8) a {
  transform: rotate(-315deg);
}
/* line 2252, 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 2260, 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 2273, 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 2281, templates/g5_helium/custom/scss/custom.scss */
.bobmenu {
  position: fixed;
}
/*# sourceMappingURL=custom_22.css.map */