@charset "UTF-8";
/* CSS Document */
@font-face {
  font-family: 'icons';
  src: url("/fonts/iconfont/fonts/icons.eot?1qlwuf");
  src: url("/fonts/iconfont/fonts/icons.eot?1qlwuf#iefix") format("embedded-opentype"), url("/fonts/iconfont/fonts/icons.ttf?1qlwuf") format("truetype"), url("/fonts/iconfont/fonts/icons.woff?1qlwuf") format("woff"), url("/fonts/iconfont/fonts/icons.svg?1qlwuf#icons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }
[class^="icon_"], [class*=" icon_"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icons' !important;
  speak: never;
  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; }

.icon_icon-account:before {
  content: "\e900"; }

.icon_icon-account-outline:before {
  content: "\e901"; }

.icon_icon-arrow-down:before {
  content: "\e902"; }

.icon_icon-arrow-down-outline:before {
  content: "\e903"; }

.icon_icon-arrow-left:before {
  content: "\e904"; }

.icon_icon-arrow-left-outline:before {
  content: "\e905"; }

.icon_icon-arrow-right:before {
  content: "\e906"; }

.icon_icon-arrow-right-outline:before {
  content: "\e907"; }

.icon_icon-arrow-up:before {
  content: "\e908"; }

.icon_icon-arrow-up-outline:before {
  content: "\e909"; }

.icon_icon-cart:before {
  content: "\e90a"; }

.icon_icon-cart-outline:before {
  content: "\e90b"; }

.icon_icon-close:before {
  content: "\e90c"; }

.icon_icon-close-outline:before {
  content: "\e90d"; }

.icon_icon-grain:before {
  content: "\e90e"; }

.icon_icon-grain-outline:before {
  content: "\e90f"; }

.icon_icon-grain-outline .path1:before {
  content: "\e90f";
  color: black; }

.icon_icon-grain-outline .path2:before {
  content: "\e910";
  margin-left: -1em;
  color: white; }

.icon_icon-info:before {
  content: "\e911"; }

.icon_icon-info-outline:before {
  content: "\e912"; }

.icon_icon-lactose:before {
  content: "\e913"; }

.icon_icon-lactose-outline:before {
  content: "\e914"; }

.icon_icon-minus:before {
  content: "\e915"; }

.icon_icon-minus-outline:before {
  content: "\e916"; }

.icon_icon-plus:before {
  content: "\e917"; }

.icon_icon-plus-outline:before {
  content: "\e918"; }

.icon {
  line-height: 1.25rem;
  font-size: 1.1rem;
  font-weight: bold; }
  .icon.dbl-size {
    font-size: 2.2rem !important; }
  .icon.icon-in-icon {
    position: absolute;
    right: 47px;
    top: 18px;
    background-color: #fff;
    border-radius: 14px;
    font-size: 20px !important;
    line-height: 20px !important; }

/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url("/fonts/open-sans-v34-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local(""), url("/fonts/open-sans-v34-latin-regular.eot?#iefix") format("embedded-opentype"), url("/fonts/open-sans-v34-latin-regular.woff2") format("woff2"), url("/fonts/open-sans-v34-latin-regular.woff") format("woff"), url("/fonts/open-sans-v34-latin-regular.ttf") format("truetype"), url("/fonts/open-sans-v34-latin-regular.svg#OpenSans") format("svg");
  /* Legacy iOS */ }
/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url("/fonts/open-sans-v34-latin-700.eot");
  /* IE9 Compat Modes */
  src: local(""), url("/fonts/open-sans-v34-latin-700.eot?#iefix") format("embedded-opentype"), url("/fonts/open-sans-v34-latin-700.woff2") format("woff2"), url("/fonts/open-sans-v34-latin-700.woff") format("woff"), url("/fonts/open-sans-v34-latin-700.ttf") format("truetype"), url("/fonts/open-sans-v34-latin-700.svg#OpenSans") format("svg");
  /* Legacy iOS */ }
/* Bootstrap reDefs */
/* Container padding re-defs */
@media (max-width: 1399px) {
  .container, .container-fluid,
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
  .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
  .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
  .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
  .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
  .col-xl-auto {
    padding-right: 11.25px;
    padding-left: 11.25px; }

  .row {
    margin-right: -11.25px;
    margin-left: -11.25px; } }
/* Basics */
body {
  font-family: 'Open Sans', sans-serif;
  color: #464B4C;
  font-size: 0.9rem; }

select {
  max-width: 100%; }

select#raum_nr {
  width: 100%; }

p {
  font-size: 0.9rem;
  line-height: 1.5rem; }

a {
  color: #464B4C; }

a:hover {
  color: inherit; }

.mini {
  font-size: 0.6rem !important; }

.small {
  font-size: 0.7rem !important; }

.big {
  font-size: 1.1rem !important; }

.lh-10 {
  line-height: 1rem !important; }

.lh-12 {
  line-height: 1.2rem; }

.lh-16 {
  line-height: 1.6rem; }

.mt--8 {
  margin-top: -8px; }

.mt--20 {
  margin-top: -20px; }

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  margin-bottom: 1rem; }

.h1, h1 {
  font-size: 2.5rem; }

.h2, h2 {
  font-size: 1.8rem; }

.h3, h3 {
  font-size: 1.75rem; }

.h5, h5 {
  font-size: 1.25rem; }

.font-3 {
  font-size: 3rem !important; }

.d-initial {
  display: initial !important; }

.opacity-6 {
  opacity: 0.6; }

.pointer {
  cursor: pointer; }

.quotedquotes {
  font-size: 16rem;
  color: #B2BA4C;
  margin-bottom: 9rem;
  font-family: Arial;
  margin-top: -2rem;
  font-weight: bold; }

.numerationleft {
  color: #B2BA4C;
  font-size: 4rem;
  float: left;
  font-family: Arial;
  font-weight: bold;
  margin-top: -1rem;
  margin-right: 1rem; }

.bg-image-right {
  background-repeat: no-repeat;
  background-position: right top;
  background-size: 37vw; }
  @media (max-width: 1399px) {
    .bg-image-right {
      background-position: right top 4rem; } }
  @media (max-width: 991px) {
    .bg-image-right {
      background-position: right -6rem top 6rem;
      background-size: 50vw; } }
  @media (max-width: 767px) {
    .bg-image-right {
      background-position: right top -100vh; } }

.button, button, input[type="button"], input[type="submit"] {
  display: inline-block;
  color: #fff;
  background: #464B4C;
  border: none;
  border-radius: 0;
  outline: none;
  font-size: 0.75rem;
  line-height: 0.85rem;
  padding: 0.5rem 0.8rem;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 0.025rem;
  transition: all 0.2s ease-in-out;
  cursor: pointer; }
  .button:hover, button:hover, input[type="button"]:hover, input[type="submit"]:hover {
    color: #fff;
    background-color: #626667;
    text-decoration: none; }

.button-light {
  color: #464B4C;
  font-weight: normal;
  letter-spacing: 0.01rem;
  background: #eeeeee; }
  .button-light:hover {
    background: #d5d5d5; }

.button-green, .formInput input.button-green {
  background: #B2BA4C !important;
  line-height: 1.25rem; }
  .button-green:hover, .formInput input.button-green:hover {
    background: #91983b !important;
    color: #fff; }

.button-red, .formInput input.button-red {
  background: #CC0000 !important;
  line-height: 1.25rem; }
  .button-red:hover, .formInput input.button-red:hover {
    background: #AA0000 !important;
    color: #fff; }

.button-grey, .formInput input.button-grey {
  background: #464B4C !important;
  line-height: 1.25rem; }
  .button-grey:hover, .formInput input.button-grey:hover {
    background: #626667 !important;
    color: #fff; }

.button span.icon, a.button span.icon, button span.icon, input[type="button"] span.icon, input[type="submit"] span.icon {
  color: #fff;
  font-size: 1rem !important;
  line-height: 0.85rem;
  margin-left: 20px;
  display: block;
  float: right; }

.red {
  color: #c00; }

.onlyMobi {
  display: none; }

@media (max-width: 1399px) {
  .noSemiMobi {
    display: none; } }
@media (max-width: 991px) {
  .onlyMobi {
    display: inherit; }

  .noMobi {
    display: none !important; } }
#makeAlert, .actionDiv, .nixda {
  display: none; }

.removed_info {
  color: #c00;
  font-weight: bold; }

.okay_info {
  color: #0a0;
  font-weight: bold; }

/* Nav */
#testshop-info {
  position: fixed;
  right: 1px;
  top: 59px;
  background-color: #ffcc00;
  width: 100px;
  line-height: 20px;
  z-index: 9995;
  padding: 5px 10px;
  font-weight: bold;
  text-align: center;
  cursor: help;
  border: 1px solid #000; }

.navbar {
  font-size: 0.8rem;
  transition: all 0.3s ease-in-out;
  background-color: #000;
  /* Header-Nav bei scroll */ }
  .navbar.navbar-dark .navbar-nav .nav-link, .navbar.navbar-dark .navbar-nav .navbar-text {
    color: #fff; }
  .navbar .nav-wrapper {
    float: right; }
  @media (max-width: 991px) {
    .navbar .navbar-toggler, .navbar #navbarTop2 {
      margin-top: 5px; }
    .navbar .navbar-brand {
      margin-right: 0; }
    .navbar .nav-wrapper {
      float: inherit; } }
  .navbar #logoTop {
    font-size: 1.6rem; }
    .navbar #logoTop .shopname {
      display: inline-block;
      margin-top: 30px; }
    @media (max-width: 1399px) {
      .navbar #logoTop {
        font-size: 1.4rem; } }
    @media (max-width: 991px) {
      .navbar #logoTop {
        position: absolute;
        top: 0;
        left: 60px;
        width: 50%;
        font-size: 1.2rem;
        text-align: center; } }
    @media (max-width: 429px) {
      .navbar #logoTop {
        left: 60px;
        width: 30%; }
        .navbar #logoTop .shopname {
          display: none; } }
    .navbar #logoTop .logo-white {
      filter: invert(1);
      width: 350px;
      transition: all 0.3s ease-in-out;
      margin-left: 5px;
      margin-bottom: 9px;
      float: left; }
      @media (max-width: 991px) {
        .navbar #logoTop .logo-white {
          width: 160px !important;
          margin-left: inherit; } }
  .navbar #userTop {
    margin-top: 12px; }
    @media (max-width: 991px) {
      .navbar #userTop {
        position: absolute;
        top: -5px;
        right: 0; }
        .navbar #userTop li {
          margin-left: 10px; } }
  .navbar.headernav--scroll, .navbar.headernav--subsite {
    background-color: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
    @media (max-width: 991px) {
      .navbar.headernav--scroll, .navbar.headernav--subsite {
        height: inherit; } }
    .navbar.headernav--scroll .nav-link, .navbar.headernav--scroll .navbar-text, .navbar.headernav--subsite .nav-link, .navbar.headernav--subsite .navbar-text {
      color: #464B4C !important; }
    .navbar.headernav--scroll #logoTop, .navbar.headernav--subsite #logoTop {
      color: #000; }
    .navbar.headernav--scroll .logo-white, .navbar.headernav--subsite .logo-white {
      filter: invert(0) !important;
      width: 350px !important; }
    .navbar.headernav--scroll .navbar-toggler, .navbar.headernav--subsite .navbar-toggler {
      filter: invert(1) !important; }

#navbarTop1 {
  background-color: white;
  margin: 8px -15px;
  padding: 0px 15px;
  position: absolute;
  left: 0;
  right: 0;
  border: 1px solid #cccccc;
  border-top: 0; }
  @media (min-width: 992px) {
    #navbarTop1 {
      display: none !important; } }

.mobiNavMain li {
  border-top: 1px solid #ddd;
  display: block; }
  .mobiNavMain li:first-child {
    border-top: 0; }
  .mobiNavMain li a {
    display: block;
    padding: 12px 0;
    color: #000000 !important; }
    .mobiNavMain li a:hover {
      background-color: #eeeeee !important;
      text-decoration: none; }
    .mobiNavMain li a span {
      border: 1px solid #dddddd;
      border-radius: 3px;
      padding: 6px 4px 6px 8px;
      margin-top: -8px; }
    .mobiNavMain li a.active {
      font-weight: bold; }

/* Header */
#header-home, #header, .fluid-element {
  position: relative;
  min-height: 120px; }
  #header-home.big, #header.big, .fluid-element.big {
    min-height: 680px; }
  #header-home.smallhead, #header.smallhead, .fluid-element.smallhead {
    min-height: 300px;
    margin-top: 114px;
    padding-top: 122px; }
  #header-home .bg-image, #header .bg-image, .fluid-element .bg-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #000;
    background-position: center; }
  #header-home .aktion-flashMobi, #header .aktion-flashMobi, .fluid-element .aktion-flashMobi {
    background: #B2BA4C;
    color: #fff;
    font-weight: bold;
    padding: 40px 25px;
    line-height: 3.4rem;
    margin-top: 50px !important;
    margin-bottom: 30px !important; }
    @media (max-width: 991px) {
      #header-home .aktion-flashMobi, #header .aktion-flashMobi, .fluid-element .aktion-flashMobi {
        display: block; } }
    #header-home .aktion-flashMobi a, #header .aktion-flashMobi a, .fluid-element .aktion-flashMobi a {
      color: #fff; }
  #header-home .aktion-flash, #header .aktion-flash, .fluid-element .aktion-flash {
    position: absolute;
    background: #B2BA4C;
    color: #fff;
    font-weight: bold;
    padding: 30px 50px;
    margin-left: -50%;
    bottom: -60px;
    line-height: 3.4rem;
    float: left;
    width: 45%; }
    #header-home .aktion-flash .big, #header .aktion-flash .big, .fluid-element .aktion-flash .big {
      font-size: 4.6rem; }
    #header-home .aktion-flash a, #header .aktion-flash a, .fluid-element .aktion-flash a {
      color: #fff; }
    @media (max-width: 1399px) {
      #header-home .aktion-flash, #header .aktion-flash, .fluid-element .aktion-flash {
        margin-left: -65%;
        width: 60%; } }
    @media (max-width: 991px) {
      #header-home .aktion-flash, #header .aktion-flash, .fluid-element .aktion-flash {
        position: relative;
        margin-right: 5%;
        width: 40%;
        margin-left: inherit;
        bottom: inherit;
        margin-top: -30px;
        margin-bottom: -30px; } }
  #header-home .aktion-info, #header .aktion-info, .fluid-element .aktion-info {
    background-color: #fff;
    margin-top: 90px;
    padding: 60px;
    padding-left: 180px;
    padding-bottom: 50px;
    margin-bottom: 170px; }
    @media (max-width: 991px) {
      #header-home .aktion-info, #header .aktion-info, .fluid-element .aktion-info {
        padding: 40px 25px;
        margin-top: 50px !important;
        margin-bottom: 30px !important; } }
    @media (max-width: 767px) {
      #header-home .aktion-info, #header .aktion-info, .fluid-element .aktion-info {
        margin-top: 0px !important; } }

#header-home {
  padding-top: 260px; }
  #header-home p {
    color: #fff;
    font-weight: bold; }

/* Subnav */
.subnav {
  position: relative;
  display: block;
  width: 100%;
  margin-top: -2.3rem;
  top: -11.25px;
  height: 6rem;
  line-height: 0;
  font-size: 0; }
  .subnav .kategorie-view-toggle {
    display: block;
    position: absolute;
    top: 5px;
    right: 5px; }
    .subnav .kategorie-view-toggle .kategorie-view-toggle-kachel {
      display: inline-block;
      width: 40px;
      height: 40px;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21.613' height='21.613' viewBox='0 0 21.613 21.613'%3E%3Cpath d='M0,0V5.4H5.4V0ZM8.1,0V5.4h5.4V0Zm8.1,0V5.4h5.4V0ZM0,8.1v5.4H5.4V8.1Zm8.1,0v5.4h5.4V8.1Zm8.1,0v5.4h5.4V8.1ZM0,16.21v5.4H5.4v-5.4Zm8.1,0v5.4h5.4v-5.4Zm8.1,0v5.4h5.4v-5.4Z' fill='%23ffffff' fill-rule='evenodd' /%3E%3C/svg%3E");
      background-repeat: no-repeat;
      background-size: 50%;
      background-position: center;
      cursor: pointer; }
      .subnav .kategorie-view-toggle .kategorie-view-toggle-kachel.active {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21.613' height='21.613' viewBox='0 0 21.613 21.613'%3E%3Cpath d='M0,0V5.4H5.4V0ZM8.1,0V5.4h5.4V0Zm8.1,0V5.4h5.4V0ZM0,8.1v5.4H5.4V8.1Zm8.1,0v5.4h5.4V8.1Zm8.1,0v5.4h5.4V8.1ZM0,16.21v5.4H5.4v-5.4Zm8.1,0v5.4h5.4v-5.4Zm8.1,0v5.4h5.4v-5.4Z' fill='%2383a035' fill-rule='evenodd' /%3E%3C/svg%3E"); }
    .subnav .kategorie-view-toggle .kategorie-view-toggle-list {
      display: inline-block;
      width: 40px;
      height: 40px;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28.436' height='23.104' viewBox='0 0 28.436 23.104'%3E%3Cpath d='M2.666,3.375A2.666,2.666,0,1,0,5.332,6.041,2.666,2.666,0,0,0,2.666,3.375Zm0,8.886a2.666,2.666,0,1,0,2.666,2.666,2.666,2.666,0,0,0-2.666-2.666Zm0,8.886a2.666,2.666,0,1,0,2.666,2.666,2.666,2.666,0,0,0-2.666-2.666Zm24.881.889H9.775a.889.889,0,0,0-.889.889V24.7a.889.889,0,0,0,.889.889H27.547a.889.889,0,0,0,.889-.889V22.925A.889.889,0,0,0,27.547,22.036Zm0-17.772H9.775a.889.889,0,0,0-.889.889V6.929a.889.889,0,0,0,.889.889H27.547a.889.889,0,0,0,.889-.889V5.152A.889.889,0,0,0,27.547,4.264Zm0,8.886H9.775a.889.889,0,0,0-.889.889v1.777a.889.889,0,0,0,.889.889H27.547a.889.889,0,0,0,.889-.889V14.038A.889.889,0,0,0,27.547,13.15Z' transform='translate(0 -3.375)' fill='%23ffffff' fill-rule='evenodd' /%3E%3C/svg%3E");
      background-repeat: no-repeat;
      background-size: 57%;
      background-position: center;
      margin-left: 0px;
      cursor: pointer; }
      .subnav .kategorie-view-toggle .kategorie-view-toggle-list.active {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28.436' height='23.104' viewBox='0 0 28.436 23.104'%3E%3Cpath d='M2.666,3.375A2.666,2.666,0,1,0,5.332,6.041,2.666,2.666,0,0,0,2.666,3.375Zm0,8.886a2.666,2.666,0,1,0,2.666,2.666,2.666,2.666,0,0,0-2.666-2.666Zm0,8.886a2.666,2.666,0,1,0,2.666,2.666,2.666,2.666,0,0,0-2.666-2.666Zm24.881.889H9.775a.889.889,0,0,0-.889.889V24.7a.889.889,0,0,0,.889.889H27.547a.889.889,0,0,0,.889-.889V22.925A.889.889,0,0,0,27.547,22.036Zm0-17.772H9.775a.889.889,0,0,0-.889.889V6.929a.889.889,0,0,0,.889.889H27.547a.889.889,0,0,0,.889-.889V5.152A.889.889,0,0,0,27.547,4.264Zm0,8.886H9.775a.889.889,0,0,0-.889.889v1.777a.889.889,0,0,0,.889.889H27.547a.889.889,0,0,0,.889-.889V14.038A.889.889,0,0,0,27.547,13.15Z' transform='translate(0 -3.375)' fill='%2383a035' fill-rule='evenodd' /%3E%3C/svg%3E"); }
  @media (max-width: 767px) {
    .subnav .kategorie-view-toggle {
      display: none; } }
  .subnav ul.subnav__list {
    display: block;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    margin: 0;
    margin-top: 0px;
    padding: 0;
    margin-top: -4.5rem;
    line-height: 0;
    font-size: 0;
    list-style-type: none;
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
    white-space: nowrap; }
    .subnav ul.subnav__list li {
      display: inline-block;
      list-style: none;
      padding: 0;
      margin: 0;
      line-height: 0;
      font-size: 0; }
      .subnav ul.subnav__list li a {
        text-decoration: none;
        display: block;
        padding: 1rem;
        margin: 0;
        line-height: 1rem;
        font-size: 1rem;
        color: #fff;
        font-weight: normal; }
        .subnav ul.subnav__list li a:hover {
          text-decoration: none;
          background: rgba(173, 181, 74, 0.15); }
        .subnav ul.subnav__list li a.active {
          color: #B2BA4C; }
      .subnav ul.subnav__list li.active ul {
        display: block; }
      .subnav ul.subnav__list li ul {
        background: rgba(153, 162, 173, 0.5);
        display: none;
        width: 100%;
        margin: 0;
        padding: 0;
        list-style-type: none;
        margin-block-start: 0em;
        margin-block-end: 0em;
        margin-inline-start: 0px;
        margin-inline-end: 0px;
        padding-inline-start: 0px;
        white-space: nowrap;
        position: absolute;
        top: 3rem;
        left: 0px; }
        .subnav ul.subnav__list li ul.tab-scroll {
          margin: 0;
          padding: 0;
          list-style-type: none;
          white-space: nowrap; }
        .subnav ul.subnav__list li ul li {
          list-style: none;
          position: relative; }
          .subnav ul.subnav__list li ul li a {
            font-size: 0.9rem;
            font-weight: normal;
            display: block;
            color: #464B4C; }
            .subnav ul.subnav__list li ul li a:hover {
              text-decoration: none;
              background: rgba(0, 0, 0, 0.1); }
            .subnav ul.subnav__list li ul li a.active {
              color: #464B4C;
              font-weight: bold; }
          .subnav ul.subnav__list li ul li.func_flyout:hover > .flyout {
            display: block; }
          .subnav ul.subnav__list li ul li ul {
            display: inline-block;
            width: auto;
            min-width: 200px; }
            .subnav ul.subnav__list li ul li ul.flyout {
              margin-left: 0px;
              z-index: 999;
              background: rgba(214, 217, 222, 0.95);
              border-top: 2px solid #a3a6ab;
              margin-top: -1px;
              display: none; }
              .subnav ul.subnav__list li ul li ul.flyout li {
                display: block;
                border-bottom: 1px solid #a3a6ab; }
                .subnav ul.subnav__list li ul li ul.flyout li a {
                  padding: 0.5rem 1rem; }

@media (max-width: 991px) {
  #header-home.smallhead, #header.smallhead, .fluid-element.smallhead {
    min-height: 200px;
    margin-top: 61px;
    padding-top: 66px; }

  .subnav {
    height: 3rem; }
    .subnav ul.subnav__list {
      display: none; } }
@media (max-width: 639px) {
  .font-3 {
    font-size: 2rem !important; } }
/* Breadcrumb */
.my-breadcrumb {
  background-color: #eee;
  padding: 0.5rem 0.85rem;
  font-size: 0.8rem; }

/* Content */
@media (max-width: 991px) {
  .home-kacheln .mb-5 {
    margin-bottom: 1.5rem !important; } }
@media (max-width: 767px) {
  .home-kacheln .mb-5 {
    margin-bottom: 1rem !important; } }

.content-box, #header-home, .fluid-element {
  background-color: #000; }

.col-md-6 > .content-box, .col-md-3 > .content-box, .col-lg-3 > .content-box {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #000;
  background-position: center; }
  .col-md-6 > .content-box .hoverbox, .col-md-3 > .content-box .hoverbox, .col-lg-3 > .content-box .hoverbox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(142, 0, 140, 0.6);
    opacity: 0;
    transition: all 0.5s ease-in-out; }
    .col-md-6 > .content-box .hoverbox:hover, .col-md-3 > .content-box .hoverbox:hover, .col-lg-3 > .content-box .hoverbox:hover {
      opacity: 1; }
  .col-md-6 > .content-box .linkbox, .col-md-3 > .content-box .linkbox, .col-lg-3 > .content-box .linkbox {
    position: absolute;
    bottom: 0;
    width: 44%;
    padding: 8px 16px;
    background: rgba(0, 0, 0, 0.75);
    color: #fff;
    font-weight: bold;
    font-size: 0.8rem;
    margin: 10px;
    /* für Zoom-Effect */
    transition: all .5s ease-in-out;
    /* Animation */ }
  .col-md-6 > .content-box:hover .linkbox, .col-md-3 > .content-box:hover .linkbox, .col-lg-3 > .content-box:hover .linkbox {
    padding: 16px 16px;
    bottom: 15px; }
  @media (max-width: 991px) {
    .col-md-6 > .content-box .linkbox, .col-md-3 > .content-box .linkbox, .col-lg-3 > .content-box .linkbox {
      width: 93%; } }

.col-lg-3 > .content-box .linkbox {
  width: 93%; }

.noheader {
  margin-top: 150px; }

@media (max-width: 1399px) {
  .noheader {
    margin-top: 130px; } }
@media (max-width: 991px) {
  .noheader {
    margin-top: 80px; } }
.product {
  margin-bottom: 3rem; }
  .product .wk-btn-liste {
    display: none; }
  .product a {
    color: #464B4C; }
  .product .prod-line {
    display: none; }
  .product .product-image {
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #000;
    background-position: center; }
  .product .product-row {
    font-size: 0.8rem;
    padding: 10px 0; }
    .product .product-row .text {
      width: 66.6666%;
      float: left;
      margin-bottom: 10px; }
    .product .product-row .labels {
      width: 33.3333%;
      float: left;
      text-align: right; }
      .product .product-row .labels .icon {
        margin-right: 0px;
        margin-left: 5px; }
  .product .detail .price-row {
    line-height: 2.1rem; }
  .product .lines {
    border-bottom: 1px solid rgba(153, 162, 173, 0.5);
    border-top: 1px solid rgba(153, 162, 173, 0.5); }
  .product .icon {
    font-size: 1.75rem;
    font-weight: normal; }
  .product .pl_fields_wrapper {
    display: inline-block;
    position: relative;
    margin-left: 15px;
    margin-right: 20px; }
  .product .pl_fields {
    width: 36px;
    border: 0;
    font-weight: bold;
    font-size: 0.9rem;
    line-height: 2rem;
    text-align: center; }
  .product .pl_fields_plus, .product .pl_fields_minus {
    display: inline-block;
    font-weight: bold;
    font-size: 1.2rem;
    line-height: 2rem;
    padding: 0 10px;
    cursor: pointer;
    position: absolute;
    right: -22px;
    top: 1px;
    user-select: none; }
  .product .pl_fields_minus {
    line-height: 1.75rem;
    left: -19px;
    right: inherit; }
  .product .pl_fields_cart {
    float: right;
    margin-top: 8px; }

@media (min-width: 768px) {
  .listview .wk-btn-liste {
    display: block; }
  .listview .wk-btn-kachel {
    display: none; }
  .listview.row {
    display: block !important; }
  .listview .product {
    width: 100% !important;
    max-width: inherit;
    flex: inherit;
    margin-bottom: 1rem; }
    .listview .product .prod-line {
      display: block;
      border-bottom: 1px solid #99A2AD;
      margin-top: 0.75rem;
      clear: both; }
    .listview .product.d-flex {
      display: inherit !important; }
    .listview .product.flex-column {
      flex-direction: inherit !important; }
    .listview .product .product-row {
      padding-top: 0; }
      .listview .product .product-row .text {
        display: block;
        width: 100%;
        float: none; }
      .listview .product .product-row .labels {
        display: block;
        width: 100%;
        float: none;
        text-align: left;
        margin-top: 22.5px; }
        .listview .product .product-row .labels .icon {
          margin-right: 5px;
          margin-left: 0; }
    .listview .product .product-image {
      display: inline-block;
      width: 20%;
      display: none; }
      .listview .product .product-image.small-img {
        width: 10%; }
    .listview .product .product-info {
      float: left;
      width: 35%;
      padding-right: 22.5px; }
    .listview .product .product-price {
      float: right;
      width: 45%;
      padding-left: 22.5px; }
    .listview .product .lines {
      border: 0; }
  .listview.kasse-wk .product .product-price {
    width: 60%; } }

/* Login / Register */
.warenkorbBox, .loginBox {
  background: rgba(153, 162, 173, 0.5);
  position: relative; }

.loginBox {
  overflow: hidden;
  height: 100%;
  padding: 1.5rem; }

.formInput input:not([type='checkbox']):not([type='radio']), .formInput select {
  width: 100%;
  padding: 16px;
  background-color: #eeeeee;
  border: 0;
  text-align: center;
  margin-bottom: 10px; }

.fav_liste {
  text-align: left;
  padding: 20px; }
  .fav_liste label {
    border-bottom: 1px dotted #666;
    cursor: pointer;
    width: 96%; }

/* Small Cart right */
.icon_cart_top {
  position: relative; }

#wk_num {
  position: absolute;
  top: -6px;
  right: 12px;
  background-color: #B2BA4C;
  display: block;
  color: #fff;
  font-weight: bold;
  font-size: 0.7rem;
  line-height: 20px;
  width: 20px;
  height: 20px;
  border-radius: 10px;
  text-align: center; }

.cart.small-cart {
  position: fixed;
  display: block;
  top: 0px;
  right: 0px;
  height: 100%;
  width: 0px;
  max-width: 450px;
  background-color: #fff;
  z-index: 9999;
  box-shadow: 10px 10px 10px 10px rgba(0, 0, 0, 0.5);
  transition: all 0.5s ease-in-out;
  overflow: hidden;
  overflow-y: auto;
  box-sizing: border-box; }
  .cart.small-cart.show-cart {
    width: 100%; }
.cart .cart__inner {
  position: relative;
  display: block;
  width: 100%;
  min-width: 300px;
  box-sizing: border-box; }
  .cart .cart__inner .cart__menue {
    width: 100%;
    display: block;
    height: 50px; }
.cart .icon {
  line-height: 25px;
  font-size: 25px;
  color: #000; }
.cart .icon_small {
  font-size: 20px;
  line-height: 0;
  padding: 7px;
  padding-top: 3px; }
.cart .func_wk_close {
  float: right;
  font-weight: normal; }

/*.pl_table {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 100%;
	margin: 22.5px 0px;
	
	.pl_tr {
		display: block;
		width: 100%;
		padding: 10px 0px;
		
		&.pl_tr--border {
			border-bottom: 1px solid #99A2AD;
		}
		
		.pl_td {
			width: 100%;
			display: inline-block;
			font-size: 0.8rem;
			line-height: 1rem;
			padding: 0px 3px;
			box-sizing: border-box;
			
			&.pl_td--1  { width:  8.33333%; }
			&.pl_td--2  { width: 16.66667%; }
			&.pl_td--3  { width: 25.00000%; }
			&.pl_td--4  { width: 33.33333%; }
			&.pl_td--5  { width: 41.66667%; }
			&.pl_td--6  { width: 50.00000%; }
			&.pl_td--7  { width: 58.33333%; }
			&.pl_td--8  { width: 66.66667%; }
			&.pl_td--9  { width: 75.00000%; }
			&.pl_td--10 { width: 83.33333%; }
			&.pl_td--11 { width: 91.66667%; }
			&.pl_td--12 { width: 100.00000%; }
		}
	}
}*/
#order_update {
  position: fixed;
  top: 91px;
  right: -1px;
  width: 310px;
  background-color: #FFF000;
  padding: 10px 20px;
  font-weight: bold;
  hyphens: auto;
  border: 1px solid #ccc; }

/* FOOTER */
#footer {
  width: 100%;
  background-color: #464B4C;
  padding-bottom: 40px; }
  #footer * {
    color: #fff; }
  #footer .logo-line {
    padding-top: 14px;
    padding-bottom: 14px; }
    #footer .logo-line img {
      max-width: 250px; }
  #footer hr {
    border-color: #99A2AD;
    border-width: 1px;
    margin-top: 0px;
    margin-bottom: 0px;
    position: absolute;
    width: 100%;
    left: 0; }

#copyright {
  background-color: #6b6f6f;
  padding-top: 12px;
  padding-bottom: 12px; }
  #copyright * {
    color: #fff; }

/* PRINT-Anweisungen */
@media print {
  body {
    min-width: 100% !important;
    padding: 20px; }

  .container {
    min-width: 100% !important;
    max-width: 100% !important; }

  .prod-line {
    display: block !important;
    border-bottom: 1px solid #99A2AD;
    margin: 10px -15px 0;
    clear: both; }

  .product {
    margin-bottom: 1rem; }

  .sums-print > div {
    padding-left: 0px !important;
    padding-right: 0px !important; } }
/* Backend */
.backend input[type=text], .backend input[type=file], .backend input[type=number], .backend textarea {
  width: 100%;
  margin-bottom: 0.5rem; }
.backend input[type=number] {
  width: 100px;
  text-align: right; }
.backend a {
  color: blue !important; }
