/*
 Theme Name:   ChefsInTown Child theme 1.0
 Description:  BON BON Child Theme for ChefsInTown
 Template:     restaurant-geschenk-gutscheine
 Version:      1.0
*/
/*#f45000; /*FF5C00
/* grün: 46C218;   orange: FFBD14  mailjetorange. fead0d*/
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'GintoNord-Bold';
  font-style: normal;
  font-weight: 700;
  src: url('assets/fonts/ABCGintoNord-Bold.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+ */
}
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'GintoNormal';
  font-style: normal;
  font-weight: 400;
  src: url('assets/fonts/ABCGinto-Regular.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+ */
}
body {
  font-family: 'GintoNormal', sans-serif;
  color: #000;
}
.pantoneBg {
  background-color: #823cff;
  color: white;
}
.pastelBg {
  background-color: #ff96ff;
  color: black;
}
.pantoneBg h2.headline2 {
  color: white;
}
.pastelBg h2.headline2 {
  color: black;
}
.pastelNeonMatt {
  color: #ff96ff;
}
.pantone {
  color: #823cff !important;
}
.bildTextKombi#hero_bild_links .textCol {
  text-align: right;
}
.woocommerce a.button.bigger-button {
  background-color: #823cff !important;
  border-color: #823cff !important;
}
@media (min-width: 1200px) {
  .hasGuthaben.page-template-page-einloesen h1 {
    margin-top: 100px!important;
  }
}
@media (min-width: 1600px) {
  .hasGuthaben.page-template-page-einloesen h1 {
    margin-top: 0!important;
  }
}
.page .brandColorLogo {
  display: none;
}
.error404 .brandColorLogo {
  display: inline-block;
}
.page .brandWhite {
  display: inline-block;
}
.error404 .brandWhite {
  display: none;
}
.scrolled .brandColorLogo {
  display: inline-block;
}
.scrolled .brandWhite {
  display: none;
}
.checkerboard {
  width: 100%;
  height: 100px;
  /* Example height; can be adjusted */
  background: conic-gradient(#00dc44 90deg, #000 90deg 180deg, #00dc44 180deg 270deg, #000 270deg);
  background-repeat: repeat ;
  background-size: 67px 67px;
  background-position: top left;
}
@media (min-width: 768px) {
  .bildTextKombi .leftCol .bildTextKombiImage img {
    max-width: 108%;
  }
}
section#hero_steps {
  background-color: #1e1e1e;
}
section#hero_steps .headlineRow {
  text-align: left !important;
}
section#hero_steps h2 {
  color: #f0e8e8;
  font-size: 6.2rem !important;
  font-family: 'GintoNord-Bold', sans-serif;
  font-weight: 700;
  margin-bottom: 0;
}
section#hero_steps h5 {
  font-family: 'GintoNord-Bold', sans-serif;
  font-size: 6rem;
  font-weight: 700;
  color: #ff96ff;
}
section#hero_steps .stepText {
  color: #f0e8e8;
}
section#hero_steps img.arrow {
  display: none;
}
section#hero_steps img.fisch {
  display: none;
}
@media (min-width: 768px) {
  section#hero_steps img.fisch {
    left: 64%;
    top: 13%;
    width: 125px;
    display: block;
  }
}
section#hero_steps img.plant {
  left: 76%;
  top: 81%;
  width: 93px;
  z-index: 2;
}
section#hero_steps .singleSoFunktioniertStep {
  margin-top: 0 !important;
}
@media (min-width: 768px) {
  section#hero_steps h2 {
    font-size: 10rem !important;
  }
  section#hero_steps h5 {
    font-size: 9rem;
  }
  section#hero_steps img.arrow {
    display: block;
    left: 88%;
    bottom: 145%;
    width: 64px;
  }
  section#hero_steps img.fisch {
    left: 84%;
    top: 11%;
    width: 221px;
  }
  section#hero_steps img.plant {
    left: 84%;
    top: 84%;
    width: 221px;
  }
}
.lightBg {
  color: #000;
}
.lightBg h1,
.lightBg h2,
.lightBg h3,
.lightBg h4,
.lightBg h5,
.lightBg h6,
.lightBg p,
.lightBg ul,
.lightBg ol {
  color: #000;
}
.brandcolor,
.brandColor {
  color: #7964ed;
}
.brandcolorakzent,
.brandColorAkzent {
  color: #c5b9dc;
}
.textBgBranded {
  background: #7964ed;
}
.textBgBrandedContrast {
  background: #c5b9dc;
}
header {
  background-color: rgba(0, 0, 0, 0);
}
header .languageMenu {
  display: inline-block;
  text-transform: uppercase;
  padding-left: 50px;
}
header .languageMenu ul.languageNav li {
  margin-left: 0;
}
header .languageMenu li a {
  padding-right: 0 !important;
  text-transform: uppercase !important;
}
header .languageMenu li:not(.active) a {
  color: grey !important;
}
header .languageMenu li::after {
  position: absolute;
  top: 16px;
  right: 26px;
  content: "|";
}
@media (min-width: 990px) {
  header .languageMenu li::after {
    top: 17px;
    right: 26px;
  }
}
header .languageMenu li.active a {
  font-weight: bold;
}
.transparentHeader:not(.scrolled) .mainNav ul.menu > li::after {
  color: #fff;
}
.scrolled header {
  background-color: #fff;
}
footer {
  background-color: #000;
  color: #fff;
}
footer .copyrightNav ul.menu li span {
  color: #fff;
}
#applyMessage {
  color: black;
}
.heroSection .black {
  color: black;
}
@media (min-width: 1200px) {
  .bildTextKombi .textCol {
    padding: 0 0;
  }
}
@media (min-width: 768px) {
  .bildTextKombi h2,
  .bildTextKombi .headline2 {
    font-size: 3.6rem;
  }
}
.heroContents {
  text-align: left;
}
section.lightBg.bgWhite {
  background: #fff !important;
}
.einspaltig_links .heroContents {
  padding-top: 60px;
  padding-bottom: 360px;
}
img.pin-image {
  display: none;
}
@media (min-width: 768px) {
  img.pin-image {
    height: 60px;
    display: block;
  }
  .stepImage img {
    margin-left: 60px;
  }
}
.stepImage img {
  margin-left: 0;
}
.boldFont p {
  font-family: 'GintoNord-Bold';
  font-weight: 800;
}
h1,
.headline1 {
  font-family: 'GintoNord-Bold';
  color: #ff96ff;
  text-align: center;
  margin-top: 2rem;
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 2rem;
  font-size: 5rem;
  line-height: 1;
}
.heroContents h1 {
  font-size: 3.7rem;
  color: #ff96ff;
}
.heroleftaligned h1,
.herocentered h1 {
  color: #ff96ff;
}
@media (min-width: 768px) {
  h1,
  .headline1 {
    margin-top: 2rem;
    margin-bottom: 2rem;
    font-size: 9rem;
    line-height: 0.9;
  }
  .heroContents h1 {
    margin-top: 2rem;
    margin-bottom: 2rem;
    font-size: 9rem;
    line-height: 0.9;
  }
}
h2,
.headline2 {
  font-size: 4.1rem !important;
}
section#section_good_to_know {
  background-color: #ff96ff;
}
section#partner h2 {
  font-size: 3rem !important;
}
@media (min-width: 768px) {
  h2,
  .headline2 {
    font-size: 4.9rem !important;
    line-height: 1 !important;
  }
  section#partner h2 {
    font-size: 4.2rem !important;
  }
  .button {
    font-size: 2.5rem;
    padding: 0 40px !important;
  }
}
.button {
  padding: 0 20px;
  text-transform: uppercase !important;
  font-size: 1.9rem;
  margin-top: 4rem;
  border-radius: 30px !important;
}
a.searchbutton {
  padding: 0 10px !important;
  font-size: 1.5rem !important;
}
@media (min-width: 768px) {
  a.searchbutton {
    padding: 0 40px !important;
    font-size: 2.5rem !important;
  }
}
a.button-yellow {
  color: #e6eb8c !important;
  border: 1px solid #e6eb8c !important;
  border-radius: 30px !important;
}
a.button-yellow:hover {
  color: #1e1e1e !important;
  border: 1px solid #1e1e1e !important;
  background-color: #e6eb8c !important;
}
a.button-white {
  color: white !important;
  border: 1px solid white !important;
  border-radius: 30px !important;
}
a.button-white:hover {
  color: #823cff !important;
  border: 1px solid #823cff !important;
  background-color: white !important;
}
h2 {
  font-family: 'GintoNord-Bold';
  font-weight: 700;
  color: #fff;
  margin-bottom: 3rem;
}
h2.black {
  color: #000;
}
.biggerFont p,
.biggerFont ul li,
.bildTextKombi p,
.restaurantListeSection p {
  font-size: 2.5rem !important;
  line-height: 1.25 !important;
}
.restaurantListeSection .headline2 {
  color: #823cff;
}
.restaurantListeSection .autocomplete {
  border-radius: 0 !important;
  color: #823cff;
  border: 1px solid #823cff !important;
  border-right: 0 !important;
  text-transform: uppercase;
}
.restaurantListeSection .searchbutton {
  background-color: #ff96ff;
  color: #e6eb8c !important;
  border-radius: 4px !important;
  border-color: #823cff;
}
.restaurantListeSection a.next {
  text-transform: uppercase;
  background-color: #823cff !important;
  color: #e6eb8c !important;
  border-radius: 30px !important;
  border: none !important;
  height: 56px !important;
  line-height: 56px !important;
  font-size: 2.5rem !important;
  padding: 0 40px !important;
}
h2.headline2 {
  color: #000;
  font-family: 'GintoNord-Bold', sans-serif;
}
h3,
.headline3,
h4,
.headline4 {
  color: #000;
}
section#hero_overlap,
section.bildergalerieReihe {
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  margin-top: -30px;
}
section#hero_overlap img,
section.bildergalerieReihe img {
  border-radius: 40px;
}
@media (min-width: 768px) {
  section#hero_overlap,
  section.bildergalerieReihe {
    border-top-left-radius: 75px;
    border-top-right-radius: 75px;
    margin-top: -75px;
  }
}
section#hero_kaufen {
  padding-bottom: 130px;
}
section#hero_kaufen {
  background-color: #8259FF;
}
section#gutscheinblau {
  background-color: #8259FF;
}
section#gutscheinmustergruen {
  background-image: url("assets/images/b2b/muster.png");
}
section#gutscheingruen {
  background-color: #33cccc;
}
section#faqgruen {
  background-color: #80e0db;
}
section#faqblau,
section.faqblau {
  background-color: #823cff;
  color: #f0e9e9;
}
section#faqblau h2.headline2,
section.faqblau h2.headline2 {
  color: #f0e9e9;
}
@keyframes wiggle {
  0% {
    transform: translate(0, 0) rotate(0deg);
  }
  25% {
    transform: translate(5px, 5px) rotate(5deg);
  }
  50% {
    transform: translate(0, 0) rotate(0eg);
  }
  75% {
    transform: translate(-5px, 5px) rotate(-5deg);
  }
  100% {
    transform: translate(0, 0) rotate(0deg);
  }
}
@keyframes wiggle-1 {
  0% {
    transform: translate(0, 0) rotate(0deg);
  }
  50% {
    transform: translate(15px, 10px) rotate(7deg);
  }
  100% {
    transform: translate(0, 0) rotate(0deg);
  }
}
@keyframes wiggle-2 {
  0% {
    transform: translate(0, 0) rotate(0deg);
  }
  50% {
    transform: translate(-30px, 12px) rotate(-8deg);
  }
  100% {
    transform: translate(0, 0) rotate(0deg);
  }
}
@keyframes wiggle-3 {
  0% {
    transform: translate(0, 0) rotate(0deg);
  }
  50% {
    transform: translate(10px, -20px) rotate(20deg);
  }
  100% {
    transform: translate(0, 0) rotate(0deg);
  }
}
img.wiggle1 {
  animation: wiggle-1 6s ease-in-out infinite;
}
img.wiggle2 {
  animation: wiggle-2 8s ease-in-out infinite;
}
img.wiggle3 {
  animation: wiggle-3 7s ease-in-out infinite;
}
img.chefsintown {
  top: 13%;
  left: 5%;
  width: 280px;
}
img.avocado {
  top: 9%;
  left: 78%;
  width: 50px;
}
img.fisch {
  top: 79%;
  left: 74%;
  width: 100px;
}
img.schale {
  top: 4%;
  left: 9%;
  width: 100px;
}
@media (min-width: 768px) {
  img.chefsintown {
    top: 14%;
    left: 15%;
    width: 430px;
  }
  img.avocado {
    top: 13%;
    left: 74%;
    width: 150px;
  }
  img.fisch {
    top: 53%;
    left: 74%;
    width: 230px;
  }
  img.schale {
    top: 40%;
    left: 9%;
    width: 200px;
  }
}
section#hero_overlap {
  padding-top: 60px;
}
img.arrow {
  display: none;
}
@media (min-width: 768px) {
  section#hero_overlap {
    padding-top: 100px;
  }
  img.arrow {
    left: 49%;
    bottom: -8px;
    width: 30px;
    z-index: 2;
    display: block;
  }
}
.bildergalerieReihe {
  background-color: #ff96ff;
}
section#steps_einloesen {
  background-color: #ff96ff;
}
@media (min-width: 768px) {
  img.arrow {
    left: 48.7%;
    bottom: 15px;
    width: 50px;
  }
  section#steps_einloesen .stepImage img {
    margin-left: 0;
    max-width: 159px;
  }
  section#steps_einloesen .stepText h5 {
    padding: 0;
    display: none;
  }
  section#steps_einloesen img.arrow {
    left: 90%;
    bottom: 95px;
    width: 70px;
  }
  section#steps_einloesen h2 {
    font-size: 7.9rem !important;
    padding-bottom: 70px !important;
  }
  section#steps_einloesen .headlineRow {
    text-align: left;
  }
  #hero_kaufen img.arrow {
    bottom: 0;
  }
  .bildergalerieReihe {
    padding-top: 120px !important;
    padding-bottom: 100px !important;
  }
}
img.hero_bild_rechts {
  display: none;
}
section#hero_bild_rechts {
  background-image: url("assets/images/home/white_gitter_4.png");
}
section#hero_bild_rechts h2.pantone {
  font-size: 4.2rem !important;
}
@media (min-width: 768px) {
  section#hero_bild_rechts h2.pantone {
    font-size: 9rem !important;
  }
  section#hero_bild_rechts img.cake {
    display: block;
    top: 8%;
    left: 50%;
    width: 200px;
  }
  section#hero_bild_rechts img.gruen {
    top: 15%;
    left: 49%;
    width: 632px;
    display: block;
  }
}
section#hero_bild_rechts img.hero_bild_rechts {
  display: block;
}
section#hero_bild_rechts img.cake {
  display: none;
}
section#hero_bild_rechts img.gruen {
  display: none;
}
img.hero_bild_links {
  display: none;
}
section#hero_bild_links img.hero_bild_links {
  display: block;
}
section#hero_bild_links img.banderole {
  top: 1%;
  left: 28%;
  width: 10px;
}
section#hero_bild_links img.gelb {
  top: 4%;
  left: 0;
  width: 367px;
}
section#hero_bild_links img.kreis {
  top: 70%;
  left: 64%;
  width: 90px;
}
@media (min-width: 768px) {
  section#hero_bild_links img.banderole {
    top: -37%;
    left: 3%;
    width: 80px;
  }
  section#hero_bild_links img.gelb {
    top: 33%;
    left: -49%;
    width: 700px;
    max-width: 200%;
  }
  section#hero_bild_links img.kreis {
    top: 86%;
    left: 53%;
    width: 135px;
  }
}
section.restaurantListeSection {
  background-image: url("assets/images/home/pink_gitter2.png");
}
section#hero_paper {
  background-image: url("assets/images/home/pink_gitter2.png");
  padding-bottom: 120px;
  text-align: center;
}
section#hero_paper h2 {
  color: #823cff;
  margin-top: 12rem;
}
#hero_paper .chefsintown_black {
  top: 5%;
  left: 28%;
  width: 225px;
}
#hero_paper .bottles {
  top: 88%;
  left: 70%;
  width: 100px;
}
#hero_paper .plant {
  top: 9%;
  left: 4%;
  width: 64px;
}
#hero_paper .arrow_down2 {
  top: 92%;
  left: 41%;
  width: 59px;
}
.page-template-page-einloesen h1 {
  color: #f0e9e9;
}
.page-template-page-einloesen #hero_paper .arrow_down2 {
  display: none;
}
.page-template-page-einloesen .input-text {
  text-transform: uppercase;
  border-radius: 30px !important;
  text-align: center;
  color: #823cff;
  font-weight: 700;
}
.page-template-page-einloesen .button-hero {
  color: #823cff;
  background-color: #e6eb8c !important;
}
.page-template-page-einloesen #formSection {
  background-image: url("assets/images/einloesen/hero.jpg");
  background-size: cover;
}
.restaurantTeaser {
  background-color: #ff96ff;
}
.singleRestaurantTeaser .singleRestaurantTeaserContent {
  background: unset !important;
}
.imageDimension img {
  border-radius: 40px;
}
.singleRestaurantTeaserCol {
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 768px) {
  .singleRestaurantTeaserSlider > .slick-list {
    padding: 0 0 0 0 !important;
  }
}
@media (min-width: 992px) {
  .singleRestaurantTeaserSlider::before {
    background: unset !important;
  }
  .singleRestaurantTeaserSlider::after {
    background: unset !important;
  }
}
.button-lightbg {
  font-size: 1.4rem !important;
}
.checkout-button,
button#place_order {
  padding: 25px 50px !important;
  font-size: 2rem !important;
}
.buttonCta {
  padding: 0 20px;
  font-size: 1.4rem !important;
}
@media (min-width: 768px) {
  #hero_paper .chefsintown_black {
    top: 12%;
    left: 39%;
    width: 350px;
  }
  #hero_paper .bottles {
    top: 59%;
    left: 78%;
    width: 245px;
  }
  #hero_paper .plant {
    top: 11%;
    left: 9%;
    width: 125px;
  }
  #hero_paper .arrow_down2 {
    top: 86%;
    left: 48%;
    width: 75px;
  }
}
.bildTextKombiFullWidth .bildTextKombiImage {
  margin-top: 0;
  margin-bottom: 0;
}
.white {
  color: white;
}
.whiteoutlineblue {
  color: #8259FF;
  text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, 1px 1px 0 #fff, -1px 1px 0 #fff;
}
.blackoutlinegreen {
  color: #80e0db;
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, 1px 1px 0 #000, -1px 1px 0 #000;
}
.whiteoutline {
  color: black;
  text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, 1px 1px 0 #fff, -1px 1px 0 #fff;
}
.custom-checkboxes {
  line-height: 1.25;
  margin-bottom: 3rem !important;
}
.custom-checkboxes label.custom-checkbox {
  position: relative;
  display: inline-block !important;
}
.custom-checkboxes input.input-checkbox {
  position: absolute;
  left: 0;
  top: 4px;
}
.custom-checkboxes span.woocommerce-terms-and-conditions-checkbox-text {
  padding-left: 24px;
  display: inline-block !important;
}
.custom-checkboxes .woocommerce-terms-and-conditions-checkbox-text,
.custom-checkboxes label.custom-checkbox {
  line-height: 1.25 !important;
  font-size: 1.4rem;
}
section#hero_overlap .bildTextKombiImage {
  width: 42%;
}
@media (min-width: 768px) {
  section#hero_overlap .bildTextKombiImage {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .heroleftaligned,
  .herocentered {
    padding-bottom: 200px;
    padding-top: 200px;
  }
}
.heroleftaligned,
.herocentered {
  padding-top: 180px;
  background-color: #000;
  color: #fff;
  padding-bottom: 180px;
  background-repeat: no-repeat;
}
.heroleftaligned .button.button-primary,
.herocentered .button.button-primary {
  background: #7964ed;
}
.heroleftaligned .button.button-primary:hover,
.herocentered .button.button-primary:hover,
.heroleftaligned .button.button-primary:active,
.herocentered .button.button-primary:active,
.heroleftaligned .button.button-primary:focus,
.herocentered .button.button-primary:focus {
  background: #523fbb !important;
}
.herocentered.einloeseHeroHasSaldo {
  padding-bottom: 180px;
}
img.herologo {
  height: 4.3rem;
}
img.sectionLogo {
  position: absolute;
  pointer-events: none;
}
@media (min-width: 768px) {
  .heroleftaligned {
    padding-top: 200px;
    padding-bottom: 200px;
  }
  .heroleftaligned .illus {
    background-image: url(assets/images/home/sushi.png), url(assets/images/home/coffee.png), url(assets/images/home/spaghetti.png);
    background-position: top left 50px, bottom 40px left 240px, top 0 right 40px;
    background-size: 220px, 160px, 170px;
    background-repeat: no-repeat;
  }
}
@media (min-width: 1200px) {
  #section_b2b {
    background-position: 30% center;
  }
}
@media (min-width: 1400px) {
  .heroleftaligned img.herologo {
    height: 7rem;
  }
}
.heroSection.einspaltig_links {
  padding-top: 20px;
  padding-bottom: 300px;
}
.heroSection.einspaltig_links h1 {
  font-size: 3.5rem;
}
@media (min-width: 768px) {
  .heroSection.einspaltig_links h1 {
    font-size: 7rem;
  }
  #hero_kaufen {
    padding-top: 200px;
  }
}
@media (min-width: 992px) {
  .page-id-367123 .heroSection.einspaltig_links {
    padding-top: 100px;
  }
}
@media (min-width: 1200px) {
  .page-id-367123 .heroSection.einspaltig_links {
    padding-top: 150px;
  }
}
@media (min-width: 1600px) {
  .heroSection.einspaltig_links {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .heroleftaligned,
  .herocentered {
    padding-top: 350px;
    padding-bottom: 220px;
  }
  .page-template-page-einloesen .bildTextKombi#faqblau .star,
  .page-id-292827 .bildTextKombi#faqblau .star {
    background: #ada6fc;
  }
  .page-template-page-einloesen .bildTextKombi#gutscheingruen .star,
  .page-id-292827 .bildTextKombi#gutscheingruen .star {
    background: #33cccc;
  }
  .page-template-page-einloesen .bildTextKombi#faqblau .fleck,
  .page-id-292827 .bildTextKombi#faqblau .fleck,
  .page-template-page-einloesen .bildTextKombi#gutscheingruen .fleck,
  .page-id-292827 .bildTextKombi#gutscheingruen .fleck {
    width: 7px;
    height: 8px;
    background-color: #000;
    border-radius: 44% 40% 56% 29%;
    position: absolute;
  }
  .page-template-page-einloesen .bildTextKombi#faqblau .star.star1,
  .page-id-292827 .bildTextKombi#faqblau .star.star1,
  .page-template-page-einloesen .bildTextKombi#gutscheingruen .star.star1,
  .page-id-292827 .bildTextKombi#gutscheingruen .star.star1 {
    bottom: 81%;
    left: 75%;
  }
  .page-template-page-einloesen .bildTextKombi#faqblau .star.star2,
  .page-id-292827 .bildTextKombi#faqblau .star.star2,
  .page-template-page-einloesen .bildTextKombi#gutscheingruen .star.star2,
  .page-id-292827 .bildTextKombi#gutscheingruen .star.star2 {
    display: block;
    bottom: 10%;
    left: 13%;
  }
  .page-template-page-einloesen .bildTextKombi#faqblau .fleck1,
  .page-id-292827 .bildTextKombi#faqblau .fleck1,
  .page-template-page-einloesen .bildTextKombi#gutscheingruen .fleck1,
  .page-id-292827 .bildTextKombi#gutscheingruen .fleck1 {
    bottom: 29%;
    left: 15%;
  }
  .page-template-page-einloesen .bildTextKombi#faqblau .fleck2,
  .page-id-292827 .bildTextKombi#faqblau .fleck2,
  .page-template-page-einloesen .bildTextKombi#gutscheingruen .fleck2,
  .page-id-292827 .bildTextKombi#gutscheingruen .fleck2 {
    bottom: 29%;
    left: 10%;
  }
  .page-template-page-einloesen .bildTextKombi#faqblau .fleck3,
  .page-id-292827 .bildTextKombi#faqblau .fleck3,
  .page-template-page-einloesen .bildTextKombi#gutscheingruen .fleck3,
  .page-id-292827 .bildTextKombi#gutscheingruen .fleck3 {
    bottom: 15%;
    left: 22%;
    height: 7px;
    border-radius: 41% 44% 61% 22%;
  }
  .page-template-page-einloesen .bildTextKombi#faqblau .fleck4,
  .page-id-292827 .bildTextKombi#faqblau .fleck4,
  .page-template-page-einloesen .bildTextKombi#gutscheingruen .fleck4,
  .page-id-292827 .bildTextKombi#gutscheingruen .fleck4 {
    top: 20%;
    left: 84%;
  }
  .page-template-page-einloesen .bildTextKombi#faqblau .fleck5,
  .page-id-292827 .bildTextKombi#faqblau .fleck5,
  .page-template-page-einloesen .bildTextKombi#gutscheingruen .fleck5,
  .page-id-292827 .bildTextKombi#gutscheingruen .fleck5 {
    top: 32%;
    left: 82%;
  }
  .page-template-page-einloesen .bildTextKombi#faqblau .fleck6,
  .page-id-292827 .bildTextKombi#faqblau .fleck6,
  .page-template-page-einloesen .bildTextKombi#gutscheingruen .fleck6,
  .page-id-292827 .bildTextKombi#gutscheingruen .fleck6 {
    top: 37%;
    left: 84%;
    width: 3px;
    height: 4px;
  }
  .page-template-page-einloesen .bildTextKombi#faqblau .fleck7,
  .page-id-292827 .bildTextKombi#faqblau .fleck7,
  .page-template-page-einloesen .bildTextKombi#gutscheingruen .fleck7,
  .page-id-292827 .bildTextKombi#gutscheingruen .fleck7 {
    top: 73%;
    left: 76%;
  }
  .page-template-page-einloesen .bildTextKombi#faqblau .fleck8,
  .page-id-292827 .bildTextKombi#faqblau .fleck8,
  .page-template-page-einloesen .bildTextKombi#gutscheingruen .fleck8,
  .page-id-292827 .bildTextKombi#gutscheingruen .fleck8 {
    display: block;
    top: 80%;
    left: 80%;
  }
  .page-template-page-einloesen .bildTextKombi#faqblau .fleck9,
  .page-id-292827 .bildTextKombi#faqblau .fleck9,
  .page-template-page-einloesen .bildTextKombi#gutscheingruen .fleck9,
  .page-id-292827 .bildTextKombi#gutscheingruen .fleck9 {
    display: block;
    top: 74%;
    left: 74%;
  }
  .page-template-page-einloesen .bildTextKombi#faqblau .fleck10,
  .page-id-292827 .bildTextKombi#faqblau .fleck10,
  .page-template-page-einloesen .bildTextKombi#gutscheingruen .fleck10,
  .page-id-292827 .bildTextKombi#gutscheingruen .fleck10 {
    display: block;
    top: 70%;
    left: 79%;
  }
  .page-template-page-einloesen .bildTextKombi#faqblau .star,
  .page-id-292827 .bildTextKombi#faqblau .star,
  .page-template-page-einloesen .bildTextKombi#gutscheingruen .star,
  .page-id-292827 .bildTextKombi#gutscheingruen .star {
    position: absolute;
    width: 10px;
    height: 10px;
  }
  .page-template-page-einloesen .bildTextKombi#faqblau .star:before,
  .page-id-292827 .bildTextKombi#faqblau .star:before,
  .page-template-page-einloesen .bildTextKombi#gutscheingruen .star:before,
  .page-id-292827 .bildTextKombi#gutscheingruen .star:before {
    content: "";
    position: absolute;
    background: black;
    width: 100%;
    height: 100%;
    transform: rotate(-24deg) skewX(59deg) skewY(22.5deg);
  }
  .page-template-page-einloesen .bildTextKombi#faqblau .star:after,
  .page-id-292827 .bildTextKombi#faqblau .star:after,
  .page-template-page-einloesen .bildTextKombi#gutscheingruen .star:after,
  .page-id-292827 .bildTextKombi#gutscheingruen .star:after {
    content: "";
    position: absolute;
    background: black;
    width: 100%;
    height: 100%;
    transform: rotate(68deg) skewX(59deg) skewY(22.5deg);
  }
  .page-template-page-einloesen .fleck,
  .page-id-292827 .fleck {
    width: 10px;
    height: 11px;
    background-color: #fff;
    border-radius: 44% 40% 56% 29%;
    position: absolute;
  }
  .page-template-page-einloesen .star.star1,
  .page-id-292827 .star.star1 {
    bottom: 9%;
    left: 27%;
  }
  .page-template-page-einloesen .star.star2,
  .page-id-292827 .star.star2 {
    top: 76%;
    left: 24%;
    width: 11px;
    height: 11px;
  }
  .page-template-page-einloesen .star.star3,
  .page-id-292827 .star.star3 {
    top: 15%;
    left: 48%;
    width: 22px;
    height: 22px;
  }
  .page-template-page-einloesen .star.star4,
  .page-id-292827 .star.star4 {
    display: block;
    top: 80%;
    left: 58%;
    width: 12px;
    height: 12px;
  }
  .page-template-page-einloesen .star.star5,
  .page-id-292827 .star.star5 {
    display: block;
    bottom: 31%;
    right: 24%;
    width: 16px;
    height: 16px;
  }
  .page-template-page-einloesen .fleck1,
  .page-id-292827 .fleck1 {
    bottom: 77%;
    left: 31%;
  }
  .page-template-page-einloesen .fleck2,
  .page-id-292827 .fleck2 {
    bottom: 66%;
    left: 30%;
  }
  .page-template-page-einloesen .fleck3,
  .page-id-292827 .fleck3 {
    bottom: 56%;
    left: 25%;
    height: 12px;
    border-radius: 41% 44% 61% 22%;
  }
  .page-template-page-einloesen .fleck4,
  .page-id-292827 .fleck4 {
    top: 25%;
    left: 50%;
  }
  .page-template-page-einloesen .fleck5,
  .page-id-292827 .fleck5 {
    top: 23%;
    left: 54%;
  }
  .page-template-page-einloesen .fleck6,
  .page-id-292827 .fleck6 {
    top: 8%;
    left: 53%;
    width: 8px;
    height: 9px;
  }
  .page-template-page-einloesen .fleck7,
  .page-id-292827 .fleck7 {
    top: 74%;
    left: 56%;
  }
  .page-template-page-einloesen .fleck8,
  .page-id-292827 .fleck8 {
    bottom: 7%;
    right: 18%;
  }
  .page-template-page-einloesen .fleck9,
  .page-id-292827 .fleck9 {
    bottom: 3%;
    right: 16%;
  }
  .page-template-page-einloesen .fleck10,
  .page-id-292827 .fleck10 {
    bottom: 5%;
    right: 14%;
  }
  .page-template-page-einloesen .fleck11,
  .page-id-292827 .fleck11 {
    bottom: 22%;
    right: 12%;
    width: 7px;
    height: 8px;
  }
  .page-template-page-einloesen .star,
  .page-id-292827 .star {
    position: absolute;
    width: 20px;
    height: 20px;
    background: black;
  }
  .page-template-page-einloesen .star:before,
  .page-id-292827 .star:before {
    content: "";
    position: absolute;
    background: white;
    width: 100%;
    height: 100%;
    transform: rotate(-24deg) skewX(59deg) skewY(22.5deg);
  }
  .page-template-page-einloesen .star:after,
  .page-id-292827 .star:after {
    content: "";
    position: absolute;
    background: white;
    width: 100%;
    height: 100%;
    transform: rotate(68deg) skewX(59deg) skewY(22.5deg);
  }
  #hero_kaufen .fleck {
    width: 10px;
    height: 11px;
    background-color: #000;
    border-radius: 44% 40% 56% 29%;
    position: absolute;
  }
  #hero_kaufen .fleck1 {
    bottom: 32%;
    left: 76%;
  }
  #hero_kaufen .fleck2 {
    bottom: 27%;
    left: 79%;
  }
  #hero_kaufen .fleck3 {
    bottom: 35%;
    left: 83%;
    height: 12px;
    border-radius: 41% 44% 61% 22%;
  }
  #hero_kaufen .star.star1 {
    bottom: 52%;
    left: 10%;
  }
  #hero_kaufen .star.star2 {
    top: 53%;
    left: 78%;
    width: 16px;
    height: 16px;
  }
  #hero_kaufen .star {
    position: absolute;
    width: 20px;
    height: 20px;
    background: #8259ff;
  }
  #hero_kaufen .star:before {
    content: "";
    position: absolute;
    background: black;
    width: 100%;
    height: 100%;
    transform: rotate(-24deg) skewX(59deg) skewY(22.5deg);
  }
  #hero_kaufen .star:after {
    content: "";
    position: absolute;
    background: black;
    width: 100%;
    height: 100%;
    transform: rotate(68deg) skewX(59deg) skewY(22.5deg);
  }
}
/* Buttons
    –––––––––––––––––––––––––––––––––––––––––––––––––– */
button.button,
a.button {
  text-transform: uppercase;
  border-radius: 4px;
  height: 56px;
  line-height: 56px;
  font-family: 'GintoNormal', sans-serif;
}
a.button.button-black {
  background: #000;
  color: #fff;
  border: none;
}
a.button.button-black:hover {
  background-color: #f2b200;
}
a.button.button-hero,
button.button.button-hero,
.customCart .singleCartItem a.button.button-lightbg {
  background-color: #f2b200;
  border: 1px solid #7964ed;
}
.customCart .singleCartItem a.button.button-lightbg {
  color: #000;
}
.customCart .singleCartItem a.button.button-lightbg:hover {
  background-color: #7964ed !important;
  border: 1px solid #7964ed;
  color: #fff;
}
a.button.button-primary {
  background: #7964ed;
  color: #fff;
  text-transform: uppercase;
  border: none;
}
button.button,
a.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"],
.woocommerce .button.button-primary,
.pagination a.next {
  box-shadow: none!important;
  background-color: transparent;
  border: 1px solid #000;
  color: #000;
  transition: 0.18s all ease;
  box-sizing: border-box;
}
button.button:hover,
a.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.button:focus,
button:focus,
input[type="submit"]:focus,
input[type="reset"]:focus,
input[type="button"]:focus,
.pagination a.next:hover {
  color: #fff;
  border-color: #000;
  background-color: #7964ed;
  box-shadow: none;
  outline: 0;
}
input.wpcf7-submit,
button.button-primary,
input[type="submit"].button-primary,
input[type="reset"].button-primary,
input[type="button"].button-primary,
.woocommerce .button.button-primary,
.woocommerce div.product form.cart .button,
.pagination a.next {
  color: #000;
  border-radius: 0;
  background-color: transparent;
  border-color: #000;
}
a.button.button-primary:hover,
input.wpcf7-submit:hover,
button.button-primary:hover,
input[type="submit"].button-primary:hover,
input[type="reset"].button-primary:hover,
input[type="button"].button-primary:hover,
.button.button-primary:focus,
button.button-primary:focus,
input[type="submit"].button-primary:focus,
input[type="reset"].button-primary:focus,
input[type="button"].button-primary:focus,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce div.product form.cart .button:hover,
.pagination a.next:hover {
  color: #fff;
  background-color: #000 !important;
  border-color: #000;
}
a.button.outlineButton {
  border: 1px solid #7964ed;
  background: #fff;
  color: #7964ed;
}
a.button.outlineButton:hover {
  background: transparent;
}
a.button.redOutlineButton {
  border: 2px solid #000;
  background: transparent;
  color: #000;
  line-height: 34px;
}
a.button.redOutlineButton:hover {
  background: #eee;
}
a.button.bigger-button {
  margin-bottom: 0;
  font-size: 1.8rem;
  padding: 8px 2em;
  border-color: #000;
  background: transparent;
  color: #000;
  font-weight: normal;
  line-height: 38px;
  height: auto;
}
@media (min-width: 768px) {
  a.button.bigger-button {
    font-size: 2rem;
  }
  a.button.twilineButton.buttonCta {
    padding: 0 20px !important;
  }
  button.button.buttonCta.doc {
    padding: 0 20px !important;
  }
}
a.button.twilineButton.buttonCta {
  white-space: wrap;
  padding: 0 17px;
}
a.button.bigger-button.outlineButtonAkzent {
  border-color: #000;
  background: transparent;
}
a.button.bigger-button.outlineButtonAkzent:hover,
a.button.bigger-button.outlineButtonAkzent:active,
a.button.bigger-button.outlineButtonAkzent:focus {
  border-color: #fff;
  background: #fff;
  transform: translateY(-4px);
}
a.button.bigger-button:hover {
  border-color: #000;
  background: transparent;
  color: #000;
}
.woocommerce a.button.checkout-button,
a.button.checkout-button,
.button.checkout-button {
  margin-bottom: 1em;
  font-size: 1.25em;
  padding: 1.1em 2em 1em 2em;
  background: #7964ed;
  color: #fff;
  height: auto;
}
.woocommerce #place_order {
  background: #7964ed;
  color: #fff;
}
.woocommerce a.button.checkout-button:hover {
  background: #523fbb;
}
.buttonCta,
.buttonMainCta {
  background-color: transparent;
  border-color: #000;
}
.buttonCta:hover,
.buttonCta:active,
.buttonCta:focus,
.buttonMainCta:hover,
.buttonMainCta:active,
.buttonMainCta:focus {
  background-color: transparent;
  border-color: #000;
}
.button-green {
  background-color: #c5b9dc !important;
  border-color: #c5b9dc !important;
}
.button-green:hover {
  background-color: #a5192a !important;
  border-color: #a5192a !important;
}
.bookingBoxContent button.buttonCta:hover {
  background: #000 !important;
  color: #fff !important;
}
.bookingBarStickyCta .button.buttonCta.twilineButton {
  background: transparent!important;
  border-color: #000 !important;
}
.bookingBarStickyCta .button.buttonCta.twilineButton:hover {
  background: #000 !important;
  border-color: #000 !important;
  color: #fff !important;
}
.bookingBoxContent button.buttonCta {
  background: transparent!important;
  border-color: #000 !important;
  color: #000 !important;
}
/* Forms
    –––––––––––––––––––––––––––––––––––––––––––––––––– */
textarea {
  min-height: 90px;
  padding-top: 6px;
  padding-bottom: 6px;
}
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
  border: 1px solid #7964ed;
  outline: 0;
}
.msg404 {
  font-size: 15rem;
  opacity: 0.3;
  color: #7964ed;
  font-weight: 600;
}
.brandColor {
  color: #7964ed;
}
.brandColorAkzent {
  color: #c5b9dc;
}
.brandColorAkzentLabel {
  background-color: #c5b9dc;
  color: #fff;
  display: inline-block;
  padding: 0px 6px;
}
.shippingButton.active .zustellung {
  background-color: #c5b9dc;
  color: #fff;
  display: inline-block;
  padding: 0px 6px;
}
.bgBlue,
.blueBg {
  background: #c5b9dc;
  color: #000;
}
.bgBlue .headline2,
.blueBg .headline2,
.bgBlue h1,
.blueBg h1,
.bgBlue h2,
.blueBg h2,
.bgBlue h3,
.blueBg h3,
.bgBlue h4,
.blueBg h4,
.bgBlue h5,
.blueBg h5,
.bgBlue h6,
.blueBg h6,
.bgBlue p,
.blueBg p,
.bgBlue .singleInfopunkt h4,
.blueBg .singleInfopunkt h4 {
  color: #000;
}
.lastBildTextKombiMitStickyBar .fa.fa-2x.fa-long-arrow-down {
  display: none;
}
.cityOverviewLink {
  color: #7964ed;
  display: block;
  background: #fafafa;
  padding: 6px 3px;
  margin-bottom: 4px;
  text-align: center;
  transition: 0.3s all ease;
  font-size: 1.8rem;
  line-height: 1.2;
}
.cityOverviewLink span {
  line-height: 0.9;
  opacity: 0.6;
  font-size: 12px;
}
.sofunktionierts h3 {
  font-weight: 600;
  font-size: 2.4rem;
  color: #7964ed;
}
.soFunktioniertSteps .headline {
  font-weight: 700;
}
.whiteBg {
  background: #c5b9dc;
}
.sofunktionierts .iconsInCol i {
  color: #c5b9dc;
}
.page-id-35 .bgLight,
.page-template-page-mitmachen .bgLight {
  background: #c5b9dc;
}
.bgBranded,
.home section.bgBranded {
  background: #7964ed !important;
  color: #fff;
}
.bgBrandedContrast {
  background: #c5b9dc;
  color: #fff;
}
.textBox {
  box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.2);
  display: inline-block;
  padding: 8px 20px;
  background: #fff;
  margin-bottom: 12px;
}
.whiteBox {
  box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.1);
  display: inline-block;
  padding: 20px 20px;
  background: #fff;
  margin-bottom: 12px;
}
.blueBox {
  color: #fff;
  background: #7964ed;
}
.inlinelabel {
  color: #fff;
}
.greenlabel,
.greenlabel:before,
.greenlabel:after {
  background: transparent;
  color: #000;
  text-transform: none;
  font-weight: 700;
}
.infoBox .greenlabel,
.infoBox .greenlabel:before,
.infoBox .greenlabel:after {
  background: #7964ed;
  color: #fff;
  text-transform: none;
  font-weight: 700;
}
.b2bBookingBox .button {
  line-height: 48px;
}
.bluelabel,
.bluelabel:before,
.bluelabel:after {
  color: #fff;
  background: #7964ed;
}
@media (min-width: 768px) {
  .stepText h5 {
    padding: 48px 20px 0 20px;
    color: #000;
  }
}
section#steps_einloesen .stepText {
  text-align: center;
}
.stepText {
  text-align: left;
}
.stepText h5 {
  padding: 0 !important;
}
.stepText p {
  padding-left: 20px;
  padding-right: 20px;
}
.stepText .stepZahl {
  top: 0;
  right: auto;
  left: 50%;
  font-size: 20px;
  transform: translateX(-50%);
  border: 1px solid #000;
  color: #000 !important;
  border-radius: 0;
  background: transparent!important;
}
@media (min-width: 768px) {
  .stepText {
    text-align: center;
  }
}
.woocommerce-message {
  border-top-color: #00af36;
}
.woocommerce-message a {
  text-decoration: underline;
  color: #7964ed;
}
.woocommerce-message:before {
  color: #00af36;
}
.mainNav li.menu-item-has-children:hover ul.sub-menu,
.mainNav ul.sub-menu:hover {
  top: 48px;
}
@media (min-width: 992px) {
  .mainNav div {
    display: inline-block !important;
  }
}
.mainNav ul.sub-menu {
  border-radius: 0;
  min-width: 240px;
}
#menu {
  opacity: 0;
  transform: translateY(-100px);
  pointer-events: none;
  position: fixed;
  width: calc(100% - 30px);
  height: auto;
  top: 105px;
  transition: 0.3s all ease;
  right: 15px;
  overflow-y: visible;
  overflow-x: hidden;
  background-color: #fff;
  z-index: 1113;
  text-align: center;
  padding: 10px;
}
#menu .menu-hauptmenue-container {
  background: #fff;
}
#menu .mobileMenuGeschenkgutschein a {
  background-color: transparent!important;
  color: #000 !important;
  background-image: url(assets/images/mobileMenuGeschenkgutschein.png) !important;
  background-size: 200px!important;
  background-repeat: no-repeat !important;
  background-position: bottom 54px center!important;
  padding-bottom: 184px!important;
  width: 100%;
}
#menu .mobileMenuGeschenkgutschein a:hover,
#menu .mobileMenuGeschenkgutschein a:active {
  background-color: #ddd !important;
}
#menu .mobileMenuGeschenkgutschein a:after {
  border-radius: 4px;
  white-space: nowrap;
  content: '\2192 \00a0 \00a0 \00a0 Zur Bestellung';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  padding: 7px 28px;
  background: #cc2a3d;
  display: block;
  color: #fff;
  width: auto;
  text-transform: none;
  bottom: 10px;
}
#menu .mobileMenuGeschenkgutschein i {
  display: none;
}
.showMenu #menu {
  display: block;
  opacity: 1;
  pointer-events: all;
  transform: none;
  box-shadow: -32px 0px 32px 0px rgba(0, 0, 0, 0.68);
}
.showMenu #menu:before {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  right: 10px;
  top: -12px;
  content: " ";
  border-style: solid;
  border-width: 0 12px 12px 12px;
  border-color: transparent transparent #fff transparent;
}
.scrolled.showMenu .brandColorLogo {
  display: inline-block;
}
.showMenu header {
  background: #fff;
}
.showMenu ul.shoppingCartMenu li a {
  color: #000;
}
#menu ul.menu li:hover {
  text-indent: 1px;
}
.showMenu #menu ul.menu li {
  transform: none;
}
.legalRow {
  padding-top: 12px;
  padding-bottom: 5px;
  background: #fafafa !important;
  margin-left: -15px;
  margin-right: -15px;
  padding-bottom: 15px!important;
  transform: translateY(15px);
}
#menu .legalRow ul.menu li {
  background: transparent;
  font-size: 1.3rem;
  border: none;
}
#menu .legalRow ul.menu li .aElement {
  padding: 4px 8px;
  display: inline-block;
}
/*#menu{
      transition-delay:0.5s;
    }*/
#menu ul.menu > li > a {
  font-size: 1.6rem;
  color: #000;
  padding: 12px 24px;
  display: block;
  height: 100%;
}
#menu ul.menu > li {
  border-bottom: 1px #aaa solid;
}
#menu ul.sub-menu li a {
  padding: 9px 24px;
  transition: 0.3s all ease;
  font-size: 1.5rem;
  color: #000;
  width: 100%;
  display: inline-block;
}
#menu ul.menu > li.current-menu-item:not(.current-menu-ancestor) > a,
#menu ul.menu li a:hover,
#menu ul.sub-menu > li.current-menu-item > a {
  color: #fff;
  background: #7964ed;
}
.scrolled header .mainNav ul li a {
  color: black !important;
}
.mainNav ul.menu > li a {
  font-size: 2.5rem !important;
}
.mainNav ul li a {
  color: #fff !important;
  font-weight: 700;
}
.mainNav ul li.buttonStyle a {
  border-radius: 0;
  border-color: #000 !important;
}
.mainNav ul li.buttonStyle a:hover {
  border-color: #000 !important;
  color: #000 !important;
  transform: scale(0.98);
}
.mainNav ul.sub-menu li a:hover {
  background: #c5b9dc;
  color: #000 !important;
}
.scrolled .mainNav ul li.buttonStyle a {
  border-color: #000 !important;
  background-color: transparent!important;
  color: #000 !important;
}
.mainNav ul li a:hover,
header.productCategory .mainNav ul li a:hover {
  color: #c5b9dc;
}
.scrolled .mainNav ul li a:hover,
.scrolled header.productCategory .mainNav ul li a:hover {
  color: #c5b9dc;
}
.importantHint,
.importantHint a {
  color: #f2a900 !important;
}
ul li.buttonStyle {
  position: relative;
}
.transparentHeader header .brandWhite {
  display: block;
}
.scrolled.transparentHeader header .brandWhite {
  display: none;
}
.scrolled.transparentHeader header .brandColorLogo {
  display: block;
}
.teamMemberImage img {
  box-shadow: 0px 0px 0px 1px #c5b9dc;
}
.mainNav ul li.buttonStyle a:hover {
  border-color: #c5b9dc;
  background-color: #c5b9dc;
  color: #fff;
}
.scrolled .mainNav ul li.buttonStyle a {
  background: #7964ed;
  color: #fff;
  border-color: #7964ed;
}
.scrolled .mainNav ul li.buttonStyle a:hover {
  background: #7964ed;
  color: #fff;
  border-color: #c5b9dc;
}
ul.shoppingCartMenu li a .badge {
  background: #c5b9dc;
}
.home.showMenu ul.shoppingCartMenu li a i {
  color: #7964ed;
}
ul.shoppingCartMenu li a:hover .badge {
  background: #a5192a;
}
.shoppingCartMenu li a .badge {
  position: absolute;
  right: -22px;
  top: -4px;
  border-radius: 50%;
  background: #7964ed;
  color: #fff;
  width: 24px;
  height: 24px;
  text-align: center;
  font-size: 1.5rem;
  line-height: 24px;
}
.mainNav ul li.buttonStyle a:hover {
  border-color: #7964ed;
  color: #7964ed;
}
header .backButton {
  background: #7964ed;
}
header .backButton:hover {
  background: #523fbb;
  color: #fff;
}
.home .cmn-toggle-switch span,
.single-foodguidelp .cmn-toggle-switch span,
.transparentHeader .cmn-toggle-switch span,
.lpDiagonal .cmn-toggle-switch span,
.single-product .cmn-toggle-switch span,
header.productCategory .cmn-toggle-switch span,
.page-template-page-danke .cmn-toggle-switch span,
.page-template-landingpage .cmn-toggle-switch span,
.page-template-landingpage_reduziert .cmn-toggle-switch span,
.home .cmn-toggle-switch span::before,
.home .cmn-toggle-switch span::after,
.transparentHeader .cmn-toggle-switch span::before,
.transparentHeader .cmn-toggle-switch span::after,
.single-foodguidelp .cmn-toggle-switch span::before,
.single-foodguidelp .cmn-toggle-switch span::after,
.lpDiagonal .cmn-toggle-switch span::before,
.lpDiagonal .cmn-toggle-switch span::after,
.single-product .cmn-toggle-switch span::before,
.single-product .cmn-toggle-switch span::after,
header.productCategory .cmn-toggle-switch span::before,
header.productCategory .cmn-toggle-switch span::after,
.page-template-page-danke .cmn-toggle-switch span::before,
.page-template-page-danke .cmn-toggle-switch span::after,
.page-template-landingpage_reduziert .cmn-toggle-switch span::before,
.page-template-landingpage_reduziert .cmn-toggle-switch span::after,
.page-template-landingpage .cmn-toggle-switch span::before,
.page-template-landingpage .cmn-toggle-switch span::after {
  background: #000;
}
.home .openNavText,
.lpDiagonal .openNavText,
.single-product .openNavText,
.single-foodguidelp .openNavText,
.transparentHeader .openNavText,
.page-template-landingpage .openNavText,
.page-template-landingpage_reduziert .openNavText,
.page-template-page-danke .openNavText,
header.productCategory .openNavText {
  color: #000;
}
#menu ul.menu > li.current-menu-item:not(.current-menu-ancestor) > a,
#menu ul.menu li a:hover,
#menu ul.sub-menu > li.current-menu-item > a {
  color: #fff;
  background: #7964ed;
}
main {
  margin-top: 70px !important;
}
.woocommerce-cart main,
.woocommerce-checkout main,
.page-template-page-individualisierung main {
  margin-top: 0!important;
}
.page-id-367123 .singlePage,
.page-template-page-danke main {
  padding-top: 0!important;
}
header > .container > .row {
  height: 80px;
}
header .brand {
  z-index: 999;
}
header .brand a {
  height: 36px;
}
.scrolled header > .container > .row {
  height: 72px;
}
.scrolled header .brand a {
  height: 32px;
}
@media (min-width: 768px) {
  main {
    margin-top: 90px !important;
  }
  .mainNav {
    right: 38%;
    left: auto;
    width: 75%;
    text-align: right;
    transform: translateX(50%) translateY(-50%);
  }
  .mainNav ul.menu > li {
    margin-left: 10px;
  }
  header > .container > .row {
    height: 90px;
  }
  header .brand a {
    height: 54px;
  }
  .scrolled header > .container > .row {
    height: 82px;
  }
  .scrolled header .brand a {
    height: 48px;
  }
  .woocommerce-checkout header .brand,
  .woocommerce-cart header .brand {
    left: 0;
    transform: translateY(-50%);
  }
}
@media (min-width: 1200px) {
  .mainNav {
    right: 42%;
    left: auto;
    width: 75%;
    text-align: right;
    transform: translateX(50%) translateY(-50%);
  }
  .mainNav ul.menu > li {
    margin-left: 10px;
  }
}
@media (min-width: 1400px) {
  .mainNav {
    right: 35%;
    left: auto;
    width: 82%;
    text-align: right;
    transform: translateX(50%) translateY(-50%);
  }
  .mainNav ul.menu > li {
    margin-left: 30px;
  }
}
@media (min-width: 992px) {
  main {
    margin-top: 0!important;
  }
  header > .container > .row {
    height: 150px;
  }
  header .brand a {
    height: 50px;
  }
  .scrolled header > .container > .row {
    height: 80px;
  }
  .scrolled header .brand a {
    height: 46px;
  }
}
@media (min-width: 1200px) {
  .scrolled header .brand,
  header .brand {
    left: -90px !important;
  }
}
.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
  border-color: #7964ed;
}
/*
       Hero
    */
.blueHero {
  position: relative;
  background: #7964ed;
  padding-bottom: 32px;
  color: #fff;
}
.blueHero h1,
.blueHero p {
  color: #fff;
}
.heroSection {
  background-color: #7964ed;
}
.heroStage p,
.heroStage p.subline,
.heroStage h1,
.heroStage h2,
.heroStage h3,
.heroStage h4,
.heroStage h5,
.heroStage h6,
.heroStage .headline1,
.heroStage .headline2,
.heroStage .headline3,
.heroStage .headline4,
.heroStage .headline5,
.heroStage .headline6 {
  color: #000;
}
.heroStage.previewIsPrintGutschein .moodImage #mobileTriangle {
  background-image: linear-gradient(to right bottom, #7964ed 0%, #7964ed 50%, transparent 50%);
}
.heroStage.bgContainerHasBlueGradient .moodImage::before {
  background: linear-gradient(45deg, #7964ed 0%, rgba(0, 42, 67, 0.2) 100%);
}
@media (min-width: 768px) {
  .heroStage .backgroundContainer #triangle {
    background-image: linear-gradient(to right bottom, #7964ed 0%, #7964ed 50%, transparent 50%);
  }
}
/*
      Restaurant Filter
    */
.radioButtons input[type="radio"]:checked + label {
  background-color: #c5b9dc;
  color: #7964ed;
}
.filterCheckboxesColumn {
  padding: 15px;
  background: #fff;
}
#restaurantscontent {
  min-height: 80vh;
}
#restaurantscontent .smaller {
  font-size: 13px;
}
.popWindow .popWindowHeader {
  background: #7964ed;
}
/*
      Verkaufsbox
    */
.b2bBookingBox .outlineButton {
  color: #7964ed;
}
.b2bBookingBox .outlineButton:hover {
  background: #eee;
}
.b2bBookingBox .redOutlineButton {
  color: #cc2a3d;
}
.b2bBookingBox .firmenShippingButton {
  padding-top: 85px;
  background-position: top 12px center;
  font-size: 1.6rem;
  background-image: url(assets/images/cart/cartpreview_geschenkgutschein_pdf.jpg);
}
.b2bBookingBox .postshippingButton {
  background-image: url(assets/images/cart/cartpreview_geschenkgutschein_print.jpg);
}
.b2bBookingBox div.firmenShippingButton.active,
.b2bBookingBox div.firmenShippingButton:hover {
  border: 1px solid #c5b9dc;
}
.b2bBookingBox div.firmenShippingButton.active:before {
  background: #c5b9dc;
  color: #c5b9dc;
}
.b2bBookingBox .button {
  width: 370px;
  height: 48px;
}
@media only screen and (max-width: 767px) {
  header .container .row .brand {
    z-index: 999;
    margin-top: 0!important;
    left: 15px;
    transform: translateX(0) translateY(-50%);
  }
  .bookingBoxStickyCta.ready2FlyIn {
    bottom: 20%;
    opacity: 0;
    pointer-events: none;
    background: transparent;
    box-shadow: 0px -5px 15px -2px rgba(0, 0, 0, 0.05);
  }
  .bookingBoxStickyCta {
    position: fixed;
    padding-right: 0;
    bottom: 0;
    opacity: 1;
    background: #fff;
    pointer-events: all;
    box-shadow: 0px -5px 15px -2px rgba(0, 0, 0, 0.25);
  }
  .nonStickyCta .bookingBoxStickyCta {
    position: static;
  }
  .stickyBookingBoxPrice {
    font-size: 1.8rem;
    line-height: 1.2;
    padding-left: 0;
    position: relative;
  }
  .stickyBookingBoxPrice img {
    width: 72px;
    float: left;
    transform: scale(1.1);
  }
  .showBookingBox header {
    visibility: hidden;
    pointer-events: none;
  }
  .showBookingBox .bookingBox {
    top: 0;
  }
  .showBookingBox .bookingBoxStickyCta {
    display: none;
  }
  .bookingBox {
    font-size: 1.5rem;
  }
  .bookingBox .bookingBoxHeader {
    font-size: 1.5rem;
  }
  .bookingBox .bookingBoxHeader .col:first-child {
    padding-left: 25px;
  }
  .bookingBox a.closeBookingBox {
    background: #7964ed;
  }
  .bookingBox a.closeBookingBox:hover {
    background: #523fbb;
  }
}
@media only screen and (min-width: 768px) {
  .bookingBoxHeader {
    display: none;
  }
  .bookingBox {
    font-size: 1.5rem;
  }
  .bookingBox .headline3 {
    font-size: 2.4rem;
    padding-bottom: 12px;
  }
  .bookingBox form {
    margin-top: 18px;
  }
  .bookingBox form #gift_amounts {
    width: 104px;
  }
  .bookingBox .logoCol {
    color: #c5b9dc;
  }
  .bookingBoxHeader a.closeBookingBox {
    background: #7964ed;
  }
  .bookingBoxHeader a.closeBookingBox:hover {
    background: #523fbb;
  }
}
.bildTextKombiFullWidth .bildTextKombiImage::before {
  content: "" !important;
  display: none!important;
}
/*
      Resto Detailseite
    */
.heroStage .bgBrush {
  display: none;
}
.restaurantMainContent .reviews i.fa-star,
.restaurantMainContent .reviews i.fa-star-half-o,
.restaurantMainContent .reviews i.fa-star-o {
  color: #c5b9dc;
}
/*
     Infopunkte mit Bild/Icon
    */
.grundIcon i {
  color: #c5b9dc;
}
.grundText h4 {
  font-weight: 300;
  text-align: center;
  color: #7964ed;
  font-size: 2.2rem;
  margin-bottom: 18px;
}
section.darkModeSmallerImages {
  background: #7964ed;
  color: #fff;
}
section.darkModeSmallerImages h1,
section.darkModeSmallerImages h2,
section.darkModeSmallerImages h3,
section.darkModeSmallerImages h4,
section.darkModeSmallerImages h5,
section.darkModeSmallerImages h6 {
  color: #fff;
}
.singleInfopunktIcon.roundIcon {
  background-image: url(assets/images/icon-check-round-catering.png);
}
/*
      B2B Teaser
    */
.b2bTeaser {
  background: #7964ed;
}
.singleInfopunkt {
  position: relative;
  padding-left: 0;
  padding-bottom: 16px;
}
.singleInfopunkt .singleInfopunktIcon {
  display: none;
}
.singleInfopunkt h4 {
  font-family: "Source Sans Pro";
  color: #7964ed;
}
.singleInfopunktIcon {
  position: absolute;
  left: 0;
  top: 5px;
  color: #7964ed;
  background-image: url(assets/images/icon-check-catering.png);
  background-position: center;
  background-size: cover;
  width: 18px;
  height: 18px;
}
.singleInfopunktIcon.roundIcon {
  background-image: url(assets/images/icon-check-round-catering.png);
}
.imageBoxCol {
  background-color: #7964ed;
}
@media only screen and (min-width: 768px) {
  .stickyBookingBarWrap .stickyBookingBoxInfo:before {
    background-image: url(assets/images/stickypreview.png);
  }
}
.heroHeader {
  position: relative;
  background: #7964ed;
  color: #999;
  text-align: center;
  padding-top: 70px;
  padding-bottom: 60px;
  line-height: 1.4;
}
.partnerFilter a.tag:hover,
.partnerFilter a.tag.active {
  background-color: #523fbb;
}
.singlePartnerTeaser .tag {
  background-color: #7964ed;
  color: #fff;
}
.heroContents {
  color: #000;
}
.heroContents h1,
.heroContents h2,
.heroContents h3,
.heroContents h4,
.heroContents p {
  color: #fff;
}
.heroContent .button,
.heroContents .button,
.gutscheinteaser .button {
  margin-top: 18px;
  height: 48px;
  line-height: 48px;
  font-size: 1.8rem;
  background-color: transparent;
  border-color: #000;
}
.heroContent .button:hover,
.heroContents .button:hover,
.gutscheinteaser .button:hover {
  background-color: #000;
  border-color: #000;
}
.heroContent .redOutlineButton,
.heroContents .redOutlineButton {
  background: transparent;
  border-color: #cc2a3d;
  color: #cc2a3d;
}
.heroContent .outlineButton,
.heroContents .outlineButton {
  background-color: transparent!important;
  border-color: #fff !important;
  color: #fff !important;
  transform: translateY(-3px);
}
.heroContent .outlineButton:hover,
.heroContents .outlineButton:hover {
  background-color: #ddd !important;
  border-color: #ddd !important;
  color: #7964ed !important;
  transform: translateY(-3px);
}
#mainSearchBar .button,
.mainSearchBar .button,
#searchbutton {
  color: #000;
}
@media (min-width: 768px) {
  #searchbutton.searching {
    background-color: #a5192a;
  }
}
/*
      Referenzen
    */
.singleReferenzTestimonial i.fa {
  /* color: #fddb00; */
  color: #7964ed;
}
/**
      Zitat Element
    **/
.zitatText {
  background-image: url(assets/images/quotationmark.png);
}
.zitatText p {
  margin-bottom: 0;
}
.zitatImage {
  border: 3px solid #7964ed;
}
.searchAboveMap {
  padding: 0;
  color: #fff;
  background: #7964ed;
}
.searchAboveMap h1,
.searchAboveMap h2,
.searchAboveMap h3,
.searchAboveMap h4,
.searchAboveMap h5,
.searchAboveMap h6,
.searchAboveMap p {
  color: #fff;
}
.singleImage .imageText {
  background: #7964ed;
}
/*
      Restaurant Teaser
    */
.singleRestaurantTeaser .singleRestaurantTeaserCity {
  background: #000;
  border-radius: 0;
}
.singleRestaurantTeaser .singleRestaurantTeaserReview,
.singleRestaurantTeaser .singleRestaurantTeaserReview i,
.singleRestaurantTeaser .singleRestaurantTeaserReview span {
  color: #7964ed;
}
/*
      Danke
    */
.thankyouHero {
  min-height: 450px;
}
/*
      Checkout
    */
div.shippingButton.active,
div.shippingButton:hover {
  border-color: #c5b9dc;
}
div.shippingButton.active::before {
  color: #c5b9dc;
}
/*
    So funktioniert
    */
.stepText h5 {
  color: #000;
}
.zahlenUndFakten {
  color: #7964ed;
}
span.faktIcon {
  color: #7964ed;
}
.soFunktioniertSteps.bgLight {
  background-color: #f6f1e3;
}
.singleSocialMedia {
  background: #7964ed;
}
.singleSocialMedia:hover {
  background-color: #523fbb;
}
.reviewStars,
.reviews {
  white-space: nowrap;
  color: #7964ed;
}
.couponOverlay .couponWrap .closeCouponwrap:hover {
  background: #523fbb;
}
.couponOverlay .couponWrap .applyCoupon {
  background: #7964ed;
}
.cartCoupon {
  padding: 12px 0;
  color: #7964ed;
}
.cartContainsGeschenkgutschein .gutscheinShippingPreview {
  background-image: url(assets/images/cart/cartpreview_geschenkgutschein_print.jpg);
}
.cartContainsGeschenkgutschein .freeshippingButton .gutscheinShippingPreview {
  background-image: url(assets/images/cart/cartpreview_geschenkgutschein_pdf.jpg);
}
.woocommerce .couponWrap .button.activeButton {
  background: #7964ed;
}
.voucherPreviewTabs .voucherPreviewTab.active {
  background: #000;
}
.voucherPreviewTabs .voucherPreviewTab.active::after {
  color: #000;
}
.genericPopup .close,
.genericPopup .close:hover {
  background: #000;
}
footer .footerLogo {
  max-width: 320px;
}
footer a {
  color: #fff;
  border-bottom: 1px dotted #fff;
}
footer a:hover {
  color: #fff;
  border-bottom: 1px dashed #fff;
}
.redemptionInfoBox {
  display: none;
}
.omrTeaserCol {
  padding-left: 5px;
  padding-right: 5px;
}
.omrTeaserColContent {
  background: #f2b200;
  height: 100%;
  color: #000;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  cursor: pointer;
  padding: 25px 0;
}
.omrTeaserColContent > .row {
  height: 100%;
}
.omrTeaserCol2 .omrTeaserColContent {
  padding: 112px 0 54px 0;
  background: #f2b200 url(assets/images/logo-omr.png) top 10px center no-repeat;
  background-size: 64%;
}
.omrTeaserCol2 .omrTeaserColContent h2 {
  color: #000;
}
.useForOmrContent h2 {
  margin-bottom: 12px;
}
.useForOmrContent h5 {
  margin-bottom: 24px;
}
.useForOmrContent p {
  font-weight: 900;
}
@media (min-width: 768px) {
  .omrTeaserColContent {
    padding: 0;
    font-size: 24px;
  }
  .omrTeaserCol2 .omrTeaserColContent {
    padding: 18px 0;
    background: #f2b200 url(assets/images/logo-omr.png) top 4px center no-repeat;
    background-size: 24%;
  }
  .omrTeaserCol2 .omrTeaserColContent h2 {
    margin-top: 60px;
    margin-bottom: 8px;
  }
  .useForOmrContent p {
    font-size: 18px;
  }
  .footerInfo {
    margin-top: -50px;
  }
}
@media (min-width: 992px) {
  .omrTeaserCol2 .omrTeaserColContent {
    padding: 32px 0 20px 0;
    background: #f2b200 url(assets/images/logo-omr.png) top 4px center no-repeat;
    background-size: 24%;
  }
  .omrTeaserCol2 .omrTeaserColContent h2 {
    margin-top: 60px;
    margin-bottom: 8px;
  }
}
@media (min-width: 1200px) {
  .omrTeaserCol2 .omrTeaserColContent {
    padding: 32px 0 20px 0;
    background-size: 18%;
  }
}
#customer_details #billing_company label,
#customer_details #billing_position label,
#customer_details #billing_company label {
  display: none;
}
.firmenShippingRow {
  display: none;
}
.previewtext {
  outline: none;
  z-index: 2;
  left: 0%;
  bottom: 43%;
  height: 19%;
  background: #fff;
  width: 41%;
  color: #00264a;
  border: 2px solid #f2b201;
  border-left: none;
  border-top-right-radius: 80px;
  border-bottom-right-radius: 80px;
}
.previewtextinner {
  border: none;
  background: transparent;
}
.previewvalue {
  top: 48.5%;
  left: 40%;
  font-size: 12px;
}
.previewvalue.previewvaluePrint {
  top: 51.6%;
  left: 25%;
  color: #002a43;
  font-size: 12px;
}
@media (min-width: 1200px) {
  .previewtext {
    font-size: 11px;
  }
  .previewvalue {
    top: 48%;
    font-size: 18px;
  }
  .previewvalue.previewvaluePrint {
    top: 51.4%;
    font-size: 16px;
  }
}
/*# sourceMappingURL=style.css.map */