@import url('https://cloud.typography.com/7501334/7690552/css/fonts.css');
/* GOTHAM */
@font-face {
  font-family: "../fonts/custom-icons";
  src: url('../fonts/custom-icons/gum.eot?ghfdmj');
  src: url('../fonts/custom-icons/gum.eot?ghfdmj#iefix') format('embedded-opentype'), url('../fonts/custom-icons/gum.ttf?ghfdmj') format('truetype'), url('../fonts/custom-icons/gum.woff?ghfdmj') format('woff'), url('../fonts/custom-icons/gum.svg?ghfdmj#gum') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Headline */
@font-face {
  font-family: 'CartonnageOT';
  /* CartonnageOT */
  src: url('../fonts/CartonnageOT.eot');
  src: url('../fonts/CartonnageOT.eot') format('embedded-opentype'), url('../fonts/CartonnageOT.woff2') format('woff2'), url('../fonts/CartonnageOT.woff') format('woff'), url('../fonts/CartonnageOT.ttf') format('truetype'), url('../fonts/CartonnageOT.svg#FontFontCartonnageOT') format('svg');
}
@font-face {
  font-family: 'FFDINWebMedium';
  src: url('../fonts/31FE34_2_0.eot');
  src: url('../fonts/31FE34_2_0.eot?#iefix') format('embedded-opentype'), url('../fonts/31FE34_2_0.woff2') format('woff2'), url('../fonts/31FE34_2_0.woff') format('woff'), url('../fonts/31FE34_2_0.ttf') format('truetype');
}
@font-face {
  font-family: 'FFDINWebLight';
  src: url('../fonts/31FE34_1_0.eot');
  src: url('../fonts/31FE34_1_0.eot?#iefix') format('embedded-opentype'), url('../fonts/31FE34_1_0.woff2') format('woff2'), url('../fonts/31FE34_1_0.woff') format('woff'), url('../fonts/31FE34_1_0.ttf') format('truetype');
}
@font-face {
  font-family: 'FFDINWebBold';
  src: url('../fonts/31FE34_0_0.eot');
  src: url('../fonts/31FE34_0_0.eot?#iefix') format('embedded-opentype'), url('../fonts/31FE34_0_0.woff2') format('woff2'), url('../fonts/31FE34_0_0.woff') format('woff'), url('../fonts/31FE34_0_0.ttf') format('truetype');
}
footer {
  background: #2c2829;
  color: #fff;
  overflow: hidden;
  padding: 1em 0;
  font-size: 1.1em;
}
footer .gum_icons-heart_fill {
  color: #9b6ead;
}
footer .copy {
  display: inline-block;
  padding-right: 1em;
}
footer .container {
  padding: 0 1em;
}
@media screen and (min-width: 1170px) {
  footer .container {
    padding: 0;
  }
}
.footer-left {
  float: left;
}
.footer-left a {
  color: #fff;
  text-transform: uppercase;
}
.footer-right {
  float: right;
}
header {
  background: #fff;
  text-align: center;
}
header .logo {
  margin: 1em 0;
  width: 140px;
}
.header-content {
  position: relative;
}
.header-content.container {
  padding: 0;
}
.logo-wrapper {
  clear: both;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .social-media {
    float: right;
  }
}
@media screen and (min-width: 768px) {
  .social-media {
    top: 0;
    right: 0;
    position: absolute;
  }
}
.social-media-list {
  overflow: hidden;
  float: right;
  margin: 0;
  padding: 0;
}
.social-media-list-item {
  float: left;
  list-style: none;
  margin-left: 0.5em;
}
@media screen and (min-width: 768px) {
  .social-media-list-item {
    margin-left: 1em;
  }
}
.social-media-list-item a {
  display: inline-block;
  padding: 0.4rem 0.5rem;
  font-size: 1em;
  color: #fff;
  background: #9b6ead;
}
@media screen and (min-width: 768px) {
  .social-media-list-item a {
    padding: 0.5rem 0.8rem;
    font-size: 1.6em;
  }
}
.social-media-list-item a:hover {
  background: #80378d;
}
.hero {
  background-color: #fff;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 490px;
  width: 100%;
}
@media screen and (min-width: 992px) {
  .hero {
    background-position: top center;
  }
}
.hero-gum {
  background-image: url("../img/hero-mobile.jpg");
}
@media screen and (min-width: 992px) {
  .hero-gum {
    background-image: url("../img/hero-desktop.jpg");
  }
}
.hero-ff {
  background-image: url("../img/hero-ff-mobile.jpg");
}
@media screen and (min-width: 992px) {
  .hero-ff {
    background-image: url("../img/hero-ff-desktop.jpg");
  }
}
[class^="gum_icons-"],
[class*=" gum_icons-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "../fonts/custom-icons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.gum_icons-so_instagram:before {
  content: "\e914";
}
.gum_icons-arrow_button:before {
  content: "\e900";
}
.gum_icons-arrow_down:before {
  content: "\e901";
}
.gum_icons-arrow_left:before {
  content: "\e902";
}
.gum_icons-arrow_right:before {
  content: "\e903";
}
.gum_icons-arrow_up:before {
  content: "\e904";
}
.gum_icons-cart:before {
  content: "\e905";
}
.gum_icons-circle_active:before {
  content: "\e906";
}
.gum_icons-circle:before {
  content: "\e907";
}
.gum_icons-heart_fill:before {
  content: "\e908";
}
.gum_icons-heart_line:before {
  content: "\e909";
}
.gum_icons-home:before {
  content: "\e90a";
}
.gum_icons-mail:before {
  content: "\e90b";
}
.gum_icons-minus:before {
  content: "\e90c";
}
.gum_icons-plus:before {
  content: "\e90d";
}
.gum_icons-search:before {
  content: "\e90e";
}
.gum_icons-so_facebook:before {
  content: "\e90f";
}
.gum_icons-so_google:before {
  content: "\e910";
}
.gum_icons-so_pinterest:before {
  content: "\e911";
}
.gum_icons-so_twitter:before {
  content: "\e912";
}
.gum_icons-star:before {
  content: "\e913";
}
html,
body {
  margin: 0;
  padding: 0;
}
* {
  box-sizing: border-box;
}
*:after,
*:before {
  box-sizing: border-box;
}
body {
  font-family: "Gotham Cond SSm A", "Gotham Cond SSm B";
  background: #fafafa;
  font-size: 16px;
  line-height: 1.3em;
}
.body-gum {
  letter-spacing: 0.075em;
}
a {
  color: #9b6ead;
  text-decoration: none;
}
img {
  max-width: 100%;
}
.container {
  max-width: 1170px;
  margin: 0 auto;
  padding: 0 1rem;
}
@media screen and (min-width: 1170px) {
  .container {
    padding: 0;
  }
}
.min-sm-visible--inline-block,
.min-sm-visible--block {
  display: none;
}
.mobile-visible-inline-block {
  display: inline-block;
}
.font-headline {
  font-family: "CartonnageOT";
}
.align-center {
  text-align: center;
}
.align-left {
  text-align: left;
}
.align-right {
  text-align: right;
}
@media screen and (min-width: 768px) {
  .min-sm-visible--block {
    display: block;
  }
  .min-sm-visible-inline-block {
    display: inline-block;
  }
  .mobile-visible-inline-block {
    display: none;
  }
}
.banner-teaser.newsletter .banner-content-left {
  width: 100%;
  float: left;
}
.banner-teaser.newsletter .banner-content-left p {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .banner-teaser.newsletter .banner-content-left {
    padding-top: 1em;
    padding-left: 1em;
    width: 65%;
  }
}
@media screen and (min-width: 1170px) {
  .banner-teaser.newsletter .banner-content-left p {
    width: 65%;
  }
}
.banner-teaser.newsletter .banner-content-right {
  width: 100%;
  float: right;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .banner-teaser.newsletter .banner-content-right {
    padding-right: 1em;
    padding-top: 1em;
    width: 35%;
  }
}
@media screen and (min-width: 1170px) {
  .banner-teaser.newsletter .banner-content-right {
    text-align: left;
  }
}
.banner-teaser.newsletter .banner-title {
  font-size: 1.475rem;
  font-weight: bold;
  line-height: 1.725rem;
}
.newsletter-register-email {
  float: left;
  position: relative;
  width: 100%;
  margin-top: 0.75em;
  margin-bottom: 1em;
}
@media screen and (min-width: 1170px) {
  .newsletter-register-email {
    width: 42%;
    margin-bottom: 0;
  }
}
.newsletter-register-email .gum_icons-mail {
  position: absolute;
  top: 0.4em;
  left: 1px;
  color: #9b6ead;
}
.newsletter-input {
  font-size: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1.7rem;
  width: 100%;
  font-family: "Gotham Cond SSm A", "Gotham Cond SSm B";
  /* firefox 19+ */
  /* ie */
}
.newsletter-input::-webkit-input-placeholder {
  color: #9b6ead;
  opacity: 1;
}
.newsletter-input::-moz-placeholder {
  color: #9b6ead;
  opacity: 1;
}
.newsletter-input:-ms-input-placeholder {
  color: #9b6ead;
  opacity: 1;
}
.newsletter-input:-moz-placeholder {
  color: #9b6ead;
  opacity: 1;
}
@media screen and (min-width: 768px) {
  .newsletter-input {
    font-size: 1.2rem;
  }
}
.newsletter-register {
  clear: both;
  float: left;
  width: 100%;
  padding-top: 1em;
  padding-left: 1em;
  padding-right: 1em;
}
.newsletter-register .btn {
  float: right;
}
.newsletter-input {
  border: none;
  border-bottom: 1px solid #9b6ead;
}
.coupon-bg {
  background: #9b6ead;
  display: table;
  width: 125px;
  height: 125px;
  vertical-align: middle;
  text-align: center;
  border-radius: 50%;
  float: right;
}
@media screen and (max-width: 767px) {
  .coupon-bg {
    margin: 0 auto;
    float: none;
  }
}
@media screen and (min-width: 1170px) {
  .coupon-bg {
    float: none;
  }
}
.coupon-bg .coupon-value {
  display: table-cell;
  color: #fff;
  vertical-align: middle;
  font-size: 4.5em;
}
.coupon-bg.coupon-ff {
  float: right;
}
@media screen and (max-width: 767px) {
  .coupon-bg.coupon-ff {
    margin: 0 auto;
    float: none;
  }
}
.coupon-bg.coupon-ff .coupon-value {
  padding-top: 1rem;
  font-size: 3.5em;
}
.newsletter-unsibscribe-info {
  font-size: 0.75rem;
  margin-top: 0;
}
.banner-teaser-inner-ff.banner-teaser-inner {
  position: relative;
}
.banner-teaser-inner-ff.banner-teaser-inner .banner-content-left {
  width: 100%;
  text-align: center;
}
.banner-teaser-inner-ff.banner-teaser-inner .banner-content-left .banner-title,
.banner-teaser-inner-ff.banner-teaser-inner .banner-content-left p {
  text-align: center;
  width: 100%;
}
.banner-teaser-inner-ff.banner-teaser-inner .banner-content-right {
  width: 100%;
  text-align: center;
}
.banner-teaser-inner-ff.banner-teaser-inner .banner-content-right .coupon-ff {
  margin: 0 auto;
  float: none;
}
@media screen and (min-width: 1170px) {
  .banner-teaser-inner-ff.banner-teaser-inner .banner-content-right {
    width: auto;
    position: absolute;
    top: 0;
    right: 12%;
  }
}
@media screen and (min-width: 992px) {
  .banner-teaser-inner-ff .newsletter-register {
    width: 55%;
    margin: 0 auto;
    float: none;
    overflow: hidden;
  }
}
@media screen and (min-width: 1170px) {
  .banner-teaser-inner-ff .newsletter-register {
    width: 43%;
  }
}
.banner-teaser-inner-ff .newsletter-register-email {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .banner-teaser-inner-ff .newsletter-register-email {
    margin-top: 0;
    width: 70%;
  }
}
@media screen and (min-width: 992px) {
  .banner-teaser-inner-ff .newsletter-register-email {
    width: 53%;
  }
}
@media screen and (min-width: 1170px) {
  .banner-teaser-inner-ff .newsletter-register-email {
    width: 50%;
  }
}
/*Headline*/
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Gotham Cond SSm A", "Gotham Cond SSm B";
  font-weight: normal;
  text-transform: uppercase;
  line-height: 1.875rem;
}
h1.is--primary,
h2.is--primary,
h3.is--primary,
h4.is--primary,
h5.is--primary,
h6.is--primary,
.h1.is--primary,
.h2.is--primary,
.h3.is--primary,
.h4.is--primary,
.h5.is--primary,
.h6.is--primary {
  background: transparent;
  color: #9b6ead;
  padding: 0;
}
h1.is--primary:hover,
h2.is--primary:hover,
h3.is--primary:hover,
h4.is--primary:hover,
h5.is--primary:hover,
h6.is--primary:hover,
.h1.is--primary:hover,
.h2.is--primary:hover,
.h3.is--primary:hover,
.h4.is--primary:hover,
.h5.is--primary:hover,
.h6.is--primary:hover {
  color: #9b6ead;
  background: transparent;
}
h1,
.h1 {
  font-family: "CartonnageOT";
  font-size: 2em;
  text-transform: uppercase;
}
.headline-line {
  position: relative;
  text-align: center;
  font-weight: normal;
  font-family: "Gotham Cond SSm A", "Gotham Cond SSm B";
}
.headline-line:after {
  content: "";
  border-top: 1px dotted #757574;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 50%;
  display: block;
  z-index: 0;
}
.headline-line span {
  padding: 0 0.5em;
  background: #fff;
  position: relative;
  z-index: 5;
}
.main-content {
  max-width: 620px;
  margin: 0 auto;
}
.main-content-wrapper {
  background: #fff;
}
.main-content {
  font-size: 1.125rem;
  line-height: 1.625rem;
  padding: 3em 1em;
}
@media screen and (min-width: 1170px) {
  .main-content {
    padding: 4em 0 2em;
  }
}
.main-content h1 {
  margin: 0;
  font-size: 1.625rem;
  line-height: 1.875rem;
}
.taste-box-wrapper.ff_taste-box-bg {
  background: url("../img/fein-und-fertig-bg.jpg") center center no-repeat;
  background-size: cover;
}
.taste-box-wrapper.gum_taste-box-bg {
  background: url("../img/gesund-und-mutter-bg.jpg") center center no-repeat;
  background-size: cover;
}
.taste-box-content {
  padding: 2em 1em;
  text-align: center;
}
@media screen and (min-width: 1170px) {
  .taste-box-content {
    padding: 3em 0;
  }
}
.taste-box-title {
  font-size: 2em;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  color: #fff;
}
.taste-box-copy {
  color: #2c2829;
}
.taste-box-list {
  overflow: hidden;
  background: rgba(255, 255, 255, 0.8);
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .taste-box-list {
    padding: 2em 0;
  }
}
.taste-box-item {
  float: left;
  width: 100%;
  list-style: none;
  border-bottom: 1px dotted #757574;
  padding: 1em;
}
.taste-box-item:last-child {
  border-bottom: none;
}
@media screen and (min-width: 768px) {
  .taste-box-item {
    width: 50%;
    border-left: 1px dotted #757574;
    border-bottom: none;
    margin-bottom: 1em;
  }
  .taste-box-item.taste-box-item-01,
  .taste-box-item.taste-box-item-02 {
    margin-bottom: 1.5em;
  }
}
@media screen and (min-width: 992px) {
  .taste-box-item {
    width: 25%;
    margin-bottom: 0 !important;
    padding: 0 1em;
  }
}
.taste-box-item:first-child {
  border-left: none;
}
.taste-box-title {
  font-size: 1.625rem;
  line-height: 1.875rem;
}
.taste-box-item-title {
  font-size: 1.375rem;
  line-height: 1.625rem;
  margin: 0;
  padding: 0 0 0.5em 0;
}
@media screen and (min-width: 768px) {
  .taste-box-item-title {
    min-height: 80px;
    padding: 0 0 0.5em 0;
  }
}
.taste-box-price {
  padding-top: 0.5rem;
  display: inline-block;
  color: #9b6ead;
  font-size: 1.625rem;
  font-weight: bold;
}
.taste-box-copy {
  padding-bottom: 1em;
  font-size: 1.125rem;
  line-height: 1.75rem;
}
@media screen and (min-width: 768px) {
  .taste-box-copy {
    padding-bottom: 0;
    min-height: 65px;
  }
}
.btn {
  text-transform: uppercase;
  color: #2c2829;
  padding: 0.5em 0.9em;
  display: inline-block;
  font-family: "CartonnageOT";
  font-size: 18px;
  line-height: 26px;
  white-space: nowrap;
  border: none;
  -moz-transition: all ease 500ms;
  /* Firefox 4 */
  -webkit-transition: all ease 500ms;
  /* Safari and Chrome */
  -o-transition: all ease 500ms;
  /* Opera */
  transition: all ease 500ms;
}
@media screen and (min-width: 992px) {
  .btn {
    font-size: 1.625rem;
    line-height: 2.125rem;
  }
}
.btn:hover {
  background: #1d1d1b;
  color: #fff;
  text-shadow: none;
  text-decoration: none;
}
.btn.is--primary {
  background: #9b6ead;
  color: #fff;
  text-shadow: 1px 1px 1px #80378d;
}
.btn.is--primary:hover {
  background: #80378d;
  text-shadow: none;
}
.btn.is--secondary {
  background: transparent;
  border: 2px solid #2c2829;
  color: #2c2829;
  text-shadow: none;
}
.btn.is--secondary:hover {
  background: transparent;
  border-color: #000;
  color: #000;
  text-shadow: none;
}
.btn.is--secondary.is--primary {
  border-color: #9b6ead;
  color: #9b6ead;
}
.btn.is--secondary.is--primary:hover {
  border-color: #80378d;
  color: #80378d;
}
.btn:after {
  font-family: "../fonts/custom-icons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e900";
  font-size: 0.45em;
  position: relative;
  top: -3px;
  display: inline-block;
  padding-left: 0.55em;
}
.banner-wrapper {
  padding: 2em 0;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .banner-wrapper {
    padding: 4em 0;
  }
}
.banner-teaser {
  padding: 0.5em;
}
.banner-teaser-inner {
  padding: 1em;
  font-size: 1rem;
  line-height: 1.45rem;
  text-align: center;
}
.banner-teaser-inner p {
  text-align: left;
}
.banner-special-title {
  color: #9b6ead;
  font-size: 26px;
  line-height: 30px;
  margin-bottom: 1rem;
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  .banner-special-title {
    font-size: 3.25rem;
    line-height: 3.25rem;
    width: 60%;
  }
}
@media screen and (min-width: 1170px) {
  .banner-special-title {
    width: 55%;
  }
}
.banner-title {
  margin-top: 0;
  font-size: 1.375rem;
  line-height: 1.625rem;
  text-align: left;
}
.border-color-primary {
  border: 10px solid #9b6ead;
}
.border-color-gray {
  border: 10px solid #757574;
}
.banner-1 .banner-teaser-inner {
  background: url('../img/stillkissen.jpg') top right;
  background-size: cover;
  text-align: left;
  width: 100%;
}
@media screen and (max-width: 1169px) {
  .banner-1 .banner-teaser-inner {
    min-height: 350px;
  }
}
.banner-2 .banner-teaser-inner {
  background: #fff;
  width: 100%;
  text-align: left;
}
#mc_embed_signup input.email {
  background-color: #fff;
  border: none;
  border-bottom: 1px solid #9b6ead;
  box-sizing: border-box;
  color: #9b6ead;
  display: inline-block;
  font-family: "Gotham Cond SSm A", "Gotham Cond SSm B";
  font-size: 15px;
  height: 32px;
  padding: 0;
  vertical-align: top;
  width: 280px;
  margin: 10px 0 0;
}
.flex-grid {
  display: flex;
  flex-flow: row;
  flex-wrap: wrap;
}
.flex-grid-cell {
  flex: 0 0 100%;
  display: flex;
  align-items: stretch;
  align-content: stretch;
}
@media screen and (min-width: 480px) {
  .xs50 {
    flex: 0 0 50%;
  }
  .xs100 {
    flex: 0 0 100%;
  }
}
@media screen and (min-width: 768px) {
  .sm25 {
    flex: 0 0 25%;
  }
  .sm33 {
    flex: 0 0 33.33333333%;
  }
  .sm50 {
    flex: 0 0 50%;
  }
  .sm100 {
    flex: 0 0 100%;
  }
}
@media screen and (min-width: 992px) {
  .md25 {
    flex: 0 0 25%;
  }
  .md33 {
    flex: 0 0 33.33333333%;
  }
  .md50 {
    flex: 0 0 50%;
  }
  .md100 {
    flex: 0 0 100%;
  }
}
html.full-height,
html.full-height body {
  height: 100%;
  min-height: 100%;
}
body.offline .wrapper {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  height: 100%;
}
body.offline header {
  align-self: flex-start;
  width: 100%;
}
body.offline footer {
  align-self: flex-end;
  width: 100%;
}
body.offline .social-media-list {
  float: none;
  justify-content: center;
}
body.offline .social-media-list-item a {
  font-size: 1.2em;
  line-height: 0.5em;
  padding: 0.5rem 0.8rem;
}
body.offline .footer-right {
  padding-top: 0.5em;
}
.offline-title {
  font-size: 3em;
}
@media screen and (min-width: 768px) {
  .offline-title {
    font-size: 5em;
  }
}
@media screen and (min-width: 1170px) {
  .offline-title {
    font-size: 7em;
  }
}
.offline-copy {
  font-size: 1.5em;
}
@media screen and (min-width: 768px) {
  .offline-copy {
    font-size: 2em;
  }
}
.offline-main-content {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding-bottom: 2em;
}
.offline-main-txt {
  justify-content: flex-start;
  text-align: center;
}
.gum-bg-image {
  background-image: url('../img/bg-image-gum-mobile.png');
}
@media screen and (min-width: 768px) {
  .gum-bg-image {
    background-image: url('../img/bg-image-gum-desktop.png');
  }
}
.ff-bg-image {
  background-image: url('../img/bg-image-ff-mobile.png');
}
.ff-bg-image.offline-main-content {
  background-color: #000;
}
.ff-bg-image.offline-main-content .offline-main-txt {
  color: #fff;
}
@media screen and (min-width: 768px) {
  .ff-bg-image {
    background-image: url('../img/bg-image-ff-desktop.png');
  }
}
.offline-main-content {
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .offline-main-content {
    background-size: contain;
  }
}
/*# sourceMappingURL=styles-gum.css.map */