﻿@charset "UTF-8";
/* import basics */
/* BRAND COLORS */
/* basic color definition */
/* BRAND COLORS */
/* basic color definition */
@font-face {
  font-family: "UniversCom Condensed";
  src: url("../fonts/1476004/4a916908-f6f7-4df6-90a1-176fb83137d9.eot?#iefix");
  src: url("../fonts/1476004/4a916908-f6f7-4df6-90a1-176fb83137d9.eot?#iefix") format("eot"), url("../fonts/1476004/bf8f8741-5f64-4db9-a877-a44624092e68.woff2") format("woff2"), url("../fonts/1476004/7ce02c2c-45d4-4dee-90f2-f8034e29ac24.woff") format("woff"), url("../fonts/1476004/0955c906-88fc-47e8-8ea2-0765bdf88050.ttf") format("truetype");
}
@font-face {
  font-family: "UniversCom Condensed";
  font-weight: bold;
  src: url("../fonts/1476016/7815db54-3fc9-46f7-a082-a7db4c26b44d.eot?#iefix");
  src: url("../fonts/1476016/7815db54-3fc9-46f7-a082-a7db4c26b44d.eot?#iefix") format("eot"), url("../fonts/1476016/3bdb4597-ff70-447c-8620-8836686bf840.woff2") format("woff2"), url("../fonts/1476016/5599ac9f-d136-4277-aeee-f82aac5d527f.woff") format("woff"), url("../fonts/1476016/ae81ec98-60d0-408d-960f-8c3f9f74e6c7.ttf") format("truetype");
}
@font-face {
  font-family: "Anke Calligraphic FG";
  src: url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.eot?#iefix");
  src: url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.eot?#iefix") format("eot"), url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.woff") format("woff"), url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.svg") format("svg");
}
@font-face {
  font-family: "Love Potion";
  src: url("../fonts/Love_Potion/Love_Potion_Reg.otf");
}
@font-face {
  font-family: "Love Potion";
  font-weight: bold;
  src: url("../fonts/Love_Potion/Love_Potion_Bold.otf");
}
/* bariol_serifitalic */
@font-face {
  font-family: "Bariol Serif Italic";
  src: url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.eot");
  src: url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.woff2") format("woff2"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.woff") format("woff"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.ttf") format("truetype"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.svg#bariol_serifitalic") format("svg");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "LunchBox Slab";
  src: url("../fonts/Lunchbox/34BBC6_3_0.ttf") format("truetype"), url("../fonts/Lunchbox/34BBC6_3_0.eot") format("eot"), url("../fonts/Lunchbox/34BBC6_3_0.woff") format("woff"), url("../fonts/Lunchbox/34BBC6_1_0.woff2") format("woff2");
}
.w-100 {
  width: 100%;
}

.block {
  display: block;
}

:target:before {
  content: "";
  display: block;
  height: 75px;
  margin: -75px 0 0;
}

.plain-anchor {
  height: 1px;
  width: 100%;
  display: block;
}
.plain-anchor:target {
  height: 75px;
}

.btn-fixed-width-235 {
  width: 235px;
}

/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small, #highlight_footer a, #highlight_body a p {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3,
  .favouriteList .modal .modal-header .modal-title,
  .product-detail .first-section .product-info .product-title-row h1,
  .recipe-detail .steps-row .steps-container .steps-title {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3,
  .favouriteList .modal .modal-header .modal-title,
  .product-detail .first-section .product-info .product-title-row h1,
  .recipe-detail .steps-row .steps-container .steps-title {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "€";
}

.glyphicon-minus:before {
  content: "−";
}

.glyphicon-cloud:before {
  content: "☁";
}

.glyphicon-envelope:before {
  content: "✉";
}

.glyphicon-pencil:before {
  content: "✏";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-cd:before {
  content: "\e201";
}

.glyphicon-save-file:before {
  content: "\e202";
}

.glyphicon-open-file:before {
  content: "\e203";
}

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "⛺";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "⌛";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before {
  content: "\e227";
}

.glyphicon-btc:before {
  content: "\e227";
}

.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-yen:before {
  content: "¥";
}

.glyphicon-jpy:before {
  content: "¥";
}

.glyphicon-ruble:before {
  content: "₽";
}

.glyphicon-rub:before {
  content: "₽";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "UniversCom Condensed", sans-serif;
  font-size: 16px;
  line-height: 1.428571429;
  color: #1f1f1f;
  background-color: #fff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #00B9DB;
  text-decoration: none;
}
a:hover, a:focus {
  color: rgb(0, 202.6636986301, 239.91);
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #f1f1f1;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role=button] {
  cursor: pointer;
}

h1, h2, h3, .favouriteList .modal .modal-header .modal-title, .product-detail .first-section .product-info .product-title-row h1, .recipe-detail .steps-row .steps-container .steps-title, h4, .promotion-detail .tab-content .step-header, .card.card-froneri--small .card-body .card-title, .card-froneri.card-froneri--small .card-body .card-title, h5, .history-container .mile-stone-container .description-part .year-description .description-container p, h6,
.h1,
.recipe-detail .recipe-name, .h2, .search-results .tab-content .tab-title, .h3, .recipe-detail.recipe-details-template .tile-title, .recipe-detail .recipe-ingredients-title, .h4, #promotionsList .promotion-list-item.promotion-tile .promotion-name, [id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name, .search-results .tab-content #contents .content-title, .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name, .recipe-list-item .recipe-name, .modal--froneri .modal-title, .h5, .h6, .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small, h1 #highlight_footer a, #highlight_footer h1 a, h1 #highlight_body a p, #highlight_body a h1 p,
h1 .small,
h1 .shop-info .detail,
.shop-info h1 .detail,
h1 .product.shopping-cart-small .special-offer-section .special-offer,
.product.shopping-cart-small .special-offer-section h1 .special-offer,
h1 .product .product-component .cart-controls .product-delete,
.product .product-component .cart-controls h1 .product-delete,
h1 .product .product-component .add-to-favourite,
.product .product-component h1 .add-to-favourite,
h1 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail,
h1 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
h1 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
h1 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox,
#newsletter_container #newsletter_info #newsletter_subscription h1 .error_newsletter_mail,
#newsletter_container #newsletter_info #newsletter_subscription h1 .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription h1 .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription h1 .error_newsletter_checkbox,
h1 footer #footer_impressum .small_links,
footer #footer_impressum h1 .small_links,
h1 footer #footer_awardrow span,
footer #footer_awardrow h1 span,
h1 footer #footer_awardrow .award_element a,
footer #footer_awardrow .award_element h1 a,
h1 footer #site_index .index_element_list,
footer #site_index h1 .index_element_list,
h1 footer .icon_box_element,
footer h1 .icon_box_element, h2 small, h2 #highlight_footer a, #highlight_footer h2 a, h2 #highlight_body a p, #highlight_body a h2 p,
h2 .small,
h2 .shop-info .detail,
.shop-info h2 .detail,
h2 .product.shopping-cart-small .special-offer-section .special-offer,
.product.shopping-cart-small .special-offer-section h2 .special-offer,
h2 .product .product-component .cart-controls .product-delete,
.product .product-component .cart-controls h2 .product-delete,
h2 .product .product-component .add-to-favourite,
.product .product-component h2 .add-to-favourite,
h2 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail,
h2 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
h2 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
h2 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox,
#newsletter_container #newsletter_info #newsletter_subscription h2 .error_newsletter_mail,
#newsletter_container #newsletter_info #newsletter_subscription h2 .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription h2 .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription h2 .error_newsletter_checkbox,
h2 footer #footer_impressum .small_links,
footer #footer_impressum h2 .small_links,
h2 footer #footer_awardrow span,
footer #footer_awardrow h2 span,
h2 footer #footer_awardrow .award_element a,
footer #footer_awardrow .award_element h2 a,
h2 footer #site_index .index_element_list,
footer #site_index h2 .index_element_list,
h2 footer .icon_box_element,
footer h2 .icon_box_element, h3 small, h3 #highlight_footer a, #highlight_footer h3 a, h3 #highlight_body a p, #highlight_body a h3 p, .favouriteList .modal .modal-header .modal-title small, .favouriteList .modal .modal-header .modal-title #highlight_footer a, #highlight_footer .favouriteList .modal .modal-header .modal-title a, .favouriteList .modal .modal-header .modal-title #highlight_body a p, #highlight_body a .favouriteList .modal .modal-header .modal-title p, .product-detail .first-section .product-info .product-title-row h1 small, .product-detail .first-section .product-info .product-title-row h1 #highlight_footer a, #highlight_footer .product-detail .first-section .product-info .product-title-row h1 a, .product-detail .first-section .product-info .product-title-row h1 #highlight_body a p, #highlight_body a .product-detail .first-section .product-info .product-title-row h1 p, .recipe-detail .steps-row .steps-container .steps-title small, .recipe-detail .steps-row .steps-container .steps-title #highlight_footer a, #highlight_footer .recipe-detail .steps-row .steps-container .steps-title a, .recipe-detail .steps-row .steps-container .steps-title #highlight_body a p, #highlight_body a .recipe-detail .steps-row .steps-container .steps-title p,
h3 .small,
.favouriteList .modal .modal-header .modal-title .small,
h3 .shop-info .detail,
.favouriteList .modal .modal-header .modal-title .shop-info .detail,
.shop-info h3 .detail,
.shop-info .favouriteList .modal .modal-header .modal-title .detail,
.favouriteList .modal .modal-header .shop-info .modal-title .detail,
.product-detail .first-section .product-info .product-title-row h1 .small,
.product-detail .first-section .product-info .product-title-row h1 .shop-info .detail,
.shop-info .product-detail .first-section .product-info .product-title-row h1 .detail,
.recipe-detail .steps-row .steps-container .steps-title .small,
.recipe-detail .steps-row .steps-container .steps-title .shop-info .detail,
.shop-info .recipe-detail .steps-row .steps-container .steps-title .detail,
h3 .product.shopping-cart-small .special-offer-section .special-offer,
.favouriteList .modal .modal-header .modal-title .product.shopping-cart-small .special-offer-section .special-offer,
.product-detail .first-section .product-info .product-title-row h1 .product.shopping-cart-small .special-offer-section .special-offer,
.recipe-detail .steps-row .steps-container .steps-title .product.shopping-cart-small .special-offer-section .special-offer,
.product.shopping-cart-small .special-offer-section h3 .special-offer,
.product.shopping-cart-small .special-offer-section .favouriteList .modal .modal-header .modal-title .special-offer,
.favouriteList .modal .modal-header .product.shopping-cart-small .special-offer-section .modal-title .special-offer,
.product.shopping-cart-small .special-offer-section .product-detail .first-section .product-info .product-title-row h1 .special-offer,
.product-detail .first-section .product-info .product-title-row .product.shopping-cart-small .special-offer-section h1 .special-offer,
.product.shopping-cart-small .special-offer-section .recipe-detail .steps-row .steps-container .steps-title .special-offer,
.recipe-detail .steps-row .steps-container .product.shopping-cart-small .special-offer-section .steps-title .special-offer,
h3 .product .product-component .cart-controls .product-delete,
.favouriteList .modal .modal-header .modal-title .product .product-component .cart-controls .product-delete,
.product-detail .first-section .product-info .product-title-row h1 .product .product-component .cart-controls .product-delete,
.recipe-detail .steps-row .steps-container .steps-title .product .product-component .cart-controls .product-delete,
.product .product-component .cart-controls h3 .product-delete,
.product .product-component .cart-controls .favouriteList .modal .modal-header .modal-title .product-delete,
.favouriteList .modal .modal-header .product .product-component .cart-controls .modal-title .product-delete,
.product .product-component .cart-controls .product-detail .first-section .product-info .product-title-row h1 .product-delete,
.product-detail .first-section .product-info .product-title-row .product .product-component .cart-controls h1 .product-delete,
.product .product-component .cart-controls .recipe-detail .steps-row .steps-container .steps-title .product-delete,
.recipe-detail .steps-row .steps-container .product .product-component .cart-controls .steps-title .product-delete,
h3 .product .product-component .add-to-favourite,
.favouriteList .modal .modal-header .modal-title .product .product-component .add-to-favourite,
.product-detail .first-section .product-info .product-title-row h1 .product .product-component .add-to-favourite,
.recipe-detail .steps-row .steps-container .steps-title .product .product-component .add-to-favourite,
.product .product-component h3 .add-to-favourite,
.product .product-component .favouriteList .modal .modal-header .modal-title .add-to-favourite,
.favouriteList .modal .modal-header .product .product-component .modal-title .add-to-favourite,
.product .product-component .product-detail .first-section .product-info .product-title-row h1 .add-to-favourite,
.product-detail .first-section .product-info .product-title-row .product .product-component h1 .add-to-favourite,
.product .product-component .recipe-detail .steps-row .steps-container .steps-title .add-to-favourite,
.recipe-detail .steps-row .steps-container .product .product-component .steps-title .add-to-favourite,
h3 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail,
.favouriteList .modal .modal-header .modal-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail,
.product-detail .first-section .product-info .product-title-row h1 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail,
.recipe-detail .steps-row .steps-container .steps-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail,
h3 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.favouriteList .modal .modal-header .modal-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.product-detail .first-section .product-info .product-title-row h1 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.recipe-detail .steps-row .steps-container .steps-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
h3 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.favouriteList .modal .modal-header .modal-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.product-detail .first-section .product-info .product-title-row h1 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.recipe-detail .steps-row .steps-container .steps-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
h3 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox,
.favouriteList .modal .modal-header .modal-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox,
.product-detail .first-section .product-info .product-title-row h1 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox,
.recipe-detail .steps-row .steps-container .steps-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox,
#newsletter_container #newsletter_info #newsletter_subscription h3 .error_newsletter_mail,
#newsletter_container #newsletter_info #newsletter_subscription .favouriteList .modal .modal-header .modal-title .error_newsletter_mail,
.favouriteList .modal .modal-header #newsletter_container #newsletter_info #newsletter_subscription .modal-title .error_newsletter_mail,
#newsletter_container #newsletter_info #newsletter_subscription .product-detail .first-section .product-info .product-title-row h1 .error_newsletter_mail,
.product-detail .first-section .product-info .product-title-row #newsletter_container #newsletter_info #newsletter_subscription h1 .error_newsletter_mail,
#newsletter_container #newsletter_info #newsletter_subscription .recipe-detail .steps-row .steps-container .steps-title .error_newsletter_mail,
.recipe-detail .steps-row .steps-container #newsletter_container #newsletter_info #newsletter_subscription .steps-title .error_newsletter_mail,
#newsletter_container #newsletter_info #newsletter_subscription h3 .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .favouriteList .modal .modal-header .modal-title .error_newsletter_checkbox.active,
.favouriteList .modal .modal-header #newsletter_container #newsletter_info #newsletter_subscription .modal-title .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .product-detail .first-section .product-info .product-title-row h1 .error_newsletter_checkbox.active,
.product-detail .first-section .product-info .product-title-row #newsletter_container #newsletter_info #newsletter_subscription h1 .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .recipe-detail .steps-row .steps-container .steps-title .error_newsletter_checkbox.active,
.recipe-detail .steps-row .steps-container #newsletter_container #newsletter_info #newsletter_subscription .steps-title .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription h3 .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .favouriteList .modal .modal-header .modal-title .error_newsletter_checkbox.active,
.favouriteList .modal .modal-header #newsletter_container #newsletter_info #newsletter_subscription .modal-title .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .product-detail .first-section .product-info .product-title-row h1 .error_newsletter_checkbox.active,
.product-detail .first-section .product-info .product-title-row #newsletter_container #newsletter_info #newsletter_subscription h1 .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .recipe-detail .steps-row .steps-container .steps-title .error_newsletter_checkbox.active,
.recipe-detail .steps-row .steps-container #newsletter_container #newsletter_info #newsletter_subscription .steps-title .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription h3 .error_newsletter_checkbox,
#newsletter_container #newsletter_info #newsletter_subscription .favouriteList .modal .modal-header .modal-title .error_newsletter_checkbox,
.favouriteList .modal .modal-header #newsletter_container #newsletter_info #newsletter_subscription .modal-title .error_newsletter_checkbox,
#newsletter_container #newsletter_info #newsletter_subscription .product-detail .first-section .product-info .product-title-row h1 .error_newsletter_checkbox,
.product-detail .first-section .product-info .product-title-row #newsletter_container #newsletter_info #newsletter_subscription h1 .error_newsletter_checkbox,
#newsletter_container #newsletter_info #newsletter_subscription .recipe-detail .steps-row .steps-container .steps-title .error_newsletter_checkbox,
.recipe-detail .steps-row .steps-container #newsletter_container #newsletter_info #newsletter_subscription .steps-title .error_newsletter_checkbox,
h3 footer #footer_impressum .small_links,
.favouriteList .modal .modal-header .modal-title footer #footer_impressum .small_links,
.product-detail .first-section .product-info .product-title-row h1 footer #footer_impressum .small_links,
.recipe-detail .steps-row .steps-container .steps-title footer #footer_impressum .small_links,
footer #footer_impressum h3 .small_links,
footer #footer_impressum .favouriteList .modal .modal-header .modal-title .small_links,
.favouriteList .modal .modal-header footer #footer_impressum .modal-title .small_links,
footer #footer_impressum .product-detail .first-section .product-info .product-title-row h1 .small_links,
.product-detail .first-section .product-info .product-title-row footer #footer_impressum h1 .small_links,
footer #footer_impressum .recipe-detail .steps-row .steps-container .steps-title .small_links,
.recipe-detail .steps-row .steps-container footer #footer_impressum .steps-title .small_links,
h3 footer #footer_awardrow span,
.favouriteList .modal .modal-header .modal-title footer #footer_awardrow span,
.product-detail .first-section .product-info .product-title-row h1 footer #footer_awardrow span,
.recipe-detail .steps-row .steps-container .steps-title footer #footer_awardrow span,
footer #footer_awardrow h3 span,
footer #footer_awardrow .favouriteList .modal .modal-header .modal-title span,
.favouriteList .modal .modal-header footer #footer_awardrow .modal-title span,
footer #footer_awardrow .product-detail .first-section .product-info .product-title-row h1 span,
.product-detail .first-section .product-info .product-title-row footer #footer_awardrow h1 span,
footer #footer_awardrow .recipe-detail .steps-row .steps-container .steps-title span,
.recipe-detail .steps-row .steps-container footer #footer_awardrow .steps-title span,
h3 footer #footer_awardrow .award_element a,
.favouriteList .modal .modal-header .modal-title footer #footer_awardrow .award_element a,
.product-detail .first-section .product-info .product-title-row h1 footer #footer_awardrow .award_element a,
.recipe-detail .steps-row .steps-container .steps-title footer #footer_awardrow .award_element a,
footer #footer_awardrow .award_element h3 a,
footer #footer_awardrow .award_element .favouriteList .modal .modal-header .modal-title a,
.favouriteList .modal .modal-header footer #footer_awardrow .award_element .modal-title a,
footer #footer_awardrow .award_element .product-detail .first-section .product-info .product-title-row h1 a,
.product-detail .first-section .product-info .product-title-row footer #footer_awardrow .award_element h1 a,
footer #footer_awardrow .award_element .recipe-detail .steps-row .steps-container .steps-title a,
.recipe-detail .steps-row .steps-container footer #footer_awardrow .award_element .steps-title a,
h3 footer #site_index .index_element_list,
.favouriteList .modal .modal-header .modal-title footer #site_index .index_element_list,
.product-detail .first-section .product-info .product-title-row h1 footer #site_index .index_element_list,
.recipe-detail .steps-row .steps-container .steps-title footer #site_index .index_element_list,
footer #site_index h3 .index_element_list,
footer #site_index .favouriteList .modal .modal-header .modal-title .index_element_list,
.favouriteList .modal .modal-header footer #site_index .modal-title .index_element_list,
footer #site_index .product-detail .first-section .product-info .product-title-row h1 .index_element_list,
.product-detail .first-section .product-info .product-title-row footer #site_index h1 .index_element_list,
footer #site_index .recipe-detail .steps-row .steps-container .steps-title .index_element_list,
.recipe-detail .steps-row .steps-container footer #site_index .steps-title .index_element_list,
h3 footer .icon_box_element,
.favouriteList .modal .modal-header .modal-title footer .icon_box_element,
.product-detail .first-section .product-info .product-title-row h1 footer .icon_box_element,
.recipe-detail .steps-row .steps-container .steps-title footer .icon_box_element,
footer h3 .icon_box_element,
footer .favouriteList .modal .modal-header .modal-title .icon_box_element,
.favouriteList .modal .modal-header footer .modal-title .icon_box_element,
footer .product-detail .first-section .product-info .product-title-row h1 .icon_box_element,
.product-detail .first-section .product-info .product-title-row footer h1 .icon_box_element,
footer .recipe-detail .steps-row .steps-container .steps-title .icon_box_element,
.recipe-detail .steps-row .steps-container footer .steps-title .icon_box_element, h4 small, h4 #highlight_footer a, #highlight_footer h4 a, h4 #highlight_body a p, #highlight_body a h4 p, .promotion-detail .tab-content .step-header small, .promotion-detail .tab-content .step-header #highlight_footer a, #highlight_footer .promotion-detail .tab-content .step-header a, .promotion-detail .tab-content .step-header #highlight_body a p, #highlight_body a .promotion-detail .tab-content .step-header p, .card.card-froneri--small .card-body .card-title small, .card.card-froneri--small .card-body .card-title #highlight_footer a, #highlight_footer .card.card-froneri--small .card-body .card-title a, .card.card-froneri--small .card-body .card-title #highlight_body a p, #highlight_body a .card.card-froneri--small .card-body .card-title p, .card-froneri.card-froneri--small .card-body .card-title small, .card-froneri.card-froneri--small .card-body .card-title #highlight_footer a, #highlight_footer .card-froneri.card-froneri--small .card-body .card-title a, .card-froneri.card-froneri--small .card-body .card-title #highlight_body a p, #highlight_body a .card-froneri.card-froneri--small .card-body .card-title p,
h4 .small,
.promotion-detail .tab-content .step-header .small,
h4 .shop-info .detail,
.promotion-detail .tab-content .step-header .shop-info .detail,
.shop-info h4 .detail,
.shop-info .promotion-detail .tab-content .step-header .detail,
.promotion-detail .tab-content .shop-info .step-header .detail,
h4 .product.shopping-cart-small .special-offer-section .special-offer,
.promotion-detail .tab-content .step-header .product.shopping-cart-small .special-offer-section .special-offer,
.product.shopping-cart-small .special-offer-section h4 .special-offer,
.product.shopping-cart-small .special-offer-section .promotion-detail .tab-content .step-header .special-offer,
.promotion-detail .tab-content .product.shopping-cart-small .special-offer-section .step-header .special-offer,
h4 .product .product-component .cart-controls .product-delete,
.promotion-detail .tab-content .step-header .product .product-component .cart-controls .product-delete,
.product .product-component .cart-controls h4 .product-delete,
.product .product-component .cart-controls .promotion-detail .tab-content .step-header .product-delete,
.promotion-detail .tab-content .product .product-component .cart-controls .step-header .product-delete,
h4 .product .product-component .add-to-favourite,
.promotion-detail .tab-content .step-header .product .product-component .add-to-favourite,
.product .product-component h4 .add-to-favourite,
.product .product-component .promotion-detail .tab-content .step-header .add-to-favourite,
.promotion-detail .tab-content .product .product-component .step-header .add-to-favourite,
h4 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail,
.promotion-detail .tab-content .step-header #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail,
h4 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.promotion-detail .tab-content .step-header #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
h4 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.promotion-detail .tab-content .step-header #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
h4 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox,
.promotion-detail .tab-content .step-header #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox,
#newsletter_container #newsletter_info #newsletter_subscription h4 .error_newsletter_mail,
#newsletter_container #newsletter_info #newsletter_subscription .promotion-detail .tab-content .step-header .error_newsletter_mail,
.promotion-detail .tab-content #newsletter_container #newsletter_info #newsletter_subscription .step-header .error_newsletter_mail,
#newsletter_container #newsletter_info #newsletter_subscription h4 .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .promotion-detail .tab-content .step-header .error_newsletter_checkbox.active,
.promotion-detail .tab-content #newsletter_container #newsletter_info #newsletter_subscription .step-header .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription h4 .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .promotion-detail .tab-content .step-header .error_newsletter_checkbox.active,
.promotion-detail .tab-content #newsletter_container #newsletter_info #newsletter_subscription .step-header .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription h4 .error_newsletter_checkbox,
#newsletter_container #newsletter_info #newsletter_subscription .promotion-detail .tab-content .step-header .error_newsletter_checkbox,
.promotion-detail .tab-content #newsletter_container #newsletter_info #newsletter_subscription .step-header .error_newsletter_checkbox,
h4 footer #footer_impressum .small_links,
.promotion-detail .tab-content .step-header footer #footer_impressum .small_links,
footer #footer_impressum h4 .small_links,
footer #footer_impressum .promotion-detail .tab-content .step-header .small_links,
.promotion-detail .tab-content footer #footer_impressum .step-header .small_links,
h4 footer #footer_awardrow span,
.promotion-detail .tab-content .step-header footer #footer_awardrow span,
footer #footer_awardrow h4 span,
footer #footer_awardrow .promotion-detail .tab-content .step-header span,
.promotion-detail .tab-content footer #footer_awardrow .step-header span,
h4 footer #footer_awardrow .award_element a,
.promotion-detail .tab-content .step-header footer #footer_awardrow .award_element a,
footer #footer_awardrow .award_element h4 a,
footer #footer_awardrow .award_element .promotion-detail .tab-content .step-header a,
.promotion-detail .tab-content footer #footer_awardrow .award_element .step-header a,
h4 footer #site_index .index_element_list,
.promotion-detail .tab-content .step-header footer #site_index .index_element_list,
footer #site_index h4 .index_element_list,
footer #site_index .promotion-detail .tab-content .step-header .index_element_list,
.promotion-detail .tab-content footer #site_index .step-header .index_element_list,
h4 footer .icon_box_element,
.promotion-detail .tab-content .step-header footer .icon_box_element,
footer h4 .icon_box_element,
footer .promotion-detail .tab-content .step-header .icon_box_element,
.promotion-detail .tab-content footer .step-header .icon_box_element,
.card.card-froneri--small .card-body .card-title .small,
.card.card-froneri--small .card-body .card-title .shop-info .detail,
.shop-info .card.card-froneri--small .card-body .card-title .detail,
.card.card-froneri--small .card-body .card-title .product.shopping-cart-small .special-offer-section .special-offer,
.product.shopping-cart-small .special-offer-section .card.card-froneri--small .card-body .card-title .special-offer,
.card.card-froneri--small .card-body .card-title .product .product-component .cart-controls .product-delete,
.product .product-component .cart-controls .card.card-froneri--small .card-body .card-title .product-delete,
.card.card-froneri--small .card-body .card-title .product .product-component .add-to-favourite,
.product .product-component .card.card-froneri--small .card-body .card-title .add-to-favourite,
.card.card-froneri--small .card-body .card-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail,
.card.card-froneri--small .card-body .card-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.card.card-froneri--small .card-body .card-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.card.card-froneri--small .card-body .card-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox,
#newsletter_container #newsletter_info #newsletter_subscription .card.card-froneri--small .card-body .card-title .error_newsletter_mail,
#newsletter_container #newsletter_info #newsletter_subscription .card.card-froneri--small .card-body .card-title .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .card.card-froneri--small .card-body .card-title .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .card.card-froneri--small .card-body .card-title .error_newsletter_checkbox,
.card.card-froneri--small .card-body .card-title footer #footer_impressum .small_links,
footer #footer_impressum .card.card-froneri--small .card-body .card-title .small_links,
.card.card-froneri--small .card-body .card-title footer #footer_awardrow span,
footer #footer_awardrow .card.card-froneri--small .card-body .card-title span,
.card.card-froneri--small .card-body .card-title footer #footer_awardrow .award_element a,
footer #footer_awardrow .award_element .card.card-froneri--small .card-body .card-title a,
.card.card-froneri--small .card-body .card-title footer #site_index .index_element_list,
footer #site_index .card.card-froneri--small .card-body .card-title .index_element_list,
.card.card-froneri--small .card-body .card-title footer .icon_box_element,
footer .card.card-froneri--small .card-body .card-title .icon_box_element,
.card-froneri.card-froneri--small .card-body .card-title .small,
.card-froneri.card-froneri--small .card-body .card-title .shop-info .detail,
.shop-info .card-froneri.card-froneri--small .card-body .card-title .detail,
.card-froneri.card-froneri--small .card-body .card-title .product.shopping-cart-small .special-offer-section .special-offer,
.product.shopping-cart-small .special-offer-section .card-froneri.card-froneri--small .card-body .card-title .special-offer,
.card-froneri.card-froneri--small .card-body .card-title .product .product-component .cart-controls .product-delete,
.product .product-component .cart-controls .card-froneri.card-froneri--small .card-body .card-title .product-delete,
.card-froneri.card-froneri--small .card-body .card-title .product .product-component .add-to-favourite,
.product .product-component .card-froneri.card-froneri--small .card-body .card-title .add-to-favourite,
.card-froneri.card-froneri--small .card-body .card-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail,
.card-froneri.card-froneri--small .card-body .card-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.card-froneri.card-froneri--small .card-body .card-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.card-froneri.card-froneri--small .card-body .card-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox,
#newsletter_container #newsletter_info #newsletter_subscription .card-froneri.card-froneri--small .card-body .card-title .error_newsletter_mail,
#newsletter_container #newsletter_info #newsletter_subscription .card-froneri.card-froneri--small .card-body .card-title .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .card-froneri.card-froneri--small .card-body .card-title .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .card-froneri.card-froneri--small .card-body .card-title .error_newsletter_checkbox,
.card-froneri.card-froneri--small .card-body .card-title footer #footer_impressum .small_links,
footer #footer_impressum .card-froneri.card-froneri--small .card-body .card-title .small_links,
.card-froneri.card-froneri--small .card-body .card-title footer #footer_awardrow span,
footer #footer_awardrow .card-froneri.card-froneri--small .card-body .card-title span,
.card-froneri.card-froneri--small .card-body .card-title footer #footer_awardrow .award_element a,
footer #footer_awardrow .award_element .card-froneri.card-froneri--small .card-body .card-title a,
.card-froneri.card-froneri--small .card-body .card-title footer #site_index .index_element_list,
footer #site_index .card-froneri.card-froneri--small .card-body .card-title .index_element_list,
.card-froneri.card-froneri--small .card-body .card-title footer .icon_box_element,
footer .card-froneri.card-froneri--small .card-body .card-title .icon_box_element, h5 small, h5 #highlight_footer a, #highlight_footer h5 a, h5 #highlight_body a p, #highlight_body a h5 p, .history-container .mile-stone-container .description-part .year-description .description-container p small, .history-container .mile-stone-container .description-part .year-description .description-container p #highlight_footer a, #highlight_footer .history-container .mile-stone-container .description-part .year-description .description-container p a, .history-container .mile-stone-container .description-part .year-description .description-container p #highlight_body a p, #highlight_body a .history-container .mile-stone-container .description-part .year-description .description-container p p,
h5 .small,
.history-container .mile-stone-container .description-part .year-description .description-container p .small,
h5 .shop-info .detail,
.history-container .mile-stone-container .description-part .year-description .description-container p .shop-info .detail,
.shop-info h5 .detail,
.shop-info .history-container .mile-stone-container .description-part .year-description .description-container p .detail,
.history-container .mile-stone-container .description-part .year-description .description-container .shop-info p .detail,
h5 .product.shopping-cart-small .special-offer-section .special-offer,
.history-container .mile-stone-container .description-part .year-description .description-container p .product.shopping-cart-small .special-offer-section .special-offer,
.product.shopping-cart-small .special-offer-section h5 .special-offer,
.product.shopping-cart-small .special-offer-section .history-container .mile-stone-container .description-part .year-description .description-container p .special-offer,
.history-container .mile-stone-container .description-part .year-description .description-container .product.shopping-cart-small .special-offer-section p .special-offer,
h5 .product .product-component .cart-controls .product-delete,
.history-container .mile-stone-container .description-part .year-description .description-container p .product .product-component .cart-controls .product-delete,
.product .product-component .cart-controls h5 .product-delete,
.product .product-component .cart-controls .history-container .mile-stone-container .description-part .year-description .description-container p .product-delete,
.history-container .mile-stone-container .description-part .year-description .description-container .product .product-component .cart-controls p .product-delete,
h5 .product .product-component .add-to-favourite,
.history-container .mile-stone-container .description-part .year-description .description-container p .product .product-component .add-to-favourite,
.product .product-component h5 .add-to-favourite,
.product .product-component .history-container .mile-stone-container .description-part .year-description .description-container p .add-to-favourite,
.history-container .mile-stone-container .description-part .year-description .description-container .product .product-component p .add-to-favourite,
h5 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail,
.history-container .mile-stone-container .description-part .year-description .description-container p #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail,
h5 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.history-container .mile-stone-container .description-part .year-description .description-container p #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
h5 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.history-container .mile-stone-container .description-part .year-description .description-container p #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
h5 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox,
.history-container .mile-stone-container .description-part .year-description .description-container p #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox,
#newsletter_container #newsletter_info #newsletter_subscription h5 .error_newsletter_mail,
#newsletter_container #newsletter_info #newsletter_subscription .history-container .mile-stone-container .description-part .year-description .description-container p .error_newsletter_mail,
.history-container .mile-stone-container .description-part .year-description .description-container #newsletter_container #newsletter_info #newsletter_subscription p .error_newsletter_mail,
#newsletter_container #newsletter_info #newsletter_subscription h5 .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .history-container .mile-stone-container .description-part .year-description .description-container p .error_newsletter_checkbox.active,
.history-container .mile-stone-container .description-part .year-description .description-container #newsletter_container #newsletter_info #newsletter_subscription p .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription h5 .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .history-container .mile-stone-container .description-part .year-description .description-container p .error_newsletter_checkbox.active,
.history-container .mile-stone-container .description-part .year-description .description-container #newsletter_container #newsletter_info #newsletter_subscription p .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription h5 .error_newsletter_checkbox,
#newsletter_container #newsletter_info #newsletter_subscription .history-container .mile-stone-container .description-part .year-description .description-container p .error_newsletter_checkbox,
.history-container .mile-stone-container .description-part .year-description .description-container #newsletter_container #newsletter_info #newsletter_subscription p .error_newsletter_checkbox,
h5 footer #footer_impressum .small_links,
.history-container .mile-stone-container .description-part .year-description .description-container p footer #footer_impressum .small_links,
footer #footer_impressum h5 .small_links,
footer #footer_impressum .history-container .mile-stone-container .description-part .year-description .description-container p .small_links,
.history-container .mile-stone-container .description-part .year-description .description-container footer #footer_impressum p .small_links,
h5 footer #footer_awardrow span,
.history-container .mile-stone-container .description-part .year-description .description-container p footer #footer_awardrow span,
footer #footer_awardrow h5 span,
footer #footer_awardrow .history-container .mile-stone-container .description-part .year-description .description-container p span,
.history-container .mile-stone-container .description-part .year-description .description-container footer #footer_awardrow p span,
h5 footer #footer_awardrow .award_element a,
.history-container .mile-stone-container .description-part .year-description .description-container p footer #footer_awardrow .award_element a,
footer #footer_awardrow .award_element h5 a,
footer #footer_awardrow .award_element .history-container .mile-stone-container .description-part .year-description .description-container p a,
.history-container .mile-stone-container .description-part .year-description .description-container footer #footer_awardrow .award_element p a,
h5 footer #site_index .index_element_list,
.history-container .mile-stone-container .description-part .year-description .description-container p footer #site_index .index_element_list,
footer #site_index h5 .index_element_list,
footer #site_index .history-container .mile-stone-container .description-part .year-description .description-container p .index_element_list,
.history-container .mile-stone-container .description-part .year-description .description-container footer #site_index p .index_element_list,
h5 footer .icon_box_element,
.history-container .mile-stone-container .description-part .year-description .description-container p footer .icon_box_element,
footer h5 .icon_box_element,
footer .history-container .mile-stone-container .description-part .year-description .description-container p .icon_box_element,
.history-container .mile-stone-container .description-part .year-description .description-container footer p .icon_box_element, h6 small, h6 #highlight_footer a, #highlight_footer h6 a, h6 #highlight_body a p, #highlight_body a h6 p,
h6 .small,
h6 .shop-info .detail,
.shop-info h6 .detail,
h6 .product.shopping-cart-small .special-offer-section .special-offer,
.product.shopping-cart-small .special-offer-section h6 .special-offer,
h6 .product .product-component .cart-controls .product-delete,
.product .product-component .cart-controls h6 .product-delete,
h6 .product .product-component .add-to-favourite,
.product .product-component h6 .add-to-favourite,
h6 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail,
h6 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
h6 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
h6 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox,
#newsletter_container #newsletter_info #newsletter_subscription h6 .error_newsletter_mail,
#newsletter_container #newsletter_info #newsletter_subscription h6 .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription h6 .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription h6 .error_newsletter_checkbox,
h6 footer #footer_impressum .small_links,
footer #footer_impressum h6 .small_links,
h6 footer #footer_awardrow span,
footer #footer_awardrow h6 span,
h6 footer #footer_awardrow .award_element a,
footer #footer_awardrow .award_element h6 a,
h6 footer #site_index .index_element_list,
footer #site_index h6 .index_element_list,
h6 footer .icon_box_element,
footer h6 .icon_box_element,
.h1 small,
.h1 #highlight_footer a,
#highlight_footer .h1 a,
.h1 #highlight_body a p,
#highlight_body a .h1 p,
.recipe-detail .recipe-name small,
.recipe-detail .recipe-name #highlight_footer a,
#highlight_footer .recipe-detail .recipe-name a,
.recipe-detail .recipe-name #highlight_body a p,
#highlight_body a .recipe-detail .recipe-name p,
.h1 .small,
.h1 .shop-info .detail,
.shop-info .h1 .detail,
.recipe-detail .recipe-name .small,
.recipe-detail .recipe-name .shop-info .detail,
.shop-info .recipe-detail .recipe-name .detail,
.h1 .product.shopping-cart-small .special-offer-section .special-offer,
.recipe-detail .recipe-name .product.shopping-cart-small .special-offer-section .special-offer,
.product.shopping-cart-small .special-offer-section .h1 .special-offer,
.product.shopping-cart-small .special-offer-section .recipe-detail .recipe-name .special-offer,
.recipe-detail .product.shopping-cart-small .special-offer-section .recipe-name .special-offer,
.h1 .product .product-component .cart-controls .product-delete,
.recipe-detail .recipe-name .product .product-component .cart-controls .product-delete,
.product .product-component .cart-controls .h1 .product-delete,
.product .product-component .cart-controls .recipe-detail .recipe-name .product-delete,
.recipe-detail .product .product-component .cart-controls .recipe-name .product-delete,
.h1 .product .product-component .add-to-favourite,
.recipe-detail .recipe-name .product .product-component .add-to-favourite,
.product .product-component .h1 .add-to-favourite,
.product .product-component .recipe-detail .recipe-name .add-to-favourite,
.recipe-detail .product .product-component .recipe-name .add-to-favourite,
.h1 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail,
.recipe-detail .recipe-name #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail,
.h1 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.recipe-detail .recipe-name #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.h1 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.recipe-detail .recipe-name #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.h1 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox,
.recipe-detail .recipe-name #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox,
#newsletter_container #newsletter_info #newsletter_subscription .h1 .error_newsletter_mail,
#newsletter_container #newsletter_info #newsletter_subscription .recipe-detail .recipe-name .error_newsletter_mail,
.recipe-detail #newsletter_container #newsletter_info #newsletter_subscription .recipe-name .error_newsletter_mail,
#newsletter_container #newsletter_info #newsletter_subscription .h1 .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .recipe-detail .recipe-name .error_newsletter_checkbox.active,
.recipe-detail #newsletter_container #newsletter_info #newsletter_subscription .recipe-name .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .h1 .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .recipe-detail .recipe-name .error_newsletter_checkbox.active,
.recipe-detail #newsletter_container #newsletter_info #newsletter_subscription .recipe-name .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .h1 .error_newsletter_checkbox,
#newsletter_container #newsletter_info #newsletter_subscription .recipe-detail .recipe-name .error_newsletter_checkbox,
.recipe-detail #newsletter_container #newsletter_info #newsletter_subscription .recipe-name .error_newsletter_checkbox,
.h1 footer #footer_impressum .small_links,
.recipe-detail .recipe-name footer #footer_impressum .small_links,
footer #footer_impressum .h1 .small_links,
footer #footer_impressum .recipe-detail .recipe-name .small_links,
.recipe-detail footer #footer_impressum .recipe-name .small_links,
.h1 footer #footer_awardrow span,
.recipe-detail .recipe-name footer #footer_awardrow span,
footer #footer_awardrow .h1 span,
footer #footer_awardrow .recipe-detail .recipe-name span,
.recipe-detail footer #footer_awardrow .recipe-name span,
.h1 footer #footer_awardrow .award_element a,
.recipe-detail .recipe-name footer #footer_awardrow .award_element a,
footer #footer_awardrow .award_element .h1 a,
footer #footer_awardrow .award_element .recipe-detail .recipe-name a,
.recipe-detail footer #footer_awardrow .award_element .recipe-name a,
.h1 footer #site_index .index_element_list,
.recipe-detail .recipe-name footer #site_index .index_element_list,
footer #site_index .h1 .index_element_list,
footer #site_index .recipe-detail .recipe-name .index_element_list,
.recipe-detail footer #site_index .recipe-name .index_element_list,
.h1 footer .icon_box_element,
.recipe-detail .recipe-name footer .icon_box_element,
footer .h1 .icon_box_element,
footer .recipe-detail .recipe-name .icon_box_element,
.recipe-detail footer .recipe-name .icon_box_element, .h2 small, .h2 #highlight_footer a, #highlight_footer .h2 a, .h2 #highlight_body a p, #highlight_body a .h2 p, .search-results .tab-content .tab-title small, .search-results .tab-content .tab-title #highlight_footer a, #highlight_footer .search-results .tab-content .tab-title a, .search-results .tab-content .tab-title #highlight_body a p, #highlight_body a .search-results .tab-content .tab-title p,
.h2 .small,
.search-results .tab-content .tab-title .small,
.h2 .shop-info .detail,
.search-results .tab-content .tab-title .shop-info .detail,
.shop-info .h2 .detail,
.shop-info .search-results .tab-content .tab-title .detail,
.search-results .tab-content .shop-info .tab-title .detail,
.h2 .product.shopping-cart-small .special-offer-section .special-offer,
.search-results .tab-content .tab-title .product.shopping-cart-small .special-offer-section .special-offer,
.product.shopping-cart-small .special-offer-section .h2 .special-offer,
.product.shopping-cart-small .special-offer-section .search-results .tab-content .tab-title .special-offer,
.search-results .tab-content .product.shopping-cart-small .special-offer-section .tab-title .special-offer,
.h2 .product .product-component .cart-controls .product-delete,
.search-results .tab-content .tab-title .product .product-component .cart-controls .product-delete,
.product .product-component .cart-controls .h2 .product-delete,
.product .product-component .cart-controls .search-results .tab-content .tab-title .product-delete,
.search-results .tab-content .product .product-component .cart-controls .tab-title .product-delete,
.h2 .product .product-component .add-to-favourite,
.search-results .tab-content .tab-title .product .product-component .add-to-favourite,
.product .product-component .h2 .add-to-favourite,
.product .product-component .search-results .tab-content .tab-title .add-to-favourite,
.search-results .tab-content .product .product-component .tab-title .add-to-favourite,
.h2 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail,
.search-results .tab-content .tab-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail,
.h2 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.search-results .tab-content .tab-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.h2 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.search-results .tab-content .tab-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.h2 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox,
.search-results .tab-content .tab-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox,
#newsletter_container #newsletter_info #newsletter_subscription .h2 .error_newsletter_mail,
#newsletter_container #newsletter_info #newsletter_subscription .search-results .tab-content .tab-title .error_newsletter_mail,
.search-results .tab-content #newsletter_container #newsletter_info #newsletter_subscription .tab-title .error_newsletter_mail,
#newsletter_container #newsletter_info #newsletter_subscription .h2 .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .search-results .tab-content .tab-title .error_newsletter_checkbox.active,
.search-results .tab-content #newsletter_container #newsletter_info #newsletter_subscription .tab-title .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .h2 .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .search-results .tab-content .tab-title .error_newsletter_checkbox.active,
.search-results .tab-content #newsletter_container #newsletter_info #newsletter_subscription .tab-title .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .h2 .error_newsletter_checkbox,
#newsletter_container #newsletter_info #newsletter_subscription .search-results .tab-content .tab-title .error_newsletter_checkbox,
.search-results .tab-content #newsletter_container #newsletter_info #newsletter_subscription .tab-title .error_newsletter_checkbox,
.h2 footer #footer_impressum .small_links,
.search-results .tab-content .tab-title footer #footer_impressum .small_links,
footer #footer_impressum .h2 .small_links,
footer #footer_impressum .search-results .tab-content .tab-title .small_links,
.search-results .tab-content footer #footer_impressum .tab-title .small_links,
.h2 footer #footer_awardrow span,
.search-results .tab-content .tab-title footer #footer_awardrow span,
footer #footer_awardrow .h2 span,
footer #footer_awardrow .search-results .tab-content .tab-title span,
.search-results .tab-content footer #footer_awardrow .tab-title span,
.h2 footer #footer_awardrow .award_element a,
.search-results .tab-content .tab-title footer #footer_awardrow .award_element a,
footer #footer_awardrow .award_element .h2 a,
footer #footer_awardrow .award_element .search-results .tab-content .tab-title a,
.search-results .tab-content footer #footer_awardrow .award_element .tab-title a,
.h2 footer #site_index .index_element_list,
.search-results .tab-content .tab-title footer #site_index .index_element_list,
footer #site_index .h2 .index_element_list,
footer #site_index .search-results .tab-content .tab-title .index_element_list,
.search-results .tab-content footer #site_index .tab-title .index_element_list,
.h2 footer .icon_box_element,
.search-results .tab-content .tab-title footer .icon_box_element,
footer .h2 .icon_box_element,
footer .search-results .tab-content .tab-title .icon_box_element,
.search-results .tab-content footer .tab-title .icon_box_element, .h3 small, .h3 #highlight_footer a, #highlight_footer .h3 a, .h3 #highlight_body a p, #highlight_body a .h3 p, .recipe-detail.recipe-details-template .tile-title small, .recipe-detail.recipe-details-template .tile-title #highlight_footer a, #highlight_footer .recipe-detail.recipe-details-template .tile-title a, .recipe-detail.recipe-details-template .tile-title #highlight_body a p, #highlight_body a .recipe-detail.recipe-details-template .tile-title p, .recipe-detail .recipe-ingredients-title small, .recipe-detail .recipe-ingredients-title #highlight_footer a, #highlight_footer .recipe-detail .recipe-ingredients-title a, .recipe-detail .recipe-ingredients-title #highlight_body a p, #highlight_body a .recipe-detail .recipe-ingredients-title p,
.h3 .small,
.h3 .shop-info .detail,
.shop-info .h3 .detail,
.recipe-detail.recipe-details-template .tile-title .small,
.recipe-detail.recipe-details-template .tile-title .shop-info .detail,
.shop-info .recipe-detail.recipe-details-template .tile-title .detail,
.recipe-detail .recipe-ingredients-title .small,
.recipe-detail .recipe-ingredients-title .shop-info .detail,
.shop-info .recipe-detail .recipe-ingredients-title .detail,
.h3 .product.shopping-cart-small .special-offer-section .special-offer,
.recipe-detail.recipe-details-template .tile-title .product.shopping-cart-small .special-offer-section .special-offer,
.recipe-detail .recipe-ingredients-title .product.shopping-cart-small .special-offer-section .special-offer,
.product.shopping-cart-small .special-offer-section .h3 .special-offer,
.product.shopping-cart-small .special-offer-section .recipe-detail.recipe-details-template .tile-title .special-offer,
.recipe-detail.recipe-details-template .product.shopping-cart-small .special-offer-section .tile-title .special-offer,
.product.shopping-cart-small .special-offer-section .recipe-detail .recipe-ingredients-title .special-offer,
.recipe-detail .product.shopping-cart-small .special-offer-section .recipe-ingredients-title .special-offer,
.h3 .product .product-component .cart-controls .product-delete,
.recipe-detail.recipe-details-template .tile-title .product .product-component .cart-controls .product-delete,
.recipe-detail .recipe-ingredients-title .product .product-component .cart-controls .product-delete,
.product .product-component .cart-controls .h3 .product-delete,
.product .product-component .cart-controls .recipe-detail.recipe-details-template .tile-title .product-delete,
.recipe-detail.recipe-details-template .product .product-component .cart-controls .tile-title .product-delete,
.product .product-component .cart-controls .recipe-detail .recipe-ingredients-title .product-delete,
.recipe-detail .product .product-component .cart-controls .recipe-ingredients-title .product-delete,
.h3 .product .product-component .add-to-favourite,
.recipe-detail.recipe-details-template .tile-title .product .product-component .add-to-favourite,
.recipe-detail .recipe-ingredients-title .product .product-component .add-to-favourite,
.product .product-component .h3 .add-to-favourite,
.product .product-component .recipe-detail.recipe-details-template .tile-title .add-to-favourite,
.recipe-detail.recipe-details-template .product .product-component .tile-title .add-to-favourite,
.product .product-component .recipe-detail .recipe-ingredients-title .add-to-favourite,
.recipe-detail .product .product-component .recipe-ingredients-title .add-to-favourite,
.h3 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail,
.recipe-detail.recipe-details-template .tile-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail,
.recipe-detail .recipe-ingredients-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail,
.h3 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.recipe-detail.recipe-details-template .tile-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.recipe-detail .recipe-ingredients-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.h3 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.recipe-detail.recipe-details-template .tile-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.recipe-detail .recipe-ingredients-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.h3 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox,
.recipe-detail.recipe-details-template .tile-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox,
.recipe-detail .recipe-ingredients-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox,
#newsletter_container #newsletter_info #newsletter_subscription .h3 .error_newsletter_mail,
#newsletter_container #newsletter_info #newsletter_subscription .recipe-detail.recipe-details-template .tile-title .error_newsletter_mail,
.recipe-detail.recipe-details-template #newsletter_container #newsletter_info #newsletter_subscription .tile-title .error_newsletter_mail,
#newsletter_container #newsletter_info #newsletter_subscription .recipe-detail .recipe-ingredients-title .error_newsletter_mail,
.recipe-detail #newsletter_container #newsletter_info #newsletter_subscription .recipe-ingredients-title .error_newsletter_mail,
#newsletter_container #newsletter_info #newsletter_subscription .h3 .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .recipe-detail.recipe-details-template .tile-title .error_newsletter_checkbox.active,
.recipe-detail.recipe-details-template #newsletter_container #newsletter_info #newsletter_subscription .tile-title .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .recipe-detail .recipe-ingredients-title .error_newsletter_checkbox.active,
.recipe-detail #newsletter_container #newsletter_info #newsletter_subscription .recipe-ingredients-title .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .h3 .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .recipe-detail.recipe-details-template .tile-title .error_newsletter_checkbox.active,
.recipe-detail.recipe-details-template #newsletter_container #newsletter_info #newsletter_subscription .tile-title .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .recipe-detail .recipe-ingredients-title .error_newsletter_checkbox.active,
.recipe-detail #newsletter_container #newsletter_info #newsletter_subscription .recipe-ingredients-title .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .h3 .error_newsletter_checkbox,
#newsletter_container #newsletter_info #newsletter_subscription .recipe-detail.recipe-details-template .tile-title .error_newsletter_checkbox,
.recipe-detail.recipe-details-template #newsletter_container #newsletter_info #newsletter_subscription .tile-title .error_newsletter_checkbox,
#newsletter_container #newsletter_info #newsletter_subscription .recipe-detail .recipe-ingredients-title .error_newsletter_checkbox,
.recipe-detail #newsletter_container #newsletter_info #newsletter_subscription .recipe-ingredients-title .error_newsletter_checkbox,
.h3 footer #footer_impressum .small_links,
.recipe-detail.recipe-details-template .tile-title footer #footer_impressum .small_links,
.recipe-detail .recipe-ingredients-title footer #footer_impressum .small_links,
footer #footer_impressum .h3 .small_links,
footer #footer_impressum .recipe-detail.recipe-details-template .tile-title .small_links,
.recipe-detail.recipe-details-template footer #footer_impressum .tile-title .small_links,
footer #footer_impressum .recipe-detail .recipe-ingredients-title .small_links,
.recipe-detail footer #footer_impressum .recipe-ingredients-title .small_links,
.h3 footer #footer_awardrow span,
.recipe-detail.recipe-details-template .tile-title footer #footer_awardrow span,
.recipe-detail .recipe-ingredients-title footer #footer_awardrow span,
footer #footer_awardrow .h3 span,
footer #footer_awardrow .recipe-detail.recipe-details-template .tile-title span,
.recipe-detail.recipe-details-template footer #footer_awardrow .tile-title span,
footer #footer_awardrow .recipe-detail .recipe-ingredients-title span,
.recipe-detail footer #footer_awardrow .recipe-ingredients-title span,
.h3 footer #footer_awardrow .award_element a,
.recipe-detail.recipe-details-template .tile-title footer #footer_awardrow .award_element a,
.recipe-detail .recipe-ingredients-title footer #footer_awardrow .award_element a,
footer #footer_awardrow .award_element .h3 a,
footer #footer_awardrow .award_element .recipe-detail.recipe-details-template .tile-title a,
.recipe-detail.recipe-details-template footer #footer_awardrow .award_element .tile-title a,
footer #footer_awardrow .award_element .recipe-detail .recipe-ingredients-title a,
.recipe-detail footer #footer_awardrow .award_element .recipe-ingredients-title a,
.h3 footer #site_index .index_element_list,
.recipe-detail.recipe-details-template .tile-title footer #site_index .index_element_list,
.recipe-detail .recipe-ingredients-title footer #site_index .index_element_list,
footer #site_index .h3 .index_element_list,
footer #site_index .recipe-detail.recipe-details-template .tile-title .index_element_list,
.recipe-detail.recipe-details-template footer #site_index .tile-title .index_element_list,
footer #site_index .recipe-detail .recipe-ingredients-title .index_element_list,
.recipe-detail footer #site_index .recipe-ingredients-title .index_element_list,
.h3 footer .icon_box_element,
.recipe-detail.recipe-details-template .tile-title footer .icon_box_element,
.recipe-detail .recipe-ingredients-title footer .icon_box_element,
footer .h3 .icon_box_element,
footer .recipe-detail.recipe-details-template .tile-title .icon_box_element,
.recipe-detail.recipe-details-template footer .tile-title .icon_box_element,
footer .recipe-detail .recipe-ingredients-title .icon_box_element,
.recipe-detail footer .recipe-ingredients-title .icon_box_element, .h4 small, .h4 #highlight_footer a, #highlight_footer .h4 a, .h4 #highlight_body a p, #highlight_body a .h4 p, #promotionsList .promotion-list-item.promotion-tile .promotion-name small, #promotionsList .promotion-list-item.promotion-tile .promotion-name #highlight_footer a, #highlight_footer #promotionsList .promotion-list-item.promotion-tile .promotion-name a, #promotionsList .promotion-list-item.promotion-tile .promotion-name #highlight_body a p, #highlight_body a #promotionsList .promotion-list-item.promotion-tile .promotion-name p, [id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name small, [id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name #highlight_footer a, #highlight_footer [id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name a, [id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name #highlight_body a p, #highlight_body a [id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name p, .search-results .tab-content #contents .content-title small, .search-results .tab-content #contents .content-title #highlight_footer a, #highlight_footer .search-results .tab-content #contents .content-title a, .search-results .tab-content #contents .content-title #highlight_body a p, #highlight_body a .search-results .tab-content #contents .content-title p, .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name small, .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name #highlight_footer a, #highlight_footer .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name a, .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name #highlight_body a p, #highlight_body a .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name p, .recipe-list-item .recipe-name small, .recipe-list-item .recipe-name #highlight_footer a, #highlight_footer .recipe-list-item .recipe-name a, .recipe-list-item .recipe-name #highlight_body a p, #highlight_body a .recipe-list-item .recipe-name p, .modal--froneri .modal-title small, .modal--froneri .modal-title #highlight_footer a, #highlight_footer .modal--froneri .modal-title a, .modal--froneri .modal-title #highlight_body a p, #highlight_body a .modal--froneri .modal-title p,
.h4 .small,
#promotionsList .promotion-list-item.promotion-tile .promotion-name .small,
[id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name .small,
.search-results .tab-content #contents .content-title .small,
.h4 .shop-info .detail,
#promotionsList .promotion-list-item.promotion-tile .promotion-name .shop-info .detail,
[id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name .shop-info .detail,
.search-results .tab-content #contents .content-title .shop-info .detail,
.shop-info .h4 .detail,
.shop-info #promotionsList .promotion-list-item.promotion-tile .promotion-name .detail,
#promotionsList .promotion-list-item.promotion-tile .shop-info .promotion-name .detail,
.shop-info [id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name .detail,
[id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .shop-info .promotion-name .detail,
.shop-info .search-results .tab-content #contents .content-title .detail,
.search-results .tab-content #contents .shop-info .content-title .detail,
.recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name .small,
.recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name .shop-info .detail,
.shop-info .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name .detail,
.recipe-list-item .recipe-name .small,
.recipe-list-item .recipe-name .shop-info .detail,
.shop-info .recipe-list-item .recipe-name .detail,
.h4 .product.shopping-cart-small .special-offer-section .special-offer,
#promotionsList .promotion-list-item.promotion-tile .promotion-name .product.shopping-cart-small .special-offer-section .special-offer,
[id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name .product.shopping-cart-small .special-offer-section .special-offer,
.search-results .tab-content #contents .content-title .product.shopping-cart-small .special-offer-section .special-offer,
.recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name .product.shopping-cart-small .special-offer-section .special-offer,
.recipe-list-item .recipe-name .product.shopping-cart-small .special-offer-section .special-offer,
.product.shopping-cart-small .special-offer-section .h4 .special-offer,
.product.shopping-cart-small .special-offer-section #promotionsList .promotion-list-item.promotion-tile .promotion-name .special-offer,
#promotionsList .promotion-list-item.promotion-tile .product.shopping-cart-small .special-offer-section .promotion-name .special-offer,
.product.shopping-cart-small .special-offer-section [id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name .special-offer,
[id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .product.shopping-cart-small .special-offer-section .promotion-name .special-offer,
.product.shopping-cart-small .special-offer-section .search-results .tab-content #contents .content-title .special-offer,
.search-results .tab-content #contents .product.shopping-cart-small .special-offer-section .content-title .special-offer,
.product.shopping-cart-small .special-offer-section .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name .special-offer,
.recipe-list-template .recipe-tile .recipe-content .upper-content .product.shopping-cart-small .special-offer-section .recipe-name .special-offer,
.product.shopping-cart-small .special-offer-section .recipe-list-item .recipe-name .special-offer,
.recipe-list-item .product.shopping-cart-small .special-offer-section .recipe-name .special-offer,
.h4 .product .product-component .cart-controls .product-delete,
#promotionsList .promotion-list-item.promotion-tile .promotion-name .product .product-component .cart-controls .product-delete,
[id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name .product .product-component .cart-controls .product-delete,
.search-results .tab-content #contents .content-title .product .product-component .cart-controls .product-delete,
.recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name .product .product-component .cart-controls .product-delete,
.recipe-list-item .recipe-name .product .product-component .cart-controls .product-delete,
.product .product-component .cart-controls .h4 .product-delete,
.product .product-component .cart-controls #promotionsList .promotion-list-item.promotion-tile .promotion-name .product-delete,
#promotionsList .promotion-list-item.promotion-tile .product .product-component .cart-controls .promotion-name .product-delete,
.product .product-component .cart-controls [id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name .product-delete,
[id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .product .product-component .cart-controls .promotion-name .product-delete,
.product .product-component .cart-controls .search-results .tab-content #contents .content-title .product-delete,
.search-results .tab-content #contents .product .product-component .cart-controls .content-title .product-delete,
.product .product-component .cart-controls .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name .product-delete,
.recipe-list-template .recipe-tile .recipe-content .upper-content .product .product-component .cart-controls .recipe-name .product-delete,
.product .product-component .cart-controls .recipe-list-item .recipe-name .product-delete,
.recipe-list-item .product .product-component .cart-controls .recipe-name .product-delete,
.h4 .product .product-component .add-to-favourite,
#promotionsList .promotion-list-item.promotion-tile .promotion-name .product .product-component .add-to-favourite,
[id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name .product .product-component .add-to-favourite,
.search-results .tab-content #contents .content-title .product .product-component .add-to-favourite,
.recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name .product .product-component .add-to-favourite,
.recipe-list-item .recipe-name .product .product-component .add-to-favourite,
.product .product-component .h4 .add-to-favourite,
.product .product-component #promotionsList .promotion-list-item.promotion-tile .promotion-name .add-to-favourite,
#promotionsList .promotion-list-item.promotion-tile .product .product-component .promotion-name .add-to-favourite,
.product .product-component [id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name .add-to-favourite,
[id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .product .product-component .promotion-name .add-to-favourite,
.product .product-component .search-results .tab-content #contents .content-title .add-to-favourite,
.search-results .tab-content #contents .product .product-component .content-title .add-to-favourite,
.product .product-component .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name .add-to-favourite,
.recipe-list-template .recipe-tile .recipe-content .upper-content .product .product-component .recipe-name .add-to-favourite,
.product .product-component .recipe-list-item .recipe-name .add-to-favourite,
.recipe-list-item .product .product-component .recipe-name .add-to-favourite,
.modal--froneri .modal-title .small,
.modal--froneri .modal-title .shop-info .detail,
.shop-info .modal--froneri .modal-title .detail,
.modal--froneri .modal-title .product.shopping-cart-small .special-offer-section .special-offer,
.product.shopping-cart-small .special-offer-section .modal--froneri .modal-title .special-offer,
.modal--froneri .modal-title .product .product-component .cart-controls .product-delete,
.product .product-component .cart-controls .modal--froneri .modal-title .product-delete,
.modal--froneri .modal-title .product .product-component .add-to-favourite,
.product .product-component .modal--froneri .modal-title .add-to-favourite,
.h4 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail,
#promotionsList .promotion-list-item.promotion-tile .promotion-name #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail,
[id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail,
.search-results .tab-content #contents .content-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail,
.recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail,
.recipe-list-item .recipe-name #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail,
.modal--froneri .modal-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail,
.h4 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
#promotionsList .promotion-list-item.promotion-tile .promotion-name #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
[id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.search-results .tab-content #contents .content-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.recipe-list-item .recipe-name #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.modal--froneri .modal-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.h4 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
#promotionsList .promotion-list-item.promotion-tile .promotion-name #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
[id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.search-results .tab-content #contents .content-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.recipe-list-item .recipe-name #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.modal--froneri .modal-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.h4 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox,
#promotionsList .promotion-list-item.promotion-tile .promotion-name #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox,
[id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox,
.search-results .tab-content #contents .content-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox,
.recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox,
.recipe-list-item .recipe-name #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox,
.modal--froneri .modal-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox,
#newsletter_container #newsletter_info #newsletter_subscription .h4 .error_newsletter_mail,
#newsletter_container #newsletter_info #newsletter_subscription #promotionsList .promotion-list-item.promotion-tile .promotion-name .error_newsletter_mail,
#promotionsList .promotion-list-item.promotion-tile #newsletter_container #newsletter_info #newsletter_subscription .promotion-name .error_newsletter_mail,
#newsletter_container #newsletter_info #newsletter_subscription [id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name .error_newsletter_mail,
[id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile #newsletter_container #newsletter_info #newsletter_subscription .promotion-name .error_newsletter_mail,
#newsletter_container #newsletter_info #newsletter_subscription .search-results .tab-content #contents .content-title .error_newsletter_mail,
.search-results .tab-content #contents #newsletter_container #newsletter_info #newsletter_subscription .content-title .error_newsletter_mail,
#newsletter_container #newsletter_info #newsletter_subscription .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name .error_newsletter_mail,
.recipe-list-template .recipe-tile .recipe-content .upper-content #newsletter_container #newsletter_info #newsletter_subscription .recipe-name .error_newsletter_mail,
#newsletter_container #newsletter_info #newsletter_subscription .recipe-list-item .recipe-name .error_newsletter_mail,
.recipe-list-item #newsletter_container #newsletter_info #newsletter_subscription .recipe-name .error_newsletter_mail,
#newsletter_container #newsletter_info #newsletter_subscription .modal--froneri .modal-title .error_newsletter_mail,
.modal--froneri #newsletter_container #newsletter_info #newsletter_subscription .modal-title .error_newsletter_mail,
#newsletter_container #newsletter_info #newsletter_subscription .h4 .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription #promotionsList .promotion-list-item.promotion-tile .promotion-name .error_newsletter_checkbox.active,
#promotionsList .promotion-list-item.promotion-tile #newsletter_container #newsletter_info #newsletter_subscription .promotion-name .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription [id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name .error_newsletter_checkbox.active,
[id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile #newsletter_container #newsletter_info #newsletter_subscription .promotion-name .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .search-results .tab-content #contents .content-title .error_newsletter_checkbox.active,
.search-results .tab-content #contents #newsletter_container #newsletter_info #newsletter_subscription .content-title .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name .error_newsletter_checkbox.active,
.recipe-list-template .recipe-tile .recipe-content .upper-content #newsletter_container #newsletter_info #newsletter_subscription .recipe-name .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .recipe-list-item .recipe-name .error_newsletter_checkbox.active,
.recipe-list-item #newsletter_container #newsletter_info #newsletter_subscription .recipe-name .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .modal--froneri .modal-title .error_newsletter_checkbox.active,
.modal--froneri #newsletter_container #newsletter_info #newsletter_subscription .modal-title .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .h4 .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription #promotionsList .promotion-list-item.promotion-tile .promotion-name .error_newsletter_checkbox.active,
#promotionsList .promotion-list-item.promotion-tile #newsletter_container #newsletter_info #newsletter_subscription .promotion-name .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription [id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name .error_newsletter_checkbox.active,
[id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile #newsletter_container #newsletter_info #newsletter_subscription .promotion-name .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .search-results .tab-content #contents .content-title .error_newsletter_checkbox.active,
.search-results .tab-content #contents #newsletter_container #newsletter_info #newsletter_subscription .content-title .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name .error_newsletter_checkbox.active,
.recipe-list-template .recipe-tile .recipe-content .upper-content #newsletter_container #newsletter_info #newsletter_subscription .recipe-name .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .recipe-list-item .recipe-name .error_newsletter_checkbox.active,
.recipe-list-item #newsletter_container #newsletter_info #newsletter_subscription .recipe-name .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .modal--froneri .modal-title .error_newsletter_checkbox.active,
.modal--froneri #newsletter_container #newsletter_info #newsletter_subscription .modal-title .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .h4 .error_newsletter_checkbox,
#newsletter_container #newsletter_info #newsletter_subscription #promotionsList .promotion-list-item.promotion-tile .promotion-name .error_newsletter_checkbox,
#promotionsList .promotion-list-item.promotion-tile #newsletter_container #newsletter_info #newsletter_subscription .promotion-name .error_newsletter_checkbox,
#newsletter_container #newsletter_info #newsletter_subscription [id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name .error_newsletter_checkbox,
[id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile #newsletter_container #newsletter_info #newsletter_subscription .promotion-name .error_newsletter_checkbox,
#newsletter_container #newsletter_info #newsletter_subscription .search-results .tab-content #contents .content-title .error_newsletter_checkbox,
.search-results .tab-content #contents #newsletter_container #newsletter_info #newsletter_subscription .content-title .error_newsletter_checkbox,
#newsletter_container #newsletter_info #newsletter_subscription .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name .error_newsletter_checkbox,
.recipe-list-template .recipe-tile .recipe-content .upper-content #newsletter_container #newsletter_info #newsletter_subscription .recipe-name .error_newsletter_checkbox,
#newsletter_container #newsletter_info #newsletter_subscription .recipe-list-item .recipe-name .error_newsletter_checkbox,
.recipe-list-item #newsletter_container #newsletter_info #newsletter_subscription .recipe-name .error_newsletter_checkbox,
#newsletter_container #newsletter_info #newsletter_subscription .modal--froneri .modal-title .error_newsletter_checkbox,
.modal--froneri #newsletter_container #newsletter_info #newsletter_subscription .modal-title .error_newsletter_checkbox,
.h4 footer #footer_impressum .small_links,
#promotionsList .promotion-list-item.promotion-tile .promotion-name footer #footer_impressum .small_links,
[id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name footer #footer_impressum .small_links,
.search-results .tab-content #contents .content-title footer #footer_impressum .small_links,
.recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name footer #footer_impressum .small_links,
.recipe-list-item .recipe-name footer #footer_impressum .small_links,
.modal--froneri .modal-title footer #footer_impressum .small_links,
footer #footer_impressum .h4 .small_links,
footer #footer_impressum #promotionsList .promotion-list-item.promotion-tile .promotion-name .small_links,
#promotionsList .promotion-list-item.promotion-tile footer #footer_impressum .promotion-name .small_links,
footer #footer_impressum [id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name .small_links,
[id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile footer #footer_impressum .promotion-name .small_links,
footer #footer_impressum .search-results .tab-content #contents .content-title .small_links,
.search-results .tab-content #contents footer #footer_impressum .content-title .small_links,
footer #footer_impressum .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name .small_links,
.recipe-list-template .recipe-tile .recipe-content .upper-content footer #footer_impressum .recipe-name .small_links,
footer #footer_impressum .recipe-list-item .recipe-name .small_links,
.recipe-list-item footer #footer_impressum .recipe-name .small_links,
footer #footer_impressum .modal--froneri .modal-title .small_links,
.modal--froneri footer #footer_impressum .modal-title .small_links,
.h4 footer #footer_awardrow span,
#promotionsList .promotion-list-item.promotion-tile .promotion-name footer #footer_awardrow span,
[id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name footer #footer_awardrow span,
.search-results .tab-content #contents .content-title footer #footer_awardrow span,
.recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name footer #footer_awardrow span,
.recipe-list-item .recipe-name footer #footer_awardrow span,
.modal--froneri .modal-title footer #footer_awardrow span,
footer #footer_awardrow .h4 span,
footer #footer_awardrow #promotionsList .promotion-list-item.promotion-tile .promotion-name span,
#promotionsList .promotion-list-item.promotion-tile footer #footer_awardrow .promotion-name span,
footer #footer_awardrow [id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name span,
[id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile footer #footer_awardrow .promotion-name span,
footer #footer_awardrow .search-results .tab-content #contents .content-title span,
.search-results .tab-content #contents footer #footer_awardrow .content-title span,
footer #footer_awardrow .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name span,
.recipe-list-template .recipe-tile .recipe-content .upper-content footer #footer_awardrow .recipe-name span,
footer #footer_awardrow .recipe-list-item .recipe-name span,
.recipe-list-item footer #footer_awardrow .recipe-name span,
footer #footer_awardrow .modal--froneri .modal-title span,
.modal--froneri footer #footer_awardrow .modal-title span,
.h4 footer #footer_awardrow .award_element a,
#promotionsList .promotion-list-item.promotion-tile .promotion-name footer #footer_awardrow .award_element a,
[id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name footer #footer_awardrow .award_element a,
.search-results .tab-content #contents .content-title footer #footer_awardrow .award_element a,
.recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name footer #footer_awardrow .award_element a,
.recipe-list-item .recipe-name footer #footer_awardrow .award_element a,
.modal--froneri .modal-title footer #footer_awardrow .award_element a,
footer #footer_awardrow .award_element .h4 a,
footer #footer_awardrow .award_element #promotionsList .promotion-list-item.promotion-tile .promotion-name a,
#promotionsList .promotion-list-item.promotion-tile footer #footer_awardrow .award_element .promotion-name a,
footer #footer_awardrow .award_element [id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name a,
[id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile footer #footer_awardrow .award_element .promotion-name a,
footer #footer_awardrow .award_element .search-results .tab-content #contents .content-title a,
.search-results .tab-content #contents footer #footer_awardrow .award_element .content-title a,
footer #footer_awardrow .award_element .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name a,
.recipe-list-template .recipe-tile .recipe-content .upper-content footer #footer_awardrow .award_element .recipe-name a,
footer #footer_awardrow .award_element .recipe-list-item .recipe-name a,
.recipe-list-item footer #footer_awardrow .award_element .recipe-name a,
footer #footer_awardrow .award_element .modal--froneri .modal-title a,
.modal--froneri footer #footer_awardrow .award_element .modal-title a,
.h4 footer #site_index .index_element_list,
#promotionsList .promotion-list-item.promotion-tile .promotion-name footer #site_index .index_element_list,
[id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name footer #site_index .index_element_list,
.search-results .tab-content #contents .content-title footer #site_index .index_element_list,
.recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name footer #site_index .index_element_list,
.recipe-list-item .recipe-name footer #site_index .index_element_list,
.modal--froneri .modal-title footer #site_index .index_element_list,
footer #site_index .h4 .index_element_list,
footer #site_index #promotionsList .promotion-list-item.promotion-tile .promotion-name .index_element_list,
#promotionsList .promotion-list-item.promotion-tile footer #site_index .promotion-name .index_element_list,
footer #site_index [id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name .index_element_list,
[id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile footer #site_index .promotion-name .index_element_list,
footer #site_index .search-results .tab-content #contents .content-title .index_element_list,
.search-results .tab-content #contents footer #site_index .content-title .index_element_list,
footer #site_index .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name .index_element_list,
.recipe-list-template .recipe-tile .recipe-content .upper-content footer #site_index .recipe-name .index_element_list,
footer #site_index .recipe-list-item .recipe-name .index_element_list,
.recipe-list-item footer #site_index .recipe-name .index_element_list,
footer #site_index .modal--froneri .modal-title .index_element_list,
.modal--froneri footer #site_index .modal-title .index_element_list,
.h4 footer .icon_box_element,
#promotionsList .promotion-list-item.promotion-tile .promotion-name footer .icon_box_element,
[id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name footer .icon_box_element,
.search-results .tab-content #contents .content-title footer .icon_box_element,
.recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name footer .icon_box_element,
.recipe-list-item .recipe-name footer .icon_box_element,
.modal--froneri .modal-title footer .icon_box_element,
footer .h4 .icon_box_element,
footer #promotionsList .promotion-list-item.promotion-tile .promotion-name .icon_box_element,
#promotionsList .promotion-list-item.promotion-tile footer .promotion-name .icon_box_element,
footer [id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name .icon_box_element,
[id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile footer .promotion-name .icon_box_element,
footer .search-results .tab-content #contents .content-title .icon_box_element,
.search-results .tab-content #contents footer .content-title .icon_box_element,
footer .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name .icon_box_element,
.recipe-list-template .recipe-tile .recipe-content .upper-content footer .recipe-name .icon_box_element,
footer .recipe-list-item .recipe-name .icon_box_element,
.recipe-list-item footer .recipe-name .icon_box_element,
footer .modal--froneri .modal-title .icon_box_element,
.modal--froneri footer .modal-title .icon_box_element, .h5 small, .h5 #highlight_footer a, #highlight_footer .h5 a, .h5 #highlight_body a p, #highlight_body a .h5 p,
.h5 .small,
.h5 .shop-info .detail,
.shop-info .h5 .detail,
.h5 .product.shopping-cart-small .special-offer-section .special-offer,
.product.shopping-cart-small .special-offer-section .h5 .special-offer,
.h5 .product .product-component .cart-controls .product-delete,
.product .product-component .cart-controls .h5 .product-delete,
.h5 .product .product-component .add-to-favourite,
.product .product-component .h5 .add-to-favourite,
.h5 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail,
.h5 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.h5 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.h5 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox,
#newsletter_container #newsletter_info #newsletter_subscription .h5 .error_newsletter_mail,
#newsletter_container #newsletter_info #newsletter_subscription .h5 .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .h5 .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .h5 .error_newsletter_checkbox,
.h5 footer #footer_impressum .small_links,
footer #footer_impressum .h5 .small_links,
.h5 footer #footer_awardrow span,
footer #footer_awardrow .h5 span,
.h5 footer #footer_awardrow .award_element a,
footer #footer_awardrow .award_element .h5 a,
.h5 footer #site_index .index_element_list,
footer #site_index .h5 .index_element_list,
.h5 footer .icon_box_element,
footer .h5 .icon_box_element, .h6 small, .h6 #highlight_footer a, #highlight_footer .h6 a, .h6 #highlight_body a p, #highlight_body a .h6 p, .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan small, .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan #highlight_footer a, #highlight_footer .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan a, .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan #highlight_body a p, #highlight_body a .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan p,
.h6 .small,
.h6 .shop-info .detail,
.shop-info .h6 .detail,
.recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan .small,
.recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan .shop-info .detail,
.shop-info .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan .detail,
.h6 .product.shopping-cart-small .special-offer-section .special-offer,
.recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan .product.shopping-cart-small .special-offer-section .special-offer,
.product.shopping-cart-small .special-offer-section .h6 .special-offer,
.product.shopping-cart-small .special-offer-section .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan .special-offer,
.recipe-list-template .recipe-tile .recipe-content .upper-content .product.shopping-cart-small .special-offer-section .recipe-slogan .special-offer,
.h6 .product .product-component .cart-controls .product-delete,
.recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan .product .product-component .cart-controls .product-delete,
.product .product-component .cart-controls .h6 .product-delete,
.product .product-component .cart-controls .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan .product-delete,
.recipe-list-template .recipe-tile .recipe-content .upper-content .product .product-component .cart-controls .recipe-slogan .product-delete,
.h6 .product .product-component .add-to-favourite,
.recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan .product .product-component .add-to-favourite,
.product .product-component .h6 .add-to-favourite,
.product .product-component .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan .add-to-favourite,
.recipe-list-template .recipe-tile .recipe-content .upper-content .product .product-component .recipe-slogan .add-to-favourite,
.h6 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail,
.recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail,
.h6 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.h6 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.h6 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox,
.recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox,
#newsletter_container #newsletter_info #newsletter_subscription .h6 .error_newsletter_mail,
#newsletter_container #newsletter_info #newsletter_subscription .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan .error_newsletter_mail,
.recipe-list-template .recipe-tile .recipe-content .upper-content #newsletter_container #newsletter_info #newsletter_subscription .recipe-slogan .error_newsletter_mail,
#newsletter_container #newsletter_info #newsletter_subscription .h6 .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan .error_newsletter_checkbox.active,
.recipe-list-template .recipe-tile .recipe-content .upper-content #newsletter_container #newsletter_info #newsletter_subscription .recipe-slogan .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .h6 .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan .error_newsletter_checkbox.active,
.recipe-list-template .recipe-tile .recipe-content .upper-content #newsletter_container #newsletter_info #newsletter_subscription .recipe-slogan .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .h6 .error_newsletter_checkbox,
#newsletter_container #newsletter_info #newsletter_subscription .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan .error_newsletter_checkbox,
.recipe-list-template .recipe-tile .recipe-content .upper-content #newsletter_container #newsletter_info #newsletter_subscription .recipe-slogan .error_newsletter_checkbox,
.h6 footer #footer_impressum .small_links,
.recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan footer #footer_impressum .small_links,
footer #footer_impressum .h6 .small_links,
footer #footer_impressum .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan .small_links,
.recipe-list-template .recipe-tile .recipe-content .upper-content footer #footer_impressum .recipe-slogan .small_links,
.h6 footer #footer_awardrow span,
.recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan footer #footer_awardrow span,
footer #footer_awardrow .h6 span,
footer #footer_awardrow .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan span,
.recipe-list-template .recipe-tile .recipe-content .upper-content footer #footer_awardrow .recipe-slogan span,
.h6 footer #footer_awardrow .award_element a,
.recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan footer #footer_awardrow .award_element a,
footer #footer_awardrow .award_element .h6 a,
footer #footer_awardrow .award_element .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan a,
.recipe-list-template .recipe-tile .recipe-content .upper-content footer #footer_awardrow .award_element .recipe-slogan a,
.h6 footer #site_index .index_element_list,
.recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan footer #site_index .index_element_list,
footer #site_index .h6 .index_element_list,
footer #site_index .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan .index_element_list,
.recipe-list-template .recipe-tile .recipe-content .upper-content footer #site_index .recipe-slogan .index_element_list,
.h6 footer .icon_box_element,
.recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan footer .icon_box_element,
footer .h6 .icon_box_element,
footer .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan .icon_box_element,
.recipe-list-template .recipe-tile .recipe-content .upper-content footer .recipe-slogan .icon_box_element {
  font-weight: normal;
  line-height: 1;
  color: #aeaeae;
}

h1, .h1, .recipe-detail .recipe-name,
h2, .h2, .search-results .tab-content .tab-title,
h3,
.favouriteList .modal .modal-header .modal-title,
.product-detail .first-section .product-info .product-title-row h1,
.recipe-detail .steps-row .steps-container .steps-title, .h3, .recipe-detail.recipe-details-template .tile-title, .recipe-detail .recipe-ingredients-title {
  margin-top: 22px;
  margin-bottom: 11px;
}
h1 small, h1 #highlight_footer a, #highlight_footer h1 a, h1 #highlight_body a p, #highlight_body a h1 p,
h1 .small,
h1 .shop-info .detail,
.shop-info h1 .detail,
h1 .product.shopping-cart-small .special-offer-section .special-offer,
.product.shopping-cart-small .special-offer-section h1 .special-offer,
h1 .product .product-component .cart-controls .product-delete,
.product .product-component .cart-controls h1 .product-delete,
h1 .product .product-component .add-to-favourite,
.product .product-component h1 .add-to-favourite,
h1 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail,
h1 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
h1 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
h1 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox,
#newsletter_container #newsletter_info #newsletter_subscription h1 .error_newsletter_mail,
#newsletter_container #newsletter_info #newsletter_subscription h1 .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription h1 .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription h1 .error_newsletter_checkbox,
h1 footer #footer_impressum .small_links,
footer #footer_impressum h1 .small_links,
h1 footer #footer_awardrow span,
footer #footer_awardrow h1 span,
h1 footer #footer_awardrow .award_element a,
footer #footer_awardrow .award_element h1 a,
h1 footer #site_index .index_element_list,
footer #site_index h1 .index_element_list,
h1 footer .icon_box_element,
footer h1 .icon_box_element, .h1 small, .h1 #highlight_footer a, #highlight_footer .h1 a, .h1 #highlight_body a p, #highlight_body a .h1 p, .recipe-detail .recipe-name small, .recipe-detail .recipe-name #highlight_footer a, #highlight_footer .recipe-detail .recipe-name a, .recipe-detail .recipe-name #highlight_body a p, #highlight_body a .recipe-detail .recipe-name p,
.h1 .small,
.h1 .shop-info .detail,
.shop-info .h1 .detail,
.recipe-detail .recipe-name .small,
.recipe-detail .recipe-name .shop-info .detail,
.shop-info .recipe-detail .recipe-name .detail,
.h1 .product.shopping-cart-small .special-offer-section .special-offer,
.recipe-detail .recipe-name .product.shopping-cart-small .special-offer-section .special-offer,
.product.shopping-cart-small .special-offer-section .h1 .special-offer,
.product.shopping-cart-small .special-offer-section .recipe-detail .recipe-name .special-offer,
.recipe-detail .product.shopping-cart-small .special-offer-section .recipe-name .special-offer,
.h1 .product .product-component .cart-controls .product-delete,
.recipe-detail .recipe-name .product .product-component .cart-controls .product-delete,
.product .product-component .cart-controls .h1 .product-delete,
.product .product-component .cart-controls .recipe-detail .recipe-name .product-delete,
.recipe-detail .product .product-component .cart-controls .recipe-name .product-delete,
.h1 .product .product-component .add-to-favourite,
.recipe-detail .recipe-name .product .product-component .add-to-favourite,
.product .product-component .h1 .add-to-favourite,
.product .product-component .recipe-detail .recipe-name .add-to-favourite,
.recipe-detail .product .product-component .recipe-name .add-to-favourite,
.h1 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail,
.recipe-detail .recipe-name #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail,
.h1 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.recipe-detail .recipe-name #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.h1 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.recipe-detail .recipe-name #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.h1 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox,
.recipe-detail .recipe-name #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox,
#newsletter_container #newsletter_info #newsletter_subscription .h1 .error_newsletter_mail,
#newsletter_container #newsletter_info #newsletter_subscription .recipe-detail .recipe-name .error_newsletter_mail,
.recipe-detail #newsletter_container #newsletter_info #newsletter_subscription .recipe-name .error_newsletter_mail,
#newsletter_container #newsletter_info #newsletter_subscription .h1 .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .recipe-detail .recipe-name .error_newsletter_checkbox.active,
.recipe-detail #newsletter_container #newsletter_info #newsletter_subscription .recipe-name .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .h1 .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .recipe-detail .recipe-name .error_newsletter_checkbox.active,
.recipe-detail #newsletter_container #newsletter_info #newsletter_subscription .recipe-name .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .h1 .error_newsletter_checkbox,
#newsletter_container #newsletter_info #newsletter_subscription .recipe-detail .recipe-name .error_newsletter_checkbox,
.recipe-detail #newsletter_container #newsletter_info #newsletter_subscription .recipe-name .error_newsletter_checkbox,
.h1 footer #footer_impressum .small_links,
.recipe-detail .recipe-name footer #footer_impressum .small_links,
footer #footer_impressum .h1 .small_links,
footer #footer_impressum .recipe-detail .recipe-name .small_links,
.recipe-detail footer #footer_impressum .recipe-name .small_links,
.h1 footer #footer_awardrow span,
.recipe-detail .recipe-name footer #footer_awardrow span,
footer #footer_awardrow .h1 span,
footer #footer_awardrow .recipe-detail .recipe-name span,
.recipe-detail footer #footer_awardrow .recipe-name span,
.h1 footer #footer_awardrow .award_element a,
.recipe-detail .recipe-name footer #footer_awardrow .award_element a,
footer #footer_awardrow .award_element .h1 a,
footer #footer_awardrow .award_element .recipe-detail .recipe-name a,
.recipe-detail footer #footer_awardrow .award_element .recipe-name a,
.h1 footer #site_index .index_element_list,
.recipe-detail .recipe-name footer #site_index .index_element_list,
footer #site_index .h1 .index_element_list,
footer #site_index .recipe-detail .recipe-name .index_element_list,
.recipe-detail footer #site_index .recipe-name .index_element_list,
.h1 footer .icon_box_element,
.recipe-detail .recipe-name footer .icon_box_element,
footer .h1 .icon_box_element,
footer .recipe-detail .recipe-name .icon_box_element,
.recipe-detail footer .recipe-name .icon_box_element,
h2 small,
h2 #highlight_footer a,
#highlight_footer h2 a,
h2 #highlight_body a p,
#highlight_body a h2 p,
h2 .small,
h2 .shop-info .detail,
.shop-info h2 .detail,
h2 .product.shopping-cart-small .special-offer-section .special-offer,
.product.shopping-cart-small .special-offer-section h2 .special-offer,
h2 .product .product-component .cart-controls .product-delete,
.product .product-component .cart-controls h2 .product-delete,
h2 .product .product-component .add-to-favourite,
.product .product-component h2 .add-to-favourite,
h2 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail,
h2 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
h2 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
h2 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox,
#newsletter_container #newsletter_info #newsletter_subscription h2 .error_newsletter_mail,
#newsletter_container #newsletter_info #newsletter_subscription h2 .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription h2 .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription h2 .error_newsletter_checkbox,
h2 footer #footer_impressum .small_links,
footer #footer_impressum h2 .small_links,
h2 footer #footer_awardrow span,
footer #footer_awardrow h2 span,
h2 footer #footer_awardrow .award_element a,
footer #footer_awardrow .award_element h2 a,
h2 footer #site_index .index_element_list,
footer #site_index h2 .index_element_list,
h2 footer .icon_box_element,
footer h2 .icon_box_element, .h2 small, .h2 #highlight_footer a, #highlight_footer .h2 a, .h2 #highlight_body a p, #highlight_body a .h2 p, .search-results .tab-content .tab-title small, .search-results .tab-content .tab-title #highlight_footer a, #highlight_footer .search-results .tab-content .tab-title a, .search-results .tab-content .tab-title #highlight_body a p, #highlight_body a .search-results .tab-content .tab-title p,
.h2 .small,
.search-results .tab-content .tab-title .small,
.h2 .shop-info .detail,
.search-results .tab-content .tab-title .shop-info .detail,
.shop-info .h2 .detail,
.shop-info .search-results .tab-content .tab-title .detail,
.search-results .tab-content .shop-info .tab-title .detail,
.h2 .product.shopping-cart-small .special-offer-section .special-offer,
.search-results .tab-content .tab-title .product.shopping-cart-small .special-offer-section .special-offer,
.product.shopping-cart-small .special-offer-section .h2 .special-offer,
.product.shopping-cart-small .special-offer-section .search-results .tab-content .tab-title .special-offer,
.search-results .tab-content .product.shopping-cart-small .special-offer-section .tab-title .special-offer,
.h2 .product .product-component .cart-controls .product-delete,
.search-results .tab-content .tab-title .product .product-component .cart-controls .product-delete,
.product .product-component .cart-controls .h2 .product-delete,
.product .product-component .cart-controls .search-results .tab-content .tab-title .product-delete,
.search-results .tab-content .product .product-component .cart-controls .tab-title .product-delete,
.h2 .product .product-component .add-to-favourite,
.search-results .tab-content .tab-title .product .product-component .add-to-favourite,
.product .product-component .h2 .add-to-favourite,
.product .product-component .search-results .tab-content .tab-title .add-to-favourite,
.search-results .tab-content .product .product-component .tab-title .add-to-favourite,
.h2 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail,
.search-results .tab-content .tab-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail,
.h2 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.search-results .tab-content .tab-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.h2 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.search-results .tab-content .tab-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.h2 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox,
.search-results .tab-content .tab-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox,
#newsletter_container #newsletter_info #newsletter_subscription .h2 .error_newsletter_mail,
#newsletter_container #newsletter_info #newsletter_subscription .search-results .tab-content .tab-title .error_newsletter_mail,
.search-results .tab-content #newsletter_container #newsletter_info #newsletter_subscription .tab-title .error_newsletter_mail,
#newsletter_container #newsletter_info #newsletter_subscription .h2 .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .search-results .tab-content .tab-title .error_newsletter_checkbox.active,
.search-results .tab-content #newsletter_container #newsletter_info #newsletter_subscription .tab-title .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .h2 .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .search-results .tab-content .tab-title .error_newsletter_checkbox.active,
.search-results .tab-content #newsletter_container #newsletter_info #newsletter_subscription .tab-title .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .h2 .error_newsletter_checkbox,
#newsletter_container #newsletter_info #newsletter_subscription .search-results .tab-content .tab-title .error_newsletter_checkbox,
.search-results .tab-content #newsletter_container #newsletter_info #newsletter_subscription .tab-title .error_newsletter_checkbox,
.h2 footer #footer_impressum .small_links,
.search-results .tab-content .tab-title footer #footer_impressum .small_links,
footer #footer_impressum .h2 .small_links,
footer #footer_impressum .search-results .tab-content .tab-title .small_links,
.search-results .tab-content footer #footer_impressum .tab-title .small_links,
.h2 footer #footer_awardrow span,
.search-results .tab-content .tab-title footer #footer_awardrow span,
footer #footer_awardrow .h2 span,
footer #footer_awardrow .search-results .tab-content .tab-title span,
.search-results .tab-content footer #footer_awardrow .tab-title span,
.h2 footer #footer_awardrow .award_element a,
.search-results .tab-content .tab-title footer #footer_awardrow .award_element a,
footer #footer_awardrow .award_element .h2 a,
footer #footer_awardrow .award_element .search-results .tab-content .tab-title a,
.search-results .tab-content footer #footer_awardrow .award_element .tab-title a,
.h2 footer #site_index .index_element_list,
.search-results .tab-content .tab-title footer #site_index .index_element_list,
footer #site_index .h2 .index_element_list,
footer #site_index .search-results .tab-content .tab-title .index_element_list,
.search-results .tab-content footer #site_index .tab-title .index_element_list,
.h2 footer .icon_box_element,
.search-results .tab-content .tab-title footer .icon_box_element,
footer .h2 .icon_box_element,
footer .search-results .tab-content .tab-title .icon_box_element,
.search-results .tab-content footer .tab-title .icon_box_element,
h3 small,
h3 #highlight_footer a,
#highlight_footer h3 a,
h3 #highlight_body a p,
#highlight_body a h3 p,
.favouriteList .modal .modal-header .modal-title small,
.favouriteList .modal .modal-header .modal-title #highlight_footer a,
#highlight_footer .favouriteList .modal .modal-header .modal-title a,
.favouriteList .modal .modal-header .modal-title #highlight_body a p,
#highlight_body a .favouriteList .modal .modal-header .modal-title p,
.product-detail .first-section .product-info .product-title-row h1 small,
.product-detail .first-section .product-info .product-title-row h1 #highlight_footer a,
#highlight_footer .product-detail .first-section .product-info .product-title-row h1 a,
.product-detail .first-section .product-info .product-title-row h1 #highlight_body a p,
#highlight_body a .product-detail .first-section .product-info .product-title-row h1 p,
.recipe-detail .steps-row .steps-container .steps-title small,
.recipe-detail .steps-row .steps-container .steps-title #highlight_footer a,
#highlight_footer .recipe-detail .steps-row .steps-container .steps-title a,
.recipe-detail .steps-row .steps-container .steps-title #highlight_body a p,
#highlight_body a .recipe-detail .steps-row .steps-container .steps-title p,
h3 .small,
.favouriteList .modal .modal-header .modal-title .small,
h3 .shop-info .detail,
.favouriteList .modal .modal-header .modal-title .shop-info .detail,
.shop-info h3 .detail,
.shop-info .favouriteList .modal .modal-header .modal-title .detail,
.favouriteList .modal .modal-header .shop-info .modal-title .detail,
.product-detail .first-section .product-info .product-title-row h1 .small,
.product-detail .first-section .product-info .product-title-row h1 .shop-info .detail,
.shop-info .product-detail .first-section .product-info .product-title-row h1 .detail,
.recipe-detail .steps-row .steps-container .steps-title .small,
.recipe-detail .steps-row .steps-container .steps-title .shop-info .detail,
.shop-info .recipe-detail .steps-row .steps-container .steps-title .detail,
h3 .product.shopping-cart-small .special-offer-section .special-offer,
.favouriteList .modal .modal-header .modal-title .product.shopping-cart-small .special-offer-section .special-offer,
.product-detail .first-section .product-info .product-title-row h1 .product.shopping-cart-small .special-offer-section .special-offer,
.recipe-detail .steps-row .steps-container .steps-title .product.shopping-cart-small .special-offer-section .special-offer,
.product.shopping-cart-small .special-offer-section h3 .special-offer,
.product.shopping-cart-small .special-offer-section .favouriteList .modal .modal-header .modal-title .special-offer,
.favouriteList .modal .modal-header .product.shopping-cart-small .special-offer-section .modal-title .special-offer,
.product.shopping-cart-small .special-offer-section .product-detail .first-section .product-info .product-title-row h1 .special-offer,
.product-detail .first-section .product-info .product-title-row .product.shopping-cart-small .special-offer-section h1 .special-offer,
.product.shopping-cart-small .special-offer-section .recipe-detail .steps-row .steps-container .steps-title .special-offer,
.recipe-detail .steps-row .steps-container .product.shopping-cart-small .special-offer-section .steps-title .special-offer,
h3 .product .product-component .cart-controls .product-delete,
.favouriteList .modal .modal-header .modal-title .product .product-component .cart-controls .product-delete,
.product-detail .first-section .product-info .product-title-row h1 .product .product-component .cart-controls .product-delete,
.recipe-detail .steps-row .steps-container .steps-title .product .product-component .cart-controls .product-delete,
.product .product-component .cart-controls h3 .product-delete,
.product .product-component .cart-controls .favouriteList .modal .modal-header .modal-title .product-delete,
.favouriteList .modal .modal-header .product .product-component .cart-controls .modal-title .product-delete,
.product .product-component .cart-controls .product-detail .first-section .product-info .product-title-row h1 .product-delete,
.product-detail .first-section .product-info .product-title-row .product .product-component .cart-controls h1 .product-delete,
.product .product-component .cart-controls .recipe-detail .steps-row .steps-container .steps-title .product-delete,
.recipe-detail .steps-row .steps-container .product .product-component .cart-controls .steps-title .product-delete,
h3 .product .product-component .add-to-favourite,
.favouriteList .modal .modal-header .modal-title .product .product-component .add-to-favourite,
.product-detail .first-section .product-info .product-title-row h1 .product .product-component .add-to-favourite,
.recipe-detail .steps-row .steps-container .steps-title .product .product-component .add-to-favourite,
.product .product-component h3 .add-to-favourite,
.product .product-component .favouriteList .modal .modal-header .modal-title .add-to-favourite,
.favouriteList .modal .modal-header .product .product-component .modal-title .add-to-favourite,
.product .product-component .product-detail .first-section .product-info .product-title-row h1 .add-to-favourite,
.product-detail .first-section .product-info .product-title-row .product .product-component h1 .add-to-favourite,
.product .product-component .recipe-detail .steps-row .steps-container .steps-title .add-to-favourite,
.recipe-detail .steps-row .steps-container .product .product-component .steps-title .add-to-favourite,
h3 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail,
.favouriteList .modal .modal-header .modal-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail,
.product-detail .first-section .product-info .product-title-row h1 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail,
.recipe-detail .steps-row .steps-container .steps-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail,
h3 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.favouriteList .modal .modal-header .modal-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.product-detail .first-section .product-info .product-title-row h1 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.recipe-detail .steps-row .steps-container .steps-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
h3 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.favouriteList .modal .modal-header .modal-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.product-detail .first-section .product-info .product-title-row h1 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.recipe-detail .steps-row .steps-container .steps-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
h3 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox,
.favouriteList .modal .modal-header .modal-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox,
.product-detail .first-section .product-info .product-title-row h1 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox,
.recipe-detail .steps-row .steps-container .steps-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox,
#newsletter_container #newsletter_info #newsletter_subscription h3 .error_newsletter_mail,
#newsletter_container #newsletter_info #newsletter_subscription .favouriteList .modal .modal-header .modal-title .error_newsletter_mail,
.favouriteList .modal .modal-header #newsletter_container #newsletter_info #newsletter_subscription .modal-title .error_newsletter_mail,
#newsletter_container #newsletter_info #newsletter_subscription .product-detail .first-section .product-info .product-title-row h1 .error_newsletter_mail,
.product-detail .first-section .product-info .product-title-row #newsletter_container #newsletter_info #newsletter_subscription h1 .error_newsletter_mail,
#newsletter_container #newsletter_info #newsletter_subscription .recipe-detail .steps-row .steps-container .steps-title .error_newsletter_mail,
.recipe-detail .steps-row .steps-container #newsletter_container #newsletter_info #newsletter_subscription .steps-title .error_newsletter_mail,
#newsletter_container #newsletter_info #newsletter_subscription h3 .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .favouriteList .modal .modal-header .modal-title .error_newsletter_checkbox.active,
.favouriteList .modal .modal-header #newsletter_container #newsletter_info #newsletter_subscription .modal-title .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .product-detail .first-section .product-info .product-title-row h1 .error_newsletter_checkbox.active,
.product-detail .first-section .product-info .product-title-row #newsletter_container #newsletter_info #newsletter_subscription h1 .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .recipe-detail .steps-row .steps-container .steps-title .error_newsletter_checkbox.active,
.recipe-detail .steps-row .steps-container #newsletter_container #newsletter_info #newsletter_subscription .steps-title .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription h3 .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .favouriteList .modal .modal-header .modal-title .error_newsletter_checkbox.active,
.favouriteList .modal .modal-header #newsletter_container #newsletter_info #newsletter_subscription .modal-title .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .product-detail .first-section .product-info .product-title-row h1 .error_newsletter_checkbox.active,
.product-detail .first-section .product-info .product-title-row #newsletter_container #newsletter_info #newsletter_subscription h1 .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .recipe-detail .steps-row .steps-container .steps-title .error_newsletter_checkbox.active,
.recipe-detail .steps-row .steps-container #newsletter_container #newsletter_info #newsletter_subscription .steps-title .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription h3 .error_newsletter_checkbox,
#newsletter_container #newsletter_info #newsletter_subscription .favouriteList .modal .modal-header .modal-title .error_newsletter_checkbox,
.favouriteList .modal .modal-header #newsletter_container #newsletter_info #newsletter_subscription .modal-title .error_newsletter_checkbox,
#newsletter_container #newsletter_info #newsletter_subscription .product-detail .first-section .product-info .product-title-row h1 .error_newsletter_checkbox,
.product-detail .first-section .product-info .product-title-row #newsletter_container #newsletter_info #newsletter_subscription h1 .error_newsletter_checkbox,
#newsletter_container #newsletter_info #newsletter_subscription .recipe-detail .steps-row .steps-container .steps-title .error_newsletter_checkbox,
.recipe-detail .steps-row .steps-container #newsletter_container #newsletter_info #newsletter_subscription .steps-title .error_newsletter_checkbox,
h3 footer #footer_impressum .small_links,
.favouriteList .modal .modal-header .modal-title footer #footer_impressum .small_links,
.product-detail .first-section .product-info .product-title-row h1 footer #footer_impressum .small_links,
.recipe-detail .steps-row .steps-container .steps-title footer #footer_impressum .small_links,
footer #footer_impressum h3 .small_links,
footer #footer_impressum .favouriteList .modal .modal-header .modal-title .small_links,
.favouriteList .modal .modal-header footer #footer_impressum .modal-title .small_links,
footer #footer_impressum .product-detail .first-section .product-info .product-title-row h1 .small_links,
.product-detail .first-section .product-info .product-title-row footer #footer_impressum h1 .small_links,
footer #footer_impressum .recipe-detail .steps-row .steps-container .steps-title .small_links,
.recipe-detail .steps-row .steps-container footer #footer_impressum .steps-title .small_links,
h3 footer #footer_awardrow span,
.favouriteList .modal .modal-header .modal-title footer #footer_awardrow span,
.product-detail .first-section .product-info .product-title-row h1 footer #footer_awardrow span,
.recipe-detail .steps-row .steps-container .steps-title footer #footer_awardrow span,
footer #footer_awardrow h3 span,
footer #footer_awardrow .favouriteList .modal .modal-header .modal-title span,
.favouriteList .modal .modal-header footer #footer_awardrow .modal-title span,
footer #footer_awardrow .product-detail .first-section .product-info .product-title-row h1 span,
.product-detail .first-section .product-info .product-title-row footer #footer_awardrow h1 span,
footer #footer_awardrow .recipe-detail .steps-row .steps-container .steps-title span,
.recipe-detail .steps-row .steps-container footer #footer_awardrow .steps-title span,
h3 footer #footer_awardrow .award_element a,
.favouriteList .modal .modal-header .modal-title footer #footer_awardrow .award_element a,
.product-detail .first-section .product-info .product-title-row h1 footer #footer_awardrow .award_element a,
.recipe-detail .steps-row .steps-container .steps-title footer #footer_awardrow .award_element a,
footer #footer_awardrow .award_element h3 a,
footer #footer_awardrow .award_element .favouriteList .modal .modal-header .modal-title a,
.favouriteList .modal .modal-header footer #footer_awardrow .award_element .modal-title a,
footer #footer_awardrow .award_element .product-detail .first-section .product-info .product-title-row h1 a,
.product-detail .first-section .product-info .product-title-row footer #footer_awardrow .award_element h1 a,
footer #footer_awardrow .award_element .recipe-detail .steps-row .steps-container .steps-title a,
.recipe-detail .steps-row .steps-container footer #footer_awardrow .award_element .steps-title a,
h3 footer #site_index .index_element_list,
.favouriteList .modal .modal-header .modal-title footer #site_index .index_element_list,
.product-detail .first-section .product-info .product-title-row h1 footer #site_index .index_element_list,
.recipe-detail .steps-row .steps-container .steps-title footer #site_index .index_element_list,
footer #site_index h3 .index_element_list,
footer #site_index .favouriteList .modal .modal-header .modal-title .index_element_list,
.favouriteList .modal .modal-header footer #site_index .modal-title .index_element_list,
footer #site_index .product-detail .first-section .product-info .product-title-row h1 .index_element_list,
.product-detail .first-section .product-info .product-title-row footer #site_index h1 .index_element_list,
footer #site_index .recipe-detail .steps-row .steps-container .steps-title .index_element_list,
.recipe-detail .steps-row .steps-container footer #site_index .steps-title .index_element_list,
h3 footer .icon_box_element,
.favouriteList .modal .modal-header .modal-title footer .icon_box_element,
.product-detail .first-section .product-info .product-title-row h1 footer .icon_box_element,
.recipe-detail .steps-row .steps-container .steps-title footer .icon_box_element,
footer h3 .icon_box_element,
footer .favouriteList .modal .modal-header .modal-title .icon_box_element,
.favouriteList .modal .modal-header footer .modal-title .icon_box_element,
footer .product-detail .first-section .product-info .product-title-row h1 .icon_box_element,
.product-detail .first-section .product-info .product-title-row footer h1 .icon_box_element,
footer .recipe-detail .steps-row .steps-container .steps-title .icon_box_element,
.recipe-detail .steps-row .steps-container footer .steps-title .icon_box_element, .h3 small, .h3 #highlight_footer a, #highlight_footer .h3 a, .h3 #highlight_body a p, #highlight_body a .h3 p, .recipe-detail.recipe-details-template .tile-title small, .recipe-detail.recipe-details-template .tile-title #highlight_footer a, #highlight_footer .recipe-detail.recipe-details-template .tile-title a, .recipe-detail.recipe-details-template .tile-title #highlight_body a p, #highlight_body a .recipe-detail.recipe-details-template .tile-title p, .recipe-detail .recipe-ingredients-title small, .recipe-detail .recipe-ingredients-title #highlight_footer a, #highlight_footer .recipe-detail .recipe-ingredients-title a, .recipe-detail .recipe-ingredients-title #highlight_body a p, #highlight_body a .recipe-detail .recipe-ingredients-title p,
.h3 .small,
.h3 .shop-info .detail,
.shop-info .h3 .detail,
.recipe-detail.recipe-details-template .tile-title .small,
.recipe-detail.recipe-details-template .tile-title .shop-info .detail,
.shop-info .recipe-detail.recipe-details-template .tile-title .detail,
.recipe-detail .recipe-ingredients-title .small,
.recipe-detail .recipe-ingredients-title .shop-info .detail,
.shop-info .recipe-detail .recipe-ingredients-title .detail,
.h3 .product.shopping-cart-small .special-offer-section .special-offer,
.recipe-detail.recipe-details-template .tile-title .product.shopping-cart-small .special-offer-section .special-offer,
.recipe-detail .recipe-ingredients-title .product.shopping-cart-small .special-offer-section .special-offer,
.product.shopping-cart-small .special-offer-section .h3 .special-offer,
.product.shopping-cart-small .special-offer-section .recipe-detail.recipe-details-template .tile-title .special-offer,
.recipe-detail.recipe-details-template .product.shopping-cart-small .special-offer-section .tile-title .special-offer,
.product.shopping-cart-small .special-offer-section .recipe-detail .recipe-ingredients-title .special-offer,
.recipe-detail .product.shopping-cart-small .special-offer-section .recipe-ingredients-title .special-offer,
.h3 .product .product-component .cart-controls .product-delete,
.recipe-detail.recipe-details-template .tile-title .product .product-component .cart-controls .product-delete,
.recipe-detail .recipe-ingredients-title .product .product-component .cart-controls .product-delete,
.product .product-component .cart-controls .h3 .product-delete,
.product .product-component .cart-controls .recipe-detail.recipe-details-template .tile-title .product-delete,
.recipe-detail.recipe-details-template .product .product-component .cart-controls .tile-title .product-delete,
.product .product-component .cart-controls .recipe-detail .recipe-ingredients-title .product-delete,
.recipe-detail .product .product-component .cart-controls .recipe-ingredients-title .product-delete,
.h3 .product .product-component .add-to-favourite,
.recipe-detail.recipe-details-template .tile-title .product .product-component .add-to-favourite,
.recipe-detail .recipe-ingredients-title .product .product-component .add-to-favourite,
.product .product-component .h3 .add-to-favourite,
.product .product-component .recipe-detail.recipe-details-template .tile-title .add-to-favourite,
.recipe-detail.recipe-details-template .product .product-component .tile-title .add-to-favourite,
.product .product-component .recipe-detail .recipe-ingredients-title .add-to-favourite,
.recipe-detail .product .product-component .recipe-ingredients-title .add-to-favourite,
.h3 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail,
.recipe-detail.recipe-details-template .tile-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail,
.recipe-detail .recipe-ingredients-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail,
.h3 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.recipe-detail.recipe-details-template .tile-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.recipe-detail .recipe-ingredients-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.h3 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.recipe-detail.recipe-details-template .tile-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.recipe-detail .recipe-ingredients-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.h3 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox,
.recipe-detail.recipe-details-template .tile-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox,
.recipe-detail .recipe-ingredients-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox,
#newsletter_container #newsletter_info #newsletter_subscription .h3 .error_newsletter_mail,
#newsletter_container #newsletter_info #newsletter_subscription .recipe-detail.recipe-details-template .tile-title .error_newsletter_mail,
.recipe-detail.recipe-details-template #newsletter_container #newsletter_info #newsletter_subscription .tile-title .error_newsletter_mail,
#newsletter_container #newsletter_info #newsletter_subscription .recipe-detail .recipe-ingredients-title .error_newsletter_mail,
.recipe-detail #newsletter_container #newsletter_info #newsletter_subscription .recipe-ingredients-title .error_newsletter_mail,
#newsletter_container #newsletter_info #newsletter_subscription .h3 .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .recipe-detail.recipe-details-template .tile-title .error_newsletter_checkbox.active,
.recipe-detail.recipe-details-template #newsletter_container #newsletter_info #newsletter_subscription .tile-title .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .recipe-detail .recipe-ingredients-title .error_newsletter_checkbox.active,
.recipe-detail #newsletter_container #newsletter_info #newsletter_subscription .recipe-ingredients-title .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .h3 .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .recipe-detail.recipe-details-template .tile-title .error_newsletter_checkbox.active,
.recipe-detail.recipe-details-template #newsletter_container #newsletter_info #newsletter_subscription .tile-title .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .recipe-detail .recipe-ingredients-title .error_newsletter_checkbox.active,
.recipe-detail #newsletter_container #newsletter_info #newsletter_subscription .recipe-ingredients-title .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .h3 .error_newsletter_checkbox,
#newsletter_container #newsletter_info #newsletter_subscription .recipe-detail.recipe-details-template .tile-title .error_newsletter_checkbox,
.recipe-detail.recipe-details-template #newsletter_container #newsletter_info #newsletter_subscription .tile-title .error_newsletter_checkbox,
#newsletter_container #newsletter_info #newsletter_subscription .recipe-detail .recipe-ingredients-title .error_newsletter_checkbox,
.recipe-detail #newsletter_container #newsletter_info #newsletter_subscription .recipe-ingredients-title .error_newsletter_checkbox,
.h3 footer #footer_impressum .small_links,
.recipe-detail.recipe-details-template .tile-title footer #footer_impressum .small_links,
.recipe-detail .recipe-ingredients-title footer #footer_impressum .small_links,
footer #footer_impressum .h3 .small_links,
footer #footer_impressum .recipe-detail.recipe-details-template .tile-title .small_links,
.recipe-detail.recipe-details-template footer #footer_impressum .tile-title .small_links,
footer #footer_impressum .recipe-detail .recipe-ingredients-title .small_links,
.recipe-detail footer #footer_impressum .recipe-ingredients-title .small_links,
.h3 footer #footer_awardrow span,
.recipe-detail.recipe-details-template .tile-title footer #footer_awardrow span,
.recipe-detail .recipe-ingredients-title footer #footer_awardrow span,
footer #footer_awardrow .h3 span,
footer #footer_awardrow .recipe-detail.recipe-details-template .tile-title span,
.recipe-detail.recipe-details-template footer #footer_awardrow .tile-title span,
footer #footer_awardrow .recipe-detail .recipe-ingredients-title span,
.recipe-detail footer #footer_awardrow .recipe-ingredients-title span,
.h3 footer #footer_awardrow .award_element a,
.recipe-detail.recipe-details-template .tile-title footer #footer_awardrow .award_element a,
.recipe-detail .recipe-ingredients-title footer #footer_awardrow .award_element a,
footer #footer_awardrow .award_element .h3 a,
footer #footer_awardrow .award_element .recipe-detail.recipe-details-template .tile-title a,
.recipe-detail.recipe-details-template footer #footer_awardrow .award_element .tile-title a,
footer #footer_awardrow .award_element .recipe-detail .recipe-ingredients-title a,
.recipe-detail footer #footer_awardrow .award_element .recipe-ingredients-title a,
.h3 footer #site_index .index_element_list,
.recipe-detail.recipe-details-template .tile-title footer #site_index .index_element_list,
.recipe-detail .recipe-ingredients-title footer #site_index .index_element_list,
footer #site_index .h3 .index_element_list,
footer #site_index .recipe-detail.recipe-details-template .tile-title .index_element_list,
.recipe-detail.recipe-details-template footer #site_index .tile-title .index_element_list,
footer #site_index .recipe-detail .recipe-ingredients-title .index_element_list,
.recipe-detail footer #site_index .recipe-ingredients-title .index_element_list,
.h3 footer .icon_box_element,
.recipe-detail.recipe-details-template .tile-title footer .icon_box_element,
.recipe-detail .recipe-ingredients-title footer .icon_box_element,
footer .h3 .icon_box_element,
footer .recipe-detail.recipe-details-template .tile-title .icon_box_element,
.recipe-detail.recipe-details-template footer .tile-title .icon_box_element,
footer .recipe-detail .recipe-ingredients-title .icon_box_element,
.recipe-detail footer .recipe-ingredients-title .icon_box_element {
  font-size: 65%;
}

h4, .promotion-detail .tab-content .step-header, .card.card-froneri--small .card-body .card-title, .card-froneri.card-froneri--small .card-body .card-title, .h4, #promotionsList .promotion-list-item.promotion-tile .promotion-name, [id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name, .search-results .tab-content #contents .content-title, .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name, .recipe-list-item .recipe-name, .modal--froneri .modal-title,
h5,
.history-container .mile-stone-container .description-part .year-description .description-container p, .h5,
h6, .h6, .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan {
  margin-top: 11px;
  margin-bottom: 11px;
}
h4 small, h4 #highlight_footer a, #highlight_footer h4 a, h4 #highlight_body a p, #highlight_body a h4 p, .promotion-detail .tab-content .step-header small, .promotion-detail .tab-content .step-header #highlight_footer a, #highlight_footer .promotion-detail .tab-content .step-header a, .promotion-detail .tab-content .step-header #highlight_body a p, #highlight_body a .promotion-detail .tab-content .step-header p, .card.card-froneri--small .card-body .card-title small, .card.card-froneri--small .card-body .card-title #highlight_footer a, #highlight_footer .card.card-froneri--small .card-body .card-title a, .card.card-froneri--small .card-body .card-title #highlight_body a p, #highlight_body a .card.card-froneri--small .card-body .card-title p, .card-froneri.card-froneri--small .card-body .card-title small, .card-froneri.card-froneri--small .card-body .card-title #highlight_footer a, #highlight_footer .card-froneri.card-froneri--small .card-body .card-title a, .card-froneri.card-froneri--small .card-body .card-title #highlight_body a p, #highlight_body a .card-froneri.card-froneri--small .card-body .card-title p,
h4 .small,
.promotion-detail .tab-content .step-header .small,
h4 .shop-info .detail,
.promotion-detail .tab-content .step-header .shop-info .detail,
.shop-info h4 .detail,
.shop-info .promotion-detail .tab-content .step-header .detail,
.promotion-detail .tab-content .shop-info .step-header .detail,
h4 .product.shopping-cart-small .special-offer-section .special-offer,
.promotion-detail .tab-content .step-header .product.shopping-cart-small .special-offer-section .special-offer,
.product.shopping-cart-small .special-offer-section h4 .special-offer,
.product.shopping-cart-small .special-offer-section .promotion-detail .tab-content .step-header .special-offer,
.promotion-detail .tab-content .product.shopping-cart-small .special-offer-section .step-header .special-offer,
h4 .product .product-component .cart-controls .product-delete,
.promotion-detail .tab-content .step-header .product .product-component .cart-controls .product-delete,
.product .product-component .cart-controls h4 .product-delete,
.product .product-component .cart-controls .promotion-detail .tab-content .step-header .product-delete,
.promotion-detail .tab-content .product .product-component .cart-controls .step-header .product-delete,
h4 .product .product-component .add-to-favourite,
.promotion-detail .tab-content .step-header .product .product-component .add-to-favourite,
.product .product-component h4 .add-to-favourite,
.product .product-component .promotion-detail .tab-content .step-header .add-to-favourite,
.promotion-detail .tab-content .product .product-component .step-header .add-to-favourite,
h4 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail,
.promotion-detail .tab-content .step-header #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail,
h4 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.promotion-detail .tab-content .step-header #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
h4 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.promotion-detail .tab-content .step-header #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
h4 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox,
.promotion-detail .tab-content .step-header #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox,
#newsletter_container #newsletter_info #newsletter_subscription h4 .error_newsletter_mail,
#newsletter_container #newsletter_info #newsletter_subscription .promotion-detail .tab-content .step-header .error_newsletter_mail,
.promotion-detail .tab-content #newsletter_container #newsletter_info #newsletter_subscription .step-header .error_newsletter_mail,
#newsletter_container #newsletter_info #newsletter_subscription h4 .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .promotion-detail .tab-content .step-header .error_newsletter_checkbox.active,
.promotion-detail .tab-content #newsletter_container #newsletter_info #newsletter_subscription .step-header .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription h4 .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .promotion-detail .tab-content .step-header .error_newsletter_checkbox.active,
.promotion-detail .tab-content #newsletter_container #newsletter_info #newsletter_subscription .step-header .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription h4 .error_newsletter_checkbox,
#newsletter_container #newsletter_info #newsletter_subscription .promotion-detail .tab-content .step-header .error_newsletter_checkbox,
.promotion-detail .tab-content #newsletter_container #newsletter_info #newsletter_subscription .step-header .error_newsletter_checkbox,
h4 footer #footer_impressum .small_links,
.promotion-detail .tab-content .step-header footer #footer_impressum .small_links,
footer #footer_impressum h4 .small_links,
footer #footer_impressum .promotion-detail .tab-content .step-header .small_links,
.promotion-detail .tab-content footer #footer_impressum .step-header .small_links,
h4 footer #footer_awardrow span,
.promotion-detail .tab-content .step-header footer #footer_awardrow span,
footer #footer_awardrow h4 span,
footer #footer_awardrow .promotion-detail .tab-content .step-header span,
.promotion-detail .tab-content footer #footer_awardrow .step-header span,
h4 footer #footer_awardrow .award_element a,
.promotion-detail .tab-content .step-header footer #footer_awardrow .award_element a,
footer #footer_awardrow .award_element h4 a,
footer #footer_awardrow .award_element .promotion-detail .tab-content .step-header a,
.promotion-detail .tab-content footer #footer_awardrow .award_element .step-header a,
h4 footer #site_index .index_element_list,
.promotion-detail .tab-content .step-header footer #site_index .index_element_list,
footer #site_index h4 .index_element_list,
footer #site_index .promotion-detail .tab-content .step-header .index_element_list,
.promotion-detail .tab-content footer #site_index .step-header .index_element_list,
h4 footer .icon_box_element,
.promotion-detail .tab-content .step-header footer .icon_box_element,
footer h4 .icon_box_element,
footer .promotion-detail .tab-content .step-header .icon_box_element,
.promotion-detail .tab-content footer .step-header .icon_box_element,
.card.card-froneri--small .card-body .card-title .small,
.card.card-froneri--small .card-body .card-title .shop-info .detail,
.shop-info .card.card-froneri--small .card-body .card-title .detail,
.card.card-froneri--small .card-body .card-title .product.shopping-cart-small .special-offer-section .special-offer,
.product.shopping-cart-small .special-offer-section .card.card-froneri--small .card-body .card-title .special-offer,
.card.card-froneri--small .card-body .card-title .product .product-component .cart-controls .product-delete,
.product .product-component .cart-controls .card.card-froneri--small .card-body .card-title .product-delete,
.card.card-froneri--small .card-body .card-title .product .product-component .add-to-favourite,
.product .product-component .card.card-froneri--small .card-body .card-title .add-to-favourite,
.card.card-froneri--small .card-body .card-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail,
.card.card-froneri--small .card-body .card-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.card.card-froneri--small .card-body .card-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.card.card-froneri--small .card-body .card-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox,
#newsletter_container #newsletter_info #newsletter_subscription .card.card-froneri--small .card-body .card-title .error_newsletter_mail,
#newsletter_container #newsletter_info #newsletter_subscription .card.card-froneri--small .card-body .card-title .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .card.card-froneri--small .card-body .card-title .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .card.card-froneri--small .card-body .card-title .error_newsletter_checkbox,
.card.card-froneri--small .card-body .card-title footer #footer_impressum .small_links,
footer #footer_impressum .card.card-froneri--small .card-body .card-title .small_links,
.card.card-froneri--small .card-body .card-title footer #footer_awardrow span,
footer #footer_awardrow .card.card-froneri--small .card-body .card-title span,
.card.card-froneri--small .card-body .card-title footer #footer_awardrow .award_element a,
footer #footer_awardrow .award_element .card.card-froneri--small .card-body .card-title a,
.card.card-froneri--small .card-body .card-title footer #site_index .index_element_list,
footer #site_index .card.card-froneri--small .card-body .card-title .index_element_list,
.card.card-froneri--small .card-body .card-title footer .icon_box_element,
footer .card.card-froneri--small .card-body .card-title .icon_box_element,
.card-froneri.card-froneri--small .card-body .card-title .small,
.card-froneri.card-froneri--small .card-body .card-title .shop-info .detail,
.shop-info .card-froneri.card-froneri--small .card-body .card-title .detail,
.card-froneri.card-froneri--small .card-body .card-title .product.shopping-cart-small .special-offer-section .special-offer,
.product.shopping-cart-small .special-offer-section .card-froneri.card-froneri--small .card-body .card-title .special-offer,
.card-froneri.card-froneri--small .card-body .card-title .product .product-component .cart-controls .product-delete,
.product .product-component .cart-controls .card-froneri.card-froneri--small .card-body .card-title .product-delete,
.card-froneri.card-froneri--small .card-body .card-title .product .product-component .add-to-favourite,
.product .product-component .card-froneri.card-froneri--small .card-body .card-title .add-to-favourite,
.card-froneri.card-froneri--small .card-body .card-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail,
.card-froneri.card-froneri--small .card-body .card-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.card-froneri.card-froneri--small .card-body .card-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.card-froneri.card-froneri--small .card-body .card-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox,
#newsletter_container #newsletter_info #newsletter_subscription .card-froneri.card-froneri--small .card-body .card-title .error_newsletter_mail,
#newsletter_container #newsletter_info #newsletter_subscription .card-froneri.card-froneri--small .card-body .card-title .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .card-froneri.card-froneri--small .card-body .card-title .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .card-froneri.card-froneri--small .card-body .card-title .error_newsletter_checkbox,
.card-froneri.card-froneri--small .card-body .card-title footer #footer_impressum .small_links,
footer #footer_impressum .card-froneri.card-froneri--small .card-body .card-title .small_links,
.card-froneri.card-froneri--small .card-body .card-title footer #footer_awardrow span,
footer #footer_awardrow .card-froneri.card-froneri--small .card-body .card-title span,
.card-froneri.card-froneri--small .card-body .card-title footer #footer_awardrow .award_element a,
footer #footer_awardrow .award_element .card-froneri.card-froneri--small .card-body .card-title a,
.card-froneri.card-froneri--small .card-body .card-title footer #site_index .index_element_list,
footer #site_index .card-froneri.card-froneri--small .card-body .card-title .index_element_list,
.card-froneri.card-froneri--small .card-body .card-title footer .icon_box_element,
footer .card-froneri.card-froneri--small .card-body .card-title .icon_box_element, .h4 small, .h4 #highlight_footer a, #highlight_footer .h4 a, .h4 #highlight_body a p, #highlight_body a .h4 p, #promotionsList .promotion-list-item.promotion-tile .promotion-name small, #promotionsList .promotion-list-item.promotion-tile .promotion-name #highlight_footer a, #highlight_footer #promotionsList .promotion-list-item.promotion-tile .promotion-name a, #promotionsList .promotion-list-item.promotion-tile .promotion-name #highlight_body a p, #highlight_body a #promotionsList .promotion-list-item.promotion-tile .promotion-name p, [id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name small, [id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name #highlight_footer a, #highlight_footer [id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name a, [id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name #highlight_body a p, #highlight_body a [id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name p, .search-results .tab-content #contents .content-title small, .search-results .tab-content #contents .content-title #highlight_footer a, #highlight_footer .search-results .tab-content #contents .content-title a, .search-results .tab-content #contents .content-title #highlight_body a p, #highlight_body a .search-results .tab-content #contents .content-title p, .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name small, .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name #highlight_footer a, #highlight_footer .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name a, .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name #highlight_body a p, #highlight_body a .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name p, .recipe-list-item .recipe-name small, .recipe-list-item .recipe-name #highlight_footer a, #highlight_footer .recipe-list-item .recipe-name a, .recipe-list-item .recipe-name #highlight_body a p, #highlight_body a .recipe-list-item .recipe-name p, .modal--froneri .modal-title small, .modal--froneri .modal-title #highlight_footer a, #highlight_footer .modal--froneri .modal-title a, .modal--froneri .modal-title #highlight_body a p, #highlight_body a .modal--froneri .modal-title p,
.h4 .small,
#promotionsList .promotion-list-item.promotion-tile .promotion-name .small,
[id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name .small,
.search-results .tab-content #contents .content-title .small,
.h4 .shop-info .detail,
#promotionsList .promotion-list-item.promotion-tile .promotion-name .shop-info .detail,
[id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name .shop-info .detail,
.search-results .tab-content #contents .content-title .shop-info .detail,
.shop-info .h4 .detail,
.shop-info #promotionsList .promotion-list-item.promotion-tile .promotion-name .detail,
#promotionsList .promotion-list-item.promotion-tile .shop-info .promotion-name .detail,
.shop-info [id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name .detail,
[id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .shop-info .promotion-name .detail,
.shop-info .search-results .tab-content #contents .content-title .detail,
.search-results .tab-content #contents .shop-info .content-title .detail,
.recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name .small,
.recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name .shop-info .detail,
.shop-info .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name .detail,
.recipe-list-item .recipe-name .small,
.recipe-list-item .recipe-name .shop-info .detail,
.shop-info .recipe-list-item .recipe-name .detail,
.h4 .product.shopping-cart-small .special-offer-section .special-offer,
#promotionsList .promotion-list-item.promotion-tile .promotion-name .product.shopping-cart-small .special-offer-section .special-offer,
[id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name .product.shopping-cart-small .special-offer-section .special-offer,
.search-results .tab-content #contents .content-title .product.shopping-cart-small .special-offer-section .special-offer,
.recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name .product.shopping-cart-small .special-offer-section .special-offer,
.recipe-list-item .recipe-name .product.shopping-cart-small .special-offer-section .special-offer,
.product.shopping-cart-small .special-offer-section .h4 .special-offer,
.product.shopping-cart-small .special-offer-section #promotionsList .promotion-list-item.promotion-tile .promotion-name .special-offer,
#promotionsList .promotion-list-item.promotion-tile .product.shopping-cart-small .special-offer-section .promotion-name .special-offer,
.product.shopping-cart-small .special-offer-section [id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name .special-offer,
[id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .product.shopping-cart-small .special-offer-section .promotion-name .special-offer,
.product.shopping-cart-small .special-offer-section .search-results .tab-content #contents .content-title .special-offer,
.search-results .tab-content #contents .product.shopping-cart-small .special-offer-section .content-title .special-offer,
.product.shopping-cart-small .special-offer-section .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name .special-offer,
.recipe-list-template .recipe-tile .recipe-content .upper-content .product.shopping-cart-small .special-offer-section .recipe-name .special-offer,
.product.shopping-cart-small .special-offer-section .recipe-list-item .recipe-name .special-offer,
.recipe-list-item .product.shopping-cart-small .special-offer-section .recipe-name .special-offer,
.h4 .product .product-component .cart-controls .product-delete,
#promotionsList .promotion-list-item.promotion-tile .promotion-name .product .product-component .cart-controls .product-delete,
[id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name .product .product-component .cart-controls .product-delete,
.search-results .tab-content #contents .content-title .product .product-component .cart-controls .product-delete,
.recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name .product .product-component .cart-controls .product-delete,
.recipe-list-item .recipe-name .product .product-component .cart-controls .product-delete,
.product .product-component .cart-controls .h4 .product-delete,
.product .product-component .cart-controls #promotionsList .promotion-list-item.promotion-tile .promotion-name .product-delete,
#promotionsList .promotion-list-item.promotion-tile .product .product-component .cart-controls .promotion-name .product-delete,
.product .product-component .cart-controls [id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name .product-delete,
[id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .product .product-component .cart-controls .promotion-name .product-delete,
.product .product-component .cart-controls .search-results .tab-content #contents .content-title .product-delete,
.search-results .tab-content #contents .product .product-component .cart-controls .content-title .product-delete,
.product .product-component .cart-controls .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name .product-delete,
.recipe-list-template .recipe-tile .recipe-content .upper-content .product .product-component .cart-controls .recipe-name .product-delete,
.product .product-component .cart-controls .recipe-list-item .recipe-name .product-delete,
.recipe-list-item .product .product-component .cart-controls .recipe-name .product-delete,
.h4 .product .product-component .add-to-favourite,
#promotionsList .promotion-list-item.promotion-tile .promotion-name .product .product-component .add-to-favourite,
[id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name .product .product-component .add-to-favourite,
.search-results .tab-content #contents .content-title .product .product-component .add-to-favourite,
.recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name .product .product-component .add-to-favourite,
.recipe-list-item .recipe-name .product .product-component .add-to-favourite,
.product .product-component .h4 .add-to-favourite,
.product .product-component #promotionsList .promotion-list-item.promotion-tile .promotion-name .add-to-favourite,
#promotionsList .promotion-list-item.promotion-tile .product .product-component .promotion-name .add-to-favourite,
.product .product-component [id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name .add-to-favourite,
[id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .product .product-component .promotion-name .add-to-favourite,
.product .product-component .search-results .tab-content #contents .content-title .add-to-favourite,
.search-results .tab-content #contents .product .product-component .content-title .add-to-favourite,
.product .product-component .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name .add-to-favourite,
.recipe-list-template .recipe-tile .recipe-content .upper-content .product .product-component .recipe-name .add-to-favourite,
.product .product-component .recipe-list-item .recipe-name .add-to-favourite,
.recipe-list-item .product .product-component .recipe-name .add-to-favourite,
.modal--froneri .modal-title .small,
.modal--froneri .modal-title .shop-info .detail,
.shop-info .modal--froneri .modal-title .detail,
.modal--froneri .modal-title .product.shopping-cart-small .special-offer-section .special-offer,
.product.shopping-cart-small .special-offer-section .modal--froneri .modal-title .special-offer,
.modal--froneri .modal-title .product .product-component .cart-controls .product-delete,
.product .product-component .cart-controls .modal--froneri .modal-title .product-delete,
.modal--froneri .modal-title .product .product-component .add-to-favourite,
.product .product-component .modal--froneri .modal-title .add-to-favourite,
.h4 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail,
#promotionsList .promotion-list-item.promotion-tile .promotion-name #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail,
[id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail,
.search-results .tab-content #contents .content-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail,
.recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail,
.recipe-list-item .recipe-name #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail,
.modal--froneri .modal-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail,
.h4 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
#promotionsList .promotion-list-item.promotion-tile .promotion-name #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
[id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.search-results .tab-content #contents .content-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.recipe-list-item .recipe-name #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.modal--froneri .modal-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.h4 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
#promotionsList .promotion-list-item.promotion-tile .promotion-name #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
[id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.search-results .tab-content #contents .content-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.recipe-list-item .recipe-name #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.modal--froneri .modal-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.h4 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox,
#promotionsList .promotion-list-item.promotion-tile .promotion-name #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox,
[id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox,
.search-results .tab-content #contents .content-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox,
.recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox,
.recipe-list-item .recipe-name #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox,
.modal--froneri .modal-title #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox,
#newsletter_container #newsletter_info #newsletter_subscription .h4 .error_newsletter_mail,
#newsletter_container #newsletter_info #newsletter_subscription #promotionsList .promotion-list-item.promotion-tile .promotion-name .error_newsletter_mail,
#promotionsList .promotion-list-item.promotion-tile #newsletter_container #newsletter_info #newsletter_subscription .promotion-name .error_newsletter_mail,
#newsletter_container #newsletter_info #newsletter_subscription [id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name .error_newsletter_mail,
[id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile #newsletter_container #newsletter_info #newsletter_subscription .promotion-name .error_newsletter_mail,
#newsletter_container #newsletter_info #newsletter_subscription .search-results .tab-content #contents .content-title .error_newsletter_mail,
.search-results .tab-content #contents #newsletter_container #newsletter_info #newsletter_subscription .content-title .error_newsletter_mail,
#newsletter_container #newsletter_info #newsletter_subscription .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name .error_newsletter_mail,
.recipe-list-template .recipe-tile .recipe-content .upper-content #newsletter_container #newsletter_info #newsletter_subscription .recipe-name .error_newsletter_mail,
#newsletter_container #newsletter_info #newsletter_subscription .recipe-list-item .recipe-name .error_newsletter_mail,
.recipe-list-item #newsletter_container #newsletter_info #newsletter_subscription .recipe-name .error_newsletter_mail,
#newsletter_container #newsletter_info #newsletter_subscription .modal--froneri .modal-title .error_newsletter_mail,
.modal--froneri #newsletter_container #newsletter_info #newsletter_subscription .modal-title .error_newsletter_mail,
#newsletter_container #newsletter_info #newsletter_subscription .h4 .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription #promotionsList .promotion-list-item.promotion-tile .promotion-name .error_newsletter_checkbox.active,
#promotionsList .promotion-list-item.promotion-tile #newsletter_container #newsletter_info #newsletter_subscription .promotion-name .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription [id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name .error_newsletter_checkbox.active,
[id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile #newsletter_container #newsletter_info #newsletter_subscription .promotion-name .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .search-results .tab-content #contents .content-title .error_newsletter_checkbox.active,
.search-results .tab-content #contents #newsletter_container #newsletter_info #newsletter_subscription .content-title .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name .error_newsletter_checkbox.active,
.recipe-list-template .recipe-tile .recipe-content .upper-content #newsletter_container #newsletter_info #newsletter_subscription .recipe-name .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .recipe-list-item .recipe-name .error_newsletter_checkbox.active,
.recipe-list-item #newsletter_container #newsletter_info #newsletter_subscription .recipe-name .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .modal--froneri .modal-title .error_newsletter_checkbox.active,
.modal--froneri #newsletter_container #newsletter_info #newsletter_subscription .modal-title .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .h4 .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription #promotionsList .promotion-list-item.promotion-tile .promotion-name .error_newsletter_checkbox.active,
#promotionsList .promotion-list-item.promotion-tile #newsletter_container #newsletter_info #newsletter_subscription .promotion-name .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription [id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name .error_newsletter_checkbox.active,
[id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile #newsletter_container #newsletter_info #newsletter_subscription .promotion-name .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .search-results .tab-content #contents .content-title .error_newsletter_checkbox.active,
.search-results .tab-content #contents #newsletter_container #newsletter_info #newsletter_subscription .content-title .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name .error_newsletter_checkbox.active,
.recipe-list-template .recipe-tile .recipe-content .upper-content #newsletter_container #newsletter_info #newsletter_subscription .recipe-name .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .recipe-list-item .recipe-name .error_newsletter_checkbox.active,
.recipe-list-item #newsletter_container #newsletter_info #newsletter_subscription .recipe-name .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .modal--froneri .modal-title .error_newsletter_checkbox.active,
.modal--froneri #newsletter_container #newsletter_info #newsletter_subscription .modal-title .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .h4 .error_newsletter_checkbox,
#newsletter_container #newsletter_info #newsletter_subscription #promotionsList .promotion-list-item.promotion-tile .promotion-name .error_newsletter_checkbox,
#promotionsList .promotion-list-item.promotion-tile #newsletter_container #newsletter_info #newsletter_subscription .promotion-name .error_newsletter_checkbox,
#newsletter_container #newsletter_info #newsletter_subscription [id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name .error_newsletter_checkbox,
[id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile #newsletter_container #newsletter_info #newsletter_subscription .promotion-name .error_newsletter_checkbox,
#newsletter_container #newsletter_info #newsletter_subscription .search-results .tab-content #contents .content-title .error_newsletter_checkbox,
.search-results .tab-content #contents #newsletter_container #newsletter_info #newsletter_subscription .content-title .error_newsletter_checkbox,
#newsletter_container #newsletter_info #newsletter_subscription .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name .error_newsletter_checkbox,
.recipe-list-template .recipe-tile .recipe-content .upper-content #newsletter_container #newsletter_info #newsletter_subscription .recipe-name .error_newsletter_checkbox,
#newsletter_container #newsletter_info #newsletter_subscription .recipe-list-item .recipe-name .error_newsletter_checkbox,
.recipe-list-item #newsletter_container #newsletter_info #newsletter_subscription .recipe-name .error_newsletter_checkbox,
#newsletter_container #newsletter_info #newsletter_subscription .modal--froneri .modal-title .error_newsletter_checkbox,
.modal--froneri #newsletter_container #newsletter_info #newsletter_subscription .modal-title .error_newsletter_checkbox,
.h4 footer #footer_impressum .small_links,
#promotionsList .promotion-list-item.promotion-tile .promotion-name footer #footer_impressum .small_links,
[id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name footer #footer_impressum .small_links,
.search-results .tab-content #contents .content-title footer #footer_impressum .small_links,
.recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name footer #footer_impressum .small_links,
.recipe-list-item .recipe-name footer #footer_impressum .small_links,
.modal--froneri .modal-title footer #footer_impressum .small_links,
footer #footer_impressum .h4 .small_links,
footer #footer_impressum #promotionsList .promotion-list-item.promotion-tile .promotion-name .small_links,
#promotionsList .promotion-list-item.promotion-tile footer #footer_impressum .promotion-name .small_links,
footer #footer_impressum [id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name .small_links,
[id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile footer #footer_impressum .promotion-name .small_links,
footer #footer_impressum .search-results .tab-content #contents .content-title .small_links,
.search-results .tab-content #contents footer #footer_impressum .content-title .small_links,
footer #footer_impressum .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name .small_links,
.recipe-list-template .recipe-tile .recipe-content .upper-content footer #footer_impressum .recipe-name .small_links,
footer #footer_impressum .recipe-list-item .recipe-name .small_links,
.recipe-list-item footer #footer_impressum .recipe-name .small_links,
footer #footer_impressum .modal--froneri .modal-title .small_links,
.modal--froneri footer #footer_impressum .modal-title .small_links,
.h4 footer #footer_awardrow span,
#promotionsList .promotion-list-item.promotion-tile .promotion-name footer #footer_awardrow span,
[id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name footer #footer_awardrow span,
.search-results .tab-content #contents .content-title footer #footer_awardrow span,
.recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name footer #footer_awardrow span,
.recipe-list-item .recipe-name footer #footer_awardrow span,
.modal--froneri .modal-title footer #footer_awardrow span,
footer #footer_awardrow .h4 span,
footer #footer_awardrow #promotionsList .promotion-list-item.promotion-tile .promotion-name span,
#promotionsList .promotion-list-item.promotion-tile footer #footer_awardrow .promotion-name span,
footer #footer_awardrow [id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name span,
[id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile footer #footer_awardrow .promotion-name span,
footer #footer_awardrow .search-results .tab-content #contents .content-title span,
.search-results .tab-content #contents footer #footer_awardrow .content-title span,
footer #footer_awardrow .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name span,
.recipe-list-template .recipe-tile .recipe-content .upper-content footer #footer_awardrow .recipe-name span,
footer #footer_awardrow .recipe-list-item .recipe-name span,
.recipe-list-item footer #footer_awardrow .recipe-name span,
footer #footer_awardrow .modal--froneri .modal-title span,
.modal--froneri footer #footer_awardrow .modal-title span,
.h4 footer #footer_awardrow .award_element a,
#promotionsList .promotion-list-item.promotion-tile .promotion-name footer #footer_awardrow .award_element a,
[id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name footer #footer_awardrow .award_element a,
.search-results .tab-content #contents .content-title footer #footer_awardrow .award_element a,
.recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name footer #footer_awardrow .award_element a,
.recipe-list-item .recipe-name footer #footer_awardrow .award_element a,
.modal--froneri .modal-title footer #footer_awardrow .award_element a,
footer #footer_awardrow .award_element .h4 a,
footer #footer_awardrow .award_element #promotionsList .promotion-list-item.promotion-tile .promotion-name a,
#promotionsList .promotion-list-item.promotion-tile footer #footer_awardrow .award_element .promotion-name a,
footer #footer_awardrow .award_element [id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name a,
[id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile footer #footer_awardrow .award_element .promotion-name a,
footer #footer_awardrow .award_element .search-results .tab-content #contents .content-title a,
.search-results .tab-content #contents footer #footer_awardrow .award_element .content-title a,
footer #footer_awardrow .award_element .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name a,
.recipe-list-template .recipe-tile .recipe-content .upper-content footer #footer_awardrow .award_element .recipe-name a,
footer #footer_awardrow .award_element .recipe-list-item .recipe-name a,
.recipe-list-item footer #footer_awardrow .award_element .recipe-name a,
footer #footer_awardrow .award_element .modal--froneri .modal-title a,
.modal--froneri footer #footer_awardrow .award_element .modal-title a,
.h4 footer #site_index .index_element_list,
#promotionsList .promotion-list-item.promotion-tile .promotion-name footer #site_index .index_element_list,
[id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name footer #site_index .index_element_list,
.search-results .tab-content #contents .content-title footer #site_index .index_element_list,
.recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name footer #site_index .index_element_list,
.recipe-list-item .recipe-name footer #site_index .index_element_list,
.modal--froneri .modal-title footer #site_index .index_element_list,
footer #site_index .h4 .index_element_list,
footer #site_index #promotionsList .promotion-list-item.promotion-tile .promotion-name .index_element_list,
#promotionsList .promotion-list-item.promotion-tile footer #site_index .promotion-name .index_element_list,
footer #site_index [id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name .index_element_list,
[id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile footer #site_index .promotion-name .index_element_list,
footer #site_index .search-results .tab-content #contents .content-title .index_element_list,
.search-results .tab-content #contents footer #site_index .content-title .index_element_list,
footer #site_index .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name .index_element_list,
.recipe-list-template .recipe-tile .recipe-content .upper-content footer #site_index .recipe-name .index_element_list,
footer #site_index .recipe-list-item .recipe-name .index_element_list,
.recipe-list-item footer #site_index .recipe-name .index_element_list,
footer #site_index .modal--froneri .modal-title .index_element_list,
.modal--froneri footer #site_index .modal-title .index_element_list,
.h4 footer .icon_box_element,
#promotionsList .promotion-list-item.promotion-tile .promotion-name footer .icon_box_element,
[id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name footer .icon_box_element,
.search-results .tab-content #contents .content-title footer .icon_box_element,
.recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name footer .icon_box_element,
.recipe-list-item .recipe-name footer .icon_box_element,
.modal--froneri .modal-title footer .icon_box_element,
footer .h4 .icon_box_element,
footer #promotionsList .promotion-list-item.promotion-tile .promotion-name .icon_box_element,
#promotionsList .promotion-list-item.promotion-tile footer .promotion-name .icon_box_element,
footer [id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name .icon_box_element,
[id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile footer .promotion-name .icon_box_element,
footer .search-results .tab-content #contents .content-title .icon_box_element,
.search-results .tab-content #contents footer .content-title .icon_box_element,
footer .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name .icon_box_element,
.recipe-list-template .recipe-tile .recipe-content .upper-content footer .recipe-name .icon_box_element,
footer .recipe-list-item .recipe-name .icon_box_element,
.recipe-list-item footer .recipe-name .icon_box_element,
footer .modal--froneri .modal-title .icon_box_element,
.modal--froneri footer .modal-title .icon_box_element,
h5 small,
h5 #highlight_footer a,
#highlight_footer h5 a,
h5 #highlight_body a p,
#highlight_body a h5 p,
.history-container .mile-stone-container .description-part .year-description .description-container p small,
.history-container .mile-stone-container .description-part .year-description .description-container p #highlight_footer a,
#highlight_footer .history-container .mile-stone-container .description-part .year-description .description-container p a,
.history-container .mile-stone-container .description-part .year-description .description-container p #highlight_body a p,
#highlight_body a .history-container .mile-stone-container .description-part .year-description .description-container p p,
h5 .small,
.history-container .mile-stone-container .description-part .year-description .description-container p .small,
h5 .shop-info .detail,
.history-container .mile-stone-container .description-part .year-description .description-container p .shop-info .detail,
.shop-info h5 .detail,
.shop-info .history-container .mile-stone-container .description-part .year-description .description-container p .detail,
.history-container .mile-stone-container .description-part .year-description .description-container .shop-info p .detail,
h5 .product.shopping-cart-small .special-offer-section .special-offer,
.history-container .mile-stone-container .description-part .year-description .description-container p .product.shopping-cart-small .special-offer-section .special-offer,
.product.shopping-cart-small .special-offer-section h5 .special-offer,
.product.shopping-cart-small .special-offer-section .history-container .mile-stone-container .description-part .year-description .description-container p .special-offer,
.history-container .mile-stone-container .description-part .year-description .description-container .product.shopping-cart-small .special-offer-section p .special-offer,
h5 .product .product-component .cart-controls .product-delete,
.history-container .mile-stone-container .description-part .year-description .description-container p .product .product-component .cart-controls .product-delete,
.product .product-component .cart-controls h5 .product-delete,
.product .product-component .cart-controls .history-container .mile-stone-container .description-part .year-description .description-container p .product-delete,
.history-container .mile-stone-container .description-part .year-description .description-container .product .product-component .cart-controls p .product-delete,
h5 .product .product-component .add-to-favourite,
.history-container .mile-stone-container .description-part .year-description .description-container p .product .product-component .add-to-favourite,
.product .product-component h5 .add-to-favourite,
.product .product-component .history-container .mile-stone-container .description-part .year-description .description-container p .add-to-favourite,
.history-container .mile-stone-container .description-part .year-description .description-container .product .product-component p .add-to-favourite,
h5 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail,
.history-container .mile-stone-container .description-part .year-description .description-container p #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail,
h5 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.history-container .mile-stone-container .description-part .year-description .description-container p #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
h5 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.history-container .mile-stone-container .description-part .year-description .description-container p #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
h5 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox,
.history-container .mile-stone-container .description-part .year-description .description-container p #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox,
#newsletter_container #newsletter_info #newsletter_subscription h5 .error_newsletter_mail,
#newsletter_container #newsletter_info #newsletter_subscription .history-container .mile-stone-container .description-part .year-description .description-container p .error_newsletter_mail,
.history-container .mile-stone-container .description-part .year-description .description-container #newsletter_container #newsletter_info #newsletter_subscription p .error_newsletter_mail,
#newsletter_container #newsletter_info #newsletter_subscription h5 .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .history-container .mile-stone-container .description-part .year-description .description-container p .error_newsletter_checkbox.active,
.history-container .mile-stone-container .description-part .year-description .description-container #newsletter_container #newsletter_info #newsletter_subscription p .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription h5 .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .history-container .mile-stone-container .description-part .year-description .description-container p .error_newsletter_checkbox.active,
.history-container .mile-stone-container .description-part .year-description .description-container #newsletter_container #newsletter_info #newsletter_subscription p .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription h5 .error_newsletter_checkbox,
#newsletter_container #newsletter_info #newsletter_subscription .history-container .mile-stone-container .description-part .year-description .description-container p .error_newsletter_checkbox,
.history-container .mile-stone-container .description-part .year-description .description-container #newsletter_container #newsletter_info #newsletter_subscription p .error_newsletter_checkbox,
h5 footer #footer_impressum .small_links,
.history-container .mile-stone-container .description-part .year-description .description-container p footer #footer_impressum .small_links,
footer #footer_impressum h5 .small_links,
footer #footer_impressum .history-container .mile-stone-container .description-part .year-description .description-container p .small_links,
.history-container .mile-stone-container .description-part .year-description .description-container footer #footer_impressum p .small_links,
h5 footer #footer_awardrow span,
.history-container .mile-stone-container .description-part .year-description .description-container p footer #footer_awardrow span,
footer #footer_awardrow h5 span,
footer #footer_awardrow .history-container .mile-stone-container .description-part .year-description .description-container p span,
.history-container .mile-stone-container .description-part .year-description .description-container footer #footer_awardrow p span,
h5 footer #footer_awardrow .award_element a,
.history-container .mile-stone-container .description-part .year-description .description-container p footer #footer_awardrow .award_element a,
footer #footer_awardrow .award_element h5 a,
footer #footer_awardrow .award_element .history-container .mile-stone-container .description-part .year-description .description-container p a,
.history-container .mile-stone-container .description-part .year-description .description-container footer #footer_awardrow .award_element p a,
h5 footer #site_index .index_element_list,
.history-container .mile-stone-container .description-part .year-description .description-container p footer #site_index .index_element_list,
footer #site_index h5 .index_element_list,
footer #site_index .history-container .mile-stone-container .description-part .year-description .description-container p .index_element_list,
.history-container .mile-stone-container .description-part .year-description .description-container footer #site_index p .index_element_list,
h5 footer .icon_box_element,
.history-container .mile-stone-container .description-part .year-description .description-container p footer .icon_box_element,
footer h5 .icon_box_element,
footer .history-container .mile-stone-container .description-part .year-description .description-container p .icon_box_element,
.history-container .mile-stone-container .description-part .year-description .description-container footer p .icon_box_element, .h5 small, .h5 #highlight_footer a, #highlight_footer .h5 a, .h5 #highlight_body a p, #highlight_body a .h5 p,
.h5 .small,
.h5 .shop-info .detail,
.shop-info .h5 .detail,
.h5 .product.shopping-cart-small .special-offer-section .special-offer,
.product.shopping-cart-small .special-offer-section .h5 .special-offer,
.h5 .product .product-component .cart-controls .product-delete,
.product .product-component .cart-controls .h5 .product-delete,
.h5 .product .product-component .add-to-favourite,
.product .product-component .h5 .add-to-favourite,
.h5 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail,
.h5 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.h5 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.h5 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox,
#newsletter_container #newsletter_info #newsletter_subscription .h5 .error_newsletter_mail,
#newsletter_container #newsletter_info #newsletter_subscription .h5 .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .h5 .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .h5 .error_newsletter_checkbox,
.h5 footer #footer_impressum .small_links,
footer #footer_impressum .h5 .small_links,
.h5 footer #footer_awardrow span,
footer #footer_awardrow .h5 span,
.h5 footer #footer_awardrow .award_element a,
footer #footer_awardrow .award_element .h5 a,
.h5 footer #site_index .index_element_list,
footer #site_index .h5 .index_element_list,
.h5 footer .icon_box_element,
footer .h5 .icon_box_element,
h6 small,
h6 #highlight_footer a,
#highlight_footer h6 a,
h6 #highlight_body a p,
#highlight_body a h6 p,
h6 .small,
h6 .shop-info .detail,
.shop-info h6 .detail,
h6 .product.shopping-cart-small .special-offer-section .special-offer,
.product.shopping-cart-small .special-offer-section h6 .special-offer,
h6 .product .product-component .cart-controls .product-delete,
.product .product-component .cart-controls h6 .product-delete,
h6 .product .product-component .add-to-favourite,
.product .product-component h6 .add-to-favourite,
h6 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail,
h6 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
h6 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
h6 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox,
#newsletter_container #newsletter_info #newsletter_subscription h6 .error_newsletter_mail,
#newsletter_container #newsletter_info #newsletter_subscription h6 .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription h6 .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription h6 .error_newsletter_checkbox,
h6 footer #footer_impressum .small_links,
footer #footer_impressum h6 .small_links,
h6 footer #footer_awardrow span,
footer #footer_awardrow h6 span,
h6 footer #footer_awardrow .award_element a,
footer #footer_awardrow .award_element h6 a,
h6 footer #site_index .index_element_list,
footer #site_index h6 .index_element_list,
h6 footer .icon_box_element,
footer h6 .icon_box_element, .h6 small, .h6 #highlight_footer a, #highlight_footer .h6 a, .h6 #highlight_body a p, #highlight_body a .h6 p, .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan small, .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan #highlight_footer a, #highlight_footer .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan a, .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan #highlight_body a p, #highlight_body a .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan p,
.h6 .small,
.h6 .shop-info .detail,
.shop-info .h6 .detail,
.recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan .small,
.recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan .shop-info .detail,
.shop-info .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan .detail,
.h6 .product.shopping-cart-small .special-offer-section .special-offer,
.recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan .product.shopping-cart-small .special-offer-section .special-offer,
.product.shopping-cart-small .special-offer-section .h6 .special-offer,
.product.shopping-cart-small .special-offer-section .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan .special-offer,
.recipe-list-template .recipe-tile .recipe-content .upper-content .product.shopping-cart-small .special-offer-section .recipe-slogan .special-offer,
.h6 .product .product-component .cart-controls .product-delete,
.recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan .product .product-component .cart-controls .product-delete,
.product .product-component .cart-controls .h6 .product-delete,
.product .product-component .cart-controls .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan .product-delete,
.recipe-list-template .recipe-tile .recipe-content .upper-content .product .product-component .cart-controls .recipe-slogan .product-delete,
.h6 .product .product-component .add-to-favourite,
.recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan .product .product-component .add-to-favourite,
.product .product-component .h6 .add-to-favourite,
.product .product-component .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan .add-to-favourite,
.recipe-list-template .recipe-tile .recipe-content .upper-content .product .product-component .recipe-slogan .add-to-favourite,
.h6 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail,
.recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail,
.h6 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.h6 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
.h6 #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox,
.recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox,
#newsletter_container #newsletter_info #newsletter_subscription .h6 .error_newsletter_mail,
#newsletter_container #newsletter_info #newsletter_subscription .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan .error_newsletter_mail,
.recipe-list-template .recipe-tile .recipe-content .upper-content #newsletter_container #newsletter_info #newsletter_subscription .recipe-slogan .error_newsletter_mail,
#newsletter_container #newsletter_info #newsletter_subscription .h6 .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan .error_newsletter_checkbox.active,
.recipe-list-template .recipe-tile .recipe-content .upper-content #newsletter_container #newsletter_info #newsletter_subscription .recipe-slogan .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .h6 .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan .error_newsletter_checkbox.active,
.recipe-list-template .recipe-tile .recipe-content .upper-content #newsletter_container #newsletter_info #newsletter_subscription .recipe-slogan .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .h6 .error_newsletter_checkbox,
#newsletter_container #newsletter_info #newsletter_subscription .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan .error_newsletter_checkbox,
.recipe-list-template .recipe-tile .recipe-content .upper-content #newsletter_container #newsletter_info #newsletter_subscription .recipe-slogan .error_newsletter_checkbox,
.h6 footer #footer_impressum .small_links,
.recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan footer #footer_impressum .small_links,
footer #footer_impressum .h6 .small_links,
footer #footer_impressum .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan .small_links,
.recipe-list-template .recipe-tile .recipe-content .upper-content footer #footer_impressum .recipe-slogan .small_links,
.h6 footer #footer_awardrow span,
.recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan footer #footer_awardrow span,
footer #footer_awardrow .h6 span,
footer #footer_awardrow .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan span,
.recipe-list-template .recipe-tile .recipe-content .upper-content footer #footer_awardrow .recipe-slogan span,
.h6 footer #footer_awardrow .award_element a,
.recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan footer #footer_awardrow .award_element a,
footer #footer_awardrow .award_element .h6 a,
footer #footer_awardrow .award_element .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan a,
.recipe-list-template .recipe-tile .recipe-content .upper-content footer #footer_awardrow .award_element .recipe-slogan a,
.h6 footer #site_index .index_element_list,
.recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan footer #site_index .index_element_list,
footer #site_index .h6 .index_element_list,
footer #site_index .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan .index_element_list,
.recipe-list-template .recipe-tile .recipe-content .upper-content footer #site_index .recipe-slogan .index_element_list,
.h6 footer .icon_box_element,
.recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan footer .icon_box_element,
footer .h6 .icon_box_element,
footer .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan .icon_box_element,
.recipe-list-template .recipe-tile .recipe-content .upper-content footer .recipe-slogan .icon_box_element {
  font-size: 75%;
}

h1, .h1, .recipe-detail .recipe-name {
  font-size: 41px;
}

h2, .h2, .search-results .tab-content .tab-title {
  font-size: 34px;
}

h3, .favouriteList .modal .modal-header .modal-title, .product-detail .first-section .product-info .product-title-row h1, .recipe-detail .steps-row .steps-container .steps-title, .h3, .recipe-detail.recipe-details-template .tile-title, .recipe-detail .recipe-ingredients-title {
  font-size: 28px;
}

h4, .promotion-detail .tab-content .step-header, .card.card-froneri--small .card-body .card-title, .card-froneri.card-froneri--small .card-body .card-title, .h4, #promotionsList .promotion-list-item.promotion-tile .promotion-name, [id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name, .search-results .tab-content #contents .content-title, .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name, .recipe-list-item .recipe-name, .modal--froneri .modal-title {
  font-size: 20px;
}

h5, .history-container .mile-stone-container .description-part .year-description .description-container p, .h5 {
  font-size: 16px;
}

h6, .h6, .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan {
  font-size: 14px;
}

p {
  margin: 0 0 11px;
}

.lead {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 24px;
  }
}

small, #highlight_footer a, #highlight_body a p,
.small,
.shop-info .detail,
.product.shopping-cart-small .special-offer-section .special-offer,
.product .product-component .cart-controls .product-delete,
.product .product-component .add-to-favourite,
#newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail,
#newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox,
footer #footer_impressum .small_links,
footer #footer_awardrow span,
footer #footer_awardrow .award_element a,
footer #site_index .index_element_list,
footer .icon_box_element {
  font-size: 87%;
}

mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase, .initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #aeaeae;
}

.text-primary {
  color: #00B9DB;
}

a.text-primary:hover,
a.text-primary:focus {
  color: rgb(0, 141.9178082192, 168);
}

.text-success {
  color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
  color: rgb(42.808988764, 84.191011236, 43.5224719101);
}

.text-info {
  color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
  color: rgb(35.984375, 82.25, 105.015625);
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
  color: rgb(102.2741116751, 80.7817258883, 43.7258883249);
}

.text-danger {
  color: #EC3838;
}

a.text-danger:hover,
a.text-danger:focus {
  color: rgb(219.995412844, 21.004587156, 21.004587156);
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #00B9DB;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: rgb(0, 141.9178082192, 168);
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: rgb(192.7777777778, 225.8333333333, 179.1666666667);
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: rgb(174.8695652174, 217.0434782609, 238.1304347826);
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: rgb(247.064516129, 236.4838709677, 180.935483871);
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: rgb(227.5869565217, 185.4130434783, 185.4130434783);
}

.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #f1f1f1;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 11px;
}
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 22px;
}

dt,
dd {
  line-height: 1.428571429;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #aeaeae;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 20px;
  border-left: 5px solid #f1f1f1;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote #highlight_footer a,
#highlight_footer blockquote a,
blockquote #highlight_body a p,
#highlight_body a blockquote p,
blockquote .small,
blockquote .shop-info .detail,
.shop-info blockquote .detail,
blockquote .product.shopping-cart-small .special-offer-section .special-offer,
.product.shopping-cart-small .special-offer-section blockquote .special-offer,
blockquote .product .product-component .cart-controls .product-delete,
.product .product-component .cart-controls blockquote .product-delete,
blockquote .product .product-component .add-to-favourite,
.product .product-component blockquote .add-to-favourite,
blockquote #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail,
blockquote #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active,
blockquote #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox,
#newsletter_container #newsletter_info #newsletter_subscription blockquote .error_newsletter_mail,
#newsletter_container #newsletter_info #newsletter_subscription blockquote .error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription blockquote .error_newsletter_checkbox,
blockquote footer #footer_impressum .small_links,
footer #footer_impressum blockquote .small_links,
blockquote footer #footer_awardrow span,
footer #footer_awardrow blockquote span,
blockquote footer #footer_awardrow .award_element a,
footer #footer_awardrow .award_element blockquote a,
blockquote footer #site_index .index_element_list,
footer #site_index blockquote .index_element_list,
blockquote footer .icon_box_element,
footer blockquote .icon_box_element {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #aeaeae;
}
blockquote footer:before,
blockquote small:before,
blockquote #highlight_footer a:before,
#highlight_footer blockquote a:before,
blockquote #highlight_body a p:before,
#highlight_body a blockquote p:before,
blockquote .small:before,
blockquote .shop-info .detail:before,
.shop-info blockquote .detail:before,
blockquote .product.shopping-cart-small .special-offer-section .special-offer:before,
.product.shopping-cart-small .special-offer-section blockquote .special-offer:before,
blockquote .product .product-component .cart-controls .product-delete:before,
.product .product-component .cart-controls blockquote .product-delete:before,
blockquote .product .product-component .add-to-favourite:before,
.product .product-component blockquote .add-to-favourite:before,
blockquote #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail:before,
blockquote #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active:before,
blockquote #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox:before,
#newsletter_container #newsletter_info #newsletter_subscription blockquote .error_newsletter_mail:before,
#newsletter_container #newsletter_info #newsletter_subscription blockquote .error_newsletter_checkbox.active:before,
#newsletter_container #newsletter_info #newsletter_subscription blockquote .error_newsletter_checkbox:before,
blockquote footer #footer_impressum .small_links:before,
footer #footer_impressum blockquote .small_links:before,
blockquote footer #footer_awardrow span:before,
footer #footer_awardrow blockquote span:before,
blockquote footer #footer_awardrow .award_element a:before,
footer #footer_awardrow .award_element blockquote a:before,
blockquote footer #site_index .index_element_list:before,
footer #site_index blockquote .index_element_list:before,
blockquote footer .icon_box_element:before,
footer blockquote .icon_box_element:before {
  content: "— ";
}

.blockquote-reverse,
blockquote.pull-right,
.product.big-tile blockquote.favourite-star,
.product.small-tile blockquote.favourite-star {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #f1f1f1;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse #highlight_footer a:before,
#highlight_footer .blockquote-reverse a:before,
.blockquote-reverse #highlight_body a p:before,
#highlight_body a .blockquote-reverse p:before,
.blockquote-reverse .small:before,
.blockquote-reverse .shop-info .detail:before,
.shop-info .blockquote-reverse .detail:before,
.blockquote-reverse .product.shopping-cart-small .special-offer-section .special-offer:before,
.product.shopping-cart-small .special-offer-section .blockquote-reverse .special-offer:before,
.blockquote-reverse .product .product-component .cart-controls .product-delete:before,
.product .product-component .cart-controls .blockquote-reverse .product-delete:before,
.blockquote-reverse .product .product-component .add-to-favourite:before,
.product .product-component .blockquote-reverse .add-to-favourite:before,
.blockquote-reverse #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail:before,
.blockquote-reverse #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox:before,
#newsletter_container #newsletter_info #newsletter_subscription .blockquote-reverse .error_newsletter_mail:before,
#newsletter_container #newsletter_info #newsletter_subscription .blockquote-reverse .error_newsletter_checkbox:before,
.blockquote-reverse footer #footer_impressum .small_links:before,
footer #footer_impressum .blockquote-reverse .small_links:before,
.blockquote-reverse footer #footer_awardrow span:before,
footer #footer_awardrow .blockquote-reverse span:before,
.blockquote-reverse footer #footer_awardrow .award_element a:before,
footer #footer_awardrow .award_element .blockquote-reverse a:before,
.blockquote-reverse footer #site_index .index_element_list:before,
footer #site_index .blockquote-reverse .index_element_list:before,
.blockquote-reverse footer .icon_box_element:before,
footer .blockquote-reverse .icon_box_element:before,
blockquote.pull-right footer:before,
.product.big-tile blockquote.favourite-star footer:before,
.product.small-tile blockquote.favourite-star footer:before,
blockquote.pull-right small:before,
blockquote.pull-right #highlight_footer a:before,
#highlight_footer blockquote.pull-right a:before,
blockquote.pull-right #highlight_body a p:before,
#highlight_body a blockquote.pull-right p:before,
.product.big-tile blockquote.favourite-star small:before,
.product.big-tile blockquote.favourite-star #highlight_footer a:before,
#highlight_footer .product.big-tile blockquote.favourite-star a:before,
.product.big-tile blockquote.favourite-star #highlight_body a p:before,
#highlight_body a .product.big-tile blockquote.favourite-star p:before,
.product.small-tile blockquote.favourite-star small:before,
.product.small-tile blockquote.favourite-star #highlight_footer a:before,
#highlight_footer .product.small-tile blockquote.favourite-star a:before,
.product.small-tile blockquote.favourite-star #highlight_body a p:before,
#highlight_body a .product.small-tile blockquote.favourite-star p:before,
blockquote.pull-right .small:before,
blockquote.pull-right .shop-info .detail:before,
.shop-info blockquote.pull-right .detail:before,
blockquote.pull-right .product.shopping-cart-small .special-offer-section .special-offer:before,
.product.shopping-cart-small .special-offer-section blockquote.pull-right .special-offer:before,
.product.big-tile blockquote.favourite-star .small:before,
.product.big-tile blockquote.favourite-star .shop-info .detail:before,
.shop-info .product.big-tile blockquote.favourite-star .detail:before,
.product.big-tile blockquote.favourite-star .product.shopping-cart-small .special-offer-section .special-offer:before,
.product.shopping-cart-small .special-offer-section .product.big-tile blockquote.favourite-star .special-offer:before,
blockquote.pull-right .product .product-component .cart-controls .product-delete:before,
.product.big-tile blockquote.favourite-star .product .product-component .cart-controls .product-delete:before,
.product .product-component .cart-controls blockquote.pull-right .product-delete:before,
.product.big-tile .product-component .cart-controls blockquote.favourite-star .product-delete:before,
blockquote.pull-right .product .product-component .add-to-favourite:before,
.product.big-tile blockquote.favourite-star .product .product-component .add-to-favourite:before,
.product .product-component blockquote.pull-right .add-to-favourite:before,
.product.big-tile .product-component blockquote.favourite-star .add-to-favourite:before,
.product.small-tile blockquote.favourite-star .small:before,
.product.small-tile blockquote.favourite-star .shop-info .detail:before,
.shop-info .product.small-tile blockquote.favourite-star .detail:before,
.product.small-tile blockquote.favourite-star .product.shopping-cart-small .special-offer-section .special-offer:before,
.product.shopping-cart-small .special-offer-section .product.small-tile blockquote.favourite-star .special-offer:before,
.product.small-tile blockquote.favourite-star .product-component .cart-controls .product-delete:before,
.product.small-tile .product-component .cart-controls blockquote.favourite-star .product-delete:before,
.product.small-tile blockquote.favourite-star .product-component .add-to-favourite:before,
.product.small-tile .product-component blockquote.favourite-star .add-to-favourite:before,
blockquote.pull-right #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail:before,
.product.big-tile blockquote.favourite-star #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail:before,
.product.small-tile blockquote.favourite-star #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail:before,
blockquote.pull-right #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox:before,
.product.big-tile blockquote.favourite-star #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox:before,
.product.small-tile blockquote.favourite-star #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox:before,
#newsletter_container #newsletter_info #newsletter_subscription blockquote.pull-right .error_newsletter_mail:before,
#newsletter_container #newsletter_info #newsletter_subscription .product.big-tile blockquote.favourite-star .error_newsletter_mail:before,
.product.big-tile #newsletter_container #newsletter_info #newsletter_subscription blockquote.favourite-star .error_newsletter_mail:before,
#newsletter_container #newsletter_info #newsletter_subscription .product.small-tile blockquote.favourite-star .error_newsletter_mail:before,
.product.small-tile #newsletter_container #newsletter_info #newsletter_subscription blockquote.favourite-star .error_newsletter_mail:before,
#newsletter_container #newsletter_info #newsletter_subscription blockquote.pull-right .error_newsletter_checkbox:before,
#newsletter_container #newsletter_info #newsletter_subscription .product.big-tile blockquote.favourite-star .error_newsletter_checkbox:before,
.product.big-tile #newsletter_container #newsletter_info #newsletter_subscription blockquote.favourite-star .error_newsletter_checkbox:before,
#newsletter_container #newsletter_info #newsletter_subscription .product.small-tile blockquote.favourite-star .error_newsletter_checkbox:before,
.product.small-tile #newsletter_container #newsletter_info #newsletter_subscription blockquote.favourite-star .error_newsletter_checkbox:before,
blockquote.pull-right footer #footer_impressum .small_links:before,
.product.big-tile blockquote.favourite-star footer #footer_impressum .small_links:before,
.product.small-tile blockquote.favourite-star footer #footer_impressum .small_links:before,
footer #footer_impressum blockquote.pull-right .small_links:before,
footer #footer_impressum .product.big-tile blockquote.favourite-star .small_links:before,
.product.big-tile footer #footer_impressum blockquote.favourite-star .small_links:before,
footer #footer_impressum .product.small-tile blockquote.favourite-star .small_links:before,
.product.small-tile footer #footer_impressum blockquote.favourite-star .small_links:before,
blockquote.pull-right footer #footer_awardrow span:before,
.product.big-tile blockquote.favourite-star footer #footer_awardrow span:before,
.product.small-tile blockquote.favourite-star footer #footer_awardrow span:before,
footer #footer_awardrow blockquote.pull-right span:before,
footer #footer_awardrow .product.big-tile blockquote.favourite-star span:before,
.product.big-tile footer #footer_awardrow blockquote.favourite-star span:before,
footer #footer_awardrow .product.small-tile blockquote.favourite-star span:before,
.product.small-tile footer #footer_awardrow blockquote.favourite-star span:before,
blockquote.pull-right footer #footer_awardrow .award_element a:before,
.product.big-tile blockquote.favourite-star footer #footer_awardrow .award_element a:before,
.product.small-tile blockquote.favourite-star footer #footer_awardrow .award_element a:before,
footer #footer_awardrow .award_element blockquote.pull-right a:before,
footer #footer_awardrow .award_element .product.big-tile blockquote.favourite-star a:before,
.product.big-tile footer #footer_awardrow .award_element blockquote.favourite-star a:before,
footer #footer_awardrow .award_element .product.small-tile blockquote.favourite-star a:before,
.product.small-tile footer #footer_awardrow .award_element blockquote.favourite-star a:before,
blockquote.pull-right footer #site_index .index_element_list:before,
.product.big-tile blockquote.favourite-star footer #site_index .index_element_list:before,
.product.small-tile blockquote.favourite-star footer #site_index .index_element_list:before,
footer #site_index blockquote.pull-right .index_element_list:before,
footer #site_index .product.big-tile blockquote.favourite-star .index_element_list:before,
.product.big-tile footer #site_index blockquote.favourite-star .index_element_list:before,
footer #site_index .product.small-tile blockquote.favourite-star .index_element_list:before,
.product.small-tile footer #site_index blockquote.favourite-star .index_element_list:before,
blockquote.pull-right footer .icon_box_element:before,
.product.big-tile blockquote.favourite-star footer .icon_box_element:before,
.product.small-tile blockquote.favourite-star footer .icon_box_element:before,
footer blockquote.pull-right .icon_box_element:before,
footer .product.big-tile blockquote.favourite-star .icon_box_element:before,
.product.big-tile footer blockquote.favourite-star .icon_box_element:before,
footer .product.small-tile blockquote.favourite-star .icon_box_element:before,
.product.small-tile footer blockquote.favourite-star .icon_box_element:before {
  content: "";
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse #highlight_footer a:after,
#highlight_footer .blockquote-reverse a:after,
.blockquote-reverse #highlight_body a p:after,
#highlight_body a .blockquote-reverse p:after,
.blockquote-reverse .small:after,
.blockquote-reverse .shop-info .detail:after,
.shop-info .blockquote-reverse .detail:after,
.blockquote-reverse .product.shopping-cart-small .special-offer-section .special-offer:after,
.product.shopping-cart-small .special-offer-section .blockquote-reverse .special-offer:after,
.blockquote-reverse .product .product-component .cart-controls .product-delete:after,
.product .product-component .cart-controls .blockquote-reverse .product-delete:after,
.blockquote-reverse .product .product-component .add-to-favourite:after,
.product .product-component .blockquote-reverse .add-to-favourite:after,
.blockquote-reverse #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail:after,
.blockquote-reverse #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox:after,
#newsletter_container #newsletter_info #newsletter_subscription .blockquote-reverse .error_newsletter_mail:after,
#newsletter_container #newsletter_info #newsletter_subscription .blockquote-reverse .error_newsletter_checkbox:after,
.blockquote-reverse footer #footer_impressum .small_links:after,
footer #footer_impressum .blockquote-reverse .small_links:after,
.blockquote-reverse footer #footer_awardrow span:after,
footer #footer_awardrow .blockquote-reverse span:after,
.blockquote-reverse footer #footer_awardrow .award_element a:after,
footer #footer_awardrow .award_element .blockquote-reverse a:after,
.blockquote-reverse footer #site_index .index_element_list:after,
footer #site_index .blockquote-reverse .index_element_list:after,
.blockquote-reverse footer .icon_box_element:after,
footer .blockquote-reverse .icon_box_element:after,
blockquote.pull-right footer:after,
.product.big-tile blockquote.favourite-star footer:after,
.product.small-tile blockquote.favourite-star footer:after,
blockquote.pull-right small:after,
blockquote.pull-right #highlight_footer a:after,
#highlight_footer blockquote.pull-right a:after,
blockquote.pull-right #highlight_body a p:after,
#highlight_body a blockquote.pull-right p:after,
.product.big-tile blockquote.favourite-star small:after,
.product.big-tile blockquote.favourite-star #highlight_footer a:after,
#highlight_footer .product.big-tile blockquote.favourite-star a:after,
.product.big-tile blockquote.favourite-star #highlight_body a p:after,
#highlight_body a .product.big-tile blockquote.favourite-star p:after,
.product.small-tile blockquote.favourite-star small:after,
.product.small-tile blockquote.favourite-star #highlight_footer a:after,
#highlight_footer .product.small-tile blockquote.favourite-star a:after,
.product.small-tile blockquote.favourite-star #highlight_body a p:after,
#highlight_body a .product.small-tile blockquote.favourite-star p:after,
blockquote.pull-right .small:after,
blockquote.pull-right .shop-info .detail:after,
.shop-info blockquote.pull-right .detail:after,
blockquote.pull-right .product.shopping-cart-small .special-offer-section .special-offer:after,
.product.shopping-cart-small .special-offer-section blockquote.pull-right .special-offer:after,
.product.big-tile blockquote.favourite-star .small:after,
.product.big-tile blockquote.favourite-star .shop-info .detail:after,
.shop-info .product.big-tile blockquote.favourite-star .detail:after,
.product.big-tile blockquote.favourite-star .product.shopping-cart-small .special-offer-section .special-offer:after,
.product.shopping-cart-small .special-offer-section .product.big-tile blockquote.favourite-star .special-offer:after,
blockquote.pull-right .product .product-component .cart-controls .product-delete:after,
.product.big-tile blockquote.favourite-star .product .product-component .cart-controls .product-delete:after,
.product .product-component .cart-controls blockquote.pull-right .product-delete:after,
.product.big-tile .product-component .cart-controls blockquote.favourite-star .product-delete:after,
blockquote.pull-right .product .product-component .add-to-favourite:after,
.product.big-tile blockquote.favourite-star .product .product-component .add-to-favourite:after,
.product .product-component blockquote.pull-right .add-to-favourite:after,
.product.big-tile .product-component blockquote.favourite-star .add-to-favourite:after,
.product.small-tile blockquote.favourite-star .small:after,
.product.small-tile blockquote.favourite-star .shop-info .detail:after,
.shop-info .product.small-tile blockquote.favourite-star .detail:after,
.product.small-tile blockquote.favourite-star .product.shopping-cart-small .special-offer-section .special-offer:after,
.product.shopping-cart-small .special-offer-section .product.small-tile blockquote.favourite-star .special-offer:after,
.product.small-tile blockquote.favourite-star .product-component .cart-controls .product-delete:after,
.product.small-tile .product-component .cart-controls blockquote.favourite-star .product-delete:after,
.product.small-tile blockquote.favourite-star .product-component .add-to-favourite:after,
.product.small-tile .product-component blockquote.favourite-star .add-to-favourite:after,
blockquote.pull-right #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail:after,
.product.big-tile blockquote.favourite-star #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail:after,
.product.small-tile blockquote.favourite-star #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail:after,
blockquote.pull-right #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox:after,
.product.big-tile blockquote.favourite-star #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox:after,
.product.small-tile blockquote.favourite-star #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox:after,
#newsletter_container #newsletter_info #newsletter_subscription blockquote.pull-right .error_newsletter_mail:after,
#newsletter_container #newsletter_info #newsletter_subscription .product.big-tile blockquote.favourite-star .error_newsletter_mail:after,
.product.big-tile #newsletter_container #newsletter_info #newsletter_subscription blockquote.favourite-star .error_newsletter_mail:after,
#newsletter_container #newsletter_info #newsletter_subscription .product.small-tile blockquote.favourite-star .error_newsletter_mail:after,
.product.small-tile #newsletter_container #newsletter_info #newsletter_subscription blockquote.favourite-star .error_newsletter_mail:after,
#newsletter_container #newsletter_info #newsletter_subscription blockquote.pull-right .error_newsletter_checkbox:after,
#newsletter_container #newsletter_info #newsletter_subscription .product.big-tile blockquote.favourite-star .error_newsletter_checkbox:after,
.product.big-tile #newsletter_container #newsletter_info #newsletter_subscription blockquote.favourite-star .error_newsletter_checkbox:after,
#newsletter_container #newsletter_info #newsletter_subscription .product.small-tile blockquote.favourite-star .error_newsletter_checkbox:after,
.product.small-tile #newsletter_container #newsletter_info #newsletter_subscription blockquote.favourite-star .error_newsletter_checkbox:after,
blockquote.pull-right footer #footer_impressum .small_links:after,
.product.big-tile blockquote.favourite-star footer #footer_impressum .small_links:after,
.product.small-tile blockquote.favourite-star footer #footer_impressum .small_links:after,
footer #footer_impressum blockquote.pull-right .small_links:after,
footer #footer_impressum .product.big-tile blockquote.favourite-star .small_links:after,
.product.big-tile footer #footer_impressum blockquote.favourite-star .small_links:after,
footer #footer_impressum .product.small-tile blockquote.favourite-star .small_links:after,
.product.small-tile footer #footer_impressum blockquote.favourite-star .small_links:after,
blockquote.pull-right footer #footer_awardrow span:after,
.product.big-tile blockquote.favourite-star footer #footer_awardrow span:after,
.product.small-tile blockquote.favourite-star footer #footer_awardrow span:after,
footer #footer_awardrow blockquote.pull-right span:after,
footer #footer_awardrow .product.big-tile blockquote.favourite-star span:after,
.product.big-tile footer #footer_awardrow blockquote.favourite-star span:after,
footer #footer_awardrow .product.small-tile blockquote.favourite-star span:after,
.product.small-tile footer #footer_awardrow blockquote.favourite-star span:after,
blockquote.pull-right footer #footer_awardrow .award_element a:after,
.product.big-tile blockquote.favourite-star footer #footer_awardrow .award_element a:after,
.product.small-tile blockquote.favourite-star footer #footer_awardrow .award_element a:after,
footer #footer_awardrow .award_element blockquote.pull-right a:after,
footer #footer_awardrow .award_element .product.big-tile blockquote.favourite-star a:after,
.product.big-tile footer #footer_awardrow .award_element blockquote.favourite-star a:after,
footer #footer_awardrow .award_element .product.small-tile blockquote.favourite-star a:after,
.product.small-tile footer #footer_awardrow .award_element blockquote.favourite-star a:after,
blockquote.pull-right footer #site_index .index_element_list:after,
.product.big-tile blockquote.favourite-star footer #site_index .index_element_list:after,
.product.small-tile blockquote.favourite-star footer #site_index .index_element_list:after,
footer #site_index blockquote.pull-right .index_element_list:after,
footer #site_index .product.big-tile blockquote.favourite-star .index_element_list:after,
.product.big-tile footer #site_index blockquote.favourite-star .index_element_list:after,
footer #site_index .product.small-tile blockquote.favourite-star .index_element_list:after,
.product.small-tile footer #site_index blockquote.favourite-star .index_element_list:after,
blockquote.pull-right footer .icon_box_element:after,
.product.big-tile blockquote.favourite-star footer .icon_box_element:after,
.product.small-tile blockquote.favourite-star footer .icon_box_element:after,
footer blockquote.pull-right .icon_box_element:after,
footer .product.big-tile blockquote.favourite-star .icon_box_element:after,
.product.big-tile footer blockquote.favourite-star .icon_box_element:after,
footer .product.small-tile blockquote.favourite-star .icon_box_element:after,
.product.small-tile footer blockquote.favourite-star .icon_box_element:after {
  content: " —";
}

address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.428571429;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

pre {
  display: block;
  padding: 10.5px;
  margin: 0 0 11px;
  font-size: 15px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #6e6e6e;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 768px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 992px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}

.row, .promotion-detail .promo-infos, .promotion-detail .promo-timespan, .product.shopping-cart-small .content-section-part-3 .price-section, ul.checklist {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before, .promotion-detail .promo-infos:before, .promotion-detail .promo-timespan:before, .product.shopping-cart-small .content-section-part-3 .price-section:before, ul.checklist:before, .row:after, .promotion-detail .promo-infos:after, .promotion-detail .promo-timespan:after, .product.shopping-cart-small .content-section-part-3 .price-section:after, ul.checklist:after {
  content: " ";
  display: table;
}
.row:after, .promotion-detail .promo-infos:after, .promotion-detail .promo-timespan:after, .product.shopping-cart-small .content-section-part-3 .price-section:after, ul.checklist:after {
  clear: both;
}

.col-xs-1, .product.shopping-cart-small .checkbox-section, .col-sm-1, .col-md-1, .product.big-list .content-section-part-2, .col-lg-1, .col-xs-2, .col-sm-2, .product.shopping-cart-small .image-section, .product.search-list-small .image-section, .product.favourite-list .image-section, .product.small-list .image-section, .col-md-2, .col-lg-2, .col-xs-3, .product.big-list .image-section, .product.big-tile .image-section, .product.small-tile .image-section, .col-sm-3, .col-md-3, .recipe-list-item.recipe-list .recipe-image, .product.shopping-cart-small .content-section-part-2, .product.search-list-small .content-section-part-2, .product.big-tile, .product.favourite-list .content-section-part-2, .product.small-list .content-section-part-2, .row .col-md-3-of-7, .promotion-detail .promo-infos .col-md-3-of-7, .promotion-detail .promo-timespan .col-md-3-of-7, .product.shopping-cart-small .content-section-part-3 .price-section .col-md-3-of-7, ul.checklist .col-md-3-of-7, .col-lg-3, .col-xs-4, .col-sm-4, .promotion-detail .promo-infos .promotion-content, .recipe-list-item.recipe-list .recipe-image, .product.shopping-cart-small .content-section-part-3, .product.shopping-cart-small .content-section-part-1, .product.search-list-small .content-section-part-3, .product.search-list-small .content-section-part-1, .product.big-list .content-section-part-3, .product.big-list .content-section-part-1, .product.favourite-list .content-section-part-3, .product.favourite-list .content-section-part-1, .product.small-list .content-section-part-3, .product.small-list .content-section-part-1, .col-md-4, .row .col-md-4-of-7, .promotion-detail .promo-infos .col-md-4-of-7, .promotion-detail .promo-timespan .col-md-4-of-7, .product.shopping-cart-small .content-section-part-3 .price-section .col-md-4-of-7, ul.checklist .col-md-4-of-7, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .promotion-detail .promo-infos .promotion-image, .recipe-list-item.recipe-list .recipe-content, .col-md-8, .product.big-list .content-section, .col-lg-8, .col-xs-9, .product.shopping-cart-small .content-section, .product.search-list-small .content-section, .product.big-tile .content-section, .product.favourite-list .content-section, .product.small-list .content-section, .product.small-tile .content-section, .col-sm-9, .col-md-9, .recipe-list-item.recipe-list .recipe-content, .product.search-list-small, .product.big-list, .product.favourite-list, .product.small-list, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .product.shopping-cart-small .product-component .product-item, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .recipe-list-item.recipe-list .recipe-content .recipe-link, .recipe-list-item.recipe-list .recipe-content .recipe-meta-info .recipe-description, .recipe-list-item.recipe-list .recipe-content .recipe-meta-info, .recipe-list-item.recipe-list .recipe-content, .recipe-list-item.recipe-list .recipe-image, .product.shopping-cart-small, .product.big-tile .content-section-part-1, .product.big-tile .content-section-part-2, .product.big-tile .content-section-part-3, .product.big-tile .product-awards, .product .product-component .product-item, .product.small-tile .content-section-part-1, .product.small-tile .content-section-part-2, .product.small-tile .content-section-part-3, .product.small-tile .product-awards, .col-sm-12, .col-md-12, .product.small-tile .image-section, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1, .product.shopping-cart-small .checkbox-section, .col-xs-2, .col-xs-3, .product.shopping-cart-small .image-section, .product.search-list-small .image-section, .product.big-list .image-section, .product.big-tile .image-section, .product.favourite-list .image-section, .product.small-list .image-section, .product.small-tile .image-section, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .product.shopping-cart-small .content-section, .product.search-list-small .content-section, .product.big-list .content-section, .product.big-tile .content-section, .product.favourite-list .content-section, .product.small-list .content-section, .product.small-tile .content-section, .col-xs-10, .col-xs-11, .product.shopping-cart-small .product-component .product-item, .col-xs-12, .recipe-list-item.recipe-list .recipe-content .recipe-link, .recipe-list-item.recipe-list .recipe-content .recipe-meta-info .recipe-description, .recipe-list-item.recipe-list .recipe-content .recipe-meta-info, .recipe-list-item.recipe-list .recipe-content, .recipe-list-item.recipe-list .recipe-image, .product.shopping-cart-small .content-section-part-3, .product.shopping-cart-small .content-section-part-2, .product.shopping-cart-small .content-section-part-1, .product.shopping-cart-small, .product.search-list-small .content-section-part-3, .product.search-list-small .content-section-part-2, .product.search-list-small .content-section-part-1, .product.search-list-small, .product.big-list .content-section-part-3, .product.big-list .content-section-part-1, .product.big-list, .product.big-tile .content-section-part-1, .product.big-tile .content-section-part-2, .product.big-tile .content-section-part-3, .product.big-tile .product-awards, .product.big-tile, .product .product-component .product-item, .product.favourite-list .content-section-part-3, .product.favourite-list .content-section-part-2, .product.favourite-list .content-section-part-1, .product.favourite-list, .product.small-list .content-section-part-3, .product.small-list .content-section-part-2, .product.small-list .content-section-part-1, .product.small-list, .product.small-tile .content-section-part-1, .product.small-tile .content-section-part-2, .product.small-tile .content-section-part-3, .product.small-tile .product-awards {
  float: left;
}

.col-xs-1, .product.shopping-cart-small .checkbox-section {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-3, .product.shopping-cart-small .image-section, .product.search-list-small .image-section, .product.big-list .image-section, .product.big-tile .image-section, .product.favourite-list .image-section, .product.small-list .image-section, .product.small-tile .image-section {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9, .product.shopping-cart-small .content-section, .product.search-list-small .content-section, .product.big-list .content-section, .product.big-tile .content-section, .product.favourite-list .content-section, .product.small-list .content-section, .product.small-tile .content-section {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11, .product.shopping-cart-small .product-component .product-item {
  width: 91.6666666667%;
}

.col-xs-12, .recipe-list-item.recipe-list .recipe-content .recipe-link, .recipe-list-item.recipe-list .recipe-content .recipe-meta-info .recipe-description, .recipe-list-item.recipe-list .recipe-content .recipe-meta-info, .recipe-list-item.recipe-list .recipe-content, .recipe-list-item.recipe-list .recipe-image, .product.shopping-cart-small .content-section-part-3, .product.shopping-cart-small .content-section-part-2, .product.shopping-cart-small .content-section-part-1, .product.shopping-cart-small, .product.search-list-small .content-section-part-3, .product.search-list-small .content-section-part-2, .product.search-list-small .content-section-part-1, .product.search-list-small, .product.big-list .content-section-part-3, .product.big-list .content-section-part-1, .product.big-list, .product.big-tile .content-section-part-1, .product.big-tile .content-section-part-2, .product.big-tile .content-section-part-3, .product.big-tile .product-awards, .product.big-tile, .product .product-component .product-item, .product.favourite-list .content-section-part-3, .product.favourite-list .content-section-part-2, .product.favourite-list .content-section-part-1, .product.favourite-list, .product.small-list .content-section-part-3, .product.small-list .content-section-part-2, .product.small-list .content-section-part-1, .product.small-list, .product.small-tile .content-section-part-1, .product.small-tile .content-section-part-2, .product.small-tile .content-section-part-3, .product.small-tile .product-awards {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .product.shopping-cart-small .image-section, .product.search-list-small .image-section, .product.favourite-list .image-section, .product.small-list .image-section, .col-sm-3, .product.big-list .image-section, .product.big-tile .image-section, .product.small-tile .image-section, .col-sm-4, .promotion-detail .promo-infos .promotion-content, .recipe-list-item.recipe-list .recipe-image, .product.shopping-cart-small .content-section-part-3, .product.shopping-cart-small .content-section-part-2, .product.shopping-cart-small .content-section-part-1, .product.search-list-small .content-section-part-3, .product.search-list-small .content-section-part-2, .product.search-list-small .content-section-part-1, .product.big-list .content-section-part-3, .product.big-list .content-section-part-2, .product.big-list .content-section-part-1, .product.favourite-list .content-section-part-3, .product.favourite-list .content-section-part-2, .product.favourite-list .content-section-part-1, .product.small-list .content-section-part-3, .product.small-list .content-section-part-2, .product.small-list .content-section-part-1, .col-sm-5, .col-sm-6, .product.big-tile, .col-sm-7, .col-sm-8, .promotion-detail .promo-infos .promotion-image, .recipe-list-item.recipe-list .recipe-content, .col-sm-9, .product.big-list .content-section, .product.big-tile .content-section, .product.small-tile .content-section, .col-sm-10, .product.shopping-cart-small .content-section, .product.search-list-small .content-section, .product.favourite-list .content-section, .product.small-list .content-section, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.3333333333%;
  }
  .col-sm-2, .product.shopping-cart-small .image-section, .product.search-list-small .image-section, .product.favourite-list .image-section, .product.small-list .image-section {
    width: 16.6666666667%;
  }
  .col-sm-3, .product.big-list .image-section, .product.big-tile .image-section, .product.small-tile .image-section {
    width: 25%;
  }
  .col-sm-4, .promotion-detail .promo-infos .promotion-content, .recipe-list-item.recipe-list .recipe-image, .product.shopping-cart-small .content-section-part-3, .product.shopping-cart-small .content-section-part-2, .product.shopping-cart-small .content-section-part-1, .product.search-list-small .content-section-part-3, .product.search-list-small .content-section-part-2, .product.search-list-small .content-section-part-1, .product.big-list .content-section-part-3, .product.big-list .content-section-part-2, .product.big-list .content-section-part-1, .product.favourite-list .content-section-part-3, .product.favourite-list .content-section-part-2, .product.favourite-list .content-section-part-1, .product.small-list .content-section-part-3, .product.small-list .content-section-part-2, .product.small-list .content-section-part-1 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6, .product.big-tile {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8, .promotion-detail .promo-infos .promotion-image, .recipe-list-item.recipe-list .recipe-content {
    width: 66.6666666667%;
  }
  .col-sm-9, .product.big-list .content-section, .product.big-tile .content-section, .product.small-tile .content-section {
    width: 75%;
  }
  .col-sm-10, .product.shopping-cart-small .content-section, .product.search-list-small .content-section, .product.favourite-list .content-section, .product.small-list .content-section {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .product.big-list .content-section-part-2, .col-md-2, .product.shopping-cart-small .image-section, .product.search-list-small .image-section, .product.favourite-list .image-section, .product.small-list .image-section, .col-md-3, .recipe-list-item.recipe-list .recipe-image, .product.shopping-cart-small .content-section-part-2, .product.search-list-small .content-section-part-2, .product.big-tile, .product.favourite-list .content-section-part-2, .product.small-list .content-section-part-2, .row .col-md-3-of-7, .promotion-detail .promo-infos .col-md-3-of-7, .promotion-detail .promo-timespan .col-md-3-of-7, .product.shopping-cart-small .content-section-part-3 .price-section .col-md-3-of-7, ul.checklist .col-md-3-of-7, .col-md-4, .product.shopping-cart-small .content-section-part-1, .product.search-list-small .content-section-part-1, .product.big-list .content-section-part-3, .product.big-list .image-section, .product.favourite-list .content-section-part-1, .product.small-list .content-section-part-1, .row .col-md-4-of-7, .promotion-detail .promo-infos .col-md-4-of-7, .promotion-detail .promo-timespan .col-md-4-of-7, .product.shopping-cart-small .content-section-part-3 .price-section .col-md-4-of-7, ul.checklist .col-md-4-of-7, .col-md-5, .product.shopping-cart-small .content-section-part-3, .product.search-list-small .content-section-part-3, .product.favourite-list .content-section-part-3, .product.small-list .content-section-part-3, .col-md-6, .col-md-7, .col-md-8, .product.big-list .content-section-part-1, .product.big-list .content-section, .col-md-9, .recipe-list-item.recipe-list .recipe-content, .product.search-list-small, .product.big-list, .product.favourite-list, .product.small-list, .col-md-10, .product.shopping-cart-small .content-section, .product.search-list-small .content-section, .product.favourite-list .content-section, .product.small-list .content-section, .col-md-11, .col-md-12, .product.big-tile .content-section, .product.big-tile .image-section, .product.small-tile .content-section, .product.small-tile .image-section {
    float: left;
  }
  .col-md-1, .product.big-list .content-section-part-2 {
    width: 8.3333333333%;
  }
  .col-md-2, .product.shopping-cart-small .image-section, .product.search-list-small .image-section, .product.favourite-list .image-section, .product.small-list .image-section {
    width: 16.6666666667%;
  }
  .col-md-3, .recipe-list-item.recipe-list .recipe-image, .product.shopping-cart-small .content-section-part-2, .product.search-list-small .content-section-part-2, .product.big-tile, .product.favourite-list .content-section-part-2, .product.small-list .content-section-part-2, .row .col-md-3-of-7, .promotion-detail .promo-infos .col-md-3-of-7, .promotion-detail .promo-timespan .col-md-3-of-7, .product.shopping-cart-small .content-section-part-3 .price-section .col-md-3-of-7, ul.checklist .col-md-3-of-7 {
    width: 25%;
  }
  .col-md-4, .product.shopping-cart-small .content-section-part-1, .product.search-list-small .content-section-part-1, .product.big-list .content-section-part-3, .product.big-list .image-section, .product.favourite-list .content-section-part-1, .product.small-list .content-section-part-1, .row .col-md-4-of-7, .promotion-detail .promo-infos .col-md-4-of-7, .promotion-detail .promo-timespan .col-md-4-of-7, .product.shopping-cart-small .content-section-part-3 .price-section .col-md-4-of-7, ul.checklist .col-md-4-of-7 {
    width: 33.3333333333%;
  }
  .col-md-5, .product.shopping-cart-small .content-section-part-3, .product.search-list-small .content-section-part-3, .product.favourite-list .content-section-part-3, .product.small-list .content-section-part-3 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8, .product.big-list .content-section-part-1, .product.big-list .content-section {
    width: 66.6666666667%;
  }
  .col-md-9, .recipe-list-item.recipe-list .recipe-content, .product.search-list-small, .product.big-list, .product.favourite-list, .product.small-list {
    width: 75%;
  }
  .col-md-10, .product.shopping-cart-small .content-section, .product.search-list-small .content-section, .product.favourite-list .content-section, .product.small-list .content-section {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12, .product.big-tile .content-section, .product.big-tile .image-section, .product.small-tile .content-section, .product.small-tile .image-section {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .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 {
    float: left;
  }
  .col-lg-1 {
    width: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #aeaeae;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

table col[class*=col-] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*=col-],
table th[class*=col-] {
  position: static;
  float: none;
  display: table-cell;
}

.table > thead > tr > td.active, #newsletter_container #newsletter_info #newsletter_subscription .table > thead > tr > td.error_newsletter_checkbox.active,
.table > thead > tr > th.active,
#newsletter_container #newsletter_info #newsletter_subscription .table > thead > tr > th.error_newsletter_checkbox.active, .table > thead > tr.active > td, #newsletter_container #newsletter_info #newsletter_subscription .table > thead > tr.error_newsletter_checkbox.active > td, .table > thead > tr.active > th, #newsletter_container #newsletter_info #newsletter_subscription .table > thead > tr.error_newsletter_checkbox.active > th,
.table > tbody > tr > td.active,
#newsletter_container #newsletter_info #newsletter_subscription .table > tbody > tr > td.error_newsletter_checkbox.active,
.table > tbody > tr > th.active,
#newsletter_container #newsletter_info #newsletter_subscription .table > tbody > tr > th.error_newsletter_checkbox.active,
.table > tbody > tr.active > td,
#newsletter_container #newsletter_info #newsletter_subscription .table > tbody > tr.error_newsletter_checkbox.active > td,
.table > tbody > tr.active > th,
#newsletter_container #newsletter_info #newsletter_subscription .table > tbody > tr.error_newsletter_checkbox.active > th,
.table > tfoot > tr > td.active,
#newsletter_container #newsletter_info #newsletter_subscription .table > tfoot > tr > td.error_newsletter_checkbox.active,
.table > tfoot > tr > th.active,
#newsletter_container #newsletter_info #newsletter_subscription .table > tfoot > tr > th.error_newsletter_checkbox.active,
.table > tfoot > tr.active > td,
#newsletter_container #newsletter_info #newsletter_subscription .table > tfoot > tr.error_newsletter_checkbox.active > td,
.table > tfoot > tr.active > th,
#newsletter_container #newsletter_info #newsletter_subscription .table > tfoot > tr.error_newsletter_checkbox.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover, #newsletter_container #newsletter_info #newsletter_subscription .table-hover > tbody > tr > td.error_newsletter_checkbox.active:hover,
.table-hover > tbody > tr > th.active:hover,
#newsletter_container #newsletter_info #newsletter_subscription .table-hover > tbody > tr > th.error_newsletter_checkbox.active:hover, .table-hover > tbody > tr.active:hover > td, #newsletter_container #newsletter_info #newsletter_subscription .table-hover > tbody > tr.error_newsletter_checkbox.active:hover > td, .table-hover > tbody > tr:hover > .active, #newsletter_container #newsletter_info #newsletter_subscription .table-hover > tbody > tr:hover > .error_newsletter_checkbox.active, .table-hover > tbody > tr.active:hover > th, #newsletter_container #newsletter_info #newsletter_subscription .table-hover > tbody > tr.error_newsletter_checkbox.active:hover > th {
  background-color: rgb(232.25, 232.25, 232.25);
}

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: rgb(207.8888888889, 232.9166666667, 197.5833333333);
}

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: rgb(195.9347826087, 227.0217391304, 242.5652173913);
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: rgb(249.5322580645, 242.2419354839, 203.9677419355);
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: rgb(234.7934782609, 203.7065217391, 203.7065217391);
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 16.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 24px;
  line-height: inherit;
  color: #6e6e6e;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type=radio],
input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9 ;
  line-height: normal;
}

input[type=file] {
  display: block;
}

input[type=range] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type=file]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.428571429;
  color: rgb(85.425, 85.425, 85.425);
}

.form-control, select[multiple].form-filter {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.428571429;
  color: rgb(85.425, 85.425, 85.425);
  background-color: #fff;
  background-image: none;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus, select[multiple].form-filter:focus {
  border-color: #6e6e6e;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(110, 110, 110, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(110, 110, 110, 0.6);
}
.form-control::-moz-placeholder, select[multiple].form-filter::-moz-placeholder {
  color: #aeaeae;
  opacity: 1;
}
.form-control:-ms-input-placeholder, select[multiple].form-filter:-ms-input-placeholder {
  color: #aeaeae;
}
.form-control::-webkit-input-placeholder, select[multiple].form-filter::-webkit-input-placeholder {
  color: #aeaeae;
}
.form-control::-ms-expand, select[multiple].form-filter::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled], select[disabled][multiple].form-filter, .form-control[readonly], select[readonly][multiple].form-filter, fieldset[disabled] .form-control, fieldset[disabled] select[multiple].form-filter {
  background-color: #f1f1f1;
  opacity: 1;
}
.form-control[disabled], select[disabled][multiple].form-filter, fieldset[disabled] .form-control, fieldset[disabled] select[multiple].form-filter {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

input[type=search] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type=date].form-control,
  input[type=time].form-control,
  input[type=datetime-local].form-control,
  input[type=month].form-control {
    line-height: 36px;
  }
  input[type=date].input-sm,
  .input-group-sm > .input-group-btn > input[type=date].btn, .input-group-sm input[type=date],
  input[type=time].input-sm,
  .input-group-sm > .input-group-btn > input[type=time].btn,
  .input-group-sm input[type=time],
  input[type=datetime-local].input-sm,
  .input-group-sm > .input-group-btn > input[type=datetime-local].btn,
  .input-group-sm input[type=datetime-local],
  input[type=month].input-sm,
  .input-group-sm > .input-group-btn > input[type=month].btn,
  .input-group-sm input[type=month] {
    line-height: 33px;
  }
  input[type=date].input-lg,
  .input-group-lg > .input-group-btn > input[type=date].btn, .input-group-lg input[type=date],
  input[type=time].input-lg,
  .input-group-lg > .input-group-btn > input[type=time].btn,
  .input-group-lg input[type=time],
  input[type=datetime-local].input-lg,
  .input-group-lg > .input-group-btn > input[type=datetime-local].btn,
  .input-group-lg input[type=datetime-local],
  input[type=month].input-lg,
  .input-group-lg > .input-group-btn > input[type=month].btn,
  .input-group-lg input[type=month] {
    line-height: 49px;
  }
}
.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 22px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type=radio],
.radio-inline input[type=radio],
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9 ;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type=radio][disabled], input[type=radio].disabled, fieldset[disabled] input[type=radio],
input[type=checkbox][disabled],
input[type=checkbox].disabled,
fieldset[disabled] input[type=checkbox] {
  cursor: not-allowed;
}

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 38px;
}
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control, .input-group-lg > select.form-control-static[multiple].form-filter,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control, .input-group-sm > select.form-control-static[multiple].form-filter,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}

.input-sm, .input-group-sm > .form-control, .input-group-sm > select[multiple].form-filter,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm, .input-group-sm > select.form-control, .input-group-sm > select[multiple].form-filter,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 33px;
  line-height: 33px;
}

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].form-filter,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto;
}

.form-group-sm .form-control, .form-group-sm select[multiple].form-filter {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control, .form-group-sm select[multiple].form-filter {
  height: 33px;
  line-height: 33px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control,
.form-group-sm select[multiple].form-filter {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 33px;
  min-height: 36px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.5;
}

.input-lg, .input-group-lg > .form-control, .input-group-lg > select[multiple].form-filter,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-lg, .input-group-lg > select.form-control, .input-group-lg > select[multiple].form-filter,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 49px;
  line-height: 49px;
}

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].form-filter,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto;
}

.form-group-lg .form-control, .form-group-lg select[multiple].form-filter {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control, .form-group-lg select[multiple].form-filter {
  height: 49px;
  line-height: 49px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control,
.form-group-lg select[multiple].form-filter {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 49px;
  min-height: 42px;
  padding: 11px 16px;
  font-size: 20px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}
.has-feedback .form-control, .has-feedback select[multiple].form-filter {
  padding-right: 45px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > select[multiple].form-filter + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback,
.form-group-lg select[multiple].form-filter + .form-control-feedback {
  width: 49px;
  height: 49px;
  line-height: 49px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > select[multiple].form-filter + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback,
.form-group-sm select[multiple].form-filter + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control, .has-success select[multiple].form-filter {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus, .has-success select[multiple].form-filter:focus {
  border-color: rgb(42.808988764, 84.191011236, 43.5224719101);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(102.5280898876, 177.4719101124, 103.8202247191);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(102.5280898876, 177.4719101124, 103.8202247191);
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control, .has-warning select[multiple].form-filter {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus, .has-warning select[multiple].form-filter:focus {
  border-color: rgb(102.2741116751, 80.7817258883, 43.7258883249);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(191.807106599, 160.7461928934, 107.192893401);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(191.807106599, 160.7461928934, 107.192893401);
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #EC3838;
}
.has-error .form-control, .has-error select[multiple].form-filter {
  border-color: #EC3838;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus, .has-error select[multiple].form-filter:focus {
  border-color: rgb(219.995412844, 21.004587156, 21.004587156);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(244.8899082569, 149.1100917431, 149.1100917431);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(244.8899082569, 149.1100917431, 149.1100917431);
}
.has-error .input-group-addon {
  color: #EC3838;
  border-color: #EC3838;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #EC3838;
}

.has-feedback label ~ .form-control-feedback {
  top: 27px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: rgb(94.75, 94.75, 94.75);
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control, .form-inline select[multiple].form-filter {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control,
  .form-inline .input-group select[multiple].form-filter {
    width: auto;
  }
  .form-inline .input-group > .form-control, .form-inline .input-group > select[multiple].form-filter {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type=radio],
  .form-inline .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 29px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 14px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, #newsletter_container #newsletter_info #newsletter_subscription .btn.error_newsletter_checkbox.active:focus, .btn.active.focus, #newsletter_container #newsletter_info #newsletter_subscription .btn.focus.error_newsletter_checkbox.active {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active, .btn.active, #newsletter_container #newsletter_info #newsletter_subscription .btn.error_newsletter_checkbox.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #333;
  background-color: #00B9DB;
  border-color: #ccc;
}
.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: rgb(0, 141.9178082192, 168);
  border-color: rgb(140.25, 140.25, 140.25);
}
.btn-default:hover {
  color: #333;
  background-color: rgb(0, 141.9178082192, 168);
  border-color: rgb(173.4, 173.4, 173.4);
}
.btn-default:active, .btn-default.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-default.error_newsletter_checkbox.active, .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: rgb(0, 141.9178082192, 168);
  border-color: rgb(173.4, 173.4, 173.4);
}
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, #newsletter_container #newsletter_info #newsletter_subscription .btn-default.error_newsletter_checkbox.active:hover, .btn-default.active:focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-default.error_newsletter_checkbox.active:focus, .btn-default.active.focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-default.focus.error_newsletter_checkbox.active, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: rgb(0, 111.7602739726, 132.3);
  border-color: rgb(140.25, 140.25, 140.25);
}
.btn-default:active, .btn-default.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-default.error_newsletter_checkbox.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
  background-color: #00B9DB;
  border-color: #ccc;
}
.btn-default .badge {
  color: #00B9DB;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #00B9DB;
  border-color: rgb(0, 163.4589041096, 193.5);
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: rgb(0, 141.9178082192, 168);
  border-color: rgb(0, 55.7534246575, 66);
}
.btn-primary:hover {
  color: #fff;
  background-color: rgb(0, 141.9178082192, 168);
  border-color: rgb(0, 111.7602739726, 132.3);
}
.btn-primary:active, .btn-primary.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-primary.error_newsletter_checkbox.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: rgb(0, 141.9178082192, 168);
  border-color: rgb(0, 111.7602739726, 132.3);
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, #newsletter_container #newsletter_info #newsletter_subscription .btn-primary.error_newsletter_checkbox.active:hover, .btn-primary.active:focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-primary.error_newsletter_checkbox.active:focus, .btn-primary.active.focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-primary.focus.error_newsletter_checkbox.active, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(0, 111.7602739726, 132.3);
  border-color: rgb(0, 55.7534246575, 66);
}
.btn-primary:active, .btn-primary.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-primary.error_newsletter_checkbox.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #00B9DB;
  border-color: rgb(0, 163.4589041096, 193.5);
}
.btn-primary .badge {
  color: #00B9DB;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #81D13A;
  border-color: rgb(116.2777777778, 195.7839506173, 45.7160493827);
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: rgb(104, 175.1111111111, 40.8888888889);
  border-color: rgb(54.8888888889, 92.4197530864, 21.5802469136);
}
.btn-success:hover {
  color: #fff;
  background-color: rgb(104, 175.1111111111, 40.8888888889);
  border-color: rgb(86.8111111111, 146.1691358025, 34.1308641975);
}
.btn-success:active, .btn-success.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-success.error_newsletter_checkbox.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: rgb(104, 175.1111111111, 40.8888888889);
  border-color: rgb(86.8111111111, 146.1691358025, 34.1308641975);
}
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, #newsletter_container #newsletter_info #newsletter_subscription .btn-success.error_newsletter_checkbox.active:hover, .btn-success.active:focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-success.error_newsletter_checkbox.active:focus, .btn-success.active.focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-success.focus.error_newsletter_checkbox.active, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(86.8111111111, 146.1691358025, 34.1308641975);
  border-color: rgb(54.8888888889, 92.4197530864, 21.5802469136);
}
.btn-success:active, .btn-success.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-success.error_newsletter_checkbox.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #81D13A;
  border-color: rgb(116.2777777778, 195.7839506173, 45.7160493827);
}
.btn-success .badge {
  color: #81D13A;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: rgb(69.7715736041, 183.845177665, 217.7284263959);
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
  border-color: rgb(26.8020304569, 108.8324873096, 133.1979695431);
}
.btn-info:hover {
  color: #fff;
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
  border-color: rgb(37.9081218274, 153.9299492386, 188.3918781726);
}
.btn-info:active, .btn-info.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-info.error_newsletter_checkbox.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
  border-color: rgb(37.9081218274, 153.9299492386, 188.3918781726);
}
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, #newsletter_container #newsletter_info #newsletter_subscription .btn-info.error_newsletter_checkbox.active:hover, .btn-info.active:focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-info.error_newsletter_checkbox.active:focus, .btn-info.active.focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-info.focus.error_newsletter_checkbox.active, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(37.9081218274, 153.9299492386, 188.3918781726);
  border-color: rgb(26.8020304569, 108.8324873096, 133.1979695431);
}
.btn-info:active, .btn-info.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-info.error_newsletter_checkbox.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: rgb(69.7715736041, 183.845177665, 217.7284263959);
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: rgb(238.0078125, 162.109375, 54.4921875);
}
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: rgb(236.015625, 151.21875, 30.984375);
  border-color: rgb(152.109375, 94.53125, 12.890625);
}
.btn-warning:hover {
  color: #fff;
  background-color: rgb(236.015625, 151.21875, 30.984375);
  border-color: rgb(213.2296875, 132.515625, 18.0703125);
}
.btn-warning:active, .btn-warning.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-warning.error_newsletter_checkbox.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: rgb(236.015625, 151.21875, 30.984375);
  border-color: rgb(213.2296875, 132.515625, 18.0703125);
}
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, #newsletter_container #newsletter_info #newsletter_subscription .btn-warning.error_newsletter_checkbox.active:hover, .btn-warning.active:focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-warning.error_newsletter_checkbox.active:focus, .btn-warning.active.focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-warning.focus.error_newsletter_checkbox.active, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(213.2296875, 132.515625, 18.0703125);
  border-color: rgb(152.109375, 94.53125, 12.890625);
}
.btn-warning:active, .btn-warning.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-warning.error_newsletter_checkbox.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: rgb(238.0078125, 162.109375, 54.4921875);
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #ec3838;
  border-color: rgb(233.7775229358, 32.7224770642, 32.7224770642);
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: rgb(219.995412844, 21.004587156, 21.004587156);
  border-color: rgb(126.8853211009, 12.1146788991, 12.1146788991);
}
.btn-danger:hover {
  color: #fff;
  background-color: rgb(219.995412844, 21.004587156, 21.004587156);
  border-color: rgb(187.4068807339, 17.8931192661, 17.8931192661);
}
.btn-danger:active, .btn-danger.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-danger.error_newsletter_checkbox.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: rgb(219.995412844, 21.004587156, 21.004587156);
  border-color: rgb(187.4068807339, 17.8931192661, 17.8931192661);
}
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, #newsletter_container #newsletter_info #newsletter_subscription .btn-danger.error_newsletter_checkbox.active:hover, .btn-danger.active:focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-danger.error_newsletter_checkbox.active:focus, .btn-danger.active.focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-danger.focus.error_newsletter_checkbox.active, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(187.4068807339, 17.8931192661, 17.8931192661);
  border-color: rgb(126.8853211009, 12.1146788991, 12.1146788991);
}
.btn-danger:active, .btn-danger.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-danger.error_newsletter_checkbox.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #ec3838;
  border-color: rgb(233.7775229358, 32.7224770642, 32.7224770642);
}
.btn-danger .badge {
  color: #ec3838;
  background-color: #fff;
}

.btn-link {
  color: #00B9DB;
  font-weight: normal;
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-link.error_newsletter_checkbox.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
  color: rgb(0, 202.6636986301, 239.91);
  text-decoration: none;
  background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #aeaeae;
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}
.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9 ;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 16px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right, .product.big-tile .dropdown-menu.favourite-star, .product.small-tile .dropdown-menu.favourite-star {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #6e6e6e;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: rgb(97.25, 97.25, 97.25);
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a, #newsletter_container #newsletter_info #newsletter_subscription .dropdown-menu > .error_newsletter_checkbox.active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #00B9DB;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #aeaeae;
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #aeaeae;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu, .product.big-tile .favourite-star > .dropdown-menu, .product.small-tile .favourite-star > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9 ;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-group > .btn.error_newsletter_checkbox.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active,
#newsletter_container #newsletter_info #newsletter_subscription .btn-group-vertical > .btn.error_newsletter_checkbox.active {
  z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group.btn-group-lg > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle=buttons] > .btn input[type=radio],
[data-toggle=buttons] > .btn input[type=checkbox],
[data-toggle=buttons] > .btn-group > .btn input[type=radio],
[data-toggle=buttons] > .btn-group > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*=col-] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control, .input-group select[multiple].form-filter {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus, .input-group select[multiple].form-filter:focus {
  z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control,
.input-group select[multiple].form-filter {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child),
.input-group select[multiple].form-filter:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: rgb(85.425, 85.425, 85.425);
  text-align: center;
  background-color: #f1f1f1;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
}
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 3px;
}
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 20px;
  border-radius: 6px;
}
.input-group-addon input[type=radio],
.input-group-addon input[type=checkbox] {
  margin-top: 0;
}

.input-group .form-control:first-child, .input-group select[multiple].form-filter:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child, .input-group select[multiple].form-filter:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav:before, .nav:after {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #f1f1f1;
}
.nav > li.disabled > a {
  color: #aeaeae;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #aeaeae;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #f1f1f1;
  border-color: #00B9DB;
}
.nav .nav-divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #f1f1f1 #f1f1f1 #ddd;
}
.nav-tabs > li.active > a, #newsletter_container #newsletter_info #newsletter_subscription .nav-tabs > li.error_newsletter_checkbox.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: rgb(85.425, 85.425, 85.425);
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a, #newsletter_container #newsletter_info #newsletter_subscription .nav-pills > li.error_newsletter_checkbox.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #00B9DB;
}

.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a, #newsletter_container #newsletter_info #newsletter_subscription .nav-tabs-justified > .error_newsletter_checkbox.active > a, .nav-tabs.nav-justified > .active > a, #newsletter_container #newsletter_info #newsletter_subscription .nav-tabs.nav-justified > .error_newsletter_checkbox.active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a, #newsletter_container #newsletter_info #newsletter_subscription .nav-tabs-justified > .error_newsletter_checkbox.active > a, .nav-tabs.nav-justified > .active > a, #newsletter_container #newsletter_info #newsletter_subscription .nav-tabs.nav-justified > .error_newsletter_checkbox.active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active, #newsletter_container #newsletter_info #newsletter_subscription .tab-content > .error_newsletter_checkbox.active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 22px;
  border: 1px solid transparent;
}
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 14px 15px;
  font-size: 20px;
  line-height: 22px;
  height: 50px;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 22px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 22px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 14px;
    padding-bottom: 14px;
  }
}

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 7px;
  margin-bottom: 7px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control, .navbar-form select[multiple].form-filter {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control,
  .navbar-form .input-group select[multiple].form-filter {
    width: auto;
  }
  .navbar-form .input-group > .form-control, .navbar-form .input-group > select[multiple].form-filter {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type=radio],
  .navbar-form .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 7px;
  margin-bottom: 7px;
}
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 8.5px;
  margin-bottom: 8.5px;
}
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 14px;
  margin-bottom: 14px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #00B9DB;
  border-color: rgb(0, 156.9965753425, 185.85);
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: rgb(93.5, 93.5, 93.5);
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default #newsletter_container #newsletter_info #newsletter_subscription .navbar-nav > .error_newsletter_checkbox.active > a, #newsletter_container #newsletter_info #newsletter_subscription .navbar-default .navbar-nav > .error_newsletter_checkbox.active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: rgb(0, 156.9965753425, 185.85);
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: rgb(0, 156.9965753425, 185.85);
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: rgb(0, 156.9965753425, 185.85);
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open #newsletter_container #newsletter_info #newsletter_subscription .dropdown-menu > .error_newsletter_checkbox.active > a, #newsletter_container #newsletter_info #newsletter_subscription .navbar-default .navbar-nav .open .dropdown-menu > .error_newsletter_checkbox.active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: rgb(0, 156.9965753425, 185.85);
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: rgb(8.5, 8.5, 8.5);
}
.navbar-inverse .navbar-brand {
  color: rgb(212.25, 212.25, 212.25);
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: rgb(212.25, 212.25, 212.25);
}
.navbar-inverse .navbar-nav > li > a {
  color: rgb(212.25, 212.25, 212.25);
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse #newsletter_container #newsletter_info #newsletter_subscription .navbar-nav > .error_newsletter_checkbox.active > a, #newsletter_container #newsletter_info #newsletter_subscription .navbar-inverse .navbar-nav > .error_newsletter_checkbox.active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: rgb(8.5, 8.5, 8.5);
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: rgb(16.15, 16.15, 16.15);
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: rgb(8.5, 8.5, 8.5);
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: rgb(8.5, 8.5, 8.5);
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: rgb(8.5, 8.5, 8.5);
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: rgb(212.25, 212.25, 212.25);
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open #newsletter_container #newsletter_info #newsletter_subscription .dropdown-menu > .error_newsletter_checkbox.active > a, #newsletter_container #newsletter_info #newsletter_subscription .navbar-inverse .navbar-nav .open .dropdown-menu > .error_newsletter_checkbox.active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: rgb(8.5, 8.5, 8.5);
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: rgb(212.25, 212.25, 212.25);
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: rgb(212.25, 212.25, 212.25);
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 22px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active, #newsletter_container #newsletter_info #newsletter_subscription .breadcrumb > .error_newsletter_checkbox.active {
  color: #aeaeae;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 22px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  color: #00B9DB;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: rgb(0, 202.6636986301, 239.91);
  background-color: #f1f1f1;
  border-color: #ddd;
}
.pagination > .active > a, #newsletter_container #newsletter_info #newsletter_subscription .pagination > .error_newsletter_checkbox.active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
#newsletter_container #newsletter_info #newsletter_subscription .pagination > .error_newsletter_checkbox.active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #00B9DB;
  border-color: #00B9DB;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #aeaeae;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 22px 0;
  list-style: none;
  text-align: center;
}
.pager:before, .pager:after {
  content: " ";
  display: table;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #f1f1f1;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #aeaeae;
  background-color: #fff;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: #aeaeae;
}
.label-default[href]:hover, .label-default[href]:focus {
  background-color: rgb(148.5, 148.5, 148.5);
}

.label-primary {
  background-color: #00B9DB;
}
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: rgb(0, 141.9178082192, 168);
}

.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover, .label-success[href]:focus {
  background-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
}

.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover, .label-info[href]:focus {
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
}

.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: rgb(236.015625, 151.21875, 30.984375);
}

.label-danger {
  background-color: #ec3838;
}
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: rgb(219.995412844, 21.004587156, 21.004587156);
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #aeaeae;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
.list-group-item.active > .badge, #newsletter_container #newsletter_info #newsletter_subscription .list-group-item.error_newsletter_checkbox.active > .badge, .nav-pills > .active > a > .badge, #newsletter_container #newsletter_info #newsletter_subscription .nav-pills > .error_newsletter_checkbox.active > a > .badge {
  color: #00B9DB;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #f1f1f1;
}
.jumbotron h1,
.jumbotron .h1,
.jumbotron .recipe-detail .recipe-name,
.recipe-detail .jumbotron .recipe-name {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: rgb(215.5, 215.5, 215.5);
}
.container .jumbotron, .container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron, .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1,
  .jumbotron .recipe-detail .recipe-name,
  .recipe-detail .jumbotron .recipe-name {
    font-size: 72px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 22px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #1f1f1f;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active,
#newsletter_container #newsletter_info #newsletter_subscription a.thumbnail.error_newsletter_checkbox.active {
  border-color: #00B9DB;
}

.alert {
  padding: 15px;
  margin-bottom: 22px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4, .alert .promotion-detail .tab-content .step-header, .promotion-detail .tab-content .alert .step-header, .alert .card.card-froneri--small .card-body .card-title, .card.card-froneri--small .card-body .alert .card-title, .alert .card-froneri.card-froneri--small .card-body .card-title, .card-froneri.card-froneri--small .card-body .alert .card-title {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #dff0d8;
  border-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
  color: #3c763d;
}
.alert-success hr {
  border-top-color: rgb(200.5555555556, 225.8333333333, 179.1666666667);
}
.alert-success .alert-link {
  color: rgb(42.808988764, 84.191011236, 43.5224719101);
}

.alert-info {
  background-color: #d9edf7;
  border-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
  color: #31708f;
}
.alert-info hr {
  border-top-color: rgb(166.4434782609, 224.7043478261, 236.3565217391);
}
.alert-info .alert-link {
  color: rgb(35.984375, 82.25, 105.015625);
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: rgb(247.064516129, 225.4623655914, 180.935483871);
}
.alert-warning .alert-link {
  color: rgb(102.2741116751, 80.7817258883, 43.7258883249);
}

.alert-danger {
  background-color: #f2dede;
  border-color: #EC3838;
  color: #EC3838;
}
.alert-danger hr {
  border-top-color: rgb(233.7775229358, 32.7224770642, 32.7224770642);
}
.alert-danger .alert-link {
  color: rgb(219.995412844, 21.004587156, 21.004587156);
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 22px;
  margin-bottom: 22px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 14px;
  line-height: 22px;
  color: #fff;
  text-align: center;
  background-color: #00B9DB;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar, #newsletter_container #newsletter_info #newsletter_subscription .progress.error_newsletter_checkbox.active .progress-bar,
.progress-bar.active,
#newsletter_container #newsletter_info #newsletter_subscription .progress-bar.error_newsletter_checkbox.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #ec3838;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}

.media-right,
.media > .pull-right,
.product.big-tile .media > .favourite-star,
.product.small-tile .media > .favourite-star {
  padding-left: 10px;
}

.media-left,
.media > .pull-left {
  padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #f1f1f1;
  color: #aeaeae;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #aeaeae;
}
.list-group-item.active, #newsletter_container #newsletter_info #newsletter_subscription .list-group-item.error_newsletter_checkbox.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #00B9DB;
  border-color: #00B9DB;
}
.list-group-item.active .list-group-item-heading, #newsletter_container #newsletter_info #newsletter_subscription .list-group-item.error_newsletter_checkbox.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active #highlight_footer .list-group-item-heading > a,
#highlight_footer .list-group-item.active .list-group-item-heading > a,
.list-group-item.active #highlight_body a .list-group-item-heading > p,
#highlight_body a .list-group-item.active .list-group-item-heading > p,
#newsletter_container #newsletter_info #newsletter_subscription .list-group-item.error_newsletter_checkbox.active .list-group-item-heading > small,
#newsletter_container #newsletter_info #newsletter_subscription .list-group-item.error_newsletter_checkbox.active #highlight_footer .list-group-item-heading > a,
#highlight_footer #newsletter_container #newsletter_info #newsletter_subscription .list-group-item.error_newsletter_checkbox.active .list-group-item-heading > a,
#newsletter_container #newsletter_info #newsletter_subscription .list-group-item.error_newsletter_checkbox.active #highlight_body a .list-group-item-heading > p,
#highlight_body a #newsletter_container #newsletter_info #newsletter_subscription .list-group-item.error_newsletter_checkbox.active .list-group-item-heading > p,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active .shop-info .list-group-item-heading > .detail,
.shop-info .list-group-item.active .list-group-item-heading > .detail,
.list-group-item.active .product.shopping-cart-small .special-offer-section .list-group-item-heading > .special-offer,
.product.shopping-cart-small .special-offer-section .list-group-item.active .list-group-item-heading > .special-offer,
.list-group-item.active .product .product-component .cart-controls .list-group-item-heading > .product-delete,
.product .product-component .cart-controls .list-group-item.active .list-group-item-heading > .product-delete,
.list-group-item.active .product .product-component .list-group-item-heading > .add-to-favourite,
.product .product-component .list-group-item.active .list-group-item-heading > .add-to-favourite,
#newsletter_container #newsletter_info #newsletter_subscription .list-group-item.error_newsletter_checkbox.active .list-group-item-heading > .small,
#newsletter_container #newsletter_info #newsletter_subscription .list-group-item.error_newsletter_checkbox.active .shop-info .list-group-item-heading > .detail,
.shop-info #newsletter_container #newsletter_info #newsletter_subscription .list-group-item.error_newsletter_checkbox.active .list-group-item-heading > .detail,
#newsletter_container #newsletter_info #newsletter_subscription .list-group-item.error_newsletter_checkbox.active .product.shopping-cart-small .special-offer-section .list-group-item-heading > .special-offer,
.product.shopping-cart-small .special-offer-section #newsletter_container #newsletter_info #newsletter_subscription .list-group-item.error_newsletter_checkbox.active .list-group-item-heading > .special-offer,
#newsletter_container #newsletter_info #newsletter_subscription .list-group-item.error_newsletter_checkbox.active .product .product-component .cart-controls .list-group-item-heading > .product-delete,
.product .product-component .cart-controls #newsletter_container #newsletter_info #newsletter_subscription .list-group-item.error_newsletter_checkbox.active .list-group-item-heading > .product-delete,
#newsletter_container #newsletter_info #newsletter_subscription .list-group-item.error_newsletter_checkbox.active .product .product-component .list-group-item-heading > .add-to-favourite,
.product .product-component #newsletter_container #newsletter_info #newsletter_subscription .list-group-item.error_newsletter_checkbox.active .list-group-item-heading > .add-to-favourite,
.list-group-item.active #newsletter_container #newsletter_info #newsletter_subscription .list-group-item-heading > .error_newsletter_mail,
.list-group-item.active #newsletter_container #newsletter_info #newsletter_subscription .list-group-item-heading > .error_newsletter_checkbox,
#newsletter_container #newsletter_info #newsletter_subscription .list-group-item.active .list-group-item-heading > .error_newsletter_mail,
#newsletter_container #newsletter_info #newsletter_subscription .list-group-item.active .list-group-item-heading > .error_newsletter_checkbox,
.list-group-item.active footer #footer_impressum .list-group-item-heading > .small_links,
#newsletter_container #newsletter_info #newsletter_subscription .list-group-item.error_newsletter_checkbox.active footer #footer_impressum .list-group-item-heading > .small_links,
footer #footer_impressum .list-group-item.active .list-group-item-heading > .small_links,
footer #footer_impressum #newsletter_container #newsletter_info #newsletter_subscription .list-group-item.error_newsletter_checkbox.active .list-group-item-heading > .small_links,
#newsletter_container #newsletter_info #newsletter_subscription footer #footer_impressum .list-group-item.error_newsletter_checkbox.active .list-group-item-heading > .small_links,
.list-group-item.active footer #footer_awardrow .list-group-item-heading > span,
#newsletter_container #newsletter_info #newsletter_subscription .list-group-item.error_newsletter_checkbox.active footer #footer_awardrow .list-group-item-heading > span,
footer #footer_awardrow .list-group-item.active .list-group-item-heading > span,
footer #footer_awardrow #newsletter_container #newsletter_info #newsletter_subscription .list-group-item.error_newsletter_checkbox.active .list-group-item-heading > span,
#newsletter_container #newsletter_info #newsletter_subscription footer #footer_awardrow .list-group-item.error_newsletter_checkbox.active .list-group-item-heading > span,
.list-group-item.active footer #footer_awardrow .award_element .list-group-item-heading > a,
#newsletter_container #newsletter_info #newsletter_subscription .list-group-item.error_newsletter_checkbox.active footer #footer_awardrow .award_element .list-group-item-heading > a,
footer #footer_awardrow .award_element .list-group-item.active .list-group-item-heading > a,
footer #footer_awardrow .award_element #newsletter_container #newsletter_info #newsletter_subscription .list-group-item.error_newsletter_checkbox.active .list-group-item-heading > a,
#newsletter_container #newsletter_info #newsletter_subscription footer #footer_awardrow .award_element .list-group-item.error_newsletter_checkbox.active .list-group-item-heading > a,
.list-group-item.active footer #site_index .list-group-item-heading > .index_element_list,
#newsletter_container #newsletter_info #newsletter_subscription .list-group-item.error_newsletter_checkbox.active footer #site_index .list-group-item-heading > .index_element_list,
footer #site_index .list-group-item.active .list-group-item-heading > .index_element_list,
footer #site_index #newsletter_container #newsletter_info #newsletter_subscription .list-group-item.error_newsletter_checkbox.active .list-group-item-heading > .index_element_list,
#newsletter_container #newsletter_info #newsletter_subscription footer #site_index .list-group-item.error_newsletter_checkbox.active .list-group-item-heading > .index_element_list,
.list-group-item.active footer .list-group-item-heading > .icon_box_element,
#newsletter_container #newsletter_info #newsletter_subscription .list-group-item.error_newsletter_checkbox.active footer .list-group-item-heading > .icon_box_element,
footer .list-group-item.active .list-group-item-heading > .icon_box_element,
footer #newsletter_container #newsletter_info #newsletter_subscription .list-group-item.error_newsletter_checkbox.active .list-group-item-heading > .icon_box_element,
#newsletter_container #newsletter_info #newsletter_subscription footer .list-group-item.error_newsletter_checkbox.active .list-group-item-heading > .icon_box_element, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text, #newsletter_container #newsletter_info #newsletter_subscription .list-group-item.error_newsletter_checkbox.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: rgb(168, 241.4931506849, 255);
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: rgb(207.8888888889, 232.9166666667, 197.5833333333);
}
a.list-group-item-success.active, #newsletter_container #newsletter_info #newsletter_subscription a.list-group-item-success.error_newsletter_checkbox.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
#newsletter_container #newsletter_info #newsletter_subscription button.list-group-item-success.error_newsletter_checkbox.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: rgb(195.9347826087, 227.0217391304, 242.5652173913);
}
a.list-group-item-info.active, #newsletter_container #newsletter_info #newsletter_subscription a.list-group-item-info.error_newsletter_checkbox.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
#newsletter_container #newsletter_info #newsletter_subscription button.list-group-item-info.error_newsletter_checkbox.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: rgb(249.5322580645, 242.2419354839, 203.9677419355);
}
a.list-group-item-warning.active, #newsletter_container #newsletter_info #newsletter_subscription a.list-group-item-warning.error_newsletter_checkbox.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
#newsletter_container #newsletter_info #newsletter_subscription button.list-group-item-warning.error_newsletter_checkbox.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #EC3838;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #EC3838;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #EC3838;
  background-color: rgb(234.7934782609, 203.7065217391, 203.7065217391);
}
a.list-group-item-danger.active, #newsletter_container #newsletter_info #newsletter_subscription a.list-group-item-danger.error_newsletter_checkbox.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
#newsletter_container #newsletter_info #newsletter_subscription button.list-group-item-danger.error_newsletter_checkbox.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #EC3838;
  border-color: #EC3838;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 22px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}
.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}
.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
#highlight_footer .panel-title > a,
#highlight_body a .panel-title > p,
.panel-title > .small,
.shop-info .panel-title > .detail,
.product.shopping-cart-small .special-offer-section .panel-title > .special-offer,
.product .product-component .cart-controls .panel-title > .product-delete,
.product .product-component .panel-title > .add-to-favourite,
#newsletter_container #newsletter_info #newsletter_subscription .panel-title > .error_newsletter_mail,
#newsletter_container #newsletter_info #newsletter_subscription .panel-title > .error_newsletter_checkbox,
footer #footer_impressum .panel-title > .small_links,
footer #footer_awardrow .panel-title > span,
footer #footer_awardrow .award_element .panel-title > a,
footer #site_index .panel-title > .index_element_list,
footer .panel-title > .icon_box_element,
.panel-title > small > a,
#highlight_footer .panel-title > a > a,
#highlight_body a .panel-title > p > a,
.panel-title > .small > a,
.shop-info .panel-title > .detail > a,
.product.shopping-cart-small .special-offer-section .panel-title > .special-offer > a,
.product .product-component .cart-controls .panel-title > .product-delete > a,
.product .product-component .panel-title > .add-to-favourite > a,
#newsletter_container #newsletter_info #newsletter_subscription .panel-title > .error_newsletter_mail > a,
#newsletter_container #newsletter_info #newsletter_subscription .panel-title > .error_newsletter_checkbox > a,
footer #footer_impressum .panel-title > .small_links > a,
footer #footer_awardrow .panel-title > span > a,
footer #footer_awardrow .award_element .panel-title > a > a,
footer #site_index .panel-title > .index_element_list > a,
footer .panel-title > .icon_box_element > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 22px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #6e6e6e;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #6e6e6e;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #00B9DB;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #00B9DB;
  border-color: #00B9DB;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #00B9DB;
}
.panel-primary > .panel-heading .badge {
  color: #00B9DB;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #00B9DB;
}

.panel-success {
  border-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}

.panel-info {
  border-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}

.panel-warning {
  border-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}

.panel-danger {
  border-color: #EC3838;
}
.panel-danger > .panel-heading {
  color: #EC3838;
  background-color: #f2dede;
  border-color: #EC3838;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #EC3838;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #EC3838;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #EC3838;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid rgb(227.15, 227.15, 227.15);
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header:before, .modal-header:after {
  content: " ";
  display: table;
}
.modal-header:after {
  clear: both;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "UniversCom Condensed", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "UniversCom Condensed", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 16px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 16px;
  background-color: rgb(247.35, 247.35, 247.35);
  border-bottom: 1px solid rgb(234.6, 234.6, 234.6);
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right, #newsletter_container #newsletter_info #newsletter_subscription .carousel-inner > .item.right.error_newsletter_checkbox.active {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left, #newsletter_container #newsletter_info #newsletter_subscription .carousel-inner > .item.left.error_newsletter_checkbox.active {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active, #newsletter_container #newsletter_info #newsletter_subscription .carousel-inner > .item.error_newsletter_checkbox.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active, #newsletter_container #newsletter_info #newsletter_subscription .carousel-inner > .error_newsletter_checkbox.active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active, #newsletter_container #newsletter_info #newsletter_subscription .carousel-inner > .error_newsletter_checkbox.active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left, #newsletter_container #newsletter_info #newsletter_subscription .carousel-inner > .left.error_newsletter_checkbox.active {
  left: -100%;
}
.carousel-inner > .active.right, #newsletter_container #newsletter_info #newsletter_subscription .carousel-inner > .right.error_newsletter_checkbox.active {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
}
.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: "‹";
}
.carousel-control .icon-next:before {
  content: "›";
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9 ;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active, .carousel-indicators #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .carousel-indicators .error_newsletter_checkbox.active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right, .product.big-tile .favourite-star, .product.small-tile .favourite-star {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs, .product.big-list .content-section-part-2 {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}
/*@import "../../../../node_modules/magnific-popup/src/css/main.scss";*/
@font-face {
  font-family: "sf-icon-font";
  src: url("../fonts/sf-icon-font.eot?31b9ae05d6feaf588a80ace92ddbffe1");
  src: url("../fonts/sf-icon-font.eot?#iefix") format("embedded-opentype"), url("../fonts/sf-icon-font.woff?31b9ae05d6feaf588a80ace92ddbffe1") format("woff"), url("../fonts/sf-icon-font.ttf?31b9ae05d6feaf588a80ace92ddbffe1") format("truetype"), url("../fonts/sf-icon-font.svg?31b9ae05d6feaf588a80ace92ddbffe1#sf-icon-font") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class="icon- -single"],
[class*=" icon-"]:before,
[class*=" icon-"]:after,
[class^=icon-]:before,
[class^=icon-]:after {
  font-family: "sf-icon-font";
  vertical-align: middle;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: geometricPrecision;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-file-single, .icon-item-file:after {
  content: "\f001";
}

.icon-no-image-single, .icon-item-no-image:after {
  content: "\f002";
}

.icon-file:before {
  content: "\f001";
}

.icon-no-image:before {
  content: "\f002";
}

.sf-icon-blogger {
  background-image: url(../images/sprite.png);
  background-position: 0px -36px;
  width: 16px;
  height: 16px;
}

.sf-icon-comment {
  background-image: url(../images/sprite.png);
  background-position: -32px -52px;
  width: 17px;
  height: 15px;
}

.sf-icon-delicious {
  background-image: url(../images/sprite.png);
  background-position: 0px -20px;
  width: 16px;
  height: 16px;
}

.sf-icon-digg {
  background-image: url(../images/sprite.png);
  background-position: -16px -20px;
  width: 16px;
  height: 16px;
}

.sf-icon-email {
  background-image: url(../images/sprite.png);
  background-position: -49px -52px;
  width: 19px;
  height: 13px;
}

.sf-icon-facebook {
  background-image: url(../images/sprite.png);
  background-position: -36px -16px;
  width: 16px;
  height: 16px;
}

.sf-icon-feed {
  background-image: url(../images/sprite.png);
  background-position: 0px 0px;
  width: 20px;
  height: 20px;
}

.sf-icon-google {
  background-image: url(../images/sprite.png);
  background-position: -16px -36px;
  width: 16px;
  height: 16px;
}

.sf-icon-linkedin {
  background-image: url(../images/sprite.png);
  background-position: -20px 0px;
  width: 16px;
  height: 16px;
}

.sf-icon-mailto {
  background-image: url(../images/sprite.png);
  background-position: -52px 0px;
  width: 16px;
  height: 16px;
}

.sf-icon-myspace {
  background-image: url(../images/sprite.png);
  background-position: -52px -16px;
  width: 16px;
  height: 16px;
}

.sf-icon-reddit {
  background-image: url(../images/sprite.png);
  background-position: -52px -32px;
  width: 16px;
  height: 16px;
}

.sf-icon-remove {
  background-image: url(../images/sprite.png);
  background-position: 0px -52px;
  width: 16px;
  height: 16px;
}

.sf-icon-stumble-upon {
  background-image: url(../images/sprite.png);
  background-position: -32px -36px;
  width: 16px;
  height: 16px;
}

.sf-icon-tumblr {
  background-image: url(../images/sprite.png);
  background-position: -36px 0px;
  width: 16px;
  height: 16px;
}

.sf-icon-twitter {
  background-image: url(../images/sprite.png);
  background-position: -16px -52px;
  width: 16px;
  height: 16px;
}

pre {
  border: 1px;
  background: transparent;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
}

.sf-m-xxs, .nav-sitemap ul, .nav-sitemap, .sf-Gallery-thumbs.sf-Gallery-thumbs--video a {
  margin: 0;
}

.sf-mt-xxs, .sf-list--expandable .sf-list-item h3:first-child, .sf-list--expandable .sf-list-item .favouriteList .modal .modal-header .modal-title:first-child, .favouriteList .modal .modal-header .sf-list--expandable .sf-list-item .modal-title:first-child, .sf-list--expandable .sf-list-item .product-detail .first-section .product-info .product-title-row h1:first-child, .product-detail .first-section .product-info .product-title-row .sf-list--expandable .sf-list-item h1:first-child, .sf-list--expandable .sf-list-item .recipe-detail .steps-row .steps-container .steps-title:first-child, .recipe-detail .steps-row .steps-container .sf-list--expandable .sf-list-item .steps-title:first-child, .sf-Gallery-thumbs.sf-Gallery-thumbs--video > div, .sf-Gallery-next,
.sf-Gallery-prev, .sf-media .sf-media-body h3, .sf-media .sf-media-body .favouriteList .modal .modal-header .modal-title, .favouriteList .modal .modal-header .sf-media .sf-media-body .modal-title, .sf-media .sf-media-body .product-detail .first-section .product-info .product-title-row h1, .product-detail .first-section .product-info .product-title-row .sf-media .sf-media-body h1, .sf-media .sf-media-body .recipe-detail .steps-row .steps-container .steps-title, .recipe-detail .steps-row .steps-container .sf-media .sf-media-body .steps-title {
  margin-top: 0;
}

.sf-mb-xxs, .sf-Gallery-next,
.sf-Gallery-prev {
  margin-bottom: 0;
}

.sf-ml-xxs,
.sf-Comment-count--block .sf-Review-count, .sf-Review-count--block .sf-Review-count, .sf-Comment-count--block .sf-Comment-count, .sf-Gallery-navigation {
  margin-left: 0;
}

.sf-mr-xxs, .sf-Gallery-navigation {
  margin-right: 0;
}

.sf-m-xs {
  margin: 5px;
}

.sf-mt-xs, .sf-Review-count--block .sf-Review-count, .sf-Comments-header a, .sf-Comment-count--block .sf-Comment-count, .sf-Gallery-navigation {
  margin-top: 5px;
}

.sf-mb-xs, .sf-list--expandable .sf-list-item > div {
  margin-bottom: 5px;
}

.sf-ml-xs, .sf-Comments-header a, .sf-Gallery-thumbs.sf-Gallery-thumbs--video > div {
  margin-left: 5px;
}

.sf-mr-xs, .sf-icon-feed, .sf-list--expandable i, .sf-Gallery-thumbs.sf-Gallery-thumbs--video > div {
  margin-right: 5px;
}

.sf-m-s {
  margin: 10px;
}

.sf-mt-s, .sf-Gallery-thumbs.sf-Gallery-thumbs--video h3, .sf-Gallery-thumbs.sf-Gallery-thumbs--video .favouriteList .modal .modal-header .modal-title, .favouriteList .modal .modal-header .sf-Gallery-thumbs.sf-Gallery-thumbs--video .modal-title, .sf-Gallery-thumbs.sf-Gallery-thumbs--video .product-detail .first-section .product-info .product-title-row h1, .product-detail .first-section .product-info .product-title-row .sf-Gallery-thumbs.sf-Gallery-thumbs--video h1, .sf-Gallery-thumbs.sf-Gallery-thumbs--video .recipe-detail .steps-row .steps-container .steps-title, .recipe-detail .steps-row .steps-container .sf-Gallery-thumbs.sf-Gallery-thumbs--video .steps-title, .sf-Gallery h2 {
  margin-top: 10px;
}

.sf-mb-s, .sf-Comment-count--block .sf-Comment-count,
.sf-Comment-count--block .sf-Review-count, .sf-Gallery-thumbs.sf-Gallery-thumbs--video > div {
  margin-bottom: 10px;
}

.sf-ml-s, .sf-Review-count, .sf-Comment-count, .sf-document-list--table .sf-title {
  margin-left: 10px;
}

.sf-mr-s, .sf-event-type, .sf-FormNav-page {
  margin-right: 10px;
}

.sf-m-m {
  margin: 15px;
}

.sf-mt-m, .sf-Comment-subscribe {
  margin-top: 15px;
}

.sf-mb-m, .sf-Comments .sf-loading {
  margin-bottom: 15px;
}

.sf-ml-m, .nav-stacked ul {
  margin-left: 15px;
}

.sf-mr-m {
  margin-right: 15px;
}

.sf-m-l {
  margin: 20px;
}

.sf-mt-l, .sf-Review-already {
  margin-top: 20px;
}

.sf-mb-l, .sf-search-results {
  margin-bottom: 20px;
}

.sf-ml-l, .sf-list--expandable .sf-list-content {
  margin-left: 20px;
}

.sf-mr-l, .sf-FormNav li, .sf-Comments-header h3, .sf-Comments-header .favouriteList .modal .modal-header .modal-title, .favouriteList .modal .modal-header .sf-Comments-header .modal-title, .sf-Comments-header .product-detail .first-section .product-info .product-title-row h1, .product-detail .first-section .product-info .product-title-row .sf-Comments-header h1, .sf-Comments-header .recipe-detail .steps-row .steps-container .steps-title, .recipe-detail .steps-row .steps-container .sf-Comments-header .steps-title {
  margin-right: 20px;
}

.sf-m-xl {
  margin: 30px;
}

.sf-mt-xl, .sf-Comments, .sf-Gallery-image {
  margin-top: 30px;
}

.sf-mb-xl, .sf-Comments-more, .sf-Comments-list, .sf-Comments-header, .sf-Gallery-navigation {
  margin-bottom: 30px;
}

.sf-ml-xl {
  margin-left: 30px;
}

.sf-mr-xl {
  margin-right: 30px;
}

.sf-m-xxl {
  margin: 40px;
}

.sf-mt-xxl {
  margin-top: 40px;
}

.sf-mb-xxl {
  margin-bottom: 40px;
}

.sf-ml-xxl {
  margin-left: 40px;
}

.sf-mr-xxl {
  margin-right: 40px;
}

.sf-m-xxxl {
  margin: 50px;
}

.sf-mt-xxxl {
  margin-top: 50px;
}

.sf-mb-xxxl {
  margin-bottom: 50px;
}

.sf-ml-xxxl, .sf-Comment-subscribe, .sf-Gallery-next,
.sf-Gallery-prev {
  margin-left: 50px;
}

.sf-mr-xxxl, .sf-Gallery-next,
.sf-Gallery-prev {
  margin-right: 50px;
}

.sf-p-xxs, .k-scheduler-agendaview .sf-event-item, .sf-FormNav, ul.sf-autocomplete, .nav-sitemap ul, .nav-sitemap, pre {
  padding: 0;
}

.sf-pt-xxs, .sf-Gallery-next,
.sf-Gallery-prev {
  padding-top: 0;
}

.sf-pb-xxs, .sf-share-button, .sf-Gallery-next,
.sf-Gallery-prev {
  padding-bottom: 0;
}

.sf-pl-xxs, .sf-Progress-page-title {
  padding-left: 0;
}

.sf-pr-xxs, .sf-lang-selector.list-inline > li {
  padding-right: 0;
}

.sf-p-xs {
  padding: 5px;
}

.sf-pt-xs, .sf-share-button, .sf-site-selector a, .sf-site-selector span, .sf-site-selector strong, .sf-lang-selector a {
  padding-top: 5px;
}

.sf-pb-xs, .sf-site-selector a, .sf-site-selector span, .sf-site-selector strong, .sf-lang-selector a {
  padding-bottom: 5px;
}

.sf-pl-xs {
  padding-left: 5px;
}

.sf-pr-xs, .sf-share-button, .sf-Comments-list .sf-Comments-list-author {
  padding-right: 5px;
}

.sf-p-s {
  padding: 10px;
}

.sf-pt-s {
  padding-top: 10px;
}

.sf-pb-s {
  padding-bottom: 10px;
}

.sf-pl-s, .sf-site-selector a, .sf-site-selector span, .sf-site-selector strong, .sf-lang-selector a {
  padding-left: 10px;
}

.sf-pr-s, .sf-site-selector a, .sf-site-selector span, .sf-site-selector strong, .sf-lang-selector a {
  padding-right: 10px;
}

.sf-p-m {
  padding: 15px;
}

.sf-pt-m {
  padding-top: 15px;
}

.sf-pb-m {
  padding-bottom: 15px;
}

.sf-pl-m {
  padding-left: 15px;
}

.sf-pr-m {
  padding-right: 15px;
}

.sf-p-l, body[contenteditable=true] {
  padding: 20px;
}

.sf-pt-l {
  padding-top: 20px;
}

.sf-pb-l {
  padding-bottom: 20px;
}

.sf-pl-l {
  padding-left: 20px;
}

.sf-pr-l {
  padding-right: 20px;
}

.sf-p-xl {
  padding: 30px;
}

.sf-pt-xl {
  padding-top: 30px;
}

.sf-pb-xl {
  padding-bottom: 30px;
}

.sf-pl-xl {
  padding-left: 30px;
}

.sf-pr-xl {
  padding-right: 30px;
}

.sf-p-xxl {
  padding: 40px;
}

.sf-pt-xxl {
  padding-top: 40px;
}

.sf-pb-xxl {
  padding-bottom: 40px;
}

.sf-pl-xxl {
  padding-left: 40px;
}

.sf-pr-xxl {
  padding-right: 40px;
}

.sf-p-xxxl {
  padding: 50px;
}

.sf-pt-xxxl {
  padding-top: 50px;
}

.sf-pb-xxxl {
  padding-bottom: 50px;
}

.sf-pl-xxxl, .sf-Gallery-next,
.sf-Gallery-prev {
  padding-left: 50px;
}

.sf-pr-xxxl, .sf-Gallery-next,
.sf-Gallery-prev {
  padding-right: 50px;
}

.u-toe {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.icon--text:before {
  vertical-align: baseline;
  margin-right: 0.3em;
}

.icon-txt {
  position: relative;
  display: inline-block;
  line-height: normal;
}
.icon-txt.icon-file {
  color: rgb(85.425, 85.425, 85.425);
}
.icon-txt [class^=icon-txt-] {
  position: absolute;
  top: 47%;
  right: -3%;
  padding: 0.2em 0.4em;
  font-size: 0.25em;
  line-height: normal;
  height: auto;
  font-style: normal;
  font-weight: bold;
  text-transform: uppercase;
  background-color: #6e6e6e;
  color: #fff;
}
.icon-txt .icon-txt-xlsx {
  background-color: #38ab63;
}
.icon-txt .icon-txt-doc,
.icon-txt .icon-txt-docx {
  background-color: #1a8cff;
}
.icon-txt .icon-txt-ppt,
.icon-txt .icon-txt-pptx {
  background-color: #ed8527;
}
.icon-txt .icon-txt-pdf {
  background-color: #ff4848;
}
.icon-txt .icon-txt-zip {
  background-color: #596c9b;
}

.icon-sm {
  font-size: 22px;
}
.icon-sm [class^=icon-txt-] {
  top: 43%;
  right: -20%;
  padding: 0.1em 0.3em;
  font-size: 0.35em;
}

.icon-md {
  font-size: 38px;
}

.icon-lg {
  font-size: 48px;
}

.sf-loading > span, .sf-loading:before, .sf-loading:after {
  background-color: #9cc5f7;
  height: 30px;
  width: 6px;
  display: inline-block;
  -webkit-animation: stretchdelay 1.1s infinite ease-in-out;
  animation: stretchdelay 1.1s infinite ease-in-out;
}

.sf-loading {
  height: 30px;
  width: 6px;
  position: relative;
  margin: -5px 0 0 12px;
}
.sf-loading:before, .sf-loading:after {
  content: " ";
  position: absolute;
  top: 0;
}
.sf-loading:before {
  -webkit-animation-delay: -1.2s;
  animation-delay: -1.2s;
  left: -10px;
}
.sf-loading:after {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
  right: -10px;
}
.sf-loading-wrapper {
  position: absolute;
  z-index: 902;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.sf-loading-wrapper .sf-loading {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -15px 0 0 -15px;
}

@-webkit-keyframes stretchdelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
    background-color: #105ab5;
  }
}
@keyframes stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
    background-color: #105ab5;
  }
}
.sf-media .sf-img-thmb a {
  display: block;
  width: 120px;
  height: 90px;
  overflow: hidden;
}
.sf-media .sf-video-thmb {
  position: relative;
  width: 120px;
  height: 90px;
  background-color: #000;
}
.sf-media .sf-video-thmb a {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -35px;
  height: 70px;
  overflow: hidden;
}
.sf-media .sf-video-thmb a .sf-icon-play {
  position: absolute;
  width: 30px;
  height: 30px;
  left: 50%;
  top: 50%;
  margin-left: -15px;
  margin-top: -15px;
  border-radius: 50%;
  background-color: #000;
  opacity: 0.8;
}
.sf-media .sf-video-thmb a .sf-icon-play:hover {
  background-color: #6e6e6e;
}
.sf-media .sf-video-thmb a .sf-icon-play:before {
  display: block;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 8px solid #fff;
  position: absolute;
  left: 12px;
  top: 9px;
  content: "";
}
.sf-Gallery-thumbs-container {
  overflow: hidden;
}

.sf-Gallery-thumbs a {
  display: inline-block;
  border: 5px solid transparent;
  line-height: 120px;
  overflow: hidden;
  cursor: pointer;
}
.sf-Gallery-thumbs a.is-selected {
  border-color: #428bca;
}
.sf-Gallery-thumbs a > img {
  vertical-align: middle;
}

.sf-Gallery-image {
  position: relative;
  height: 600px;
  line-height: 600px;
  text-align: center;
  background: #e4e4e4;
  border: 1px solid #e4e4e4;
}
.sf-Gallery-image > img {
  max-height: 100%;
  width: auto;
  display: inline-block;
}

.sf-Gallery-next,
.sf-Gallery-prev {
  cursor: pointer;
  position: absolute;
  height: 600px;
  width: 50%;
  left: 0;
  top: 0;
  text-align: left;
  font-family: Verdana;
  color: #000;
  font-size: 40px;
  line-height: 600px;
  text-shadow: 0 0 3px #fff;
  opacity: 0;
  transition: opacity 0.2s ease;
  background: rgba(0, 0, 0, 0.1);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.sf-Gallery-next:hover,
.sf-Gallery-prev:hover {
  opacity: 1;
  color: #000;
}

.sf-Gallery-prev {
  background: linear-gradient(to right, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 100%);
}

.sf-Gallery-next {
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 100%);
  left: auto;
  right: 0;
  text-align: right;
}

.sf-Gallery-thumbs.sf-Gallery-thumbs--video > div {
  display: inline-block;
  border: 5px solid transparent;
  width: 160px;
  height: 170px;
  cursor: pointer;
}
.sf-Gallery-thumbs.sf-Gallery-thumbs--video a {
  display: block;
  border: 1px;
  width: 160px;
  height: 130px;
  overflow: hidden;
  cursor: pointer;
}
.sf-Gallery-thumbs.sf-Gallery-thumbs--video h3, .sf-Gallery-thumbs.sf-Gallery-thumbs--video .favouriteList .modal .modal-header .modal-title, .favouriteList .modal .modal-header .sf-Gallery-thumbs.sf-Gallery-thumbs--video .modal-title, .sf-Gallery-thumbs.sf-Gallery-thumbs--video .product-detail .first-section .product-info .product-title-row h1, .product-detail .first-section .product-info .product-title-row .sf-Gallery-thumbs.sf-Gallery-thumbs--video h1, .sf-Gallery-thumbs.sf-Gallery-thumbs--video .recipe-detail .steps-row .steps-container .steps-title, .recipe-detail .steps-row .steps-container .sf-Gallery-thumbs.sf-Gallery-thumbs--video .steps-title {
  font-size: 16px;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.right-caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid;
}

.dropdown-submenu {
  position: relative;
}
.dropdown-submenu:hover > ul {
  left: 100%;
  top: 0;
  display: block;
}

@media (max-width: 767px) {
  .navbar-collapse .dropdown-submenu ul {
    padding-left: 20px;
    display: block;
  }
  .navbar-collapse .right-caret {
    display: none;
  }
}
.nav-sitemap {
  display: table;
  width: 100%;
  overflow: hidden;
}
.nav-sitemap li {
  list-style-type: none;
}
.nav-sitemap > li {
  display: table-cell;
  border-left: 1px solid #ccc;
}
.nav-sitemap > li:first-child {
  border-left-width: 0;
}
@media only screen and (max-width: 480px) {
  .nav-sitemap {
    display: block;
  }
  .nav-sitemap > li {
    display: block;
    border-left-width: 0;
  }
  .nav-sitemap > li:first-child {
    border-top-width: 0;
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  .nav-sitemap {
    display: block;
  }
  .nav-sitemap > li {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 1%;
    margin-right: 1%;
    float: left;
    width: 48%;
    border-left-width: 0;
  }
  .nav-sitemap > li:nth-child(odd) {
    clear: both;
  }
}

ul.sf-autocomplete {
  position: absolute;
  background: #fff;
  border: 1px solid #ccc;
  list-style: none;
}
ul.sf-autocomplete a {
  padding: 3px;
  display: block;
  color: #000;
}
ul.sf-autocomplete a.ui-state-focus {
  background-color: #f1f1f1;
}
ul.sf-autocomplete a:hover {
  cursor: pointer;
  text-decoration: none;
}

/* Needed by jQueryUI Autocomplete widget for search box to improve autocomplete suggestions accessibility */
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.sf-profile .sf-profile-avatar {
  position: relative;
  display: inline-block;
  margin-bottom: 10px;
}
.sf-profile .sf-profile-avatar .glyphicon-remove-sign {
  position: absolute;
  top: 5px;
  right: 5px;
  text-decoration: none;
  color: rgb(85.425, 85.425, 85.425);
  background: #fff;
  border-radius: 50%;
}
.sf-profile textarea {
  min-height: 100px;
}
.sf-profile .media-object img {
  max-width: none;
}

.sf-lang-selector a {
  display: block;
  font-size: 16px;
  border-radius: 8px;
}
.sf-lang-selector a.selected {
  background-color: #f2f2f2;
  color: #6e6e6e;
}
.sf-lang-selector label select {
  display: block;
  font-weight: normal;
}

.sf-Comments [class^=sf-icon] {
  display: inline-block;
}
.sf-Comment-count {
  display: inline-block;
}
.sf-Comment-count [class^=sf-icon] {
  display: inline-block;
  vertical-align: middle;
}
.sf-Comment-count--block .sf-Comment-count {
  display: block;
}

[data-sf-role=error-message],
[data-sf-role=list-loading-indicator],
[data-sf-role=list-loading-indicator],
[data-sf-role=comments-new-message-error],
[data-sf-role=comments-new-logged-out-view],
[data-sf-role=comments-new-name-error],
[data-sf-role=captcha-container],
[data-sf-role=single-comment-template],
[data-sf-role=comments-new-pending-approval-message],
[data-sf-role=comments-load-more-button],
[data-sf-role=comments-new-form-button],
[data-sf-role=comments-sort-new-button],
[data-sf-role=comments-sort-old-button],
[data-sf-role=comments-new-requires-authentication],
[data-sf-role=list-rating-wrapper],
[data-sf-role=review-new-form-replacement] {
  display: none;
}

.sf-Comments-header h3, .sf-Comments-header .favouriteList .modal .modal-header .modal-title, .favouriteList .modal .modal-header .sf-Comments-header .modal-title, .sf-Comments-header .product-detail .first-section .product-info .product-title-row h1, .product-detail .first-section .product-info .product-title-row .sf-Comments-header h1, .sf-Comments-header .recipe-detail .steps-row .steps-container .steps-title, .recipe-detail .steps-row .steps-container .sf-Comments-header .steps-title {
  display: inline-block;
  margin-top: 0;
}
.sf-Comments-header .selected {
  color: #6e6e6e;
}

.sf-Comments-list .sf-Comments-list-author {
  border-right: 1px solid #777;
}

.sf-Comments-form textarea {
  min-height: 90px;
}

.sf-Review-count {
  display: inline-block;
}
.sf-Review-count--block .sf-Review-count {
  display: block;
}

.sf-Comment-count--block .sf-Comment-count,
.sf-Comment-count--block .sf-Review-count {
  display: block;
}

.sf-Ratings .sf-Ratings-stars {
  display: inline-block;
  vertical-align: middle;
}
.sf-Ratings .sf-Ratings-stars span {
  font-size: 28px;
  color: #ccc;
  cursor: pointer;
}
.sf-Ratings .sf-Ratings-stars span.hover, .sf-Ratings .sf-Ratings-stars span.on {
  color: #006cd8;
}
.sf-Ratings .sf-Ratings-stars.sf-Ratings-stars--ronly span {
  cursor: default;
}
.sf-Ratings .sf-Ratings-stars.sf-Ratings-stars--ronly span.on {
  color: #ffcc00;
}
.sf-Ratings .sf-Ratings-average,
.sf-Ratings .sf-Ratings-count {
  font-size: 16px;
  vertical-align: middle;
}
.sf-Ratings .sf-Ratings-count span {
  vertical-align: middle;
}

.sf-site-selector a, .sf-site-selector span, .sf-site-selector strong {
  display: inline-block;
  font-size: 16px;
  border-radius: 8px;
}
.sf-site-selector a.selected, .sf-site-selector span.selected, .sf-site-selector strong.selected {
  background-color: #f2f2f2;
  color: #6e6e6e;
}

.sf-Code pre {
  color: #c7254e;
}

.sf-Tags-size1 {
  font-size: 11px;
}

.sf-Tags-size2 {
  font-size: 13px;
}

.sf-Tags-size3 {
  font-size: 20px;
}

.sf-Tags-size4 {
  font-size: 28px;
}

.sf-Tags-size5 {
  font-size: 34px;
}

.sf-Tags-size6 {
  font-size: 41px;
}

.sf-icon-feed {
  display: inline-block;
  vertical-align: middle;
}

.sf-FileField .sf-icon-remove {
  display: inline-block;
  cursor: pointer;
}

input[type=file].sf-FileField-input {
  display: inline-block;
}

.sf-FormNav li {
  display: inline-block;
}
.sf-FormNav li.active, .sf-FormNav #newsletter_container #newsletter_info #newsletter_subscription li.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .sf-FormNav li.error_newsletter_checkbox.active {
  font-weight: bold;
}

.sf-FormNav-page {
  position: relative;
  display: inline-block;
  width: 28px;
  height: 28px;
  line-height: 28px;
  color: rgb(85.425, 85.425, 85.425);
  font-size: 20px;
  border: 1px solid rgb(85.425, 85.425, 85.425);
  font-weight: bold;
  border-radius: 50%;
  text-align: center;
  vertical-align: middle;
}
.active .sf-FormNav-page, #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active .sf-FormNav-page {
  color: #6e6e6e;
  border-color: #6e6e6e;
}
.past .sf-FormNav-page:after {
  content: "✓";
  position: absolute;
  left: 7px;
}

.past .sf-FormNav-page-number {
  display: none;
}

.sf-Progress-percent,
.sf-Progress-page-title {
  font-size: 16px;
}

.sf-Progress-percent {
  font-weight: bold;
}

.sf-Progress-page-title {
  display: inline-block;
}
.sf-Progress-page-title li {
  display: none;
}
.sf-Progress-page-title li.active, .sf-Progress-page-title #newsletter_container #newsletter_info #newsletter_subscription li.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .sf-Progress-page-title li.error_newsletter_checkbox.active {
  display: inline-block;
}

div.k-event {
  border-radius: 0;
}

.nav-pills > li + li {
  margin-left: 0;
}

.sf-event-item {
  margin: 0;
  padding: 5px 7px;
  min-height: 100%;
  white-space: nowrap;
}

.sf-event-title,
.sf-event-link {
  display: inline-block;
}

.sf-event-link {
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
}

.sf-event-type {
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  vertical-align: middle;
}
.sf-event-type.sf-event-type--all {
  background-color: #fff;
  border: 1px solid #999;
}

.sf-event-addToList {
  display: inline-block;
}

.sf-calendarList-title {
  font-weight: bold;
}

.sf-calendarList-item {
  padding: 5px 10px;
  border-radius: 5px;
  cursor: pointer;
}
.sf-calendarList-item.active, #newsletter_container #newsletter_info #newsletter_subscription .sf-calendarList-item.error_newsletter_checkbox.active {
  background: #f2f2f2;
}

.k-scheduler-agendaview .sf-event-item {
  display: inline-block;
}
.k-scheduler-agendaview .sf-event-type {
  display: none;
}

.sf-social-share li {
  display: inline-block;
  vertical-align: top;
}
.sf-social-share span {
  display: inline-block;
}

.sf-share-button {
  padding-left: 2px;
  display: inline-block;
  border: 1px solid #d3d3d3;
  border-radius: 3px;
  vertical-align: top;
  font-size: 14px;
  color: #000;
  line-height: 1;
  transition: background 0.2s ease;
}
.sf-share-button:hover, .sf-share-button:focus {
  text-decoration: none;
  background: #efefef;
  color: #000;
}
.sf-share-button > span {
  margin-top: -3px;
}
.sf-share-button > strong {
  vertical-align: top;
  font-weight: 400;
}

.-sf-google-button {
  border-color: #D54F50;
  color: #D54F50;
}
.-sf-google-button:hover {
  background-color: #D54F50;
  color: #fff;
  border-color: transparent;
}

.-sf-facebook-button {
  border-color: #3E86B4;
  color: #3E86B4;
}
.-sf-facebook-button:hover {
  background-color: #3E86B4;
  color: #fff;
  border-color: transparent;
}

.-sf-github-button {
  border-color: #333;
  color: #333;
}
.-sf-github-button:hover {
  background-color: #333;
  color: #fff;
  border-color: transparent;
}

.-sf-yahoo-button {
  border-color: #410093;
  color: #410093;
}
.-sf-yahoo-button:hover {
  background-color: #410093;
  color: #fff;
  border-color: transparent;
}

.-sf-linkedin-button {
  border-color: #0077b5;
  color: #0077b5;
}
.-sf-linkedin-button:hover {
  background-color: #0077b5;
  color: #fff;
  border-color: transparent;
}

.-sf-microsoft-button {
  border-color: #00a1f1;
  color: #00a1f1;
}
.-sf-microsoft-button:hover {
  background-color: #00a1f1;
  color: #fff;
  border-color: transparent;
}

.-sf-adfs-button {
  border-color: #00a1f1;
  color: #00a1f1;
}
.-sf-adfs-button:hover {
  background-color: #00a1f1;
  color: #fff;
  border-color: transparent;
}

.-sf-windows-button {
  border-color: #00bcf2;
  color: #00bcf2;
}
.-sf-windows-button:hover {
  background-color: #00bcf2;
  color: #fff;
  border-color: transparent;
}

.-sf-twitter-button {
  border-color: #1da1f2;
  color: #1da1f2;
}
.-sf-twitter-button:hover {
  background-color: #1da1f2;
  color: #fff;
  border-color: transparent;
}

.sf-registration-link {
  clear: both;
}

/* bootstrap overrides */
h1, h2, h3, .favouriteList .modal .modal-header .modal-title, .product-detail .first-section .product-info .product-title-row h1, .recipe-detail .steps-row .steps-container .steps-title, h4, .promotion-detail .tab-content .step-header, .card.card-froneri--small .card-body .card-title, .card-froneri.card-froneri--small .card-body .card-title, h5, .history-container .mile-stone-container .description-part .year-description .description-container p, h6,
.h1,
.recipe-detail .recipe-name, .h2, .search-results .tab-content .tab-title, .h3, .recipe-detail.recipe-details-template .tile-title, .recipe-detail .recipe-ingredients-title, .h4, #promotionsList .promotion-list-item.promotion-tile .promotion-name, [id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name, .search-results .tab-content #contents .content-title, .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name, .recipe-list-item .recipe-name, .modal--froneri .modal-title, .h5, .h6, .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan {
  font-weight: bold;
  font-family: "UniversCom Condensed";
}

h1, .h1, .recipe-detail .recipe-name {
  line-height: 1.1;
  font-size: 30px;
}
@media (min-width: 992px) {
  h1, .h1, .recipe-detail .recipe-name {
    font-size: 48px;
    line-height: 1;
  }
}

h2, .h2, .search-results .tab-content .tab-title {
  line-height: 1.13;
  font-size: 30px;
}
@media (min-width: 992px) {
  h2, .h2, .search-results .tab-content .tab-title {
    font-size: 44px;
    line-height: 1.1;
  }
}

h3, .favouriteList .modal .modal-header .modal-title, .product-detail .first-section .product-info .product-title-row h1, .recipe-detail .steps-row .steps-container .steps-title, .h3, .recipe-detail.recipe-details-template .tile-title, .recipe-detail .recipe-ingredients-title {
  line-height: 1.15;
  font-size: 20px;
}
@media (min-width: 992px) {
  h3, .favouriteList .modal .modal-header .modal-title, .product-detail .first-section .product-info .product-title-row h1, .recipe-detail .steps-row .steps-container .steps-title, .h3, .recipe-detail.recipe-details-template .tile-title, .recipe-detail .recipe-ingredients-title {
    font-size: 30px;
    line-height: 1.13;
  }
}

h4, .promotion-detail .tab-content .step-header, .card.card-froneri--small .card-body .card-title, .card-froneri.card-froneri--small .card-body .card-title, .h4, #promotionsList .promotion-list-item.promotion-tile .promotion-name, [id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name, .search-results .tab-content #contents .content-title, .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name, .recipe-list-item .recipe-name, .modal--froneri .modal-title {
  line-height: 1.4;
  font-size: 20px;
}
@media (min-width: 992px) {
  h4, .promotion-detail .tab-content .step-header, .card.card-froneri--small .card-body .card-title, .card-froneri.card-froneri--small .card-body .card-title, .h4, #promotionsList .promotion-list-item.promotion-tile .promotion-name, [id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name, .search-results .tab-content #contents .content-title, .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name, .recipe-list-item .recipe-name, .modal--froneri .modal-title {
    font-size: 17px;
    line-height: 1.15;
  }
}

h5, .history-container .mile-stone-container .description-part .year-description .description-container p, .h5 {
  line-height: 1.4;
  font-size: 14px;
}
@media (min-width: 992px) {
  h5, .history-container .mile-stone-container .description-part .year-description .description-container p, .h5 {
    font-size: 16px;
  }
}

h6, .h6, .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan {
  height: 14px;
  line-height: 1.4;
}

.text-teaser, .recipe-detail .steps-row .steps-container .step-text {
  font-size: 24px;
  font-weight: normal;
  line-height: 1.3;
}

.flowing-text {
  font-size: 16px;
  line-height: 1.3;
}

small, #highlight_footer a, #highlight_body a p, .small, .shop-info .detail, .product.shopping-cart-small .special-offer-section .special-offer, .product .product-component .cart-controls .product-delete, .product .product-component .add-to-favourite, #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail, #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox, footer #footer_impressum .small_links, footer #footer_awardrow span, footer #footer_awardrow .award_element a, footer #site_index .index_element_list, footer .icon_box_element {
  font-size: 14px;
  line-height: 1;
}

.smaller, footer .small_text {
  font-size: 12px;
  line-height: 1.3;
}

.text-teaser, .recipe-detail .steps-row .steps-container .step-text, .small, .shop-info .detail, .product.shopping-cart-small .special-offer-section .special-offer, .product .product-component .cart-controls .product-delete, .product .product-component .add-to-favourite, #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail, #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox, footer #footer_impressum .small_links, footer #footer_awardrow span, footer #footer_awardrow .award_element a, footer #site_index .index_element_list, footer .icon_box_element, .smaller, footer .small_text {
  font-family: "UniversCom Condensed";
}

a, a:hover, a:active, a:focus, a:focus-visible {
  text-decoration: none !important;
  outline: none;
  outline-offset: 0;
}

a.with-arrow {
  display: inline-block;
  padding-right: 1em;
  position: relative;
  font-weight: bold;
}
a.with-arrow:after {
  content: " ";
  display: block;
  width: 0.5em;
  height: 0.5em;
  position: absolute;
  border-right: 2px solid;
  top: 0.45em;
  right: 5px;
  border-bottom: 2px solid;
  transform: rotateZ(-45deg);
  transition: right 0.2s ease-in-out;
}
a.with-arrow:hover:after {
  right: 3px;
}

.info_element {
  display: flex;
  display: -ms-flexbox;
  margin: auto;
  height: 30px;
}

em.circeled-checkbox {
  width: 20px;
  height: 20px;
  border: 1px solid #00B9DB;
  margin-right: 15px;
  border-radius: 50%;
}
em.circeled-checkbox:after {
  display: block;
  width: 9px;
  height: 4px;
  content: "";
  border-left: 1px solid #00B9DB;
  border-bottom: 1px solid #00B9DB;
  margin-left: 5px;
  transform: rotateZ(-45deg);
  margin-top: 6px;
}

.no-margin {
  margin-top: 0;
  margin-bottom: 0;
}

ul.checklist {
  padding-left: 25px;
  list-style-type: none;
}
ul.checklist-col-3 li {
  display: inline-block;
  width: calc(33.3% - 40px);
  position: relative;
  height: 40px;
  line-height: 40px;
  padding-left: 40px;
}
ul.checklist-col-3 li:before {
  content: " ";
  display: block;
  position: absolute;
  left: 10px;
  width: 20px;
  height: 20px;
  border: 1px solid #00B9DB;
  margin-right: 15px;
  border-radius: 50%;
  top: calc(18px - 0.5em);
}
ul.checklist-col-3 li:after {
  display: block;
  width: 9px;
  height: 4px;
  content: "";
  border-left: 1px solid #00B9DB;
  border-bottom: 1px solid #00B9DB;
  transform: rotateZ(-45deg);
  position: absolute;
  left: 16px;
  top: calc(25px - 0.5em);
}

.text-defaultcolor, a.text-defaultcolor {
  color: #1f1f1f;
}

/*Content pages helper css classes*/
/* BRAND COLORS */
/* basic color definition */
.mt-0 {
  margin-top: 0 !important;
}

.mt-10 {
  margin-top: 10px !important;
}

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

.mt-30 {
  margin-top: 30px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.ml-0 {
  margin-left: 0 !important;
}

.ml-10 {
  margin-left: 10px !important;
}

.ml-20 {
  margin-left: 20px !important;
}

.ml-30 {
  margin-left: 30px !important;
}

.ml-40 {
  margin-left: 40px !important;
}

.ml-50 {
  margin-left: 50px !important;
}

.mr-0 {
  margin-right: 0 !important;
}

.mr-10 {
  margin-right: 10px !important;
}

.mr-20 {
  margin-right: 20px !important;
}

.mr-30 {
  margin-right: 30px !important;
}

.mr-40 {
  margin-right: 40px !important;
}

.mr-50 {
  margin-right: 50px !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pt-10 {
  padding-top: 10px !important;
}

.pt-20 {
  padding-top: 20px !important;
}

.pt-30 {
  padding-top: 30px !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pb-10 {
  padding-bottom: 10px !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

.pb-30 {
  padding-bottom: 30px !important;
}

.pl-0 {
  padding-left: 0 !important;
}

.pl-10 {
  padding-left: 10px !important;
}

.pl-20 {
  padding-left: 20px !important;
}

.pl-30 {
  padding-left: 30px !important;
}

.pr-0 {
  padding-right: 0 !important;
}

.pr-10 {
  padding-right: 10px !important;
}

.pr-20 {
  padding-right: 20px !important;
}

.pr-30 {
  padding-right: 30px !important;
}

.clear-both-after:after {
  content: "";
  display: block;
  clear: both;
}

@media (max-width: 991px) {
  .order-mobile {
    display: flex !important;
    flex-direction: column;
  }
  .order-mobile.row, .promotion-detail .order-mobile.promo-infos, .promotion-detail .order-mobile.promo-timespan, .product.shopping-cart-small .content-section-part-3 .order-mobile.price-section, ul.order-mobile.checklist {
    clear: both;
  }
  .order-1 {
    order: 1;
  }
  .order-2 {
    order: 2;
  }
  .order-3 {
    order: 3;
  }
  .order-4 {
    order: 4;
  }
  .order-5 {
    order: 5;
  }
  .order-6 {
    order: 6;
  }
}
.no-video-title video + p {
  display: none;
}

@media (min-width: 768px) {
  .margin-top-sm-45 {
    margin-top: 40px !important;
  }
}
.sf_colsIn video {
  display: block;
  max-width: 100%;
  height: auto;
}

@media (min-width: 768px) {
  .center-block-sm {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
/* general components */
/* BRAND COLORS */
/* basic color definition */
/* BRAND COLORS */
/* basic color definition */
/* BRAND COLORS */
/* basic color definition */
.froneri-logo {
  background-size: cover;
  width: 228px;
  height: 78px;
}

.safelock-logo {
  background-image: url("../images/safelock.png");
  background-size: cover;
  width: 60px;
  height: 60px;
}

.top-legal-notice {
  background: #f7f7f7;
  color: #00B9DB;
  line-height: 1.75rem;
  display: none;
}

#cms-print-button {
  position: fixed;
  left: 0px;
  top: 80px;
}

header:not(.sf-top-toolbar) {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox; /* TWEENER - IE 10 */
  display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex; /* NEW, Spec - Firefox, Chrome, Opera */
  flex-wrap: wrap;
}
header:not(.sf-top-toolbar):before, header:not(.sf-top-toolbar):after {
  content: " ";
  display: table;
}
header:not(.sf-top-toolbar):after {
  clear: both;
}
@media (min-width: 768px) {
  header:not(.sf-top-toolbar) {
    width: 768px;
  }
}
@media (min-width: 992px) {
  header:not(.sf-top-toolbar) {
    width: 992px;
  }
}
@media (min-width: 1200px) {
  header:not(.sf-top-toolbar) {
    width: 1200px;
  }
}
header:not(.sf-top-toolbar) > nav, header:not(.sf-top-toolbar) > div {
  align-self: center;
  margin-bottom: 20px;
}
header:not(.sf-top-toolbar) #nav_top_container {
  display: flex;
  flex: 0 1 100%;
  order: 10;
  border-bottom: 1px solid #f1f1f1;
  position: relative;
}
header:not(.sf-top-toolbar) #nav_meta {
  order: 10; /* NEW, Spec - Opera 12.1, Firefox 20+ */
  flex: 0 1 auto;
}
header:not(.sf-top-toolbar) .user-menu-map-marker-icon {
  width: 28px;
  height: 28px;
}
header:not(.sf-top-toolbar) #nav_user {
  order: 20; /* NEW, Spec - Opera 12.1, Firefox 20+ */
  flex: 0 1 auto;
  margin-left: auto;
  visibility: hidden;
}
header:not(.sf-top-toolbar) #nav_user.logged-in, header:not(.sf-top-toolbar) #nav_user.anonymous {
  visibility: visible;
}
header:not(.sf-top-toolbar) #nav_user.logged-in .nav_user-menu--anonymous {
  display: none;
}
header:not(.sf-top-toolbar) #nav_user.anonymous .nav_user-menu--logged-in {
  display: none;
}
header:not(.sf-top-toolbar) #nav_toggle {
  order: 20;
}
header:not(.sf-top-toolbar) #nav_logo {
  order: 30;
  flex: 0 1 auto;
}
header:not(.sf-top-toolbar) #nav_search {
  order: 40;
  flex: 0 1 40%;
  margin-left: auto;
  width: 408px;
  font-size: 0;
}
header:not(.sf-top-toolbar) #nav_search input {
  font-size: 1.6rem;
  padding: 0.8rem 1.2rem;
  height: 3.6rem;
}
header:not(.sf-top-toolbar) #nav_search .input-group .input-group-append .btn, header:not(.sf-top-toolbar) #nav_search .input-group .input-group-btn .btn {
  background: #fff;
  border-color: #d9d9d9;
  border-width: 1px;
  border-left: none;
  font-size: 1.6rem;
  color: #6e6e6e;
}
header:not(.sf-top-toolbar) #nav_quickorder {
  order: 50;
  flex: 0 1 auto;
  margin-left: auto;
}
header:not(.sf-top-toolbar) #nav_brandrow {
  order: 60; /* NEW, Spec - Opera 12.1, Firefox 20+ */
  flex: 0 1 auto;
  margin-left: auto;
}
header:not(.sf-top-toolbar) #nav_brandrow img {
  margin-left: auto;
  margin-right: auto;
}
header:not(.sf-top-toolbar) #nav_megamenu {
  order: 70; /* NEW, Spec - Opera 12.1, Firefox 20+ */
  flex: 0 1 100%;
}
@media (max-width: 767px) {
  header:not(.sf-top-toolbar) {
    padding: 15px;
  }
  header:not(.sf-top-toolbar) #nav_logo {
    order: 10;
  }
  header:not(.sf-top-toolbar) #nav_top_container {
    order: 20;
    flex: 0 1 auto;
  }
  header:not(.sf-top-toolbar) #nav_megamenu {
    order: 30; /* NEW, Spec - Opera 12.1, Firefox 20+ */
  }
  header:not(.sf-top-toolbar) #nav_search, header:not(.sf-top-toolbar) #nav_brandrow {
    flex: 0 1 100%;
  }
  header:not(.sf-top-toolbar) #nav_search {
    margin-bottom: 0;
  }
  header:not(.sf-top-toolbar) #nav_meta, header:not(.sf-top-toolbar) #nav_quickorder {
    display: none;
  }
  header:not(.sf-top-toolbar) .froneri-logo {
    width: 132px;
    height: 44px;
  }
  header:not(.sf-top-toolbar) .safelock-logo {
    width: 40px;
    height: 40px;
  }
  header:not(.sf-top-toolbar) #nav_top_container {
    margin-left: auto;
    border-bottom: none;
  }
  header:not(.sf-top-toolbar) #nav_top_container .nav_user-menu--fav, header:not(.sf-top-toolbar) #nav_top_container .nav_user-menu--cartvalue {
    display: none;
  }
  header:not(.sf-top-toolbar) #nav_top_container .nav_user-menu--dis {
    display: none;
  }
  header:not(.sf-top-toolbar) #nav_top_container svg.svg-icon-dims {
    fill: #00B9DB !important;
  }
  header:not(.sf-top-toolbar) #nav_top_container ul li {
    margin-right: 10px;
  }
}
@media (max-width: 1199px) {
  header:not(.sf-top-toolbar) .nav_user-menu--dis .nav_user-menu-item-label--logged-in {
    display: none;
  }
  header:not(.sf-top-toolbar) .nav_user-menu--logged-in .nav_user-menu-item-label {
    max-width: 105px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: table-cell;
  }
}
header:not(.sf-top-toolbar).checkoutHeader {
  position: static !important;
}

.navbar-toggle-label {
  display: none;
}

/* Affix handling */
#nav_affixSpacer {
  width: 100%;
  padding: 0;
  margin: 0;
  display: none;
}

header.affix {
  padding: 5px calc(50vw - 599.5px);
  width: 100%;
  background-color: #fff;
  z-index: 1000;
  box-shadow: 0px 5px 20px 0px #a1a1a1;
}
header.affix + #nav_affixSpacer {
  display: block;
}
@media (max-width: 767px) {
  header.affix {
    padding: 15px;
  }
  header.affix #nav_brandrow, header.affix #nav_search {
    display: none;
  }
  header.affix > div, header.affix > nav {
    margin-bottom: 0;
  }
  header.affix #nav_megamenu {
    max-height: calc(100vh - 75px);
  }
}
@media (min-width: 768px) {
  header.affix #nav_top_container #nav_user ul li {
    margin-right: 3px;
  }
}
@media (min-width: 992px) {
  header.affix .navbar-main {
    margin-bottom: 0;
  }
  header.affix > div, header.affix > nav {
    margin-bottom: 0;
  }
  header.affix #nav_logo, header.affix #nav_meta, header.affix #nav_quickorder, header.affix #nav_brandrow {
    display: none;
  }
  header.affix #nav_toggle {
    order: 10;
  }
  header.affix #nav_toggle button {
    display: block;
    border: none;
    padding: 0px;
    margin-right: 10px;
    font-size: 14px;
  }
  header.affix #nav_toggle button .toggle-icon {
    float: left;
    margin-right: 10px;
  }
  header.affix #nav_toggle button .icon-bar {
    background-color: #1f1f1f;
    width: 26px;
  }
  header.affix #nav_toggle button .icon-bar + .icon-bar {
    margin-top: 8px;
  }
  header.affix #nav_toggle button.navbar-toggle:not(.collapsed) .bar1 {
    transform: rotate(-45deg) translate(-9px, 4.5px);
  }
  header.affix #nav_toggle button.navbar-toggle:not(.collapsed) .bar3 {
    transform: rotate(45deg) translate(-9px, -4.5px);
  }
  header.affix #nav_toggle .navbar-toggle-label {
    display: inline;
  }
  header.affix #nav_top_container {
    flex: 0 1 auto;
    order: 30;
    margin-left: auto;
    border-bottom: none;
  }
  header.affix #nav_top_container #nav_user ul li {
    margin-right: 5px;
  }
  header.affix #nav_search {
    order: 20;
    margin-left: initial;
    flex: 1 1 auto;
    width: 300px;
    margin-right: 10px;
  }
  header.affix #nav_search .form-label + form {
    margin-top: 0;
  }
  header.affix #nav_search .search-contact-label {
    display: none;
  }
  header.affix #nav_search .form-inline .input-group .input-group-btn {
    width: 40px;
  }
  header.affix #nav_megamenu {
    display: block;
    position: absolute;
    top: 58px;
    left: 0;
    width: 100%;
    border-radius: 0;
    min-height: 0;
    max-height: 0;
    height: auto;
  }
  header.affix #nav_megamenu #mainmenu {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    width: 738px;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    height: auto !important;
    display: none !important;
  }
  header.affix #nav_megamenu #mainmenu:before, header.affix #nav_megamenu #mainmenu:after {
    content: " ";
    display: table;
  }
  header.affix #nav_megamenu #mainmenu:after {
    clear: both;
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  header.affix #nav_megamenu #mainmenu {
    width: 1170px;
  }
}
@media (min-width: 992px) {
  header.affix #nav_megamenu.collapsed-custom-in {
    max-height: 3000px;
  }
  header.affix #nav_megamenu.collapsed-custom-in #mainmenu {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  header.affix #nav_top_container #nav_user ul li {
    margin-right: 15px;
  }
}

/* some bugfixing */
@media (max-width: 767px) {
  body.main-nav-open {
    position: fixed;
    width: 100%;
    height: 100vh;
  }
  body.main-nav-open .navbar-toggle {
    background-color: #f1f1f1;
  }
  body.main-nav-open header {
    height: 100vh;
    align-items: flex-start;
    align-content: flex-start;
    z-index: 50000;
  }
  body.main-nav-open #nav_megamenu {
    min-height: calc(100vh - 75px);
    overflow-y: scroll;
    -webkit-overflow-scrolling: auto;
  }
  body.main-nav-open #nav_megamenu #mainmenu {
    max-height: none;
    width: 100%;
    padding-bottom: 75px;
  }
}
.top-legal-notice {
  background: #f7f7f7;
  color: #00B9DB;
  line-height: 1.75rem;
  display: none;
}

@media (max-width: 767px) {
  header:not(.sf-top-toolbar) #nav_top_container svg.svg-icon-dims {
    fill: #00B9DB;
  }
}

.navbar-toggle-label {
  display: none;
}

/* Affix handling */
#nav_affixSpacer {
  width: 100%;
  padding: 0;
  margin: 0;
  display: none;
}

header.affix {
  padding: 5px calc(50vw - 599.5px);
  width: 100%;
  background-color: #fff;
  z-index: 1000;
  box-shadow: 0px 5px 20px 0px #a1a1a1;
}
header.affix + #nav_affixSpacer {
  display: block;
}
@media (max-width: 767px) {
  header.affix {
    padding: 15px;
  }
  header.affix #nav_brandrow, header.affix #nav_search {
    display: none;
  }
  header.affix > div, header.affix > nav {
    margin-bottom: 0;
  }
  header.affix #nav_megamenu {
    max-height: calc(100vh - 75px);
  }
}
@media (min-width: 768px) {
  header.affix #nav_top_container #nav_user ul li {
    margin-right: 3px;
  }
}
@media (min-width: 992px) {
  header.affix .navbar-main {
    margin-bottom: 0;
  }
  header.affix > div, header.affix > nav {
    margin-bottom: 0;
  }
  header.affix #nav_logo, header.affix #nav_meta, header.affix #nav_quickorder, header.affix #nav_brandrow {
    display: none;
  }
  header.affix #nav_toggle {
    order: 10;
  }
  header.affix #nav_toggle button {
    display: block;
    border: none;
    padding: 0px;
    margin-right: 10px;
    font-size: 14px;
  }
  header.affix #nav_toggle button .toggle-icon {
    float: left;
    margin-right: 10px;
  }
  header.affix #nav_toggle button .icon-bar {
    background-color: #1f1f1f;
    width: 26px;
  }
  header.affix #nav_toggle button .icon-bar + .icon-bar {
    margin-top: 8px;
  }
  header.affix #nav_toggle button.navbar-toggle:not(.collapsed) .bar1 {
    transform: rotate(-45deg) translate(-9px, 4.5px);
  }
  header.affix #nav_toggle button.navbar-toggle:not(.collapsed) .bar3 {
    transform: rotate(45deg) translate(-9px, -4.5px);
  }
  header.affix #nav_toggle .navbar-toggle-label {
    display: inline;
  }
  header.affix #nav_top_container {
    flex: 0 1 auto;
    order: 30;
    margin-left: auto;
    border-bottom: none;
  }
  header.affix #nav_top_container #nav_user ul li {
    margin-right: 5px;
  }
  header.affix #nav_search {
    order: 20;
    margin-left: initial;
    flex: 1 1 auto;
    width: 300px;
    margin-right: 10px;
  }
  header.affix #nav_search .form-label + form {
    margin-top: 0;
  }
  header.affix #nav_search .search-contact-label {
    display: none;
  }
  header.affix #nav_search .form-inline .input-group .input-group-btn {
    width: 40px;
  }
  header.affix #nav_megamenu {
    display: block;
    position: absolute;
    top: 58px;
    left: 0;
    width: 100%;
    border-radius: 0;
    min-height: 0;
    max-height: 0;
    height: auto;
  }
  header.affix #nav_megamenu #mainmenu {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    width: 962px;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    height: auto !important;
    display: none !important;
  }
  header.affix #nav_megamenu #mainmenu:before, header.affix #nav_megamenu #mainmenu:after {
    content: " ";
    display: table;
  }
  header.affix #nav_megamenu #mainmenu:after {
    clear: both;
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  header.affix #nav_megamenu #mainmenu {
    width: 1170px;
  }
}
@media (min-width: 992px) {
  header.affix #nav_megamenu.collapsed-custom-in {
    max-height: 3000px;
  }
  header.affix #nav_megamenu.collapsed-custom-in #mainmenu {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  header.affix #nav_top_container #nav_user ul li {
    margin-right: 15px;
  }
}

/* some bugfixing */
@media (max-width: 767px) {
  body.main-nav-open {
    overflow-y: hidden;
  }
  body.main-nav-open #mainmenu {
    position: absolute;
    max-height: calc(100vh - 75px);
  }
  .navbar {
    min-height: 0;
    margin-bottom: 0;
  }
}
/* BRAND COLORS */
/* basic color definition */
/* BRAND COLORS */
/* basic color definition */
/* meta navigation */
#nav_meta {
  max-width: 600px;
}

#nav_meta, #nav_user {
  font-size: 1.4rem;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  align-self: center;
}
#nav_meta > ul, #nav_user > ul {
  margin: 0;
  padding: 0;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}
#nav_meta > ul > li, #nav_user > ul > li {
  display: inline-block;
  margin-right: 15px;
  vertical-align: middle;
  border-bottom: 2px solid transparent;
  margin-bottom: -2px;
  transition: border-bottom-color ease-in-out 0.2s;
}
#nav_meta > ul > li > a, #nav_meta > ul > li > a:active, #nav_user > ul > li > a, #nav_user > ul > li > a:active {
  line-height: 59px;
  color: #6e6e6e;
  text-decoration: none;
}
#nav_meta > ul > li > a svg.svg-icon-dims, #nav_meta > ul > li > a:active svg.svg-icon-dims, #nav_user > ul > li > a svg.svg-icon-dims, #nav_user > ul > li > a:active svg.svg-icon-dims {
  margin-right: -5px;
}
#nav_meta > ul > li > a svg.svg-icon-dims:not(.svg-icon-hollow), #nav_meta > ul > li > a:active svg.svg-icon-dims:not(.svg-icon-hollow), #nav_user > ul > li > a svg.svg-icon-dims:not(.svg-icon-hollow), #nav_user > ul > li > a:active svg.svg-icon-dims:not(.svg-icon-hollow) {
  fill: #6e6e6e;
}
#nav_meta > ul > li > a svg.svg-icon-dims:not(.svg-icon-nostroke), #nav_meta > ul > li > a:active svg.svg-icon-dims:not(.svg-icon-nostroke), #nav_user > ul > li > a svg.svg-icon-dims:not(.svg-icon-nostroke), #nav_user > ul > li > a:active svg.svg-icon-dims:not(.svg-icon-nostroke) {
  stroke: #6e6e6e;
}
#nav_meta > ul > li > a:hover, #nav_user > ul > li > a:hover {
  color: #6e6e6e;
  text-decoration: none;
}
#nav_meta > ul > li:last-child, #nav_user > ul > li:last-child {
  margin-right: 0;
}
@media (max-width: 1199px) {
  #nav_meta > ul > li, #nav_user > ul > li {
    margin-right: 8px;
    -moz-animation-play-state: inherit;
  }
}
#nav_meta > ul > li .nav_user-menu-dropdown, #nav_user > ul > li .nav_user-menu-dropdown {
  display: block;
  position: absolute;
  overflow: hidden;
  padding: 0;
  margin-left: -15px;
  margin-top: 2px;
  max-height: 0;
  padding: 0 15px 0 15px;
  z-index: 1060;
  transition: all 0.2s ease-in-out;
}
@media (max-width: 991px) {
  #nav_meta > ul > li .nav_user-menu-dropdown, #nav_user > ul > li .nav_user-menu-dropdown {
    position: fixed;
    width: 100vw;
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  #nav_meta > ul > li.has-dropdown:hover, ul.simple-dropdown-menu:hover + #nav_meta > ul > li.has-dropdown, #nav_user > ul > li.has-dropdown:hover, ul.simple-dropdown-menu:hover + #nav_user > ul > li.has-dropdown {
    border-bottom-color: #1f1f1f;
  }
  #nav_meta > ul > li.has-dropdown:hover .nav_user-menu-dropdown, ul.simple-dropdown-menu:hover + #nav_meta > ul > li.has-dropdown .nav_user-menu-dropdown, #nav_user > ul > li.has-dropdown:hover .nav_user-menu-dropdown, ul.simple-dropdown-menu:hover + #nav_user > ul > li.has-dropdown .nav_user-menu-dropdown {
    max-height: 600px;
    padding: 0 15px 15px 15px;
  }
}
@media (max-width: 991px) {
  #nav_meta > ul > li.has-dropdown.open, ul.simple-dropdown-menu.open + #nav_meta > ul > li.has-dropdown, #nav_user > ul > li.has-dropdown.open, ul.simple-dropdown-menu.open + #nav_user > ul > li.has-dropdown {
    border-bottom-color: #1f1f1f;
  }
  #nav_meta > ul > li.has-dropdown.open .nav_user-menu-dropdown, ul.simple-dropdown-menu.open + #nav_meta > ul > li.has-dropdown .nav_user-menu-dropdown, #nav_user > ul > li.has-dropdown.open .nav_user-menu-dropdown, ul.simple-dropdown-menu.open + #nav_user > ul > li.has-dropdown .nav_user-menu-dropdown {
    max-height: 600px;
    padding: 0 15px 15px 15px;
  }
}
#nav_meta > ul.cartgroup-selected, #nav_user > ul.cartgroup-selected {
  border-bottom-color: #1f1f1f;
}
#nav_meta > ul.cartgroup-selected #shopping_basket_overlay.nav_user-menu-dropdown, #nav_user > ul.cartgroup-selected #shopping_basket_overlay.nav_user-menu-dropdown {
  max-height: 600px;
  padding: 0 15px 15px 15px;
}
#nav_meta .icon, #nav_user .icon {
  width: 30px;
  height: 30px;
  vertical-align: middle;
  margin-right: 4px;
}
#nav_meta .svg-placeholder, #nav_user .svg-placeholder {
  stroke: #6e6e6e;
  stroke-width: 2px;
  fill: #f1f1f1;
}
#nav_meta .nav_user-menu--cart-message .rebate-message, #nav_user .nav_user-menu--cart-message .rebate-message {
  color: #EC385A;
}
#nav_meta .nav_user-menu--rebate, #nav_user .nav_user-menu--rebate {
  display: none;
  margin-right: 10px !important;
}
#nav_meta .nav_user-menu--rebate .pointer, #nav_user .nav_user-menu--rebate .pointer {
  width: auto;
  height: 21px;
  position: relative;
  background: #81D13A;
  float: left;
  margin-left: 2px;
  opacity: 0.45;
  color: #fff;
  font-weight: bold;
  font-size: 11.2px;
  line-height: 13px;
  text-align: center;
  padding: 4px 0 4px 15px;
  transition: opacity 1s ease-in-out;
}
#nav_meta .nav_user-menu--rebate .pointer.pointer-pct5, #nav_user .nav_user-menu--rebate .pointer.pointer-pct5 {
  z-index: 203;
}
#nav_meta .nav_user-menu--rebate .pointer.pointer-pct10, #nav_user .nav_user-menu--rebate .pointer.pointer-pct10 {
  z-index: 202;
}
#nav_meta .nav_user-menu--rebate .pointer.pointer-pct10, #nav_user .nav_user-menu--rebate .pointer.pointer-pct10 {
  z-index: 201;
}
#nav_meta .nav_user-menu--rebate .pointer:after, #nav_user .nav_user-menu--rebate .pointer:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-left: 10.5px solid white;
  border-top: 10.5px solid transparent;
  border-bottom: 10.5px solid transparent;
}
#nav_meta .nav_user-menu--rebate .pointer:before, #nav_user .nav_user-menu--rebate .pointer:before {
  content: "";
  position: absolute;
  right: -10.5px;
  bottom: 0;
  width: 0;
  height: 0;
  border-left: 11px solid #81D13A;
  border-top: 10.5px solid transparent;
  border-bottom: 10.5px solid transparent;
}
#nav_meta .nav_user-menu--rebate .pointer.active, #nav_meta .nav_user-menu--rebate #newsletter_container #newsletter_info #newsletter_subscription .pointer.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription #nav_meta .nav_user-menu--rebate .pointer.error_newsletter_checkbox.active, #nav_user .nav_user-menu--rebate .pointer.active, #nav_user .nav_user-menu--rebate #newsletter_container #newsletter_info #newsletter_subscription .pointer.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription #nav_user .nav_user-menu--rebate .pointer.error_newsletter_checkbox.active {
  opacity: 1;
}
@media (max-width: 991px) {
  #nav_meta .nav_user-menu-item-label, #nav_meta .nav_user-menu--cart-message, #nav_user .nav_user-menu-item-label, #nav_user .nav_user-menu--cart-message {
    display: none;
  }
}
@media (max-width: 767px) {
  #nav_meta .nav_user-menu--rebate, #nav_user .nav_user-menu--rebate {
    display: none;
  }
}

@media (min-width: 768px) {
  #nav_top_container.cart--scale-rebate .nav_user-menu--rebate {
    display: inline-block;
  }
}
@media (min-width: 992px) {
  #nav_top_container.cart--scale-rebate .nav_user-menu--cart-message {
    display: inline-block;
  }
}
/* MEGAMENU */
.navbar-main .navbar-brand {
  display: none;
}
@media (max-width: 767px) {
  .navbar-main {
    border: none;
    background-color: transparent;
    position: absolute;
    width: 100%;
    top: 75px;
    left: 0;
  }
  .navbar-main .navbar-brand {
    display: block;
  }
}
.navbar-main .navbar-header .navbar-brand {
  height: 52px;
}
.navbar-main .navbar-header .froneri-logo {
  width: 154px;
  height: 52px;
}
@media (max-width: 767px) {
  .navbar-main .navbar-header {
    padding: 10px;
  }
}

#mainmenu {
  background-color: #00B9DB;
}
#mainmenu .dropdown-item {
  display: table;
}
#mainmenu .dropdown-item img, #mainmenu .dropdown-item span {
  display: table-cell;
  vertical-align: middle;
  margin-right: 10px;
}
@media (max-width: 767px) {
  #mainmenu .navbar-nav > .open > a, #mainmenu .navbar-nav > .open > a:hover, #mainmenu .navbar-nav > .open > a:focus {
    background-color: inherit;
  }
  #mainmenu .nav.navbar-nav li a {
    font-size: 28px;
    color: white;
    line-height: 1;
    padding: 10px 30px 10px 15px;
    display: block;
  }
  #mainmenu .nav.navbar-nav img {
    display: none;
  }
  #mainmenu .nav.navbar-nav .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
    overflow: hidden;
    max-height: 0;
    display: block;
    padding: 0;
    transition: all 0.3s ease-in-out;
  }
  #mainmenu .nav.navbar-nav .open .dropdown-menu {
    max-height: 600px;
    padding: 5px 0;
  }
  #mainmenu .nav.navbar-nav li .nav-item.dropdown > a {
    position: relative;
  }
  #mainmenu .nav.navbar-nav li.nav-item.dropdown > a::after {
    content: " ";
    display: block;
    width: 13px;
    height: 13px;
    position: absolute;
    right: 10px;
    top: 20px;
    border-top: 2.5px solid white;
    border-left: 2.5px solid white;
    transform: rotateZ(315deg) rotateX(180deg);
    transition: transform 0.3s ease-in-out;
  }
  #mainmenu .nav.navbar-nav li.nav-item.dropdown.open > a::after {
    transform: rotateZ(45deg);
  }
  #mainmenu .nav.navbar-nav .open .dropdown-menu::after {
    width: 100%;
    height: 1px;
    display: block;
    content: " ";
    background-color: rgba(255, 255, 255, 0.2);
    margin: 10px 0;
  }
  #mainmenu > .nav.navbar-nav {
    font-weight: bold;
  }
  #mainmenu > ul > li div a {
    font-weight: normal;
  }
  #mainmenu .nav.navbar-nav.meta-navar {
    border-bottom: 1px solid #00c8e5;
    border-top: 1px solid #00c8e5;
    padding: 15px 0;
  }
  #mainmenu .nav.navbar-nav.meta-navar li a {
    font-size: 20px;
  }
  #mainmenu .nav.navbar-nav.highligth span {
    font-weight: normal;
    font-family: "Bariol Serif Italic", serif;
    font-size: 24px;
  }
}

@media (min-width: 768px) {
  #mainmenu {
    padding: 0;
    margin: 0;
    border-radius: 4px;
  }
  .navbar-main {
    padding: 0;
    color: #fff;
    border-width: 0;
    padding: 0;
    margin: 0 0 20px 0;
    border-radius: 4px;
  }
  .navbar-main .navbar-nav {
    width: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    /* shows the dropdown menu on hover */
  }
  .navbar-main .navbar-nav .open > a {
    background-color: #75DAEC;
    color: #fff;
  }
  .navbar-main .navbar-nav .open > a:hover, .navbar-main .navbar-nav .open > a:active {
    background-color: #75DAEC;
    color: #fff;
  }
  .navbar-main .navbar-nav li:nth-child(5) {
    border-right: none;
  }
  .navbar-main .navbar-nav .nav-item {
    border-right: 1px solid #75DAEC;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    align-content: center;
    text-align: center;
    font-size: 1.8rem;
  }
  .navbar-main .navbar-nav .nav-item:active, .navbar-main .navbar-nav .nav-item:hover {
    background-color: #75DAEC;
  }
  .navbar-main .navbar-nav .nav-item .nav-link {
    color: #fff;
    font-weight: bold;
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }
  .navbar-main .navbar-nav .dropdown {
    position: static;
  }
  .navbar-main .navbar-nav .dropdown-menu {
    width: 100%;
    border: none;
    padding: 0;
    margin: 0;
    height: auto;
    max-height: 0;
    overflow: hidden;
    display: block !important;
    transition: none;
  }
  .navbar-main .navbar-nav .dropdown-menu .container-fluid {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-main .navbar-nav .dropdown-menu .card {
    padding: 30px;
    margin-bottom: 0;
  }
  .navbar-main .navbar-nav .dropdown-menu .card .card-title {
    color: #EC385A;
    font-size: 24px;
    font-weight: bold;
  }
  .navbar-main .navbar-nav .dropdown-menu .card .card-body {
    color: #1f1f1f;
    font-size: 16px;
    font-weight: bold;
  }
  .navbar-main .navbar-nav .dropdown-menu .col-sm-8 .col-sm-6, .navbar-main .navbar-nav .dropdown-menu .promotion-detail .promo-infos .promotion-image .col-sm-6, .promotion-detail .promo-infos .navbar-main .navbar-nav .dropdown-menu .promotion-image .col-sm-6, .navbar-main .navbar-nav .dropdown-menu .recipe-list-item.recipe-list .recipe-content .col-sm-6, .recipe-list-item.recipe-list .navbar-main .navbar-nav .dropdown-menu .recipe-content .col-sm-6, .navbar-main .navbar-nav .dropdown-menu .col-sm-8 .product.big-tile, .navbar-main .navbar-nav .dropdown-menu .promotion-detail .promo-infos .promotion-image .product.big-tile, .promotion-detail .promo-infos .navbar-main .navbar-nav .dropdown-menu .promotion-image .product.big-tile, .navbar-main .navbar-nav .dropdown-menu .recipe-list-item.recipe-list .recipe-content .product.big-tile, .recipe-list-item.recipe-list .navbar-main .navbar-nav .dropdown-menu .recipe-content .product.big-tile {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-main .navbar-nav .dropdown-menu .col-sm-8 .col-sm-6 a.dropdown-item, .navbar-main .navbar-nav .dropdown-menu .promotion-detail .promo-infos .promotion-image .col-sm-6 a.dropdown-item, .promotion-detail .promo-infos .navbar-main .navbar-nav .dropdown-menu .promotion-image .col-sm-6 a.dropdown-item, .navbar-main .navbar-nav .dropdown-menu .recipe-list-item.recipe-list .recipe-content .col-sm-6 a.dropdown-item, .recipe-list-item.recipe-list .navbar-main .navbar-nav .dropdown-menu .recipe-content .col-sm-6 a.dropdown-item, .navbar-main .navbar-nav .dropdown-menu .col-sm-8 .product.big-tile a.dropdown-item, .navbar-main .navbar-nav .dropdown-menu .promotion-detail .promo-infos .promotion-image .product.big-tile a.dropdown-item, .promotion-detail .promo-infos .navbar-main .navbar-nav .dropdown-menu .promotion-image .product.big-tile a.dropdown-item, .navbar-main .navbar-nav .dropdown-menu .recipe-list-item.recipe-list .recipe-content .product.big-tile a.dropdown-item, .recipe-list-item.recipe-list .navbar-main .navbar-nav .dropdown-menu .recipe-content .product.big-tile a.dropdown-item {
    color: #1f1f1f;
    font-size: 2rem;
    font-weight: bold;
  }
  .navbar-main .navbar-nav .dropdown:hover .dropdown-menu, .navbar-main .navbar-nav .dropdown .dropdown-menu:hover {
    max-height: 720px;
    transition: max-height ease-in-out 0.4s;
    border-radius: 0 0 0.4rem 0.4rem !important;
    border: 1px solid #6e6e6e;
    border-top: none;
  }
  .navbar-main.rounded-top .navbar-nav .nav-item:first-child {
    border-top-left-radius: 4px;
  }
  .navbar-main.rounded-bottom .navbar-nav .nav-item:first-child {
    border-bottom-left-radius: 4px;
  }
  .navbar-main.rounded-top .navbar-nav .nav-item:last-child {
    border-top-right-radius: 4px;
  }
  .navbar-main.rounded-bottom .navbar-nav .nav-item:last-child {
    border-bottom-right-radius: 4px;
  }
}
@media (min-width: 992px) {
  .navbar-main .navbar-nav .nav-item {
    width: 0;
  }
}
/* mobile toggle */
.navbar-toggle {
  margin-right: 0;
  border-color: #00B9DB;
  border-width: 2px;
}
.navbar-toggle:hover, .navbar-toggle:focus {
  background-color: #fff;
}
.navbar-toggle .icon-bar {
  background-color: #00B9DB;
}
.navbar-toggle .bar1 {
  -webkit-transform: rotate(-45deg) translate(-4px, 4.5px);
  transform: rotate(-45deg) translate(-4px, 4.5px);
}
.navbar-toggle .bar2 {
  opacity: 0;
}
.navbar-toggle .bar3 {
  -webkit-transform: rotate(45deg) translate(-4px, -4.5px);
  transform: rotate(45deg) translate(-4px, -4.5px);
}
.navbar-toggle .bar1, .navbar-toggle .bar2, .navbar-toggle .bar3 {
  transition: 0.4s;
}
.navbar-toggle.collapsed .bar1, .navbar-toggle.collapsed .bar2, .navbar-toggle.collapsed .bar3 {
  -webkit-transform: none;
  transform: none;
  opacity: 1;
}

ul.simple-dropdown-menu {
  padding: 10px 20px;
  background: white;
  box-shadow: 0px 5px 10px 4px rgba(96, 96, 96, 0.2);
}
ul.simple-dropdown-menu li {
  padding: 10px 0;
  display: block;
  border-bottom: 1px solid #f1f1f1;
  font-size: 16px;
}
ul.simple-dropdown-menu li a, ul.simple-dropdown-menu li a:hover, ul.simple-dropdown-menu li a:active {
  color: #1f1f1f;
  text-decoration: none;
}
ul.simple-dropdown-menu li:last-child {
  border-bottom: none;
}
ul.simple-dropdown-menu li.immaterial {
  font-size: 14px;
}
ul.simple-dropdown-menu li.immaterial a, ul.simple-dropdown-menu li.immaterial a:hover, ul.simple-dropdown-menu li.immaterial a:active {
  color: #aeaeae;
}

/* ============================================================
 * Brandrow – Markenleiste (Header + Footer)
 *
 * Standard-Styles als Fallback (bevor JS laedt).
 * Sobald JS die Klasse .marquee-active setzt, uebernehmen
 * die Marquee-Styles (siehe unten).
 * ============================================================ */
.brand-row {
  /* --- Standard-Layout (Fallback ohne JS / Mobile) --- */
  /* ============================================================
   * Marquee-Modus (aktiviert durch JS via .marquee-active Klasse)
   *
   * - Container bekommt overflow:hidden (Logos werden abgeschnitten)
   * - <ul> wird zur endlosen Flex-Zeile (width: max-content)
   * - Items bekommen feste Breite (~110px) statt prozentual
   * - cursor:grab zeigt Drag-Moeglichkeit an
   * ============================================================ */
}
@media (max-width: 767px) {
  .brand-row {
    margin-bottom: 0;
    margin-top: 10px;
  }
  .brand-row .brandrow-list {
    margin-bottom: 0;
  }
}
.brand-row ul {
  display: flex;
  flex-flow: row;
  justify-content: space-around;
  padding-inline-start: 0;
  padding: 0;
  list-style: none;
}
@media (max-width: 767px) {
  .brand-row ul {
    justify-content: flex-start;
    overflow-x: auto;
  }
}
.brand-row ul > li {
  display: inline-block;
  max-width: calc(7.1% - 6px);
  /*flex-grow: 1;*/
  flex-shrink: 0;
  list-style: none;
}
@media (max-width: 1199px) {
  .brand-row ul > li {
    max-width: calc(7.1% - 6px);
  }
}
@media (max-width: 767px) {
  .brand-row ul > li {
    margin: 0 5px 0 0;
    max-width: calc(12.5% - 5px);
  }
}
.brand-row ul > li > a {
  width: 100%;
  display: inline-block;
}
.brand-row ul > li > a > img {
  max-width: 100%;
  height: auto;
}
.brand-row img {
  margin-left: auto;
  margin-right: auto;
}
.brand-row.marquee-active {
  /* Container: versteckt ueberstehende Logos */
  overflow: hidden;
  /* Grab-Cursor zeigt dem User, dass Drag moeglich ist */
  cursor: grab;
}
.brand-row.marquee-active ul {
  /* Flex-Zeile ohne Umbruch, Breite passt sich dem Inhalt an */
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  width: max-content;
  will-change: transform;
  /* Keine Selektion beim Draggen */
  user-select: none;
}
.brand-row.marquee-active ul > li {
  /* Feste Breite statt prozentualer max-width */
  width: 110px;
  max-width: none;
  flex-shrink: 0;
  /* Gleichmaessiger Abstand zwischen den Logos */
  margin: 0 8px;
}
.brand-row.marquee-active ul > li > a > img {
  /* Pointer-Events bleiben aktiv fuer Klicks */
  max-width: 100%;
  height: auto;
}

/*
.site-at .pdf-data-sheet-row, .site-at .warenkorb-info div:last-child, .site-at .favouriteList .buttons a:last-child{
    visibility: hidden;
}*/
@media (max-width: 991px) {
  .sf_colsIn #schoellerMenu ul.nav {
    white-space: nowrap;
    max-width: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
  }
  .sf_colsIn #schoellerMenu ul.nav li > a:hover {
    color: #1f1f1f;
  }
}
.logged-in li.navbar-sm-distributors {
  display: none;
}

/* BRAND COLORS */
/* basic color definition */
/* BRAND COLORS */
/* basic color definition */
.header-hidden .card-header {
  visibility: hidden;
}
@media (max-width: 767px) {
  .header-hidden .card-header {
    display: none;
  }
}

.card, .card-froneri {
  border: 0;
  margin-bottom: 42px;
  color: #1f1f1f;
  /*@media(max-width: $screen-sm - 1) {
      padding-left: 15px;
      padding-right: 15px;
  }*/
}
.card .card-header, .card-froneri .card-header {
  line-height: 1;
  background-color: transparent;
  font-size: 3rem;
  font-weight: bold;
  padding: 0;
  margin-bottom: 20px;
}
.card .card-img, .card-froneri .card-img {
  margin-bottom: 10px;
}
.card .card-img img, .card-froneri .card-img img {
  border-radius: 4px;
}
.card .card-body, .card-froneri .card-body {
  padding-left: 0;
  padding-right: 0;
}
.card .card-body .card-text-brand, .card-froneri .card-body .card-text-brand {
  margin-bottom: 15px;
  font-size: 1.6rem;
  font-weight: bold;
  text-transform: uppercase;
  display: none;
}
.card .card-body .card-text-brand span, .card-froneri .card-body .card-text-brand span {
  border-bottom: 1px solid;
  display: none;
}
.card .card-body .card-title, .card-froneri .card-body .card-title {
  font-size: 3rem;
  line-height: 1;
  font-weight: bold;
  display: inline-block;
  margin-bottom: 5px;
}
.col-md-8 .card .card-body .card-title, .col-md-9 .card .card-body .card-title, .recipe-list-item.recipe-list .recipe-content .card .card-body .card-title, .product.search-list-small .card .card-body .card-title, .product.big-list .card .card-body .card-title, .product.favourite-list .card .card-body .card-title, .product.small-list .card .card-body .card-title, .col-md-10 .card .card-body .card-title, .product.shopping-cart-small .content-section .card .card-body .card-title, .col-md-8 .card-froneri .card-body .card-title, .col-md-9 .card-froneri .card-body .card-title, .recipe-list-item.recipe-list .recipe-content .card-froneri .card-body .card-title, .product.search-list-small .card-froneri .card-body .card-title, .product.big-list .card-froneri .card-body .card-title, .product.favourite-list .card-froneri .card-body .card-title, .product.small-list .card-froneri .card-body .card-title, .col-md-10 .card-froneri .card-body .card-title, .product.shopping-cart-small .content-section .card-froneri .card-body .card-title {
  font-size: 4.8rem;
}
@media (max-width: 767px) {
  .col-md-8 .card .card-body .card-title, .col-md-9 .card .card-body .card-title, .recipe-list-item.recipe-list .recipe-content .card .card-body .card-title, .product.search-list-small .card .card-body .card-title, .product.big-list .card .card-body .card-title, .product.favourite-list .card .card-body .card-title, .product.small-list .card .card-body .card-title, .col-md-10 .card .card-body .card-title, .product.shopping-cart-small .content-section .card .card-body .card-title, .col-md-8 .card-froneri .card-body .card-title, .col-md-9 .card-froneri .card-body .card-title, .recipe-list-item.recipe-list .recipe-content .card-froneri .card-body .card-title, .product.search-list-small .card-froneri .card-body .card-title, .product.big-list .card-froneri .card-body .card-title, .product.favourite-list .card-froneri .card-body .card-title, .product.small-list .card-froneri .card-body .card-title, .col-md-10 .card-froneri .card-body .card-title, .product.shopping-cart-small .content-section .card-froneri .card-body .card-title {
    font-size: 3rem;
  }
}
.card.card-froneri--small, .card-froneri.card-froneri--small {
  border: 1px solid #D9D9D9;
  border-radius: 4px;
  margin-bottom: 0;
}
.card.card-froneri--small .card-body, .card-froneri.card-froneri--small .card-body {
  padding: 0 15px 15px 15px;
}
.card.card-froneri--small .card-body .card-link, .card-froneri.card-froneri--small .card-body .card-link {
  margin-top: 20px;
}

.card-froneri--promotion .card-header {
  color: #EC385A;
}
.card-froneri--promotion .red-border {
  border-width: 1px;
  border-color: #EC385A;
  border-style: solid;
  padding: 0;
}

.row-froneri-asym .card-froneri {
  margin-bottom: 25px;
}

.card-froneri.card-froneri--backwaren .card-body .card-text-brand {
  display: block;
}
.card-froneri.card-froneri--backwaren .card-body .card-text-brand span.text-brand-backwaren {
  display: inline;
}
.card-froneri.card-froneri--schoeller-backwaren .card-body .card-text-brand {
  display: block;
}
.card-froneri.card-froneri--schoeller-backwaren .card-body .card-text-brand span.text-brand-schoeller-backwaren {
  display: inline;
}
.card-froneri.card-froneri--moevenpick .card-body .card-text-brand {
  display: block;
}
.card-froneri.card-froneri--moevenpick .card-body .card-text-brand span.text-brand-moevenpick {
  display: inline;
}
.card-froneri.card-froneri--agdc .card-body .card-text-brand {
  display: block;
}
.card-froneri.card-froneri--agdc .card-body .card-text-brand span.text-brand-agdc {
  display: inline;
}
.card-froneri.card-froneri--schoeller .card-body .card-text-brand {
  display: block;
}
.card-froneri.card-froneri--schoeller .card-body .card-text-brand span.text-brand-schoeller {
  display: inline;
}
.card-froneri.card-froneri--oreo .card-body .card-text-brand {
  display: block;
}
.card-froneri.card-froneri--oreo .card-body .card-text-brand span.text-brand-oreo {
  display: inline;
}
.card-froneri.card-froneri--milka .card-body .card-text-brand {
  display: block;
}
.card-froneri.card-froneri--milka .card-body .card-text-brand span.text-brand-milka {
  display: inline;
}
.card-froneri.card-froneri--kitkat .card-body .card-text-brand {
  display: block;
}
.card-froneri.card-froneri--kitkat .card-body .card-text-brand span.text-brand-kitkat {
  display: inline;
}
.card-froneri.card-froneri--daim .card-body .card-text-brand {
  display: block;
}
.card-froneri.card-froneri--daim .card-body .card-text-brand span.text-brand-daim {
  display: inline;
}
.card-froneri.card-froneri--primary .card-body .card-text-brand {
  display: block;
}
.card-froneri.card-froneri--primary .card-body .card-text-brand span.text-brand-primary {
  display: inline;
}
.card-froneri.card-froneri--froneri .card-body .card-text-brand {
  display: block;
}
.card-froneri.card-froneri--froneri .card-body .card-text-brand span.text-brand-froneri {
  display: inline;
}
.card-froneri.card-froneri--nuii .card-body .card-text-brand {
  display: block;
}
.card-froneri.card-froneri--nuii .card-body .card-text-brand span.text-brand-nuii {
  display: inline;
}
.card-froneri.card-froneri--buitoni .card-body .card-text-brand {
  display: block;
}
.card-froneri.card-froneri--buitoni .card-body .card-text-brand span.text-brand-buitoni {
  display: inline;
}
.card-froneri.card-froneri--frappelatte .card-body .card-text-brand {
  display: block;
}
.card-froneri.card-froneri--frappelatte .card-body .card-text-brand span.text-brand-frappelatte {
  display: inline;
}
.card-froneri.card-froneri--wagner .card-body .card-text-brand {
  display: block;
}
.card-froneri.card-froneri--wagner .card-body .card-text-brand span.text-brand-wagner {
  display: inline;
}
.card-froneri.card-froneri--erlenbacher .card-body .card-text-brand {
  display: block;
}
.card-froneri.card-froneri--erlenbacher .card-body .card-text-brand span.text-brand-erlenbacher {
  display: inline;
}
.card-froneri.card-froneri--toblerone .card-body .card-text-brand {
  display: block;
}
.card-froneri.card-froneri--toblerone .card-body .card-text-brand span.text-brand-toblerone {
  display: inline;
}
.card-froneri.card-froneri--anticagelateriadelcorso .card-body .card-text-brand {
  display: block;
}
.card-froneri.card-froneri--anticagelateriadelcorso .card-body .card-text-brand span.text-brand-anticagelateriadelcorso {
  display: inline;
}
.card-froneri.card-froneri--la-pasticeria .card-body .card-text-brand {
  display: block;
}
.card-froneri.card-froneri--la-pasticeria .card-body .card-text-brand span.text-brand-la-pasticeria {
  display: inline;
}
.card-froneri.card-froneri--landliebe .card-body .card-text-brand {
  display: block;
}
.card-froneri.card-froneri--landliebe .card-body .card-text-brand span.text-brand-landliebe {
  display: inline;
}
.card-froneri.card-froneri--fine-pastry .card-body .card-text-brand {
  display: block;
}
.card-froneri.card-froneri--fine-pastry .card-body .card-text-brand span.text-brand-fine-pastry {
  display: inline;
}
.card-froneri.card-froneri--pirulo .card-body .card-text-brand {
  display: block;
}
.card-froneri.card-froneri--pirulo .card-body .card-text-brand span.text-brand-pirulo {
  display: inline;
}
.card-froneri.card-froneri--smarties .card-body .card-text-brand {
  display: block;
}
.card-froneri.card-froneri--smarties .card-body .card-text-brand span.text-brand-smarties {
  display: inline;
}
.card-froneri.card-froneri--extreme .card-body .card-text-brand {
  display: block;
}
.card-froneri.card-froneri--extreme .card-body .card-text-brand span.text-brand-extreme {
  display: inline;
}
.card-froneri.card-froneri--ditsch .card-body .card-text-brand {
  display: block;
}
.card-froneri.card-froneri--ditsch .card-body .card-text-brand span.text-brand-ditsch {
  display: inline;
}
.card-froneri.card-froneri--maelzer-fu .card-body .card-text-brand {
  display: block;
}
.card-froneri.card-froneri--maelzer-fu .card-body .card-text-brand span.text-brand-maelzer-fu {
  display: inline;
}
.card-froneri.card-froneri--lotus-biscoff .card-body .card-text-brand {
  display: block;
}
.card-froneri.card-froneri--lotus-biscoff .card-body .card-text-brand span.text-brand-lotus-biscoff {
  display: inline;
}
.card-froneri.card-froneri--hello-kitty .card-body .card-text-brand {
  display: block;
}
.card-froneri.card-froneri--hello-kitty .card-body .card-text-brand span.text-brand-hello-kitty {
  display: inline;
}
.card-froneri.card-froneri--withlink .card-text p {
  display: table-cell;
  vertical-align: bottom;
}
@media (max-width: 767px) {
  .card-froneri.card-froneri--withlink .card-text p {
    display: block;
  }
}
.card-froneri.card-froneri--withlink .card-text .card-button {
  text-align: center;
}
@media (min-width: 991px) {
  .card-froneri.card-froneri--withlink .card-text .text {
    padding-right: 28px;
  }
}

@media (min-width: 1200px) {
  .col-md-8 .card-froneri .card-text p.text, .col-md-9 .card-froneri .card-text p.text, .recipe-list-item.recipe-list .recipe-content .card-froneri .card-text p.text, .product.search-list-small .card-froneri .card-text p.text, .product.big-list .card-froneri .card-text p.text, .product.favourite-list .card-froneri .card-text p.text, .product.small-list .card-froneri .card-text p.text, .col-md-10 .card-froneri .card-text p.text, .product.shopping-cart-small .content-section .card-froneri .card-text p.text, .col-md-11 .card-froneri .card-text p.text, .col-md-12 .card-froneri .card-text p.text, .product.big-tile .content-section .card-froneri .card-text p.text, .product.big-tile .image-section .card-froneri .card-text p.text, .product.small-tile .content-section .card-froneri .card-text p.text, .product.small-tile .image-section .card-froneri .card-text p.text {
    font-size: 24px;
    line-height: 1.3333;
  }
}
@media screen and (max-width: 992px) {
  .card .card-body .card-text .btn {
    margin-top: 15px !important;
  }
  .card-froneri.card-froneri--withlink .card-text p {
    display: block;
  }
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  .card .card-img .actionimg, .card-froneri .card-img .actionimg {
    height: 129px;
  }
}
/* BRAND COLORS */
/* basic color definition */
/* BRAND COLORS */
/* basic color definition */
/* BRAND COLORS */
/* basic color definition */
.input-group .input-group-append, .input-group .input-group-btn {
  width: 34px !important;
}
.input-group .input-group-append .btn, .input-group .input-group-btn .btn {
  border-radius: 4px;
  border-width: 1px;
  border-left: none;
  font-size: 1.6rem;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group .input-group-append .btn.btn-icon, .input-group .input-group-btn .btn.btn-icon {
  padding: 2px;
}
.input-group .input-group-append .btn.btn-primary svg, .input-group .input-group-append .btn.btn-success svg, .input-group .input-group-btn .btn.btn-primary svg, .input-group .input-group-btn .btn.btn-success svg {
  fill: #fff;
  stroke: transparent;
}

.form-label + form, .form-label + .form-inline {
  margin-top: 10px;
}

.form-label .svg-icon-dims--small {
  margin-left: 5px;
}

.form-control, select[multiple].form-filter {
  font-size: 1.6rem;
  padding-left: 15px;
  height: 50px;
}

.input-group input {
  border-right: none;
}

.form-control, select[multiple].form-filter {
  box-shadow: none;
}
.form-control.form-control:focus, select[multiple].form-filter:focus, .form-control.form-control:active, select[multiple].form-filter:active {
  box-shadow: none;
}

/* BUTTONS */
.btn {
  border-radius: 2em;
  padding: 15px 25px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
}
.btn-small {
  padding: 9px 25px;
  font-size: 16px;
}
.btn-ghost {
  color: #1f1f1f;
  background-color: #fff;
  border-color: #1f1f1f;
}
.btn-ghost:focus, .btn-ghost.focus, .btn-ghost:hover {
  color: rgb(0, 202.6636986301, 239.91);
  background-color: transparent;
  border-color: rgb(0, 202.6636986301, 239.91);
}
.btn-ghost:active, .btn-ghost.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-ghost.error_newsletter_checkbox.active, .open > .btn-ghost.dropdown-toggle {
  color: rgb(0, 202.6636986301, 239.91);
  background-color: transparent;
  border-color: rgb(0, 202.6636986301, 239.91);
}
.btn-ghost:active:hover, .btn-ghost:active:focus, .btn-ghost:active.focus, .btn-ghost.active:hover, #newsletter_container #newsletter_info #newsletter_subscription .btn-ghost.error_newsletter_checkbox.active:hover, .btn-ghost.active:focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-ghost.error_newsletter_checkbox.active:focus, .btn-ghost.active.focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-ghost.focus.error_newsletter_checkbox.active, .open > .btn-ghost.dropdown-toggle:hover, .open > .btn-ghost.dropdown-toggle:focus, .open > .btn-ghost.dropdown-toggle.focus {
  color: rgb(0, 202.6636986301, 239.91);
  background-color: transparent;
  border-color: rgb(0, 202.6636986301, 239.91);
}
.btn-ghost:active, .btn-ghost.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-ghost.error_newsletter_checkbox.active, .open > .btn-ghost.dropdown-toggle {
  background-image: none;
}
.btn-ghost.disabled:hover, .btn-ghost.disabled:focus, .btn-ghost.disabled.focus, .btn-ghost[disabled]:hover, .btn-ghost[disabled]:focus, .btn-ghost[disabled].focus, fieldset[disabled] .btn-ghost:hover, fieldset[disabled] .btn-ghost:focus, fieldset[disabled] .btn-ghost.focus {
  background-color: #fff;
  border-color: #1f1f1f;
}
.btn-ghost .badge {
  color: #fff;
  background-color: #1f1f1f;
}
.btn:active, .btn:hover, .btn:focus {
  outline-style: none !important;
}
.btn.btn-circle {
  width: 25px;
  height: 25px;
  padding: 1px 1px 1px 1px;
  font-size: 15px;
  border-radius: 15px;
  color: #333;
  background-color: #fff;
  border-color: #333;
  box-shadow: none !important;
  border: 1px solid #333;
}

.btn-primary {
  color: #fff;
  background-color: #00B9DB;
  border-color: #00B9DB;
}
.btn-primary:focus, .btn-primary.focus, .btn-primary:hover {
  color: #fff;
  background-color: rgb(0, 202.6636986301, 239.91);
  border-color: rgb(25.2, 219.3232876712, 255);
}
.btn-primary:active, .btn-primary.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-primary.error_newsletter_checkbox.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: rgb(0, 202.6636986301, 239.91);
  border-color: rgb(25.2, 219.3232876712, 255);
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, #newsletter_container #newsletter_info #newsletter_subscription .btn-primary.error_newsletter_checkbox.active:hover, .btn-primary.active:focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-primary.error_newsletter_checkbox.active:focus, .btn-primary.active.focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-primary.focus.error_newsletter_checkbox.active, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(0, 202.6636986301, 239.91);
  border-color: rgb(25.2, 219.3232876712, 255);
}
.btn-primary:active, .btn-primary.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-primary.error_newsletter_checkbox.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #00B9DB;
  border-color: #00B9DB;
}
.btn-primary .badge {
  color: #00B9DB;
  background-color: #fff;
}

/* special cart button */
.text-brand-backwaren {
  color: #9c6016;
}

.btn-backwaren {
  color: #fff;
  background-color: #9c6016;
  border-color: #9c6016;
}
.btn-backwaren:focus, .btn-backwaren.focus, .btn-backwaren:hover {
  color: #fff;
  background-color: rgb(174.3256179775, 107.2773033708, 24.5843820225);
  border-color: rgb(209.6359550562, 129.006741573, 29.5640449438);
}
.btn-backwaren:active, .btn-backwaren.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-backwaren.error_newsletter_checkbox.active, .open > .btn-backwaren.dropdown-toggle {
  color: #fff;
  background-color: rgb(174.3256179775, 107.2773033708, 24.5843820225);
  border-color: rgb(209.6359550562, 129.006741573, 29.5640449438);
}
.btn-backwaren:active:hover, .btn-backwaren:active:focus, .btn-backwaren:active.focus, .btn-backwaren.active:hover, #newsletter_container #newsletter_info #newsletter_subscription .btn-backwaren.error_newsletter_checkbox.active:hover, .btn-backwaren.active:focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-backwaren.error_newsletter_checkbox.active:focus, .btn-backwaren.active.focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-backwaren.focus.error_newsletter_checkbox.active, .open > .btn-backwaren.dropdown-toggle:hover, .open > .btn-backwaren.dropdown-toggle:focus, .open > .btn-backwaren.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(174.3256179775, 107.2773033708, 24.5843820225);
  border-color: rgb(209.6359550562, 129.006741573, 29.5640449438);
}
.btn-backwaren:active, .btn-backwaren.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-backwaren.error_newsletter_checkbox.active, .open > .btn-backwaren.dropdown-toggle {
  background-image: none;
}
.btn-backwaren.disabled:hover, .btn-backwaren.disabled:focus, .btn-backwaren.disabled.focus, .btn-backwaren[disabled]:hover, .btn-backwaren[disabled]:focus, .btn-backwaren[disabled].focus, fieldset[disabled] .btn-backwaren:hover, fieldset[disabled] .btn-backwaren:focus, fieldset[disabled] .btn-backwaren.focus {
  background-color: #9c6016;
  border-color: #9c6016;
}
.btn-backwaren .badge {
  color: #9c6016;
  background-color: #fff;
}

.text-brand-schoeller-backwaren {
  color: #9c6016;
}

.btn-schoeller-backwaren {
  color: #fff;
  background-color: #9c6016;
  border-color: #9c6016;
}
.btn-schoeller-backwaren:focus, .btn-schoeller-backwaren.focus, .btn-schoeller-backwaren:hover {
  color: #fff;
  background-color: rgb(174.3256179775, 107.2773033708, 24.5843820225);
  border-color: rgb(209.6359550562, 129.006741573, 29.5640449438);
}
.btn-schoeller-backwaren:active, .btn-schoeller-backwaren.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-schoeller-backwaren.error_newsletter_checkbox.active, .open > .btn-schoeller-backwaren.dropdown-toggle {
  color: #fff;
  background-color: rgb(174.3256179775, 107.2773033708, 24.5843820225);
  border-color: rgb(209.6359550562, 129.006741573, 29.5640449438);
}
.btn-schoeller-backwaren:active:hover, .btn-schoeller-backwaren:active:focus, .btn-schoeller-backwaren:active.focus, .btn-schoeller-backwaren.active:hover, #newsletter_container #newsletter_info #newsletter_subscription .btn-schoeller-backwaren.error_newsletter_checkbox.active:hover, .btn-schoeller-backwaren.active:focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-schoeller-backwaren.error_newsletter_checkbox.active:focus, .btn-schoeller-backwaren.active.focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-schoeller-backwaren.focus.error_newsletter_checkbox.active, .open > .btn-schoeller-backwaren.dropdown-toggle:hover, .open > .btn-schoeller-backwaren.dropdown-toggle:focus, .open > .btn-schoeller-backwaren.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(174.3256179775, 107.2773033708, 24.5843820225);
  border-color: rgb(209.6359550562, 129.006741573, 29.5640449438);
}
.btn-schoeller-backwaren:active, .btn-schoeller-backwaren.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-schoeller-backwaren.error_newsletter_checkbox.active, .open > .btn-schoeller-backwaren.dropdown-toggle {
  background-image: none;
}
.btn-schoeller-backwaren.disabled:hover, .btn-schoeller-backwaren.disabled:focus, .btn-schoeller-backwaren.disabled.focus, .btn-schoeller-backwaren[disabled]:hover, .btn-schoeller-backwaren[disabled]:focus, .btn-schoeller-backwaren[disabled].focus, fieldset[disabled] .btn-schoeller-backwaren:hover, fieldset[disabled] .btn-schoeller-backwaren:focus, fieldset[disabled] .btn-schoeller-backwaren.focus {
  background-color: #9c6016;
  border-color: #9c6016;
}
.btn-schoeller-backwaren .badge {
  color: #9c6016;
  background-color: #fff;
}

.text-brand-moevenpick {
  color: #d69105;
}

.btn-moevenpick {
  color: #fff;
  background-color: #d69105;
  border-color: #d69105;
}
.btn-moevenpick:focus, .btn-moevenpick.focus, .btn-moevenpick:hover {
  color: #fff;
  background-color: rgb(234.4326027397, 158.8445205479, 5.4773972603);
  border-color: rgb(249.7534246575, 177.3506849315, 30.4465753425);
}
.btn-moevenpick:active, .btn-moevenpick.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-moevenpick.error_newsletter_checkbox.active, .open > .btn-moevenpick.dropdown-toggle {
  color: #fff;
  background-color: rgb(234.4326027397, 158.8445205479, 5.4773972603);
  border-color: rgb(249.7534246575, 177.3506849315, 30.4465753425);
}
.btn-moevenpick:active:hover, .btn-moevenpick:active:focus, .btn-moevenpick:active.focus, .btn-moevenpick.active:hover, #newsletter_container #newsletter_info #newsletter_subscription .btn-moevenpick.error_newsletter_checkbox.active:hover, .btn-moevenpick.active:focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-moevenpick.error_newsletter_checkbox.active:focus, .btn-moevenpick.active.focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-moevenpick.focus.error_newsletter_checkbox.active, .open > .btn-moevenpick.dropdown-toggle:hover, .open > .btn-moevenpick.dropdown-toggle:focus, .open > .btn-moevenpick.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(234.4326027397, 158.8445205479, 5.4773972603);
  border-color: rgb(249.7534246575, 177.3506849315, 30.4465753425);
}
.btn-moevenpick:active, .btn-moevenpick.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-moevenpick.error_newsletter_checkbox.active, .open > .btn-moevenpick.dropdown-toggle {
  background-image: none;
}
.btn-moevenpick.disabled:hover, .btn-moevenpick.disabled:focus, .btn-moevenpick.disabled.focus, .btn-moevenpick[disabled]:hover, .btn-moevenpick[disabled]:focus, .btn-moevenpick[disabled].focus, fieldset[disabled] .btn-moevenpick:hover, fieldset[disabled] .btn-moevenpick:focus, fieldset[disabled] .btn-moevenpick.focus {
  background-color: #d69105;
  border-color: #d69105;
}
.btn-moevenpick .badge {
  color: #d69105;
  background-color: #fff;
}

.text-brand-agdc {
  color: #461600;
}

.btn-agdc {
  color: #fff;
  background-color: #461600;
  border-color: #461600;
}
.btn-agdc:focus, .btn-agdc.focus, .btn-agdc:hover {
  color: #fff;
  background-color: rgb(90.91, 28.5717142857, 0);
  border-color: rgb(131.2, 41.2342857143, 0);
}
.btn-agdc:active, .btn-agdc.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-agdc.error_newsletter_checkbox.active, .open > .btn-agdc.dropdown-toggle {
  color: #fff;
  background-color: rgb(90.91, 28.5717142857, 0);
  border-color: rgb(131.2, 41.2342857143, 0);
}
.btn-agdc:active:hover, .btn-agdc:active:focus, .btn-agdc:active.focus, .btn-agdc.active:hover, #newsletter_container #newsletter_info #newsletter_subscription .btn-agdc.error_newsletter_checkbox.active:hover, .btn-agdc.active:focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-agdc.error_newsletter_checkbox.active:focus, .btn-agdc.active.focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-agdc.focus.error_newsletter_checkbox.active, .open > .btn-agdc.dropdown-toggle:hover, .open > .btn-agdc.dropdown-toggle:focus, .open > .btn-agdc.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(90.91, 28.5717142857, 0);
  border-color: rgb(131.2, 41.2342857143, 0);
}
.btn-agdc:active, .btn-agdc.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-agdc.error_newsletter_checkbox.active, .open > .btn-agdc.dropdown-toggle {
  background-image: none;
}
.btn-agdc.disabled:hover, .btn-agdc.disabled:focus, .btn-agdc.disabled.focus, .btn-agdc[disabled]:hover, .btn-agdc[disabled]:focus, .btn-agdc[disabled].focus, fieldset[disabled] .btn-agdc:hover, fieldset[disabled] .btn-agdc:focus, fieldset[disabled] .btn-agdc.focus {
  background-color: #461600;
  border-color: #461600;
}
.btn-agdc .badge {
  color: #461600;
  background-color: #fff;
}

.text-brand-schoeller {
  color: #0095d2;
}

.btn-schoeller {
  color: #fff;
  background-color: #0095d2;
  border-color: #0095d2;
}
.btn-schoeller:focus, .btn-schoeller.focus, .btn-schoeller:hover {
  color: #fff;
  background-color: rgb(0, 163.8361428571, 230.91);
  border-color: rgb(16.2, 185.6342857143, 255);
}
.btn-schoeller:active, .btn-schoeller.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-schoeller.error_newsletter_checkbox.active, .open > .btn-schoeller.dropdown-toggle {
  color: #fff;
  background-color: rgb(0, 163.8361428571, 230.91);
  border-color: rgb(16.2, 185.6342857143, 255);
}
.btn-schoeller:active:hover, .btn-schoeller:active:focus, .btn-schoeller:active.focus, .btn-schoeller.active:hover, #newsletter_container #newsletter_info #newsletter_subscription .btn-schoeller.error_newsletter_checkbox.active:hover, .btn-schoeller.active:focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-schoeller.error_newsletter_checkbox.active:focus, .btn-schoeller.active.focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-schoeller.focus.error_newsletter_checkbox.active, .open > .btn-schoeller.dropdown-toggle:hover, .open > .btn-schoeller.dropdown-toggle:focus, .open > .btn-schoeller.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(0, 163.8361428571, 230.91);
  border-color: rgb(16.2, 185.6342857143, 255);
}
.btn-schoeller:active, .btn-schoeller.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-schoeller.error_newsletter_checkbox.active, .open > .btn-schoeller.dropdown-toggle {
  background-image: none;
}
.btn-schoeller.disabled:hover, .btn-schoeller.disabled:focus, .btn-schoeller.disabled.focus, .btn-schoeller[disabled]:hover, .btn-schoeller[disabled]:focus, .btn-schoeller[disabled].focus, fieldset[disabled] .btn-schoeller:hover, fieldset[disabled] .btn-schoeller:focus, fieldset[disabled] .btn-schoeller.focus {
  background-color: #0095d2;
  border-color: #0095d2;
}
.btn-schoeller .badge {
  color: #0095d2;
  background-color: #fff;
}

.text-brand-oreo {
  color: #00539a;
}

.btn-oreo {
  color: #fff;
  background-color: #00539a;
  border-color: #00539a;
}
.btn-oreo:focus, .btn-oreo.focus, .btn-oreo:hover {
  color: #fff;
  background-color: rgb(0, 94.2696753247, 174.91);
  border-color: rgb(0, 115.9844155844, 215.2);
}
.btn-oreo:active, .btn-oreo.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-oreo.error_newsletter_checkbox.active, .open > .btn-oreo.dropdown-toggle {
  color: #fff;
  background-color: rgb(0, 94.2696753247, 174.91);
  border-color: rgb(0, 115.9844155844, 215.2);
}
.btn-oreo:active:hover, .btn-oreo:active:focus, .btn-oreo:active.focus, .btn-oreo.active:hover, #newsletter_container #newsletter_info #newsletter_subscription .btn-oreo.error_newsletter_checkbox.active:hover, .btn-oreo.active:focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-oreo.error_newsletter_checkbox.active:focus, .btn-oreo.active.focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-oreo.focus.error_newsletter_checkbox.active, .open > .btn-oreo.dropdown-toggle:hover, .open > .btn-oreo.dropdown-toggle:focus, .open > .btn-oreo.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(0, 94.2696753247, 174.91);
  border-color: rgb(0, 115.9844155844, 215.2);
}
.btn-oreo:active, .btn-oreo.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-oreo.error_newsletter_checkbox.active, .open > .btn-oreo.dropdown-toggle {
  background-image: none;
}
.btn-oreo.disabled:hover, .btn-oreo.disabled:focus, .btn-oreo.disabled.focus, .btn-oreo[disabled]:hover, .btn-oreo[disabled]:focus, .btn-oreo[disabled].focus, fieldset[disabled] .btn-oreo:hover, fieldset[disabled] .btn-oreo:focus, fieldset[disabled] .btn-oreo.focus {
  background-color: #00539a;
  border-color: #00539a;
}
.btn-oreo .badge {
  color: #00539a;
  background-color: #fff;
}

.text-brand-milka {
  color: #7d68ad;
}

.btn-milka {
  color: #fff;
  background-color: #7d68ad;
  border-color: #7d68ad;
}
.btn-milka:focus, .btn-milka.focus, .btn-milka:hover {
  color: #fff;
  background-color: rgb(136.6665236052, 117.5511158798, 180.3588841202);
  border-color: rgb(159.1459227468, 143.6618025751, 194.5381974249);
}
.btn-milka:active, .btn-milka.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-milka.error_newsletter_checkbox.active, .open > .btn-milka.dropdown-toggle {
  color: #fff;
  background-color: rgb(136.6665236052, 117.5511158798, 180.3588841202);
  border-color: rgb(159.1459227468, 143.6618025751, 194.5381974249);
}
.btn-milka:active:hover, .btn-milka:active:focus, .btn-milka:active.focus, .btn-milka.active:hover, #newsletter_container #newsletter_info #newsletter_subscription .btn-milka.error_newsletter_checkbox.active:hover, .btn-milka.active:focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-milka.error_newsletter_checkbox.active:focus, .btn-milka.active.focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-milka.focus.error_newsletter_checkbox.active, .open > .btn-milka.dropdown-toggle:hover, .open > .btn-milka.dropdown-toggle:focus, .open > .btn-milka.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(136.6665236052, 117.5511158798, 180.3588841202);
  border-color: rgb(159.1459227468, 143.6618025751, 194.5381974249);
}
.btn-milka:active, .btn-milka.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-milka.error_newsletter_checkbox.active, .open > .btn-milka.dropdown-toggle {
  background-image: none;
}
.btn-milka.disabled:hover, .btn-milka.disabled:focus, .btn-milka.disabled.focus, .btn-milka[disabled]:hover, .btn-milka[disabled]:focus, .btn-milka[disabled].focus, fieldset[disabled] .btn-milka:hover, fieldset[disabled] .btn-milka:focus, fieldset[disabled] .btn-milka.focus {
  background-color: #7d68ad;
  border-color: #7d68ad;
}
.btn-milka .badge {
  color: #7d68ad;
  background-color: #fff;
}

.text-brand-kitkat {
  color: #dd052c;
}

.btn-kitkat {
  color: #fff;
  background-color: #dd052c;
  border-color: #dd052c;
}
.btn-kitkat:focus, .btn-kitkat.focus, .btn-kitkat:hover {
  color: #fff;
  background-color: rgb(241.4473893805, 5.4626106195, 48.0709734513);
  border-color: rgb(250.0707964602, 37.1292035398, 75.5769911504);
}
.btn-kitkat:active, .btn-kitkat.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-kitkat.error_newsletter_checkbox.active, .open > .btn-kitkat.dropdown-toggle {
  color: #fff;
  background-color: rgb(241.4473893805, 5.4626106195, 48.0709734513);
  border-color: rgb(250.0707964602, 37.1292035398, 75.5769911504);
}
.btn-kitkat:active:hover, .btn-kitkat:active:focus, .btn-kitkat:active.focus, .btn-kitkat.active:hover, #newsletter_container #newsletter_info #newsletter_subscription .btn-kitkat.error_newsletter_checkbox.active:hover, .btn-kitkat.active:focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-kitkat.error_newsletter_checkbox.active:focus, .btn-kitkat.active.focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-kitkat.focus.error_newsletter_checkbox.active, .open > .btn-kitkat.dropdown-toggle:hover, .open > .btn-kitkat.dropdown-toggle:focus, .open > .btn-kitkat.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(241.4473893805, 5.4626106195, 48.0709734513);
  border-color: rgb(250.0707964602, 37.1292035398, 75.5769911504);
}
.btn-kitkat:active, .btn-kitkat.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-kitkat.error_newsletter_checkbox.active, .open > .btn-kitkat.dropdown-toggle {
  background-image: none;
}
.btn-kitkat.disabled:hover, .btn-kitkat.disabled:focus, .btn-kitkat.disabled.focus, .btn-kitkat[disabled]:hover, .btn-kitkat[disabled]:focus, .btn-kitkat[disabled].focus, fieldset[disabled] .btn-kitkat:hover, fieldset[disabled] .btn-kitkat:focus, fieldset[disabled] .btn-kitkat.focus {
  background-color: #dd052c;
  border-color: #dd052c;
}
.btn-kitkat .badge {
  color: #dd052c;
  background-color: #fff;
}

.text-brand-daim {
  color: #df0929;
}

.btn-daim {
  color: #fff;
  background-color: #df0929;
  border-color: #df0929;
}
.btn-daim:focus, .btn-daim.focus, .btn-daim:hover {
  color: #fff;
  background-color: rgb(243.0988362069, 9.8111637931, 44.6953017241);
  border-color: rgb(246.5896551724, 46.6103448276, 76.5137931034);
}
.btn-daim:active, .btn-daim.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-daim.error_newsletter_checkbox.active, .open > .btn-daim.dropdown-toggle {
  color: #fff;
  background-color: rgb(243.0988362069, 9.8111637931, 44.6953017241);
  border-color: rgb(246.5896551724, 46.6103448276, 76.5137931034);
}
.btn-daim:active:hover, .btn-daim:active:focus, .btn-daim:active.focus, .btn-daim.active:hover, #newsletter_container #newsletter_info #newsletter_subscription .btn-daim.error_newsletter_checkbox.active:hover, .btn-daim.active:focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-daim.error_newsletter_checkbox.active:focus, .btn-daim.active.focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-daim.focus.error_newsletter_checkbox.active, .open > .btn-daim.dropdown-toggle:hover, .open > .btn-daim.dropdown-toggle:focus, .open > .btn-daim.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(243.0988362069, 9.8111637931, 44.6953017241);
  border-color: rgb(246.5896551724, 46.6103448276, 76.5137931034);
}
.btn-daim:active, .btn-daim.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-daim.error_newsletter_checkbox.active, .open > .btn-daim.dropdown-toggle {
  background-image: none;
}
.btn-daim.disabled:hover, .btn-daim.disabled:focus, .btn-daim.disabled.focus, .btn-daim[disabled]:hover, .btn-daim[disabled]:focus, .btn-daim[disabled].focus, fieldset[disabled] .btn-daim:hover, fieldset[disabled] .btn-daim:focus, fieldset[disabled] .btn-daim.focus {
  background-color: #df0929;
  border-color: #df0929;
}
.btn-daim .badge {
  color: #df0929;
  background-color: #fff;
}

.text-brand-primary {
  color: #00B9DB;
}

.btn-primary {
  color: #fff;
  background-color: #00B9DB;
  border-color: #00B9DB;
}
.btn-primary:focus, .btn-primary.focus, .btn-primary:hover {
  color: #fff;
  background-color: rgb(0, 202.6636986301, 239.91);
  border-color: rgb(25.2, 219.3232876712, 255);
}
.btn-primary:active, .btn-primary.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-primary.error_newsletter_checkbox.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: rgb(0, 202.6636986301, 239.91);
  border-color: rgb(25.2, 219.3232876712, 255);
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, #newsletter_container #newsletter_info #newsletter_subscription .btn-primary.error_newsletter_checkbox.active:hover, .btn-primary.active:focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-primary.error_newsletter_checkbox.active:focus, .btn-primary.active.focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-primary.focus.error_newsletter_checkbox.active, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(0, 202.6636986301, 239.91);
  border-color: rgb(25.2, 219.3232876712, 255);
}
.btn-primary:active, .btn-primary.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-primary.error_newsletter_checkbox.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #00B9DB;
  border-color: #00B9DB;
}
.btn-primary .badge {
  color: #00B9DB;
  background-color: #fff;
}

.text-brand-froneri {
  color: #01bad6;
}

.btn-froneri {
  color: #fff;
  background-color: #01bad6;
  border-color: #01bad6;
}
.btn-froneri:focus, .btn-froneri.focus, .btn-froneri:hover {
  color: #fff;
  background-color: rgb(1.097255814, 204.0895813953, 234.812744186);
  border-color: rgb(22.2874418605, 223.4641860465, 253.9125581395);
}
.btn-froneri:active, .btn-froneri.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-froneri.error_newsletter_checkbox.active, .open > .btn-froneri.dropdown-toggle {
  color: #fff;
  background-color: rgb(1.097255814, 204.0895813953, 234.812744186);
  border-color: rgb(22.2874418605, 223.4641860465, 253.9125581395);
}
.btn-froneri:active:hover, .btn-froneri:active:focus, .btn-froneri:active.focus, .btn-froneri.active:hover, #newsletter_container #newsletter_info #newsletter_subscription .btn-froneri.error_newsletter_checkbox.active:hover, .btn-froneri.active:focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-froneri.error_newsletter_checkbox.active:focus, .btn-froneri.active.focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-froneri.focus.error_newsletter_checkbox.active, .open > .btn-froneri.dropdown-toggle:hover, .open > .btn-froneri.dropdown-toggle:focus, .open > .btn-froneri.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(1.097255814, 204.0895813953, 234.812744186);
  border-color: rgb(22.2874418605, 223.4641860465, 253.9125581395);
}
.btn-froneri:active, .btn-froneri.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-froneri.error_newsletter_checkbox.active, .open > .btn-froneri.dropdown-toggle {
  background-image: none;
}
.btn-froneri.disabled:hover, .btn-froneri.disabled:focus, .btn-froneri.disabled.focus, .btn-froneri[disabled]:hover, .btn-froneri[disabled]:focus, .btn-froneri[disabled].focus, fieldset[disabled] .btn-froneri:hover, fieldset[disabled] .btn-froneri:focus, fieldset[disabled] .btn-froneri.focus {
  background-color: #01bad6;
  border-color: #01bad6;
}
.btn-froneri .badge {
  color: #01bad6;
  background-color: #fff;
}

.text-brand-nuii {
  color: #fecd55;
}

.btn-nuii {
  color: #fff;
  background-color: #fecd55;
  border-color: #fecd55;
}
.btn-nuii:focus, .btn-nuii.focus, .btn-nuii:hover {
  color: #fff;
  background-color: rgb(254.1222807018, 211.1140350877, 105.7877192982);
  border-color: rgb(254.3578947368, 222.8947368421, 145.8421052632);
}
.btn-nuii:active, .btn-nuii.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-nuii.error_newsletter_checkbox.active, .open > .btn-nuii.dropdown-toggle {
  color: #fff;
  background-color: rgb(254.1222807018, 211.1140350877, 105.7877192982);
  border-color: rgb(254.3578947368, 222.8947368421, 145.8421052632);
}
.btn-nuii:active:hover, .btn-nuii:active:focus, .btn-nuii:active.focus, .btn-nuii.active:hover, #newsletter_container #newsletter_info #newsletter_subscription .btn-nuii.error_newsletter_checkbox.active:hover, .btn-nuii.active:focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-nuii.error_newsletter_checkbox.active:focus, .btn-nuii.active.focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-nuii.focus.error_newsletter_checkbox.active, .open > .btn-nuii.dropdown-toggle:hover, .open > .btn-nuii.dropdown-toggle:focus, .open > .btn-nuii.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(254.1222807018, 211.1140350877, 105.7877192982);
  border-color: rgb(254.3578947368, 222.8947368421, 145.8421052632);
}
.btn-nuii:active, .btn-nuii.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-nuii.error_newsletter_checkbox.active, .open > .btn-nuii.dropdown-toggle {
  background-image: none;
}
.btn-nuii.disabled:hover, .btn-nuii.disabled:focus, .btn-nuii.disabled.focus, .btn-nuii[disabled]:hover, .btn-nuii[disabled]:focus, .btn-nuii[disabled].focus, fieldset[disabled] .btn-nuii:hover, fieldset[disabled] .btn-nuii:focus, fieldset[disabled] .btn-nuii.focus {
  background-color: #fecd55;
  border-color: #fecd55;
}
.btn-nuii .badge {
  color: #fecd55;
  background-color: #fff;
}

.text-brand-buitoni {
  color: #00824A;
}

.btn-buitoni {
  color: #fff;
  background-color: #00824A;
  border-color: #00824A;
}
.btn-buitoni:focus, .btn-buitoni.focus, .btn-buitoni:hover {
  color: #fff;
  background-color: rgb(0, 150.91, 85.9026153846);
  border-color: rgb(0, 191.2, 108.8369230769);
}
.btn-buitoni:active, .btn-buitoni.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-buitoni.error_newsletter_checkbox.active, .open > .btn-buitoni.dropdown-toggle {
  color: #fff;
  background-color: rgb(0, 150.91, 85.9026153846);
  border-color: rgb(0, 191.2, 108.8369230769);
}
.btn-buitoni:active:hover, .btn-buitoni:active:focus, .btn-buitoni:active.focus, .btn-buitoni.active:hover, #newsletter_container #newsletter_info #newsletter_subscription .btn-buitoni.error_newsletter_checkbox.active:hover, .btn-buitoni.active:focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-buitoni.error_newsletter_checkbox.active:focus, .btn-buitoni.active.focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-buitoni.focus.error_newsletter_checkbox.active, .open > .btn-buitoni.dropdown-toggle:hover, .open > .btn-buitoni.dropdown-toggle:focus, .open > .btn-buitoni.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(0, 150.91, 85.9026153846);
  border-color: rgb(0, 191.2, 108.8369230769);
}
.btn-buitoni:active, .btn-buitoni.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-buitoni.error_newsletter_checkbox.active, .open > .btn-buitoni.dropdown-toggle {
  background-image: none;
}
.btn-buitoni.disabled:hover, .btn-buitoni.disabled:focus, .btn-buitoni.disabled.focus, .btn-buitoni[disabled]:hover, .btn-buitoni[disabled]:focus, .btn-buitoni[disabled].focus, fieldset[disabled] .btn-buitoni:hover, fieldset[disabled] .btn-buitoni:focus, fieldset[disabled] .btn-buitoni.focus {
  background-color: #00824A;
  border-color: #00824A;
}
.btn-buitoni .badge {
  color: #00824A;
  background-color: #fff;
}

.text-brand-frappelatte {
  color: #823F06;
}

.btn-frappelatte {
  color: #fff;
  background-color: #823F06;
  border-color: #823F06;
}
.btn-frappelatte:focus, .btn-frappelatte.focus, .btn-frappelatte:hover {
  color: #fff;
  background-color: rgb(149.9875, 72.68625, 6.9225);
  border-color: rgb(188.5, 91.35, 8.7);
}
.btn-frappelatte:active, .btn-frappelatte.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-frappelatte.error_newsletter_checkbox.active, .open > .btn-frappelatte.dropdown-toggle {
  color: #fff;
  background-color: rgb(149.9875, 72.68625, 6.9225);
  border-color: rgb(188.5, 91.35, 8.7);
}
.btn-frappelatte:active:hover, .btn-frappelatte:active:focus, .btn-frappelatte:active.focus, .btn-frappelatte.active:hover, #newsletter_container #newsletter_info #newsletter_subscription .btn-frappelatte.error_newsletter_checkbox.active:hover, .btn-frappelatte.active:focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-frappelatte.error_newsletter_checkbox.active:focus, .btn-frappelatte.active.focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-frappelatte.focus.error_newsletter_checkbox.active, .open > .btn-frappelatte.dropdown-toggle:hover, .open > .btn-frappelatte.dropdown-toggle:focus, .open > .btn-frappelatte.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(149.9875, 72.68625, 6.9225);
  border-color: rgb(188.5, 91.35, 8.7);
}
.btn-frappelatte:active, .btn-frappelatte.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-frappelatte.error_newsletter_checkbox.active, .open > .btn-frappelatte.dropdown-toggle {
  background-image: none;
}
.btn-frappelatte.disabled:hover, .btn-frappelatte.disabled:focus, .btn-frappelatte.disabled.focus, .btn-frappelatte[disabled]:hover, .btn-frappelatte[disabled]:focus, .btn-frappelatte[disabled].focus, fieldset[disabled] .btn-frappelatte:hover, fieldset[disabled] .btn-frappelatte:focus, fieldset[disabled] .btn-frappelatte.focus {
  background-color: #823F06;
  border-color: #823F06;
}
.btn-frappelatte .badge {
  color: #823F06;
  background-color: #fff;
}

.text-brand-wagner {
  color: #e30613;
}

.btn-wagner {
  color: #fff;
  background-color: #e30613;
  border-color: #e30613;
}
.btn-wagner:focus, .btn-wagner.focus, .btn-wagner:hover {
  color: #fff;
  background-color: rgb(247.3715450644, 6.5384549356, 20.7051072961);
  border-color: rgb(249.4429184549, 44.7570815451, 56.7974248927);
}
.btn-wagner:active, .btn-wagner.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-wagner.error_newsletter_checkbox.active, .open > .btn-wagner.dropdown-toggle {
  color: #fff;
  background-color: rgb(247.3715450644, 6.5384549356, 20.7051072961);
  border-color: rgb(249.4429184549, 44.7570815451, 56.7974248927);
}
.btn-wagner:active:hover, .btn-wagner:active:focus, .btn-wagner:active.focus, .btn-wagner.active:hover, #newsletter_container #newsletter_info #newsletter_subscription .btn-wagner.error_newsletter_checkbox.active:hover, .btn-wagner.active:focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-wagner.error_newsletter_checkbox.active:focus, .btn-wagner.active.focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-wagner.focus.error_newsletter_checkbox.active, .open > .btn-wagner.dropdown-toggle:hover, .open > .btn-wagner.dropdown-toggle:focus, .open > .btn-wagner.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(247.3715450644, 6.5384549356, 20.7051072961);
  border-color: rgb(249.4429184549, 44.7570815451, 56.7974248927);
}
.btn-wagner:active, .btn-wagner.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-wagner.error_newsletter_checkbox.active, .open > .btn-wagner.dropdown-toggle {
  background-image: none;
}
.btn-wagner.disabled:hover, .btn-wagner.disabled:focus, .btn-wagner.disabled.focus, .btn-wagner[disabled]:hover, .btn-wagner[disabled]:focus, .btn-wagner[disabled].focus, fieldset[disabled] .btn-wagner:hover, fieldset[disabled] .btn-wagner:focus, fieldset[disabled] .btn-wagner.focus {
  background-color: #e30613;
  border-color: #e30613;
}
.btn-wagner .badge {
  color: #e30613;
  background-color: #fff;
}

.text-brand-erlenbacher {
  color: #f5e5b4;
}

.btn-erlenbacher {
  color: #fff;
  background-color: #f5e5b4;
  border-color: #f5e5b4;
}
.btn-erlenbacher:focus, .btn-erlenbacher.focus, .btn-erlenbacher:hover {
  color: #fff;
  background-color: rgb(247.46, 235.396, 198.45);
  border-color: rgb(252.2, 247.72, 234);
}
.btn-erlenbacher:active, .btn-erlenbacher.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-erlenbacher.error_newsletter_checkbox.active, .open > .btn-erlenbacher.dropdown-toggle {
  color: #fff;
  background-color: rgb(247.46, 235.396, 198.45);
  border-color: rgb(252.2, 247.72, 234);
}
.btn-erlenbacher:active:hover, .btn-erlenbacher:active:focus, .btn-erlenbacher:active.focus, .btn-erlenbacher.active:hover, #newsletter_container #newsletter_info #newsletter_subscription .btn-erlenbacher.error_newsletter_checkbox.active:hover, .btn-erlenbacher.active:focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-erlenbacher.error_newsletter_checkbox.active:focus, .btn-erlenbacher.active.focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-erlenbacher.focus.error_newsletter_checkbox.active, .open > .btn-erlenbacher.dropdown-toggle:hover, .open > .btn-erlenbacher.dropdown-toggle:focus, .open > .btn-erlenbacher.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(247.46, 235.396, 198.45);
  border-color: rgb(252.2, 247.72, 234);
}
.btn-erlenbacher:active, .btn-erlenbacher.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-erlenbacher.error_newsletter_checkbox.active, .open > .btn-erlenbacher.dropdown-toggle {
  background-image: none;
}
.btn-erlenbacher.disabled:hover, .btn-erlenbacher.disabled:focus, .btn-erlenbacher.disabled.focus, .btn-erlenbacher[disabled]:hover, .btn-erlenbacher[disabled]:focus, .btn-erlenbacher[disabled].focus, fieldset[disabled] .btn-erlenbacher:hover, fieldset[disabled] .btn-erlenbacher:focus, fieldset[disabled] .btn-erlenbacher.focus {
  background-color: #f5e5b4;
  border-color: #f5e5b4;
}
.btn-erlenbacher .badge {
  color: #f5e5b4;
  background-color: #fff;
}

.text-brand-toblerone {
  color: rgb(253, 210, 110);
}

.btn-toblerone {
  color: #fff;
  background-color: rgb(253, 210, 110);
  border-color: rgb(253, 210, 110);
}
.btn-toblerone:focus, .btn-toblerone.focus, .btn-toblerone:hover {
  color: #fff;
  background-color: rgb(253.2844897959, 216.4010204082, 130.6255102041);
  border-color: rgb(253.8326530612, 228.7346938776, 170.3673469388);
}
.btn-toblerone:active, .btn-toblerone.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-toblerone.error_newsletter_checkbox.active, .open > .btn-toblerone.dropdown-toggle {
  color: #fff;
  background-color: rgb(253.2844897959, 216.4010204082, 130.6255102041);
  border-color: rgb(253.8326530612, 228.7346938776, 170.3673469388);
}
.btn-toblerone:active:hover, .btn-toblerone:active:focus, .btn-toblerone:active.focus, .btn-toblerone.active:hover, #newsletter_container #newsletter_info #newsletter_subscription .btn-toblerone.error_newsletter_checkbox.active:hover, .btn-toblerone.active:focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-toblerone.error_newsletter_checkbox.active:focus, .btn-toblerone.active.focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-toblerone.focus.error_newsletter_checkbox.active, .open > .btn-toblerone.dropdown-toggle:hover, .open > .btn-toblerone.dropdown-toggle:focus, .open > .btn-toblerone.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(253.2844897959, 216.4010204082, 130.6255102041);
  border-color: rgb(253.8326530612, 228.7346938776, 170.3673469388);
}
.btn-toblerone:active, .btn-toblerone.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-toblerone.error_newsletter_checkbox.active, .open > .btn-toblerone.dropdown-toggle {
  background-image: none;
}
.btn-toblerone.disabled:hover, .btn-toblerone.disabled:focus, .btn-toblerone.disabled.focus, .btn-toblerone[disabled]:hover, .btn-toblerone[disabled]:focus, .btn-toblerone[disabled].focus, fieldset[disabled] .btn-toblerone:hover, fieldset[disabled] .btn-toblerone:focus, fieldset[disabled] .btn-toblerone.focus {
  background-color: rgb(253, 210, 110);
  border-color: rgb(253, 210, 110);
}
.btn-toblerone .badge {
  color: rgb(253, 210, 110);
  background-color: #fff;
}

.text-brand-anticagelateriadelcorso {
  color: rgb(78, 46, 44);
}

.btn-anticagelateriadelcorso {
  color: #fff;
  background-color: rgb(78, 46, 44);
  border-color: rgb(78, 46, 44);
}
.btn-anticagelateriadelcorso:focus, .btn-anticagelateriadelcorso.focus, .btn-anticagelateriadelcorso:hover {
  color: #fff;
  background-color: rgb(91.3686885246, 53.8840983607, 51.5413114754);
  border-color: rgb(117.1278688525, 69.0754098361, 66.0721311475);
}
.btn-anticagelateriadelcorso:active, .btn-anticagelateriadelcorso.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-anticagelateriadelcorso.error_newsletter_checkbox.active, .open > .btn-anticagelateriadelcorso.dropdown-toggle {
  color: #fff;
  background-color: rgb(91.3686885246, 53.8840983607, 51.5413114754);
  border-color: rgb(117.1278688525, 69.0754098361, 66.0721311475);
}
.btn-anticagelateriadelcorso:active:hover, .btn-anticagelateriadelcorso:active:focus, .btn-anticagelateriadelcorso:active.focus, .btn-anticagelateriadelcorso.active:hover, #newsletter_container #newsletter_info #newsletter_subscription .btn-anticagelateriadelcorso.error_newsletter_checkbox.active:hover, .btn-anticagelateriadelcorso.active:focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-anticagelateriadelcorso.error_newsletter_checkbox.active:focus, .btn-anticagelateriadelcorso.active.focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-anticagelateriadelcorso.focus.error_newsletter_checkbox.active, .open > .btn-anticagelateriadelcorso.dropdown-toggle:hover, .open > .btn-anticagelateriadelcorso.dropdown-toggle:focus, .open > .btn-anticagelateriadelcorso.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(91.3686885246, 53.8840983607, 51.5413114754);
  border-color: rgb(117.1278688525, 69.0754098361, 66.0721311475);
}
.btn-anticagelateriadelcorso:active, .btn-anticagelateriadelcorso.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-anticagelateriadelcorso.error_newsletter_checkbox.active, .open > .btn-anticagelateriadelcorso.dropdown-toggle {
  background-image: none;
}
.btn-anticagelateriadelcorso.disabled:hover, .btn-anticagelateriadelcorso.disabled:focus, .btn-anticagelateriadelcorso.disabled.focus, .btn-anticagelateriadelcorso[disabled]:hover, .btn-anticagelateriadelcorso[disabled]:focus, .btn-anticagelateriadelcorso[disabled].focus, fieldset[disabled] .btn-anticagelateriadelcorso:hover, fieldset[disabled] .btn-anticagelateriadelcorso:focus, fieldset[disabled] .btn-anticagelateriadelcorso.focus {
  background-color: rgb(78, 46, 44);
  border-color: rgb(78, 46, 44);
}
.btn-anticagelateriadelcorso .badge {
  color: rgb(78, 46, 44);
  background-color: #fff;
}

.text-brand-la-pasticeria {
  color: rgb(107, 127, 178);
}

.btn-la-pasticeria {
  color: #fff;
  background-color: rgb(107, 127, 178);
  border-color: rgb(107, 127, 178);
}
.btn-la-pasticeria:focus, .btn-la-pasticeria.focus, .btn-la-pasticeria:hover {
  color: #fff;
  background-color: rgb(120.7541333333, 138.8954666667, 185.1558666667);
  border-color: rgb(147.256, 161.816, 198.944);
}
.btn-la-pasticeria:active, .btn-la-pasticeria.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-la-pasticeria.error_newsletter_checkbox.active, .open > .btn-la-pasticeria.dropdown-toggle {
  color: #fff;
  background-color: rgb(120.7541333333, 138.8954666667, 185.1558666667);
  border-color: rgb(147.256, 161.816, 198.944);
}
.btn-la-pasticeria:active:hover, .btn-la-pasticeria:active:focus, .btn-la-pasticeria:active.focus, .btn-la-pasticeria.active:hover, #newsletter_container #newsletter_info #newsletter_subscription .btn-la-pasticeria.error_newsletter_checkbox.active:hover, .btn-la-pasticeria.active:focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-la-pasticeria.error_newsletter_checkbox.active:focus, .btn-la-pasticeria.active.focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-la-pasticeria.focus.error_newsletter_checkbox.active, .open > .btn-la-pasticeria.dropdown-toggle:hover, .open > .btn-la-pasticeria.dropdown-toggle:focus, .open > .btn-la-pasticeria.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(120.7541333333, 138.8954666667, 185.1558666667);
  border-color: rgb(147.256, 161.816, 198.944);
}
.btn-la-pasticeria:active, .btn-la-pasticeria.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-la-pasticeria.error_newsletter_checkbox.active, .open > .btn-la-pasticeria.dropdown-toggle {
  background-image: none;
}
.btn-la-pasticeria.disabled:hover, .btn-la-pasticeria.disabled:focus, .btn-la-pasticeria.disabled.focus, .btn-la-pasticeria[disabled]:hover, .btn-la-pasticeria[disabled]:focus, .btn-la-pasticeria[disabled].focus, fieldset[disabled] .btn-la-pasticeria:hover, fieldset[disabled] .btn-la-pasticeria:focus, fieldset[disabled] .btn-la-pasticeria.focus {
  background-color: rgb(107, 127, 178);
  border-color: rgb(107, 127, 178);
}
.btn-la-pasticeria .badge {
  color: rgb(107, 127, 178);
  background-color: #fff;
}

.text-brand-landliebe {
  color: rgb(143, 143, 198);
}

.btn-landliebe {
  color: #fff;
  background-color: rgb(143, 143, 198);
  border-color: rgb(143, 143, 198);
}
.btn-landliebe:focus, .btn-landliebe.focus, .btn-landliebe:hover {
  color: #fff;
  background-color: rgb(156.8575147929, 156.8575147929, 205.0524852071);
  border-color: rgb(183.5585798817, 183.5585798817, 218.6414201183);
}
.btn-landliebe:active, .btn-landliebe.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-landliebe.error_newsletter_checkbox.active, .open > .btn-landliebe.dropdown-toggle {
  color: #fff;
  background-color: rgb(156.8575147929, 156.8575147929, 205.0524852071);
  border-color: rgb(183.5585798817, 183.5585798817, 218.6414201183);
}
.btn-landliebe:active:hover, .btn-landliebe:active:focus, .btn-landliebe:active.focus, .btn-landliebe.active:hover, #newsletter_container #newsletter_info #newsletter_subscription .btn-landliebe.error_newsletter_checkbox.active:hover, .btn-landliebe.active:focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-landliebe.error_newsletter_checkbox.active:focus, .btn-landliebe.active.focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-landliebe.focus.error_newsletter_checkbox.active, .open > .btn-landliebe.dropdown-toggle:hover, .open > .btn-landliebe.dropdown-toggle:focus, .open > .btn-landliebe.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(156.8575147929, 156.8575147929, 205.0524852071);
  border-color: rgb(183.5585798817, 183.5585798817, 218.6414201183);
}
.btn-landliebe:active, .btn-landliebe.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-landliebe.error_newsletter_checkbox.active, .open > .btn-landliebe.dropdown-toggle {
  background-image: none;
}
.btn-landliebe.disabled:hover, .btn-landliebe.disabled:focus, .btn-landliebe.disabled.focus, .btn-landliebe[disabled]:hover, .btn-landliebe[disabled]:focus, .btn-landliebe[disabled].focus, fieldset[disabled] .btn-landliebe:hover, fieldset[disabled] .btn-landliebe:focus, fieldset[disabled] .btn-landliebe.focus {
  background-color: rgb(143, 143, 198);
  border-color: rgb(143, 143, 198);
}
.btn-landliebe .badge {
  color: rgb(143, 143, 198);
  background-color: #fff;
}

.text-brand-fine-pastry {
  color: #4C2A22;
}

.btn-fine-pastry {
  color: #fff;
  background-color: #4C2A22;
  border-color: #4C2A22;
}
.btn-fine-pastry:focus, .btn-fine-pastry.focus, .btn-fine-pastry:hover {
  color: #fff;
  background-color: rgb(90.4469090909, 49.9838181818, 40.4630909091);
  border-color: rgb(118.2836363636, 65.3672727273, 52.9163636364);
}
.btn-fine-pastry:active, .btn-fine-pastry.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-fine-pastry.error_newsletter_checkbox.active, .open > .btn-fine-pastry.dropdown-toggle {
  color: #fff;
  background-color: rgb(90.4469090909, 49.9838181818, 40.4630909091);
  border-color: rgb(118.2836363636, 65.3672727273, 52.9163636364);
}
.btn-fine-pastry:active:hover, .btn-fine-pastry:active:focus, .btn-fine-pastry:active.focus, .btn-fine-pastry.active:hover, #newsletter_container #newsletter_info #newsletter_subscription .btn-fine-pastry.error_newsletter_checkbox.active:hover, .btn-fine-pastry.active:focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-fine-pastry.error_newsletter_checkbox.active:focus, .btn-fine-pastry.active.focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-fine-pastry.focus.error_newsletter_checkbox.active, .open > .btn-fine-pastry.dropdown-toggle:hover, .open > .btn-fine-pastry.dropdown-toggle:focus, .open > .btn-fine-pastry.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(90.4469090909, 49.9838181818, 40.4630909091);
  border-color: rgb(118.2836363636, 65.3672727273, 52.9163636364);
}
.btn-fine-pastry:active, .btn-fine-pastry.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-fine-pastry.error_newsletter_checkbox.active, .open > .btn-fine-pastry.dropdown-toggle {
  background-image: none;
}
.btn-fine-pastry.disabled:hover, .btn-fine-pastry.disabled:focus, .btn-fine-pastry.disabled.focus, .btn-fine-pastry[disabled]:hover, .btn-fine-pastry[disabled]:focus, .btn-fine-pastry[disabled].focus, fieldset[disabled] .btn-fine-pastry:hover, fieldset[disabled] .btn-fine-pastry:focus, fieldset[disabled] .btn-fine-pastry.focus {
  background-color: #4C2A22;
  border-color: #4C2A22;
}
.btn-fine-pastry .badge {
  color: #4C2A22;
  background-color: #fff;
}

.text-brand-pirulo {
  color: #003087;
}

.btn-pirulo {
  color: #fff;
  background-color: #003087;
  border-color: #003087;
}
.btn-pirulo:focus, .btn-pirulo.focus, .btn-pirulo:hover {
  color: #fff;
  background-color: rgb(0, 55.4346666667, 155.91);
  border-color: rgb(0, 69.76, 196.2);
}
.btn-pirulo:active, .btn-pirulo.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-pirulo.error_newsletter_checkbox.active, .open > .btn-pirulo.dropdown-toggle {
  color: #fff;
  background-color: rgb(0, 55.4346666667, 155.91);
  border-color: rgb(0, 69.76, 196.2);
}
.btn-pirulo:active:hover, .btn-pirulo:active:focus, .btn-pirulo:active.focus, .btn-pirulo.active:hover, #newsletter_container #newsletter_info #newsletter_subscription .btn-pirulo.error_newsletter_checkbox.active:hover, .btn-pirulo.active:focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-pirulo.error_newsletter_checkbox.active:focus, .btn-pirulo.active.focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-pirulo.focus.error_newsletter_checkbox.active, .open > .btn-pirulo.dropdown-toggle:hover, .open > .btn-pirulo.dropdown-toggle:focus, .open > .btn-pirulo.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(0, 55.4346666667, 155.91);
  border-color: rgb(0, 69.76, 196.2);
}
.btn-pirulo:active, .btn-pirulo.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-pirulo.error_newsletter_checkbox.active, .open > .btn-pirulo.dropdown-toggle {
  background-image: none;
}
.btn-pirulo.disabled:hover, .btn-pirulo.disabled:focus, .btn-pirulo.disabled.focus, .btn-pirulo[disabled]:hover, .btn-pirulo[disabled]:focus, .btn-pirulo[disabled].focus, fieldset[disabled] .btn-pirulo:hover, fieldset[disabled] .btn-pirulo:focus, fieldset[disabled] .btn-pirulo.focus {
  background-color: #003087;
  border-color: #003087;
}
.btn-pirulo .badge {
  color: #003087;
  background-color: #fff;
}

.text-brand-smarties {
  color: #001871;
}

.btn-smarties {
  color: #fff;
  background-color: #001871;
  border-color: #001871;
}
.btn-smarties:focus, .btn-smarties.focus, .btn-smarties:hover {
  color: #fff;
  background-color: rgb(0, 28.4410619469, 133.91);
  border-color: rgb(0, 36.9982300885, 174.2);
}
.btn-smarties:active, .btn-smarties.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-smarties.error_newsletter_checkbox.active, .open > .btn-smarties.dropdown-toggle {
  color: #fff;
  background-color: rgb(0, 28.4410619469, 133.91);
  border-color: rgb(0, 36.9982300885, 174.2);
}
.btn-smarties:active:hover, .btn-smarties:active:focus, .btn-smarties:active.focus, .btn-smarties.active:hover, #newsletter_container #newsletter_info #newsletter_subscription .btn-smarties.error_newsletter_checkbox.active:hover, .btn-smarties.active:focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-smarties.error_newsletter_checkbox.active:focus, .btn-smarties.active.focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-smarties.focus.error_newsletter_checkbox.active, .open > .btn-smarties.dropdown-toggle:hover, .open > .btn-smarties.dropdown-toggle:focus, .open > .btn-smarties.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(0, 28.4410619469, 133.91);
  border-color: rgb(0, 36.9982300885, 174.2);
}
.btn-smarties:active, .btn-smarties.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-smarties.error_newsletter_checkbox.active, .open > .btn-smarties.dropdown-toggle {
  background-image: none;
}
.btn-smarties.disabled:hover, .btn-smarties.disabled:focus, .btn-smarties.disabled.focus, .btn-smarties[disabled]:hover, .btn-smarties[disabled]:focus, .btn-smarties[disabled].focus, fieldset[disabled] .btn-smarties:hover, fieldset[disabled] .btn-smarties:focus, fieldset[disabled] .btn-smarties.focus {
  background-color: #001871;
  border-color: #001871;
}
.btn-smarties .badge {
  color: #001871;
  background-color: #fff;
}

.text-brand-extreme {
  color: #06038D;
}

.btn-extreme {
  color: #fff;
  background-color: #06038D;
  border-color: #06038D;
}
.btn-extreme:focus, .btn-extreme.focus, .btn-extreme:hover {
  color: #fff;
  background-color: rgb(6.87125, 3.435625, 161.474375);
  border-color: rgb(8.55, 4.275, 200.925);
}
.btn-extreme:active, .btn-extreme.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-extreme.error_newsletter_checkbox.active, .open > .btn-extreme.dropdown-toggle {
  color: #fff;
  background-color: rgb(6.87125, 3.435625, 161.474375);
  border-color: rgb(8.55, 4.275, 200.925);
}
.btn-extreme:active:hover, .btn-extreme:active:focus, .btn-extreme:active.focus, .btn-extreme.active:hover, #newsletter_container #newsletter_info #newsletter_subscription .btn-extreme.error_newsletter_checkbox.active:hover, .btn-extreme.active:focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-extreme.error_newsletter_checkbox.active:focus, .btn-extreme.active.focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-extreme.focus.error_newsletter_checkbox.active, .open > .btn-extreme.dropdown-toggle:hover, .open > .btn-extreme.dropdown-toggle:focus, .open > .btn-extreme.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(6.87125, 3.435625, 161.474375);
  border-color: rgb(8.55, 4.275, 200.925);
}
.btn-extreme:active, .btn-extreme.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-extreme.error_newsletter_checkbox.active, .open > .btn-extreme.dropdown-toggle {
  background-image: none;
}
.btn-extreme.disabled:hover, .btn-extreme.disabled:focus, .btn-extreme.disabled.focus, .btn-extreme[disabled]:hover, .btn-extreme[disabled]:focus, .btn-extreme[disabled].focus, fieldset[disabled] .btn-extreme:hover, fieldset[disabled] .btn-extreme:focus, fieldset[disabled] .btn-extreme.focus {
  background-color: #06038D;
  border-color: #06038D;
}
.btn-extreme .badge {
  color: #06038D;
  background-color: #fff;
}

.text-brand-ditsch {
  color: #a2271c;
}

.btn-ditsch {
  color: #fff;
  background-color: #a2271c;
  border-color: #a2271c;
}
.btn-ditsch:focus, .btn-ditsch.focus, .btn-ditsch:hover {
  color: #fff;
  background-color: rgb(179.8285263158, 43.2920526316, 31.0814736842);
  border-color: rgb(214.1810526316, 51.5621052632, 37.0189473684);
}
.btn-ditsch:active, .btn-ditsch.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-ditsch.error_newsletter_checkbox.active, .open > .btn-ditsch.dropdown-toggle {
  color: #fff;
  background-color: rgb(179.8285263158, 43.2920526316, 31.0814736842);
  border-color: rgb(214.1810526316, 51.5621052632, 37.0189473684);
}
.btn-ditsch:active:hover, .btn-ditsch:active:focus, .btn-ditsch:active.focus, .btn-ditsch.active:hover, #newsletter_container #newsletter_info #newsletter_subscription .btn-ditsch.error_newsletter_checkbox.active:hover, .btn-ditsch.active:focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-ditsch.error_newsletter_checkbox.active:focus, .btn-ditsch.active.focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-ditsch.focus.error_newsletter_checkbox.active, .open > .btn-ditsch.dropdown-toggle:hover, .open > .btn-ditsch.dropdown-toggle:focus, .open > .btn-ditsch.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(179.8285263158, 43.2920526316, 31.0814736842);
  border-color: rgb(214.1810526316, 51.5621052632, 37.0189473684);
}
.btn-ditsch:active, .btn-ditsch.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-ditsch.error_newsletter_checkbox.active, .open > .btn-ditsch.dropdown-toggle {
  background-image: none;
}
.btn-ditsch.disabled:hover, .btn-ditsch.disabled:focus, .btn-ditsch.disabled.focus, .btn-ditsch[disabled]:hover, .btn-ditsch[disabled]:focus, .btn-ditsch[disabled].focus, fieldset[disabled] .btn-ditsch:hover, fieldset[disabled] .btn-ditsch:focus, fieldset[disabled] .btn-ditsch.focus {
  background-color: #a2271c;
  border-color: #a2271c;
}
.btn-ditsch .badge {
  color: #a2271c;
  background-color: #fff;
}

.text-brand-maelzer-fu {
  color: #432a19;
}

.btn-maelzer-fu {
  color: #fff;
  background-color: #432a19;
  border-color: #432a19;
}
.btn-maelzer-fu:focus, .btn-maelzer-fu.focus, .btn-maelzer-fu:hover {
  color: #fff;
  background-color: rgb(82.2279347826, 51.5458695652, 30.6820652174);
  border-color: rgb(111.5695652174, 69.9391304348, 41.6304347826);
}
.btn-maelzer-fu:active, .btn-maelzer-fu.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-maelzer-fu.error_newsletter_checkbox.active, .open > .btn-maelzer-fu.dropdown-toggle {
  color: #fff;
  background-color: rgb(82.2279347826, 51.5458695652, 30.6820652174);
  border-color: rgb(111.5695652174, 69.9391304348, 41.6304347826);
}
.btn-maelzer-fu:active:hover, .btn-maelzer-fu:active:focus, .btn-maelzer-fu:active.focus, .btn-maelzer-fu.active:hover, #newsletter_container #newsletter_info #newsletter_subscription .btn-maelzer-fu.error_newsletter_checkbox.active:hover, .btn-maelzer-fu.active:focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-maelzer-fu.error_newsletter_checkbox.active:focus, .btn-maelzer-fu.active.focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-maelzer-fu.focus.error_newsletter_checkbox.active, .open > .btn-maelzer-fu.dropdown-toggle:hover, .open > .btn-maelzer-fu.dropdown-toggle:focus, .open > .btn-maelzer-fu.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(82.2279347826, 51.5458695652, 30.6820652174);
  border-color: rgb(111.5695652174, 69.9391304348, 41.6304347826);
}
.btn-maelzer-fu:active, .btn-maelzer-fu.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-maelzer-fu.error_newsletter_checkbox.active, .open > .btn-maelzer-fu.dropdown-toggle {
  background-image: none;
}
.btn-maelzer-fu.disabled:hover, .btn-maelzer-fu.disabled:focus, .btn-maelzer-fu.disabled.focus, .btn-maelzer-fu[disabled]:hover, .btn-maelzer-fu[disabled]:focus, .btn-maelzer-fu[disabled].focus, fieldset[disabled] .btn-maelzer-fu:hover, fieldset[disabled] .btn-maelzer-fu:focus, fieldset[disabled] .btn-maelzer-fu.focus {
  background-color: #432a19;
  border-color: #432a19;
}
.btn-maelzer-fu .badge {
  color: #432a19;
  background-color: #fff;
}

.text-brand-lotus-biscoff {
  color: #c61a27;
}

.btn-lotus-biscoff {
  color: #fff;
  background-color: #c61a27;
  border-color: #c61a27;
}
.btn-lotus-biscoff:focus, .btn-lotus-biscoff.focus, .btn-lotus-biscoff:hover {
  color: #fff;
  background-color: rgb(216.4829464286, 28.4270535714, 42.6405803571);
  border-color: rgb(228.9071428571, 56.2928571429, 69.3392857143);
}
.btn-lotus-biscoff:active, .btn-lotus-biscoff.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-lotus-biscoff.error_newsletter_checkbox.active, .open > .btn-lotus-biscoff.dropdown-toggle {
  color: #fff;
  background-color: rgb(216.4829464286, 28.4270535714, 42.6405803571);
  border-color: rgb(228.9071428571, 56.2928571429, 69.3392857143);
}
.btn-lotus-biscoff:active:hover, .btn-lotus-biscoff:active:focus, .btn-lotus-biscoff:active.focus, .btn-lotus-biscoff.active:hover, #newsletter_container #newsletter_info #newsletter_subscription .btn-lotus-biscoff.error_newsletter_checkbox.active:hover, .btn-lotus-biscoff.active:focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-lotus-biscoff.error_newsletter_checkbox.active:focus, .btn-lotus-biscoff.active.focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-lotus-biscoff.focus.error_newsletter_checkbox.active, .open > .btn-lotus-biscoff.dropdown-toggle:hover, .open > .btn-lotus-biscoff.dropdown-toggle:focus, .open > .btn-lotus-biscoff.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(216.4829464286, 28.4270535714, 42.6405803571);
  border-color: rgb(228.9071428571, 56.2928571429, 69.3392857143);
}
.btn-lotus-biscoff:active, .btn-lotus-biscoff.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-lotus-biscoff.error_newsletter_checkbox.active, .open > .btn-lotus-biscoff.dropdown-toggle {
  background-image: none;
}
.btn-lotus-biscoff.disabled:hover, .btn-lotus-biscoff.disabled:focus, .btn-lotus-biscoff.disabled.focus, .btn-lotus-biscoff[disabled]:hover, .btn-lotus-biscoff[disabled]:focus, .btn-lotus-biscoff[disabled].focus, fieldset[disabled] .btn-lotus-biscoff:hover, fieldset[disabled] .btn-lotus-biscoff:focus, fieldset[disabled] .btn-lotus-biscoff.focus {
  background-color: #c61a27;
  border-color: #c61a27;
}
.btn-lotus-biscoff .badge {
  color: #c61a27;
  background-color: #fff;
}

.text-brand-hello-kitty {
  color: #e80031;
}

.btn-hello-kitty {
  color: #fff;
  background-color: #e80031;
  border-color: #e80031;
}
.btn-hello-kitty:focus, .btn-hello-kitty.focus, .btn-hello-kitty:hover {
  color: #fff;
  background-color: rgb(252.91, 0, 53.4163362069);
  border-color: rgb(255, 38.2, 83.9896551724);
}
.btn-hello-kitty:active, .btn-hello-kitty.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-hello-kitty.error_newsletter_checkbox.active, .open > .btn-hello-kitty.dropdown-toggle {
  color: #fff;
  background-color: rgb(252.91, 0, 53.4163362069);
  border-color: rgb(255, 38.2, 83.9896551724);
}
.btn-hello-kitty:active:hover, .btn-hello-kitty:active:focus, .btn-hello-kitty:active.focus, .btn-hello-kitty.active:hover, #newsletter_container #newsletter_info #newsletter_subscription .btn-hello-kitty.error_newsletter_checkbox.active:hover, .btn-hello-kitty.active:focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-hello-kitty.error_newsletter_checkbox.active:focus, .btn-hello-kitty.active.focus, #newsletter_container #newsletter_info #newsletter_subscription .btn-hello-kitty.focus.error_newsletter_checkbox.active, .open > .btn-hello-kitty.dropdown-toggle:hover, .open > .btn-hello-kitty.dropdown-toggle:focus, .open > .btn-hello-kitty.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(252.91, 0, 53.4163362069);
  border-color: rgb(255, 38.2, 83.9896551724);
}
.btn-hello-kitty:active, .btn-hello-kitty.active, #newsletter_container #newsletter_info #newsletter_subscription .btn-hello-kitty.error_newsletter_checkbox.active, .open > .btn-hello-kitty.dropdown-toggle {
  background-image: none;
}
.btn-hello-kitty.disabled:hover, .btn-hello-kitty.disabled:focus, .btn-hello-kitty.disabled.focus, .btn-hello-kitty[disabled]:hover, .btn-hello-kitty[disabled]:focus, .btn-hello-kitty[disabled].focus, fieldset[disabled] .btn-hello-kitty:hover, fieldset[disabled] .btn-hello-kitty:focus, fieldset[disabled] .btn-hello-kitty.focus {
  background-color: #e80031;
  border-color: #e80031;
}
.btn-hello-kitty .badge {
  color: #e80031;
  background-color: #fff;
}

/* Checkboxes */
.checkbox-inline:first-child {
  padding-left: 0;
}

input[type=checkbox]:not([ng-model]):not(.CybotCookiebotDialogBodyLevelButton):not(.sf-expander__checkbox):not(.sf-checkbox__input) {
  position: absolute;
  opacity: 0;
  width: 21px;
  height: 21px;
  margin-left: 0;
}
input[type=checkbox]:not([ng-model]):not(.CybotCookiebotDialogBodyLevelButton):not(.sf-expander__checkbox):not(.sf-checkbox__input) ~ label {
  min-height: 22px;
  padding-left: 30px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
  position: relative;
}
input[type=checkbox]:not([ng-model]):not(.CybotCookiebotDialogBodyLevelButton):not(.sf-expander__checkbox):not(.sf-checkbox__input) ~ label::before {
  content: " ";
  display: block;
  border: 1px solid #aeaeae;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  position: absolute;
  margin-left: -30px;
}
input[type=checkbox]:not([ng-model]):not(.CybotCookiebotDialogBodyLevelButton):not(.sf-expander__checkbox):not(.sf-checkbox__input):checked ~ label::after {
  content: " ";
  width: 12px;
  height: 7px;
  display: block;
  position: absolute;
  border-width: 0 0 2px 2px;
  border-style: solid;
  border-color: #21BEDD;
  transform: rotate(-45deg);
  top: 5px;
  margin-left: -26px;
}

input[type=radio]:not([ng-model]):not(sf-checkbox__input) {
  position: absolute;
  opacity: 0;
  width: 21px;
  height: 21px;
  margin-left: 0;
}
input[type=radio]:not([ng-model]):not(sf-checkbox__input) + label {
  min-height: 22px;
  padding-left: 30px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
  position: relative;
}
input[type=radio]:not([ng-model]):not(sf-checkbox__input) + label::before {
  content: " ";
  display: block;
  border: 1px solid #aeaeae;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  position: absolute;
  margin-left: -30px;
}
input[type=radio]:not([ng-model]):not(sf-checkbox__input):checked + label::after {
  content: " ";
  width: 12px;
  height: 7px;
  display: block;
  position: absolute;
  border-width: 0 0 2px 2px;
  border-style: solid;
  border-color: #21BEDD;
  transform: rotate(-45deg);
  top: 5px;
  margin-left: -26px;
}

input[type=radio]:not([ng-model]):not(sf-checkbox__input) label::before {
  border-radius: 50%;
}
input[type=radio]:not([ng-model]):not(sf-checkbox__input):checked + label::after {
  width: 12px;
  height: 12px;
  display: block;
  position: absolute;
  background-color: #21BEDD;
  border: none;
  border-radius: 50%;
  transform: none;
  top: 4px;
}

/* select */
.select-styled {
  position: relative;
  width: 100%;
  z-index: auto;
  transition: z-index 0s 0.2s;
}
.select-styled select {
  -webkit-appearance: none;
  border-radius: 4px;
  padding-right: 25px;
}
.select-styled select::-ms-expand {
  display: none;
}
.select-styled .select-placeholder {
  position: absolute;
  top: 0;
  left: 0;
  color: #aeaeae;
  width: 100%;
  height: 50px;
  padding: 6px 25px 6px 15px;
  line-height: 38px;
}
.select-styled:after {
  content: "";
  position: absolute;
  right: 15px;
  background: white;
  top: calc(50% - 7px);
  transform: rotateZ(45deg);
  border-right: 2px solid;
  border-bottom: 2px solid;
  transition: all 0.2s ease-in-out;
}
.select-styled.selected:after {
  color: #00B9DB;
  width: 6px;
  height: 12px;
}
.select-styled:after, .select-styled.selected.open:after {
  width: 9px;
  height: 9px;
  pointer-events: none;
}
.select-styled .select-replaced.input-validation-error + a.select-overlay {
  border-color: #ec3838;
}
.select-styled a.select-overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: auto;
  max-height: 50px;
  left: 0;
  background: transparent;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  transition: max-height 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
  overflow: hidden;
  color: #1f1f1f;
}
.select-styled a.select-overlay ul, .select-styled a.select-overlay ~ ul.dropdown-multiselect {
  list-style: none;
  background-color: white;
  margin: 50px 0 0 0;
  padding: 0;
  max-height: 350px;
  overflow-y: auto;
}
.select-styled a.select-overlay ul li, .select-styled a.select-overlay ~ ul.dropdown-multiselect li {
  color: #6e6e6e;
  padding: 10px 15px;
}
.select-styled a.select-overlay ul li.disabled, .select-styled a.select-overlay ~ ul.dropdown-multiselect li.disabled {
  color: #aeaeae;
  pointer-events: none;
}
.select-styled a.select-overlay ul li.disabled input[type=checkbox]:not([ng-model]) ~ label::before, .select-styled a.select-overlay ~ ul.dropdown-multiselect li.disabled input[type=checkbox]:not([ng-model]) ~ label::before {
  background-color: #aeaeae;
}
.select-styled a.select-overlay ul li:not(.disabled):not(.btnrow):hover, .select-styled a.select-overlay ~ ul.dropdown-multiselect li:not(.disabled):not(.btnrow):hover {
  background-color: #f1f1f1;
}
.select-styled.open {
  transition: z-index 0s 0s ease;
  z-index: 996;
}
.select-styled.open ul {
  z-index: 995;
}
.select-styled.open:after {
  transform: rotateZ(315deg) rotateX(180deg) translateX(-4px) translateY(-4px);
}
.select-styled.open a.select-overlay {
  border-color: #6e6e6e;
  color: #6e6e6e;
  max-height: 500px;
  box-shadow: 0px 5px 10px 4px rgba(96, 96, 96, 0.2);
}
.select-styled.open a.select-overlay.opts-1 {
  max-height: 94px;
}
.select-styled.open a.select-overlay.opts-2 {
  max-height: 136px;
}
.select-styled.open a.select-overlay.opts-3 {
  max-height: 178px;
}
.select-styled.open a.select-overlay.opts-4 {
  max-height: 220px;
}
.select-styled.open a.select-overlay.opts-5 {
  max-height: 262px;
}
.select-styled.open a.select-overlay.opts-6 {
  max-height: 304px;
}
.select-styled.open a.select-overlay.opts-7 {
  max-height: 346px;
}
.select-styled.open a.select-overlay.opts-8 {
  max-height: 388px;
}
.select-styled.open a.select-overlay.opts-9 {
  max-height: 430px;
}
.select-styled.open a.select-overlay.opts-10 {
  max-height: 472px;
}
.select-styled.open a.select-overlay.opts-11 {
  max-height: 514px;
}
.select-styled.open a.select-overlay.opts-12 {
  max-height: 556px;
}
.select-styled.open a.select-overlay.opts-13 {
  max-height: 598px;
}
.select-styled.open a.select-overlay.opts-14 {
  max-height: 640px;
}
.select-styled.open a.select-overlay.opts-15 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-16 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-17 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-18 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-19 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-20 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-21 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-22 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-23 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-24 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-25 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-26 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-27 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-28 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-29 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-30 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-31 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-32 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-33 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-34 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-35 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-36 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-37 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-38 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-39 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-40 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-41 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-42 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-43 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-44 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-45 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-46 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-47 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-48 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-49 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-50 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-51 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-52 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-53 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-54 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-55 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-56 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-57 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-58 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-59 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-60 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-61 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-62 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-63 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-64 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-65 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-66 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-67 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-68 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-69 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-70 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-71 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-72 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-73 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-74 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-75 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-76 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-77 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-78 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-79 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-80 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-81 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-82 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-83 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-84 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-85 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-86 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-87 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-88 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-89 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-90 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-91 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-92 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-93 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-94 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-95 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-96 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-97 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-98 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-99 ~ ul {
  overflow-y: scroll;
}
.select-styled.open a.select-overlay.opts-100 ~ ul {
  overflow-y: scroll;
}
.select-styled.disabled {
  color: #aeaeae;
}
.select-styled.disabled a.select-overlay {
  color: #aeaeae;
  cursor: default;
}

/* filter elements */
.select-filter {
  width: 144px;
  height: 36px;
  font-size: 14px;
}
.select-filter a.select-overlay {
  max-height: 36px;
  width: 144px;
  height: 36px;
  font-size: 14px;
  padding: 7px 10px;
}
.select-filter:not(.open).no-value a.select-overlay {
  background-color: #f1f1f1;
  color: #aeaeae;
}
.select-filter:not(.open).no-value::after {
  border-color: #aeaeae;
  background-color: #f1f1f1;
}
.select-filter a.select-overlay ~ ul.dropdown-multiselect {
  overflow: hidden;
  height: auto;
  max-height: 0;
  width: 226px;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  margin-top: -1px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  transition: max-height 0.2s ease-in-out, z-index 0s 0.2s, border-color 0s 0.2s, border-bottom-color 0s 0.2s, background-color 0s 0.2s;
  z-index: 995;
  background-color: transparent;
}
.select-filter a.select-overlay ~ ul.dropdown-multiselect li {
  color: #1f1f1f;
  padding: 8px 10px;
  font-size: 14px;
}
.select-filter a.select-overlay ~ ul.dropdown-multiselect li li label {
  font-size: 14px;
}
.select-filter a.select-overlay ~ ul.dropdown-multiselect li.btnrow {
  text-align: center;
}
.select-filter.open a.select-overlay {
  border-bottom-color: white;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  z-index: 1001;
  box-shadow: none;
}
.select-filter.open a.select-overlay ~ ul.dropdown-multiselect {
  border: 1px solid #6e6e6e;
  margin-top: -1px;
  border-radius: 4px;
  border-top-left-radius: 0;
  max-height: 500px;
  transition: max-height 0.2s ease-in-out, z-index 0s 0s ease, border-color 0s 0s ease, background-color 0s 0s ease, border-bottom-color 0s 0s ease;
  z-index: 995;
  background-color: white;
}
.select-filter.open a.select-overlay ~ ul.dropdown-multiselect li, .select-filter.open a.select-overlay ~ ul.dropdown-multiselect li label {
  font-size: 14px;
}

select[multiple].form-filter {
  height: 36px;
  opacity: 0;
}

ul.nav-pills-froneri {
  display: block;
  width: 100%;
  position: relative;
  padding: 0;
}
ul.nav-pills-froneri li {
  display: inline-block;
  position: relative;
  float: left;
  text-align: center;
  width: 33.333%;
  font-size: 16px;
  font-weight: normal;
  color: #aeaeae;
  line-height: 1;
}
ul.nav-pills-froneri li.active, ul.nav-pills-froneri #newsletter_container #newsletter_info #newsletter_subscription li.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription ul.nav-pills-froneri li.error_newsletter_checkbox.active {
  color: #00B9DB;
  font-weight: bold;
}
ul.nav-pills-froneri .nav-slider {
  clear: both;
  display: block;
  width: 100%;
  height: 2px;
  background-color: #f1f1f1;
  margin-top: 20px;
}
ul.nav-pills-froneri .nav-slider:after {
  content: "";
  position: absolute;
  left: 0;
  width: 33.333%;
  height: 2px;
  transition: left 0.2s ease-in-out;
}
ul.nav-pills-froneri li ~ li.nav-slider:after {
  background-color: transparent;
}
ul.nav-pills-froneri li.active ~ li.nav-slider:after, ul.nav-pills-froneri #newsletter_container #newsletter_info #newsletter_subscription li.error_newsletter_checkbox.active ~ li.nav-slider:after, #newsletter_container #newsletter_info #newsletter_subscription ul.nav-pills-froneri li.error_newsletter_checkbox.active ~ li.nav-slider:after {
  background-color: #00B9DB;
}
ul.nav-pills-froneri li.active + li.nav-slider:after, ul.nav-pills-froneri #newsletter_container #newsletter_info #newsletter_subscription li.error_newsletter_checkbox.active + li.nav-slider:after, #newsletter_container #newsletter_info #newsletter_subscription ul.nav-pills-froneri li.error_newsletter_checkbox.active + li.nav-slider:after {
  left: 66.666%;
}
ul.nav-pills-froneri li.active + li + li.nav-slider:after, ul.nav-pills-froneri #newsletter_container #newsletter_info #newsletter_subscription li.error_newsletter_checkbox.active + li + li.nav-slider:after, #newsletter_container #newsletter_info #newsletter_subscription ul.nav-pills-froneri li.error_newsletter_checkbox.active + li + li.nav-slider:after {
  left: 33.333%;
}
ul.nav-pills-froneri li.active + li + li + li.nav-slider:after, ul.nav-pills-froneri #newsletter_container #newsletter_info #newsletter_subscription li.error_newsletter_checkbox.active + li + li + li.nav-slider:after, #newsletter_container #newsletter_info #newsletter_subscription ul.nav-pills-froneri li.error_newsletter_checkbox.active + li + li + li.nav-slider:after {
  left: 0;
}

.froneri-form section h3, .froneri-form section .favouriteList .modal .modal-header .modal-title, .favouriteList .modal .modal-header .froneri-form section .modal-title, .froneri-form section .product-detail .first-section .product-info .product-title-row h1, .product-detail .first-section .product-info .product-title-row .froneri-form section h1, .froneri-form section .recipe-detail .steps-row .steps-container .steps-title, .recipe-detail .steps-row .steps-container .froneri-form section .steps-title {
  color: #aeaeae;
}
.froneri-form label {
  font-weight: normal;
  font-size: 14px;
}
.froneri-form .has-error .select-styled select {
  border-color: transparent;
}
.froneri-form .has-error .select-styled .select-overlay {
  border-color: #EC3838;
}
.froneri-form .has-error .popover {
  width: 50%;
  font-size: 14px;
  border-color: transparent;
  box-shadow: #aeaeae 0 0 20px 0px;
}
.froneri-form .has-error .popover .popover-content {
  padding: 20px;
}
.froneri-form .has-error .popover .arrow {
  border-color: transparent;
  border-right-color: rgba(174, 174, 174, 0.4);
}

/* Filter-Tags */
a.filter-tag {
  font-size: 12px;
  color: #1f1f1f;
  display: inline-block;
  line-height: 1;
  padding: 7.5px 24px 7.5px 8px;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  position: relative;
}

a.filter-tag:before, a.filter-tag:after {
  position: absolute;
  right: 9px;
  content: "";
  display: block;
  background-color: #1f1f1f;
  width: 1px;
  height: 9.8px;
  top: 9px;
}

a.filter-tag:before {
  transform: rotate(45deg);
}

.filter-tag:after {
  transform: rotate(-45deg);
}

/* Hide up/down arrows ("spinners") on input fields marked type="number" */
.no-spinners {
  -moz-appearance: textfield;
}
.no-spinners ::-webkit-outer-spin-button,
.no-spinners ::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* BRAND COLORS */
/* basic color definition */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 6px;
  padding-right: 6px;
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 6px;
    padding-right: 6px;
  }
  .container:before, .container:after {
    content: " ";
    display: table;
  }
  .container:after {
    clear: both;
  }
}
@media (min-width: 992px) {
  .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 16px;
    padding-right: 16px;
  }
  .container:before, .container:after {
    content: " ";
    display: table;
  }
  .container:after {
    clear: both;
  }
}
@media (min-width: 1200px) {
  .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 21px;
    padding-right: 21px;
  }
  .container:before, .container:after {
    content: " ";
    display: table;
  }
  .container:after {
    clear: both;
  }
}

.mygrid2 {
  width: 100%;
}

.col-xs-1, .product.shopping-cart-small .checkbox-section, .col-sm-1, .col-md-1, .product.big-list .content-section-part-2, .col-lg-1, .col-xs-2, .col-sm-2, .product.shopping-cart-small .image-section, .product.search-list-small .image-section, .product.favourite-list .image-section, .product.small-list .image-section, .col-md-2, .col-lg-2, .col-xs-3, .product.big-list .image-section, .product.big-tile .image-section, .product.small-tile .image-section, .col-sm-3, .col-md-3, .recipe-list-item.recipe-list .recipe-image, .product.shopping-cart-small .content-section-part-2, .product.search-list-small .content-section-part-2, .product.big-tile, .product.favourite-list .content-section-part-2, .product.small-list .content-section-part-2, .row .col-md-3-of-7, .promotion-detail .promo-infos .col-md-3-of-7, .promotion-detail .promo-timespan .col-md-3-of-7, .product.shopping-cart-small .content-section-part-3 .price-section .col-md-3-of-7, ul.checklist .col-md-3-of-7, .col-lg-3, .col-xs-4, .col-sm-4, .promotion-detail .promo-infos .promotion-content, .recipe-list-item.recipe-list .recipe-image, .product.shopping-cart-small .content-section-part-3, .product.shopping-cart-small .content-section-part-1, .product.search-list-small .content-section-part-3, .product.search-list-small .content-section-part-1, .product.big-list .content-section-part-3, .product.big-list .content-section-part-1, .product.favourite-list .content-section-part-3, .product.favourite-list .content-section-part-1, .product.small-list .content-section-part-3, .product.small-list .content-section-part-1, .col-md-4, .row .col-md-4-of-7, .promotion-detail .promo-infos .col-md-4-of-7, .promotion-detail .promo-timespan .col-md-4-of-7, .product.shopping-cart-small .content-section-part-3 .price-section .col-md-4-of-7, ul.checklist .col-md-4-of-7, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .promotion-detail .promo-infos .promotion-image, .recipe-list-item.recipe-list .recipe-content, .col-md-8, .product.big-list .content-section, .col-lg-8, .col-xs-9, .product.shopping-cart-small .content-section, .product.search-list-small .content-section, .product.big-tile .content-section, .product.favourite-list .content-section, .product.small-list .content-section, .product.small-tile .content-section, .col-sm-9, .col-md-9, .recipe-list-item.recipe-list .recipe-content, .product.search-list-small, .product.big-list, .product.favourite-list, .product.small-list, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .product.shopping-cart-small .product-component .product-item, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .recipe-list-item.recipe-list .recipe-content .recipe-link, .recipe-list-item.recipe-list .recipe-content .recipe-meta-info .recipe-description, .recipe-list-item.recipe-list .recipe-content .recipe-meta-info, .recipe-list-item.recipe-list .recipe-content, .recipe-list-item.recipe-list .recipe-image, .product.shopping-cart-small, .product.big-tile .content-section-part-1, .product.big-tile .content-section-part-2, .product.big-tile .content-section-part-3, .product.big-tile .product-awards, .product .product-component .product-item, .product.small-tile .content-section-part-1, .product.small-tile .content-section-part-2, .product.small-tile .content-section-part-3, .product.small-tile .product-awards, .col-sm-12, .col-md-12, .product.small-tile .image-section, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 3px;
  padding-right: 3px;
}

.row, .promotion-detail .promo-infos, .promotion-detail .promo-timespan, .product.shopping-cart-small .content-section-part-3 .price-section, ul.checklist {
  margin-left: -3px;
  margin-right: -3px;
}
.row:before, .promotion-detail .promo-infos:before, .promotion-detail .promo-timespan:before, .product.shopping-cart-small .content-section-part-3 .price-section:before, ul.checklist:before, .row:after, .promotion-detail .promo-infos:after, .promotion-detail .promo-timespan:after, .product.shopping-cart-small .content-section-part-3 .price-section:after, ul.checklist:after {
  content: " ";
  display: table;
}
.row:after, .promotion-detail .promo-infos:after, .promotion-detail .promo-timespan:after, .product.shopping-cart-small .content-section-part-3 .price-section:after, ul.checklist:after {
  clear: both;
}

@media (min-width: 768px) {
  .row, .promotion-detail .promo-infos, .promotion-detail .promo-timespan, .product.shopping-cart-small .content-section-part-3 .price-section, ul.checklist {
    margin-left: -6px;
    margin-right: -6px;
  }
  .row:before, .promotion-detail .promo-infos:before, .promotion-detail .promo-timespan:before, .product.shopping-cart-small .content-section-part-3 .price-section:before, ul.checklist:before, .row:after, .promotion-detail .promo-infos:after, .promotion-detail .promo-timespan:after, .product.shopping-cart-small .content-section-part-3 .price-section:after, ul.checklist:after {
    content: " ";
    display: table;
  }
  .row:after, .promotion-detail .promo-infos:after, .promotion-detail .promo-timespan:after, .product.shopping-cart-small .content-section-part-3 .price-section:after, ul.checklist:after {
    clear: both;
  }
  .col-xs-1, .product.shopping-cart-small .checkbox-section, .col-sm-1, .col-md-1, .product.big-list .content-section-part-2, .col-lg-1, .col-xs-2, .col-sm-2, .product.shopping-cart-small .image-section, .product.search-list-small .image-section, .product.favourite-list .image-section, .product.small-list .image-section, .col-md-2, .col-lg-2, .col-xs-3, .product.big-list .image-section, .product.big-tile .image-section, .product.small-tile .image-section, .col-sm-3, .col-md-3, .recipe-list-item.recipe-list .recipe-image, .product.shopping-cart-small .content-section-part-2, .product.search-list-small .content-section-part-2, .product.big-tile, .product.favourite-list .content-section-part-2, .product.small-list .content-section-part-2, .row .col-md-3-of-7, .promotion-detail .promo-infos .col-md-3-of-7, .promotion-detail .promo-timespan .col-md-3-of-7, .product.shopping-cart-small .content-section-part-3 .price-section .col-md-3-of-7, ul.checklist .col-md-3-of-7, .col-lg-3, .col-xs-4, .col-sm-4, .promotion-detail .promo-infos .promotion-content, .recipe-list-item.recipe-list .recipe-image, .product.shopping-cart-small .content-section-part-3, .product.shopping-cart-small .content-section-part-1, .product.search-list-small .content-section-part-3, .product.search-list-small .content-section-part-1, .product.big-list .content-section-part-3, .product.big-list .content-section-part-1, .product.favourite-list .content-section-part-3, .product.favourite-list .content-section-part-1, .product.small-list .content-section-part-3, .product.small-list .content-section-part-1, .col-md-4, .row .col-md-4-of-7, .promotion-detail .promo-infos .col-md-4-of-7, .promotion-detail .promo-timespan .col-md-4-of-7, .product.shopping-cart-small .content-section-part-3 .price-section .col-md-4-of-7, ul.checklist .col-md-4-of-7, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .promotion-detail .promo-infos .promotion-image, .recipe-list-item.recipe-list .recipe-content, .col-md-8, .product.big-list .content-section, .col-lg-8, .col-xs-9, .product.shopping-cart-small .content-section, .product.search-list-small .content-section, .product.big-tile .content-section, .product.favourite-list .content-section, .product.small-list .content-section, .product.small-tile .content-section, .col-sm-9, .col-md-9, .recipe-list-item.recipe-list .recipe-content, .product.search-list-small, .product.big-list, .product.favourite-list, .product.small-list, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .product.shopping-cart-small .product-component .product-item, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .recipe-list-item.recipe-list .recipe-content .recipe-link, .recipe-list-item.recipe-list .recipe-content .recipe-meta-info .recipe-description, .recipe-list-item.recipe-list .recipe-content .recipe-meta-info, .recipe-list-item.recipe-list .recipe-content, .recipe-list-item.recipe-list .recipe-image, .product.shopping-cart-small, .product.big-tile .content-section-part-1, .product.big-tile .content-section-part-2, .product.big-tile .content-section-part-3, .product.big-tile .product-awards, .product .product-component .product-item, .product.small-tile .content-section-part-1, .product.small-tile .content-section-part-2, .product.small-tile .content-section-part-3, .product.small-tile .product-awards, .col-sm-12, .col-md-12, .product.small-tile .image-section, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mygrid {
  width: 100%;
}

@media (min-width: 992px) {
  .row, .promotion-detail .promo-infos, .promotion-detail .promo-timespan, .product.shopping-cart-small .content-section-part-3 .price-section, ul.checklist {
    margin-left: -16px;
    margin-right: -16px;
  }
  .row:before, .promotion-detail .promo-infos:before, .promotion-detail .promo-timespan:before, .product.shopping-cart-small .content-section-part-3 .price-section:before, ul.checklist:before, .row:after, .promotion-detail .promo-infos:after, .promotion-detail .promo-timespan:after, .product.shopping-cart-small .content-section-part-3 .price-section:after, ul.checklist:after {
    content: " ";
    display: table;
  }
  .row:after, .promotion-detail .promo-infos:after, .promotion-detail .promo-timespan:after, .product.shopping-cart-small .content-section-part-3 .price-section:after, ul.checklist:after {
    clear: both;
  }
  .col-xs-1, .product.shopping-cart-small .checkbox-section, .col-sm-1, .col-md-1, .product.big-list .content-section-part-2, .col-lg-1, .col-xs-2, .col-sm-2, .product.shopping-cart-small .image-section, .product.search-list-small .image-section, .product.favourite-list .image-section, .product.small-list .image-section, .col-md-2, .col-lg-2, .col-xs-3, .product.big-list .image-section, .product.big-tile .image-section, .product.small-tile .image-section, .col-sm-3, .col-md-3, .recipe-list-item.recipe-list .recipe-image, .product.shopping-cart-small .content-section-part-2, .product.search-list-small .content-section-part-2, .product.big-tile, .product.favourite-list .content-section-part-2, .product.small-list .content-section-part-2, .row .col-md-3-of-7, .promotion-detail .promo-infos .col-md-3-of-7, .promotion-detail .promo-timespan .col-md-3-of-7, .product.shopping-cart-small .content-section-part-3 .price-section .col-md-3-of-7, ul.checklist .col-md-3-of-7, .col-lg-3, .col-xs-4, .col-sm-4, .promotion-detail .promo-infos .promotion-content, .recipe-list-item.recipe-list .recipe-image, .product.shopping-cart-small .content-section-part-3, .product.shopping-cart-small .content-section-part-1, .product.search-list-small .content-section-part-3, .product.search-list-small .content-section-part-1, .product.big-list .content-section-part-3, .product.big-list .content-section-part-1, .product.favourite-list .content-section-part-3, .product.favourite-list .content-section-part-1, .product.small-list .content-section-part-3, .product.small-list .content-section-part-1, .col-md-4, .row .col-md-4-of-7, .promotion-detail .promo-infos .col-md-4-of-7, .promotion-detail .promo-timespan .col-md-4-of-7, .product.shopping-cart-small .content-section-part-3 .price-section .col-md-4-of-7, ul.checklist .col-md-4-of-7, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .promotion-detail .promo-infos .promotion-image, .recipe-list-item.recipe-list .recipe-content, .col-md-8, .product.big-list .content-section, .col-lg-8, .col-xs-9, .product.shopping-cart-small .content-section, .product.search-list-small .content-section, .product.big-tile .content-section, .product.favourite-list .content-section, .product.small-list .content-section, .product.small-tile .content-section, .col-sm-9, .col-md-9, .recipe-list-item.recipe-list .recipe-content, .product.search-list-small, .product.big-list, .product.favourite-list, .product.small-list, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .product.shopping-cart-small .product-component .product-item, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .recipe-list-item.recipe-list .recipe-content .recipe-link, .recipe-list-item.recipe-list .recipe-content .recipe-meta-info .recipe-description, .recipe-list-item.recipe-list .recipe-content .recipe-meta-info, .recipe-list-item.recipe-list .recipe-content, .recipe-list-item.recipe-list .recipe-image, .product.shopping-cart-small, .product.big-tile .content-section-part-1, .product.big-tile .content-section-part-2, .product.big-tile .content-section-part-3, .product.big-tile .product-awards, .product .product-component .product-item, .product.small-tile .content-section-part-1, .product.small-tile .content-section-part-2, .product.small-tile .content-section-part-3, .product.small-tile .product-awards, .col-sm-12, .col-md-12, .product.small-tile .image-section, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 16px;
    padding-right: 16px;
  }
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1200px) {
  .row, .promotion-detail .promo-infos, .promotion-detail .promo-timespan, .product.shopping-cart-small .content-section-part-3 .price-section, ul.checklist {
    margin-left: -21px;
    margin-right: -21px;
  }
  .row:before, .promotion-detail .promo-infos:before, .promotion-detail .promo-timespan:before, .product.shopping-cart-small .content-section-part-3 .price-section:before, ul.checklist:before, .row:after, .promotion-detail .promo-infos:after, .promotion-detail .promo-timespan:after, .product.shopping-cart-small .content-section-part-3 .price-section:after, ul.checklist:after {
    content: " ";
    display: table;
  }
  .row:after, .promotion-detail .promo-infos:after, .promotion-detail .promo-timespan:after, .product.shopping-cart-small .content-section-part-3 .price-section:after, ul.checklist:after {
    clear: both;
  }
  .col-xs-1, .product.shopping-cart-small .checkbox-section, .col-sm-1, .col-md-1, .product.big-list .content-section-part-2, .col-lg-1, .col-xs-2, .col-sm-2, .product.shopping-cart-small .image-section, .product.search-list-small .image-section, .product.favourite-list .image-section, .product.small-list .image-section, .col-md-2, .col-lg-2, .col-xs-3, .product.big-list .image-section, .product.big-tile .image-section, .product.small-tile .image-section, .col-sm-3, .col-md-3, .recipe-list-item.recipe-list .recipe-image, .product.shopping-cart-small .content-section-part-2, .product.search-list-small .content-section-part-2, .product.big-tile, .product.favourite-list .content-section-part-2, .product.small-list .content-section-part-2, .row .col-md-3-of-7, .promotion-detail .promo-infos .col-md-3-of-7, .promotion-detail .promo-timespan .col-md-3-of-7, .product.shopping-cart-small .content-section-part-3 .price-section .col-md-3-of-7, ul.checklist .col-md-3-of-7, .col-lg-3, .col-xs-4, .col-sm-4, .promotion-detail .promo-infos .promotion-content, .recipe-list-item.recipe-list .recipe-image, .product.shopping-cart-small .content-section-part-3, .product.shopping-cart-small .content-section-part-1, .product.search-list-small .content-section-part-3, .product.search-list-small .content-section-part-1, .product.big-list .content-section-part-3, .product.big-list .content-section-part-1, .product.favourite-list .content-section-part-3, .product.favourite-list .content-section-part-1, .product.small-list .content-section-part-3, .product.small-list .content-section-part-1, .col-md-4, .row .col-md-4-of-7, .promotion-detail .promo-infos .col-md-4-of-7, .promotion-detail .promo-timespan .col-md-4-of-7, .product.shopping-cart-small .content-section-part-3 .price-section .col-md-4-of-7, ul.checklist .col-md-4-of-7, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .promotion-detail .promo-infos .promotion-image, .recipe-list-item.recipe-list .recipe-content, .col-md-8, .product.big-list .content-section, .col-lg-8, .col-xs-9, .product.shopping-cart-small .content-section, .product.search-list-small .content-section, .product.big-tile .content-section, .product.favourite-list .content-section, .product.small-list .content-section, .product.small-tile .content-section, .col-sm-9, .col-md-9, .recipe-list-item.recipe-list .recipe-content, .product.search-list-small, .product.big-list, .product.favourite-list, .product.small-list, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .product.shopping-cart-small .product-component .product-item, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .recipe-list-item.recipe-list .recipe-content .recipe-link, .recipe-list-item.recipe-list .recipe-content .recipe-meta-info .recipe-description, .recipe-list-item.recipe-list .recipe-content .recipe-meta-info, .recipe-list-item.recipe-list .recipe-content, .recipe-list-item.recipe-list .recipe-image, .product.shopping-cart-small, .product.big-tile .content-section-part-1, .product.big-tile .content-section-part-2, .product.big-tile .content-section-part-3, .product.big-tile .product-awards, .product .product-component .product-item, .product.small-tile .content-section-part-1, .product.small-tile .content-section-part-2, .product.small-tile .content-section-part-3, .product.small-tile .product-awards, .col-sm-12, .col-md-12, .product.small-tile .image-section, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 21px;
    padding-right: 21px;
  }
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  .row.row-froneri-asym, .promotion-detail .row-froneri-asym.promo-infos, .promotion-detail .row-froneri-asym.promo-timespan, .product.shopping-cart-small .content-section-part-3 .row-froneri-asym.price-section, ul.row-froneri-asym.checklist {
    margin-top: 10px;
  }
}
@media (min-width: 768px) {
  .row.row-froneri-asym .col-md-9, .promotion-detail .row-froneri-asym.promo-infos .col-md-9, .promotion-detail .row-froneri-asym.promo-timespan .col-md-9, .row.row-froneri-asym .recipe-list-item.recipe-list .recipe-content, .promotion-detail .row-froneri-asym.promo-infos .recipe-list-item.recipe-list .recipe-content, .promotion-detail .row-froneri-asym.promo-timespan .recipe-list-item.recipe-list .recipe-content, .recipe-list-item.recipe-list .row.row-froneri-asym .recipe-content, .recipe-list-item.recipe-list .promotion-detail .row-froneri-asym.promo-infos .recipe-content, .promotion-detail .recipe-list-item.recipe-list .row-froneri-asym.promo-infos .recipe-content, .recipe-list-item.recipe-list .promotion-detail .row-froneri-asym.promo-timespan .recipe-content, .promotion-detail .recipe-list-item.recipe-list .row-froneri-asym.promo-timespan .recipe-content, .product.shopping-cart-small .content-section-part-3 .row-froneri-asym.price-section .col-md-9, .product.shopping-cart-small .content-section-part-3 .row-froneri-asym.price-section .recipe-list-item.recipe-list .recipe-content, .recipe-list-item.recipe-list .product.shopping-cart-small .content-section-part-3 .row-froneri-asym.price-section .recipe-content, .row.row-froneri-asym .product.search-list-small, .promotion-detail .row-froneri-asym.promo-infos .product.search-list-small, .promotion-detail .row-froneri-asym.promo-timespan .product.search-list-small, .product.shopping-cart-small .content-section-part-3 .row-froneri-asym.price-section .product.search-list-small, .row.row-froneri-asym .product.big-list, .promotion-detail .row-froneri-asym.promo-infos .product.big-list, .promotion-detail .row-froneri-asym.promo-timespan .product.big-list, .product.shopping-cart-small .content-section-part-3 .row-froneri-asym.price-section .product.big-list, .row.row-froneri-asym .product.favourite-list, .promotion-detail .row-froneri-asym.promo-infos .product.favourite-list, .promotion-detail .row-froneri-asym.promo-timespan .product.favourite-list, .product.shopping-cart-small .content-section-part-3 .row-froneri-asym.price-section .product.favourite-list, .row.row-froneri-asym .product.small-list, .promotion-detail .row-froneri-asym.promo-infos .product.small-list, .promotion-detail .row-froneri-asym.promo-timespan .product.small-list, .product.shopping-cart-small .content-section-part-3 .row-froneri-asym.price-section .product.small-list, ul.row-froneri-asym.checklist .col-md-9, ul.row-froneri-asym.checklist .recipe-list-item.recipe-list .recipe-content, .recipe-list-item.recipe-list ul.row-froneri-asym.checklist .recipe-content, ul.row-froneri-asym.checklist .product.search-list-small, ul.row-froneri-asym.checklist .product.big-list, ul.row-froneri-asym.checklist .product.favourite-list, ul.row-froneri-asym.checklist .product.small-list {
    width: 72.524753%;
    float: left;
  }
  .row.row-froneri-asym .col-md-3, .promotion-detail .row-froneri-asym.promo-infos .col-md-3, .promotion-detail .row-froneri-asym.promo-timespan .col-md-3, .row.row-froneri-asym .recipe-list-item.recipe-list .recipe-image, .promotion-detail .row-froneri-asym.promo-infos .recipe-list-item.recipe-list .recipe-image, .promotion-detail .row-froneri-asym.promo-timespan .recipe-list-item.recipe-list .recipe-image, .recipe-list-item.recipe-list .row.row-froneri-asym .recipe-image, .recipe-list-item.recipe-list .promotion-detail .row-froneri-asym.promo-infos .recipe-image, .promotion-detail .recipe-list-item.recipe-list .row-froneri-asym.promo-infos .recipe-image, .recipe-list-item.recipe-list .promotion-detail .row-froneri-asym.promo-timespan .recipe-image, .promotion-detail .recipe-list-item.recipe-list .row-froneri-asym.promo-timespan .recipe-image, .product.shopping-cart-small .content-section-part-3 .row-froneri-asym.price-section .col-md-3, .product.shopping-cart-small .content-section-part-3 .row-froneri-asym.price-section .recipe-list-item.recipe-list .recipe-image, .recipe-list-item.recipe-list .product.shopping-cart-small .content-section-part-3 .row-froneri-asym.price-section .recipe-image, .row.row-froneri-asym .product.shopping-cart-small .content-section-part-2, .promotion-detail .row-froneri-asym.promo-infos .product.shopping-cart-small .content-section-part-2, .promotion-detail .row-froneri-asym.promo-timespan .product.shopping-cart-small .content-section-part-2, .product.shopping-cart-small .row.row-froneri-asym .content-section-part-2, .product.shopping-cart-small .promotion-detail .row-froneri-asym.promo-infos .content-section-part-2, .promotion-detail .product.shopping-cart-small .row-froneri-asym.promo-infos .content-section-part-2, .product.shopping-cart-small .promotion-detail .row-froneri-asym.promo-timespan .content-section-part-2, .promotion-detail .product.shopping-cart-small .row-froneri-asym.promo-timespan .content-section-part-2, .product.shopping-cart-small .content-section-part-3 .row-froneri-asym.price-section .content-section-part-2, .row.row-froneri-asym .product.search-list-small .content-section-part-2, .promotion-detail .row-froneri-asym.promo-infos .product.search-list-small .content-section-part-2, .promotion-detail .row-froneri-asym.promo-timespan .product.search-list-small .content-section-part-2, .product.search-list-small .row.row-froneri-asym .content-section-part-2, .product.search-list-small .promotion-detail .row-froneri-asym.promo-infos .content-section-part-2, .promotion-detail .product.search-list-small .row-froneri-asym.promo-infos .content-section-part-2, .product.search-list-small .promotion-detail .row-froneri-asym.promo-timespan .content-section-part-2, .promotion-detail .product.search-list-small .row-froneri-asym.promo-timespan .content-section-part-2, .row.row-froneri-asym .product.big-tile, .promotion-detail .row-froneri-asym.promo-infos .product.big-tile, .promotion-detail .row-froneri-asym.promo-timespan .product.big-tile, .product.shopping-cart-small .content-section-part-3 .row-froneri-asym.price-section .product.big-tile, .row.row-froneri-asym .product.favourite-list .content-section-part-2, .promotion-detail .row-froneri-asym.promo-infos .product.favourite-list .content-section-part-2, .promotion-detail .row-froneri-asym.promo-timespan .product.favourite-list .content-section-part-2, .product.favourite-list .row.row-froneri-asym .content-section-part-2, .product.favourite-list .promotion-detail .row-froneri-asym.promo-infos .content-section-part-2, .promotion-detail .product.favourite-list .row-froneri-asym.promo-infos .content-section-part-2, .product.favourite-list .promotion-detail .row-froneri-asym.promo-timespan .content-section-part-2, .promotion-detail .product.favourite-list .row-froneri-asym.promo-timespan .content-section-part-2, .row.row-froneri-asym .product.small-list .content-section-part-2, .promotion-detail .row-froneri-asym.promo-infos .product.small-list .content-section-part-2, .promotion-detail .row-froneri-asym.promo-timespan .product.small-list .content-section-part-2, .product.small-list .row.row-froneri-asym .content-section-part-2, .product.small-list .promotion-detail .row-froneri-asym.promo-infos .content-section-part-2, .promotion-detail .product.small-list .row-froneri-asym.promo-infos .content-section-part-2, .product.small-list .promotion-detail .row-froneri-asym.promo-timespan .content-section-part-2, .promotion-detail .product.small-list .row-froneri-asym.promo-timespan .content-section-part-2, .row.row-froneri-asym .col-md-3-of-7, .promotion-detail .row-froneri-asym.promo-infos .col-md-3-of-7, .promotion-detail .row-froneri-asym.promo-timespan .col-md-3-of-7, .product.shopping-cart-small .content-section-part-3 .row-froneri-asym.price-section .col-md-3-of-7, ul.row-froneri-asym.checklist .col-md-3, ul.row-froneri-asym.checklist .recipe-list-item.recipe-list .recipe-image, .recipe-list-item.recipe-list ul.row-froneri-asym.checklist .recipe-image, ul.row-froneri-asym.checklist .product.shopping-cart-small .content-section-part-2, .product.shopping-cart-small ul.row-froneri-asym.checklist .content-section-part-2, ul.row-froneri-asym.checklist .product.search-list-small .content-section-part-2, .product.search-list-small ul.row-froneri-asym.checklist .content-section-part-2, ul.row-froneri-asym.checklist .product.big-tile, ul.row-froneri-asym.checklist .product.favourite-list .content-section-part-2, .product.favourite-list ul.row-froneri-asym.checklist .content-section-part-2, ul.row-froneri-asym.checklist .product.small-list .content-section-part-2, .product.small-list ul.row-froneri-asym.checklist .content-section-part-2, ul.row-froneri-asym.checklist .col-md-3-of-7 {
    width: 27.475247%;
    float: left;
  }
}

@media (min-width: 992px) {
  .row .col-md-3-of-7, .promotion-detail .promo-infos .col-md-3-of-7, .promotion-detail .promo-timespan .col-md-3-of-7, .product.shopping-cart-small .content-section-part-3 .price-section .col-md-3-of-7, ul.checklist .col-md-3-of-7 {
    width: 42.857143%;
  }
}

@media (min-width: 992px) {
  .row .col-md-4-of-7, .promotion-detail .promo-infos .col-md-4-of-7, .promotion-detail .promo-timespan .col-md-4-of-7, .product.shopping-cart-small .content-section-part-3 .price-section .col-md-4-of-7, ul.checklist .col-md-4-of-7 {
    width: 57.142857%;
  }
}

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

.justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

/* 15px gutter outside. allways., 15px padding */
body > .container, body > div > .container {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

@media (min-width: 992px) {
  .row.row-equal-height, .promotion-detail .row-equal-height.promo-infos, .promotion-detail .row-equal-height.promo-timespan, .product.shopping-cart-small .content-section-part-3 .row-equal-height.price-section, ul.row-equal-height.checklist {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .row.row-equal-height .vertical-separator, .promotion-detail .row-equal-height.promo-infos .vertical-separator, .promotion-detail .row-equal-height.promo-timespan .vertical-separator, .product.shopping-cart-small .content-section-part-3 .row-equal-height.price-section .vertical-separator, ul.row-equal-height.checklist .vertical-separator {
    display: block;
    min-height: 500px;
  }
  .row.row-equal-height .vertical-separator-bubble, .promotion-detail .row-equal-height.promo-infos .vertical-separator-bubble, .promotion-detail .row-equal-height.promo-timespan .vertical-separator-bubble, .product.shopping-cart-small .content-section-part-3 .row-equal-height.price-section .vertical-separator-bubble, ul.row-equal-height.checklist .vertical-separator-bubble {
    text-align: center;
    border: 1px solid #aeaeae;
    border-radius: 50%;
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: white;
    align-self: center;
    width: 120px;
    z-index: 1;
    position: absolute;
    left: calc(50% - 60px);
    top: calc(50% - 60px);
  }
  .row.row-equal-height .vertical-separator:before, .promotion-detail .row-equal-height.promo-infos .vertical-separator:before, .promotion-detail .row-equal-height.promo-timespan .vertical-separator:before, .product.shopping-cart-small .content-section-part-3 .row-equal-height.price-section .vertical-separator:before, ul.row-equal-height.checklist .vertical-separator:before {
    position: absolute;
    content: "";
    display: block;
    width: 1px;
    background-color: #aeaeae;
    height: 100%;
    top: 0;
    left: 50%;
    line-height: 0;
    /* align-self: stretch; */
    /* flex: 0 1 auto; */
    z-index: 0;
  }
  .row.row-equal-height .vertical-separator-bubble-label, .promotion-detail .row-equal-height.promo-infos .vertical-separator-bubble-label, .promotion-detail .row-equal-height.promo-timespan .vertical-separator-bubble-label, .product.shopping-cart-small .content-section-part-3 .row-equal-height.price-section .vertical-separator-bubble-label, ul.row-equal-height.checklist .vertical-separator-bubble-label {
    position: relative;
    height: 0;
    overflow: visible;
    margin-top: -1rem;
  }
}
/* layout-specifics */
/* include-margin on sf_cols */
@media (min-width: 1200px) {
  .sf_cols > .row, .promotion-detail .sf_cols > .promo-infos, .promotion-detail .sf_cols > .promo-timespan, .product.shopping-cart-small .content-section-part-3 .sf_cols > .price-section, .sf_cols > ul.checklist, .sf_colsIn > .row, .promotion-detail .sf_colsIn > .promo-infos, .promotion-detail .sf_colsIn > .promo-timespan, .product.shopping-cart-small .content-section-part-3 .sf_colsIn > .price-section, .sf_colsIn > ul.checklist, .abstand {
    margin-top: 20px;
  }
}
/* include margin on sf_cols on mobile */
.sf_colsIn {
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .sf_colsIn {
    margin-bottom: 20px;
  }
}
.rahmen {
  border: 1px solid #D9D9D9;
  border-radius: 4px;
}

/* BADGE */
/* BRAND COLORS */
/* basic color definition */
.badge {
  font-size: 12px;
  line-height: 1;
  padding: 4px 6px;
  min-width: 20px;
}
.svg-icon-dims + .badge {
  margin-left: -17px;
  margin-bottom: 28px;
}
.svg-icon-cart + .badge {
  background-color: #81D13A;
}
.nav_user-menu--fav .svg-icon-dims + .badge {
  background-color: #00B9DB;
}

select.bs-select-hidden,
.bootstrap-select > select.bs-select-hidden,
select.selectpicker {
  display: none !important;
}

.bootstrap-select {
  width: 220px \0 ; /*IE9 and below*/
}
.bootstrap-select > .dropdown-toggle {
  position: relative;
  width: 100%;
  z-index: 1;
  text-align: right;
  white-space: nowrap;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:active {
  color: #aeaeae;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:active {
  color: rgba(255, 255, 255, 0.5);
}
.bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: 0.5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none;
}
.bootstrap-select > select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2;
}
.has-error .bootstrap-select .dropdown-toggle, .error .bootstrap-select .dropdown-toggle, .bootstrap-select.is-invalid .dropdown-toggle, .was-validated .bootstrap-select .selectpicker:invalid + .dropdown-toggle {
  border-color: rgb(185, 74, 72);
}
.bootstrap-select.is-valid .dropdown-toggle, .was-validated .bootstrap-select .selectpicker:valid + .dropdown-toggle {
  border-color: #28a745;
}
.bootstrap-select.fit-width {
  width: auto !important;
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 220px;
}
.bootstrap-select .dropdown-toggle:focus {
  outline: thin dotted #333333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}

.bootstrap-select.form-control, select.bootstrap-select[multiple].form-filter {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
:not(.input-group) > .bootstrap-select.form-control:not([class*=col-]), :not(.input-group) > select.bootstrap-select[multiple].form-filter:not([class*=col-]) {
  width: 100%;
}
.bootstrap-select.form-control.input-group-btn, select.bootstrap-select.input-group-btn[multiple].form-filter {
  z-index: auto;
}
.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child) > .btn, select.bootstrap-select.input-group-btn[multiple].form-filter:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.bootstrap-select:not(.input-group-btn), .bootstrap-select[class*=col-] {
  float: none;
  display: inline-block;
  margin-left: 0;
}
.bootstrap-select.dropdown-menu-right, .bootstrap-select[class*=col-].dropdown-menu-right, .row .bootstrap-select[class*=col-].dropdown-menu-right, .product.shopping-cart-small .content-section-part-3 .price-section .bootstrap-select[class*=col-].dropdown-menu-right {
  float: right;
}
.form-inline .bootstrap-select, .form-horizontal .bootstrap-select, .form-group .bootstrap-select {
  margin-bottom: 0;
}
.form-group-lg .bootstrap-select.form-control, .form-group-lg select.bootstrap-select[multiple].form-filter, .form-group-sm .bootstrap-select.form-control, .form-group-sm select.bootstrap-select[multiple].form-filter {
  padding: 0;
}
.form-group-lg .bootstrap-select.form-control .dropdown-toggle, .form-group-lg select.bootstrap-select[multiple].form-filter .dropdown-toggle, .form-group-sm .bootstrap-select.form-control .dropdown-toggle, .form-group-sm select.bootstrap-select[multiple].form-filter .dropdown-toggle {
  height: 100%;
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}
.bootstrap-select.form-control-sm .dropdown-toggle, .bootstrap-select.form-control-lg .dropdown-toggle {
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}
.bootstrap-select.form-control-sm .dropdown-toggle {
  padding: 0.25rem 0.5rem;
}
.bootstrap-select.form-control-lg .dropdown-toggle {
  padding: 0.5rem 1rem;
}
.form-inline .bootstrap-select .form-control, .form-inline .bootstrap-select select[multiple].form-filter {
  width: 100%;
}
.bootstrap-select.disabled,
.bootstrap-select > .disabled {
  cursor: not-allowed;
}
.bootstrap-select.disabled:focus,
.bootstrap-select > .disabled:focus {
  outline: none !important;
}
.bootstrap-select.bs-container {
  position: absolute;
  top: 0;
  left: 0;
  height: 0 !important;
  padding: 0 !important;
}
.bootstrap-select.bs-container .dropdown-menu {
  z-index: 1060;
}
.bootstrap-select .dropdown-toggle:before {
  content: "";
  display: inline-block;
}
.bootstrap-select .dropdown-toggle .filter-option {
  position: absolute;
  top: 0;
  left: 0;
  padding-top: inherit;
  padding-right: inherit;
  padding-bottom: inherit;
  padding-left: inherit;
  height: 100%;
  width: 100%;
  text-align: left;
}
.bootstrap-select .dropdown-toggle .filter-option-inner {
  padding-right: inherit;
}
.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
  overflow: hidden;
}
.bootstrap-select .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}
.input-group .bootstrap-select.form-control .dropdown-toggle, .input-group select.bootstrap-select[multiple].form-filter .dropdown-toggle {
  border-radius: inherit;
}
.bootstrap-select[class*=col-] .dropdown-toggle {
  width: 100%;
}
.bootstrap-select .dropdown-menu {
  min-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bootstrap-select .dropdown-menu > .inner:focus {
  outline: none !important;
}
.bootstrap-select .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
}
.bootstrap-select .dropdown-menu li {
  position: relative;
}
.bootstrap-select .dropdown-menu li.active small, .bootstrap-select .dropdown-menu li.active #highlight_footer a, #highlight_footer .bootstrap-select .dropdown-menu li.active a, .bootstrap-select .dropdown-menu li.active #highlight_body a p, #highlight_body a .bootstrap-select .dropdown-menu li.active p, .bootstrap-select .dropdown-menu #newsletter_container #newsletter_info #newsletter_subscription li.error_newsletter_checkbox.active small, .bootstrap-select .dropdown-menu #newsletter_container #newsletter_info #newsletter_subscription li.error_newsletter_checkbox.active #highlight_footer a, #highlight_footer .bootstrap-select .dropdown-menu #newsletter_container #newsletter_info #newsletter_subscription li.error_newsletter_checkbox.active a, .bootstrap-select .dropdown-menu #newsletter_container #newsletter_info #newsletter_subscription li.error_newsletter_checkbox.active #highlight_body a p, #highlight_body a .bootstrap-select .dropdown-menu #newsletter_container #newsletter_info #newsletter_subscription li.error_newsletter_checkbox.active p, #newsletter_container #newsletter_info #newsletter_subscription .bootstrap-select .dropdown-menu li.error_newsletter_checkbox.active small, #newsletter_container #newsletter_info #newsletter_subscription .bootstrap-select .dropdown-menu li.error_newsletter_checkbox.active #highlight_footer a, #highlight_footer #newsletter_container #newsletter_info #newsletter_subscription .bootstrap-select .dropdown-menu li.error_newsletter_checkbox.active a, #newsletter_container #newsletter_info #newsletter_subscription .bootstrap-select .dropdown-menu li.error_newsletter_checkbox.active #highlight_body a p, #highlight_body a #newsletter_container #newsletter_info #newsletter_subscription .bootstrap-select .dropdown-menu li.error_newsletter_checkbox.active p {
  color: rgba(255, 255, 255, 0.5) !important;
}
.bootstrap-select .dropdown-menu li.disabled a {
  cursor: not-allowed;
}
.bootstrap-select .dropdown-menu li a {
  cursor: pointer;
  user-select: none;
}
.bootstrap-select .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}
.bootstrap-select .dropdown-menu li a span.check-mark {
  display: none;
}
.bootstrap-select .dropdown-menu li a span.text {
  display: inline-block;
}
.bootstrap-select .dropdown-menu li small, .bootstrap-select .dropdown-menu li #highlight_footer a, #highlight_footer .bootstrap-select .dropdown-menu li a, .bootstrap-select .dropdown-menu li #highlight_body a p, #highlight_body a .bootstrap-select .dropdown-menu li p {
  padding-left: 0.5em;
}
.bootstrap-select .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: rgb(245, 245, 245);
  border: 1px solid rgb(227, 227, 227);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bootstrap-select .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}
.bootstrap-select.fit-width .dropdown-toggle .filter-option {
  position: static;
  display: inline;
  padding: 0;
}
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner,
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner {
  display: inline;
}
.bootstrap-select.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}
.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  top: 5px;
}
.bootstrap-select.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}
.bootstrap-select .bs-ok-default:after {
  content: "";
  display: block;
  width: 0.5em;
  height: 1em;
  border-style: solid;
  border-width: 0 0.26em 0.26em 0;
  transform: rotate(45deg);
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle, .bootstrap-select.show-menu-arrow.show > .dropdown-toggle {
  z-index: 1061;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before {
  content: "";
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after {
  content: "";
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before {
  bottom: auto;
  top: -4px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after {
  bottom: auto;
  top: -4px;
  border-top: 6px solid white;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before, .product.big-tile .bootstrap-select.show-menu-arrow.favourite-star .dropdown-toggle .filter-option:before, .product.small-tile .bootstrap-select.show-menu-arrow.favourite-star .dropdown-toggle .filter-option:before {
  right: 12px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after, .product.big-tile .bootstrap-select.show-menu-arrow.favourite-star .dropdown-toggle .filter-option:after, .product.small-tile .bootstrap-select.show-menu-arrow.favourite-star .dropdown-toggle .filter-option:after {
  right: 13px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:before, .bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:after, .bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:before, .bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:after {
  display: block;
}

.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
  padding: 4px 8px;
}

.bs-actionsbox {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
  width: 50%;
}

.bs-donebutton {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bs-donebutton .btn-group button {
  width: 100%;
}

.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}
.bs-searchbox .form-control, .bs-searchbox select[multiple].form-filter {
  margin-bottom: 0;
  width: 100%;
  float: none;
}

/* BRAND COLORS */
/* basic color definition */
body {
  /* ICONS */
  /* CSS-Drawn "icons" */
}
body svg.svg-icon-dims {
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  fill: #1f1f1f;
  stroke: #1f1f1f;
}
body svg.svg-icon-dims.svg-icon-hollow {
  fill: transparent;
}
body svg.svg-icon-dims.svg-icon-nostroke {
  stroke: transparent;
}
body svg.svg-icon-dims--small {
  width: 16px;
  height: 16px;
  vertical-align: text-top;
}
body svg.svg-icon-dims--big {
  width: 44px;
  height: 44px;
}
body i.circeled-checkbox {
  width: 20px;
  min-width: 20px;
  height: 20px;
  border: 1px solid #00B9DB;
  margin-right: 15px;
  border-radius: 50%;
}
body i.circeled-checkbox:after {
  display: block;
  width: 9px;
  height: 4px;
  content: "";
  border-left: 1px solid #00B9DB;
  border-bottom: 1px solid #00B9DB;
  margin-left: 5px;
  transform: rotateZ(-45deg);
  margin-top: 6px;
}

/* BRAND COLORS */
/* basic color definition */
/* BRAND COLORS */
/* basic color definition */
/* BRAND COLORS */
/* basic color definition */
@font-face {
  font-family: "UniversCom Condensed";
  src: url("../fonts/1476004/4a916908-f6f7-4df6-90a1-176fb83137d9.eot?#iefix");
  src: url("../fonts/1476004/4a916908-f6f7-4df6-90a1-176fb83137d9.eot?#iefix") format("eot"), url("../fonts/1476004/bf8f8741-5f64-4db9-a877-a44624092e68.woff2") format("woff2"), url("../fonts/1476004/7ce02c2c-45d4-4dee-90f2-f8034e29ac24.woff") format("woff"), url("../fonts/1476004/0955c906-88fc-47e8-8ea2-0765bdf88050.ttf") format("truetype");
}
@font-face {
  font-family: "UniversCom Condensed";
  font-weight: bold;
  src: url("../fonts/1476016/7815db54-3fc9-46f7-a082-a7db4c26b44d.eot?#iefix");
  src: url("../fonts/1476016/7815db54-3fc9-46f7-a082-a7db4c26b44d.eot?#iefix") format("eot"), url("../fonts/1476016/3bdb4597-ff70-447c-8620-8836686bf840.woff2") format("woff2"), url("../fonts/1476016/5599ac9f-d136-4277-aeee-f82aac5d527f.woff") format("woff"), url("../fonts/1476016/ae81ec98-60d0-408d-960f-8c3f9f74e6c7.ttf") format("truetype");
}
@font-face {
  font-family: "Anke Calligraphic FG";
  src: url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.eot?#iefix");
  src: url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.eot?#iefix") format("eot"), url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.woff") format("woff"), url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.svg") format("svg");
}
@font-face {
  font-family: "Love Potion";
  src: url("../fonts/Love_Potion/Love_Potion_Reg.otf");
}
@font-face {
  font-family: "Love Potion";
  font-weight: bold;
  src: url("../fonts/Love_Potion/Love_Potion_Bold.otf");
}
/* bariol_serifitalic */
@font-face {
  font-family: "Bariol Serif Italic";
  src: url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.eot");
  src: url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.woff2") format("woff2"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.woff") format("woff"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.ttf") format("truetype"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.svg#bariol_serifitalic") format("svg");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "LunchBox Slab";
  src: url("../fonts/Lunchbox/34BBC6_3_0.ttf") format("truetype"), url("../fonts/Lunchbox/34BBC6_3_0.eot") format("eot"), url("../fonts/Lunchbox/34BBC6_3_0.woff") format("woff"), url("../fonts/Lunchbox/34BBC6_1_0.woff2") format("woff2");
}
footer {
  margin-right: auto;
  margin-left: auto;
  padding-left: 6px;
  padding-right: 6px;
}
footer:before, footer:after {
  content: " ";
  display: table;
}
footer:after {
  clear: both;
}
@media (min-width: 768px) {
  footer {
    margin-right: auto;
    margin-left: auto;
    padding-left: 6px;
    padding-right: 6px;
  }
  footer:before, footer:after {
    content: " ";
    display: table;
  }
  footer:after {
    clear: both;
  }
}
@media (min-width: 992px) {
  footer {
    margin-right: auto;
    margin-left: auto;
    padding-left: 16px;
    padding-right: 16px;
  }
  footer:before, footer:after {
    content: " ";
    display: table;
  }
  footer:after {
    clear: both;
  }
}
@media (min-width: 1200px) {
  footer {
    margin-right: auto;
    margin-left: auto;
    padding-left: 21px;
    padding-right: 21px;
  }
  footer:before, footer:after {
    content: " ";
    display: table;
  }
  footer:after {
    clear: both;
  }
}
@media screen and (max-width: 767px) {
  footer {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
@media screen and (max-width: 768px) {
  footer #footer_awardrow .award_element {
    height: 60px !important;
  }
}
@media screen and (max-width: 1200px) {
  footer .icon_box_element {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  footer .icon_box_element .footer_icon {
    margin-right: 10px !important;
  }
  footer .icon_box_element svg {
    width: 32px !important;
    height: 32px !important;
  }
  footer .icon_box_element span {
    font-size: 12px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  footer .icon_box_element span {
    font-size: 11px !important;
  }
  footer .icon_box_element .footer_icon {
    margin-right: 2px !important;
  }
}
@media (min-width: 768px) {
  footer {
    width: 768px;
  }
}
@media (min-width: 992px) {
  footer {
    width: 992px;
  }
}
@media (min-width: 1200px) {
  footer {
    width: 1200px;
  }
}
footer #icon_box_footer {
  margin-top: 50px;
  margin-bottom: 35px;
  border-bottom: 1px solid #F7F7F7;
  padding-bottom: 30px;
}
footer .icon_box_element {
  font-family: "UniversCom Condensed", sans-serif;
  line-height: 19px;
  padding-left: 2px;
  padding-right: 5px;
  margin-bottom: 20px;
}
footer .icon_box_element span {
  vertical-align: middle;
}
footer .icon_box_element .footer_icon {
  margin-right: 20px;
  float: left;
}
footer .icon_box_element svg {
  width: 55px;
  height: 55px;
}
footer .brand-row {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px 9px;
  border-bottom: 1px solid #F7F7F7;
}
footer #contact_information .contact_tel {
  color: #00B9DB;
}
footer #contact_information .contact_img {
  border-radius: 4px;
}
footer #site_index {
  margin-top: 20px;
}
footer #site_index .index_element_list {
  line-height: 20px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
footer #site_index .index_element_list h6 {
  display: table;
}
footer #site_index .index_element_list a {
  color: #1f1f1f;
}
footer #footer_awardrow {
  background-color: #F7F7F7;
  min-height: 80px;
}
footer #footer_awardrow .award_element {
  display: flex;
  align-items: center;
}
footer #footer_awardrow .award_element a {
  display: table-cell;
  vertical-align: middle;
  color: #000;
}
footer #footer_awardrow img {
  width: 50px;
  margin-right: 10px;
}
footer #footer_awardrow span {
  margin: auto;
}
footer .small_text {
  color: #6e6e6e;
}
footer .small_text .impressum_detail {
  font-weight: bold;
  font-size: 13px;
  color: #00B9DB;
}
footer #footer_impressum {
  margin-top: 20px;
  margin-bottom: 70px;
}
footer #footer_impressum .small_links {
  display: flex;
  display: -ms-flexbox;
  justify-content: space-between;
  align-items: baseline;
  line-height: 20px;
}
@media (max-width: 992px) {
  footer #footer_impressum .small_links {
    flex-direction: column;
    align-items: flex-start;
  }
}

#contact_footer {
  padding-bottom: 40px;
  border-top: 1px solid #F7F7F7;
  border-bottom: 1px solid #F7F7F7;
}

@media screen and (max-width: 480px) {
  footer .small_text .impressum_detail {
    color: #6e6e6e !important;
    font-weight: normal !important;
  }
  #footer_impressum .small_links a {
    color: #1f1f1f;
  }
}
@media screen and (max-width: 768px) {
  #footer_awardrow .award_element {
    padding-top: 0 !important;
  }
}
/* BRAND COLORS */
/* basic color definition */
/* BRAND COLORS */
/* basic color definition */
/* BRAND COLORS */
/* basic color definition */
@font-face {
  font-family: "UniversCom Condensed";
  src: url("../fonts/1476004/4a916908-f6f7-4df6-90a1-176fb83137d9.eot?#iefix");
  src: url("../fonts/1476004/4a916908-f6f7-4df6-90a1-176fb83137d9.eot?#iefix") format("eot"), url("../fonts/1476004/bf8f8741-5f64-4db9-a877-a44624092e68.woff2") format("woff2"), url("../fonts/1476004/7ce02c2c-45d4-4dee-90f2-f8034e29ac24.woff") format("woff"), url("../fonts/1476004/0955c906-88fc-47e8-8ea2-0765bdf88050.ttf") format("truetype");
}
@font-face {
  font-family: "UniversCom Condensed";
  font-weight: bold;
  src: url("../fonts/1476016/7815db54-3fc9-46f7-a082-a7db4c26b44d.eot?#iefix");
  src: url("../fonts/1476016/7815db54-3fc9-46f7-a082-a7db4c26b44d.eot?#iefix") format("eot"), url("../fonts/1476016/3bdb4597-ff70-447c-8620-8836686bf840.woff2") format("woff2"), url("../fonts/1476016/5599ac9f-d136-4277-aeee-f82aac5d527f.woff") format("woff"), url("../fonts/1476016/ae81ec98-60d0-408d-960f-8c3f9f74e6c7.ttf") format("truetype");
}
@font-face {
  font-family: "Anke Calligraphic FG";
  src: url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.eot?#iefix");
  src: url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.eot?#iefix") format("eot"), url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.woff") format("woff"), url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.svg") format("svg");
}
@font-face {
  font-family: "Love Potion";
  src: url("../fonts/Love_Potion/Love_Potion_Reg.otf");
}
@font-face {
  font-family: "Love Potion";
  font-weight: bold;
  src: url("../fonts/Love_Potion/Love_Potion_Bold.otf");
}
/* bariol_serifitalic */
@font-face {
  font-family: "Bariol Serif Italic";
  src: url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.eot");
  src: url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.woff2") format("woff2"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.woff") format("woff"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.ttf") format("truetype"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.svg#bariol_serifitalic") format("svg");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "LunchBox Slab";
  src: url("../fonts/Lunchbox/34BBC6_3_0.ttf") format("truetype"), url("../fonts/Lunchbox/34BBC6_3_0.eot") format("eot"), url("../fonts/Lunchbox/34BBC6_3_0.woff") format("woff"), url("../fonts/Lunchbox/34BBC6_1_0.woff2") format("woff2");
}
#newsletter_container {
  width: 100%;
  margin-bottom: 20px;
}
#newsletter_container .info-section .detail {
  color: #63d400;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
}
#newsletter_container #newsletter_info {
  padding-top: 1.4%;
}
#newsletter_container #newsletter_info .newsletter_info_element {
  display: flex;
  display: -ms-flexbox;
  margin: auto;
  margin-bottom: 5px;
}
#newsletter_container #newsletter_info .newsletter_info_element img {
  width: 40px; /*or your image's width*/
  height: 40px; /*or your image's height*/
  float: left;
}
#newsletter_container #newsletter_info #newsletter_info_keywords {
  clear: both;
  margin-bottom: 10px;
}
#newsletter_container #newsletter_info #newsletter_subscription .small_text {
  font-size: 12px;
}
#newsletter_container #newsletter_info #newsletter_subscription #email_input_newsletter {
  overflow: hidden;
  max-width: 558px;
}
@media (max-width: 991px) {
  #newsletter_container #newsletter_info #newsletter_subscription #email_input_newsletter {
    max-width: 410px;
  }
}
#newsletter_container #newsletter_info #newsletter_subscription #email_input_newsletter .input-lg, #newsletter_container #newsletter_info #newsletter_subscription #email_input_newsletter .input-group-lg > .form-control,
#newsletter_container #newsletter_info #newsletter_subscription #email_input_newsletter .input-group-lg > .input-group-addon,
#newsletter_container #newsletter_info #newsletter_subscription #email_input_newsletter .input-group-lg > .input-group-btn > .btn, #newsletter_container #newsletter_info #newsletter_subscription #email_input_newsletter .input-group-lg > select[multiple].form-filter {
  height: 49px;
}
#newsletter_container #newsletter_info #newsletter_subscription #email_input_newsletter .input-group {
  width: 100% !important;
}
#newsletter_container #newsletter_info #newsletter_subscription #email_input_newsletter .input-group #mailnewsletter {
  height: 50px;
}
#newsletter_container #newsletter_info #newsletter_subscription #email_input_newsletter .input-group input#submit_newsletter {
  height: 50px;
}
#newsletter_container #newsletter_info #newsletter_subscription #email_input_newsletter .input-group #mailnewsletter ~ .input-group-btn input#submit_newsletter {
  border: 1px solid #00B9DB;
  border-left: none;
}
#newsletter_container #newsletter_info #newsletter_subscription #email_input_newsletter .input-group #mailnewsletter:focus ~ .input-group-btn input#submit_newsletter {
  border-color: #6e6e6e;
}
#newsletter_container #newsletter_info #newsletter_subscription input.invalid {
  border-color: #ec3838;
  background-color: #fff;
}
#newsletter_container #newsletter_info #newsletter_subscription input.invalid:focus {
  outline: none;
}
#newsletter_container #newsletter_info #newsletter_subscription .data_protection_regulations {
  line-height: 1.3;
}
#newsletter_container #newsletter_info #newsletter_subscription .info-section {
  line-height: 1.3;
}
#newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail, #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox {
  width: 100%;
  padding: 0;
  color: white;
  display: block;
  background-color: #ec3838;
  border-radius: 0 0 5px 5px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#newsletter_container #newsletter_info #newsletter_subscription .field-validation-error {
  padding: 7px 21px;
  font-size: 14px;
  -webkit-box-shadow: -1px 1px 20px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: -1px 1px 20px 0px rgba(0, 0, 0, 0.4);
  box-shadow: -1px 1px 20px 0px rgba(0, 0, 0, 0.4);
  min-height: 50px;
  display: flex;
  align-items: center;
}
#newsletter_container #newsletter_info #newsletter_subscription .field-validation-error:after {
  top: calc(50% - 6px);
  left: -12px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  pointer-events: none;
  border-right-color: #ffffff;
  border-width: 6px;
}
#newsletter_container #newsletter_info #newsletter_subscription .input-validation-error {
  border-color: #EC3838;
}
#newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_mail.active, #newsletter_container #newsletter_info #newsletter_subscription .active.error_newsletter_checkbox {
  padding: 7px;
}
#newsletter_container #newsletter_side_picture img {
  margin-left: auto;
  margin-right: auto;
}

#newsletterSubscription #newsletter_info {
  margin-top: 0;
}
#newsletterSubscription #newsletter_info .newsletter_info_element {
  display: flex;
  display: -ms-flexbox;
  margin: auto;
  margin-bottom: 5px;
}
#newsletterSubscription #newsletter_info .newsletter_info_element img {
  width: 40px;
  height: 40px;
  float: left;
}
#newsletterSubscription #newsletter_info #newsletter_info_keywords {
  clear: both;
}
@media (min-width: 768px) and (max-width: 991px) {
  #newsletterSubscription #newsletter_info #newsletter_info_keywords {
    font-size: 13px;
  }
}
#newsletterSubscription #newsletter_info .info-section {
  margin: 25px 0;
}
#newsletterSubscription #newsletter_info .info-section .sparen {
  border: 2px solid #63d400;
  color: #63d400;
  width: 200px;
  height: 70px;
  padding: 5px;
  font-size: 35px;
  font-weight: bold;
  text-align: center;
  border-radius: 5px;
}
#newsletterSubscription #newsletter_info .info-section .detail {
  color: #63d400;
  font-size: 25px;
  font-weight: bold;
  padding-bottom: 4px;
}
@media (min-width: 991px) {
  #newsletterSubscription #newsletter_info .info-section .detail {
    padding-left: 30px;
  }
}
#newsletterSubscription #newsletter_info .detail-text {
  padding-bottom: 30px;
}
#newsletterSubscription h3.grey-text, #newsletterSubscription .favouriteList .modal .modal-header .grey-text.modal-title, .favouriteList .modal .modal-header #newsletterSubscription .grey-text.modal-title, #newsletterSubscription .product-detail .first-section .product-info .product-title-row h1.grey-text, .product-detail .first-section .product-info .product-title-row #newsletterSubscription h1.grey-text, #newsletterSubscription .recipe-detail .steps-row .steps-container .grey-text.steps-title, .recipe-detail .steps-row .steps-container #newsletterSubscription .grey-text.steps-title {
  color: #aeaeae;
  margin-top: 0;
}
@media (min-width: 991px) {
  #newsletterSubscription h3.grey-text, #newsletterSubscription .favouriteList .modal .modal-header .grey-text.modal-title, .favouriteList .modal .modal-header #newsletterSubscription .grey-text.modal-title, #newsletterSubscription .product-detail .first-section .product-info .product-title-row h1.grey-text, .product-detail .first-section .product-info .product-title-row #newsletterSubscription h1.grey-text, #newsletterSubscription .recipe-detail .steps-row .steps-container .grey-text.steps-title, .recipe-detail .steps-row .steps-container #newsletterSubscription .grey-text.steps-title {
    margin-left: -20px;
  }
}
#newsletterSubscription .form-group {
  padding-bottom: 15px;
}
#newsletterSubscription .form-group label {
  font-weight: normal;
}
#newsletterSubscription .separator {
  margin: 20px 0;
}
#newsletterSubscription .ssl {
  padding: 20px 0;
  font-size: 14px;
}
@media (min-width: 991px) {
  #newsletterSubscription .ssl {
    margin-left: -25px;
  }
}
#newsletterSubscription .evkLabel {
  font-size: 12px;
  margin-top: 11px;
  line-height: 1.3;
  color: #6e6e6e;
}
#newsletterSubscription .no-side-margin {
  margin-left: 0;
  margin-right: 0;
}
#newsletterSubscription .no-side-margin .small_text {
  margin-top: 10px;
  font-size: 12px;
  color: #6e6e6e;
}
#newsletterSubscription .mandatoryInfo {
  padding-bottom: 15px;
  font-size: 14px;
}
#newsletterSubscription .field-validation-error {
  padding: 7px 21px;
  font-size: 14px;
  -webkit-box-shadow: -1px 1px 20px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: -1px 1px 20px 0px rgba(0, 0, 0, 0.4);
  box-shadow: -1px 1px 20px 0px rgba(0, 0, 0, 0.4);
  min-height: 50px;
  display: flex;
  align-items: center;
  margin-top: 25px;
}
#newsletterSubscription .field-validation-error:after {
  top: calc(50% - 6px);
  left: -12px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  pointer-events: none;
  border-right-color: #ffffff;
  border-width: 6px;
}
#newsletterSubscription .input-validation-error {
  border-color: #EC3838;
}
@media (max-width: 767px) {
  #newsletterSubscription .field-validation-error:after {
    top: 13px;
    left: 30px;
    border-width: 6px;
    border-right-color: transparent;
    border-bottom-color: #fff;
  }
  #newsletterSubscription #newsletter_info .info-section .sparen {
    font-size: 20px;
    height: 50px;
  }
  #newsletterSubscription #newsletter_info .info-section .detail {
    font-size: 20px;
  }
  #newsletterSubscription .sm-full-widght {
    width: 100%;
  }
  #newsletterSubscription .ssl {
    font-size: 12px;
  }
  #newsletterSubscription .mandatoryInfo {
    font-size: 14px;
  }
}
#newsletterSubscription .smallEVKError {
  position: relative;
  background-color: #aa030b;
  color: #fff;
}
#newsletterSubscription .smallEVKError.field-validation-error:after {
  border: 0;
}
#newsletterSubscription .sectionPadding {
  padding-top: 20px;
}

/* EVK */
.smallEVKValidation.validation-error,
.fullEVKValidation.validation-error,
.field-validation-valid.smallEVKError {
  color: #fff;
  background-color: #aa030b;
  padding: 7px;
  position: relative;
  display: none;
}

.formView.contact .row.noMargin.fullEVK, .formView.contact .promotion-detail .noMargin.fullEVK.promo-infos, .promotion-detail .formView.contact .noMargin.fullEVK.promo-infos, .formView.contact .promotion-detail .noMargin.fullEVK.promo-timespan, .promotion-detail .formView.contact .noMargin.fullEVK.promo-timespan, .formView.contact .product.shopping-cart-small .content-section-part-3 .noMargin.fullEVK.price-section, .product.shopping-cart-small .content-section-part-3 .formView.contact .noMargin.fullEVK.price-section, .formView.contact ul.noMargin.fullEVK.checklist {
  display: none;
}

.evkLabel.evkDisabled {
  color: ButtonShadow;
}

.evkLabel.evkDisabled a {
  color: ButtonShadow;
  cursor: default;
  pointer-events: none;
}

#newsletterPopUp .modal-header {
  padding-bottom: 0;
}
#newsletterPopUp .modal-header h1, #newsletterPopUp .modal-header h2, #newsletterPopUp .modal-header h3, #newsletterPopUp .favouriteList .modal .modal-header .modal-title, .favouriteList .modal #newsletterPopUp .modal-header .modal-title, #newsletterPopUp .modal-header .recipe-detail .steps-row .steps-container .steps-title, .recipe-detail .steps-row .steps-container #newsletterPopUp .modal-header .steps-title, #newsletterPopUp .modal-header h4, #newsletterPopUp .modal-header .promotion-detail .tab-content .step-header, .promotion-detail .tab-content #newsletterPopUp .modal-header .step-header, #newsletterPopUp .modal-header .card.card-froneri--small .card-body .card-title, .card.card-froneri--small .card-body #newsletterPopUp .modal-header .card-title, #newsletterPopUp .modal-header .card-froneri.card-froneri--small .card-body .card-title, .card-froneri.card-froneri--small .card-body #newsletterPopUp .modal-header .card-title, #newsletterPopUp .modal-header h5, #newsletterPopUp .modal-header .history-container .mile-stone-container .description-part .year-description .description-container p, .history-container .mile-stone-container .description-part .year-description .description-container #newsletterPopUp .modal-header p {
  margin: 0;
}
#newsletterPopUp .modal-body {
  padding-top: 0;
  padding-bottom: 0;
}
#newsletterPopUp #newsletter_info {
  margin-top: 0;
}
#newsletterPopUp #newsletter_info .newsletter_info_element {
  display: flex;
  display: -ms-flexbox;
  margin: auto;
  margin-bottom: 5px;
  padding-left: 25px;
}
#newsletterPopUp #newsletter_info .newsletter_info_element img {
  width: 40px;
  height: 40px;
  float: left;
}
#newsletterPopUp #newsletter_info .newsletter_info_element .circeled-checkbox {
  position: absolute;
  left: 0;
}
#newsletterPopUp #newsletter_info #newsletter_info_keywords {
  clear: both;
}
@media (min-width: 768px) and (max-width: 991px) {
  #newsletterPopUp #newsletter_info #newsletter_info_keywords {
    font-size: 13px;
  }
}
#newsletterPopUp #newsletter_info #newsletter_info_keywords span {
  font-size: 14px;
}
#newsletterPopUp .modal-footer {
  border-top: 0;
}
#newsletterPopUp .modal-footer .doNotShowCheckbox {
  padding-top: 10px;
}
#newsletterPopUp .modal-footer .doNotShowCheckbox label {
  font-size: 14px;
  text-align: left;
}
#newsletterPopUp .rabatt-Text {
  font-size: 12px;
  line-height: 1.14;
  display: inherit;
  padding: 20px 0 15px 0;
}
@media (max-width: 767px) {
  #newsletterPopUp .sm-full-widght {
    width: 100%;
  }
}

.site-at #newsletter_info .info-section.row, .site-at #newsletter_info .promotion-detail .info-section.promo-infos, .promotion-detail .site-at #newsletter_info .info-section.promo-infos, .site-at #newsletter_info .promotion-detail .info-section.promo-timespan, .promotion-detail .site-at #newsletter_info .info-section.promo-timespan, .site-at #newsletter_info .product.shopping-cart-small .content-section-part-3 .info-section.price-section, .product.shopping-cart-small .content-section-part-3 .site-at #newsletter_info .info-section.price-section, .site-at #newsletter_info ul.info-section.checklist {
  display: none;
}
.site-at #newsletterPopUp .rabatt-Text {
  display: none;
}
.site-at #newsletterSubscription .no-side-margin .small_text {
  display: none;
}

/* BRAND COLORS */
/* basic color definition */
/* BRAND COLORS */
/* basic color definition */
/* BRAND COLORS */
/* basic color definition */
@font-face {
  font-family: "UniversCom Condensed";
  src: url("../fonts/1476004/4a916908-f6f7-4df6-90a1-176fb83137d9.eot?#iefix");
  src: url("../fonts/1476004/4a916908-f6f7-4df6-90a1-176fb83137d9.eot?#iefix") format("eot"), url("../fonts/1476004/bf8f8741-5f64-4db9-a877-a44624092e68.woff2") format("woff2"), url("../fonts/1476004/7ce02c2c-45d4-4dee-90f2-f8034e29ac24.woff") format("woff"), url("../fonts/1476004/0955c906-88fc-47e8-8ea2-0765bdf88050.ttf") format("truetype");
}
@font-face {
  font-family: "UniversCom Condensed";
  font-weight: bold;
  src: url("../fonts/1476016/7815db54-3fc9-46f7-a082-a7db4c26b44d.eot?#iefix");
  src: url("../fonts/1476016/7815db54-3fc9-46f7-a082-a7db4c26b44d.eot?#iefix") format("eot"), url("../fonts/1476016/3bdb4597-ff70-447c-8620-8836686bf840.woff2") format("woff2"), url("../fonts/1476016/5599ac9f-d136-4277-aeee-f82aac5d527f.woff") format("woff"), url("../fonts/1476016/ae81ec98-60d0-408d-960f-8c3f9f74e6c7.ttf") format("truetype");
}
@font-face {
  font-family: "Anke Calligraphic FG";
  src: url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.eot?#iefix");
  src: url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.eot?#iefix") format("eot"), url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.woff") format("woff"), url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.svg") format("svg");
}
@font-face {
  font-family: "Love Potion";
  src: url("../fonts/Love_Potion/Love_Potion_Reg.otf");
}
@font-face {
  font-family: "Love Potion";
  font-weight: bold;
  src: url("../fonts/Love_Potion/Love_Potion_Bold.otf");
}
/* bariol_serifitalic */
@font-face {
  font-family: "Bariol Serif Italic";
  src: url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.eot");
  src: url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.woff2") format("woff2"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.woff") format("woff"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.ttf") format("truetype"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.svg#bariol_serifitalic") format("svg");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "LunchBox Slab";
  src: url("../fonts/Lunchbox/34BBC6_3_0.ttf") format("truetype"), url("../fonts/Lunchbox/34BBC6_3_0.eot") format("eot"), url("../fonts/Lunchbox/34BBC6_3_0.woff") format("woff"), url("../fonts/Lunchbox/34BBC6_1_0.woff2") format("woff2");
}
.modal--froneri {
  text-align: center;
  padding: 0 !important;
}
.modal--froneri .modal-content {
  padding: 20px;
  border: none;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.11);
}
.modal--froneri .modal-content .modal-header, .modal--froneri .modal-content .modal-body, .modal--froneri .modal-content .modal-footer {
  padding: 20px;
  border: none;
}
.modal--froneri .modal-content .modal-header {
  padding-bottom: 10px;
}
.modal--froneri .modal-content .modal-footer, .modal--froneri .modal-content .modal-body {
  padding-top: 10px;
}
.modal--froneri .modal-content .close {
  font-size: 45px;
  font-weight: normal;
  position: absolute;
  top: 0;
  right: 12px;
  line-height: 1;
  color: #1f1f1f;
  opacity: 1;
}
.modal--froneri .modal-content .close span::after {
  content: "×";
}
.modal--froneri:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}
.modal--froneri .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
ul.products-bought {
  list-style: none;
  padding: 0;
  display: block;
}
ul.products-bought li {
  padding-left: 35px;
}
ul.products-bought li:before {
  content: " ";
  width: 21px;
  height: 10px;
  display: block;
  position: absolute;
  border-width: 0 0 4px 4px;
  border-style: solid;
  border-color: #21BEDD;
  transform: rotate(-45deg);
  margin-left: -35px;
  margin-top: 3px;
}

.modal-backdrop {
  background-color: #fff;
}
.modal-backdrop.in {
  opacity: 0.72;
}

@media screen and (max-width: 768px) {
  #aktion_overlay .modal-dialog {
    width: 100%;
  }
  #aktion_overlay #overlay_footer .btn-ghost {
    margin-bottom: 10px;
  }
}
/* BRAND COLORS */
/* basic color definition */
/* BRAND COLORS */
/* basic color definition */
/* BRAND COLORS */
/* basic color definition */
@font-face {
  font-family: "UniversCom Condensed";
  src: url("../fonts/1476004/4a916908-f6f7-4df6-90a1-176fb83137d9.eot?#iefix");
  src: url("../fonts/1476004/4a916908-f6f7-4df6-90a1-176fb83137d9.eot?#iefix") format("eot"), url("../fonts/1476004/bf8f8741-5f64-4db9-a877-a44624092e68.woff2") format("woff2"), url("../fonts/1476004/7ce02c2c-45d4-4dee-90f2-f8034e29ac24.woff") format("woff"), url("../fonts/1476004/0955c906-88fc-47e8-8ea2-0765bdf88050.ttf") format("truetype");
}
@font-face {
  font-family: "UniversCom Condensed";
  font-weight: bold;
  src: url("../fonts/1476016/7815db54-3fc9-46f7-a082-a7db4c26b44d.eot?#iefix");
  src: url("../fonts/1476016/7815db54-3fc9-46f7-a082-a7db4c26b44d.eot?#iefix") format("eot"), url("../fonts/1476016/3bdb4597-ff70-447c-8620-8836686bf840.woff2") format("woff2"), url("../fonts/1476016/5599ac9f-d136-4277-aeee-f82aac5d527f.woff") format("woff"), url("../fonts/1476016/ae81ec98-60d0-408d-960f-8c3f9f74e6c7.ttf") format("truetype");
}
@font-face {
  font-family: "Anke Calligraphic FG";
  src: url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.eot?#iefix");
  src: url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.eot?#iefix") format("eot"), url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.woff") format("woff"), url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.svg") format("svg");
}
@font-face {
  font-family: "Love Potion";
  src: url("../fonts/Love_Potion/Love_Potion_Reg.otf");
}
@font-face {
  font-family: "Love Potion";
  font-weight: bold;
  src: url("../fonts/Love_Potion/Love_Potion_Bold.otf");
}
/* bariol_serifitalic */
@font-face {
  font-family: "Bariol Serif Italic";
  src: url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.eot");
  src: url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.woff2") format("woff2"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.woff") format("woff"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.ttf") format("truetype"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.svg#bariol_serifitalic") format("svg");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "LunchBox Slab";
  src: url("../fonts/Lunchbox/34BBC6_3_0.ttf") format("truetype"), url("../fonts/Lunchbox/34BBC6_3_0.eot") format("eot"), url("../fonts/Lunchbox/34BBC6_3_0.woff") format("woff"), url("../fonts/Lunchbox/34BBC6_1_0.woff2") format("woff2");
}
.popover {
  border-radius: 4px;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
  font-size: 14px;
  max-width: 256px;
  z-index: 1011;
}
.popover .popover-title {
  background-color: #fff;
  border-bottom: none;
  border-radius: 0;
  font-size: 14px;
  padding: 20px 20px 5px 20px;
}
.popover .popover-content {
  padding: 0 20px 20px 20px;
}

.froneriPopup {
  padding: 15px;
  border: 0;
  max-width: 300px;
}
.froneriPopup .popup-btns .btn {
  width: 100%;
  margin-top: 10px;
}

/* BRAND COLORS */
/* basic color definition */
/* BRAND COLORS */
/* basic color definition */
/* BRAND COLORS */
/* basic color definition */
@font-face {
  font-family: "UniversCom Condensed";
  src: url("../fonts/1476004/4a916908-f6f7-4df6-90a1-176fb83137d9.eot?#iefix");
  src: url("../fonts/1476004/4a916908-f6f7-4df6-90a1-176fb83137d9.eot?#iefix") format("eot"), url("../fonts/1476004/bf8f8741-5f64-4db9-a877-a44624092e68.woff2") format("woff2"), url("../fonts/1476004/7ce02c2c-45d4-4dee-90f2-f8034e29ac24.woff") format("woff"), url("../fonts/1476004/0955c906-88fc-47e8-8ea2-0765bdf88050.ttf") format("truetype");
}
@font-face {
  font-family: "UniversCom Condensed";
  font-weight: bold;
  src: url("../fonts/1476016/7815db54-3fc9-46f7-a082-a7db4c26b44d.eot?#iefix");
  src: url("../fonts/1476016/7815db54-3fc9-46f7-a082-a7db4c26b44d.eot?#iefix") format("eot"), url("../fonts/1476016/3bdb4597-ff70-447c-8620-8836686bf840.woff2") format("woff2"), url("../fonts/1476016/5599ac9f-d136-4277-aeee-f82aac5d527f.woff") format("woff"), url("../fonts/1476016/ae81ec98-60d0-408d-960f-8c3f9f74e6c7.ttf") format("truetype");
}
@font-face {
  font-family: "Anke Calligraphic FG";
  src: url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.eot?#iefix");
  src: url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.eot?#iefix") format("eot"), url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.woff") format("woff"), url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.svg") format("svg");
}
@font-face {
  font-family: "Love Potion";
  src: url("../fonts/Love_Potion/Love_Potion_Reg.otf");
}
@font-face {
  font-family: "Love Potion";
  font-weight: bold;
  src: url("../fonts/Love_Potion/Love_Potion_Bold.otf");
}
/* bariol_serifitalic */
@font-face {
  font-family: "Bariol Serif Italic";
  src: url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.eot");
  src: url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.woff2") format("woff2"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.woff") format("woff"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.ttf") format("truetype"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.svg#bariol_serifitalic") format("svg");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "LunchBox Slab";
  src: url("../fonts/Lunchbox/34BBC6_3_0.ttf") format("truetype"), url("../fonts/Lunchbox/34BBC6_3_0.eot") format("eot"), url("../fonts/Lunchbox/34BBC6_3_0.woff") format("woff"), url("../fonts/Lunchbox/34BBC6_1_0.woff2") format("woff2");
}
.nav_user-menu--cart .simple-dropdown-menu {
  border-top: 2px solid #1f1f1f;
}
.nav_user-menu--cart .simple-dropdown-menu .delivery-date {
  font-size: 30px;
}
.nav_user-menu--cart .simple-dropdown-menu li {
  border-bottom: none;
  padding: 5px 0;
}
.nav_user-menu--cart .simple-dropdown-menu li a svg {
  width: 35px;
  height: 35px;
}
.nav_user-menu--cart .simple-dropdown-menu li p {
  font-size: 14px;
}
.nav_user-menu--cart .simple-dropdown-menu li .rebate-message {
  color: #EC385A;
}
.nav_user-menu--cart .simple-dropdown-menu li .free-delivery {
  color: #81D13A;
}
.nav_user-menu--cart .simple-dropdown-menu li .shopping_basket_tkRebate {
  float: right;
  margin-right: 0;
}
.nav_user-menu--cart .simple-dropdown-menu li .shopping_basket_tkRebate .pointer {
  font-size: 16px;
  padding: 4px 0 4px 40px;
}
.nav_user-menu--cart .simple-dropdown-menu li .total_price {
  font-size: 20px;
}
.nav_user-menu--cart .simple-dropdown-menu .shopping-basket_btn {
  text-align: center;
}
.nav_user-menu--cart .simple-dropdown-menu .shopping-basket_btn .btn {
  padding: 10px 30px;
  font-size: 16px;
  margin: 5px;
}
.nav_user-menu--cart .simple-dropdown-menu .space-between {
  border-bottom: 1px solid #f1f1f1;
}
.nav_user-menu--cart .simple-dropdown-menu .to-nextscale-message {
  color: #EC385A;
}
.nav_user-menu--cart .simple-dropdown-menu .doubleArrow.big {
  font-size: 19px;
}
.nav_user-menu--cart .simple-dropdown-menu .doubleArrow + span {
  text-decoration: underline;
  margin-left: 4px;
}
.nav_user-menu--cart .simple-dropdown-menu .noTextDecoration {
  text-decoration: none;
}
.nav_user-menu--cart .simple-dropdown-menu .noTextDecoration:hover, .nav_user-menu--cart .simple-dropdown-menu .noTextDecoration:focus {
  text-decoration: none;
}
.nav_user-menu--cart .simple-dropdown-menu .tkPopover {
  position: relative;
}
.nav_user-menu--cart .simple-dropdown-menu .tkPopover svg {
  width: 15px;
  height: 15px;
}
.nav_user-menu--cart .simple-dropdown-menu .tkPopover .popover-content > p {
  font-size: 11.52px;
  font-size: 1.2rem;
  margin-bottom: 4px;
}
.nav_user-menu--cart .simple-dropdown-menu .tkPopover .popover-content > a {
  margin-top: 10px;
  display: block;
}
.nav_user-menu--cart .simple-dropdown-menu .tkPopover > div {
  cursor: default;
}
@media screen and (max-width: 767px) {
  .nav_user-menu--cart .simple-dropdown-menu li.mycart-header {
    height: 80px;
  }
  .nav_user-menu--cart .simple-dropdown-menu li.mycart-header .mycart-title {
    display: inline-block;
    float: left;
  }
  .nav_user-menu--cart .simple-dropdown-menu li.mycart-header .close-mycart {
    display: inline-block;
    float: right;
    padding-right: 0;
    width: 20px;
    height: 20px;
  }
  .nav_user-menu--cart .simple-dropdown-menu li.mycart-header .close-mycart:active {
    box-shadow: none;
  }
  .nav_user-menu--cart .simple-dropdown-menu li.mycart-header .close-mycart:before, .nav_user-menu--cart .simple-dropdown-menu li.mycart-header .close-mycart:after {
    position: absolute;
    right: 40px;
    top: 42px;
    content: " ";
    height: 23px;
    width: 2px;
    background-color: #000;
  }
  .nav_user-menu--cart .simple-dropdown-menu li.mycart-header .close-mycart:before {
    transform: rotate(45deg);
  }
  .nav_user-menu--cart .simple-dropdown-menu li.mycart-header .close-mycart:after {
    transform: rotate(-45deg);
  }
}

#nav_user > ul > li #shopping_basket_overlay.nav_user-menu-dropdown {
  width: 460px;
  margin-top: 0;
  margin-right: -15px;
  right: 0;
}
#nav_user > ul > li #shopping_basket_overlay.nav_user-menu-dropdown .waiting {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0.9;
  margin: 15px;
  z-index: 100;
}
#nav_user > ul > li #shopping_basket_overlay.nav_user-menu-dropdown .waiting .loader {
  border: 16px solid #f1f1f1; /* Light grey */
  border-top: 16px solid #00B9DB; /* Blue */
  border-radius: 50%;
  width: 120px;
  height: 120px;
  position: absolute;
  top: 20%;
  left: 40%;
  animation: spin 2s linear infinite;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#nav_user > ul > li #shopping_basket_overlay.nav_user-menu-dropdown .calendar_container {
  z-index: 251;
}

#nav_user > ul.cartgroup-selected #shopping_basket_overlay.nav_user-menu-dropdown {
  overflow: visible;
}

@media (min-width: 992px) {
  #nav_meta > ul > li.has-dropdown.cartgroup:hover .nav_user-menu-dropdown,
  ul.simple-dropdown-menu:hover + #nav_meta > ul > li.has-dropdown.cartgroup .nav_user-menu-dropdown,
  #nav_user > ul > li.has-dropdown.cartgroup:hover .nav_user-menu-dropdown,
  ul.simple-dropdown-menu:hover + #nav_user > ul > li.has-dropdown.cartgroup .nav_user-menu-dropdown,
  #nav_meta > ul.nav_user-menu.cartgroup-selected li #shopping_basket_overlay.nav_user-menu-dropdown {
    max-height: 600px;
  }
}
@media (max-width: 991px) {
  #nav_meta > ul > li .dropdown-backdrop,
  #nav_user > ul > li .dropdown-backdrop,
  #nav_user > ul.cartgroup-selected .dropdown-backdrop {
    display: none !important;
  }
  #nav_meta > ul > li #shopping_basket_overlay.nav_user-menu-dropdown,
  #nav_user > ul > li #shopping_basket_overlay.nav_user-menu-dropdown,
  #nav_user > ul.cartgroup-selected #shopping_basket_overlay.nav_user-menu-dropdown {
    position: fixed;
    height: 100vh;
    width: 100%;
    margin: 0;
    border: none;
    padding: 0;
    top: 0;
    left: 0;
    max-height: initial;
    min-height: 100vh;
    display: none;
  }
  #nav_meta > ul > li #shopping_basket_overlay.nav_user-menu-dropdown .simple-dropdown-menu,
  #nav_user > ul > li #shopping_basket_overlay.nav_user-menu-dropdown .simple-dropdown-menu,
  #nav_user > ul.cartgroup-selected #shopping_basket_overlay.nav_user-menu-dropdown .simple-dropdown-menu {
    border: none;
    min-height: 100vh;
  }
  #nav_meta > ul > li #shopping_basket_overlay.open-mobile,
  #nav_user > ul > li #shopping_basket_overlay.open-mobile,
  #nav_user > ul.cartgroup-selected #shopping_basket_overlay.open-mobile {
    display: block;
  }
}
.badgepulse {
  animation: anm_badgepulse 2s;
}

@keyframes anm_badgepulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(128, 209, 58, 0.8);
    box-shadow: 0 0 0 0 rgba(128, 209, 58, 0.8);
  }
  70% {
    -moz-box-shadow: 0 0 0 10px rgba(128, 209, 58, 0);
    box-shadow: 0 0 0 10px rgba(128, 209, 58, 0);
  }
  100% {
    -moz-box-shadow: 0 0 0 0 rgba(128, 209, 58, 0);
    box-shadow: 0 0 0 0 rgba(128, 209, 58, 0);
  }
}
.nav_user-menu--cart .simple-dropdown-menu li.tk-rebate-cond {
  display: none;
}

.cart--scale-rebate .nav_user-menu--cart .simple-dropdown-menu li.tk-rebate-cond {
  display: block;
}

/* BRAND COLORS */
/* basic color definition */
/* BRAND COLORS */
/* basic color definition */
.bg-brand-backwaren {
  background-color: rgba(156, 96, 22, 0.1);
  border-radius: 4px;
}

.color-brand-backwaren {
  color: #9c6016;
}

a.color-brand-backwaren:hover, a.color-brand-backwaren:active {
  color: rgb(209.6359550562, 129.006741573, 29.5640449438);
}

.bg-brand-schoeller-backwaren {
  background-color: rgba(156, 96, 22, 0.1);
  border-radius: 4px;
}

.color-brand-schoeller-backwaren {
  color: #9c6016;
}

a.color-brand-schoeller-backwaren:hover, a.color-brand-schoeller-backwaren:active {
  color: rgb(209.6359550562, 129.006741573, 29.5640449438);
}

.bg-brand-moevenpick {
  background-color: rgba(214, 145, 5, 0.1);
  border-radius: 4px;
}

.color-brand-moevenpick {
  color: #d69105;
}

a.color-brand-moevenpick:hover, a.color-brand-moevenpick:active {
  color: rgb(249.7534246575, 177.3506849315, 30.4465753425);
}

.bg-brand-agdc {
  background-color: rgba(70, 22, 0, 0.1);
  border-radius: 4px;
}

.color-brand-agdc {
  color: #461600;
}

a.color-brand-agdc:hover, a.color-brand-agdc:active {
  color: rgb(131.2, 41.2342857143, 0);
}

.bg-brand-schoeller {
  background-color: rgba(0, 149, 210, 0.1);
  border-radius: 4px;
}

.color-brand-schoeller {
  color: #0095d2;
}

a.color-brand-schoeller:hover, a.color-brand-schoeller:active {
  color: rgb(16.2, 185.6342857143, 255);
}

.bg-brand-oreo {
  background-color: rgba(0, 83, 154, 0.1);
  border-radius: 4px;
}

.color-brand-oreo {
  color: #00539a;
}

a.color-brand-oreo:hover, a.color-brand-oreo:active {
  color: rgb(0, 115.9844155844, 215.2);
}

.bg-brand-milka {
  background-color: rgba(125, 104, 173, 0.1);
  border-radius: 4px;
}

.color-brand-milka {
  color: #7d68ad;
}

a.color-brand-milka:hover, a.color-brand-milka:active {
  color: rgb(159.1459227468, 143.6618025751, 194.5381974249);
}

.bg-brand-kitkat {
  background-color: rgba(221, 5, 44, 0.1);
  border-radius: 4px;
}

.color-brand-kitkat {
  color: #dd052c;
}

a.color-brand-kitkat:hover, a.color-brand-kitkat:active {
  color: rgb(250.0707964602, 37.1292035398, 75.5769911504);
}

.bg-brand-daim {
  background-color: rgba(223, 9, 41, 0.1);
  border-radius: 4px;
}

.color-brand-daim {
  color: #df0929;
}

a.color-brand-daim:hover, a.color-brand-daim:active {
  color: rgb(246.5896551724, 46.6103448276, 76.5137931034);
}

.bg-brand-primary {
  background-color: rgba(0, 185, 219, 0.1);
  border-radius: 4px;
}

.color-brand-primary {
  color: #00B9DB;
}

a.color-brand-primary:hover, a.color-brand-primary:active {
  color: rgb(25.2, 219.3232876712, 255);
}

.bg-brand-froneri {
  background-color: rgba(1, 186, 214, 0.1);
  border-radius: 4px;
}

.color-brand-froneri {
  color: #01bad6;
}

a.color-brand-froneri:hover, a.color-brand-froneri:active {
  color: rgb(22.2874418605, 223.4641860465, 253.9125581395);
}

.bg-brand-nuii {
  background-color: rgba(254, 205, 85, 0.1);
  border-radius: 4px;
}

.color-brand-nuii {
  color: #fecd55;
}

a.color-brand-nuii:hover, a.color-brand-nuii:active {
  color: rgb(254.3578947368, 222.8947368421, 145.8421052632);
}

.bg-brand-buitoni {
  background-color: rgba(0, 130, 74, 0.1);
  border-radius: 4px;
}

.color-brand-buitoni {
  color: #00824A;
}

a.color-brand-buitoni:hover, a.color-brand-buitoni:active {
  color: rgb(0, 191.2, 108.8369230769);
}

.bg-brand-frappelatte {
  background-color: rgba(130, 63, 6, 0.1);
  border-radius: 4px;
}

.color-brand-frappelatte {
  color: #823F06;
}

a.color-brand-frappelatte:hover, a.color-brand-frappelatte:active {
  color: rgb(188.5, 91.35, 8.7);
}

.bg-brand-wagner {
  background-color: rgba(227, 6, 19, 0.1);
  border-radius: 4px;
}

.color-brand-wagner {
  color: #e30613;
}

a.color-brand-wagner:hover, a.color-brand-wagner:active {
  color: rgb(249.4429184549, 44.7570815451, 56.7974248927);
}

.bg-brand-erlenbacher {
  background-color: rgba(245, 229, 180, 0.1);
  border-radius: 4px;
}

.color-brand-erlenbacher {
  color: #f5e5b4;
}

a.color-brand-erlenbacher:hover, a.color-brand-erlenbacher:active {
  color: rgb(252.2, 247.72, 234);
}

.bg-brand-toblerone {
  background-color: rgba(253, 210, 110, 0.1);
  border-radius: 4px;
}

.color-brand-toblerone {
  color: rgb(253, 210, 110);
}

a.color-brand-toblerone:hover, a.color-brand-toblerone:active {
  color: rgb(253.8326530612, 228.7346938776, 170.3673469388);
}

.bg-brand-anticagelateriadelcorso {
  background-color: rgba(78, 46, 44, 0.1);
  border-radius: 4px;
}

.color-brand-anticagelateriadelcorso {
  color: rgb(78, 46, 44);
}

a.color-brand-anticagelateriadelcorso:hover, a.color-brand-anticagelateriadelcorso:active {
  color: rgb(117.1278688525, 69.0754098361, 66.0721311475);
}

.bg-brand-la-pasticeria {
  background-color: rgba(107, 127, 178, 0.1);
  border-radius: 4px;
}

.color-brand-la-pasticeria {
  color: rgb(107, 127, 178);
}

a.color-brand-la-pasticeria:hover, a.color-brand-la-pasticeria:active {
  color: rgb(147.256, 161.816, 198.944);
}

.bg-brand-landliebe {
  background-color: rgba(143, 143, 198, 0.1);
  border-radius: 4px;
}

.color-brand-landliebe {
  color: rgb(143, 143, 198);
}

a.color-brand-landliebe:hover, a.color-brand-landliebe:active {
  color: rgb(183.5585798817, 183.5585798817, 218.6414201183);
}

.bg-brand-fine-pastry {
  background-color: rgba(76, 42, 34, 0.1);
  border-radius: 4px;
}

.color-brand-fine-pastry {
  color: #4C2A22;
}

a.color-brand-fine-pastry:hover, a.color-brand-fine-pastry:active {
  color: rgb(118.2836363636, 65.3672727273, 52.9163636364);
}

.bg-brand-pirulo {
  background-color: rgba(0, 48, 135, 0.1);
  border-radius: 4px;
}

.color-brand-pirulo {
  color: #003087;
}

a.color-brand-pirulo:hover, a.color-brand-pirulo:active {
  color: rgb(0, 69.76, 196.2);
}

.bg-brand-smarties {
  background-color: rgba(0, 24, 113, 0.1);
  border-radius: 4px;
}

.color-brand-smarties {
  color: #001871;
}

a.color-brand-smarties:hover, a.color-brand-smarties:active {
  color: rgb(0, 36.9982300885, 174.2);
}

.bg-brand-extreme {
  background-color: rgba(6, 3, 141, 0.1);
  border-radius: 4px;
}

.color-brand-extreme {
  color: #06038D;
}

a.color-brand-extreme:hover, a.color-brand-extreme:active {
  color: rgb(8.55, 4.275, 200.925);
}

.bg-brand-ditsch {
  background-color: rgba(162, 39, 28, 0.1);
  border-radius: 4px;
}

.color-brand-ditsch {
  color: #a2271c;
}

a.color-brand-ditsch:hover, a.color-brand-ditsch:active {
  color: rgb(214.1810526316, 51.5621052632, 37.0189473684);
}

.bg-brand-maelzer-fu {
  background-color: rgba(67, 42, 25, 0.1);
  border-radius: 4px;
}

.color-brand-maelzer-fu {
  color: #432a19;
}

a.color-brand-maelzer-fu:hover, a.color-brand-maelzer-fu:active {
  color: rgb(111.5695652174, 69.9391304348, 41.6304347826);
}

.bg-brand-lotus-biscoff {
  background-color: rgba(198, 26, 39, 0.1);
  border-radius: 4px;
}

.color-brand-lotus-biscoff {
  color: #c61a27;
}

a.color-brand-lotus-biscoff:hover, a.color-brand-lotus-biscoff:active {
  color: rgb(228.9071428571, 56.2928571429, 69.3392857143);
}

.bg-brand-hello-kitty {
  background-color: rgba(232, 0, 49, 0.1);
  border-radius: 4px;
}

.color-brand-hello-kitty {
  color: #e80031;
}

a.color-brand-hello-kitty:hover, a.color-brand-hello-kitty:active {
  color: rgb(255, 38.2, 83.9896551724);
}

.bg-gray {
  background-color: #f7f7f7;
  border-radius: 4px;
}

#ups_section {
  padding-top: 20px;
}
#ups_section .section_icon {
  text-align: center;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
@media (min-width: 992px) {
  #ups_section .section_icon {
    padding: 30px 0;
  }
}
#ups_section .section_icon .icon_element svg {
  width: 100px;
  height: 100px;
  margin-right: 1px;
}
#ups_section .section_icon .icon_element img {
  width: 80px;
  height: 80px;
  padding-bottom: 10px;
}
#ups_section .section_icon .icon_element a {
  color: #000;
  width: auto;
  font-weight: normal;
  font-size: 15px;
}
#ups_section .section_icon .icon_element a.with-arrow:after {
  top: 16px !important;
  right: 0px;
}
#ups_section .register_label {
  text-align: center;
  background-color: #f1f1f1;
  padding-bottom: 10px;
  padding-top: 10px;
}
@media (min-width: 992px) {
  #ups_section .register_label {
    width: 97%;
    margin-left: 20px;
  }
}
#ups_section .register_label strong {
  font-size: large;
  padding-right: 20px;
}
@media (min-width: 992px) {
  #ups_section .register_label {
    width: 97%;
    margin-left: 20px;
  }
}
@media (max-width: 480px) {
  #ups_section .img-responsive {
    padding-bottom: 10px;
  }
}

/* specific components */
/* BRAND COLORS */
/* basic color definition */
/* BRAND COLORS */
/* basic color definition */
.quickorder {
  display: none;
  max-width: 240px;
  font-size: 0;
  padding: 10px 210px 20px 0px;
  height: 110px;
  position: relative;
  z-index: 1010;
}
@media (min-width: 992px) {
  .quickorder {
    display: block;
  }
}
.quickorder input[name=input-ve] {
  width: 25%;
  max-width: 25%;
  border-left: none;
  height: 36px;
  border-radius: 0 !important;
}
.quickorder input[name=input-sku],
.quickorder input.tt-hint {
  width: 55%;
  max-width: 55%;
  border-right: none;
  height: 36px;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.quickorder input[name=input-sku].input-error,
.quickorder input[name=input-ve].input-error {
  border: 2px solid #EC3838;
}
.quickorder-input-ve-disable {
  width: 25%;
  max-width: 25%;
  border-left: none;
  height: 36px;
}
.quickorder .btn {
  width: 20%;
}
.quickorder .btn.btn-success {
  display: none;
}
.quickorder .input-group {
  padding-bottom: 5px;
}
.quickorder .input-group .input-group-append .btn {
  border-radius: 0 4px 4px 0;
  border-left: none;
}
.quickorder .input-group .form-control:not(:first-child):not(:last-child), .quickorder .input-group select[multiple].form-filter:not(:first-child):not(:last-child) {
  border-radius: 4px;
}
.quickorder .input-group .inputSelected {
  border-color: #6e6e6e !important;
}
.quickorder .order-input {
  padding-top: 10px;
}
.quickorder .section-quickorder {
  position: absolute;
  z-index: 1050;
  width: 200px;
}
.quickorder form, .quickorder .form-inline, .quickorder .form-label, .quickorder .quick-order-more-rows, .quickorder .add-all-to-cart {
  box-shadow: 0 0 0 10px #f1f1f1;
  background-color: #f1f1f1;
}
.quickorder .add-all-to-cart {
  display: none;
}
.quickorder .quick-order-more-rows-link {
  font-size: 13px;
}
.quickorder .template-row {
  display: none;
}
.quickorder .tt-menu {
  border: 1px solid #d9d9d9;
  border-top: none;
  width: calc(100% + 50px);
  background-color: #fff;
  width: 180px;
  padding-left: 5px;
}
.quickorder .tt-suggestion {
  font-size: 13px;
  margin: 5px 0 0 0;
}
.quickorder .tt-suggestion:hover {
  color: #EC3838 !important;
  background-color: #f7f7f7;
  cursor: pointer;
}
.quickorder .twitter-typeahead {
  position: static !important;
  display: block !important;
}
.quickorder .locked-cart {
  display: inline-block;
  border-color: #E8E8E8;
  background-color: #E8E8E8;
  height: 35px;
  float: left;
  cursor: pointer;
  padding: 0;
  border-radius: 0 4px 4px 0;
  color: #6e6e6e;
  font-family: "UniversCom Condensed";
  line-height: 36px;
}
.quickorder .locked-icon {
  background: url("/ResourcePackages/Froneri_Schoeller/assets/dist/images/cart_logged_out.svg") no-repeat;
  background-size: 26px 23px;
  height: 23px;
  width: 26px;
  display: inline-block;
}
.quickorder .withLinkName svg.svg-icon-dims {
  fill: #fff;
  stroke: transparent;
  position: relative;
}
.quickorder .quick-order-more-rows svg.svg-icon-dims {
  width: 23px;
  height: 25px;
  margin-top: -5px;
}
.quickorder .quick-order-more-rows a {
  color: black;
}
.quickorder .clear svg.svg-icon-dims {
  fill: #aeaeae;
  stroke: #aeaeae;
  width: 23px;
  height: 25px;
}
.quickorder .add-all-to-cart .btn {
  border-radius: 4px;
  border-color: #81D13A;
  background-color: #81D13A;
  height: 36px;
  width: 100%;
  cursor: pointer;
  padding: 0;
}
.quickorder .quick-order-hint {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  margin-left: 5px;
  top: 7px;
  left: 120px;
}
.quickorder .quick-order-hint .popover-content {
  font-size: 12px;
  font-size: 1.2rem;
  margin-bottom: 4px;
}
.quickorder .quick-order-hint svg {
  transform: rotateZ(180deg);
}
.quickorder .clear {
  position: absolute;
  right: 7px;
  top: 8px;
  width: 13px;
  height: 16px;
}
.quickorder .errorMessage {
  display: none;
  background: #ec3838;
  color: #fff;
  position: absolute;
  left: -200px;
  top: 0;
  padding: 15px;
  width: 160px;
  font-size: 13px;
}
.quickorder .errorMessage:after {
  top: calc(50% - 6px);
  left: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #ec3838;
  border-width: 6px;
}

html .quickorder .quick-order-more-rows {
  display: none;
}
html.anonymous .quickorder .tt-input,
html.anonymous .quickorder .tt-hint,
html.anonymous .quickorder input[name=input-ve],
html.anonymous .quickorder .quick-order-more-rows {
  pointer-events: none;
}
html.logged-in .quickorder .quick-order-more-rows {
  display: block;
}
html.logged-in .quickorder .single-add-to-cart .btn-success, html.logged-in .quickorder .add-all-to-cart .btn-success {
  display: inline-block;
}
html.logged-in .quickorder .single-add-to-cart .locked-cart, html.logged-in .quickorder .add-all-to-cart .locked-cart {
  display: none;
}

/* BRAND COLORS */
/* basic color definition */
/* BRAND COLORS */
/* basic color definition */
/* BRAND COLORS */
/* basic color definition */
.product.hidden {
  display: none !important;
}
.product.small-tile .product-container {
  padding: 15px;
}
.product.small-tile .content-section-part-1 {
  margin-top: 10px;
}
.product.small-tile .checkbox-section {
  display: none;
}
@media (min-width: 768px) {
  .product.small-tile .content-section {
    width: 100%;
  }
}
.product.small-tile .product-meta-info-sub {
  font-size: 14px;
}
.product.small-tile .price-section {
  margin-bottom: 15px;
  min-height: 25px;
}
.product.small-tile .product-ve-piece, .product.small-tile .product-article-number, .product.small-tile .product-piece-price {
  font-size: 14px;
}
.product.small-tile .product-awards-list, .product.small-tile .favourite-star-list {
  display: none;
}
.product.small-tile .product-add-to-cart {
  float: left;
  width: 100%;
}
.product.small-tile .brand-name-container {
  margin-top: 10px;
}
@media (max-width: 479px) {
  .product.small-tile .content-section {
    padding-left: 15px;
  }
}
@media (max-width: 767px) {
  .product.small-tile .product-piece-price {
    height: 20px;
  }
  .product.small-tile .product-component .product-container {
    padding: 8px;
  }
  .product.small-tile .product-component .product-container .content-section {
    margin-top: -5px;
  }
  .product.small-tile .product-component .product-container .content-section-part-1 {
    margin-top: 0px;
  }
  .product.small-tile .product-component .product-container .content-section-part-1 .brand-name-container {
    margin-top: 0;
  }
  .product.small-tile .product-component .product-container .content-section-part-1 .product-ve {
    float: left;
    padding-right: 5px;
  }
  .product.small-tile .product-component .product-container .content-section-part-1 .product-article-number {
    clear: left;
  }
  .product.small-tile .product-component .product-container .content-section-part-3 .waiting {
    top: -5px;
  }
}
.product.small-list {
  width: 100%;
}
.product.small-list .product-container {
  padding: 15px;
}
.product.small-list .checkbox-section {
  display: none;
}
.product.small-list .product-component .brand-name-container {
  line-height: 12px;
  margin-bottom: 14px;
}
.product.small-list .product-component .product-title {
  line-height: 16px;
  height: 4.5em;
}
.product.small-list .product-component .product-ve {
  float: left;
  margin-right: 2px;
}
.product.small-list .product-component .product-meta-info-sub {
  font-size: 14px;
}
.product.small-list .product-component .product-ve-piece, .product.small-list .product-component .product-article-number, .product.small-list .product-component .product-piece-price {
  font-size: 14px;
}
.product.small-list .product-component .product-awards-tile {
  display: none;
}
.product.small-list .product-component .favourite-star-tile {
  float: right;
}
.product.small-list .product-component .product-add-to-cart {
  float: right;
  min-width: 160px;
}
@media (max-width: 479px) {
  .product.small-list .product-component .price-section {
    min-height: 25px;
  }
  .product.small-list .product-component .content-section {
    padding-left: 15px;
  }
}
@media (max-width: 767px) {
  .product.small-list .product-component .product-add-to-cart {
    float: left;
    clear: left;
  }
  .product.small-list .product-component .price-section {
    float: left;
  }
  .product.small-list .product-component .favourite-star-tile {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .product.small-list .product-component .content-section {
    width: 100% !important;
  }
  .product.small-list .product-component .favourite-star-tile.favourite-star {
    top: -45px;
  }
}
@media (max-width: 991px) {
  .product.small-list .product-component .product-awards-list {
    display: none;
  }
  .product.small-list .product-component .product-awards-tile {
    display: block;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .product.small-list .product-component .price-section {
    float: left;
    margin-right: 15px;
    height: 0;
  }
  .product.small-list .product-component .content-section-part-2 {
    bottom: -50px;
  }
  .product.small-list .product-component .product-add-to-cart {
    position: absolute;
    top: 40px;
    right: 15px;
    width: 160px;
  }
  .product.small-list .product-component .product-component .favourite-star {
    bottom: -20px;
  }
}
@media (min-width: 1200px) {
  .product.small-list .product-component .content-section {
    padding-left: 0;
    left: -15px;
    padding-right: 10px;
  }
  .product.small-list .product-component .content-section .content-section-part-2 {
    bottom: -50px;
  }
  .product.small-list .product-component .content-section .content-section-part-3 {
    margin-bottom: -10px;
  }
  .product.small-list .product-component .content-section .price-section {
    top: 45px;
    position: relative;
  }
  .product.small-list .product-component .content-section .product-add-to-cart {
    right: 20px;
    top: 45px;
    position: absolute;
  }
  .product.small-list .product-component .content-section .favourite-star {
    top: -15px;
    position: relative;
  }
  .product.small-list .product-component .product-image img {
    height: 92px;
    width: 92px;
    margin-left: 0;
  }
}
.product.small-list .product-component .count-container {
  max-width: 125px;
}
.product.favourite-list {
  width: 100%;
}
.product.favourite-list .product-component .special-teaser-row {
  min-height: 0;
}
.product.favourite-list .product-component .special-teaser-row .special-offer, .product.favourite-list .product-component .special-teaser-row .special-offer.hidden ~ .new-offer {
  margin-left: 32px;
}
.product.favourite-list .product-component .product-container {
  padding: 0 15px 0 12px;
  display: block;
  border: none !important;
  margin-right: 45px;
}
.product.favourite-list .product-component .product-container .checkbox-section {
  position: absolute;
  margin-left: 0;
  padding-left: 10px;
  padding-right: 0;
  margin-right: 0;
  width: 25px;
  margin-top: 12px;
}
.product.favourite-list .product-component .product-container .checkbox-section .move-btn {
  color: #aeaeae;
  display: inline-block;
  margin: 4px 0 4px 0px;
  cursor: pointer;
}
.product.favourite-list .product-component .product-container .checkbox-section .trash {
  cursor: pointer;
  margin-left: -3px;
}
.product.favourite-list .product-component .product-container .product-item {
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  padding: 15px 10px 10px 10px;
  overflow: hidden;
  margin-left: 40px;
  min-height: 130px;
}
.product.favourite-list .brand-name-container {
  line-height: 12px;
  margin-bottom: 14px;
}
.product.favourite-list .product-title {
  line-height: 16px;
  height: 4.5em;
}
.product.favourite-list .product-ve {
  float: left;
  margin-right: 2px;
}
.product.favourite-list .product-meta-info-sub {
  font-size: 14px;
}
.product.favourite-list .product-ve-piece, .product.favourite-list .product-article-number, .product.favourite-list .product-piece-price {
  font-size: 14px;
}
.product.favourite-list .product-awards-tile {
  display: none;
}
.product.favourite-list .favourite-star-tile {
  float: right;
}
.product.favourite-list .product-add-to-cart {
  float: right;
  min-width: 160px;
}
@media (max-width: 479px) {
  .product.favourite-list .favourite-star-tile {
    margin-right: calc(100% - 190px);
  }
  .product.favourite-list .content-section {
    padding-left: 15px;
  }
  .product.favourite-list .product-container {
    margin-right: 25px;
    padding: 0 5px 0 0 !important;
  }
  .product.favourite-list .product-container .checkbox-section {
    padding: 0;
    width: 25px;
    margin-top: 70px;
  }
  .product.favourite-list .product-container .product-item {
    margin-left: 25px;
  }
  .product.favourite-list .special-offer {
    margin-left: 36px !important;
  }
}
@media (max-width: 767px) {
  .product.favourite-list .product-add-to-cart {
    float: left;
    clear: left;
  }
  .product.favourite-list .price-section {
    float: left;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .product.favourite-list .content-section {
    width: 100% !important;
  }
  .product.favourite-list .price-section {
    float: right;
    margin-right: 15px;
  }
  .product.favourite-list .special-offer {
    margin-left: 45px !important;
  }
}
@media (max-width: 991px) {
  .product.favourite-list .product-awards-list {
    display: none;
  }
  .product.favourite-list .product-awards-tile {
    display: block;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .product.favourite-list .price-section {
    float: right;
    margin-right: 15px;
  }
  .product.favourite-list .content-section-part-2 {
    bottom: -50px;
  }
  .product.favourite-list .product-add-to-cart {
    position: absolute;
    top: 40px;
    right: 15px;
  }
}
@media (min-width: 1200px) {
  .product.favourite-list .content-section {
    padding-left: 0;
    left: -15px;
    padding-right: 10px;
  }
  .product.favourite-list .content-section .content-section-part-2 {
    bottom: -50px;
  }
  .product.favourite-list .content-section .content-section-part-3 {
    margin-bottom: -10px;
  }
  .product.favourite-list .content-section .price-section {
    top: 45px;
    position: relative;
  }
  .product.favourite-list .content-section .product-add-to-cart {
    right: 20px;
    top: 45px;
    position: absolute;
  }
  .product.favourite-list .product-image img {
    height: 92px;
    width: 92px;
    margin-left: 0;
  }
}
.product .product-component {
  font-family: "UniversCom Condensed";
  margin-bottom: 20px;
}
.product .product-component:not(.productstable) {
  padding: 0 !important;
}
.product .product-component .product-container {
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  padding: 15px;
  background: #fff;
  /*overflow: hidden;*/
}
.product .product-component .special-teaser-row {
  min-height: 24px;
}
.product .product-component .special-teaser-row .special-offer {
  background: #EC385A;
  border-radius: 5px 5px 0 0;
  height: 24px;
  width: 52px;
  color: #FFFFFF;
  font-size: 14px;
  line-height: 24px;
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
  text-align: center;
}
.product .product-component .special-teaser-row .new-offer {
  text-transform: uppercase;
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
}
.product .product-component .special-teaser-row .special-offer.hidden ~ .new-offer {
  float: none !important;
}
.product .product-component .brand-name-container {
  margin-bottom: 10px;
}
.product .product-component .product-brand {
  border-bottom: 1px solid;
  padding-bottom: 3px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  /*font-family: "Univers Condensed BQ";*/
  line-height: 20px;
}
.product .product-component .product-brand.brand-schoeller {
  color: #0095d2;
}
.product .product-component .product-brand.brand-schoeller-backwaren, .product .product-component .product-brand.brand-backwaren {
  color: #9c6016;
}
.product .product-component .product-brand.brand-moevenpick {
  color: #d69105;
}
.product .product-component .product-brand.brand-agdc {
  color: #461600;
}
.product .product-component .product-brand.brand-oreo {
  color: #00539a;
}
.product .product-component .product-brand.brand-milka {
  color: #7d68ad;
}
.product .product-component .product-brand.brand-kitkat {
  color: #dd052c;
}
.product .product-component .product-brand.brand-daim {
  color: #df0929;
}
.product .product-component .product-brand.brand-nuii {
  color: #fecd55;
}
.product .product-component .product-brand.brand-buitoni {
  color: #00824A;
}
.product .product-component .product-brand.brand-frappelatte, .product .product-component .product-brand.brand-nescafe-frappelatte {
  color: #823F06;
}
.product .product-component .product-brand.brand-wagner {
  color: #e30613;
}
.product .product-component .product-brand.brand-erlenbacher {
  color: #f5e5b4;
}
.product .product-component .product-brand.brand-toblerone {
  color: rgb(253, 210, 110);
}
.product .product-component .product-brand.brand-anticagelateriadelcorso {
  color: rgb(78, 46, 44);
}
.product .product-component .product-brand.brand-la-pasticeria {
  color: rgb(107, 127, 178);
}
.product .product-component .product-brand.brand-landliebe {
  color: rgb(143, 143, 198);
}
.product .product-component .product-brand.brand-fine-pastry {
  color: #4C2A22;
}
.product .product-component .product-brand.brand-pirulo {
  color: #003087;
}
.product .product-component .product-brand.brand-extreme {
  color: #06038D;
}
.product .product-component .product-brand.brand-smarties {
  color: #001871;
}
.product .product-component .product-brand.brand-ditsch {
  color: #a2271c;
}
.product .product-component .product-brand.brand-maelzer-fu {
  color: #432a19;
}
.product .product-component .product-brand.brand-lotus-biscoff {
  color: #c61a27;
}
.product .product-component .product-brand.brand-froneri {
  color: #01bad6;
}
.product .product-component .product-brand.brand-hello-kitty {
  color: #e80031;
}
.product .product-component .product-title {
  line-height: 23px;
  font-size: 16px;
  font-weight: bold;
  overflow: hidden;
  height: 4.5em;
}
.product .product-component .product-title a {
  color: #1f1f1f;
}
.product .product-component .product-ve {
  color: #1f1f1f;
}
.product .product-component .product-ve-piece, .product .product-component .product-article-number, .product .product-component .product-piece-price {
  color: #aeaeae;
}
.product .product-component .product-price {
  font-weight: bold;
}
.product .product-component .product-price .product-price-price {
  font-size: 18px;
}
.product .product-component .product-price .product-price-ve {
  font-size: 14px;
}
.product .product-component .waiting {
  position: absolute;
  top: 0;
  left: 16px;
  width: 20px;
  background: #fff;
  opacity: 0.9;
  margin: 5px 0px;
  height: 0;
}
.product .product-component .waiting .loader {
  border: 5px solid #6e6e6e; /* Light grey */
  border-top: 5px solid #00B9DB; /* Blue */
  border-radius: 50%;
  width: 22px;
  height: 22px;
  position: absolute;
  top: 20%;
  left: 40%;
  animation: spin 2s linear infinite;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.product .product-component .product-description, .product .product-component .special-offer-section, .product .product-component .cart-control-section, .product .product-component .content-section-part-3 .price-section .price-info {
  display: none;
}
.product .product-component .product-meta-info-sub, .product .product-component .content-section-part-3, .product .product-component .product-add-to-cart {
  margin-top: 10px;
}
.product .product-component .product-meta-info-sub {
  line-height: 19px;
  font-size: 14px;
}
.product .product-component .favourite-star {
  position: absolute;
  right: 20px;
}
@media (max-width: 767px) {
  .product .product-component .favourite-star {
    bottom: auto;
    top: 0;
  }
}
.product .product-component .favourite-star svg {
  fill: #fff;
  stroke: #00B9DB;
  cursor: pointer;
  position: relative;
}
@media (min-width: 992px) {
  .product .product-component .favourite-star svg {
    -moz-transition: transform 0.2s;
    -o-transition: transform 0.2s;
    -webkit-transition: transform 0.2s;
    transition: transform 0.2s;
  }
  .product .product-component .favourite-star svg:hover {
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    fill: #00B9DB;
  }
}
@media (max-width: 991px) {
  .product .product-component .favourite-star svg:hover {
    animation: anm_pulse 0.2s ease-in-out;
  }
}
.product .product-component .favourite-star.selected svg {
  fill: #00B9DB;
  stroke: #00B9DB;
}
@media (min-width: 992px) {
  .product .product-component .favourite-star.selected svg:hover {
    fill: #fff;
  }
}
.product .product-component .favourite-star.cart-favourite-star:hover svg {
  fill: #00B9DB;
  stroke: #00B9DB;
}
.product .product-component .favourite-star.cart-favourite-star:hover svg:hover {
  transform: none;
}
.product .product-component .favourite-star.cart-favourite-star:hover.selected svg {
  fill: #fff;
  stroke: #aeaeae;
}
.product .product-component .favourite-star-list {
  min-height: 45px;
  text-align: right;
}
.product .product-component .product-image img {
  margin-left: auto;
  margin-right: auto;
}
.product .product-component .product-award {
  margin-top: 10px;
  float: left;
}
.product .product-component .product-award img {
  width: 24px;
  height: 24px;
  margin-right: 10px;
}
.product .product-component .cart-controls .product-delete, .product .product-component .add-to-favourite {
  float: left;
  color: #aeaeae;
  margin-right: 15px;
  -moz-transition: transform 0.2s;
  -o-transition: transform 0.2s;
  -webkit-transition: transform 0.2s;
  transition: transform 0.2s;
}
.product .product-component .cart-controls .product-delete:hover, .product .product-component .add-to-favourite:hover {
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  fill: #1f1f1f;
}
.product .product-component .cart-controls .product-delete a, .product .product-component .add-to-favourite a {
  color: #aeaeae;
}
.product .product-component .cart-controls .product-delete svg, .product .product-component .add-to-favourite svg {
  fill: #fff;
  stroke: #aeaeae;
  width: 25px;
  height: 25px;
}
.product .product-component .cart-control-section .total-price-section {
  float: right;
  font-size: 20px;
  font-weight: bold;
  margin-right: 60px;
}
.product .product-component .count-container {
  width: calc(100% - 36px);
}
@media (max-width: 767px) {
  .product .product-component .product-add-to-cart .count-container {
    height: 50px;
    width: 155px;
  }
  .product .product-component .product-add-to-cart .count-container .minus, .product .product-component .product-add-to-cart .count-container .plus {
    width: 27px;
    height: 27px;
    font-size: 35px;
  }
  .product .product-component .product-add-to-cart .count-container .amount {
    height: 27px;
  }
  .product .product-component .product-add-to-cart .add-to-cart {
    height: 50px;
    width: 50px;
  }
  .product .product-component .product-add-to-cart .add-to-cart svg {
    width: 45px;
    height: 45px;
  }
  .product .product-component .product-add-to-cart .anonymous-cart .locked-icon-logged-in svg {
    width: 45px;
    height: 45px;
  }
}
@media (max-width: 479px) {
  .product .product-component .product-add-to-cart .count-container {
    width: calc(100% - 54px);
  }
}
.product .product-component .tileView {
  display: inline-block;
  margin-right: 3px;
  margin-left: 6px;
  vertical-align: middle;
}
.product .product-component .tileView.active, .product .product-component #newsletter_container #newsletter_info #newsletter_subscription .tileView.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .product .product-component .tileView.error_newsletter_checkbox.active {
  display: inline-block;
  pointer-events: none;
  cursor: default;
}
.product .product-component .listView {
  display: inline-block;
  vertical-align: middle;
}
.product .product-component .listView.active, .product .product-component #newsletter_container #newsletter_info #newsletter_subscription .listView.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .product .product-component .listView.error_newsletter_checkbox.active {
  display: inline-block;
  pointer-events: none;
  cursor: default;
}
.product .product-component .popover {
  max-width: 150px;
}
.product .product-component .popover .popover-content {
  padding: 5px 10px 10px 10px;
}
.product.big-tile .product-container {
  padding: 20px;
}
.product.big-tile .product-brand {
  font-size: 14px;
}
.product.big-tile .product-meta-info-sub {
  line-height: 21px;
  font-size: 16px;
}
.product.big-tile .favourite-star {
  top: -15px;
}
.product.big-tile .favourite-star svg {
  width: 35px;
  height: 35px;
}
.product.big-tile .count-container {
  width: calc(100% - 36px);
}
.product.big-tile .product-title {
  font-size: 20px;
  height: 4.5em;
}
.product.big-tile .product-price-price {
  font-size: 30px;
}
.product.big-tile .product-image img {
  margin-left: initial;
  margin-right: initial;
}
.product.big-tile .product-awards-list, .product.big-tile .favourite-star-list {
  display: none;
}
@media (max-width: 1199px) {
  .product.big-tile .favourite-star.favourite-star-tile {
    top: -45px !important;
  }
}
@media (max-width: 479px) {
  .product.big-tile {
    padding: 15px;
  }
  .product.big-tile .content-section {
    padding-left: 15px;
  }
  .product.big-tile .price-section {
    margin-bottom: 15px;
    min-height: 25px;
  }
  .product.big-tile .favourite-star.favourite-star-tile {
    top: -10px !important;
  }
}
@media (max-width: 767px) {
  .product.big-tile .product-brand {
    font-size: 12px;
    line-height: 12px;
  }
  .product.big-tile .product-title {
    font-size: 16px;
    line-height: 19px;
    height: 4.5em;
  }
  .product.big-tile .product-description {
    display: none;
  }
  .product.big-tile .content-section-part-3 .product-price-price {
    font-size: 18px;
  }
  .product.big-tile .product-meta-info-sub {
    font-size: 14px;
    line-height: 19px;
  }
  .product.big-tile .content-section-part-3 .product-price {
    text-align: left;
  }
  .product.big-tile .product-component .product-container {
    padding: 8px;
  }
  .product.big-tile .product-component .product-container .content-section {
    margin-top: -5px;
  }
  .product.big-tile .product-component .product-container .content-section-part-1 {
    margin-top: 0px;
  }
  .product.big-tile .product-component .product-container .content-section-part-1 .brand-name-container {
    margin-top: 0;
  }
  .product.big-tile .product-component .product-container .content-section-part-1 .product-ve {
    float: left;
    padding-right: 5px;
  }
  .product.big-tile .product-component .product-container .content-section-part-1 .product-article-number {
    clear: left;
  }
  .product.big-tile .product-component .product-container .content-section-part-3 .waiting {
    top: -5px;
  }
}
.product.big-list .product-container {
  padding: 20px;
}
.product.big-list .product-brand {
  font-size: 14px;
}
.product.big-list .content-section-part-3 {
  text-align: right;
}
.product.big-list .content-section-part-3 .product-piece-price, .product.big-list .content-section-part-3 .product-price {
  /*min-width: 105px;*/
  text-align: right;
}
.product.big-list .content-section-part-3 .product-price-price {
  font-size: 25px;
}
.product.big-list .favourite-star-tile {
  float: right;
}
.product.big-list .product-description {
  display: block;
}
.product.big-list .product-title {
  font-size: 20px;
  height: 4.5em;
}
.product.big-list .product-awards-tile {
  display: none;
}
.product.big-list .product-image {
  float: left;
  margin-right: 20px;
}
.product.big-list .product-meta-info-sub {
  float: left;
  line-height: 21px;
  font-size: 16px;
}
.product.big-list .product-meta-info-sub .product-ve {
  float: left;
  margin-right: 2px;
}
.product.big-list .product-meta-info-sub .product-ve-piece {
  float: left;
}
.product.big-list .product-add-to-cart {
  min-width: 160px;
  float: right;
}
@media (max-width: 767px) {
  .product.big-list .product-brand {
    font-size: 12px;
    line-height: 12px;
  }
  .product.big-list .product-title {
    font-size: 16px;
    line-height: 16px;
    height: 4.5em;
  }
  .product.big-list .product-description {
    display: none;
  }
  .product.big-list .content-section-part-3 .product-price-price {
    font-size: 18px;
  }
  .product.big-list .product-meta-info-sub {
    font-size: 14px;
    line-height: 19px;
  }
  .product.big-list .content-section-part-3 .product-price {
    text-align: left;
  }
}
@media (max-width: 991px) {
  .product.big-list .price-section {
    float: left;
  }
  .product.big-list .product-awards-list {
    display: none;
  }
  .product.big-list .product-awards-tile {
    display: block;
  }
  .product.big-list .product-add-to-cart {
    float: left;
    clear: left;
  }
  .product.big-list .product-piece-price, .product.big-list .product-price {
    /*min-width: 0 !important;*/
  }
}
@media (min-width: 992px) {
  .product.big-list .favourite-star {
    margin-bottom: calc(100% - 80px);
  }
  .product.big-list .price-section {
    clear: right;
  }
}
@media (min-width: 1200px) {
  .product.big-list .content-section {
    margin-left: -31px;
    padding-left: 0;
    width: calc(66.67% + 30px);
  }
  .product.big-list .content-section .content-section-part-3 {
    margin-top: -8px;
  }
}
.product.search-list-small .product-container {
  padding: 15px;
}
.product.search-list-small .brand-name-container {
  line-height: 12px;
  margin-bottom: 14px;
}
.product.search-list-small .product-title {
  line-height: 16px;
  height: 4.5em;
}
.product.search-list-small .product-ve {
  float: left;
  margin-right: 2px;
}
.product.search-list-small .product-meta-info-sub {
  font-size: 14px;
}
.product.search-list-small .product-ve-piece, .product.search-list-small .product-article-number, .product.search-list-small .product-piece-price {
  font-size: 14px;
}
.product.search-list-small .product-awards-tile {
  display: none;
}
.product.search-list-small .favourite-star-tile {
  float: right;
}
.product.search-list-small .product-add-to-cart {
  float: right;
  min-width: 160px;
}
@media (max-width: 479px) {
  .product.search-list-small .favourite-star-tile {
    margin-right: calc(100% - 190px);
  }
  .product.search-list-small .content-section {
    padding-left: 15px;
  }
}
@media (max-width: 767px) {
  .product.search-list-small .product-add-to-cart {
    float: left;
    clear: left;
  }
  .product.search-list-small .price-section {
    float: left;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .product.search-list-small .price-section {
    float: right;
  }
}
@media (max-width: 991px) {
  .product.search-list-small .product-awards-list {
    display: none;
  }
  .product.search-list-small .product-awards-tile {
    display: block;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .product.search-list-small .price-section {
    float: right;
  }
  .product.search-list-small .content-section-part-2 {
    bottom: -50px;
  }
}
@media (min-width: 1200px) {
  .product.search-list-small .content-section {
    padding-left: 0;
    left: -15px;
    padding-right: 10px;
  }
  .product.search-list-small .content-section .content-section-part-2 {
    bottom: -50px;
  }
  .product.search-list-small .content-section .content-section-part-3 {
    margin-bottom: -10px;
  }
  .product.search-list-small .content-section .price-section {
    top: 50px;
    position: relative;
  }
  .product.search-list-small .content-section .product-add-to-cart {
    top: -10px;
    position: relative;
  }
  .product.search-list-small .content-section .favourite-star {
    top: -15px;
    position: relative;
  }
  .product.search-list-small .product-image img {
    height: 92px;
    width: 92px;
    margin-left: 0;
  }
}
.product.shopping-cart-small {
  border: 0;
}
.product.shopping-cart-small .product-container {
  padding: 15px;
  border: 0;
}
.product.shopping-cart-small .special-teaser-row {
  display: none;
}
.product.shopping-cart-small .product-component .product-item {
  width: calc(100% - 30px);
  padding: 0;
  padding-left: 15px;
  padding-right: 15px;
}
.product.shopping-cart-small .checkbox-section {
  display: block;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  margin-right: 10px;
  width: 20px;
  margin-top: 25px;
}
.product.shopping-cart-small .checkbox-section .product-checkbox {
  z-index: 999;
  width: 30px;
}
.product.shopping-cart-small .add-to-cart {
  display: none;
}
.product.shopping-cart-small .product-brand {
  line-height: 12px;
}
.product.shopping-cart-small .product-title {
  line-height: 16px;
  height: 4.5em;
}
.product.shopping-cart-small .count-container {
  border-radius: 4px;
  width: 100px;
  margin-left: 20px;
  float: right;
}
.product.shopping-cart-small .cart-control-section {
  display: block;
}
.product.shopping-cart-small .cart-control-section .total-price-section {
  margin-right: 21px;
}
.product.shopping-cart-small .cart-control-section .product-delete svg {
  margin-left: 7px;
}
.product.shopping-cart-small .product-awards-tile {
  display: none;
}
.product.shopping-cart-small .product-awards-list, .product.shopping-cart-small .favourite-star-list {
  display: none;
}
.product.shopping-cart-small .cart-controls, .product.shopping-cart-small .special-offer-section {
  display: block;
}
.product.shopping-cart-small .special-offer-section .special-offer {
  display: inline-block;
  border: 1pt solid;
  border-radius: 4px;
  padding: 10px;
  border-color: #EC385A;
  font-weight: bold;
}
.product.shopping-cart-small .special-offer-section .special-offer .special-offer-mode {
  color: #EC385A;
}
.product.shopping-cart-small .special-offer-section .special-offer .special-offer-name {
  color: #1f1f1f;
  font-size: 12px;
}
.product.shopping-cart-small .product-ve {
  float: left;
  margin-right: 2px;
}
.product.shopping-cart-small .product-meta-info-sub {
  font-size: 14px;
}
.product.shopping-cart-small .product-ve-piece, .product.shopping-cart-small .product-article-number, .product.shopping-cart-small .product-piece-price {
  font-size: 14px;
}
.product.shopping-cart-small .product-article-number {
  clear: both;
}
.product.shopping-cart-small .product-awards-tile {
  display: none;
}
.product.shopping-cart-small .favourite-star {
  position: relative;
  right: 0;
}
.product.shopping-cart-small .product-add-to-cart {
  float: right;
  min-width: 160px;
}
.product.shopping-cart-small .product-add-to-cart:after {
  content: "";
  display: block;
  clear: both;
}
@media (max-width: 991px) {
  .product.shopping-cart-small .price-section {
    float: right;
  }
  .product.shopping-cart-small .product-awards-list {
    display: none;
  }
  .product.shopping-cart-small .product-awards-tile {
    display: block;
  }
  .product.shopping-cart-small .count-container {
    width: 120px;
    margin-left: 0;
  }
}
.product.shopping-cart-small .content-section-part-3 .price-section:after {
  display: block;
  content: "";
  clear: both;
}
.product.shopping-cart-small .content-section-part-3 .price-section .price-section-price {
  float: left;
  width: 120px;
  padding: 0 20px;
}
.product.shopping-cart-small .content-section-part-3 .price-section .price-section-info {
  position: relative;
  float: left;
  left: -18px;
  top: 12px;
  padding: 0;
  width: 20px;
}
.product.shopping-cart-small .content-section-part-3 .price-section .product-price-price, .product.shopping-cart-small .content-section-part-3 .price-section .product-price-ve, .product.shopping-cart-small .content-section-part-3 .price-section .product-piece-price {
  font-weight: normal;
  font-size: 14px;
  color: #1f1f1f;
}
.product.shopping-cart-small .content-section-part-3 .price-section .price-info {
  display: block;
}
.product.shopping-cart-small .content-section-part-3 .price-section .price-info svg {
  width: 15px;
  height: 15px;
}
.product.shopping-cart-small .special-offer-section-mobile {
  display: none;
}
@media (max-width: 767px) {
  .product.shopping-cart-small .content-section-part-3 .price-section {
    float: left;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .product.shopping-cart-small .content-section-part-3 .price-section .price-section-price {
    padding-left: 0;
  }
}
@media (max-width: 479px) {
  .product.shopping-cart-small .content-section {
    padding-left: 15px;
  }
  .product.shopping-cart-small .content-section-part-3 .price-section {
    float: left;
    width: 100%;
  }
  .product.shopping-cart-small .content-section-part-3 .price-section .price-section-price {
    width: 140px;
  }
  .product.shopping-cart-small .content-section-part-3 .price-section .price-section-price .product-price {
    display: inline;
  }
  .product.shopping-cart-small .content-section-part-3 .price-section .price-section-price .product-piece-price {
    display: inline;
  }
  .product.shopping-cart-small .content-section-part-3 .price-section .price-section-price .product-piece-price:before {
    content: "(";
  }
  .product.shopping-cart-small .content-section-part-3 .price-section .price-section-price .product-piece-price:after {
    content: ")";
  }
  .product.shopping-cart-small .content-section-part-3 .price-section .price-section-info {
    left: 0;
    top: 4px;
    width: 20px;
  }
  .product.shopping-cart-small .product-add-to-cart {
    width: 100%;
    float: left;
  }
  .product.shopping-cart-small .product-add-to-cart .count-container {
    margin-left: 0;
    width: 100%;
  }
  .product.shopping-cart-small .special-offer-section-mobile {
    display: block;
    position: absolute;
    margin-top: 15px;
    margin-left: -50%;
    max-width: 90%;
  }
  .product.shopping-cart-small .special-offer-section-desktop {
    display: none;
  }
  .product.shopping-cart-small .cart-controls {
    position: relative;
    left: -95px;
    top: -45px;
  }
  .product.shopping-cart-small .cart-controls .product-delete span, .product.shopping-cart-small .cart-controls .add-to-favourite span {
    display: none;
  }
  .product.shopping-cart-small .cart-controls .product-delete svg, .product.shopping-cart-small .cart-controls .add-to-favourite svg {
    width: 32px;
    height: 32px;
    margin-right: 10px;
  }
  .product.shopping-cart-small .cart-controls .product-delete {
    margin-right: 0;
  }
  .product.shopping-cart-small .product-component .product-item {
    padding-right: 0;
  }
  .product.shopping-cart-small .product-component .cart-control-section .total-price-section {
    position: relative;
    margin-top: 10px;
    margin-right: 0;
  }
}
@media (min-width: 1200px) {
  .product.shopping-cart-small .content-section-part-2 {
    bottom: -40px;
  }
  .product.shopping-cart-small .content-section {
    padding-left: 0;
  }
  .product.shopping-cart-small .checkbox-section {
    margin-left: 0;
    padding-left: 10px;
    padding-right: 0;
    margin-right: 0;
    width: 25px;
    margin-top: 25px;
  }
  .product.shopping-cart-small .price-section {
    bottom: -35px;
    position: relative;
  }
  .product.shopping-cart-small .product-add-to-cart {
    top: -17px;
    position: relative;
  }
  .product.shopping-cart-small .product-image img {
    width: 100px;
    height: 100px;
  }
  .product.shopping-cart-small .cart-controls {
    margin-left: 15px;
  }
  .product.shopping-cart-small .price-section-info {
    position: relative;
    left: -70px;
  }
  .product.shopping-cart-small .product-meta-info-sub {
    margin-top: 5px;
  }
}

.productListContent {
  display: flex;
  flex-wrap: wrap;
}
.productListContent.row:before, .promotion-detail .productListContent.promo-infos:before, .promotion-detail .productListContent.promo-timespan:before, ul.productListContent.checklist:before, .product.shopping-cart-small .content-section-part-3 .productListContent.price-section:before {
  width: 0;
}

@media (max-width: 479px) {
  .productListContent {
    display: block;
    padding-top: 5px;
  }
}
@media all and (min-width: 768px) and (max-width: 992px) {
  .product:not(.shopping-cart-small) .product-component .image-section {
    width: 140px;
  }
  .product:not(.shopping-cart-small) .product-component .favourite-star.favourite-star-tile {
    top: -10px;
  }
}
@media (min-width: 992px) {
  #notEnoughStockModal .modal-dialog, #notEnoughStockModal .modal-content {
    width: 800px;
  }
}
#notEnoughStockModal .modal-header {
  border: 0;
  padding-bottom: 0;
}
#notEnoughStockModal .modal-header .modal-title {
  margin-bottom: 40px;
  margin-top: 40px;
}
#notEnoughStockModal .modal-footer {
  border: 0;
}
#notEnoughStockModal .modal-body {
  float: left;
  width: 100%;
  padding-top: 0;
}
#notEnoughStockModal .modal-body .product {
  padding-left: 0;
  padding-right: 0;
}
#notEnoughStockModal .modal-body .product .favourite-star.favourite-star-tile {
  display: none;
}
#notEnoughStockModal .modal-body .product .special-teaser-row {
  height: 0;
  min-height: 0;
}
#notEnoughStockModal .modal-body .product .product-image img {
  height: auto !important;
  width: auto !important;
}
@media (max-width: 991px) {
  #notEnoughStockModal .modal-body .product .product-add-to-cart {
    margin-bottom: 10px;
  }
  #notEnoughStockModal .modal-body .product .message-info {
    clear: left;
  }
}
@media (min-width: 992px) {
  #notEnoughStockModal .modal-body .product .product-container {
    min-height: 175px;
  }
  #notEnoughStockModal .modal-body .product .message-info {
    position: absolute;
    top: 100px;
    padding-right: 20px;
  }
}
@media (min-width: 1200px) {
  #notEnoughStockModal .modal-body .product .content-section .price-section {
    top: 0px;
    position: relative;
    right: 15px;
    float: right;
  }
}
#notEnoughStockModal .modal-body .blocked .product .product-ve, #notEnoughStockModal .modal-body .blocked .product .product-ve-piece, #notEnoughStockModal .modal-body .blocked .product .message-info, #notEnoughStockModal .modal-body .blocked .product .count-container {
  display: none;
}
@media (max-width: 479px) {
  #notEnoughStockModal .modal-header, #notEnoughStockModal .modal-body, #notEnoughStockModal .modal-footer {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 767px) {
  .anonymous .product.small-tile .product-component .favourite-star {
    top: -25px;
  }
}
@media (min-width: 768px) {
  .content-products {
    display: flex;
    flex-flow: row wrap;
  }
  .content-products .product.big-tile {
    float: none;
    flex-basis: 50%;
    flex-grow: 0;
    flex-shrink: 0;
    min-width: 261px;
  }
}
@media (min-width: 768px) and (-ms-high-contrast: none) {
  .content-products .product.big-tile {
    flex-basis: calc(50% - 42px);
  }
}
@media (min-width: 992px) {
  .content-products .product.big-tile {
    flex-basis: 33.3333%;
  }
}
@media (min-width: 992px) and (-ms-high-contrast: none) {
  .content-products .product.big-tile {
    flex-basis: calc(33.3333% - 42px);
  }
}
@media (min-width: 992px) {
  .sf_colsIn.col-md-4 .product.big-tile, .row .sf_colsIn.col-md-4-of-7 .product.big-tile, .promotion-detail .promo-infos .sf_colsIn.col-md-4-of-7 .product.big-tile, .promotion-detail .promo-timespan .sf_colsIn.col-md-4-of-7 .product.big-tile, ul.checklist .sf_colsIn.col-md-4-of-7 .product.big-tile, .product.small-list .sf_colsIn.content-section-part-1 .product.big-tile, .product.favourite-list .sf_colsIn.content-section-part-1 .product.big-tile, .product.big-list .sf_colsIn.image-section .product.big-tile, .product.big-list .sf_colsIn.content-section-part-3 .product.big-tile, .product.search-list-small .sf_colsIn.content-section-part-1 .product.big-tile, .product.shopping-cart-small .sf_colsIn.content-section-part-1 .product.big-tile, .product.shopping-cart-small .content-section-part-3 .price-section .sf_colsIn.col-md-4-of-7 .product.big-tile, .sf_colsIn.col-md-3 .product.big-tile, .recipe-list-item.recipe-list .sf_colsIn.recipe-image .product.big-tile, .row .sf_colsIn.col-md-3-of-7 .product.big-tile, .promotion-detail .promo-infos .sf_colsIn.col-md-3-of-7 .product.big-tile, .promotion-detail .promo-timespan .sf_colsIn.col-md-3-of-7 .product.big-tile, ul.checklist .sf_colsIn.col-md-3-of-7 .product.big-tile, .product.small-list .sf_colsIn.content-section-part-2 .product.big-tile, .product.favourite-list .sf_colsIn.content-section-part-2 .product.big-tile, .sf_colsIn.product.big-tile .product.big-tile, .product.search-list-small .sf_colsIn.content-section-part-2 .product.big-tile, .product.shopping-cart-small .sf_colsIn.content-section-part-2 .product.big-tile, .product.shopping-cart-small .content-section-part-3 .price-section .sf_colsIn.col-md-3-of-7 .product.big-tile {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .content-products > .product.big-tile, .sf_colsIn.col-md-3 > .product.big-tile, .recipe-list-item.recipe-list .sf_colsIn.recipe-image > .product.big-tile, .row .sf_colsIn.col-md-3-of-7 > .product.big-tile, .promotion-detail .promo-infos .sf_colsIn.col-md-3-of-7 > .product.big-tile, .promotion-detail .promo-timespan .sf_colsIn.col-md-3-of-7 > .product.big-tile, ul.checklist .sf_colsIn.col-md-3-of-7 > .product.big-tile, .product.small-list .sf_colsIn.content-section-part-2 > .product.big-tile, .product.favourite-list .sf_colsIn.content-section-part-2 > .product.big-tile, .sf_colsIn.product.big-tile > .product.big-tile, .product.search-list-small .sf_colsIn.content-section-part-2 > .product.big-tile, .product.shopping-cart-small .sf_colsIn.content-section-part-2 > .product.big-tile, .product.shopping-cart-small .content-section-part-3 .price-section .sf_colsIn.col-md-3-of-7 > .product.big-tile, .sf_colsIn.col-md-4 > .product.big-tile, .row .sf_colsIn.col-md-4-of-7 > .product.big-tile, .promotion-detail .promo-infos .sf_colsIn.col-md-4-of-7 > .product.big-tile, .promotion-detail .promo-timespan .sf_colsIn.col-md-4-of-7 > .product.big-tile, ul.checklist .sf_colsIn.col-md-4-of-7 > .product.big-tile, .product.small-list .sf_colsIn.content-section-part-1 > .product.big-tile, .product.favourite-list .sf_colsIn.content-section-part-1 > .product.big-tile, .product.big-list .sf_colsIn.image-section > .product.big-tile, .product.big-list .sf_colsIn.content-section-part-3 > .product.big-tile, .product.search-list-small .sf_colsIn.content-section-part-1 > .product.big-tile, .product.shopping-cart-small .sf_colsIn.content-section-part-1 > .product.big-tile, .product.shopping-cart-small .content-section-part-3 .price-section .sf_colsIn.col-md-4-of-7 > .product.big-tile, .sf_colsIn.col-md-5 > .product.big-tile, .product.small-list .sf_colsIn.content-section-part-3 > .product.big-tile, .product.favourite-list .sf_colsIn.content-section-part-3 > .product.big-tile, .product.search-list-small .sf_colsIn.content-section-part-3 > .product.big-tile, .product.shopping-cart-small .sf_colsIn.content-section-part-3 > .product.big-tile, .sf_colsIn.col-md-6 > .product.big-tile {
    flex-basis: 25%;
  }
}
@media (min-width: 1200px) and (-ms-high-contrast: none) {
  .content-products > .product.big-tile, .sf_colsIn.col-md-3 > .product.big-tile, .recipe-list-item.recipe-list .sf_colsIn.recipe-image > .product.big-tile, .row .sf_colsIn.col-md-3-of-7 > .product.big-tile, .promotion-detail .promo-infos .sf_colsIn.col-md-3-of-7 > .product.big-tile, .promotion-detail .promo-timespan .sf_colsIn.col-md-3-of-7 > .product.big-tile, ul.checklist .sf_colsIn.col-md-3-of-7 > .product.big-tile, .product.small-list .sf_colsIn.content-section-part-2 > .product.big-tile, .product.favourite-list .sf_colsIn.content-section-part-2 > .product.big-tile, .sf_colsIn.product.big-tile > .product.big-tile, .product.search-list-small .sf_colsIn.content-section-part-2 > .product.big-tile, .product.shopping-cart-small .sf_colsIn.content-section-part-2 > .product.big-tile, .product.shopping-cart-small .content-section-part-3 .price-section .sf_colsIn.col-md-3-of-7 > .product.big-tile, .sf_colsIn.col-md-4 > .product.big-tile, .row .sf_colsIn.col-md-4-of-7 > .product.big-tile, .promotion-detail .promo-infos .sf_colsIn.col-md-4-of-7 > .product.big-tile, .promotion-detail .promo-timespan .sf_colsIn.col-md-4-of-7 > .product.big-tile, ul.checklist .sf_colsIn.col-md-4-of-7 > .product.big-tile, .product.small-list .sf_colsIn.content-section-part-1 > .product.big-tile, .product.favourite-list .sf_colsIn.content-section-part-1 > .product.big-tile, .product.big-list .sf_colsIn.image-section > .product.big-tile, .product.big-list .sf_colsIn.content-section-part-3 > .product.big-tile, .product.search-list-small .sf_colsIn.content-section-part-1 > .product.big-tile, .product.shopping-cart-small .sf_colsIn.content-section-part-1 > .product.big-tile, .product.shopping-cart-small .content-section-part-3 .price-section .sf_colsIn.col-md-4-of-7 > .product.big-tile, .sf_colsIn.col-md-5 > .product.big-tile, .product.small-list .sf_colsIn.content-section-part-3 > .product.big-tile, .product.favourite-list .sf_colsIn.content-section-part-3 > .product.big-tile, .product.search-list-small .sf_colsIn.content-section-part-3 > .product.big-tile, .product.shopping-cart-small .sf_colsIn.content-section-part-3 > .product.big-tile, .sf_colsIn.col-md-6 > .product.big-tile {
    flex-basis: calc(25% - 42px);
  }
}
@media (min-width: 1200px) {
  .content-products > .product.big-tile .favourite-star.favourite-star-tile, .sf_colsIn.col-md-3 > .product.big-tile .favourite-star.favourite-star-tile, .recipe-list-item.recipe-list .sf_colsIn.recipe-image > .product.big-tile .favourite-star.favourite-star-tile, .row .sf_colsIn.col-md-3-of-7 > .product.big-tile .favourite-star.favourite-star-tile, .promotion-detail .promo-infos .sf_colsIn.col-md-3-of-7 > .product.big-tile .favourite-star.favourite-star-tile, .promotion-detail .promo-timespan .sf_colsIn.col-md-3-of-7 > .product.big-tile .favourite-star.favourite-star-tile, ul.checklist .sf_colsIn.col-md-3-of-7 > .product.big-tile .favourite-star.favourite-star-tile, .product.small-list .sf_colsIn.content-section-part-2 > .product.big-tile .favourite-star.favourite-star-tile, .product.favourite-list .sf_colsIn.content-section-part-2 > .product.big-tile .favourite-star.favourite-star-tile, .sf_colsIn.product.big-tile > .product.big-tile .favourite-star.favourite-star-tile, .product.search-list-small .sf_colsIn.content-section-part-2 > .product.big-tile .favourite-star.favourite-star-tile, .product.shopping-cart-small .sf_colsIn.content-section-part-2 > .product.big-tile .favourite-star.favourite-star-tile, .product.shopping-cart-small .content-section-part-3 .price-section .sf_colsIn.col-md-3-of-7 > .product.big-tile .favourite-star.favourite-star-tile, .sf_colsIn.col-md-4 > .product.big-tile .favourite-star.favourite-star-tile, .row .sf_colsIn.col-md-4-of-7 > .product.big-tile .favourite-star.favourite-star-tile, .promotion-detail .promo-infos .sf_colsIn.col-md-4-of-7 > .product.big-tile .favourite-star.favourite-star-tile, .promotion-detail .promo-timespan .sf_colsIn.col-md-4-of-7 > .product.big-tile .favourite-star.favourite-star-tile, ul.checklist .sf_colsIn.col-md-4-of-7 > .product.big-tile .favourite-star.favourite-star-tile, .product.small-list .sf_colsIn.content-section-part-1 > .product.big-tile .favourite-star.favourite-star-tile, .product.favourite-list .sf_colsIn.content-section-part-1 > .product.big-tile .favourite-star.favourite-star-tile, .product.big-list .sf_colsIn.image-section > .product.big-tile .favourite-star.favourite-star-tile, .product.big-list .sf_colsIn.content-section-part-3 > .product.big-tile .favourite-star.favourite-star-tile, .product.search-list-small .sf_colsIn.content-section-part-1 > .product.big-tile .favourite-star.favourite-star-tile, .product.shopping-cart-small .sf_colsIn.content-section-part-1 > .product.big-tile .favourite-star.favourite-star-tile, .product.shopping-cart-small .content-section-part-3 .price-section .sf_colsIn.col-md-4-of-7 > .product.big-tile .favourite-star.favourite-star-tile, .sf_colsIn.col-md-5 > .product.big-tile .favourite-star.favourite-star-tile, .product.small-list .sf_colsIn.content-section-part-3 > .product.big-tile .favourite-star.favourite-star-tile, .product.favourite-list .sf_colsIn.content-section-part-3 > .product.big-tile .favourite-star.favourite-star-tile, .product.search-list-small .sf_colsIn.content-section-part-3 > .product.big-tile .favourite-star.favourite-star-tile, .product.shopping-cart-small .sf_colsIn.content-section-part-3 > .product.big-tile .favourite-star.favourite-star-tile, .sf_colsIn.col-md-6 > .product.big-tile .favourite-star.favourite-star-tile {
    top: -30px;
  }
  .content-products.first-big > .product.big-tile:first-child, .sf_colsIn.col-md-3.first-big > .product.big-tile:first-child, .recipe-list-item.recipe-list .sf_colsIn.first-big.recipe-image > .product.big-tile:first-child, .row .sf_colsIn.first-big.col-md-3-of-7 > .product.big-tile:first-child, .promotion-detail .promo-infos .sf_colsIn.first-big.col-md-3-of-7 > .product.big-tile:first-child, .promotion-detail .promo-timespan .sf_colsIn.first-big.col-md-3-of-7 > .product.big-tile:first-child, ul.checklist .sf_colsIn.first-big.col-md-3-of-7 > .product.big-tile:first-child, .product.small-list .sf_colsIn.first-big.content-section-part-2 > .product.big-tile:first-child, .product.favourite-list .sf_colsIn.first-big.content-section-part-2 > .product.big-tile:first-child, .sf_colsIn.first-big.product.big-tile > .product.big-tile:first-child, .product.search-list-small .sf_colsIn.first-big.content-section-part-2 > .product.big-tile:first-child, .product.shopping-cart-small .sf_colsIn.first-big.content-section-part-2 > .product.big-tile:first-child, .product.shopping-cart-small .content-section-part-3 .price-section .sf_colsIn.first-big.col-md-3-of-7 > .product.big-tile:first-child, .sf_colsIn.col-md-4.first-big > .product.big-tile:first-child, .row .sf_colsIn.first-big.col-md-4-of-7 > .product.big-tile:first-child, .promotion-detail .promo-infos .sf_colsIn.first-big.col-md-4-of-7 > .product.big-tile:first-child, .promotion-detail .promo-timespan .sf_colsIn.first-big.col-md-4-of-7 > .product.big-tile:first-child, ul.checklist .sf_colsIn.first-big.col-md-4-of-7 > .product.big-tile:first-child, .product.small-list .sf_colsIn.first-big.content-section-part-1 > .product.big-tile:first-child, .product.favourite-list .sf_colsIn.first-big.content-section-part-1 > .product.big-tile:first-child, .product.big-list .sf_colsIn.first-big.image-section > .product.big-tile:first-child, .product.big-list .sf_colsIn.first-big.content-section-part-3 > .product.big-tile:first-child, .product.search-list-small .sf_colsIn.first-big.content-section-part-1 > .product.big-tile:first-child, .product.shopping-cart-small .sf_colsIn.first-big.content-section-part-1 > .product.big-tile:first-child, .product.shopping-cart-small .content-section-part-3 .price-section .sf_colsIn.first-big.col-md-4-of-7 > .product.big-tile:first-child, .sf_colsIn.col-md-5.first-big > .product.big-tile:first-child, .product.small-list .sf_colsIn.first-big.content-section-part-3 > .product.big-tile:first-child, .product.favourite-list .sf_colsIn.first-big.content-section-part-3 > .product.big-tile:first-child, .product.search-list-small .sf_colsIn.first-big.content-section-part-3 > .product.big-tile:first-child, .product.shopping-cart-small .sf_colsIn.first-big.content-section-part-3 > .product.big-tile:first-child, .sf_colsIn.col-md-6.first-big > .product.big-tile:first-child {
    flex-basis: 50%;
  }
}
@media (min-width: 1200px) and (-ms-high-contrast: none) {
  .content-products.first-big > .product.big-tile:first-child, .sf_colsIn.col-md-3.first-big > .product.big-tile:first-child, .recipe-list-item.recipe-list .sf_colsIn.first-big.recipe-image > .product.big-tile:first-child, .row .sf_colsIn.first-big.col-md-3-of-7 > .product.big-tile:first-child, .promotion-detail .promo-infos .sf_colsIn.first-big.col-md-3-of-7 > .product.big-tile:first-child, .promotion-detail .promo-timespan .sf_colsIn.first-big.col-md-3-of-7 > .product.big-tile:first-child, ul.checklist .sf_colsIn.first-big.col-md-3-of-7 > .product.big-tile:first-child, .product.small-list .sf_colsIn.first-big.content-section-part-2 > .product.big-tile:first-child, .product.favourite-list .sf_colsIn.first-big.content-section-part-2 > .product.big-tile:first-child, .sf_colsIn.first-big.product.big-tile > .product.big-tile:first-child, .product.search-list-small .sf_colsIn.first-big.content-section-part-2 > .product.big-tile:first-child, .product.shopping-cart-small .sf_colsIn.first-big.content-section-part-2 > .product.big-tile:first-child, .product.shopping-cart-small .content-section-part-3 .price-section .sf_colsIn.first-big.col-md-3-of-7 > .product.big-tile:first-child, .sf_colsIn.col-md-4.first-big > .product.big-tile:first-child, .row .sf_colsIn.first-big.col-md-4-of-7 > .product.big-tile:first-child, .promotion-detail .promo-infos .sf_colsIn.first-big.col-md-4-of-7 > .product.big-tile:first-child, .promotion-detail .promo-timespan .sf_colsIn.first-big.col-md-4-of-7 > .product.big-tile:first-child, ul.checklist .sf_colsIn.first-big.col-md-4-of-7 > .product.big-tile:first-child, .product.small-list .sf_colsIn.first-big.content-section-part-1 > .product.big-tile:first-child, .product.favourite-list .sf_colsIn.first-big.content-section-part-1 > .product.big-tile:first-child, .product.big-list .sf_colsIn.first-big.image-section > .product.big-tile:first-child, .product.big-list .sf_colsIn.first-big.content-section-part-3 > .product.big-tile:first-child, .product.search-list-small .sf_colsIn.first-big.content-section-part-1 > .product.big-tile:first-child, .product.shopping-cart-small .sf_colsIn.first-big.content-section-part-1 > .product.big-tile:first-child, .product.shopping-cart-small .content-section-part-3 .price-section .sf_colsIn.first-big.col-md-4-of-7 > .product.big-tile:first-child, .sf_colsIn.col-md-5.first-big > .product.big-tile:first-child, .product.small-list .sf_colsIn.first-big.content-section-part-3 > .product.big-tile:first-child, .product.favourite-list .sf_colsIn.first-big.content-section-part-3 > .product.big-tile:first-child, .product.search-list-small .sf_colsIn.first-big.content-section-part-3 > .product.big-tile:first-child, .product.shopping-cart-small .sf_colsIn.first-big.content-section-part-3 > .product.big-tile:first-child, .sf_colsIn.col-md-6.first-big > .product.big-tile:first-child {
    flex-basis: calc(50% - 42px);
  }
}
@media (min-width: 1200px) and (min-width: 992px) {
  .content-products.first-big > .product.big-tile:first-child .product-title, .sf_colsIn.col-md-3.first-big > .product.big-tile:first-child .product-title, .recipe-list-item.recipe-list .sf_colsIn.first-big.recipe-image > .product.big-tile:first-child .product-title, .row .sf_colsIn.first-big.col-md-3-of-7 > .product.big-tile:first-child .product-title, .promotion-detail .promo-infos .sf_colsIn.first-big.col-md-3-of-7 > .product.big-tile:first-child .product-title, .promotion-detail .promo-timespan .sf_colsIn.first-big.col-md-3-of-7 > .product.big-tile:first-child .product-title, ul.checklist .sf_colsIn.first-big.col-md-3-of-7 > .product.big-tile:first-child .product-title, .product.small-list .sf_colsIn.first-big.content-section-part-2 > .product.big-tile:first-child .product-title, .product.favourite-list .sf_colsIn.first-big.content-section-part-2 > .product.big-tile:first-child .product-title, .sf_colsIn.first-big.product.big-tile > .product.big-tile:first-child .product-title, .product.search-list-small .sf_colsIn.first-big.content-section-part-2 > .product.big-tile:first-child .product-title, .product.shopping-cart-small .sf_colsIn.first-big.content-section-part-2 > .product.big-tile:first-child .product-title, .product.shopping-cart-small .content-section-part-3 .price-section .sf_colsIn.first-big.col-md-3-of-7 > .product.big-tile:first-child .product-title, .sf_colsIn.col-md-4.first-big > .product.big-tile:first-child .product-title, .row .sf_colsIn.first-big.col-md-4-of-7 > .product.big-tile:first-child .product-title, .promotion-detail .promo-infos .sf_colsIn.first-big.col-md-4-of-7 > .product.big-tile:first-child .product-title, .promotion-detail .promo-timespan .sf_colsIn.first-big.col-md-4-of-7 > .product.big-tile:first-child .product-title, ul.checklist .sf_colsIn.first-big.col-md-4-of-7 > .product.big-tile:first-child .product-title, .product.small-list .sf_colsIn.first-big.content-section-part-1 > .product.big-tile:first-child .product-title, .product.favourite-list .sf_colsIn.first-big.content-section-part-1 > .product.big-tile:first-child .product-title, .product.big-list .sf_colsIn.first-big.image-section > .product.big-tile:first-child .product-title, .product.big-list .sf_colsIn.first-big.content-section-part-3 > .product.big-tile:first-child .product-title, .product.search-list-small .sf_colsIn.first-big.content-section-part-1 > .product.big-tile:first-child .product-title, .product.shopping-cart-small .sf_colsIn.first-big.content-section-part-1 > .product.big-tile:first-child .product-title, .product.shopping-cart-small .content-section-part-3 .price-section .sf_colsIn.first-big.col-md-4-of-7 > .product.big-tile:first-child .product-title, .sf_colsIn.col-md-5.first-big > .product.big-tile:first-child .product-title, .product.small-list .sf_colsIn.first-big.content-section-part-3 > .product.big-tile:first-child .product-title, .product.favourite-list .sf_colsIn.first-big.content-section-part-3 > .product.big-tile:first-child .product-title, .product.search-list-small .sf_colsIn.first-big.content-section-part-3 > .product.big-tile:first-child .product-title, .product.shopping-cart-small .sf_colsIn.first-big.content-section-part-3 > .product.big-tile:first-child .product-title, .sf_colsIn.col-md-6.first-big > .product.big-tile:first-child .product-title {
    font-size: 30px;
    line-height: 43px;
    height: 4.5em;
  }
}
@media (min-width: 1200px) {
  .sf_colsIn.col-md-6 .product.big-tile, .sf_colsIn.col-md-8 .product.big-tile, .product.big-list .sf_colsIn.content-section .product.big-tile, .product.big-list .sf_colsIn.content-section-part-1 .product.big-tile {
    width: 50%;
  }
  .anonymous .product.small-tile .product-component .favourite-star {
    top: -25px;
  }
}
/* hide all brand names starting with "NULL" */
.product[data-brand^=NULL] .brand-name-container, .product[data-brand^=NULL] .brand-section, .product[data-brand^=NULL] .product-brand, .product-detail[data-brand^=NULL] .brand-name-container, .product-detail[data-brand^=NULL] .brand-section, .product-detail[data-brand^=NULL] .product-brand {
  visibility: hidden;
}

.product-detail .product-info .brand-name-container {
  visibility: visible;
}

.product .brand-name-container .product-brand[class*=NULL] {
  display: none;
}

/* Product Recommendations */
.recommendation-container .carousel-indicators {
  position: absolute;
  top: -2em;
  right: 0;
  width: 50%;
  left: auto;
  margin: 0;
  height: auto;
  text-align: right;
  max-height: 40px;
}
@media (max-width: 767px) {
  .recommendation-container .carousel-indicators {
    top: auto;
    bottom: -25px;
    text-align: center;
    right: 26%;
  }
}
.recommendation-container .carousel-indicators li {
  border-color: #1f1f1f;
  width: 15px;
  height: 15px;
}
.recommendation-container .carousel-indicators li.active, .recommendation-container .carousel-indicators #newsletter_container #newsletter_info #newsletter_subscription li.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .recommendation-container .carousel-indicators li.error_newsletter_checkbox.active {
  background-color: transparent;
  margin: 1px 2px;
  border-color: #1f1f1f;
  padding: 2px;
  position: relative;
  width: 15px;
  height: 15px;
}
.recommendation-container .carousel-indicators li.active::after, .recommendation-container .carousel-indicators #newsletter_container #newsletter_info #newsletter_subscription li.error_newsletter_checkbox.active::after, #newsletter_container #newsletter_info #newsletter_subscription .recommendation-container .carousel-indicators li.error_newsletter_checkbox.active::after {
  content: " ";
  border: 1px solid #1f1f1f;
  position: absolute;
  top: 1px;
  left: 1px;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background-color: #1f1f1f;
}

@keyframes anm_pulse {
  0% {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  70% {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
html .product-add-to-cart .btn.add-multiple-to-cart {
  display: none;
}
html.logged-in .product-add-to-cart .btn.add-multiple-to-cart {
  display: inline-block;
}

#selectPromotionId {
  z-index: 3010;
}
#selectPromotionId .promotions-list {
  margin-top: 10px;
}
#selectPromotionId .promotions-list .promo-item {
  margin-bottom: 5px;
}

/* BRAND COLORS */
/* basic color definition */
@font-face {
  font-family: "UniversCom Condensed";
  src: url("../fonts/1476004/4a916908-f6f7-4df6-90a1-176fb83137d9.eot?#iefix");
  src: url("../fonts/1476004/4a916908-f6f7-4df6-90a1-176fb83137d9.eot?#iefix") format("eot"), url("../fonts/1476004/bf8f8741-5f64-4db9-a877-a44624092e68.woff2") format("woff2"), url("../fonts/1476004/7ce02c2c-45d4-4dee-90f2-f8034e29ac24.woff") format("woff"), url("../fonts/1476004/0955c906-88fc-47e8-8ea2-0765bdf88050.ttf") format("truetype");
}
@font-face {
  font-family: "UniversCom Condensed";
  font-weight: bold;
  src: url("../fonts/1476016/7815db54-3fc9-46f7-a082-a7db4c26b44d.eot?#iefix");
  src: url("../fonts/1476016/7815db54-3fc9-46f7-a082-a7db4c26b44d.eot?#iefix") format("eot"), url("../fonts/1476016/3bdb4597-ff70-447c-8620-8836686bf840.woff2") format("woff2"), url("../fonts/1476016/5599ac9f-d136-4277-aeee-f82aac5d527f.woff") format("woff"), url("../fonts/1476016/ae81ec98-60d0-408d-960f-8c3f9f74e6c7.ttf") format("truetype");
}
@font-face {
  font-family: "Anke Calligraphic FG";
  src: url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.eot?#iefix");
  src: url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.eot?#iefix") format("eot"), url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.woff") format("woff"), url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.svg") format("svg");
}
@font-face {
  font-family: "Love Potion";
  src: url("../fonts/Love_Potion/Love_Potion_Reg.otf");
}
@font-face {
  font-family: "Love Potion";
  font-weight: bold;
  src: url("../fonts/Love_Potion/Love_Potion_Bold.otf");
}
/* bariol_serifitalic */
@font-face {
  font-family: "Bariol Serif Italic";
  src: url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.eot");
  src: url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.woff2") format("woff2"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.woff") format("woff"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.ttf") format("truetype"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.svg#bariol_serifitalic") format("svg");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "LunchBox Slab";
  src: url("../fonts/Lunchbox/34BBC6_3_0.ttf") format("truetype"), url("../fonts/Lunchbox/34BBC6_3_0.eot") format("eot"), url("../fonts/Lunchbox/34BBC6_3_0.woff") format("woff"), url("../fonts/Lunchbox/34BBC6_1_0.woff2") format("woff2");
}
/* BRAND COLORS */
/* basic color definition */
#recipe_container .classification-wrapper {
  margin-bottom: 8px;
}
#recipe_container .classification-wrapper label {
  font-size: 14px;
}
#recipe_container .checkAll-wrapper label {
  font-size: 14px;
}
#recipe_container .space {
  margin-bottom: 3px;
}
#recipe_container .panel {
  margin-bottom: 0px;
  background-color: transparent;
}
#recipe_container .firstOpen .panel-heading {
  background-color: #F1F1F1;
  padding: 15px 15px;
}
#recipe_container .firstOpen .panel-body {
  padding-left: 3px;
  margin-top: 16px;
  margin-bottom: 27px;
}
#recipe_container .panel-heading {
  padding: 15px 4px;
}
#recipe_container .minus {
  border-bottom: 1.5px solid #909090;
  width: 15px;
  margin-top: 12px;
}
#recipe_container .plus {
  width: 14px;
  position: relative;
  height: 14px;
  top: 6px;
}
#recipe_container .plus:before, #recipe_container .plus:after {
  content: "";
  position: absolute;
  background: #909090;
}
#recipe_container .plus:before {
  left: 50%;
  width: 2px;
  margin-left: -7%;
  height: 100%;
}
#recipe_container .plus:after {
  top: 50%;
  height: 2px;
  margin-top: -7%;
  width: 100%;
}
#recipe_container .checkAll-wrapper {
  margin-top: 23px;
}

.recipe-list-item {
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  margin-bottom: 20px;
  width: fit-content;
}
@media (max-width: 991px) {
  .recipe-list-item {
    margin: auto;
    margin-bottom: 20px;
  }
}
.recipe-list-item .recipe-name {
  float: left;
  display: inline-block;
  margin-top: 0;
  line-height: 1;
}
@media (max-width: 991px) {
  .recipe-list-item .recipe-name {
    float: none;
  }
}
.recipe-list-item .recipe-favourite {
  float: right;
  display: inline-block !important;
}
.recipe-list-item .recipe-favourite svg {
  fill: #fff;
  stroke: #663f80;
  cursor: pointer;
  position: relative;
}
@media (min-width: 992px) {
  .recipe-list-item .recipe-favourite svg {
    -moz-transition: transform 0.2s;
    -o-transition: transform 0.2s;
    -webkit-transition: transform 0.2s;
    transition: transform 0.2s;
  }
  .recipe-list-item .recipe-favourite svg:hover {
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    fill: #663f80;
  }
}
@media (max-width: 991px) {
  .recipe-list-item .recipe-favourite svg:hover {
    animation: anm_pulse 0.2s ease-in-out;
  }
}
.recipe-list-item .recipe-favourite.selected svg {
  fill: #00B9DB;
  stroke: #00B9DB;
}
@media (min-width: 992px) {
  .recipe-list-item .recipe-favourite.selected svg:hover {
    fill: #fff;
  }
}
.recipe-list-item.recipe-tile .recipe-image img {
  border-radius: 4px 4px 0 0;
}
.recipe-list-item.recipe-tile .recipe-meta-info {
  overflow: hidden;
}
.recipe-list-item.recipe-tile .recipe-content {
  padding: 20px 10px 20px 10px;
}
@media (max-width: 991px) {
  .recipe-list-item.recipe-tile .recipe-content {
    max-width: 291px;
    margin: auto;
    padding: 20px;
  }
}
@media (max-width: 479px) {
  .recipe-list-item.recipe-tile .recipe-content {
    max-width: 291px;
    margin: auto;
    padding: 20px;
  }
}
.recipe-list-item.recipe-tile .recipe-content .recipe-description {
  display: none;
}
.recipe-list-item.recipe-tile .recipe-link a {
  color: #663f80 !important;
}
.recipe-list-item.recipe-list {
  padding-left: 0;
  padding-right: 0;
  position: relative;
  overflow: hidden;
}
.recipe-list-item.recipe-list .recipe-image {
  border-radius: 4px 0 0 4px;
  padding-left: 0;
  padding-right: 0;
}
.recipe-list-item.recipe-list .recipe-content {
  padding-left: 0;
  padding-right: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  position: absolute;
  height: 100%;
  margin-left: 292px;
}
.recipe-list-item.recipe-list .recipe-content .recipe-name {
  margin-top: 0;
}
.recipe-list-item.recipe-list .recipe-content .recipe-link {
  bottom: 20px;
  position: absolute;
}
.recipe-list-item.recipe-list .recipe-content .recipe-meta-info .recipe-description {
  padding-left: 0;
  padding-right: 0;
}
.recipe-list-item.recipe-list .recipe-content .recipe-meta-info .recipe-favourite {
  display: inline-block !important;
}
@media (max-width: 1199px) {
  .recipe-list-item.recipe-list .recipe-content {
    margin-left: 231px;
  }
}
@media (max-width: 991px) {
  .recipe-list-item.recipe-list .recipe-content {
    position: initial;
    margin-left: initial;
    padding: 20px;
  }
  .recipe-list-item.recipe-list .recipe-content .recipe-link {
    position: relative;
    bottom: initial;
  }
}
@media (max-width: 767px) {
  .recipe-list-item.recipe-list .recipe-link {
    margin-bottom: 10px;
  }
}

#recipes .row, #recipes .promotion-detail .promo-infos, .promotion-detail #recipes .promo-infos, #recipes .promotion-detail .promo-timespan, .promotion-detail #recipes .promo-timespan, #recipes ul.checklist, #recipes .product.shopping-cart-small .content-section-part-3 .price-section, .product.shopping-cart-small .content-section-part-3 #recipes .price-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#recipes .row:before, #recipes .promotion-detail .promo-infos:before, .promotion-detail #recipes .promo-infos:before, #recipes .promotion-detail .promo-timespan:before, .promotion-detail #recipes .promo-timespan:before, #recipes ul.checklist:before, #recipes .product.shopping-cart-small .content-section-part-3 .price-section:before, .product.shopping-cart-small .content-section-part-3 #recipes .price-section:before {
  width: 0;
}
#recipes .recipe.hidden-by-filter {
  display: none;
}

.recipe-detail .relatedProductsTitle {
  font-size: 30px;
  line-height: 1.13;
  font-weight: bold;
  font-family: "UniversCom Condensed";
  margin-top: 59px;
  margin-bottom: 25px;
}

#myRecipes .brand-filter {
  padding-left: 0;
}
#myRecipes .resetTopFilter {
  margin-top: 3px;
}
#myRecipes .recipeList {
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
}
@media (min-width: 768px) {
  #myRecipes .recipeList .recipeItem img.img-responsive {
    width: 100%;
  }
}

.recipe-list-template .recipe-tile {
  margin-bottom: 20px;
  border: 1px solid #663f80;
  border-radius: 4px;
  float: left;
  width: 100%;
}
.recipe-list-template .recipe-tile .recipe-image {
  float: left;
  width: 40%;
}
.recipe-list-template .recipe-tile .recipe-image img {
  border-radius: 3px 0 0 3px;
}
.recipe-list-template .recipe-tile .recipe-image .recipe-img-padding {
  padding: 4px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .recipe-list-template .recipe-tile .recipe-image {
    width: 100%;
  }
  .recipe-list-template .recipe-tile .recipe-image img {
    width: 100%;
    border-radius: 3px 3px 0 0;
  }
}
.recipe-list-template .recipe-tile .recipe-content {
  float: left;
  padding: 20px 15px;
  width: 60%;
  position: relative;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .recipe-list-template .recipe-tile .recipe-content {
    width: 100%;
  }
}
.recipe-list-template .recipe-tile .recipe-content .upper-content .slogan-name {
  float: left;
  width: 100%;
}
@media (min-width: 1200px) {
  .recipe-list-template .recipe-tile .recipe-content .upper-content .slogan-name {
    max-width: 165px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .recipe-list-template .recipe-tile .recipe-content .upper-content .slogan-name {
    float: none;
  }
}
.recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-slogan {
  text-transform: uppercase;
  margin: 0;
}
.recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-name {
  margin-top: 20px;
  margin-bottom: 10px;
}
.recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-favourite {
  float: left;
  position: absolute;
  right: 15px;
  top: 20px;
  display: inline-block !important;
}
.recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-favourite svg {
  fill: #fff;
  stroke: #663f80;
  cursor: pointer;
  position: relative;
}
@media (min-width: 992px) {
  .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-favourite svg {
    -moz-transition: transform 0.2s;
    -o-transition: transform 0.2s;
    -webkit-transition: transform 0.2s;
    transition: transform 0.2s;
  }
  .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-favourite svg:hover {
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    fill: #663f80;
  }
}
@media (max-width: 991px) {
  .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-favourite svg:hover {
    animation: anm_pulse 0.2s ease-in-out;
  }
}
.recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-favourite.selected svg {
  fill: #663f80;
  stroke: #663f80;
}
@media (min-width: 992px) {
  .recipe-list-template .recipe-tile .recipe-content .upper-content .recipe-favourite.selected svg:hover {
    fill: #fff;
  }
}
.recipe-list-template .recipe-tile .recipe-content .recipe-link a {
  color: #663f80;
}

.recipe-image-only-template {
  margin-left: -21px;
  margin-right: -21px;
}
@media (max-width: 991px) {
  .recipe-image-only-template {
    margin-left: -16px;
    margin-right: -16px;
  }
}
@media (max-width: 767px) {
  .recipe-image-only-template {
    margin-left: -6px;
    margin-right: -6px;
  }
}
@media (max-width: 479px) {
  .recipe-image-only-template {
    margin-left: -6px;
    margin-right: -6px;
  }
}
.recipe-image-only-template .recipe-tile {
  margin-bottom: 40px;
}
.recipe-image-only-template .recipe-tile img {
  width: 100%;
}

html.logged-in .recipe-list-template .recipe-favourite,
html.logged-in .recipe-detail .recipe-favourite {
  display: inline-block !important;
}

#recipeSearch .twitter-typeahead {
  width: 100%;
}
#recipeSearch .search-container {
  position: relative;
}
#recipeSearch .search-icon {
  position: absolute;
  top: 10px;
  right: 10px;
}
#recipeSearch .popular-terms-container {
  padding-left: 10px;
}
@media (max-width: 991px) {
  #recipeSearch .popular-terms-container {
    margin-top: 15px;
  }
}
#recipeSearch .popular-terms-container .popular-term-label {
  font-size: 12px;
  line-height: 46px;
  padding-right: 10px;
}
#recipeSearch .popular-terms-container .popular-terms .popular-term {
  border: 1px solid #d9d9d9;
  padding: 10px 5px;
  margin-right: 5px;
  border-radius: 4px;
  font-size: 12px;
  cursor: pointer;
  display: inline-block;
}
@media (max-width: 991px) {
  #recipeSearch .popular-terms-container .popular-terms {
    display: block;
  }
  #recipeSearch .popular-terms-container .popular-terms .popular-term {
    padding: 10px;
    font-size: 14px;
  }
}
#recipeSearch .tt-menu {
  background: #fff;
  border: 1pt solid #d9d9d9;
  border-radius: 0 0 4px 4px;
  width: 100%;
  padding: 20px;
  z-index: 9999 !important;
}
#recipeSearch .tt-menu .tt-dataset .search-suggestion-header {
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
  margin-bottom: 0;
}
#recipeSearch .tt-menu .tt-dataset .tt-suggestion {
  color: #000;
  font-size: 16px;
  line-height: 16px;
  cursor: pointer;
}
#recipeSearch .tt-menu .tt-dataset .tt-suggestion:not(:first-of-type) {
  padding-top: 14px;
}
#recipeSearch .tt-menu .tt-dataset .tt-suggestion .tt-highlight {
  color: #00B9DB;
}
#recipeSearch .tt-menu .tt-dataset .red-text {
  color: #ec3838;
}
#recipeSearch .tt-menu hr {
  display: none;
}
#recipeSearch .search-hint {
  font-size: 12px;
  margin-top: 20px;
  color: #6e6e6e;
}
#recipeSearch #tagsBoxes {
  margin-top: 20px;
  clear: both;
}
#recipeSearch #tagsBoxes .filter-box {
  float: left;
  padding: 10px;
  margin-right: 10px;
  border: 1px solid #d9d9d9;
  font-size: 14px;
  border-radius: 4px;
  margin-bottom: 10px;
}
#recipeSearch #tagsBoxes .filter-box .remove-filter:after {
  content: "×";
  margin-left: 14px;
  cursor: pointer;
}
#recipeSearch.moevenpick .twitter-typeahead .typeahead {
  border: 2px dashed #1F1F1F;
}
#recipeSearch.moevenpick .popular-terms .popular-term {
  border: 1px solid #1F1F1F;
  font-weight: bold;
}
#recipeSearch.moevenpick .separator {
  display: block !important;
}

.recipe-list-culinarium {
  background-color: #F0E7D4;
  border-radius: 4px;
  overflow: hidden;
}
.recipe-list-culinarium--header {
  background-color: #663f80;
  color: white;
  padding-bottom: 10px;
  border-radius: 4px 4px 0 0;
  overflow: hidden;
}
@media (max-width: 991px) {
  .recipe-list-culinarium--header {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.recipe-list-culinarium .culinarium-header {
  text-align: center;
  font-weight: 100;
}
@media (max-width: 767px) {
  .recipe-list-culinarium .culinarium-header {
    padding-top: 10px;
    padding-bottom: 0px;
    margin-top: 0;
    margin-bottom: 0;
  }
}
.recipe-list-culinarium--body {
  padding-top: 40px;
}
.recipe-list-culinarium--body .recipe-tile {
  background-color: white;
}
.recipe-list-culinarium--body .recipe-tile .recipe-name.header {
  height: 1em;
  margin-bottom: 0;
}
.recipe-list-culinarium--body .recipe-tile .recipe-link {
  padding-top: 10px;
}
@media (max-width: 991px) {
  .recipe-list-culinarium--body .recipe-tile {
    max-width: calc(100% - 20px);
  }
}
@media (max-width: 767px) {
  .recipe-list-culinarium--body .recipe-tile {
    max-width: calc(100% - 66px);
  }
}
.recipe-list-culinarium .recipe-favourite {
  margin-top: 5px;
}
.recipe-list-culinarium .carousel-indicators {
  position: static;
  /*bottom: 10px;*/
  /* left: 50%; */
  width: unset;
  margin-left: auto;
}
.recipe-list-culinarium .carousel-indicators li {
  border-color: #1f1f1f;
  width: 15px;
  height: 15px;
}
.recipe-list-culinarium .carousel-indicators li.active, .recipe-list-culinarium .carousel-indicators #newsletter_container #newsletter_info #newsletter_subscription li.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .recipe-list-culinarium .carousel-indicators li.error_newsletter_checkbox.active {
  background-color: transparent;
  margin: 1px 2px;
  border-color: #1f1f1f;
  padding: 2px;
  position: relative;
  width: 15px;
  height: 15px;
}
.recipe-list-culinarium .carousel-indicators li.active::after, .recipe-list-culinarium .carousel-indicators #newsletter_container #newsletter_info #newsletter_subscription li.error_newsletter_checkbox.active::after, #newsletter_container #newsletter_info #newsletter_subscription .recipe-list-culinarium .carousel-indicators li.error_newsletter_checkbox.active::after {
  content: " ";
  border: 1px solid #1f1f1f;
  position: absolute;
  top: 1px;
  left: 1px;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background-color: #1f1f1f;
}

/* BRAND COLORS */
/* basic color definition */
@font-face {
  font-family: "UniversCom Condensed";
  src: url("../fonts/1476004/4a916908-f6f7-4df6-90a1-176fb83137d9.eot?#iefix");
  src: url("../fonts/1476004/4a916908-f6f7-4df6-90a1-176fb83137d9.eot?#iefix") format("eot"), url("../fonts/1476004/bf8f8741-5f64-4db9-a877-a44624092e68.woff2") format("woff2"), url("../fonts/1476004/7ce02c2c-45d4-4dee-90f2-f8034e29ac24.woff") format("woff"), url("../fonts/1476004/0955c906-88fc-47e8-8ea2-0765bdf88050.ttf") format("truetype");
}
@font-face {
  font-family: "UniversCom Condensed";
  font-weight: bold;
  src: url("../fonts/1476016/7815db54-3fc9-46f7-a082-a7db4c26b44d.eot?#iefix");
  src: url("../fonts/1476016/7815db54-3fc9-46f7-a082-a7db4c26b44d.eot?#iefix") format("eot"), url("../fonts/1476016/3bdb4597-ff70-447c-8620-8836686bf840.woff2") format("woff2"), url("../fonts/1476016/5599ac9f-d136-4277-aeee-f82aac5d527f.woff") format("woff"), url("../fonts/1476016/ae81ec98-60d0-408d-960f-8c3f9f74e6c7.ttf") format("truetype");
}
@font-face {
  font-family: "Anke Calligraphic FG";
  src: url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.eot?#iefix");
  src: url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.eot?#iefix") format("eot"), url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.woff") format("woff"), url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.svg") format("svg");
}
@font-face {
  font-family: "Love Potion";
  src: url("../fonts/Love_Potion/Love_Potion_Reg.otf");
}
@font-face {
  font-family: "Love Potion";
  font-weight: bold;
  src: url("../fonts/Love_Potion/Love_Potion_Bold.otf");
}
/* bariol_serifitalic */
@font-face {
  font-family: "Bariol Serif Italic";
  src: url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.eot");
  src: url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.woff2") format("woff2"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.woff") format("woff"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.ttf") format("truetype"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.svg#bariol_serifitalic") format("svg");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "LunchBox Slab";
  src: url("../fonts/Lunchbox/34BBC6_3_0.ttf") format("truetype"), url("../fonts/Lunchbox/34BBC6_3_0.eot") format("eot"), url("../fonts/Lunchbox/34BBC6_3_0.woff") format("woff"), url("../fonts/Lunchbox/34BBC6_1_0.woff2") format("woff2");
}
/* BRAND COLORS */
/* basic color definition */
/* BRAND COLORS */
/* basic color definition */
.recipe-detail .recipe-name {
  display: inline;
}
.recipe-detail .recipe-image {
  margin-bottom: 20px;
}
.recipe-detail .recipe-image img {
  border-radius: 4px;
}
.recipe-detail .recipe-decoration-element img {
  max-width: 100%;
}
.recipe-detail .product.small-list .product-component .content-section {
  padding-left: 13px;
}
.recipe-detail .row.ingredient, .recipe-detail .promotion-detail .ingredient.promo-infos, .promotion-detail .recipe-detail .ingredient.promo-infos, .recipe-detail .promotion-detail .ingredient.promo-timespan, .promotion-detail .recipe-detail .ingredient.promo-timespan, .recipe-detail ul.ingredient.checklist, .recipe-detail .product.shopping-cart-small .content-section-part-3 .ingredient.price-section, .product.shopping-cart-small .content-section-part-3 .recipe-detail .ingredient.price-section {
  display: flex;
}
.recipe-detail .recipe-ingredient-units {
  min-width: 120px;
  padding-left: 20px;
  font-weight: bold;
}
.recipe-detail .subheading-moevenpick img {
  height: 85px;
}
@media (max-width: 767px) {
  .recipe-detail .subheading-moevenpick img {
    height: 60px;
  }
}
.recipe-detail .recipe-favourite svg {
  fill: #fff;
  stroke: #00B9DB;
  cursor: pointer;
  position: relative;
  -moz-transition: transform 0.2s;
  -o-transition: transform 0.2s;
  -webkit-transition: transform 0.2s;
  transition: transform 0.2s;
}
.recipe-detail .recipe-favourite svg:hover {
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  fill: #00B9DB;
}
.recipe-detail .recipe-favourite.selected svg {
  fill: #00B9DB;
  stroke: #00B9DB;
}
.recipe-detail .recipe-favourite.selected svg:hover {
  fill: #fff;
}
.recipe-detail .recipe-ingredients .recipe-ingredients-with-link {
  margin-bottom: 30px;
}
.recipe-detail .recipe-ingredients .recipe-ingredients-without-link {
  margin-bottom: 40px;
}
.recipe-detail .recipe-ingredients td.recipe-ingredient-amount {
  padding-right: 50px;
}
.recipe-detail .recipe-list {
  font-weight: bold;
  margin-bottom: 15px;
}
.recipe-detail .recipe-controls-box {
  margin-bottom: 70px;
}
.recipe-detail .recipe-controls a {
  color: #1f1f1f;
}
.recipe-detail .recipe-controls a svg {
  -moz-transition: transform 0.2s;
  -o-transition: transform 0.2s;
  -webkit-transition: transform 0.2s;
  transition: transform 0.2s;
}
.recipe-detail .recipe-controls a svg:hover {
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  fill: #1f1f1f;
}
.recipe-detail .recipe-brand-logo-header {
  text-align: center;
  margin-bottom: 20px;
}
.recipe-detail .recipe-brand-logo-header img {
  max-width: 150px;
  height: auto;
  border-radius: 0 !important;
}
@media (max-width: 767px) {
  .recipe-detail .recipe-brand-logo-header img {
    max-width: 100px;
  }
}
.recipe-detail.nestle-schoeller-template .recipe-header .header-left {
  float: left;
  max-width: 70%;
}
@media (max-width: 767px) {
  .recipe-detail.nestle-schoeller-template .recipe-header .header-left {
    max-width: 55%;
  }
}
.recipe-detail.nestle-schoeller-template .recipe-header .header-right {
  float: right;
}
.recipe-detail.nestle-schoeller-template .recipe-header .header-right img {
  max-width: 120px;
  margin-bottom: 20px;
  padding-top: 20px;
}
@media (max-width: 767px) {
  .recipe-detail.nestle-schoeller-template .recipe-header .header-right img {
    max-width: 70px;
  }
}
.recipe-detail.nestle-schoeller-template .steps-row {
  margin-top: 50px;
  padding-bottom: 20px;
}
.recipe-detail.nestle-schoeller-template .steps-row .steps-container {
  border: 2px dashed #d9d9d9;
  border-radius: 4px;
  background-color: #f7f7f7;
  padding: 40px;
}
.recipe-detail .steps-row {
  margin-top: 50px;
  padding-bottom: 20px;
}
.recipe-detail .steps-row .steps-container .steps-title {
  font-family: "Love Potion";
  font-size: 44px;
  margin-top: 0;
}
.recipe-detail .steps-row .steps-container .row .col-xs-11, .recipe-detail .steps-row .steps-container .promotion-detail .promo-infos .col-xs-11, .promotion-detail .recipe-detail .steps-row .steps-container .promo-infos .col-xs-11, .recipe-detail .steps-row .steps-container .promotion-detail .promo-timespan .col-xs-11, .promotion-detail .recipe-detail .steps-row .steps-container .promo-timespan .col-xs-11, .recipe-detail .steps-row .steps-container ul.checklist .col-xs-11, .recipe-detail .steps-row .steps-container .product.shopping-cart-small .content-section-part-3 .price-section .col-xs-11, .product.shopping-cart-small .content-section-part-3 .recipe-detail .steps-row .steps-container .price-section .col-xs-11, .recipe-detail .steps-row .steps-container .row .product.shopping-cart-small .product-component .product-item, .recipe-detail .steps-row .steps-container .promotion-detail .promo-infos .product.shopping-cart-small .product-component .product-item, .promotion-detail .recipe-detail .steps-row .steps-container .promo-infos .product.shopping-cart-small .product-component .product-item, .recipe-detail .steps-row .steps-container .promotion-detail .promo-timespan .product.shopping-cart-small .product-component .product-item, .promotion-detail .recipe-detail .steps-row .steps-container .promo-timespan .product.shopping-cart-small .product-component .product-item, .product.shopping-cart-small .product-component .recipe-detail .steps-row .steps-container .row .product-item, .product.shopping-cart-small .product-component .recipe-detail .steps-row .steps-container .promotion-detail .promo-infos .product-item, .promotion-detail .product.shopping-cart-small .product-component .recipe-detail .steps-row .steps-container .promo-infos .product-item, .product.shopping-cart-small .product-component .recipe-detail .steps-row .steps-container .promotion-detail .promo-timespan .product-item, .promotion-detail .product.shopping-cart-small .product-component .recipe-detail .steps-row .steps-container .promo-timespan .product-item, .recipe-detail .steps-row .steps-container ul.checklist .product.shopping-cart-small .product-component .product-item, .product.shopping-cart-small .product-component .recipe-detail .steps-row .steps-container ul.checklist .product-item, .recipe-detail .steps-row .steps-container .product.shopping-cart-small .content-section-part-3 .price-section .product-component .product-item, .recipe-detail .steps-row .steps-container .product.shopping-cart-small .product-component .content-section-part-3 .price-section .product-item, .product.shopping-cart-small .content-section-part-3 .recipe-detail .steps-row .steps-container .price-section .product-component .product-item, .product.shopping-cart-small .product-component .content-section-part-3 .recipe-detail .steps-row .steps-container .price-section .product-item {
  padding-left: 0;
}
.recipe-detail .steps-row .steps-container .row .col-xs-1, .recipe-detail .steps-row .steps-container .promotion-detail .promo-infos .col-xs-1, .promotion-detail .recipe-detail .steps-row .steps-container .promo-infos .col-xs-1, .recipe-detail .steps-row .steps-container .promotion-detail .promo-timespan .col-xs-1, .promotion-detail .recipe-detail .steps-row .steps-container .promo-timespan .col-xs-1, .recipe-detail .steps-row .steps-container ul.checklist .col-xs-1, .recipe-detail .steps-row .steps-container .product.shopping-cart-small .content-section-part-3 .price-section .col-xs-1, .product.shopping-cart-small .content-section-part-3 .recipe-detail .steps-row .steps-container .price-section .col-xs-1, .recipe-detail .steps-row .steps-container .row .product.shopping-cart-small .checkbox-section, .recipe-detail .steps-row .steps-container .promotion-detail .promo-infos .product.shopping-cart-small .checkbox-section, .promotion-detail .recipe-detail .steps-row .steps-container .promo-infos .product.shopping-cart-small .checkbox-section, .recipe-detail .steps-row .steps-container .promotion-detail .promo-timespan .product.shopping-cart-small .checkbox-section, .promotion-detail .recipe-detail .steps-row .steps-container .promo-timespan .product.shopping-cart-small .checkbox-section, .product.shopping-cart-small .recipe-detail .steps-row .steps-container .row .checkbox-section, .product.shopping-cart-small .recipe-detail .steps-row .steps-container .promotion-detail .promo-infos .checkbox-section, .promotion-detail .product.shopping-cart-small .recipe-detail .steps-row .steps-container .promo-infos .checkbox-section, .product.shopping-cart-small .recipe-detail .steps-row .steps-container .promotion-detail .promo-timespan .checkbox-section, .promotion-detail .product.shopping-cart-small .recipe-detail .steps-row .steps-container .promo-timespan .checkbox-section, .recipe-detail .steps-row .steps-container ul.checklist .product.shopping-cart-small .checkbox-section, .product.shopping-cart-small .recipe-detail .steps-row .steps-container ul.checklist .checkbox-section, .recipe-detail .steps-row .steps-container .product.shopping-cart-small .content-section-part-3 .price-section .checkbox-section, .product.shopping-cart-small .content-section-part-3 .recipe-detail .steps-row .steps-container .price-section .checkbox-section {
  text-align: right;
}
.recipe-detail .steps-row .steps-container ul {
  list-style: none;
  padding: 0 0 0 50px;
}
.recipe-detail .steps-row .steps-container ul li {
  margin-bottom: 20px;
}
.recipe-detail .steps-row .steps-container ul li:before {
  content: "";
  background: url(/ResourcePackages/Froneri_Schoeller/assets/src/project/images/checked-box.png) no-repeat;
  height: 22px;
  width: 36px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
  margin-left: -50px;
}
.recipe-detail .count-container {
  border: 1px solid #d9d9d9;
  border-radius: 4px 0 0 4px;
  height: 36px;
  float: left;
  width: 125px;
  padding: 8.4px 5px 0 5px;
  background: #fff;
}
.recipe-detail .count-container input.amount {
  display: block;
  float: left;
  width: calc(100% - 40px);
  text-align: center;
  border: 0;
  color: #aeaeae;
}
.recipe-detail .count-container .plus,
.recipe-detail .count-container .minus {
  height: 19.2px;
  width: 19.2px;
  border-radius: 4px;
  font-size: 25px;
  background-color: #f1f1f1;
  cursor: pointer;
  display: block;
  -moz-transition: transform 0.2s;
  -o-transition: transform 0.2s;
  -webkit-transition: transform 0.2s;
  transition: transform 0.2s;
  line-height: 16px;
  text-align: center;
  color: #aeaeae;
}
.recipe-detail .count-container .minus {
  float: left;
}
.recipe-detail .count-container .plus {
  float: right;
}
.recipe-detail .count-container .plus:hover,
.recipe-detail .count-container .minus:hover {
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
@media (max-width: 479px) {
  .recipe-detail {
    padding: 15px;
  }
  .recipe-detail .recipe-image img {
    border-radius: 0;
  }
  .recipe-detail .recipe-name {
    font-size: 30px;
    line-height: 30px;
  }
  .recipe-detail .recipe-ingredients-title {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 25px;
  }
  .recipe-detail .recipe-ingredients table {
    font-size: 14px;
  }
  .recipe-detail .recipe-ingredients table .recipe-ingredient-amount {
    line-height: 14px;
    padding-right: 30px;
  }
  .recipe-detail .recipe-ingredients table .recipe-ingredient-name {
    line-height: 19px;
  }
  .recipe-detail .recipe-list {
    font-size: 14px;
    line-height: 14px;
  }
  .recipe-detail .product-add-to-cart.withLinkName .count-container {
    width: 100%;
    border-radius: 4px;
    margin-bottom: 10px;
    padding-top: 7px;
  }
  .recipe-detail .product-add-to-cart.withLinkName .add-to-cart {
    width: 100%;
    border-radius: 4px;
    padding: 5px;
    height: 45px;
  }
  .recipe-detail .product-add-to-cart.withLinkName .add-to-cart svg {
    width: 36px;
    height: 36px;
  }
  .recipe-detail .product-add-to-cart.withLinkName .add-to-cart span {
    font-size: 16px;
    line-height: 16px;
  }
  .recipe-detail .steps-row .steps-container {
    padding-bottom: 15px;
    padding-left: 15px;
    padding-top: 0;
    padding-right: 15px;
  }
  .recipe-detail .steps-row .steps-container .step-text {
    font-size: 16px;
    line-height: 23px;
  }
}
@media (min-width: 1200px) {
  .recipe-detail .nestle-schoeller-template .steps-row .steps-container {
    width: calc(83.34% - 40px);
    margin-left: 20px;
  }
  .recipe-detail .recipe-ingredients {
    margin-top: 40px;
  }
}
.recipe-detail .relatedProducts .product {
  display: inline-block !important;
}
.recipe-detail.recipe-details-template .recipe-slogan {
  font-weight: bold;
  padding-top: 5px;
  clear: both;
}
.recipe-detail.recipe-details-template .marginTop40 {
  margin-top: 40px;
}
.recipe-detail.recipe-details-template .last-row {
  margin-bottom: 40px;
}
.recipe-detail.recipe-details-template .recipe-name {
  margin-bottom: 30px;
  float: left;
}
.recipe-detail.recipe-details-template .recipe-instructions {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .recipe-detail.recipe-details-template .container-ingredients {
    order: 1;
  }
  .recipe-detail.recipe-details-template .container-related-products {
    order: 4;
  }
  .recipe-detail.recipe-details-template .recipe-decoration {
    order: 3;
  }
  .recipe-detail.recipe-details-template .container-steps {
    order: 2;
  }
}
.recipe-detail.recipe-details-template .moevenpick-header img,
.recipe-detail.recipe-details-template .recipe-image img {
  width: 100%;
}
.recipe-detail.recipe-details-template .tile-title {
  font-family: "Love Potion";
  font-size: 44px;
}
@media (max-width: 479px) {
  .recipe-detail.recipe-details-template .tile-title img {
    width: 100%;
  }
}
.recipe-detail.recipe-details-template.nestle-schoeller-template .ingredients .tile-title {
  margin-bottom: 40px;
}
.recipe-detail.recipe-details-template .ingredients a {
  color: #663f80;
}
.recipe-detail.recipe-details-template .ingredients .ingredient-group {
  font-weight: bold;
  text-decoration: underline;
}
.recipe-detail.recipe-details-template .recipe-controls {
  float: right;
}
.recipe-detail.recipe-details-template .recipe-controls .print-recipe {
  float: left;
  margin-right: 40px;
}
.recipe-detail.recipe-details-template .recipe-controls .recipe-favourite {
  margin-top: 0;
  display: inline-block !important;
  float: right;
}
@media (max-width: 767px) {
  .recipe-detail.recipe-details-template .recipe-controls {
    float: left;
  }
  .recipe-detail.recipe-details-template .recipe-controls .recipe-favourite {
    clear: both;
  }
}
.recipe-detail.recipe-details-template .related-products .product {
  padding: 0;
}
.recipe-detail.recipe-details-template .related-products .product .product-container {
  min-height: 124px;
}
.recipe-detail.recipe-details-template .related-products .product .product-container .content-section-part-1 {
  width: 45.33333%;
}
@media (max-width: 767px) {
  .recipe-detail.recipe-details-template .related-products .product .product-container .content-section-part-1 {
    width: 100%;
  }
}
.recipe-detail.recipe-details-template .related-products .product .product-container .content-section-part-2 {
  width: 13%;
}
.recipe-detail.recipe-details-template .related-products .product .product-container .content-section-part-2 div {
  display: none;
}
.recipe-detail.recipe-details-template .related-products .product .product-container .content-section-part-3 .price-section {
  right: 80px;
}
.recipe-detail.recipe-details-template .related-products .product .product-image img {
  height: auto;
}
.recipe-detail.recipe-details-template .steps-row {
  margin-top: 60px;
}
@media (max-width: 1199px) {
  .recipe-detail.recipe-details-template .steps-row {
    margin-top: 30px;
  }
  .recipe-detail.recipe-details-template .steps-row .steps-container .step-text {
    font-size: 18px;
  }
}

/* BRAND COLORS */
/* basic color definition */
@font-face {
  font-family: "UniversCom Condensed";
  src: url("../fonts/1476004/4a916908-f6f7-4df6-90a1-176fb83137d9.eot?#iefix");
  src: url("../fonts/1476004/4a916908-f6f7-4df6-90a1-176fb83137d9.eot?#iefix") format("eot"), url("../fonts/1476004/bf8f8741-5f64-4db9-a877-a44624092e68.woff2") format("woff2"), url("../fonts/1476004/7ce02c2c-45d4-4dee-90f2-f8034e29ac24.woff") format("woff"), url("../fonts/1476004/0955c906-88fc-47e8-8ea2-0765bdf88050.ttf") format("truetype");
}
@font-face {
  font-family: "UniversCom Condensed";
  font-weight: bold;
  src: url("../fonts/1476016/7815db54-3fc9-46f7-a082-a7db4c26b44d.eot?#iefix");
  src: url("../fonts/1476016/7815db54-3fc9-46f7-a082-a7db4c26b44d.eot?#iefix") format("eot"), url("../fonts/1476016/3bdb4597-ff70-447c-8620-8836686bf840.woff2") format("woff2"), url("../fonts/1476016/5599ac9f-d136-4277-aeee-f82aac5d527f.woff") format("woff"), url("../fonts/1476016/ae81ec98-60d0-408d-960f-8c3f9f74e6c7.ttf") format("truetype");
}
@font-face {
  font-family: "Anke Calligraphic FG";
  src: url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.eot?#iefix");
  src: url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.eot?#iefix") format("eot"), url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.woff") format("woff"), url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.svg") format("svg");
}
@font-face {
  font-family: "Love Potion";
  src: url("../fonts/Love_Potion/Love_Potion_Reg.otf");
}
@font-face {
  font-family: "Love Potion";
  font-weight: bold;
  src: url("../fonts/Love_Potion/Love_Potion_Bold.otf");
}
/* bariol_serifitalic */
@font-face {
  font-family: "Bariol Serif Italic";
  src: url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.eot");
  src: url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.woff2") format("woff2"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.woff") format("woff"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.ttf") format("truetype"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.svg#bariol_serifitalic") format("svg");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "LunchBox Slab";
  src: url("../fonts/Lunchbox/34BBC6_3_0.ttf") format("truetype"), url("../fonts/Lunchbox/34BBC6_3_0.eot") format("eot"), url("../fonts/Lunchbox/34BBC6_3_0.woff") format("woff"), url("../fonts/Lunchbox/34BBC6_1_0.woff2") format("woff2");
}
/* BRAND COLORS */
/* basic color definition */
/* BRAND COLORS */
/* basic color definition */
body {
  position: relative;
}
body .waiting-add-to-cart, body .waiting-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0.9;
  margin: 0px;
  z-index: 3000;
}
body .waiting-add-to-cart .loader, body .waiting-container .loader {
  border: 16px solid #f1f1f1; /* Light grey */
  border-top: 16px solid #00B9DB; /* Blue */
  border-radius: 50%;
  width: 120px;
  height: 120px;
  top: 40%;
  left: calc(50% - 60px);
  animation: spin 2s linear infinite;
  position: fixed;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

#fixedDiv .product-add-to-cart {
  float: none !important;
}
#fixedDiv .product-add-to-cart .add-multiple-to-cart {
  position: absolute;
  right: 39%;
}
#fixedDiv .product-add-to-cart .add-multiple-to-cart.fixedbutton {
  position: fixed !important;
  bottom: 12%;
  right: 37%;
}

.product-add-to-cart {
  color: #aeaeae;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  font-family: "UniversCom Condensed";
  overflow: hidden;
}
.product-add-to-cart .count-container {
  border: 1px solid #d9d9d9;
  border-radius: 4px 0 0 4px;
  height: 36px;
  float: left;
  width: 125px;
  padding: 8.4px 5px 0 5px;
  background: #fff;
}
.product-add-to-cart .count-container .minus, .product-add-to-cart .count-container .plus {
  height: 20px;
  width: 20px;
  border-radius: 4px;
  font-size: 25px;
  background-color: #f1f1f1;
  cursor: pointer;
  display: block;
  line-height: 13px;
  -moz-transition: transform 0.2s;
  -o-transition: transform 0.2s;
  -webkit-transition: transform 0.2s;
  transition: transform 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.product-add-to-cart .count-container .minus:hover, .product-add-to-cart .count-container .plus:hover {
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.product-add-to-cart .count-container .minus {
  float: left;
}
.product-add-to-cart .count-container .plus {
  float: right;
}
.product-add-to-cart .count-container input {
  border: 0;
}
.product-add-to-cart .count-container input::-webkit-outer-spin-button, .product-add-to-cart .count-container input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.product-add-to-cart .count-container input[type=number] {
  -moz-appearance: textfield;
}
.product-add-to-cart .count-container input.amount {
  display: block;
  float: left;
  height: 20px;
  width: calc(100% - 40px);
  text-align: center;
}
.product-add-to-cart svg {
  -moz-transition: transform 0.2s;
  -o-transition: transform 0.2s;
  -webkit-transition: transform 0.2s;
  transition: transform 0.2s;
}
.product-add-to-cart svg.svg-icon-dims {
  fill: #fff;
  stroke: transparent;
  position: relative;
}
.product-add-to-cart svg:hover {
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.product-add-to-cart svg + span {
  line-height: 36px;
  display: inline-block;
}
.product-add-to-cart .add-to-cart, .product-add-to-cart .add-multiple-to-cart {
  border-radius: 0 4px 4px 0;
  border-color: #81D13A;
  background-color: #81D13A;
  height: 36px;
  width: 36px;
  float: left;
  cursor: pointer;
  padding: 0;
}
.product-add-to-cart .locked-cart {
  border-color: #E8E8E8;
  background-color: #E8E8E8;
  height: 36px;
  width: 36px;
  float: left;
  cursor: pointer;
  padding: 0;
  border-radius: 0 4px 4px 0;
  color: #6e6e6e;
  font-family: "UniversCom Condensed";
  line-height: 36px;
  display: none;
}
@media (max-width: 767px) {
  .product-add-to-cart .locked-cart {
    width: 50px;
    height: 50px;
  }
  .product-add-to-cart .locked-cart .locked-icon {
    background-size: 35px 31px;
    height: 31px;
    width: 35px;
  }
}
.product-add-to-cart .locked-icon {
  background: url("/ResourcePackages/Froneri_Schoeller/assets/dist/images/cart_logged_out.svg") no-repeat;
  background-size: 26px 23px;
  height: 23px;
  width: 26px;
  display: inline-block !important;
}
html.logged-in .product-add-to-cart .locked-icon {
  display: none !important;
}
.product-add-to-cart .locked-icon-logged-in {
  display: none !important;
}
.product-add-to-cart .locked-icon-logged-in svg {
  fill: #aeaeae;
}
html.logged-in .product-add-to-cart .locked-icon-logged-in {
  display: inline-block !important;
}
.product-add-to-cart.withLinkName .count-container {
  width: 139px;
}
.product-add-to-cart.withLinkName .add-to-cart, .product-add-to-cart.withLinkName .add-multiple-to-cart {
  width: 285px;
}
.product-add-to-cart.withLinkName .locked-cart {
  width: 285px;
}
.product-add-to-cart.big .count-container {
  height: 50px;
  padding-top: 15px;
}
.product-add-to-cart.big .add-to-cart {
  height: 50px;
}
.product-add-to-cart.big .add-to-cart svg {
  width: 36px;
  height: 36px;
}
.product-add-to-cart.big .locked-cart {
  height: 50px;
}
.product-add-to-cart.big.withLinkName .count-container {
  width: 139px;
}
.product-add-to-cart.big.withLinkName .add-to-cart, .product-add-to-cart.big.withLinkName .add-multiple-to-cart {
  width: auto;
  width: initial;
  padding-right: 10px;
  padding-left: 10px;
}
.product-add-to-cart.big.withLinkName .locked-cart {
  width: auto;
  width: initial;
  padding-right: 10px;
  padding-left: 10px;
}
.product-add-to-cart.small, .shop-info .product-add-to-cart.detail, footer .product-add-to-cart.icon_box_element, footer #site_index .product-add-to-cart.index_element_list, footer #footer_awardrow .award_element a.product-add-to-cart, footer #footer_awardrow span.product-add-to-cart, footer #footer_impressum .product-add-to-cart.small_links, #newsletter_container #newsletter_info #newsletter_subscription .product-add-to-cart.error_newsletter_mail, #newsletter_container #newsletter_info #newsletter_subscription .product-add-to-cart.error_newsletter_checkbox, .product .product-component .cart-controls .product-add-to-cart.product-delete, .product .product-component .product-add-to-cart.add-to-favourite, .product.shopping-cart-small .special-offer-section .product-add-to-cart.special-offer {
  float: right !important;
}
.product-add-to-cart.small .add-to-cart, .shop-info .product-add-to-cart.detail .add-to-cart, footer .product-add-to-cart.icon_box_element .add-to-cart, footer #site_index .product-add-to-cart.index_element_list .add-to-cart, footer #footer_awardrow .award_element a.product-add-to-cart .add-to-cart, footer #footer_awardrow span.product-add-to-cart .add-to-cart, footer #footer_impressum .product-add-to-cart.small_links .add-to-cart, #newsletter_container #newsletter_info #newsletter_subscription .product-add-to-cart.error_newsletter_mail .add-to-cart, #newsletter_container #newsletter_info #newsletter_subscription .product-add-to-cart.error_newsletter_checkbox .add-to-cart, .product .product-component .cart-controls .product-add-to-cart.product-delete .add-to-cart, .product .product-component .product-add-to-cart.add-to-favourite .add-to-cart, .product.shopping-cart-small .special-offer-section .product-add-to-cart.special-offer .add-to-cart, .product-add-to-cart.small .add-multiple-to-cart, .shop-info .product-add-to-cart.detail .add-multiple-to-cart, footer .product-add-to-cart.icon_box_element .add-multiple-to-cart, footer #site_index .product-add-to-cart.index_element_list .add-multiple-to-cart, footer #footer_awardrow .award_element a.product-add-to-cart .add-multiple-to-cart, footer #footer_awardrow span.product-add-to-cart .add-multiple-to-cart, footer #footer_impressum .product-add-to-cart.small_links .add-multiple-to-cart, #newsletter_container #newsletter_info #newsletter_subscription .product-add-to-cart.error_newsletter_mail .add-multiple-to-cart, #newsletter_container #newsletter_info #newsletter_subscription .product-add-to-cart.error_newsletter_checkbox .add-multiple-to-cart, .product .product-component .cart-controls .product-add-to-cart.product-delete .add-multiple-to-cart, .product .product-component .product-add-to-cart.add-to-favourite .add-multiple-to-cart, .product.shopping-cart-small .special-offer-section .product-add-to-cart.special-offer .add-multiple-to-cart {
  border-radius: 4px;
}
.product-add-to-cart.small .add-to-cart svg, .shop-info .product-add-to-cart.detail .add-to-cart svg, footer .product-add-to-cart.icon_box_element .add-to-cart svg, footer #site_index .product-add-to-cart.index_element_list .add-to-cart svg, footer #footer_awardrow .award_element a.product-add-to-cart .add-to-cart svg, footer #footer_awardrow span.product-add-to-cart .add-to-cart svg, footer #footer_impressum .product-add-to-cart.small_links .add-to-cart svg, #newsletter_container #newsletter_info #newsletter_subscription .product-add-to-cart.error_newsletter_mail .add-to-cart svg, #newsletter_container #newsletter_info #newsletter_subscription .product-add-to-cart.error_newsletter_checkbox .add-to-cart svg, .product .product-component .cart-controls .product-add-to-cart.product-delete .add-to-cart svg, .product .product-component .product-add-to-cart.add-to-favourite .add-to-cart svg, .product.shopping-cart-small .special-offer-section .product-add-to-cart.special-offer .add-to-cart svg, .product-add-to-cart.small .add-multiple-to-cart svg, .shop-info .product-add-to-cart.detail .add-multiple-to-cart svg, footer .product-add-to-cart.icon_box_element .add-multiple-to-cart svg, footer #site_index .product-add-to-cart.index_element_list .add-multiple-to-cart svg, footer #footer_awardrow .award_element a.product-add-to-cart .add-multiple-to-cart svg, footer #footer_awardrow span.product-add-to-cart .add-multiple-to-cart svg, footer #footer_impressum .product-add-to-cart.small_links .add-multiple-to-cart svg, #newsletter_container #newsletter_info #newsletter_subscription .product-add-to-cart.error_newsletter_mail .add-multiple-to-cart svg, #newsletter_container #newsletter_info #newsletter_subscription .product-add-to-cart.error_newsletter_checkbox .add-multiple-to-cart svg, .product .product-component .cart-controls .product-add-to-cart.product-delete .add-multiple-to-cart svg, .product .product-component .product-add-to-cart.add-to-favourite .add-multiple-to-cart svg, .product.shopping-cart-small .special-offer-section .product-add-to-cart.special-offer .add-multiple-to-cart svg {
  width: 36px;
  height: 36px;
}
.product-add-to-cart.small .locked-cart, .shop-info .product-add-to-cart.detail .locked-cart, footer .product-add-to-cart.icon_box_element .locked-cart, footer #site_index .product-add-to-cart.index_element_list .locked-cart, footer #footer_awardrow .award_element a.product-add-to-cart .locked-cart, footer #footer_awardrow span.product-add-to-cart .locked-cart, footer #footer_impressum .product-add-to-cart.small_links .locked-cart, #newsletter_container #newsletter_info #newsletter_subscription .product-add-to-cart.error_newsletter_mail .locked-cart, #newsletter_container #newsletter_info #newsletter_subscription .product-add-to-cart.error_newsletter_checkbox .locked-cart, .product .product-component .cart-controls .product-add-to-cart.product-delete .locked-cart, .product .product-component .product-add-to-cart.add-to-favourite .locked-cart, .product.shopping-cart-small .special-offer-section .product-add-to-cart.special-offer .locked-cart {
  border-radius: 4px;
}
.product-add-to-cart.small.withLinkName .add-to-cart, .shop-info .product-add-to-cart.withLinkName.detail .add-to-cart, footer .product-add-to-cart.withLinkName.icon_box_element .add-to-cart, footer #site_index .product-add-to-cart.withLinkName.index_element_list .add-to-cart, footer #footer_awardrow .award_element a.product-add-to-cart.withLinkName .add-to-cart, footer #footer_awardrow span.product-add-to-cart.withLinkName .add-to-cart, footer #footer_impressum .product-add-to-cart.withLinkName.small_links .add-to-cart, #newsletter_container #newsletter_info #newsletter_subscription .product-add-to-cart.withLinkName.error_newsletter_mail .add-to-cart, #newsletter_container #newsletter_info #newsletter_subscription .product-add-to-cart.withLinkName.error_newsletter_checkbox .add-to-cart, .product .product-component .cart-controls .product-add-to-cart.withLinkName.product-delete .add-to-cart, .product .product-component .product-add-to-cart.withLinkName.add-to-favourite .add-to-cart, .product.shopping-cart-small .special-offer-section .product-add-to-cart.withLinkName.special-offer .add-to-cart, .product-add-to-cart.small.withLinkName .add-multiple-to-cart, .shop-info .product-add-to-cart.withLinkName.detail .add-multiple-to-cart, footer .product-add-to-cart.withLinkName.icon_box_element .add-multiple-to-cart, footer #site_index .product-add-to-cart.withLinkName.index_element_list .add-multiple-to-cart, footer #footer_awardrow .award_element a.product-add-to-cart.withLinkName .add-multiple-to-cart, footer #footer_awardrow span.product-add-to-cart.withLinkName .add-multiple-to-cart, footer #footer_impressum .product-add-to-cart.withLinkName.small_links .add-multiple-to-cart, #newsletter_container #newsletter_info #newsletter_subscription .product-add-to-cart.withLinkName.error_newsletter_mail .add-multiple-to-cart, #newsletter_container #newsletter_info #newsletter_subscription .product-add-to-cart.withLinkName.error_newsletter_checkbox .add-multiple-to-cart, .product .product-component .cart-controls .product-add-to-cart.withLinkName.product-delete .add-multiple-to-cart, .product .product-component .product-add-to-cart.withLinkName.add-to-favourite .add-multiple-to-cart, .product.shopping-cart-small .special-offer-section .product-add-to-cart.withLinkName.special-offer .add-multiple-to-cart {
  width: auto;
  width: initial;
  padding-right: 10px;
  padding-left: 10px;
}
.product-add-to-cart.small.withLinkName .locked-cart, .shop-info .product-add-to-cart.withLinkName.detail .locked-cart, footer .product-add-to-cart.withLinkName.icon_box_element .locked-cart, footer #site_index .product-add-to-cart.withLinkName.index_element_list .locked-cart, footer #footer_awardrow .award_element a.product-add-to-cart.withLinkName .locked-cart, footer #footer_awardrow span.product-add-to-cart.withLinkName .locked-cart, footer #footer_impressum .product-add-to-cart.withLinkName.small_links .locked-cart, #newsletter_container #newsletter_info #newsletter_subscription .product-add-to-cart.withLinkName.error_newsletter_mail .locked-cart, #newsletter_container #newsletter_info #newsletter_subscription .product-add-to-cart.withLinkName.error_newsletter_checkbox .locked-cart, .product .product-component .cart-controls .product-add-to-cart.withLinkName.product-delete .locked-cart, .product .product-component .product-add-to-cart.withLinkName.add-to-favourite .locked-cart, .product.shopping-cart-small .special-offer-section .product-add-to-cart.withLinkName.special-offer .locked-cart {
  width: auto;
  width: initial;
  padding-right: 10px;
  padding-left: 10px;
}
@media (max-width: 479px) {
  .product-add-to-cart.withLinkName .count-container, .product-add-to-cart.big.withLinkName .count-container {
    width: 100%;
    border-radius: 4px 4px 4px 4px;
    margin-bottom: 10px;
    padding-top: 10px;
  }
  .product-add-to-cart.withLinkName .count-container .plus, .product-add-to-cart.withLinkName .count-container .minus, .product-add-to-cart.big.withLinkName .count-container .plus, .product-add-to-cart.big.withLinkName .count-container .minus {
    width: 25px;
    height: 25px;
    font-size: 35px;
    line-height: 20px;
  }
  .product-add-to-cart.withLinkName .add-to-cart, .product-add-to-cart.big.withLinkName .add-to-cart {
    width: 100%;
    border-radius: 4px 4px 4px 4px;
  }
  .product-add-to-cart.withLinkName .locked-cart, .product-add-to-cart.big.withLinkName .locked-cart {
    width: 100%;
    border-radius: 4px 4px 4px 4px;
    height: 50px;
    width: 50px;
  }
  .product-add-to-cart .locked-cart {
    height: 50px;
    width: 50px;
  }
}
@media (max-width: 767px) {
  .product-add-to-cart .count-container input.amount {
    width: calc(100% - 55px);
  }
}
.product-add-to-cart.big .count-container {
  height: 50px;
  padding-top: 15px;
}
.product-add-to-cart.big .add-to-cart {
  height: 50px;
}
.product-add-to-cart.big .add-to-cart svg {
  width: 36px;
  height: 36px;
}
.product-add-to-cart.big .locked-cart {
  height: 50px;
}
.product-add-to-cart.big.withLinkName .count-container {
  width: 121px;
}
.product-add-to-cart.big.withLinkName .add-to-cart {
  width: auto;
  width: initial;
  padding-right: 10px;
  padding-left: 10px;
}
.product-add-to-cart.big.withLinkName .locked-cart {
  width: auto;
  width: initial;
  padding-right: 10px;
  padding-left: 10px;
}
@media (max-width: 479px) {
  .product-add-to-cart.withLinkName .count-container, .product-add-to-cart.big.withLinkName .count-container {
    width: 100%;
    border-radius: 4px 4px 4px 4px;
    margin-bottom: 10px;
    padding-top: 10px;
  }
  .product-add-to-cart.withLinkName .count-container .plus, .product-add-to-cart.withLinkName .count-container .minus, .product-add-to-cart.big.withLinkName .count-container .plus, .product-add-to-cart.big.withLinkName .count-container .minus {
    width: 25px;
    height: 25px;
    font-size: 35px;
    line-height: 20px;
  }
  .product-add-to-cart.withLinkName .add-to-cart, .product-add-to-cart.big.withLinkName .add-to-cart {
    width: 100%;
    border-radius: 4px 4px 4px 4px;
  }
  .product-add-to-cart.withLinkName .locked-cart, .product-add-to-cart.big.withLinkName .locked-cart {
    width: 100%;
    border-radius: 4px 4px 4px 4px;
  }
}
@media (max-width: 767px) {
  .product-add-to-cart .count-container input.amount {
    width: calc(100% - 55px);
  }
}

html .product-add-to-cart .btn.add-to-cart, html .product-add-to-cart .btn.add-multiple-to-cart {
  display: none;
}
html.anonymous .product-add-to-cart .btn.anonymous-cart {
  display: inline-block;
}
html.logged-in .product-add-to-cart .btn.anonymous-cart {
  display: none;
}
html.logged-in .price-loaded .product-add-to-cart .btn.add-to-cart, html.logged-in .product-add-to-cart .add-multiple-to-cart {
  display: inline-block;
}
html.logged-in .secondStep .promotionalProducts .product-add-to-cart .btn.anonymous-cart {
  display: none;
}
html.logged-in .secondStep .promotionalProducts .product-add-to-cart .btn.add-to-cart {
  display: inline-block;
}

/* BRAND COLORS */
/* basic color definition */
@font-face {
  font-family: "UniversCom Condensed";
  src: url("../fonts/1476004/4a916908-f6f7-4df6-90a1-176fb83137d9.eot?#iefix");
  src: url("../fonts/1476004/4a916908-f6f7-4df6-90a1-176fb83137d9.eot?#iefix") format("eot"), url("../fonts/1476004/bf8f8741-5f64-4db9-a877-a44624092e68.woff2") format("woff2"), url("../fonts/1476004/7ce02c2c-45d4-4dee-90f2-f8034e29ac24.woff") format("woff"), url("../fonts/1476004/0955c906-88fc-47e8-8ea2-0765bdf88050.ttf") format("truetype");
}
@font-face {
  font-family: "UniversCom Condensed";
  font-weight: bold;
  src: url("../fonts/1476016/7815db54-3fc9-46f7-a082-a7db4c26b44d.eot?#iefix");
  src: url("../fonts/1476016/7815db54-3fc9-46f7-a082-a7db4c26b44d.eot?#iefix") format("eot"), url("../fonts/1476016/3bdb4597-ff70-447c-8620-8836686bf840.woff2") format("woff2"), url("../fonts/1476016/5599ac9f-d136-4277-aeee-f82aac5d527f.woff") format("woff"), url("../fonts/1476016/ae81ec98-60d0-408d-960f-8c3f9f74e6c7.ttf") format("truetype");
}
@font-face {
  font-family: "Anke Calligraphic FG";
  src: url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.eot?#iefix");
  src: url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.eot?#iefix") format("eot"), url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.woff") format("woff"), url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.svg") format("svg");
}
@font-face {
  font-family: "Love Potion";
  src: url("../fonts/Love_Potion/Love_Potion_Reg.otf");
}
@font-face {
  font-family: "Love Potion";
  font-weight: bold;
  src: url("../fonts/Love_Potion/Love_Potion_Bold.otf");
}
/* bariol_serifitalic */
@font-face {
  font-family: "Bariol Serif Italic";
  src: url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.eot");
  src: url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.woff2") format("woff2"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.woff") format("woff"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.ttf") format("truetype"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.svg#bariol_serifitalic") format("svg");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "LunchBox Slab";
  src: url("../fonts/Lunchbox/34BBC6_3_0.ttf") format("truetype"), url("../fonts/Lunchbox/34BBC6_3_0.eot") format("eot"), url("../fonts/Lunchbox/34BBC6_3_0.woff") format("woff"), url("../fonts/Lunchbox/34BBC6_1_0.woff2") format("woff2");
}
/* BRAND COLORS */
/* basic color definition */
/* BRAND COLORS */
/* basic color definition */
.product-detail .first-section .image-section .special-teaser-row .special-offer {
  background: #EC385A;
  border-radius: 5px 5px 0 0;
  height: 30px;
  width: 65px;
  color: #FFFFFF;
  font-size: 17.5px;
  line-height: 28px;
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}
.product-detail .first-section .image-section .special-teaser-row .special-offer.hidden ~ .new-offer {
  float: none !important;
}
.product-detail .first-section .image-section .special-teaser-row .new-offer {
  text-transform: uppercase;
  font-size: 20px;
  line-height: 20px;
  font-weight: bold;
}
.product-detail .first-section .image-section .big-image-col {
  padding-right: 8px;
}
.product-detail .first-section .image-section .big-image img {
  width: 100%;
  height: auto;
}
.product-detail .first-section .image-section .big-image video {
  width: 362px;
  height: 362px;
  background-color: black;
}
.product-detail .first-section .image-section .lightbox {
  position: fixed;
  z-index: 1032;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(255, 255, 255, 0.94);
}
.product-detail .first-section .image-section .lightbox .carousel {
  position: relative;
  margin: auto;
  padding: 0;
  width: 30%;
  z-index: 1;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.product-detail .first-section .image-section .lightbox .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.product-detail .first-section .image-section .close {
  color: black;
  position: absolute;
  /*top: -5px;*/
  right: 25px;
  font-size: 45px;
  font-weight: initial;
  opacity: 1;
}
.product-detail .first-section .image-section .close:hover, .product-detail .first-section .image-section .close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}
.product-detail .first-section .image-section .small-list-images {
  padding-left: 15px;
  width: 140px;
  position: relative;
  height: 350px;
  overflow: hidden;
}
.product-detail .first-section .image-section .small-list-images .image-thumbnails {
  position: relative;
  padding: 0 10px;
  top: 0px;
  height: 240px;
  overflow-x: hidden;
  overflow-y: scroll;
  margin-bottom: 5px;
}
@media (min-width: 1200px) {
  .product-detail .first-section .image-section .small-list-images .image-thumbnails {
    height: 310px;
    overflow-y: hidden;
    overflow: hidden;
  }
}
.product-detail .first-section .image-section .small-list-images .carousel-control {
  width: 100%;
  display: block;
  font-size: 24px;
  background: #fff;
  margin-left: 15px;
  margin-right: 21px;
  width: calc(100% - 39px);
  position: relative;
  height: 20px;
  cursor: default;
}
.product-detail .first-section .image-section .small-list-images .carousel-control.active, .product-detail .first-section .image-section .small-list-images #newsletter_container #newsletter_info #newsletter_subscription .carousel-control.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .product-detail .first-section .image-section .small-list-images .carousel-control.error_newsletter_checkbox.active {
  cursor: pointer;
}
.product-detail .first-section .image-section .small-list-images .carousel-control.active .carousel-arrow::before, .product-detail .first-section .image-section .small-list-images #newsletter_container #newsletter_info #newsletter_subscription .carousel-control.error_newsletter_checkbox.active .carousel-arrow::before, #newsletter_container #newsletter_info #newsletter_subscription .product-detail .first-section .image-section .small-list-images .carousel-control.error_newsletter_checkbox.active .carousel-arrow::before {
  border-color: #1f1f1f;
}
.product-detail .first-section .image-section .small-list-images .carousel-control.top {
  top: 0;
  bottom: initial;
}
.product-detail .first-section .image-section .small-list-images .carousel-control.bottom {
  bottom: 0;
  top: initial;
}
.product-detail .first-section .image-section .small-list-images .carousel-control .carousel-arrow {
  font-size: 24px;
  text-shadow: none;
  color: black;
  font-weight: normal;
  display: block;
  height: 20px;
}
.product-detail .first-section .image-section .small-list-images .carousel-control .carousel-arrow::before {
  content: "";
  border: solid #aeaeae;
  border-width: 1.5px 0 0 1.5px;
  display: inline-block;
  text-align: center;
  margin-bottom: 0.5px;
  border-radius: 2px;
  width: 15px;
  height: 15px;
}
.product-detail .first-section .image-section .small-list-images .carousel-control .carousel-arrow--up::before {
  transform: rotate(45deg);
  vertical-align: text-top;
}
.product-detail .first-section .image-section .small-list-images .carousel-control .carousel-arrow--down {
  margin-top: -3px;
}
.product-detail .first-section .image-section .small-list-images .carousel-control .carousel-arrow--down::before {
  transform: rotate(225deg);
  vertical-align: top;
}
.product-detail .first-section .image-section .small-list-images img {
  width: 80px;
  height: 80px;
  margin-bottom: 15px;
  cursor: pointer;
  border-bottom: 2pt solid;
  border-color: transparent;
  -moz-transition: transform 0.2s;
  -o-transition: transform 0.2s;
  -webkit-transition: transform 0.2s;
  transition: transform 0.2s;
}
.product-detail .first-section .image-section .small-list-images img:hover {
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.product-detail .first-section .image-section .small-list-images img.selected {
  padding-bottom: 2px;
  border-bottom: 2pt solid;
}
.product-detail .first-section .image-section .small-list-images img.selected.brand-schoeller {
  border-color: #0095d2;
}
.product-detail .first-section .image-section .small-list-images img.selected.brand-schoeller-backwaren {
  border-color: #9c6016;
}
.product-detail .first-section .image-section .small-list-images img.selected.brand-moevenpick {
  border-color: #d69105;
}
.product-detail .first-section .image-section .small-list-images img.selected.brand-agdc {
  color: #461600;
}
.product-detail .first-section .image-section .small-list-images img.selected.brand-oreo {
  border-color: #00539a;
}
.product-detail .first-section .image-section .small-list-images img.selected.brand-milka {
  border-color: #7d68ad;
}
.product-detail .first-section .image-section .small-list-images img.selected.brand-kitkat {
  border-color: #dd052c;
}
.product-detail .first-section .image-section .small-list-images img.selected.brand-daim {
  border-color: #df0929;
}
.product-detail .first-section .image-section .small-list-images img.selected.brand-nuii {
  border-color: #fecd55;
}
.product-detail .first-section .image-section .small-list-images img.selected.brand-buitoni {
  border-color: #00824A;
}
.product-detail .first-section .image-section .small-list-images img.selected.brand-frappelatte, .product-detail .first-section .image-section .small-list-images img.selected.brand-nescafe-frappelatte {
  border-color: #823F06;
}
.product-detail .first-section .image-section .small-list-images img.selected.brand-wagner {
  border-color: #e30613;
}
.product-detail .first-section .image-section .small-list-images img.selected.brand-erlenbacher {
  border-color: #f5e5b4;
}
.product-detail .first-section .image-section .small-list-images img.selected.brand-toblerone {
  border-color: rgb(253, 210, 110);
}
.product-detail .first-section .image-section .small-list-images img.selected.brand-anticagelateriadelcorso {
  border-color: rgb(78, 46, 44);
}
.product-detail .first-section .image-section .small-list-images img.selected.brand-la-pasticeria {
  border-color: rgb(107, 127, 178);
}
.product-detail .first-section .image-section .small-list-images img.selected.brand-landliebe {
  border-color: rgb(143, 143, 198);
}
.product-detail .first-section .image-section .small-list-images img.selected.brand-fine-pastry {
  border-color: #4C2A22;
}
.product-detail .first-section .image-section .small-list-images img.selected.brand-pirulo {
  border-color: #003087;
}
.product-detail .first-section .image-section .small-list-images img.selected.brand-smarties {
  border-color: #001871;
}
.product-detail .first-section .image-section .small-list-images img.selected.brand-extreme {
  border-color: #06038D;
}
.product-detail .first-section .image-section .small-list-images img.selected.brand-ditsch {
  color: #a2271c;
}
.product-detail .first-section .image-section .small-list-images img.selected.brand-maelzer-fu {
  border-color: #432a19;
}
.product-detail .first-section .image-section .small-list-images img.selected.brand-lotus-biscoff {
  border-color: #c61a27;
}
.product-detail .first-section .image-section .small-list-images img.selected.brand-froneri {
  border-color: #01bad6;
}
.product-detail .first-section .image-section .small-list-images img.selected.brand-hello-kitty {
  border-color: #e80031;
}
.product-detail .first-section .image-section .small-list-images img:last-child {
  margin-bottom: 0;
}
.product-detail .first-section .image-section .pdf-data-sheet-row {
  margin-top: 25px;
}
.product-detail .first-section .image-section .pdf-data-sheet-row .data-sheet-download {
  font-weight: bold;
  font-size: 16px;
  line-height: 16px;
  color: #1f1f1f;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2tpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wUmlnaHRzPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvcmlnaHRzLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcFJpZ2h0czpNYXJrZWQ9IkZhbHNlIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjMxOTg1QTk4RkZGMDExRTU4NzFGRTIyRDQ2NURCMjhDIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjMxOTg1QTk3RkZGMDExRTU4NzFGRTIyRDQ2NURCMjhDIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzMgTWFjaW50b3NoIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InV1aWQ6N0MwNjU2REYxNEZGRTUxMUIzMzY4OUE3M0UzQjNFNTciIHN0UmVmOmRvY3VtZW50SUQ9InV1aWQ6OUUyRDNDMzk2N0ZFRTUxMUE3MDJEMUJGOEU1MTYxNzciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6GsbTEAAAP/ElEQVR42txbabAU1RX+bnfPvH2BB49dFGRRQBSMIotrJRXjEpHwBJewJMalrFhlAWolGk1UFotgGStxFxQDolgoxJQLIAJWjFuVGyYKGuAB8uCtvGVmesk5t7vn3enpnjeojx/Oq2Zm7nTfe88953znO+dexJ49e752HKeCLvyQX0IIvpoM27YHVlVV6bFY7AcpKCuShU2lUjh8+HCZQW0tBQUFlYZh/KA1rGkav7VIKUnL3b3Mqm0dM82q5uzLqB2j0Y+5GfsvX1DhLbTR7ULyQJqW/dsx0nRwEbpXw4pQTn1TZns3ad3XKL+zkMHoo3W3sImt29Fw7VzsO+ds1NXMhLlzZ7dp0BfOf/eFzjLp7zUG8wp7Jpx8cysJWYOOugOIl5fjyCcf0Qq0o9fqVRBFRe69PJHvaN5BQVV5cmr4+xHcG7S+GS2LFqONhI0VFmHAtu3o89RyJLZsQ+sTy/1Y8Z01qmqTtRgUWm1LC5xrRY7elHX5Zn79FZKffCoH0CuroJ1wPIpnz0LR1MtI6C3fC5lQhebL919V6GDI1aIc/1sJLtHX6+NIE6yWRrD48cGD4XQkZHvRj06D0avHUYNWUDBf6LAFCNDJjDYjbOXUjtSHj0rRsQJSre4aeI9K+u5R14pyiH79XMsXRw9IQSIRnJcvQ9DEc2o47Ma8zF0ZXJRXQOvVR37W2Vd9f21sBpoa8xY2KFiUUizLSrepoSnSpFWT4YfzETYIHLLNe1YvK4VR3dtta6IYTORdTuzAAdgHD2Uic8Dn/EsFpOB31bx9bYbNO0idDRXhwj4HyHeGgLnMXFRUwOhbLS03uaeWVSDbUwcPQ/SoUvA8U+CgTwYRN4z7q/7szz/sngwNB4EqqNEwbeb0s4oyGEOOl5ZrNRyCQz5sNTXD3FtL7UM6n+Fx8xyvq/FzffbfjWBnrMkwDYYBWNbgCmXkO8TQIVIYm8iGk0wg+Z8vIMwUYiOGp0lKPgJ0JVRXAqsWYASFUEEibNCodtVG+Y3DUezE4bSAOuxkEuYnHyP5+iboffsiPnmSq1UmWfRn5xgnSrBcZhtUmCq0lo8JRbVlX7YUwrFcgDKGnoiiYSPl547lTyOxbSu0k0dAI0CzJMB58TSi767GzOeZ4GfNX6ngSqpIGDTtqEHSL9P1S62qCvFx46VATatXw9xfh/jYU91+TFPeY/E4XbCmfIUJAlpYQqF1BeO+aakLkDMeuwjkWndJMYzxY110TiVhjByO+BkTIHs3k+m82Am4US6qGOWbUdw5q9SjhoCwQK0OEPxN9fsMDfma0wRiUybB0GMuxZw8AaJnBUx+xnLS5qw+qwqgjhe0wmC+G7VQapxOm3QUOEQtQlDrQc0wq7KJaPBT+kmjED9rkqvlHZ9Tu5k2qyjLCYsO6phRYUrtLwi+GTWtrlhUcOXD/C3jO9/nxVdQ3iv69HWB68V1SLz5lgtSzK0jfDdIfsKEUjUd1HZQIXmVeKKgPZc1pC+mkV7iYNXWkpAbXQJypBntjz3qInQ8LoFL2I5EdjtC8OB8gosbZaH+Mz7dTJt0GIcNM5uwmBdKMfkz3auRBgX9nnj+BTiH61B8+S+IavZB29rn0fHSP6RPO4YhLUE4mZXNKH9WNZ8r6VGFDC0ARGk3CsS6DE3eQFy/alv6Z8ROGoPSxx5B/OeXIUn9tS1bRswrBb2gADbHbfJrwX4fsdi52FgwMwqrZ2X5cBQABLUX7DTKnB0SRCYNH3yAxIFaxC84H/GePVE0fQbi1N62ZSNaFi6UZq4VFxNim5KEkNRdChvEjaiwFWWFWlSwDvpSEOqj2A+jMwMSf06uXOUyrosulEBWeP45KL5ipvTh1sULiXm97ZpdUSGcjnaeiWThqulGgePR8Ogs0MoKKzmS/VzUUk6xsFC+J7dvR2L9yyjoNwD6lMlu7KVxCu+4E0UDBsFs70DT7DlIUeqoFZDALDS1MT2Fyv54bmoqGTaHLoRWrSE0LIXROhVIQoGDO6Ukgcuv3FvbY4+TkDYK5syBKCmhBCIBK5FAbNRIlP7pXgla7Tv/i5ZZs+FQ2qgXlxBykyvQPfAXnufB/RIIMbjZDlua1dnuXVDnm8M9s3w4yj+jCmnpi78zOvr16Hc/RHL1cxSZdDLni7xKiE15cYM02tica1D0m+tkqpbY/AaaambArm+QVRL2f7utTRYMWFCbFkDybnYVDmFs8sK9fHDn37miYttOJGhl5cNhKVZk3htWfOeVr6h0BX70YaLKHSicNBnGqWNdIsKgFI/Baj0CvaQUJUvvh/PZp2jbtg3tr/0TomYmilc+Da1vNWwWmmM0F+tV8Fc0FDRzmxeIFpTn4hcMw/zdiOLJUYQ8y5xZqxRWeHSdQ9HHn1HsXSMnF//ZJUBxkQQkh5IHES+E3dQEp60deu/eKFz5LKzpNWQR76Bj46uwp05F0ZIlMIh/O36VkwVvS8BubIRF8RxHWl0053BP6C7IDfTjBkPr3wd2r16yfuYkOkgyT2jf3IM1rTAID65OKKthzbI1lJbJThN/eRBmUyNiAwbAmHqpq93mFnmPTSYuKDxJUOLBBx+H0g0b0DpjBlKbNyL1r7eBmhrE7/wDRL8+cCis2RTL7X0HYH1zkAjMITitLRLM2aClD9PCGEOG0ViXQL/6GuDEIXC4KNrRATtupH1aRJl0sJCXK85JVpUg3yLGJGIGUh9+jMSaVXIQ47zzIU4aydMiBCY+TWaqEZ0U3mrb+/dJIViDXBAQnsmaB/bBvPE675uL/BZZCd+nE1lxyKJEQdzNoXW6UgkkP3ofKbqMVWsQf+0VYPBgoI60z4RG1zM0bYRpLldOqS6EXGWeAJEHuVN4732yUKfTX+ynF0t/oyFJoDJ30MOHYb79DlJvbIb5ygbYX37uFgr4KquEKC+HU7tbxmnhCRsjQCu8dT4E0VJRu4/AisarIisxaPHIupz2dtjfHIB5z73U7+swHn4CxsI/wq4gi+OSMEcNZT86bdKaR+3CEurQ0hW302BOKSNrHNarryP18lr5e8ElFyN2VY0bl7lS+eYWpJ5cTu9vwG5udmteZdXQzzwbGD0SxsQJ9PlMgAQ2N22GmLcA1qEDrnbfex/6a5tg3HQD0H+AbLMzS2jQR46ANnEi9CefAuqbYNWTTZcWu1ZAYGmTbDFP00aY2QbLOlnEw0sQZOpbUixDRmLRYpj0HiMEjl99Fay9e9C24Hcwt26Gs3cvIW45xOnjED93ErQThkIbcTJdI0hblVIAH331WdeQK5wM/a8PwVzxDMxdX8C8fT6Z60oY55wH/WICQlogUVqcWdvmZKUngdbAQRQtyryTBySkzYCqpwuFYvfu3Q2FhYXyFE/O8OMfXWBfIIIB8idRXU0sKQ7zqeVonztHmptGfejjTic1E73ctRti3CnQThkN/Wya7JQpEGUlmRPlTxRrbUZfHp/9mZgXg4y5Zi1SK1fAJGDzTV83CiAmkDVMOAuxIQRQJUWwP/oINrmJM24cYg89QItbIPtzdEOiNvMBvlrb2hojBc4Qns2BBSXk45XUGP45JBD0O19/hXZaeWf3/9x1GTYc4pQx0EaOgnHppYidMT4jbjKRABOLRFIivOOncHxsisekMRjgeDHlDOhe+6UNsDash/nhe3B2fJ7uy/AWQZr4aeOhP/SgNG3n78+6u5U//gmcynIYRFk1kqGtvb3RCGVVjvePLMrDFZSFIXMVFeUUC4/AaaHwUF4B6/EnYPvC0vDxRYsQu3yqK5ysbZFQrD0WlBkTC8jCGbpbvfZClB82wNkTMydyA1ktqaqCPrMGoEvs+Axi+zuwPtlB1vMFzYsWrrgM+rnnQJs7m+ZTBuvLncB6Quqdu2iulXCmTaX7kmn6aUSnYsLdD+KLC+Y9elKQj7MPILVkKcToUWS2BTAfedwFF3ajK6+GTsJy1/bBOrlojkcBpUAsqPddZU8ZY/PEdHchmC46tbUwaVxmcezbGl3CtxTGGkpW5GPcKyvBoF/79wM4bmvCpZ7Ewf2wp4WWcGRQJ82w2ZEfcE2KhbVWrEA7mY5FHYsxY2CvW4fUoW9kR3pJOeIL5rk7hEQQQPFRqPtHLGia/2ZychFMUvz7GTO4VGRaLumoOyj7tonYyGnzrgbNxebx9u2XUQM9egDTp0Nbch8E73DU1UmLsT2eb6ibWn6lQn4mYe3q3rIqgb21SMz6JYWMTdBvux0FC++DuewBJF9el0ZX4/rrgbFj5LYKOQscLzZDJTFRtadAnJc017/P31eW2Viqc6eRxhBeQd91aGJxbI3tNMaYUcTHiVo2kytxGGQZMk4A+KGGL64+MAIPGiRTOOvFF5H89bUQDfWILbkfxvx5cP79LpL33OOWYeWm2XDoty9wfbGh0eXB/iKGkJZ8jlNksTt+1jA8eHE6i/0xIw05MptyTDevbm2FSCpMS6WW0scYoNhnOKvp55ZVbRIwdesC+XvsuRdg1EyjmFqLJINS/WGpXblBtXgxHAIXUMCX+SwnDBGb012dslFz7kwg9bhB8HmITsvxQychu1wTQ5d8Tah7S+mRSLMySFdWyEzDWboUSRKWX/EX1kIjYa0jbTBnXAmbgEROigec+yto0y6Tyb9NxN7mFbdsdFqxE7nlGrad0tUuYFhJKmM3gl2IwVHX0paQnR4yc2XfY79jqrie4t68eVIgY+EiEuhyF3lvvAH29rdkh9J3KPgL8mX5Ij7rx2yZuOdxGEYVOmzDTk1kgicCVDYY9qyPBSYnJ8z3M0/ieUW60hI3LDz0N5fuTTkb2vz5rrC33AL7mac91CTfGDoM+sOPEDMqofRtv8xRRTzWaVoRu3u59oHD0lH1RI56/EKtU4ftGQcXzVbjMLy9XWn/Dvnel7vcnu+4jXJY6vyuu2AvW5Y+tGJU94NYvhwOoTIOHXKppies3Ek4ipM/XRUN8z3SELW4QXfQOo8qwJ24Tgh70YUSfbWXXoH925th33135+qOHgsQzXMmTyREboBobJLZkuOVcewuNBpVxFfNM9cBtKhCRdSecfjBNFY3gQ0aG901uPP3QHUvWPeTVpsPuWle/4EQV0wDrr8JzvATCaXroTU2uIjsd+6Fiq4OjiEk7gY1ketET9jBs6iNe76P84QMk5aPaIar4Xoy0YEDgVtuBvpWQ/CRo75E1YYOITJ+gRuvKbEGxTmLaZ2HhEKhjPme3YxC5qjDNMGKTFh5OTR/VwFuz549pCZUpk2b4ycjcJ8+sp6cwYRISBw86DaQGX/XQ95HQ0DyeS6snTfWODWkjJARuzHzvLTjHYDksEMcVBC5EDIHlkUhyWSYW0PPPtH+bU/hdrfQwdOFRlaAFx5/8QR1ObaPWN7vtvO9CJLv/XkfhlMALyqus8BloeQgLfy3PDbdhR9mHTbxDsRFnQ0LY2phxces/WDqV+s8iC7/o9ZeuqkC3fjK9+ix6P7/6dL0fwEGAHiO6AbmtQcuAAAAAElFTkSuQmCC") left center no-repeat;
  background-size: 20px 20px;
  padding-left: 30px;
}
.product-detail .first-section .video-slide {
  width: 100%;
  height: 555px;
}
.product-detail .first-section .product-info .favourite-star svg {
  fill: #fff;
  stroke: #00B9DB;
  cursor: pointer;
  position: relative;
  width: 36px;
  height: 36px;
  -moz-transition: transform 0.2s;
  -o-transition: transform 0.2s;
  -webkit-transition: transform 0.2s;
  transition: transform 0.2s;
}
.product-detail .first-section .product-info .favourite-star svg:hover {
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  fill: #00B9DB;
}
.product-detail .first-section .product-info .favourite-star.selected svg {
  fill: #00B9DB;
  stroke: #00B9DB;
  -moz-transition: transform 0.2s;
  -o-transition: transform 0.2s;
  -webkit-transition: transform 0.2s;
  transition: transform 0.2s;
}
.product-detail .first-section .product-info .favourite-star.selected svg:hover {
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  fill: #fff;
}
.product-detail .first-section .product-info .product-brand {
  border-bottom: 1px solid;
  padding-bottom: 3px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
}
.product-detail .first-section .product-info .product-brand.brand-schoeller {
  color: #0095d2;
}
.product-detail .first-section .product-info .product-brand.brand-schoeller-backwaren, .product-detail .first-section .product-info .product-brand.brand-backwaren {
  color: #9c6016;
}
.product-detail .first-section .product-info .product-brand.brand-moevenpick {
  color: #d69105;
}
.product-detail .first-section .product-info .product-brand.brand-agdc {
  color: #461600;
}
.product-detail .first-section .product-info .product-brand.brand-oreo {
  color: #00539a;
}
.product-detail .first-section .product-info .product-brand.brand-milka {
  color: #7d68ad;
}
.product-detail .first-section .product-info .product-brand.brand-kitkat {
  color: #dd052c;
}
.product-detail .first-section .product-info .product-brand.brand-daim {
  color: #df0929;
}
.product-detail .first-section .product-info .product-brand.brand-nuii {
  color: #fecd55;
}
.product-detail .first-section .product-info .product-brand.brand-buitoni {
  color: #00824A;
}
.product-detail .first-section .product-info .product-brand.brand-frappelatte, .product-detail .first-section .product-info .product-brand.brand-nescafe-frappelatte {
  color: #823F06;
}
.product-detail .first-section .product-info .product-brand.brand-wagner {
  color: #e30613;
}
.product-detail .first-section .product-info .product-brand.brand-erlenbacher {
  color: #f5e5b4;
}
.product-detail .first-section .product-info .product-brand.brand-toblerone {
  color: rgb(253, 210, 110);
}
.product-detail .first-section .product-info .product-brand.brand-anticagelateriadelcorso {
  color: rgb(78, 46, 44);
}
.product-detail .first-section .product-info .product-brand.brand-la-pasticeria {
  color: rgb(107, 127, 178);
}
.product-detail .first-section .product-info .product-brand.brand-landliebe {
  color: rgb(143, 143, 198);
}
.product-detail .first-section .product-info .product-brand.brand-fine-pastry {
  color: #4C2A22;
}
.product-detail .first-section .product-info .product-brand.brand-pirulo {
  color: #003087;
}
.product-detail .first-section .product-info .product-brand.brand-extreme {
  color: #06038D;
}
.product-detail .first-section .product-info .product-brand.brand-smarties {
  color: #001871;
}
.product-detail .first-section .product-info .product-brand.brand-ditsch {
  color: #a2271c;
}
.product-detail .first-section .product-info .product-brand.brand-maelzer-fu {
  color: #432a19;
}
.product-detail .first-section .product-info .product-brand.brand-lotus-biscoff {
  color: #c61a27;
}
.product-detail .first-section .product-info .product-brand.brand-froneri {
  color: #01bad6;
}
.product-detail .first-section .product-info .product-brand.brand-hello-kitty {
  color: #e80031;
}
.product-detail .first-section .product-info .product-description ul {
  padding-left: 15px;
}
.product-detail .first-section .product-info .product-description ul li {
  font-size: 16px;
  line-height: 25px;
}
.product-detail .first-section .product-info .product-description ul li:nth-child(n+6) {
  display: none;
}
.product-detail .first-section .product-info .product-description div {
  white-space: pre-wrap;
}
.product-detail .first-section .product-info .available-message {
  color: red;
  font-weight: bold;
  font-size: 20px;
  line-height: 20px;
  margin-top: 10px;
}
.product-detail .first-section .product-info .order-section {
  background-color: #F7F7F7;
  border: 1px solid #D9D9D9;
  border-radius: 4px;
  padding: 40px;
  margin-top: 30px;
}
.product-detail .first-section .product-info .order-section .special-offer-section {
  padding-left: 0;
  padding-right: 0;
}
.product-detail .first-section .product-info .order-section .special-offer-section .special-offer-component {
  background-color: #FFFFFF;
  border: 1px solid #EC385A;
  border-radius: 4px;
  margin-bottom: 30px;
  max-width: 130px;
  padding: 10px;
}
.product-detail .first-section .product-info .order-section .special-offer-section .special-offer-component .special-offer .special-offer-mode {
  color: #EC385A;
  font-weight: bold;
}
.product-detail .first-section .product-info .order-section .special-offer-section .special-offer-component .special-offer .special-offer-name {
  font-size: 13px;
  font-weight: bold;
  color: #1f1f1f;
}
.product-detail .first-section .product-info .order-section .special-offer-section .special-offer-component .special-offer-timespan {
  font-size: 13px;
}
.product-detail .first-section .product-info .order-section .special-offer-section .special-offer-component .fulfillment-radar {
  border: 1px solid #81D13A;
  border-radius: 4px;
  height: 10px;
}
.product-detail .first-section .product-info .order-section .special-offer-section .special-offer-component .fulfillment-radar .radar-percentage {
  height: 100%;
  background-color: #81D13A;
}
.product-detail .first-section .product-info .order-section .volume-section {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 15px;
}
.product-detail .first-section .product-info .order-section .volume-section .product-ve {
  font-size: 20px;
  line-height: 20px;
  font-weight: bold;
  display: inline;
  float: left;
}
.product-detail .first-section .product-info .order-section .volume-section .product-ve-piece {
  font-size: 20px;
  line-height: 20px;
  display: inline;
  float: left;
  padding-left: 2px;
}
.product-detail .first-section .product-info .order-section .volume-section .product-article-number {
  clear: left;
  font-size: 20px;
  line-height: 20px;
  padding-top: 10px;
}
.product-detail .first-section .product-info .order-section .price-section {
  clear: left;
  padding-right: 0;
  padding-left: 0;
}
@media (max-width: 767px) {
  .product-detail .first-section .product-info .order-section .price-section {
    text-align: right;
  }
  .product-detail .first-section .product-info .order-section .price-section .product-price-price {
    font-size: 24px !important;
  }
}
@media (max-width: 1199px) {
  .product-detail .first-section .product-info .order-section .price-section .price-section-price {
    text-align: right;
  }
}
.product-detail .first-section .product-info .order-section .price-section .product-price-price {
  font-size: 30px;
  line-height: 30px;
  font-weight: bold;
}
.product-detail .first-section .product-info .order-section .price-section .product-price-ve {
  font-size: 16px;
  line-height: 30px;
  font-weight: bold;
}
.product-detail .first-section .product-info .order-section .price-section .product-piece-price {
  font-size: 16px;
  line-height: 16px;
  color: #aeaeae;
}
.product-detail .first-section .product-info .order-section .price-section .price-section-info .price-info {
  display: none;
}
.product-detail .first-section .product-info .order-section .price-section .popover .popover-content {
  padding: 5px 10px 5px 10px;
}
.product-detail .first-section .product-info .order-section .add-to-cart-section {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 767px) {
  .product-detail .first-section .carousel .left.carousel-control, .product-detail .first-section .carousel .right.carousel-control {
    display: none;
  }
}
.product-detail .second-section {
  margin-top: 30px;
}
.product-detail .second-section .brand-section .brand-name {
  font-size: 20px;
  line-height: 20px;
  font-weight: bold;
  text-transform: uppercase;
}
.product-detail .second-section .brand-section .brand-image img {
  height: 50px;
  object-fit: cover;
}
.product-detail .second-section .brand-section .brand-description {
  font-size: 16px;
  line-height: 23px;
  padding-left: 0;
}
.product-detail .second-section .brand-section .row, .product-detail .second-section .brand-section .promotion-detail .promo-infos, .promotion-detail .product-detail .second-section .brand-section .promo-infos, .product-detail .second-section .brand-section .promotion-detail .promo-timespan, .promotion-detail .product-detail .second-section .brand-section .promo-timespan, .product-detail .second-section .brand-section ul.checklist, .product-detail .second-section .brand-section .product.shopping-cart-small .content-section-part-3 .price-section, .product.shopping-cart-small .content-section-part-3 .product-detail .second-section .brand-section .price-section {
  margin-top: 20px;
}
.product-detail .second-section .icon-section {
  padding: 0;
  display: flex;
}
.product-detail .second-section .icon-section .subtitle {
  margin-bottom: 20px;
  white-space: nowrap;
}
.product-detail .second-section .icon-section .icon-sub-section {
  padding-left: 0;
  padding-right: 10px;
  flex: 0 1 50%;
}
@media (max-width: 767px) {
  .product-detail .second-section .icon-section .icon-sub-section .subtitle, .product-detail .second-section .icon-section .icon-sub-section h4.subtitle {
    font-size: 16px;
  }
}
.product-detail .second-section .icon-section .consumption-icon {
  width: 35px;
  height: 35px;
  margin-right: 5px;
  margin-bottom: 10px;
}
.product-detail .second-section .icon-section .benefit-icon {
  width: 37px;
  height: 36px;
  margin-right: 5px;
}
.product-detail .second-section .icon-section .award-icon {
  width: 41px;
  height: 41px;
  margin-right: 5px;
}
.product-detail .third-section {
  margin-top: 50px;
  margin-bottom: 30px;
}
.product-detail .third-section .product-details-section {
  border-radius: 4px;
  border: 1px solid #d9d9d9;
  padding: 35px;
  opacity: 0.9;
}
.product-detail .third-section .product-details-section .sub-menu {
  border-bottom: 1px solid #d9d9d9;
  margin-left: 0;
  margin-right: 0;
  top: 1px;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link {
  cursor: pointer;
  padding-top: 10px;
  padding-bottom: 20px;
  font-size: 16px;
  line-height: 16px;
  display: inline-block;
  float: left;
  padding-right: 0;
  margin-right: 20px;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link:hover.brand-schoeller {
  color: #0095d2;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link:hover.brand-schoeller-backwaren, .product-detail .third-section .product-details-section .sub-menu .sub-menu-link:hover.brand-backwaren {
  color: #9c6016;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link:hover.brand-moevenpick {
  color: #d69105;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link:hover.brand-agdc {
  color: #461600;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link:hover.brand-oreo {
  color: #00539a;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link:hover.brand-milka {
  color: #7d68ad;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link:hover.brand-kitkat {
  color: #dd052c;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link:hover.brand-daim {
  color: #df0929;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link:hover.brand-nuii {
  color: #fecd55;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link:hover.brand-buitoni {
  color: #00824A;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link:hover.brand-frappelatte, .product-detail .third-section .product-details-section .sub-menu .sub-menu-link:hover.brand-nescafe-frappelatte {
  color: #823F06;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link:hover.brand-wagner {
  color: #e30613;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link:hover.brand-erlenbacher {
  color: #f5e5b4;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link:hover.brand-toblerone {
  color: rgb(253, 210, 110);
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link:hover.brand-anticagelateriadelcorso {
  color: rgb(78, 46, 44);
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link:hover.brand-la-pasticeria {
  color: rgb(107, 127, 178);
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link:hover.brand-landliebe {
  color: rgb(143, 143, 198);
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link:hover.brand-fine-pastry {
  color: #4C2A22;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link:hover.brand-pirulo {
  color: #003087;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link:hover.brand-extreme {
  color: #06038D;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link:hover.brand-smarties {
  color: #001871;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link:hover.brand-ditsch {
  color: #a2271c;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link:hover.brand-maelzer-fu {
  color: #432a19;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link:hover.brand-lotus-biscoff {
  color: #c61a27;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link:hover.brand-froneri {
  color: #01bad6;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link:hover.brand-hello-kitty {
  color: #e80031;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link.active, .product-detail .third-section .product-details-section .sub-menu #newsletter_container #newsletter_info #newsletter_subscription .sub-menu-link.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .product-detail .third-section .product-details-section .sub-menu .sub-menu-link.error_newsletter_checkbox.active {
  font-weight: bold;
  border-bottom: 2pt solid;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link.active.brand-schoeller, .product-detail .third-section .product-details-section .sub-menu #newsletter_container #newsletter_info #newsletter_subscription .sub-menu-link.brand-schoeller.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .product-detail .third-section .product-details-section .sub-menu .sub-menu-link.brand-schoeller.error_newsletter_checkbox.active {
  border-color: #0095d2;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link.active.brand-schoeller-backwaren, .product-detail .third-section .product-details-section .sub-menu #newsletter_container #newsletter_info #newsletter_subscription .sub-menu-link.brand-schoeller-backwaren.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .product-detail .third-section .product-details-section .sub-menu .sub-menu-link.brand-schoeller-backwaren.error_newsletter_checkbox.active {
  border-color: #9c6016;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link.active.brand-moevenpick, .product-detail .third-section .product-details-section .sub-menu #newsletter_container #newsletter_info #newsletter_subscription .sub-menu-link.brand-moevenpick.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .product-detail .third-section .product-details-section .sub-menu .sub-menu-link.brand-moevenpick.error_newsletter_checkbox.active {
  border-color: #d69105;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link.active.brand-agdc, .product-detail .third-section .product-details-section .sub-menu #newsletter_container #newsletter_info #newsletter_subscription .sub-menu-link.brand-agdc.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .product-detail .third-section .product-details-section .sub-menu .sub-menu-link.brand-agdc.error_newsletter_checkbox.active {
  color: #461600;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link.active.brand-oreo, .product-detail .third-section .product-details-section .sub-menu #newsletter_container #newsletter_info #newsletter_subscription .sub-menu-link.brand-oreo.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .product-detail .third-section .product-details-section .sub-menu .sub-menu-link.brand-oreo.error_newsletter_checkbox.active {
  border-color: #00539a;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link.active.brand-milka, .product-detail .third-section .product-details-section .sub-menu #newsletter_container #newsletter_info #newsletter_subscription .sub-menu-link.brand-milka.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .product-detail .third-section .product-details-section .sub-menu .sub-menu-link.brand-milka.error_newsletter_checkbox.active {
  border-color: #7d68ad;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link.active.brand-kitkat, .product-detail .third-section .product-details-section .sub-menu #newsletter_container #newsletter_info #newsletter_subscription .sub-menu-link.brand-kitkat.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .product-detail .third-section .product-details-section .sub-menu .sub-menu-link.brand-kitkat.error_newsletter_checkbox.active {
  border-color: #dd052c;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link.active.brand-daim, .product-detail .third-section .product-details-section .sub-menu #newsletter_container #newsletter_info #newsletter_subscription .sub-menu-link.brand-daim.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .product-detail .third-section .product-details-section .sub-menu .sub-menu-link.brand-daim.error_newsletter_checkbox.active {
  border-color: #df0929;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link.active.brand-nuii, .product-detail .third-section .product-details-section .sub-menu #newsletter_container #newsletter_info #newsletter_subscription .sub-menu-link.brand-nuii.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .product-detail .third-section .product-details-section .sub-menu .sub-menu-link.brand-nuii.error_newsletter_checkbox.active {
  border-color: #fecd55;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link.active.brand-buitoni, .product-detail .third-section .product-details-section .sub-menu #newsletter_container #newsletter_info #newsletter_subscription .sub-menu-link.brand-buitoni.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .product-detail .third-section .product-details-section .sub-menu .sub-menu-link.brand-buitoni.error_newsletter_checkbox.active {
  border-color: #00824A;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link.active.brand-frappelatte, .product-detail .third-section .product-details-section .sub-menu #newsletter_container #newsletter_info #newsletter_subscription .sub-menu-link.brand-frappelatte.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .product-detail .third-section .product-details-section .sub-menu .sub-menu-link.brand-frappelatte.error_newsletter_checkbox.active, .product-detail .third-section .product-details-section .sub-menu .sub-menu-link.active.brand-nescafe-frappelatte, .product-detail .third-section .product-details-section .sub-menu #newsletter_container #newsletter_info #newsletter_subscription .sub-menu-link.brand-nescafe-frappelatte.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .product-detail .third-section .product-details-section .sub-menu .sub-menu-link.brand-nescafe-frappelatte.error_newsletter_checkbox.active {
  border-color: #823F06;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link.active.brand-wagner, .product-detail .third-section .product-details-section .sub-menu #newsletter_container #newsletter_info #newsletter_subscription .sub-menu-link.brand-wagner.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .product-detail .third-section .product-details-section .sub-menu .sub-menu-link.brand-wagner.error_newsletter_checkbox.active {
  border-color: #e30613;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link.active.brand-erlenbacher, .product-detail .third-section .product-details-section .sub-menu #newsletter_container #newsletter_info #newsletter_subscription .sub-menu-link.brand-erlenbacher.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .product-detail .third-section .product-details-section .sub-menu .sub-menu-link.brand-erlenbacher.error_newsletter_checkbox.active {
  border-color: #f5e5b4;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link.active.brand-toblerone, .product-detail .third-section .product-details-section .sub-menu #newsletter_container #newsletter_info #newsletter_subscription .sub-menu-link.brand-toblerone.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .product-detail .third-section .product-details-section .sub-menu .sub-menu-link.brand-toblerone.error_newsletter_checkbox.active {
  border-color: rgb(253, 210, 110);
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link.active.brand-anticagelateriadelcorso, .product-detail .third-section .product-details-section .sub-menu #newsletter_container #newsletter_info #newsletter_subscription .sub-menu-link.brand-anticagelateriadelcorso.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .product-detail .third-section .product-details-section .sub-menu .sub-menu-link.brand-anticagelateriadelcorso.error_newsletter_checkbox.active {
  border-color: rgb(78, 46, 44);
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link.active.brand-la-pasticeria, .product-detail .third-section .product-details-section .sub-menu #newsletter_container #newsletter_info #newsletter_subscription .sub-menu-link.brand-la-pasticeria.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .product-detail .third-section .product-details-section .sub-menu .sub-menu-link.brand-la-pasticeria.error_newsletter_checkbox.active {
  border-color: rgb(107, 127, 178);
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link.active.brand-landliebe, .product-detail .third-section .product-details-section .sub-menu #newsletter_container #newsletter_info #newsletter_subscription .sub-menu-link.brand-landliebe.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .product-detail .third-section .product-details-section .sub-menu .sub-menu-link.brand-landliebe.error_newsletter_checkbox.active {
  border-color: rgb(143, 143, 198);
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link.active.brand-fine-pastry, .product-detail .third-section .product-details-section .sub-menu #newsletter_container #newsletter_info #newsletter_subscription .sub-menu-link.brand-fine-pastry.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .product-detail .third-section .product-details-section .sub-menu .sub-menu-link.brand-fine-pastry.error_newsletter_checkbox.active {
  border-color: #4C2A22;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link.active.brand-pirulo, .product-detail .third-section .product-details-section .sub-menu #newsletter_container #newsletter_info #newsletter_subscription .sub-menu-link.brand-pirulo.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .product-detail .third-section .product-details-section .sub-menu .sub-menu-link.brand-pirulo.error_newsletter_checkbox.active {
  border-color: #003087;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link.active.brand-smarties, .product-detail .third-section .product-details-section .sub-menu #newsletter_container #newsletter_info #newsletter_subscription .sub-menu-link.brand-smarties.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .product-detail .third-section .product-details-section .sub-menu .sub-menu-link.brand-smarties.error_newsletter_checkbox.active {
  border-color: #001871;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link.active.brand-extreme, .product-detail .third-section .product-details-section .sub-menu #newsletter_container #newsletter_info #newsletter_subscription .sub-menu-link.brand-extreme.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .product-detail .third-section .product-details-section .sub-menu .sub-menu-link.brand-extreme.error_newsletter_checkbox.active {
  border-color: #06038D;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link.active.brand-ditsch, .product-detail .third-section .product-details-section .sub-menu #newsletter_container #newsletter_info #newsletter_subscription .sub-menu-link.brand-ditsch.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .product-detail .third-section .product-details-section .sub-menu .sub-menu-link.brand-ditsch.error_newsletter_checkbox.active {
  color: #a2271c;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link.active.brand-maelzer-fu, .product-detail .third-section .product-details-section .sub-menu #newsletter_container #newsletter_info #newsletter_subscription .sub-menu-link.brand-maelzer-fu.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .product-detail .third-section .product-details-section .sub-menu .sub-menu-link.brand-maelzer-fu.error_newsletter_checkbox.active {
  border-color: #432a19;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link.active.brand-lotus-biscoff, .product-detail .third-section .product-details-section .sub-menu #newsletter_container #newsletter_info #newsletter_subscription .sub-menu-link.brand-lotus-biscoff.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .product-detail .third-section .product-details-section .sub-menu .sub-menu-link.brand-lotus-biscoff.error_newsletter_checkbox.active {
  border-color: #c61a27;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link.active.brand-froneri, .product-detail .third-section .product-details-section .sub-menu #newsletter_container #newsletter_info #newsletter_subscription .sub-menu-link.brand-froneri.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .product-detail .third-section .product-details-section .sub-menu .sub-menu-link.brand-froneri.error_newsletter_checkbox.active {
  border-color: #01bad6;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link.active.brand-hello-kitty, .product-detail .third-section .product-details-section .sub-menu #newsletter_container #newsletter_info #newsletter_subscription .sub-menu-link.brand-hello-kitty.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .product-detail .third-section .product-details-section .sub-menu .sub-menu-link.brand-hello-kitty.error_newsletter_checkbox.active {
  border-color: #e80031;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link.active.brand-schoeller, .product-detail .third-section .product-details-section .sub-menu #newsletter_container #newsletter_info #newsletter_subscription .sub-menu-link.brand-schoeller.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .product-detail .third-section .product-details-section .sub-menu .sub-menu-link.brand-schoeller.error_newsletter_checkbox.active {
  color: #0095d2;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link.active.brand-schoeller-backwaren, .product-detail .third-section .product-details-section .sub-menu #newsletter_container #newsletter_info #newsletter_subscription .sub-menu-link.brand-schoeller-backwaren.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .product-detail .third-section .product-details-section .sub-menu .sub-menu-link.brand-schoeller-backwaren.error_newsletter_checkbox.active, .product-detail .third-section .product-details-section .sub-menu .sub-menu-link.active.brand-backwaren, .product-detail .third-section .product-details-section .sub-menu #newsletter_container #newsletter_info #newsletter_subscription .sub-menu-link.brand-backwaren.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .product-detail .third-section .product-details-section .sub-menu .sub-menu-link.brand-backwaren.error_newsletter_checkbox.active {
  color: #9c6016;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link.active.brand-moevenpick, .product-detail .third-section .product-details-section .sub-menu #newsletter_container #newsletter_info #newsletter_subscription .sub-menu-link.brand-moevenpick.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .product-detail .third-section .product-details-section .sub-menu .sub-menu-link.brand-moevenpick.error_newsletter_checkbox.active {
  color: #d69105;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link.active.brand-agdc, .product-detail .third-section .product-details-section .sub-menu #newsletter_container #newsletter_info #newsletter_subscription .sub-menu-link.brand-agdc.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .product-detail .third-section .product-details-section .sub-menu .sub-menu-link.brand-agdc.error_newsletter_checkbox.active {
  color: #461600;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link.active.brand-oreo, .product-detail .third-section .product-details-section .sub-menu #newsletter_container #newsletter_info #newsletter_subscription .sub-menu-link.brand-oreo.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .product-detail .third-section .product-details-section .sub-menu .sub-menu-link.brand-oreo.error_newsletter_checkbox.active {
  color: #00539a;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link.active.brand-milka, .product-detail .third-section .product-details-section .sub-menu #newsletter_container #newsletter_info #newsletter_subscription .sub-menu-link.brand-milka.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .product-detail .third-section .product-details-section .sub-menu .sub-menu-link.brand-milka.error_newsletter_checkbox.active {
  color: #7d68ad;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link.active.brand-kitkat, .product-detail .third-section .product-details-section .sub-menu #newsletter_container #newsletter_info #newsletter_subscription .sub-menu-link.brand-kitkat.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .product-detail .third-section .product-details-section .sub-menu .sub-menu-link.brand-kitkat.error_newsletter_checkbox.active {
  color: #dd052c;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link.active.brand-daim, .product-detail .third-section .product-details-section .sub-menu #newsletter_container #newsletter_info #newsletter_subscription .sub-menu-link.brand-daim.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .product-detail .third-section .product-details-section .sub-menu .sub-menu-link.brand-daim.error_newsletter_checkbox.active {
  color: #df0929;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link.active.brand-nuii, .product-detail .third-section .product-details-section .sub-menu #newsletter_container #newsletter_info #newsletter_subscription .sub-menu-link.brand-nuii.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .product-detail .third-section .product-details-section .sub-menu .sub-menu-link.brand-nuii.error_newsletter_checkbox.active {
  color: #fecd55;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link.active.brand-buitoni, .product-detail .third-section .product-details-section .sub-menu #newsletter_container #newsletter_info #newsletter_subscription .sub-menu-link.brand-buitoni.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .product-detail .third-section .product-details-section .sub-menu .sub-menu-link.brand-buitoni.error_newsletter_checkbox.active {
  color: #00824A;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link.active.brand-frappelatte, .product-detail .third-section .product-details-section .sub-menu #newsletter_container #newsletter_info #newsletter_subscription .sub-menu-link.brand-frappelatte.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .product-detail .third-section .product-details-section .sub-menu .sub-menu-link.brand-frappelatte.error_newsletter_checkbox.active, .product-detail .third-section .product-details-section .sub-menu .sub-menu-link.active.brand-nescafe-frappelatte, .product-detail .third-section .product-details-section .sub-menu #newsletter_container #newsletter_info #newsletter_subscription .sub-menu-link.brand-nescafe-frappelatte.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .product-detail .third-section .product-details-section .sub-menu .sub-menu-link.brand-nescafe-frappelatte.error_newsletter_checkbox.active {
  color: #823F06;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link.active.brand-wagner, .product-detail .third-section .product-details-section .sub-menu #newsletter_container #newsletter_info #newsletter_subscription .sub-menu-link.brand-wagner.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .product-detail .third-section .product-details-section .sub-menu .sub-menu-link.brand-wagner.error_newsletter_checkbox.active {
  color: #e30613;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link.active.brand-erlenbacher, .product-detail .third-section .product-details-section .sub-menu #newsletter_container #newsletter_info #newsletter_subscription .sub-menu-link.brand-erlenbacher.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .product-detail .third-section .product-details-section .sub-menu .sub-menu-link.brand-erlenbacher.error_newsletter_checkbox.active {
  color: #f5e5b4;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link.active.brand-toblerone, .product-detail .third-section .product-details-section .sub-menu #newsletter_container #newsletter_info #newsletter_subscription .sub-menu-link.brand-toblerone.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .product-detail .third-section .product-details-section .sub-menu .sub-menu-link.brand-toblerone.error_newsletter_checkbox.active {
  color: rgb(253, 210, 110);
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link.active.brand-anticagelateriadelcorso, .product-detail .third-section .product-details-section .sub-menu #newsletter_container #newsletter_info #newsletter_subscription .sub-menu-link.brand-anticagelateriadelcorso.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .product-detail .third-section .product-details-section .sub-menu .sub-menu-link.brand-anticagelateriadelcorso.error_newsletter_checkbox.active {
  color: rgb(78, 46, 44);
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link.active.brand-la-pasticeria, .product-detail .third-section .product-details-section .sub-menu #newsletter_container #newsletter_info #newsletter_subscription .sub-menu-link.brand-la-pasticeria.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .product-detail .third-section .product-details-section .sub-menu .sub-menu-link.brand-la-pasticeria.error_newsletter_checkbox.active {
  color: rgb(107, 127, 178);
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link.active.brand-landliebe, .product-detail .third-section .product-details-section .sub-menu #newsletter_container #newsletter_info #newsletter_subscription .sub-menu-link.brand-landliebe.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .product-detail .third-section .product-details-section .sub-menu .sub-menu-link.brand-landliebe.error_newsletter_checkbox.active {
  color: rgb(143, 143, 198);
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link.active.brand-fine-pastry, .product-detail .third-section .product-details-section .sub-menu #newsletter_container #newsletter_info #newsletter_subscription .sub-menu-link.brand-fine-pastry.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .product-detail .third-section .product-details-section .sub-menu .sub-menu-link.brand-fine-pastry.error_newsletter_checkbox.active {
  color: #4C2A22;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link.active.brand-pirulo, .product-detail .third-section .product-details-section .sub-menu #newsletter_container #newsletter_info #newsletter_subscription .sub-menu-link.brand-pirulo.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .product-detail .third-section .product-details-section .sub-menu .sub-menu-link.brand-pirulo.error_newsletter_checkbox.active {
  color: #003087;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link.active.brand-extreme, .product-detail .third-section .product-details-section .sub-menu #newsletter_container #newsletter_info #newsletter_subscription .sub-menu-link.brand-extreme.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .product-detail .third-section .product-details-section .sub-menu .sub-menu-link.brand-extreme.error_newsletter_checkbox.active {
  color: #06038D;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link.active.brand-smarties, .product-detail .third-section .product-details-section .sub-menu #newsletter_container #newsletter_info #newsletter_subscription .sub-menu-link.brand-smarties.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .product-detail .third-section .product-details-section .sub-menu .sub-menu-link.brand-smarties.error_newsletter_checkbox.active {
  color: #001871;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link.active.brand-ditsch, .product-detail .third-section .product-details-section .sub-menu #newsletter_container #newsletter_info #newsletter_subscription .sub-menu-link.brand-ditsch.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .product-detail .third-section .product-details-section .sub-menu .sub-menu-link.brand-ditsch.error_newsletter_checkbox.active {
  color: #a2271c;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link.active.brand-maelzer-fu, .product-detail .third-section .product-details-section .sub-menu #newsletter_container #newsletter_info #newsletter_subscription .sub-menu-link.brand-maelzer-fu.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .product-detail .third-section .product-details-section .sub-menu .sub-menu-link.brand-maelzer-fu.error_newsletter_checkbox.active {
  color: #432a19;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link.active.brand-lotus-biscoff, .product-detail .third-section .product-details-section .sub-menu #newsletter_container #newsletter_info #newsletter_subscription .sub-menu-link.brand-lotus-biscoff.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .product-detail .third-section .product-details-section .sub-menu .sub-menu-link.brand-lotus-biscoff.error_newsletter_checkbox.active {
  color: #c61a27;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link.active.brand-froneri, .product-detail .third-section .product-details-section .sub-menu #newsletter_container #newsletter_info #newsletter_subscription .sub-menu-link.brand-froneri.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .product-detail .third-section .product-details-section .sub-menu .sub-menu-link.brand-froneri.error_newsletter_checkbox.active {
  color: #01bad6;
}
.product-detail .third-section .product-details-section .sub-menu .sub-menu-link.active.brand-hello-kitty, .product-detail .third-section .product-details-section .sub-menu #newsletter_container #newsletter_info #newsletter_subscription .sub-menu-link.brand-hello-kitty.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .product-detail .third-section .product-details-section .sub-menu .sub-menu-link.brand-hello-kitty.error_newsletter_checkbox.active {
  color: #e80031;
}
.product-detail .third-section .product-details-section .product-detail-tab {
  padding-top: 30px;
}
.product-detail .third-section .product-details-section .product-detail-tab.inactive {
  display: none;
}
.product-detail .third-section .product-details-section .product-detail-tab-1 .product-advantages {
  display: none;
}
.product-detail .third-section .product-details-section .product-detail-tab-1 .product-advantages ul {
  padding-left: 15px;
}
.product-detail .third-section .product-details-section .product-detail-tab-1 .additional-info {
  margin-top: 40px;
}
.product-detail .third-section .product-details-section .product-detail-tab-1 .additional-info table {
  width: 100%;
}
.product-detail .third-section .product-details-section .product-detail-tab-1 .common-description {
  margin-top: 40px;
}
.product-detail .third-section .product-details-section .product-detail-tab-1 .convience-level, .product-detail .third-section .product-details-section .product-detail-tab-1 .net-weight {
  display: inline-block;
  margin-top: 40px;
}
.product-detail .third-section .product-details-section .product-detail-tab-1 .net-weight {
  margin-left: 40px;
}
.product-detail .third-section .product-details-section .product-detail-tab-2 {
  margin-top: 11px;
}
.product-detail .third-section .product-details-section .product-detail-tab-2 .ingredients {
  font-size: 16px;
  line-height: 23px;
}
.product-detail .third-section .product-details-section .product-detail-tab-2 .small-hint {
  margin-top: 20px;
  margin-bottom: 35px;
}
.product-detail .third-section .product-details-section .product-detail-tab-2 .nutriontables table {
  width: 100%;
  font-size: 14px;
  line-height: 14px;
}
.product-detail .third-section .product-details-section .product-detail-tab-2 .nutriontables table th, .product-detail .third-section .product-details-section .product-detail-tab-2 .nutriontables table td {
  padding: 10px;
  vertical-align: top;
}
.product-detail .third-section .product-details-section .product-detail-tab-2 .nutriontables table th:nth-child(2), .product-detail .third-section .product-details-section .product-detail-tab-2 .nutriontables table td:nth-child(2) {
  text-align: right;
}
.product-detail .third-section .product-details-section .product-detail-tab-2 .nutriontables table th.title-indented, .product-detail .third-section .product-details-section .product-detail-tab-2 .nutriontables table td.title-indented {
  padding-left: 20px;
}
.product-detail .third-section .product-details-section .product-detail-tab-2 .nutriontables table tr:nth-child(even) td {
  background-color: #f7f7f7;
}
.product-detail .third-section .product-details-section .product-detail-tab-2 .nutriontables table tr:nth-child(odd) td {
  background-color: #fff;
}
.product-detail .third-section .product-details-section .product-detail-tab-2 .allergens-section ul {
  padding-left: 15px;
}
.product-detail .third-section .product-details-section .product-detail-tab-2 .allergens-section ul li {
  font-size: 16px;
  line-height: 23px;
}
.product-detail .third-section .product-details-section .product-detail-tab-2 .lmiv-download {
  margin-top: 30px;
}
.product-detail .third-section .product-details-section .product-detail-tab-2 .lmiv-download a {
  color: #1f1f1f;
  border-radius: 30px;
  border: 1px solid #1f1f1f;
  padding-left: 17px;
  padding-right: 17px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: bold;
}
.product-detail .third-section .product-details-section .product-detail-tab-3 {
  display: inline-block;
}
.product-detail .third-section .product-details-section .product-detail-tab-3 .preparation-devices .device-part {
  display: inline-block;
  margin-right: 30px;
  text-align: center;
}
.product-detail .third-section .product-details-section .product-detail-tab-3 .preparation-devices .device-part img {
  display: block;
  max-width: 60px;
  margin-bottom: 10px;
}
.product-detail .third-section .product-details-section .product-detail-tab-3 > div {
  margin-bottom: 40px;
}
.product-detail .third-section .product-details-section .product-detail-tab-3 > div:last-child {
  margin-bottom: 0;
}
.product-detail .third-section .culinarium-section {
  background-color: #F0E7D4;
  border-radius: 4px;
}
.product-detail .third-section .culinarium-section--header {
  background-color: #663f80;
  color: white;
  padding-bottom: 10px;
  border-radius: 4px 4px 0 0;
}
.product-detail .third-section .culinarium-section--body {
  border-radius: 0 0 4px 4px;
}
.product-detail .third-section .culinarium-section--body .brand-name-container {
  height: 46px;
}
@media (min-width: 1200px) {
  .product-detail .third-section .culinarium-section--body .brand-name-container {
    height: 23px;
  }
}
@media (max-width: 991px) {
  .product-detail .third-section .culinarium-section--body .brand-name-container {
    height: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .product-detail .third-section .culinarium-section--body h3, .product-detail .third-section .culinarium-section--body .favouriteList .modal .modal-header .modal-title, .favouriteList .modal .modal-header .product-detail .third-section .culinarium-section--body .modal-title, .product-detail .third-section .culinarium-section--body .recipe-detail .steps-row .steps-container .steps-title, .recipe-detail .steps-row .steps-container .product-detail .third-section .culinarium-section--body .steps-title, .product-detail .third-section .culinarium-section--body .first-section .product-info .product-title-row h1, .product-detail .first-section .product-info .product-title-row .third-section .culinarium-section--body h1 {
    height: 38px;
  }
}
.product-detail .third-section .culinarium-section--body .bottom-content .product-awards-tile {
  height: 42px;
}
@media (min-width: screen-md) {
  .product-detail .third-section .culinarium-section--body .bottom-content {
    bottom: 0;
    position: absolute;
    min-width: 100%;
  }
}
.product-detail .third-section .culinarium-section--body .content-section-part-1 {
  height: 175px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .product-detail .third-section .culinarium-section--body .product-container {
    height: 530px;
  }
  .product-detail .third-section .culinarium-section--body .content-section-part-1 {
    height: 200px;
  }
}
@media (min-width: 1200px) {
  .product-detail .third-section .culinarium-section--body .product-container {
    height: 415px;
  }
}
.product-detail .third-section .culinarium-section h3.culinarium-header, .product-detail .third-section .culinarium-section .favouriteList .modal .modal-header .culinarium-header.modal-title, .favouriteList .modal .modal-header .product-detail .third-section .culinarium-section .culinarium-header.modal-title, .product-detail .third-section .culinarium-section .recipe-detail .steps-row .steps-container .culinarium-header.steps-title, .recipe-detail .steps-row .steps-container .product-detail .third-section .culinarium-section .culinarium-header.steps-title, .product-detail .third-section .culinarium-section .first-section .product-info .product-title-row h1.culinarium-header, .product-detail .first-section .product-info .product-title-row .third-section .culinarium-section h1.culinarium-header {
  font-weight: 100;
}
.product-detail .third-section .culinarium-section .teaser-section .text-and-link {
  height: 112px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .product-detail .third-section .culinarium-section .teaser-section .text-and-link {
    height: 128px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .product-detail .third-section .culinarium-section .teaser-section .text-and-link {
    height: 90px;
  }
}
@media (max-width: 767px) {
  .product-detail .third-section .culinarium-section .teaser-section .text-and-link {
    height: 140px;
  }
}
.product-detail .third-section .culinarium-section .teaser-section .carousel-inner {
  margin-bottom: 20px;
}
.product-detail .third-section .culinarium-section .teaser-section .carousel-inner p.teaser-paragraph {
  margin-bottom: 20px;
}
.product-detail .third-section .culinarium-section .teaser-section .cul-links {
  color: #663f80 !important;
}
.product-detail .third-section .culinarium-section .culinarium-teaser {
  width: 100%;
  float: unset;
  display: block;
}
.product-detail .third-section .culinarium-section .carousel-indicators {
  position: static;
  /*bottom: 10px;*/
  /* left: 50%; */
  width: unset;
  margin-left: auto;
}
.product-detail .third-section .culinarium-section .carousel-indicators li {
  border-color: #1f1f1f;
  width: 15px;
  height: 15px;
}
.product-detail .third-section .culinarium-section .carousel-indicators li.active, .product-detail .third-section .culinarium-section .carousel-indicators #newsletter_container #newsletter_info #newsletter_subscription li.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .product-detail .third-section .culinarium-section .carousel-indicators li.error_newsletter_checkbox.active {
  background-color: transparent;
  margin: 1px 2px;
  border-color: #1f1f1f;
  padding: 2px;
  position: relative;
  width: 15px;
  height: 15px;
}
.product-detail .third-section .culinarium-section .carousel-indicators li.active::after, .product-detail .third-section .culinarium-section .carousel-indicators #newsletter_container #newsletter_info #newsletter_subscription li.error_newsletter_checkbox.active::after, #newsletter_container #newsletter_info #newsletter_subscription .product-detail .third-section .culinarium-section .carousel-indicators li.error_newsletter_checkbox.active::after {
  content: " ";
  border: 1px solid #1f1f1f;
  position: absolute;
  top: 1px;
  left: 1px;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background-color: #1f1f1f;
}
.product-detail .third-section .culinarium-section .no-side-margin {
  margin-left: 0;
  margin-right: 0;
}
.product-detail .third-section .culinarium-section a.cul-links {
  font-weight: 600;
}
.product-detail .third-section .culinarium-section a.cul-links.brand-schoeller {
  color: #0095d2;
}
.product-detail .third-section .culinarium-section a.cul-links.brand-schoeller-backwaren, .product-detail .third-section .culinarium-section a.cul-links.brand-backwaren {
  color: #9c6016;
}
.product-detail .third-section .culinarium-section a.cul-links.brand-moevenpick {
  color: #d69105;
}
.product-detail .third-section .culinarium-section a.cul-links.brand-agdc {
  color: #461600;
}
.product-detail .third-section .culinarium-section a.cul-links.brand-oreo {
  color: #00539a;
}
.product-detail .third-section .culinarium-section a.cul-links.brand-milka {
  color: #7d68ad;
}
.product-detail .third-section .culinarium-section a.cul-links.brand-kitkat {
  color: #dd052c;
}
.product-detail .third-section .culinarium-section a.cul-links.brand-daim {
  color: #df0929;
}
.product-detail .third-section .culinarium-section a.cul-links.brand-nuii {
  color: #fecd55;
}
.product-detail .third-section .culinarium-section a.cul-links.brand-buitoni {
  color: #00824A;
}
.product-detail .third-section .culinarium-section a.cul-links.brand-frappelatte, .product-detail .third-section .culinarium-section a.cul-links.brand-nescafe-frappelatte {
  color: #823F06;
}
.product-detail .third-section .culinarium-section a.cul-links.brand-wagner {
  color: #e30613;
}
.product-detail .third-section .culinarium-section a.cul-links.brand-erlenbacher {
  color: #f5e5b4;
}
.product-detail .third-section .culinarium-section a.cul-links.brand-toblerone {
  color: rgb(253, 210, 110);
}
.product-detail .third-section .culinarium-section a.cul-links.brand-anticagelateriadelcorso {
  color: rgb(78, 46, 44);
}
.product-detail .third-section .culinarium-section a.cul-links.brand-la-pasticeria {
  color: rgb(107, 127, 178);
}
.product-detail .third-section .culinarium-section a.cul-links.brand-landliebe {
  color: rgb(143, 143, 198);
}
.product-detail .third-section .culinarium-section a.cul-links.brand-fine-pastry {
  color: #4C2A22;
}
.product-detail .third-section .culinarium-section a.cul-links.brand-pirulo {
  color: #003087;
}
.product-detail .third-section .culinarium-section a.cul-links.brand-extreme {
  color: #06038D;
}
.product-detail .third-section .culinarium-section a.cul-links.brand-smarties {
  color: #001871;
}
.product-detail .third-section .culinarium-section a.cul-links.brand-ditsch {
  color: #a2271c;
}
.product-detail .third-section .culinarium-section a.cul-links.brand-maelzer-fu {
  color: #432a19;
}
.product-detail .third-section .culinarium-section a.cul-links.brand-lotus-biscoff {
  color: #c61a27;
}
.product-detail .third-section .culinarium-section a.cul-links.brand-froneri {
  color: #01bad6;
}
.product-detail .third-section .culinarium-section a.cul-links.brand-hello-kitty {
  color: #e80031;
}
.product-detail .third-section .culinarium-section .product-component .product-container,
.product-detail .third-section .culinarium-section .recipe .recipe-list-item {
  background: #fff;
}
.product-detail .third-section .culinarium-section .product-component {
  margin-top: 30px;
}
.product-detail .third-section .culinarium-section .product-component .content-section-part-1 {
  height: 175px;
}
@media (max-width: 991px) {
  .product-detail .third-section .culinarium-section .product-component .content-section-part-1 {
    height: 120px !important;
  }
}
.product-detail .third-section .culinarium-section .product-component .product-title {
  height: 65px;
}
@media (max-width: 991px) {
  .product-detail .third-section .culinarium-section .product-component .product-title {
    height: 20px;
  }
}
.product-detail .third-section .culinarium-section .light-font {
  font-weight: 100;
}
.product-detail .third-section .culinarium-section .related-recipes {
  padding-top: 40px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .product-detail .culinarium-section .carousel-inner {
    min-height: 280px;
  }
}
@media (max-width: 991px) {
  .product-detail {
    padding: 15px;
    font-size: 14px;
  }
  .product-detail .first-section .image-section .special-teaser-row .special-offer {
    font-size: 14px;
    line-height: 21px;
    width: 52px;
    height: 24px;
  }
  .product-detail .first-section .image-section .special-teaser-row .new-offer {
    font-size: 16px;
    line-height: 16px;
  }
  .product-detail .first-section .image-section .pdf-data-sheet-row {
    margin-top: 10px;
    margin-bottom: 40px;
  }
  .product-detail .first-section .image-section .pdf-data-sheet-row .data-sheet-download {
    font-size: 14px;
  }
  .product-detail .first-section .video-slide {
    width: 100%;
    height: auto;
  }
  .product-detail .first-section .product-info .product-brand {
    font-size: 12px;
    line-height: 12px;
  }
  .product-detail .first-section .product-info .product-description ul li {
    font-size: 14px;
  }
  .product-detail .first-section .product-info .available-message {
    font-size: 16px;
    line-height: 23px;
  }
  .product-detail .first-section .product-info .order-section {
    padding: 20px;
  }
  .product-detail .first-section .product-info .order-section .volume-section .product-ve, .product-detail .first-section .product-info .order-section .volume-section .product-ve-piece, .product-detail .first-section .product-info .order-section .volume-section .product-article-number {
    font-size: 16px;
    line-height: 23px;
  }
  .product-detail .first-section .product-info .order-section .price-section {
    clear: initial;
  }
  .product-detail .first-section .product-info .order-section .price-section .product-piece-price {
    clear: both;
  }
  .product-detail .first-section .product-info .order-section .add-to-cart-section {
    margin-top: 20px;
  }
  .product-detail .second-section .brand-section {
    margin-bottom: 30px;
  }
  .product-detail .second-section .brand-section .brand-name {
    /*font-size: 16px;
    line-height: 16px;*/
  }
  .product-detail .second-section .brand-section .brand-description {
    font-size: 14px;
    line-height: 19px;
    padding-left: 20px;
  }
  .product-detail .third-section .product-details-section {
    padding: 0;
    border: 0;
    background: none;
  }
  .product-detail .third-section .product-details-section .sub-menu .sub-menu-link {
    font-size: 14px;
    margin-right: calc(33% - 80px);
  }
  .product-detail .third-section .product-details-section .product-detail-tab-1 .net-weight {
    margin-left: 5%;
  }
  .product-detail .third-section .culinarium-section {
    border: none;
    padding: 0;
    background: none;
  }
  .product-detail .third-section .culinarium-section.culinarium-section--body {
    padding: 15px;
    background: #F0E7D4;
  }
  .product-detail .third-section .culinarium-section h3.culinarium-header, .product-detail .third-section .culinarium-section .favouriteList .modal .modal-header .culinarium-header.modal-title, .favouriteList .modal .modal-header .product-detail .third-section .culinarium-section .culinarium-header.modal-title, .product-detail .third-section .culinarium-section .recipe-detail .steps-row .steps-container .culinarium-header.steps-title, .recipe-detail .steps-row .steps-container .product-detail .third-section .culinarium-section .culinarium-header.steps-title, .product-detail .third-section .culinarium-section .first-section .product-info .product-title-row h1.culinarium-header, .product-detail .first-section .product-info .product-title-row .third-section .culinarium-section h1.culinarium-header {
    background: #663f80;
    border-radius: 4px 4px 0 0;
    color: #fff;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 0px;
  }
  .product-detail .third-section .culinarium-section a.cul-links, .product-detail .third-section .culinarium-section .recipe-link a {
    color: #663f80 !important;
  }
}
@media (min-width: 992px) {
  .product-detail .first-section .image-section {
    margin-right: 20px;
    width: calc(50% - 20px);
  }
  .product-detail .first-section .product-info {
    /*margin-left: 20px;*/
    width: calc(50% - 20px);
    padding-right: 0;
  }
  .product-detail .first-section .product-info .order-section {
    margin-left: 0;
    margin-right: 0;
  }
  .product-detail .second-section .brand-section {
    margin-right: 20px;
    width: calc(50% - 20px);
  }
  .product-detail .second-section .icon-section {
    margin-left: 20px;
    width: calc(50% - 20px);
  }
  .product-detail .third-section .product-details-section {
    margin-right: 20px;
    width: calc(50% - 41px);
    margin-left: 20px;
    min-height: 360px;
    margin-bottom: 60px;
  }
  .product-detail .third-section .product-details-section .sub-menu {
    padding-left: 0;
  }
  .product-detail .third-section .concept-section {
    border-radius: 4px;
    border: 1px solid #d9d9d9;
    padding: 40px;
    margin-bottom: 30px;
    margin-left: 21px;
    width: calc(50% - 41px);
  }
  .product-detail .third-section .concept-section img {
    max-width: 120px;
    height: auto;
    border-radius: 0;
  }
  .product-detail .third-section .concept-section h4, .product-detail .third-section .concept-section .promotion-detail .tab-content .step-header, .promotion-detail .tab-content .product-detail .third-section .concept-section .step-header, .product-detail .third-section .concept-section .card.card-froneri--small .card-body .card-title, .card.card-froneri--small .card-body .product-detail .third-section .concept-section .card-title, .product-detail .third-section .concept-section .card-froneri.card-froneri--small .card-body .card-title, .card-froneri.card-froneri--small .card-body .product-detail .third-section .concept-section .card-title {
    font-size: 25px;
  }
  .product-detail .third-section .concept-section--header {
    display: table;
    width: 100%;
    margin-bottom: 15px;
  }
  .product-detail .third-section .concept-section--header > div {
    display: table-cell;
    vertical-align: top;
  }
  .product-detail .third-section .concept-section--header > div:last-child {
    text-align: right;
  }
  .product-detail .third-section .concept-section .image-section {
    width: 100%;
    clear: both;
    overflow: hidden;
  }
  .product-detail .third-section .concept-section .image-section .concept-image {
    display: block;
    float: left;
    margin-right: 20.75px;
  }
  .product-detail .third-section .concept-section .image-section .concept-image:last-child {
    margin-right: 0;
  }
  .product-detail .third-section .concept-section .image-section img {
    max-width: 80px;
    height: auto;
  }
  .product-detail .third-section .concept-section .concept-section-link {
    margin-top: 20px;
  }
  .product-detail .third-section .culinarium-section {
    margin-left: 21px;
    width: calc(50% - 41px);
    padding-left: 38px;
    padding-right: 38px;
    padding-top: 20px;
  }
  .product-detail .third-section .culinarium-section .related-products .carousel-inner {
    min-height: 420px;
  }
  .product-detail .third-section .culinarium-section .related-recipes .carousel-inner {
    min-height: 310px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .product-detail .first-section .image-section .big-image img {
    width: 280px;
    height: auto;
  }
  .product-detail .first-section .image-section .small-list-images {
    height: 280px;
  }
  .product-detail .first-section .video-slide {
    width: 280px;
    height: auto;
  }
  .product-detail .first-section .product-info .order-section .price-section {
    clear: initial;
  }
  .product-detail .first-section .product-info .order-section .price-section .product-price, .product-detail .first-section .product-info .order-section .price-section .product-piece-price {
    float: right;
  }
  .product-detail .first-section .product-info .order-section .price-section .product-piece-price {
    clear: both;
  }
  .product-detail .first-section .product-info .order-section .add-to-cart-section {
    margin-top: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) and (min-width: 768px) {
  .product-detail .third-section .product.small-tile .content-section {
    width: 100%;
    height: 340px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .product-detail .third-section .product-details-section .product-detail-tab-1 .net-weight {
    margin-left: 50px;
  }
}

@media (max-width: 767px) {
  .product-detail-recommendation-section {
    margin-bottom: 30px;
  }
}

/*
.site-at .product-details-section .allergens-section {
    display:none;
}
    */
.image-slider img {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.image-slider .left.carousel-control {
  background-image: none;
}
.image-slider .left.carousel-control .glyphicon {
  left: -20px;
  color: black;
}
.image-slider .right.carousel-control {
  background-image: none;
}
.image-slider .right.carousel-control .glyphicon {
  right: -20px;
  color: black;
}
.image-slider .carousel-indicators {
  bottom: -13px;
}

.carousel-inner img {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

/* BRAND COLORS */
/* basic color definition */
.catalogFilter .panel {
  margin-bottom: 0;
  background-color: transparent;
}
.catalogFilter .minus {
  border-bottom: 1.5px solid #909090;
  width: 15px;
  margin-top: 12px;
}
.catalogFilter .panel > a {
  color: inherit;
}
.catalogFilter .panel-title {
  font-size: 15px;
}
.catalogFilter .panel-title.selected {
  color: #00B9DB;
}
.catalogFilter .reset-filter {
  font-size: 14px;
  cursor: pointer;
}
.catalogFilter .plus {
  width: 14px;
  position: relative;
  height: 14px;
  top: 6px;
}
.catalogFilter .plus.collapsing,
.catalogFilter .plus.collapsing:after,
.catalogFilter .plus.collapsing:before {
  display: none;
}
.catalogFilter .plus:before, .catalogFilter .plus:after {
  content: "";
  position: absolute;
  background: #909090;
}
.catalogFilter .plus:before {
  left: 50%;
  width: 2px;
  margin-left: -7%;
  height: 100%;
}
.catalogFilter .plus:after {
  top: 50%;
  height: 2px;
  margin-top: -7%;
  width: 100%;
}
.catalogFilter .thirdlevel-category.panel .panel-heading {
  padding: 8px 4px 8px 20px;
}
.catalogFilter .filters .panel-heading {
  background-color: #f1f1f1;
  padding: 15px 15px;
}
.catalogFilter .filters .panel-body {
  padding-left: 3px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.catalogFilter .filters .panel-body .checkbox {
  margin-bottom: 10px;
}
.catalogFilter .filters .panel-body .checkbox input[type=checkbox] ~ label {
  font-size: 14px;
}
.catalogFilter .filters .panel-body .checkbox:first-child {
  margin-top: 20px;
}
.catalogFilter .filters .panel-body .checkbox.selectAll {
  margin-top: 5px;
  margin-bottom: 0;
}
.catalogFilter .filters .toggle-filter {
  margin-top: 20px;
  cursor: pointer;
}
.catalogFilter .filters #allergenFilters .checkbox[data-parent-filter], .catalogFilter .filters #allergenFiltersMobile .checkbox[data-parent-filter] {
  margin-left: 20px;
}
.catalogFilter .filters #allergenFilters .checkbox[data-parent-filter] + .checkbox:not([data-parent-filter]), .catalogFilter .filters #allergenFiltersMobile .checkbox[data-parent-filter] + .checkbox:not([data-parent-filter]) {
  margin-top: 10px;
}
.catalogFilter .panel-heading {
  padding: 15px 4px;
}
.catalogFilter .reset-filter {
  padding-top: 20px;
}
.catalogFilter .collapse.sign.in {
  display: inline-block;
}
.catalogFilter .collapsing.sign {
  -webkit-transition: none;
  transition: none;
  display: inline-block;
}
.catalogFilter .collapsing.sign.in {
  display: none;
}
.catalogFilter .category .glyphicon {
  float: right;
}
.catalogFilter .subcategory.selected {
  color: #00B9DB;
}

.boxesContainer {
  clear: both;
}
.boxesContainer .filter-box {
  float: left;
  height: 29px;
  padding: 10px 7px;
  margin-right: 10px;
  border: 1px solid #1f1f1f;
  font-size: 14px;
  line-height: 0.5;
  border-radius: 3px;
  margin-bottom: 10px;
  cursor: pointer;
}
.boxesContainer .filter-box .remove-filter:after {
  content: "×";
  margin-left: 14px;
}

#productListContainer .no-side-margin {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.resetTopFilter {
  display: none;
  margin-top: 10px;
  cursor: pointer;
}

.options {
  text-align: center;
}
.options .btn-ghost {
  width: 95%;
}
.options .btn-ghost img {
  margin-left: -25px;
  padding-right: 10px;
}

.close {
  opacity: 1;
  margin-top: -45px;
  font-size: 35px;
  font-weight: normal;
}

.section-dropdown {
  display: flex;
}
.section-dropdown .topfilter {
  flex-grow: 1;
}
.section-dropdown .icon-section {
  padding-right: 10px;
}
.section-dropdown .elementsSection {
  flex-shrink: 0;
  float: right !important;
  color: #aeaeae;
  z-index: 100;
}
.section-dropdown .elementsSection .form-control-static.sorting-product {
  min-height: 36px;
  margin-top: 0;
  margin-bottom: 0;
  border: none;
  vertical-align: middle;
  font-size: 14px;
  padding: 0 10px;
}
.section-dropdown .elementsSection .custom-s-sort {
  width: 150px;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.section-dropdown .elementsSection .custom-s-sort::after {
  content: "\e259";
  font-family: "Glyphicons Halflings";
  right: 10px;
  /*Adjust for position however you want*/
  top: 8px;
  padding: 0 0 2px;
  /*left line */
  position: absolute;
  pointer-events: none;
}
.section-dropdown .elementsSection .custom-s-sort .s-sort {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* Add some styling */
  display: block;
  width: 100%;
  -ms-word-break: normal;
  word-break: normal;
}
.section-dropdown .elementsSection .custom-s-sort .s-sort::-ms-expand {
  display: none;
}
.section-dropdown .elementsSection svg {
  width: 36px;
  height: 36px;
  padding: 3px;
  fill: #aeaeae;
  background: #f7f7f7;
}
.section-dropdown .form-control-static {
  border: 1px solid #aeaeae;
  border-radius: 4px;
  background-color: #f7f7f7;
  padding-top: 4px;
  padding-bottom: 4px;
  min-height: 28px;
}
.section-dropdown .sorting-product {
  margin-top: 10px;
  width: 138px;
}

.selectstyle {
  float: left;
  margin-right: 9px;
  margin-bottom: 10px;
}

@media (max-width: 479px) {
  .category-title {
    padding-left: 0;
    margin-top: 0;
  }
  .category-title.selected {
    color: #00B9DB;
  }
  .filter-section {
    right: 0;
    bottom: 0;
  }
  .select-filter a.select-overlay {
    background-color: #f7f7f7;
    color: #aeaeae;
  }
  .select-filter a.select-overlay ~ ul.dropdown-multiselect {
    width: 180px;
    margin: 50px 0 0 -3px;
  }
  .selectstyle {
    margin-right: 3px;
  }
  .select-styled:after {
    color: #aeaeae;
  }
  .panel-title {
    font-size: 15px;
  }
  .h2, .search-results .tab-content .tab-title {
    font-size: 25px;
  }
  .catalogFilter .subcategory.selected {
    color: #000;
  }
  .section-dropdown .sorting-product {
    width: 100%;
  }
  .section-dropdown .elementsSection {
    float: none !important;
    color: #aeaeae;
    z-index: 1500;
    padding-top: 25px;
    padding-right: 0;
  }
}
.overlay {
  position: absolute;
  z-index: 1065;
  left: 0;
  top: 0;
  background-color: #fff;
  overflow-x: hidden;
  padding-left: 10px;
  padding-right: 10px;
  min-width: 100%;
}

.sort-mobile {
  position: fixed;
  height: 100vh;
  width: 100%;
  margin: 0;
  border: none;
  padding: 20px;
  top: 0;
  left: 0;
  max-height: initial;
  min-height: 100vh;
  display: block;
  z-index: 1065;
  background-color: #fff;
}

@media all and (min-width: 768px) and (max-width: 992px) {
  .panel-title {
    font-size: 14px;
  }
  .category-title {
    margin-top: -18px;
  }
}
@media (min-width: 992px) {
  .category-title {
    margin-top: -20px;
  }
}
#catalogPageContainer .category-title {
  float: left;
}

.product-detail ~ div.hidden-productdetail {
  display: none;
}

.product-detail ~ div.hidden-productdetail {
  display: none;
}

#catalogPageContainer ~ div.hidden-productoverview {
  display: none;
}

/* BRAND COLORS */
/* basic color definition */
@font-face {
  font-family: "UniversCom Condensed";
  src: url("../fonts/1476004/4a916908-f6f7-4df6-90a1-176fb83137d9.eot?#iefix");
  src: url("../fonts/1476004/4a916908-f6f7-4df6-90a1-176fb83137d9.eot?#iefix") format("eot"), url("../fonts/1476004/bf8f8741-5f64-4db9-a877-a44624092e68.woff2") format("woff2"), url("../fonts/1476004/7ce02c2c-45d4-4dee-90f2-f8034e29ac24.woff") format("woff"), url("../fonts/1476004/0955c906-88fc-47e8-8ea2-0765bdf88050.ttf") format("truetype");
}
@font-face {
  font-family: "UniversCom Condensed";
  font-weight: bold;
  src: url("../fonts/1476016/7815db54-3fc9-46f7-a082-a7db4c26b44d.eot?#iefix");
  src: url("../fonts/1476016/7815db54-3fc9-46f7-a082-a7db4c26b44d.eot?#iefix") format("eot"), url("../fonts/1476016/3bdb4597-ff70-447c-8620-8836686bf840.woff2") format("woff2"), url("../fonts/1476016/5599ac9f-d136-4277-aeee-f82aac5d527f.woff") format("woff"), url("../fonts/1476016/ae81ec98-60d0-408d-960f-8c3f9f74e6c7.ttf") format("truetype");
}
@font-face {
  font-family: "Anke Calligraphic FG";
  src: url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.eot?#iefix");
  src: url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.eot?#iefix") format("eot"), url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.woff") format("woff"), url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.svg") format("svg");
}
@font-face {
  font-family: "Love Potion";
  src: url("../fonts/Love_Potion/Love_Potion_Reg.otf");
}
@font-face {
  font-family: "Love Potion";
  font-weight: bold;
  src: url("../fonts/Love_Potion/Love_Potion_Bold.otf");
}
/* bariol_serifitalic */
@font-face {
  font-family: "Bariol Serif Italic";
  src: url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.eot");
  src: url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.woff2") format("woff2"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.woff") format("woff"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.ttf") format("truetype"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.svg#bariol_serifitalic") format("svg");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "LunchBox Slab";
  src: url("../fonts/Lunchbox/34BBC6_3_0.ttf") format("truetype"), url("../fonts/Lunchbox/34BBC6_3_0.eot") format("eot"), url("../fonts/Lunchbox/34BBC6_3_0.woff") format("woff"), url("../fonts/Lunchbox/34BBC6_1_0.woff2") format("woff2");
}
/* BRAND COLORS */
/* basic color definition */
/* BRAND COLORS */
/* basic color definition */
.breadcrumb-froneri {
  background-color: transparent;
  padding: 8px 0px;
  font-size: 1.4rem;
}
.breadcrumb-froneri a, .breadcrumb-froneri a:hover, .breadcrumb-froneri a:active {
  color: #6e6e6e;
}

.breadcrumb-froneri > li + li:before {
  content: "";
  transform: rotate(135deg);
  border: solid #6e6e6e;
  border-width: 1.5px 0 0 1.5px;
  display: inline-block;
  padding: 3.6px;
  margin-left: 4px;
  margin-right: 9px;
  text-align: center;
  margin-bottom: 0.5px;
  border-radius: 2px;
}

.breadcrumb-froneri > .active, #newsletter_container #newsletter_info #newsletter_subscription .breadcrumb-froneri > .error_newsletter_checkbox.active {
  color: #6e6e6e;
}

.svg-icon-home {
  margin-top: -5px;
}

.breadcrumb-froneri .svg-icon-dims {
  width: 20px;
  height: 20px;
}

/* BRAND COLORS */
/* basic color definition */
@media print {
  /* Default left, right, top, bottom margin is 2cm */
  @page {
    margin: 2cm;
  }
  /* Left pages, a wider margin on the left */
  @page :left {
    margin-left: 2cm;
    margin-right: 2cm;
  }
  @page :right {
    margin-left: 2cm;
    margin-right: 2cm;
  }
  .brand-logo {
    display: inherit !important;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  /*  ------ Special sections, using CSS class identifiers */
  header, footer, ol, .topTopContainer, #highlight_side, .logged-in-only, .deliveryDateWidget, #schoellerMenu, #promotionsList, #Greetings, .noPrint, video, .btn {
    display: none !important;
  }
  #nav_affixSpacer {
    display: none;
    height: 0px !important;
  }
  a[href]:after {
    content: none !important;
  }
  .svg-icon-dims {
    display: none;
    opacity: 0;
  }
  body {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  body .container {
    width: 100% !important;
    margin: 0 !important;
  }
  img {
    max-width: 100% !important;
  }
  ul, img, .card {
    page-break-inside: avoid;
  }
  .product-add-to-cart .add-to-cart {
    display: none !important;
  }
  .productListContent,
  .content-products {
    display: block;
  }
  .productListContent .product,
  .content-products .product {
    width: 100%;
    -webkit-column-break-inside: avoid; /* Chrome, Safari, Opera */
    page-break-inside: avoid; /* Firefox */
    break-inside: avoid; /* IE 10+ */
  }
  .productListContent .product .product-component,
  .content-products .product .product-component {
    margin-bottom: 10px !important;
  }
  .productListContent .product .product-component .product-container,
  .content-products .product .product-component .product-container {
    margin-right: 0 !important;
  }
  .productListContent .product .product-component .product-container .product-item,
  .content-products .product .product-component .product-container .product-item {
    width: 100% !important;
    margin-left: 0px !important;
  }
  .productListContent .product .product-component .product-container .product-awards,
  .content-products .product .product-component .product-container .product-awards {
    position: absolute;
    right: 0;
    bottom: -21px;
  }
  .productListContent .product .product-component .product-container .price-section, .productListContent .product .product-component .product-container .product-add-to-cart,
  .content-products .product .product-component .product-container .price-section,
  .content-products .product .product-component .product-container .product-add-to-cart {
    margin-left: 48px;
  }
  .productListContent .product .product-component .product-container .price-section,
  .content-products .product .product-component .product-container .price-section {
    min-width: 124px;
  }
  .productListContent .product .product-component .product-container .price-section-price,
  .content-products .product .product-component .product-container .price-section-price {
    float: right;
  }
  .productListContent .product .product-component .product-container .content-section-part-2, .productListContent .product .product-component .product-container .cart-control-section,
  .content-products .product .product-component .product-container .content-section-part-2,
  .content-products .product .product-component .product-container .cart-control-section {
    display: none !important;
  }
  .productListContent .product .product-component .product-container .content-section-part-1,
  .content-products .product .product-component .product-container .content-section-part-1 {
    width: 223px !important;
  }
  .productListContent .product .product-component .product-container .content-section-part-3,
  .content-products .product .product-component .product-container .content-section-part-3 {
    width: 164px !important;
  }
  .productListContent .product .product-component .product-container .add-to-cart, .productListContent .product .product-component .product-container .locked-cart, .productListContent .product .product-component .product-container .noPrint, .productListContent .product .product-component .product-container .checkbox-section,
  .content-products .product .product-component .product-container .add-to-cart,
  .content-products .product .product-component .product-container .locked-cart,
  .content-products .product .product-component .product-container .noPrint,
  .content-products .product .product-component .product-container .checkbox-section {
    display: none !important;
  }
  .productListContent .product .product-component .product-container h1,
  .content-products .product .product-component .product-container h1 {
    margin-top: 20px;
  }
  .recipe-detail ol {
    display: inline-block !important;
  }
  .recipe-detail.recipe-details-template .tile-title {
    font-size: 30px;
  }
  .recipe-detail.recipe-details-template .container-related-products {
    display: none;
  }
  .recipe-detail.recipe-details-template .container-recipe-controls {
    display: none;
  }
  .recipe-detail.recipe-details-template .container-steps {
    margin-top: 10px;
  }
  .recipe-detail.recipe-details-template .recipe-header {
    order: 1;
  }
  .recipe-detail.recipe-details-template .moevenpick-header {
    order: 1;
  }
  .recipe-detail.recipe-details-template .recipe-instructions {
    justify-content: space-evenly;
  }
  .recipe-detail.recipe-details-template .container-ingredients {
    /*width: 60%;*/
    order: 2;
  }
  .recipe-detail.recipe-details-template .recipe-image {
    order: 3;
    /*width: 40%;*/
  }
  .recipe-detail.recipe-details-template .container-recipe-controls {
    order: 4;
  }
  .recipe-detail.recipe-details-template .recipe-related-products {
    order: 5;
  }
  .recipe-detail.recipe-details-template .container-steps {
    order: 6;
  }
  .recipe-detail.recipe-details-template .tile-title {
    margin-top: 0px;
  }
  .recipe-detail.recipe-details-template .last-row {
    margin-bottom: 10px;
  }
  .recipe-detail.recipe-details-template .ins-glas {
    margin-top: 10px;
  }
  .recipe-detail .steps-row {
    margin-top: 0;
    padding-bottom: 5px;
  }
  .recipe-detail .steps-row .steps-container {
    padding: 20px;
  }
  .recipe-detail .steps-row .steps-container .step-text {
    font-size: 15px;
  }
  .recipe-detail .recipe-ingredients {
    margin-top: 0;
  }
  .recipe-detail .recipe-ingredients .recipe-ingredients-without-link {
    margin-bottom: 10px;
  }
  .recipe-detail .recipe-image {
    clear: both;
  }
  .recipe-detail .recipe-image img {
    margin: 0;
    padding: 0;
  }
  .recipe-detail h1, .recipe-detail .recipe-name {
    font-size: 44px;
  }
  .recipe-detail .tile-title {
    font-size: 25px;
  }
  .recipe-detail .recipe-list, .recipe-detail .relatedProducts, .recipe-detail .recipe-controls, .recipe-detail .product-add-to-cart {
    display: none;
  }
  .recipe-detail .recipe-brand-logo img {
    max-width: 30px !important;
  }
  .favouriteList {
    position: absolute;
  }
  .favouriteList .special-teaser-row {
    display: none !important;
  }
  .favouriteList .space {
    display: none !important;
  }
  .favouriteList .sectionNoProducts {
    margin: 0 !important;
  }
  .profile .buttons {
    display: none;
  }
  #myRecipes .brand-filter {
    display: none;
  }
  #catalogPageContainer .options {
    display: none;
  }
  #boughtProductList .ShowAllProducts {
    display: none;
  }
  .product-detail .pdf-data-sheet-row {
    display: none;
  }
  .product-detail .carousel-inner > .item > img {
    max-width: 50% !important;
  }
  .product-detail .first-section .product-info .order-section {
    page-break-inside: avoid;
  }
  .product-detail .first-section .product-info .order-section .price-section .product-piece-price {
    float: none;
  }
  .product-detail .second-section .brand-section {
    padding-left: 0;
    padding-right: 0;
    page-break-inside: avoid;
  }
  .product-detail .third-section .culinarium-section {
    display: none;
  }
  .product-detail .third-section .culinarium-section--header {
    page-break-before: always;
  }
  .product-detail .third-section .culinarium-section h3.culinarium-header, .product-detail .third-section .culinarium-section .favouriteList .modal .modal-header .culinarium-header.modal-title, .favouriteList .modal .modal-header .product-detail .third-section .culinarium-section .culinarium-header.modal-title, .product-detail .third-section .culinarium-section .recipe-detail .steps-row .steps-container .culinarium-header.steps-title, .recipe-detail .steps-row .steps-container .product-detail .third-section .culinarium-section .culinarium-header.steps-title, .product-detail .third-section .culinarium-section .first-section .product-info .product-title-row h1.culinarium-header, .product-detail .first-section .product-info .product-title-row .third-section .culinarium-section h1.culinarium-header {
    background-color: #663f80 !important;
    color: white !important;
  }
  .product-detail .third-section .culinarium-section .related-recipes .carousel-inner .item {
    display: block !important;
  }
  .product-detail .third-section .culinarium-section .related-recipes .carousel-inner .item .recipeItem {
    page-break-inside: avoid;
  }
  .product-detail .third-section .culinarium-section .related-recipes .carousel-inner .item .recipeItem .recipe-image {
    width: 40%;
    float: left;
  }
  .culinarium .sub-nav {
    display: none;
  }
  .culinarium .sub-nav.overview {
    display: block;
    -webkit-print-color-adjust: exact;
    background: #663f80 !important;
  }
  .culinarium .sub-nav.overview h2, .culinarium .sub-nav.overview p {
    color: #fff !important;
  }
  .culinarium .culinarium-teaser-container {
    display: none;
  }
  .culinarium-wrapper .sub-nav {
    display: none;
  }
  .culinarium-wrapper .culinariumLabel {
    -webkit-print-color-adjust: exact;
    color: #fff !important;
    background-color: #663f80 !important;
  }
  .culinarium-wrapper .fw-page-header {
    display: none;
  }
  .culinariumLabel {
    display: none;
  }
  .recipe-details-template.nestle-schoeller-template .container-steps {
    margin-top: 30px;
  }
  .fw-img-widget .fw-page-header {
    padding: 0px;
    margin: 0px;
    position: relative;
    -webkit-print-color-adjust: exact;
  }
  .fw-img-widget .fw-page-header .cul-fw-wrapper {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 0;
    overflow: hidden;
  }
}
@media print and (max-width: 767px) {
  .fw-img-widget .fw-page-header .cul-fw-wrapper img {
    width: 100%;
    max-height: 400px;
    object-fit: cover;
  }
}
@media print {
  .fw-img-widget .fw-page-header .image-text {
    position: relative;
    z-index: 10;
    margin-left: 150px;
  }
  .fw-img-widget .fw-page-header .image-text h2 {
    padding-top: 100px;
    margin-top: 0;
    color: #fff !important;
  }
}
.recipe-detail.recipe-details-print {
  font-size: 14px;
  position: relative;
  padding-bottom: 50px;
}
.recipe-detail.recipe-details-print .header-left {
  float: left;
}
.recipe-detail.recipe-details-print .recipe-slogan, .recipe-detail.recipe-details-print .header-right {
  padding-top: 20px;
}
.recipe-detail.recipe-details-print .recipe-url {
  position: fixed;
  bottom: 0;
  width: 100%;
}

/* BRAND COLORS */
/* basic color definition */
/* BRAND COLORS */
/* basic color definition */
#customerRegistrationContainer {
  padding-left: 10px;
  padding-right: 10px;
}
#customerRegistrationContainer .no-side-padding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
#customerRegistrationContainer input[type=number]::-webkit-inner-spin-button,
#customerRegistrationContainer input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}
#customerRegistrationContainer input[type=number] {
  -moz-appearance: textfield !important;
}
#customerRegistrationContainer h2.reg-header {
  margin-bottom: 25px;
  margin-top: 0;
}
#customerRegistrationContainer .header-text {
  margin-bottom: 35px;
}
#customerRegistrationContainer .no-right-padding {
  padding-right: 0;
}
#customerRegistrationContainer .confirmView .confirm {
  display: block;
}
#customerRegistrationContainer .confirmView .confirm-val {
  font-weight: bold;
}
#customerRegistrationContainer .confirmView .edit {
  display: none !important;
}
#customerRegistrationContainer .editView .confirm {
  display: none !important;
}
#customerRegistrationContainer .editView .edit {
  display: block;
}
#customerRegistrationContainer .reg-advantages {
  margin-bottom: 50px;
}
#customerRegistrationContainer .reg-advantage {
  display: flex;
  padding-bottom: 15px;
  padding-right: 0px;
}
#customerRegistrationContainer .confirmView .fieldPadding {
  padding-bottom: 20px;
}
#customerRegistrationContainer .editView .fieldPadding {
  padding-bottom: 30px;
}
#customerRegistrationContainer .confirmView .sectionPadding {
  padding-top: 40px;
}
#customerRegistrationContainer .editView .sectionPadding {
  padding-top: 30px;
}
#customerRegistrationContainer .buttons {
  margin-top: 35px;
}
#customerRegistrationContainer .btn-green {
  background-color: #81D13A;
}
#customerRegistrationContainer .form-group {
  margin-bottom: 0;
}
#customerRegistrationContainer label {
  font-size: 14px;
  font-weight: normal;
}
#customerRegistrationContainer h3.grey-text, #customerRegistrationContainer .favouriteList .modal .modal-header .grey-text.modal-title, .favouriteList .modal .modal-header #customerRegistrationContainer .grey-text.modal-title, #customerRegistrationContainer .recipe-detail .steps-row .steps-container .grey-text.steps-title, .recipe-detail .steps-row .steps-container #customerRegistrationContainer .grey-text.steps-title, #customerRegistrationContainer .product-detail .first-section .product-info .product-title-row h1.grey-text, .product-detail .first-section .product-info .product-title-row #customerRegistrationContainer h1.grey-text {
  color: #aeaeae;
  margin-top: 0;
}
#customerRegistrationContainer svg.svg-icon-dims.payment-info {
  width: 16px;
  height: 16px;
}
#customerRegistrationContainer .consent-section {
  margin-bottom: 45px;
}
#customerRegistrationContainer .ssl, #customerRegistrationContainer .mandatoryInfo {
  font-size: 14px;
}
#customerRegistrationContainer .ssl {
  margin-bottom: 30px;
}
#customerRegistrationContainer .mandatoryInfo {
  margin-bottom: 30px;
}
#customerRegistrationContainer .buttons {
  margin-top: 45px;
}
#customerRegistrationContainer .field-validation-error {
  padding: 7px 21px;
  position: absolute;
  font-size: 14px;
  -webkit-box-shadow: -1px 1px 20px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: -1px 1px 20px 0px rgba(0, 0, 0, 0.4);
  box-shadow: -1px 1px 20px 0px rgba(0, 0, 0, 0.4);
  min-height: 50px;
  display: flex;
  align-items: center;
  margin-top: 25px;
}
#customerRegistrationContainer .field-validation-error:after {
  top: calc(50% - 6px);
  left: -12px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-right-color: #ffffff;
  border-width: 6px;
}
#customerRegistrationContainer .input-validation-error {
  border-color: #EC3838;
}
#customerRegistrationContainer .no-side-margin {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
#customerRegistrationContainer .btn.btn-primary {
  margin-left: 10px;
}
#customerRegistrationContainer .select-styled:after {
  border-right: 2px solid #00B9DB;
  border-bottom: 2px solid #00B9DB;
}
@media (max-width: 767px) {
  #customerRegistrationContainer .sm-extra-padding-right {
    padding-right: 10px !important;
  }
  #customerRegistrationContainer .sm-extra-padding-left {
    padding-left: 10px !important;
  }
  #customerRegistrationContainer .field-validation-error {
    position: static;
  }
  #customerRegistrationContainer .field-validation-error:after {
    top: 13px;
    left: 30px;
    border-width: 6px;
    border-right-color: transparent;
    border-bottom-color: #fff;
  }
  #customerRegistrationContainer .sm-full-widght {
    width: 100%;
  }
  #customerRegistrationContainer .confirm .btn.btn-primary {
    margin-bottom: 10px;
  }
}
#customerRegistrationContainer .smallEVKError {
  position: relative;
  background-color: #aa030b;
  color: #fff;
}
#customerRegistrationContainer .smallEVKError.field-validation-error:after {
  border: 0;
}
#customerRegistrationContainer .reg-image img {
  border-radius: 6px;
}

.registerStatusBar {
  margin-bottom: 40px;
}

.registerStatusBar > div {
  color: #aeaeae;
  border-bottom: 2px solid #f1f1f1;
  font-weight: normal;
  text-align: center;
  padding: 15px;
}

.registerStatusBar.step-1 > div:nth-child(1),
.registerStatusBar.step-2 > div:nth-child(2),
.registerStatusBar.step-3 > div:nth-child(3) {
  color: #00B9DB;
  border-bottom: 3px solid #00B9DB;
}

/* EVK */
.smallEVKValidation.validation-error,
.fullEVKValidation.validation-error,
.field-validation-valid.smallEVKError {
  color: #fff;
  background-color: #aa030b;
  padding: 7px;
  position: relative;
  display: none;
}

.formView.contact .row.noMargin.fullEVK, .formView.contact .promotion-detail .noMargin.fullEVK.promo-infos, .promotion-detail .formView.contact .noMargin.fullEVK.promo-infos, .formView.contact .promotion-detail .noMargin.fullEVK.promo-timespan, .promotion-detail .formView.contact .noMargin.fullEVK.promo-timespan, .formView.contact ul.noMargin.fullEVK.checklist, .formView.contact .product.shopping-cart-small .content-section-part-3 .noMargin.fullEVK.price-section, .product.shopping-cart-small .content-section-part-3 .formView.contact .noMargin.fullEVK.price-section {
  display: none;
}

.evkLabel.evkDisabled {
  color: ButtonShadow;
}

.evkLabel.evkDisabled a {
  color: ButtonShadow;
  cursor: default;
  pointer-events: none;
}

/* BRAND COLORS */
/* basic color definition */
/* BRAND COLORS */
/* basic color definition */
#existingCustomerRegistrationContainer {
  padding-left: 10px;
  padding-right: 10px;
}
#existingCustomerRegistrationContainer .no-side-padding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
#existingCustomerRegistrationContainer input[type=number]::-webkit-inner-spin-button,
#existingCustomerRegistrationContainer input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}
#existingCustomerRegistrationContainer input[type=number] {
  -moz-appearance: textfield !important;
}
#existingCustomerRegistrationContainer h2.reg-header {
  margin-bottom: 25px;
}
#existingCustomerRegistrationContainer .header-text {
  margin-bottom: 35px;
}
#existingCustomerRegistrationContainer .no-right-padding {
  padding-right: 0;
}
#existingCustomerRegistrationContainer .confirmView .confirm {
  display: block;
}
#existingCustomerRegistrationContainer .confirmView .confirm-val {
  font-weight: bold;
}
#existingCustomerRegistrationContainer .confirmView .edit {
  display: none !important;
}
#existingCustomerRegistrationContainer .editView .confirm {
  display: none !important;
}
#existingCustomerRegistrationContainer .editView .edit {
  display: block;
}
#existingCustomerRegistrationContainer .reg-advantages {
  margin-bottom: 50px;
}
#existingCustomerRegistrationContainer .reg-advantage {
  display: flex;
  padding-bottom: 15px;
}
#existingCustomerRegistrationContainer .confirmView .fieldPadding {
  padding-bottom: 20px;
}
#existingCustomerRegistrationContainer .editView .fieldPadding {
  padding-bottom: 30px;
}
#existingCustomerRegistrationContainer .confirmView .sectionPadding {
  padding-top: 0px;
}
#existingCustomerRegistrationContainer .editView .sectionPadding {
  padding-top: 30px;
}
#existingCustomerRegistrationContainer .btn-green {
  background-color: #81D13A;
}
#existingCustomerRegistrationContainer .btn.btn-green {
  margin-right: 40px;
}
#existingCustomerRegistrationContainer .form-group {
  margin-bottom: 0;
}
#existingCustomerRegistrationContainer label {
  font-size: 14px;
  font-weight: normal;
}
#existingCustomerRegistrationContainer h3.grey-text, #existingCustomerRegistrationContainer .favouriteList .modal .modal-header .grey-text.modal-title, .favouriteList .modal .modal-header #existingCustomerRegistrationContainer .grey-text.modal-title, #existingCustomerRegistrationContainer .recipe-detail .steps-row .steps-container .grey-text.steps-title, .recipe-detail .steps-row .steps-container #existingCustomerRegistrationContainer .grey-text.steps-title, #existingCustomerRegistrationContainer .product-detail .first-section .product-info .product-title-row h1.grey-text, .product-detail .first-section .product-info .product-title-row #existingCustomerRegistrationContainer h1.grey-text {
  color: #aeaeae;
  margin-top: 0;
}
#existingCustomerRegistrationContainer svg.svg-icon-dims.payment-info {
  width: 16px;
  height: 16px;
}
#existingCustomerRegistrationContainer .consent-section {
  margin-bottom: 45px;
}
#existingCustomerRegistrationContainer .ssl, #existingCustomerRegistrationContainer .mandatoryInfo {
  font-size: 14px;
}
#existingCustomerRegistrationContainer .ssl {
  margin-bottom: 30px;
}
#existingCustomerRegistrationContainer .mandatoryInfo {
  margin-bottom: 5px;
}
#existingCustomerRegistrationContainer .field-validation-error {
  padding: 7px 21px;
  font-size: 14px;
  -webkit-box-shadow: -1px 1px 20px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: -1px 1px 20px 0px rgba(0, 0, 0, 0.4);
  box-shadow: -1px 1px 20px 0px rgba(0, 0, 0, 0.4);
  min-height: 50px;
  display: flex;
  align-items: center;
  margin-top: 25px;
}
#existingCustomerRegistrationContainer .field-validation-error:after {
  top: calc(50% - 6px);
  left: -12px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  pointer-events: none;
  border-right-color: #ffffff;
  border-width: 6px;
}
#existingCustomerRegistrationContainer .input-validation-error {
  border-color: #EC3838;
}
#existingCustomerRegistrationContainer .no-side-margin {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
#existingCustomerRegistrationContainer .btn.btn-primary {
  margin-left: 10px;
}
@media (max-width: 767px) {
  #existingCustomerRegistrationContainer .sm-extra-padding-right {
    padding-right: 10px !important;
  }
  #existingCustomerRegistrationContainer .sm-extra-padding-left {
    padding-left: 10px !important;
  }
  #existingCustomerRegistrationContainer .field-validation-error {
    position: static;
  }
  #existingCustomerRegistrationContainer .field-validation-error:after {
    top: 13px;
    left: 30px;
    border-width: 6px;
    border-right-color: transparent;
    border-bottom-color: #fff;
  }
  #existingCustomerRegistrationContainer .sm-full-widght {
    width: 100%;
  }
  #existingCustomerRegistrationContainer .confirm .btn.btn-primary {
    margin-bottom: 10px;
  }
}
#existingCustomerRegistrationContainer .smallEVKError {
  position: relative;
  background-color: #aa030b;
  color: #fff;
}
#existingCustomerRegistrationContainer .smallEVKError.field-validation-error:after {
  border: 0;
}
#existingCustomerRegistrationContainer .evk {
  margin-bottom: 6px;
}

/* EVK */
.smallEVKValidation.validation-error,
.fullEVKValidation.validation-error,
.field-validation-valid.smallEVKError {
  color: #fff;
  background-color: #aa030b;
  padding: 7px;
  position: relative;
  display: none;
}

.formView.contact .row.noMargin.fullEVK, .formView.contact .promotion-detail .noMargin.fullEVK.promo-infos, .promotion-detail .formView.contact .noMargin.fullEVK.promo-infos, .formView.contact .promotion-detail .noMargin.fullEVK.promo-timespan, .promotion-detail .formView.contact .noMargin.fullEVK.promo-timespan, .formView.contact ul.noMargin.fullEVK.checklist, .formView.contact .product.shopping-cart-small .content-section-part-3 .noMargin.fullEVK.price-section, .product.shopping-cart-small .content-section-part-3 .formView.contact .noMargin.fullEVK.price-section {
  display: none;
}

.evkLabel.evkDisabled {
  color: ButtonShadow;
}

.evkLabel.evkDisabled a {
  color: ButtonShadow;
  cursor: default;
  pointer-events: none;
}

/* BRAND COLORS */
/* basic color definition */
/* BRAND COLORS */
/* basic color definition */
/* BRAND COLORS */
/* basic color definition */
@font-face {
  font-family: "UniversCom Condensed";
  src: url("../fonts/1476004/4a916908-f6f7-4df6-90a1-176fb83137d9.eot?#iefix");
  src: url("../fonts/1476004/4a916908-f6f7-4df6-90a1-176fb83137d9.eot?#iefix") format("eot"), url("../fonts/1476004/bf8f8741-5f64-4db9-a877-a44624092e68.woff2") format("woff2"), url("../fonts/1476004/7ce02c2c-45d4-4dee-90f2-f8034e29ac24.woff") format("woff"), url("../fonts/1476004/0955c906-88fc-47e8-8ea2-0765bdf88050.ttf") format("truetype");
}
@font-face {
  font-family: "UniversCom Condensed";
  font-weight: bold;
  src: url("../fonts/1476016/7815db54-3fc9-46f7-a082-a7db4c26b44d.eot?#iefix");
  src: url("../fonts/1476016/7815db54-3fc9-46f7-a082-a7db4c26b44d.eot?#iefix") format("eot"), url("../fonts/1476016/3bdb4597-ff70-447c-8620-8836686bf840.woff2") format("woff2"), url("../fonts/1476016/5599ac9f-d136-4277-aeee-f82aac5d527f.woff") format("woff"), url("../fonts/1476016/ae81ec98-60d0-408d-960f-8c3f9f74e6c7.ttf") format("truetype");
}
@font-face {
  font-family: "Anke Calligraphic FG";
  src: url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.eot?#iefix");
  src: url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.eot?#iefix") format("eot"), url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.woff") format("woff"), url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.svg") format("svg");
}
@font-face {
  font-family: "Love Potion";
  src: url("../fonts/Love_Potion/Love_Potion_Reg.otf");
}
@font-face {
  font-family: "Love Potion";
  font-weight: bold;
  src: url("../fonts/Love_Potion/Love_Potion_Bold.otf");
}
/* bariol_serifitalic */
@font-face {
  font-family: "Bariol Serif Italic";
  src: url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.eot");
  src: url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.woff2") format("woff2"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.woff") format("woff"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.ttf") format("truetype"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.svg#bariol_serifitalic") format("svg");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "LunchBox Slab";
  src: url("../fonts/Lunchbox/34BBC6_3_0.ttf") format("truetype"), url("../fonts/Lunchbox/34BBC6_3_0.eot") format("eot"), url("../fonts/Lunchbox/34BBC6_3_0.woff") format("woff"), url("../fonts/Lunchbox/34BBC6_1_0.woff2") format("woff2");
}
/*use this styles for the iframe*/
.iframe-container {
  position: relative;
  padding-top: 30px;
  overflow: hidden;
}

.iframe-container iframe {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 320px;
}

.iframe-container object,
.iframe-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-width: 0px;
}

.message {
  color: #EC385A;
}
.message a {
  color: #EC385A;
}

.space {
  margin-bottom: 10px;
  padding-top: 10px;
  border-bottom: 1px solid #f1f1f1;
}

.warenkorb-text {
  color: #81D13A;
}

.warenkorb-info {
  background-color: #f7f7f7;
  border-radius: 5px;
  padding: 10px;
}
.warenkorb-info .add-to-favourite, .warenkorb-info .product-delete {
  float: left;
  margin-right: 15px;
  -moz-transition: transform 0.2s;
  -o-transition: transform 0.2s;
  -webkit-transition: transform 0.2s;
  transition: transform 0.2s;
}
.warenkorb-info .add-to-favourite:hover, .warenkorb-info .product-delete:hover {
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  fill: #1f1f1f;
}
.warenkorb-info .add-to-favourite svg, .warenkorb-info .product-delete svg {
  fill: #f1f1f1;
  width: 25px;
  height: 25px;
}
.warenkorb-info a {
  color: #000;
}
@media (max-width: 767px) {
  .warenkorb-info {
    padding: 5px;
    font-size: 13px;
  }
  .warenkorb-info .product-delete svg {
    margin-left: 7px;
  }
  .warenkorb-info .add-to-favourite span {
    margin-left: 7px;
  }
  .warenkorb-info .download-allergen-list span {
    margin-left: 6px;
  }
  .warenkorb-info .download-allergen-list svg {
    margin-left: 10px;
  }
  .warenkorb-info > div {
    width: 100%;
    float: none;
    margin-bottom: 8px;
  }
  .warenkorb-info > div:last-child {
    margin-bottom: 0;
  }
  .warenkorb-info > div:hover {
    transform: none !important;
  }
}

#shopping-cart .space, #checkout-overview .space {
  margin-top: 0;
  margin-bottom: 10px;
  padding-top: 10px;
}
#shopping-cart .print-cart, #checkout-overview .print-cart {
  color: #1f1f1f;
}
#shopping-cart .shipping-text, #checkout-overview .shipping-text {
  color: #EC385A;
}
#shopping-cart #maxQuantityExceededModal .productLine, #checkout-overview #maxQuantityExceededModal .productLine {
  margin-top: 30px;
}
#shopping-cart #maxQuantityExceededModal .productLine:first-child, #checkout-overview #maxQuantityExceededModal .productLine:first-child {
  margin-top: 0;
}

#checkout-overview h4, #checkout-overview .promotion-detail .tab-content .step-header, .promotion-detail .tab-content #checkout-overview .step-header, #checkout-overview .card.card-froneri--small .card-body .card-title, .card.card-froneri--small .card-body #checkout-overview .card-title, #checkout-overview .card-froneri.card-froneri--small .card-body .card-title, .card-froneri.card-froneri--small .card-body #checkout-overview .card-title {
  font-size: 20px;
  line-height: 1.15;
}
#checkout-overview label.disabled {
  color: #ccc;
  cursor: not-allowed;
}
#checkout-overview .popover .popover-content {
  padding: 15px;
  color: #1f1f1f;
}
#checkout-overview .product .product-component .product-piece-price, #checkout-overview .product .product-component .product-price-price, #checkout-overview .product .product-component .product-price-ve {
  font-weight: normal;
  font-size: 14px;
  color: #1f1f1f;
}
#checkout-overview .product .product-component .product-piece-price {
  margin-top: 7px;
}
@media (max-width: 767px) {
  #checkout-overview .product .product-component .product-piece-price {
    margin-left: 5px;
    margin-top: 0;
  }
}
#checkout-overview .product .product-component.productstable .first-column {
  width: 50%;
}
#checkout-overview .product .product-component .price-info {
  margin-left: 15px;
}
@media print {
  #checkout-overview .product .product-component .price-info {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  #checkout-overview .product .product-component .special-offer {
    float: right;
  }
  #checkout-overview .product .product-component .section:after {
    display: block;
    clear: both;
    content: "";
  }
}
@media screen and (min-width: 768px) {
  #checkout-overview .product .product-component .product-title, #checkout-overview .product .product-component .product-meta-info-sub {
    max-width: calc(100% - 115px);
  }
  #checkout-overview .product .product-component .section .special-offer {
    max-width: 100px;
  }
  #checkout-overview .product .product-component .section .special-offer .special-offer-name {
    font-size: 12px;
  }
}
#checkout-overview .price-section .price-section-info, #checkout-overview .price-section .price-section-price {
  float: right;
}
#checkout-overview .price-section .price-section-info {
  margin-top: 6px;
  margin-left: 20px;
}
#checkout-overview .price-section:after {
  clear: both;
  display: block;
  content: "";
}
#checkout-overview .tkPopover .popover {
  cursor: default;
}
#checkout-overview .tkPopover .popover .popover-title, #checkout-overview .tkPopover .popover .popover-content {
  color: #1f1f1f;
}
#checkout-overview .tkPopover .popover .popover-content {
  font-size: 13px;
  padding-top: 0;
  padding: 0 20px 20px;
}
#checkout-overview #shipping-address-popup label {
  font-weight: normal;
}
#checkout-overview .orderNumber {
  font-weight: bold;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  #checkout-overview .totalsSummary {
    padding-right: 15px;
  }
}
@media print {
  #checkout-overview .message {
    color: #EC385A !important;
  }
}

#checkout-success {
  padding-top: 30px;
}
#checkout-success h1 {
  font-size: 30px;
}
#checkout-success .greenBackground {
  background: #bdec9e;
  border: 1px solid #a0e470;
  border-radius: 5px;
  padding: 15px;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  #checkout-success .btn {
    float: right;
    margin-right: 15px;
  }
  #checkout-success:after {
    content: "";
    clear: both;
    display: block;
  }
}

#shopping-cart {
  position: relative;
  min-height: 100px;
}
@media (max-width: 767px) {
  #shopping-cart .product-checkbox.select-all {
    font-size: 13px;
  }
}
#shopping-cart .promotion-title {
  color: #EC385A;
  font-weight: bold;
}
#shopping-cart .warenkorb .cartTkPopover .popover {
  cursor: default;
}
#shopping-cart .warenkorb .cartTkPopover .popover .popover-title, #shopping-cart .warenkorb .cartTkPopover .popover .popover-content {
  color: #1f1f1f;
}
#shopping-cart .warenkorb .cartTkPopover .popover .popover-content {
  font-size: 13px;
}
#shopping-cart .waiting-container {
  z-index: 999;
}
#shopping-cart .waiting-container .loader {
  top: auto;
}
#shopping-cart .empty-cart {
  margin-bottom: 75px;
  margin-top: 50px;
}
#shopping-cart .couponCode {
  margin-bottom: 16px;
}
#shopping-cart .couponCode .removeCoupon {
  margin-top: -2px;
  margin-left: 6px;
}
#shopping-cart .couponCode .couponCodeField {
  font-weight: bold;
}
#shopping-cart #submit_code {
  height: 50px;
}
#shopping-cart .product-add-to-cart.readonly .count-container .plus, #shopping-cart .product-add-to-cart.readonly .count-container .minus, #shopping-cart .product-add-to-cart.readonly .count-container .amount {
  cursor: not-allowed;
}
#shopping-cart .product-add-to-cart.readonly .count-container .plus:hover, #shopping-cart .product-add-to-cart.readonly .count-container .minus:hover, #shopping-cart .product-add-to-cart.readonly .count-container .amount:hover {
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  -webkit-transform: none;
  transform: none;
}
#shopping-cart #continueCheckoutModal .promoRow {
  margin-top: 30px;
}
#shopping-cart #continueCheckoutModal .promoRow:first-child {
  margin-top: 0;
}
@media (max-width: 480px) {
  #shopping-cart #continueCheckoutModal .modal-footer {
    text-align: left;
  }
}
#shopping-cart #changeQtyPromoArticleSelectModal .product-item {
  margin-top: 25px;
  float: none;
  display: inline-block;
  vertical-align: top;
}
#shopping-cart #changeQtyPromoArticleSelectModal .validation-message {
  margin-top: 25px;
}
#shopping-cart #changeQtyPromoArticleSelectModal .modal-footer .btn-ghost {
  margin-bottom: 0;
}
#shopping-cart .maxQuantityExceeded {
  color: #1f1f1f;
}
@media (min-width: 992px) {
  #shopping-cart .cart-articles {
    font-size: 20px;
  }
}
@media print {
  #shopping-cart .warenkorb-info, #shopping-cart .checkbox-section, #shopping-cart .product-checkbox.select-all, #shopping-cart .cart-controls, #shopping-cart .message, #shopping-cart .message + .space, #shopping-cart .print-cart {
    display: none;
  }
  #shopping-cart .special-offer {
    margin-top: 10px;
  }
  #shopping-cart .image-section {
    max-width: 100px;
  }
  #shopping-cart .plus, #shopping-cart .minus {
    opacity: 0;
  }
  #shopping-cart .shopping-cart-small {
    padding-left: 0;
    padding-right: 0;
  }
  #shopping-cart .shopping-cart-small .product-component .product-container {
    padding: 0;
  }
  #shopping-cart .shopping-cart-small .product-component .product-item {
    width: 100%;
    padding: 0;
  }
  #shopping-cart .shopping-cart-small .product-component .product-item .content-section-part-3 .price-section {
    width: 50%;
  }
}

.shop .checkbox {
  display: inline-block;
  padding-right: 15px;
}
.shop .checkbox label {
  color: #00B9DB;
}
.shop .btn-small {
  width: 250px;
}
.shop .section .special-offer {
  display: inline-block;
  border: 1pt solid;
  border-radius: 4px;
  padding: 10px;
  border-color: #EC385A;
  font-weight: bold;
}
.shop .section .special-offer .special-offer-mode {
  color: #EC385A;
}
.shop .textCode {
  margin-top: 13px;
  position: absolute;
}

.productstable table {
  width: 100%;
  font-size: 14px;
  line-height: 14px;
}
.productstable table th {
  background-color: #f7f7f7;
  margin: 10px;
}
.productstable table th, .productstable table td {
  padding: 15px;
  vertical-align: top;
}
.productstable table th:nth-child(2), .productstable table th:nth-child(3), .productstable table th:nth-child(4), .productstable table td:nth-child(2), .productstable table td:nth-child(3), .productstable table td:nth-child(4) {
  text-align: right;
}
.productstable table th.title-indented, .productstable table td.title-indented {
  padding-left: 20px;
}

.numberBage {
  width: 24px;
  height: 24px;
  line-height: 20px;
  border-radius: 50%;
  text-align: center;
  border: 2px solid;
  float: left;
  margin-top: 10px;
  margin-right: 10px;
  font-size: 13px;
  font-weight: bold;
}

.shop-info {
  padding: 10px;
}
.shop-info .detail {
  float: left;
  color: #aeaeae;
  margin-right: 15px;
  background-color: #f7f7f7;
  border-radius: 5px;
  padding: 10px;
}
.shop-info .detail a {
  color: #aeaeae;
}
.shop-info .detail svg {
  fill: #6e6e6e;
  stroke: #6e6e6e;
  width: 25px;
  height: 25px;
}
.shop-info a {
  color: #000;
}
.shop-info .text-mail {
  font-size: 13px;
  font-weight: bold;
  float: left;
}

.thankyou-message {
  background-color: #BDEB9E;
  border-radius: 5px;
  padding: 10px;
}
.thankyou-message .highlith-text {
  font-weight: bold;
}

@media (min-width: 767px) {
  .shop-info {
    width: 70%;
  }
  .shop .section {
    margin-top: -80px;
  }
}
@media (max-width: 767px) {
  .message {
    font-size: 13px;
  }
  .btn-ghost, .btn-success {
    margin-bottom: 10px;
  }
  .shop {
    font-size: 14px;
  }
  .shop .section {
    padding-left: 20px;
  }
  .shop .section .special-offer {
    font-size: 14px;
    line-height: 1;
  }
  .shop .section .special-offer-name {
    color: #1f1f1f;
    font-size: 12px;
  }
  .shop .btn-small {
    width: 300px;
  }
  .shop .checkbox {
    font-size: 13px;
  }
  .input-group {
    width: 100%;
  }
  .numberBage {
    color: #00B9DB;
  }
}
.btn-toolbar .btn-ghost {
  margin-right: 5px;
}

.checkoutContainer {
  margin-top: 10px;
}

/* BRAND COLORS */
/* basic color definition */
@font-face {
  font-family: "UniversCom Condensed";
  src: url("../fonts/1476004/4a916908-f6f7-4df6-90a1-176fb83137d9.eot?#iefix");
  src: url("../fonts/1476004/4a916908-f6f7-4df6-90a1-176fb83137d9.eot?#iefix") format("eot"), url("../fonts/1476004/bf8f8741-5f64-4db9-a877-a44624092e68.woff2") format("woff2"), url("../fonts/1476004/7ce02c2c-45d4-4dee-90f2-f8034e29ac24.woff") format("woff"), url("../fonts/1476004/0955c906-88fc-47e8-8ea2-0765bdf88050.ttf") format("truetype");
}
@font-face {
  font-family: "UniversCom Condensed";
  font-weight: bold;
  src: url("../fonts/1476016/7815db54-3fc9-46f7-a082-a7db4c26b44d.eot?#iefix");
  src: url("../fonts/1476016/7815db54-3fc9-46f7-a082-a7db4c26b44d.eot?#iefix") format("eot"), url("../fonts/1476016/3bdb4597-ff70-447c-8620-8836686bf840.woff2") format("woff2"), url("../fonts/1476016/5599ac9f-d136-4277-aeee-f82aac5d527f.woff") format("woff"), url("../fonts/1476016/ae81ec98-60d0-408d-960f-8c3f9f74e6c7.ttf") format("truetype");
}
@font-face {
  font-family: "Anke Calligraphic FG";
  src: url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.eot?#iefix");
  src: url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.eot?#iefix") format("eot"), url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.woff") format("woff"), url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.svg") format("svg");
}
@font-face {
  font-family: "Love Potion";
  src: url("../fonts/Love_Potion/Love_Potion_Reg.otf");
}
@font-face {
  font-family: "Love Potion";
  font-weight: bold;
  src: url("../fonts/Love_Potion/Love_Potion_Bold.otf");
}
/* bariol_serifitalic */
@font-face {
  font-family: "Bariol Serif Italic";
  src: url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.eot");
  src: url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.woff2") format("woff2"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.woff") format("woff"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.ttf") format("truetype"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.svg#bariol_serifitalic") format("svg");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "LunchBox Slab";
  src: url("../fonts/Lunchbox/34BBC6_3_0.ttf") format("truetype"), url("../fonts/Lunchbox/34BBC6_3_0.eot") format("eot"), url("../fonts/Lunchbox/34BBC6_3_0.woff") format("woff"), url("../fonts/Lunchbox/34BBC6_1_0.woff2") format("woff2");
}
/* BRAND COLORS */
/* basic color definition */
/* BRAND COLORS */
/* basic color definition */
.Zebra_DatePicker {
  background: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-shadow: 0 0 10px #ccc;
  color: #222;
  font: 13px Tahoma, Arial, Helvetica, sans-serif;
  padding: 5px;
  position: absolute;
  display: table;
  *width: 255px;
  z-index: 1000;
}

.Zebra_DatePicker *, .Zebra_DatePicker :after, .Zebra_DatePicker :before {
  box-sizing: content-box !important;
}

.Zebra_DatePicker * {
  padding: 0;
}

.Zebra_DatePicker table {
  border-collapse: collapse;
  border-radius: 4px;
  border-spacing: 0;
  width: 100%;
}

.Zebra_DatePicker td, .Zebra_DatePicker th {
  border-radius: 4px;
  padding: 5px;
  cursor: pointer;
  text-align: center;
  min-width: 25px;
  width: 25px;
}

.Zebra_DatePicker td.dp_time_ampm {
  padding-left: 10px;
}

.Zebra_DatePicker .dp_body .dp_not_in_month {
  color: #666;
}

.Zebra_DatePicker .dp_body .dp_current {
  color: black;
}

.Zebra_DatePicker .dp_body .dp_selected {
  background: #337ab7;
  color: #fff;
}

.Zebra_DatePicker .dp_body .dp_disabled {
  color: #bbb;
  cursor: text;
}

.Zebra_DatePicker .dp_body .dp_disabled.dp_current {
  color: #b4d5e6;
}

.Zebra_DatePicker .dp_body .dp_hover {
  background: #dedede;
}

.Zebra_DatePicker .dp_body .dp_hover.dp_time_control {
  background-color: #dedede;
}

.Zebra_DatePicker .dp_monthpicker td, .Zebra_DatePicker .dp_timepicker td, .Zebra_DatePicker .dp_yearpicker td {
  width: 33.3333%;
}

.Zebra_DatePicker .dp_timepicker .dp_disabled {
  border: none;
  color: #222;
  font-size: 39px;
  font-weight: 700;
}

.Zebra_DatePicker .dp_time_separator div {
  position: relative;
}

.Zebra_DatePicker .dp_time_separator div:after {
  content: ":";
  color: #222;
  font-size: 37px;
  left: 100%;
  position: absolute;
  z-index: 1;
}

.Zebra_DatePicker .dp_header {
  margin-bottom: 5px;
}

@supports (-ms-ime-align: auto) {
  .Zebra_DatePicker .dp_header {
    font-family: "Segoe UI Symbol", Tahoma, Arial, Helvetica, sans-serif;
  }
}
.Zebra_DatePicker .dp_footer {
  margin-top: 5px;
}

.Zebra_DatePicker .dp_footer .dp_icon {
  width: 50%;
}

.Zebra_DatePicker .dp_actions td {
  border-radius: 4px;
}

.Zebra_DatePicker .dp_actions .dp_caption {
  font-weight: 700;
  width: 100%;
}

.Zebra_DatePicker .dp_actions .dp_next, .Zebra_DatePicker .dp_actions .dp_previous {
  *padding: 0 10px;
}

/*.Zebra_DatePicker .dp_actions .dp_hover {
    background-color: #dedede
}*/
.Zebra_DatePicker .dp_daypicker th {
  cursor: text;
  font-weight: 700;
}

.Zebra_DatePicker.dp_hidden {
  display: none;
}

.Zebra_DatePicker .dp_icon {
  height: 16px;
  background-image: url(../images/zebra_icons.png);
  background-repeat: no-repeat;
  text-indent: -9999px;
  *text-indent: 0;
}

.Zebra_DatePicker .dp_icon.dp_confirm {
  background-position: center -123px;
}

.Zebra_DatePicker .dp_icon.dp_view_toggler {
  background-position: center -91px;
}

.Zebra_DatePicker .dp_icon.dp_view_toggler.dp_calendar {
  background-position: center -59px;
}

button.Zebra_DatePicker_Icon {
  background: url(../images/zebra_icons.png) center top no-repeat;
  border: none;
  cursor: pointer;
  display: block;
  height: 16px;
  line-height: 0;
  padding: 0;
  position: absolute;
  text-indent: -9000px;
  width: 16px;
}

button.Zebra_DatePicker_Icon.Zebra_DatePicker_Icon_Disabled {
  background-position: center -32px;
  cursor: default;
}

.calendar_container {
  /* override the default css */
}
.calendar_container .Zebra_DatePicker {
  border: none;
}
.calendar_container .Zebra_DatePicker .dp_body td, .calendar_container .Zebra_DatePicker .Zebra_DatePicker .dp_body th {
  border: 1px solid #bfbfbf;
}
.calendar_container .Zebra_DatePicker .dp_body td.not_selectable, .calendar_container .Zebra_DatePicker .dp_body td.not_selectable {
  background-color: #F7F7F7;
}
.calendar_container .Zebra_DatePicker .dp_body tr:first-child th {
  border: none;
}
.calendar_container .Zebra_DatePicker .dp_body tr:not(:first-child) th {
  border: none;
}
.calendar_container .Zebra_DatePicker td {
  padding: 15px;
  border-radius: 0;
  width: 0;
  min-width: 0;
}
@media (min-width: 768px) {
  .calendar_container .Zebra_DatePicker td {
    padding: 0px;
    width: 50px;
    min-width: 50px;
    height: 50px;
  }
}
@media (max-width: 767px) {
  .calendar_container .Zebra_DatePicker td {
    padding: 9px;
  }
  .calendar_container .Zebra_DatePicker td .month-abbrev {
    display: none;
  }
}
.calendar_container .Zebra_DatePicker .dp_body .dp_hover {
  border: 1.5px solid #63D40C !important;
  background: white;
  color: #63D40C;
}
.calendar_container .Zebra_DatePicker .dp_body .dp_selected {
  background: #63D40C !important;
  color: white;
  border: 1.5px solid #63D40C;
}
.calendar_container .Zebra_DatePicker td.dp_previous {
  transform: rotate(135deg);
  border: solid black;
  border-width: 0 1.5px 1.5px 0;
  display: inline-block;
  padding: 5px;
  margin-left: -45px;
  margin-right: 10px;
  text-align: center;
  margin-bottom: -23px;
  border-radius: 3px;
}
.calendar_container .Zebra_DatePicker td.dp_next {
  transform: rotate(135deg);
  border: solid black;
  border-width: 1.5px 0 0 1.5px;
  display: inline-block;
  padding: 5px;
  margin-left: 0;
  margin-right: 0px;
  text-align: center;
  margin-bottom: -23px;
  border-radius: 3px;
}
.calendar_container .Zebra_DatePicker .dp_body tr:first-child {
  border: 1px solid #bfbfbf;
  border-radius: 3px;
}
.calendar_container .Zebra_DatePicker td.dp_caption.dp_hover {
  background-color: transparent;
  cursor: auto;
}
.calendar_container .Zebra_DatePicker td.dp_caption {
  padding-left: 45px;
}
.calendar_container .Zebra_DatePicker .dp_body .dp_disabled {
  color: black;
  background: white;
}
.calendar_container .Zebra_DatePicker td[class=selectable] {
  border: 1.5px solid #63D40C;
  background: #BDEC9E !important;
  color: white;
}
.calendar_container .Zebra_DatePicker .dp_body .dp_disabled.dp_current {
  color: black;
  font-weight: bold;
}
.calendar_container .Zebra_DatePicker .dp_body .dp_current {
  font-weight: bold;
}
.calendar_container .Zebra_DatePicker .dp_body .dp_not_in_month {
  color: #aeaeae;
}
.calendar_container .Zebra_DatePicker .dp_body .dp_not_in_month:not(.dp_disabled) {
  border: 1.5px solid #63D40C;
  background: #BDEC9E !important;
  color: white;
}
.calendar_container .Zebra_DatePicker .dp_actions .dp_today {
  display: flex;
  position: fixed;
  margin-top: -365px;
}
.calendar_container.checkout .Zebra_DatePicker {
  position: relative;
  border: none;
  box-shadow: none;
}
.calendar_container.checkout .Zebra_DatePicker .dp_body td, .calendar_container.checkout .Zebra_DatePicker .dp_body th {
  border: 1px solid #bfbfbf;
}
.calendar_container.checkout .Zebra_DatePicker .dp_body td.not_selectable, .calendar_container.checkout .Zebra_DatePicker .dp_body td.not_selectable {
  background-color: #F7F7F7;
}
.calendar_container.checkout .Zebra_DatePicker .dp_body tr:first-child th {
  border: none;
}
.calendar_container.checkout .Zebra_DatePicker .dp_body tr:not(:first-child) th {
  border: none;
}
.calendar_container.checkout .Zebra_DatePicker td {
  padding: 15px;
  border-radius: 0;
  width: 0;
  min-width: 0;
  height: 0;
}
.calendar_container.checkout .Zebra_DatePicker .dp_body .dp_hover {
  border: 1.5px solid #63D40C;
  background: white;
  color: #63D40C;
}
.calendar_container.checkout .Zebra_DatePicker .dp_body .dp_selected {
  background: #63D40C !important;
  color: white;
  border: 1.5px solid #63D40C;
}
.calendar_container.checkout .Zebra_DatePicker td.dp_previous {
  -moz-transform: rotate(135deg) !important;
  -ms-transform: rotate(135deg) !important;
  -o-transform: rotate(135deg) !important;
  -webkit-transform: rotate(135deg) !important;
  transform: rotate(135deg) !important;
  border: solid #000 !important;
  border-width: 0 1.5px 1.5px 0 !important;
  display: inline-block !important;
  padding: 5px !important;
  margin-top: 5px;
  margin-left: 10px !important;
  margin-right: 0 !important;
  text-align: center !important;
  margin-bottom: -23px !important;
  border-radius: 3px;
  font-size: 0 !important;
  color: #fff;
  height: 0;
}
.calendar_container.checkout .Zebra_DatePicker td.dp_next {
  -moz-transform: rotate(135deg) !important;
  -ms-transform: rotate(135deg) !important;
  -o-transform: rotate(135deg) !important;
  -webkit-transform: rotate(135deg) !important;
  transform: rotate(135deg) !important;
  border: solid #000 !important;
  border-width: 1.5px 0 0 1.5px !important;
  display: inline-block !important;
  padding: 5px !important;
  margin-top: 5px;
  margin-left: 0 !important;
  margin-right: 10px !important;
  text-align: center !important;
  margin-bottom: -23px !important;
  border-radius: 3px;
  font-size: 0 !important;
  color: #fff;
  height: 0;
}
.calendar_container.checkout .Zebra_DatePicker .dp_body tr:first-child {
  border: 1px solid #bfbfbf;
  border-radius: 3px;
}
.calendar_container.checkout .Zebra_DatePicker td.dp_caption.dp_hover {
  background-color: transparent;
  cursor: auto;
}
.calendar_container.checkout .Zebra_DatePicker td.dp_caption {
  padding-left: 45px;
  padding-right: 45px;
  width: 100%;
}
.calendar_container.checkout .Zebra_DatePicker .dp_body .dp_disabled {
  color: black;
  background: white;
}
.calendar_container.checkout .Zebra_DatePicker td[class=selectable] {
  border: 1.5px solid #63D40C !important;
  background: #BDEC9E !important;
  color: white !important;
}
.calendar_container.checkout .Zebra_DatePicker .dp_body .dp_disabled.dp_current {
  color: black;
  font-weight: bold;
}
.calendar_container.checkout .Zebra_DatePicker .dp_body .dp_current {
  font-weight: bold;
}
.calendar_container.checkout .Zebra_DatePicker .dp_body .dp_not_in_month {
  color: #aeaeae !important;
}

#confirmChangeDateModal.fade.in, #deliveryDateChangeFailed.fade.in {
  top: 0;
  z-index: 1070;
}
@media (min-width: 720px) {
  #confirmChangeDateModal.fade.in .modal-dialog, #deliveryDateChangeFailed.fade.in .modal-dialog {
    width: 600px;
    margin: 137px auto;
  }
}
#confirmChangeDateModal.fade.in .modal-title, #deliveryDateChangeFailed.fade.in .modal-title {
  font-size: 24px;
}
#confirmChangeDateModal.fade.in .modal .modal-header .close > span, #deliveryDateChangeFailed.fade.in .modal .modal-header .close > span {
  display: inline-block;
  width: 14px;
  height: 30px;
  background: url("../images/icon.png") -126px -1px;
}
#confirmChangeDateModal.fade.in .modal, #deliveryDateChangeFailed.fade.in .modal {
  background-color: rgba(100, 100, 100, 0.8);
}
#confirmChangeDateModal.fade.in .btnBlue, #deliveryDateChangeFailed.fade.in .btnBlue {
  color: #fff;
  background: #A9A9A9;
}
#confirmChangeDateModal.fade.in .btnBlue:hover, #deliveryDateChangeFailed.fade.in .btnBlue:hover {
  background: #696969;
}
#confirmChangeDateModal.fade.in ~ .modal-backdrop, #deliveryDateChangeFailed.fade.in ~ .modal-backdrop {
  z-index: 1060;
}

@media (min-width: 992px) {
  #confirmChangeDatePromotionsModal .modal-dialog, #confirmChangeDatePromotionsModal .modal-content {
    width: 800px;
  }
}
#confirmChangeDatePromotionsModal .modal-header {
  border: 0;
  padding-bottom: 0;
}
#confirmChangeDatePromotionsModal .modal-header .modal-title {
  padding-bottom: 20px;
  padding-top: 10px;
}
#confirmChangeDatePromotionsModal .modal-footer {
  border: 0;
}
#confirmChangeDatePromotionsModal .modal-body {
  float: left;
  width: 100%;
  padding-top: 0;
}
#confirmChangeDatePromotionsModal .modal-body .changeDeliveryDatePromoName {
  font-weight: bold;
}

/* BRAND COLORS */
/* basic color definition */
/* BRAND COLORS */
/* basic color definition */
.profile {
  line-height: 35px;
}
.profile a {
  line-height: 59px;
  color: #6e6e6e;
}
.profile .bold {
  font-weight: bold;
}
.profile pl-1 {
  padding-left: 15px;
}
.profile .ssl {
  font-size: 13px;
  padding-bottom: 20px;
  padding-top: 20px;
  margin-left: -30px;
}
.profile .buttons {
  background-color: #f7f7f7;
  border-radius: 5px;
}
.profile .noPadding {
  margin-left: 0;
  margin-right: 0;
}

.title-section {
  color: #aeaeae;
  font-size: 18px;
  font-weight: bold;
}

.space {
  border-bottom: 1px solid #f1f1f1;
  margin-top: 20px;
  margin-bottom: 20px;
}

#EditProfile {
  /* EVK */
  /* override modal */
}
#EditProfile .field-validation-error {
  padding: 7px 21px;
  font-size: 14px;
  -webkit-box-shadow: -1px 1px 20px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: -1px 1px 20px 0px rgba(0, 0, 0, 0.4);
  box-shadow: -1px 1px 20px 0px rgba(0, 0, 0, 0.4);
  min-height: 50px;
  display: flex;
  align-items: center;
  margin-top: 25px;
}
#EditProfile .field-validation-error:after {
  top: calc(50% - 6px);
  left: -12px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  pointer-events: none;
  border-right-color: #ffffff;
  border-width: 6px;
}
#EditProfile .input-validation-error {
  border-color: #EC3838;
}
#EditProfile .no-side-margin {
  margin-left: 0;
  margin-right: 0;
}
#EditProfile .asterik {
  font-weight: bold;
  font-size: 35px;
  padding: 2px 5px 0 10px;
  margin-top: -10px;
}
#EditProfile .mandatoryInfo {
  display: flex;
}
#EditProfile .paddingLabel {
  padding-bottom: 10px;
}
#EditProfile .back {
  margin-right: 10px;
}
#EditProfile .evkLabel a {
  color: black;
}
#EditProfile .confirm {
  float: right;
}
@media (max-width: 767px) {
  #EditProfile .field-validation-error {
    position: static;
  }
  #EditProfile .field-validation-error:after {
    top: 13px;
    left: 30px;
    border-width: 6px;
    border-right-color: transparent;
    border-bottom-color: #fff;
  }
  #EditProfile .sm-full-widght {
    width: 100%;
    margin-bottom: 5px;
  }
  #EditProfile .confirm {
    float: none;
  }
  #EditProfile .ssl span {
    font-size: 14px;
  }
}
#EditProfile .smallEVKError {
  position: relative;
  background-color: #aa030b;
  color: #fff;
}
#EditProfile .smallEVKError.field-validation-error:after {
  border: 0;
}
#EditProfile .smallEVKValidation.validation-error,
#EditProfile .fullEVKValidation.validation-error,
#EditProfile .field-validation-valid.smallEVKError {
  color: #fff;
  background-color: #aa030b;
  padding: 7px;
  position: relative;
  display: none;
}
#EditProfile .formView.contact .row.noMargin.fullEVK, #EditProfile .formView.contact .promotion-detail .noMargin.fullEVK.promo-infos, .promotion-detail #EditProfile .formView.contact .noMargin.fullEVK.promo-infos, #EditProfile .formView.contact .promotion-detail .noMargin.fullEVK.promo-timespan, .promotion-detail #EditProfile .formView.contact .noMargin.fullEVK.promo-timespan, #EditProfile .formView.contact ul.noMargin.fullEVK.checklist, #EditProfile .formView.contact .product.shopping-cart-small .content-section-part-3 .noMargin.fullEVK.price-section, .product.shopping-cart-small .content-section-part-3 #EditProfile .formView.contact .noMargin.fullEVK.price-section {
  display: none;
}
#EditProfile .evkLabel.evkDisabled {
  color: ButtonShadow;
}
#EditProfile .evkLabel.evkDisabled a {
  color: ButtonShadow;
  cursor: default;
  pointer-events: none;
}
@media (min-width: 720px) {
  #EditProfile .modal-dialog {
    width: 600px;
    margin: 137px auto;
  }
}
#EditProfile .modal .modal-header .close > span {
  display: inline-block;
  width: 14px;
  height: 30px;
  background: url("../images/icon.png") -126px -1px;
}
#EditProfile .modal .success-title {
  font-size: 18px;
}
#EditProfile .modal-header {
  padding: 28px 28px 0px 28px;
  border-bottom: none;
}
#EditProfile .modal-body {
  padding: 2px 28px 28px 28px;
}
#EditProfile .modal-footer {
  padding: 0px;
  border-top: none;
}

@media (max-width: 767px) {
  .profile {
    padding-left: 5px;
    padding-right: 5px;
  }
  .profile .ssl {
    margin-left: -10px;
  }
  #EditProfile {
    padding-left: 5px;
    padding-right: 5px;
  }
}
/* BRAND COLORS */
/* basic color definition */
/* BRAND COLORS */
/* basic color definition */
#contactView {
  /* override modal */
}
#contactView label {
  font-weight: normal;
}
#contactView h2 {
  margin-top: 0;
}
#contactView .paddingBottom {
  padding-bottom: 20px;
}
#contactView .no-side-padding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
#contactView .noMargin {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
#contactView .contact-content {
  padding-top: 30px;
  padding-left: 0;
}
#contactView textarea.form-control {
  min-height: 160px;
  color: #555;
}
#contactView .confirm {
  display: none;
}
#contactView .consent-section {
  margin-top: 60px;
}
#contactView .btn {
  min-width: 140px;
}
#contactView .btn-green {
  background-color: #81D13A;
}
#contactView .btn.btn-primary {
  margin-left: 10px;
}
#contactView .buttons {
  margin-top: 20px;
}
#contactView.confirmView input,
#contactView.confirmView textarea,
#contactView.confirmView select,
#contactView.confirmView .bootstrap-select.btn-group,
#contactView.confirmView .mandatoryInfo,
#contactView.confirmView .evk label,
#contactView.confirmView .general,
#contactView.confirmView .checkboxRight:after,
#contactView.confirmView .bootstrap-select.form-control,
#contactView.confirmView .buttons,
#contactView.confirmView .contactHidden,
#contactView.confirmView .editMode {
  display: none;
}
#contactView.confirmView .confirm,
#contactView.confirmView .evk input,
#contactView.confirmView .evk label.evkLabel {
  display: block;
}
#contactView .confirm, #contactView .contactHidden, #contactView .hideOnConfirm {
  display: none;
}
#contactView .field-validation-error {
  padding: 7px 21px;
  position: absolute;
  font-size: 14px;
  -webkit-box-shadow: -1px 1px 20px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: -1px 1px 20px 0px rgba(0, 0, 0, 0.4);
  box-shadow: -1px 1px 20px 0px rgba(0, 0, 0, 0.4);
  min-height: 50px;
  display: flex;
  align-items: center;
}
#contactView .field-validation-error:after {
  top: calc(50% - 6px);
  left: -12px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-right-color: #ffffff;
  border-width: 6px;
}
#contactView .input-validation-error {
  border-color: #EC3838;
}
@media (max-width: 767px) {
  #contactView .buttons .btn.visible-xs,
  #contactView .buttons .btn.visible-sm {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px;
  }
  #contactView .field-validation-error:after {
    top: 13px;
    left: 30px;
    border-width: 6px;
    border-right-color: transparent;
    border-bottom-color: #fff;
  }
  #contactView .smallEVKError {
    position: relative;
    background-color: #aa030b;
    color: #fff;
  }
  #contactView .smallEVKError.field-validation-error:after {
    border: 0;
  }
}
@media (min-width: 720px) {
  #contactView .modal-dialog {
    width: 600px;
    margin: 137px auto;
  }
}
#contactView .modal .success-title {
  font-size: 18px;
}
#contactView .modal-header {
  padding: 28px 28px 0px 28px;
  border-bottom: none;
}
#contactView .modal-body {
  padding: 2px 28px 28px 28px;
}
#contactView .modal-footer {
  padding: 0px;
  border-top: none;
}
#contactView input[type=number] {
  -moz-appearance: textfield !important;
}
#contactView input::-webkit-outer-spin-button,
#contactView input::-webkit-inner-spin-button {
  /* display: none; <- Crashes Chrome on hover */
  -webkit-appearance: none;
  margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

/* BRAND COLORS */
/* basic color definition */
/* BRAND COLORS */
/* basic color definition */
#FronerichangepasswordContainer {
  padding-left: 10px;
  padding-right: 10px;
}
#FronerichangepasswordContainer .no-side-padding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
#FronerichangepasswordContainer h2.reg-header {
  margin-bottom: 25px;
}
#FronerichangepasswordContainer .header-text {
  margin-bottom: 35px;
}
#FronerichangepasswordContainer .no-right-padding {
  padding-right: 0;
}
#FronerichangepasswordContainer .confirmView .confirm {
  display: block;
}
#FronerichangepasswordContainer .confirmView .confirm-val {
  font-weight: bold;
}
#FronerichangepasswordContainer .confirmView .edit {
  display: none !important;
}
#FronerichangepasswordContainer .editView .confirm {
  display: none !important;
}
#FronerichangepasswordContainer .editView .edit {
  display: block;
}
#FronerichangepasswordContainer .reg-advantages {
  margin-bottom: 50px;
}
#FronerichangepasswordContainer .reg-advantage {
  display: flex;
  padding-bottom: 15px;
}
#FronerichangepasswordContainer .confirmView .fieldPadding {
  padding-bottom: 20px;
}
#FronerichangepasswordContainer .editView .fieldPadding {
  padding-bottom: 30px;
}
#FronerichangepasswordContainer .confirmView .sectionPadding {
  padding-top: 40px;
}
#FronerichangepasswordContainer .editView .sectionPadding {
  padding-top: 30px;
}
#FronerichangepasswordContainer .buttons {
  margin-top: 35px;
}
#FronerichangepasswordContainer .btn-green {
  background-color: #81D13A;
}
#FronerichangepasswordContainer .form-group {
  margin-bottom: 0;
}
#FronerichangepasswordContainer label {
  font-size: 14px;
  font-weight: normal;
}
#FronerichangepasswordContainer h3.grey-text, #FronerichangepasswordContainer .favouriteList .modal .modal-header .grey-text.modal-title, .favouriteList .modal .modal-header #FronerichangepasswordContainer .grey-text.modal-title, #FronerichangepasswordContainer .recipe-detail .steps-row .steps-container .grey-text.steps-title, .recipe-detail .steps-row .steps-container #FronerichangepasswordContainer .grey-text.steps-title, #FronerichangepasswordContainer .product-detail .first-section .product-info .product-title-row h1.grey-text, .product-detail .first-section .product-info .product-title-row #FronerichangepasswordContainer h1.grey-text {
  color: #aeaeae;
  margin-top: 0;
}
#FronerichangepasswordContainer svg.svg-icon-dims.payment-info {
  width: 16px;
  height: 16px;
}
#FronerichangepasswordContainer .consent-section {
  margin-bottom: 45px;
}
#FronerichangepasswordContainer .ssl, #FronerichangepasswordContainer .mandatoryInfo {
  font-size: 14px;
}
#FronerichangepasswordContainer .ssl {
  margin-bottom: 30px;
}
#FronerichangepasswordContainer .mandatoryInfo {
  margin-bottom: 30px;
}
#FronerichangepasswordContainer .buttons {
  margin-top: 45px;
}
#FronerichangepasswordContainer .field-validation-error {
  padding: 7px 21px;
  font-size: 14px;
  -webkit-box-shadow: -1px 1px 20px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: -1px 1px 20px 0px rgba(0, 0, 0, 0.4);
  box-shadow: -1px 1px 20px 0px rgba(0, 0, 0, 0.4);
  min-height: 50px;
  display: flex;
  align-items: center;
  margin-top: 25px;
  margin-bottom: 25px;
}
#FronerichangepasswordContainer .field-validation-error:after {
  top: calc(50% - 6px);
  left: -12px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  pointer-events: none;
  border-right-color: #ffffff;
  border-width: 6px;
}
#FronerichangepasswordContainer .input-validation-error {
  border-color: #EC3838;
}
#FronerichangepasswordContainer .no-side-margin {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
#FronerichangepasswordContainer .btn.btn-primary {
  margin-left: 10px;
}
@media (max-width: 767px) {
  #FronerichangepasswordContainer .sm-extra-padding-right {
    padding-right: 10px !important;
  }
  #FronerichangepasswordContainer .sm-extra-padding-left {
    padding-left: 10px !important;
  }
  #FronerichangepasswordContainer .field-validation-error {
    position: static;
  }
  #FronerichangepasswordContainer .field-validation-error:after {
    top: 13px;
    bottom: 13px;
    left: 30px;
    border-width: 6px;
    border-right-color: transparent;
    border-bottom-color: #fff;
  }
  #FronerichangepasswordContainer .sm-full-widght {
    width: 100%;
    margin: 5px;
  }
  #FronerichangepasswordContainer .confirm .btn.btn-primary {
    margin-bottom: 10px;
  }
}

/* BRAND COLORS */
/* basic color definition */
/* BRAND COLORS */
/* basic color definition */
#deactivateProfile .error, #deactivateProfile .field-validation-error {
  color: #ec3838;
}
#deactivateProfile .btn.btn-primary {
  min-width: 140px;
  float: right;
}
@media (max-width: 480px) {
  #deactivateProfile .btn.btn-primary {
    width: 100%;
  }
}

/* BRAND COLORS */
/* basic color definition */
@font-face {
  font-family: "UniversCom Condensed";
  src: url("../fonts/1476004/4a916908-f6f7-4df6-90a1-176fb83137d9.eot?#iefix");
  src: url("../fonts/1476004/4a916908-f6f7-4df6-90a1-176fb83137d9.eot?#iefix") format("eot"), url("../fonts/1476004/bf8f8741-5f64-4db9-a877-a44624092e68.woff2") format("woff2"), url("../fonts/1476004/7ce02c2c-45d4-4dee-90f2-f8034e29ac24.woff") format("woff"), url("../fonts/1476004/0955c906-88fc-47e8-8ea2-0765bdf88050.ttf") format("truetype");
}
@font-face {
  font-family: "UniversCom Condensed";
  font-weight: bold;
  src: url("../fonts/1476016/7815db54-3fc9-46f7-a082-a7db4c26b44d.eot?#iefix");
  src: url("../fonts/1476016/7815db54-3fc9-46f7-a082-a7db4c26b44d.eot?#iefix") format("eot"), url("../fonts/1476016/3bdb4597-ff70-447c-8620-8836686bf840.woff2") format("woff2"), url("../fonts/1476016/5599ac9f-d136-4277-aeee-f82aac5d527f.woff") format("woff"), url("../fonts/1476016/ae81ec98-60d0-408d-960f-8c3f9f74e6c7.ttf") format("truetype");
}
@font-face {
  font-family: "Anke Calligraphic FG";
  src: url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.eot?#iefix");
  src: url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.eot?#iefix") format("eot"), url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.woff") format("woff"), url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.svg") format("svg");
}
@font-face {
  font-family: "Love Potion";
  src: url("../fonts/Love_Potion/Love_Potion_Reg.otf");
}
@font-face {
  font-family: "Love Potion";
  font-weight: bold;
  src: url("../fonts/Love_Potion/Love_Potion_Bold.otf");
}
/* bariol_serifitalic */
@font-face {
  font-family: "Bariol Serif Italic";
  src: url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.eot");
  src: url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.woff2") format("woff2"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.woff") format("woff"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.ttf") format("truetype"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.svg#bariol_serifitalic") format("svg");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "LunchBox Slab";
  src: url("../fonts/Lunchbox/34BBC6_3_0.ttf") format("truetype"), url("../fonts/Lunchbox/34BBC6_3_0.eot") format("eot"), url("../fonts/Lunchbox/34BBC6_3_0.woff") format("woff"), url("../fonts/Lunchbox/34BBC6_1_0.woff2") format("woff2");
}
/* BRAND COLORS */
/* basic color definition */
/* BRAND COLORS */
/* basic color definition */
.history-container {
  margin-bottom: 30px;
  /**
   * Settings
  **/
  /**
   * Sass
  **/
}
.history-container .mile-stone-container .timeline {
  border-bottom: 2px solid #d9d9d9;
  margin-bottom: 100px;
  margin-left: 20px;
  margin-right: 25px;
  margin-top: 50px;
  width: 1130px;
}
.history-container .mile-stone-container .timeline .milestone {
  cursor: pointer;
  display: inline-block;
  position: absolute;
  padding-left: 15px;
  z-index: 10;
  font-weight: bold;
  font-size: 20px;
}
.history-container .mile-stone-container .timeline .milestone input[type=radio] + label {
  background: #fff;
  margin-left: 0;
  padding-left: 0;
  top: -5px;
}
.history-container .mile-stone-container .timeline .milestone input[type=radio] + label:before {
  border-width: 2px;
  width: 12px;
  height: 12px;
  margin-left: -4px;
  background: #fff;
}
.history-container .mile-stone-container .timeline .milestone input[type=radio]:before {
  margin-left: -4px;
  background: #fff;
}
.history-container .mile-stone-container .timeline .milestone input[type=radio]:checked + label:empty:after {
  margin-top: 0;
  margin-left: 0;
  top: -1px;
}
.history-container .mile-stone-container .timeline .milestone input[type=radio]:checked + label:empty:before {
  width: 20px;
  height: 20px;
  top: -5px;
}
.history-container .mile-stone-container .timeline .milestone input[type=radio]:after {
  background: #fff;
  margin-left: 4px;
}
.history-container .mile-stone-container .timeline .milestone .year {
  top: -10px;
}
.history-container .mile-stone-container .timeline .milestone.active, .history-container .mile-stone-container .timeline #newsletter_container #newsletter_info #newsletter_subscription .milestone.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .history-container .mile-stone-container .timeline .milestone.error_newsletter_checkbox.active {
  color: #00B9DB;
}
.history-container .mile-stone-container .timeline .milestone.active .label, .history-container .mile-stone-container .timeline #newsletter_container #newsletter_info #newsletter_subscription .milestone.error_newsletter_checkbox.active .label, #newsletter_container #newsletter_info #newsletter_subscription .history-container .mile-stone-container .timeline .milestone.error_newsletter_checkbox.active .label {
  color: #00B9DB;
}
.history-container .mile-stone-container .timeline .milestone.active .year, .history-container .mile-stone-container .timeline #newsletter_container #newsletter_info #newsletter_subscription .milestone.error_newsletter_checkbox.active .year, #newsletter_container #newsletter_info #newsletter_subscription .history-container .mile-stone-container .timeline .milestone.error_newsletter_checkbox.active .year {
  color: #00B9DB;
}
.history-container .mile-stone-container .timeline .milestone.active div, .history-container .mile-stone-container .timeline #newsletter_container #newsletter_info #newsletter_subscription .milestone.error_newsletter_checkbox.active div, #newsletter_container #newsletter_info #newsletter_subscription .history-container .mile-stone-container .timeline .milestone.error_newsletter_checkbox.active div {
  margin-left: -10px;
}
.history-container .mile-stone-container .timeline .milestone div {
  margin-left: -15px;
}
.history-container .mile-stone-container .description-part .year-description {
  animation: fade-in 2s;
  -webkit-animation: fade-in 2s;
  -moz-animation: fade-in 2s;
  -o-animation: fade-in 2s;
}
@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.history-container .mile-stone-container .description-part .year-description .image-container img {
  width: 100%;
}
.history-container .mile-stone-container .description-part .year-description .description-container .year {
  font-size: 80px;
  line-height: 49px;
  color: #00B9DB;
}
.history-container .mile-stone-container .description-part .year-description .description-container p {
  font-weight: normal;
}
.history-container .mile-stone-container .description-part .year-description:not(.active) {
  display: none;
}
.history-container .timeliny {
  position: relative;
  display: block;
  margin: 0 auto 4rem;
  padding: 10rem 0;
  width: 100%;
  opacity: 0;
  overflow: hidden;
  /*cursor: move;*/
}
.history-container .timeliny.loaded {
  opacity: 1;
}
.history-container .timeliny::before {
  content: "";
  position: absolute;
  background-color: rgb(224.65, 224.65, 224.65);
  width: calc(100% - 50px);
  height: 2px;
  top: 50%;
  left: 0;
  margin-left: 20px;
  margin-right: 20px;
}
.history-container .timeliny .timeliny-wrapper {
  display: block;
  margin: auto;
  width: 100%;
  max-width: 1024px;
}
.history-container .timeliny .timeliny-dot {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -0.6rem;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 2px solid #d9d9d9;
  background-color: #fff;
  /*&::before {
      -webkit-transition: all $timeliny_transition-time ease-in-out;
      -moz-transition: all $timeliny_transition-time ease-in-out;
      transition: all $timeliny_transition-time ease-in-out;
      content: attr(data-year);
      display: block;
      position: absolute;
      top: 30px;
      left: -10px; //$timeliny_spacings / 4;
      color: $timeliny_text-color;
      font-weight: bold;
      font-size: 20px;
  }*/
}
.history-container .timeliny .timeliny-dot .timelineYear {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  content: attr(data-year);
  display: block;
  position: absolute;
  top: 30px;
  left: -10px;
  color: #000;
  font-weight: bold;
  font-size: 20px;
}
.history-container .timeliny .timeliny-timeline {
  position: absolute;
  top: 50%;
  left: 0;
  display: table;
  width: 100%;
  z-index: 5;
  width: 1130px;
}
.history-container .timeliny .timeliny-timeline .timeliny-timeblock {
  /*display: table-cell;*/
  position: relative;
}
.history-container .timeliny .timeliny-timeline .timeliny-timeblock.active .timeliny-dot, .history-container .timeliny .timeliny-timeline #newsletter_container #newsletter_info #newsletter_subscription .timeliny-timeblock.error_newsletter_checkbox.active .timeliny-dot, #newsletter_container #newsletter_info #newsletter_subscription .history-container .timeliny .timeliny-timeline .timeliny-timeblock.error_newsletter_checkbox.active .timeliny-dot {
  border-color: #00B9DB;
  background-color: #fff;
  width: 20px;
  height: 20px;
  top: -3px;
}
.history-container .timeliny .timeliny-timeline .timeliny-timeblock.active .timeliny-dot .timelineYear, .history-container .timeliny .timeliny-timeline #newsletter_container #newsletter_info #newsletter_subscription .timeliny-timeblock.error_newsletter_checkbox.active .timeliny-dot .timelineYear, #newsletter_container #newsletter_info #newsletter_subscription .history-container .timeliny .timeliny-timeline .timeliny-timeblock.error_newsletter_checkbox.active .timeliny-dot .timelineYear {
  color: #00B9DB;
  top: 33px;
}
.history-container .timeliny .timeliny-timeline .timeliny-timeblock.active .timeliny-dot::after, .history-container .timeliny .timeliny-timeline #newsletter_container #newsletter_info #newsletter_subscription .timeliny-timeblock.error_newsletter_checkbox.active .timeliny-dot::after, #newsletter_container #newsletter_info #newsletter_subscription .history-container .timeliny .timeliny-timeline .timeliny-timeblock.error_newsletter_checkbox.active .timeliny-dot::after {
  content: " ";
  width: 12px;
  height: 12px;
  display: block;
  position: absolute;
  border-width: 0 0 2px 2px;
  border-style: solid;
  border-color: #00B9DB;
  top: 5px;
  margin-left: 2px;
  margin-top: -2px;
  background-color: #00B9DB;
  border: none;
  border-radius: 50%;
  top: 4px;
}
.history-container .timeliny .timeliny-timeline .timeliny-timeblock.inactive .timeliny-dot {
  /*cursor: move;*/
}
.history-container .timeliny .timeliny-timeline .timeliny-timeblock.inactive .timeliny-dot::before {
  color: #ddd;
}
.history-container .timeliny .timeliny-timeline .timeliny-timeblock:not(.inactive):not(.active) .timeliny-dot:hover {
  border-color: #00B9DB;
  background-color: #fff;
}
.history-container .timeliny .timeliny-timeline .timeliny-timeblock:not(.inactive):not(.active) .timeliny-dot:hover::before {
  color: #00B9DB;
}
.history-container .timeliny .timeliny-timeline .timeliny-timeblock .timeliny-dot:hover::after {
  color: #000;
  opacity: 1;
}
.history-container .timeliny .timeliny-vertical-line {
  position: absolute;
  display: block;
  z-index: -101;
  left: 50%;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #fff;
}
@media (min-width: 768px) {
  .history-container .timeliny .timeliny-vertical-line {
    left: 32%;
  }
}
@media (min-width: 1200px) {
  .history-container .timeliny .timeliny-timeline {
    left: 0 !important;
    padding-left: 20px;
  }
}
@media (max-width: 479px) {
  .history-container .mile-stone-container .description-part .year-description .description-container .year {
    font-size: 60px;
  }
}
@media (max-width: 991px) {
  .history-container .description-container {
    margin-top: 30px;
  }
}

/* BRAND COLORS */
/* basic color definition */
/* BRAND COLORS */
/* basic color definition */
.favouriteList .options {
  text-align: unset;
}
.favouriteList .bootstrap-select {
  width: 270px !important;
}
.favouriteList .bootstrap-select .dropdown-toggle {
  padding: 15px 12px;
}
.favouriteList .bootstrap-select .dropdown-toggle .bs-caret:after {
  content: "\e259";
  font-family: "Glyphicons Halflings";
  right: 25px;
  /*Adjust for position however you want*/
  top: 8px;
  padding: 0 0 2px;
}
.favouriteList .bootstrap-select .dropdown-toggle .bs-caret .caret {
  display: none !important;
}
.favouriteList #favlistselection ~ .dropdown-menu.open {
  z-index: 1;
  width: 304px;
  border-color: #adadad;
  top: 94%;
  border-radius: 0 4px 4px 4px;
  bottom: auto;
}
.favouriteList #favlistselection ~ .btn.dropdown-toggle[aria-expanded=true] {
  border-radius: 4px 4px 0 0;
  border-bottom-color: transparent;
  z-index: 10;
}
.favouriteList .sectionNoProducts.buttons a {
  line-height: 36px;
  color: #6e6e6e;
}
.favouriteList .bold {
  font-weight: bold;
}
.favouriteList .download {
  color: #1f1f1f;
}
.favouriteList .buttons {
  background-color: #f7f7f7;
  border-radius: 0px;
}
.favouriteList .buttons .operation-btn {
  margin-right: 8px;
  float: left;
}
.favouriteList .buttons .operation-btn .move-icon {
  position: absolute;
  top: 5px;
}
.favouriteList .buttons .operation-btn .move-label {
  margin-left: 25px;
}
.favouriteList .buttons .fav-list-btn {
  display: inline;
}
.favouriteList .move-icon {
  display: inline-block;
}
.favouriteList .move-icon span {
  background: url("/ResourcePackages/Froneri_Schoeller/assets/src/project/images/move.svg") no-repeat;
  background-size: contain;
  display: inline-block;
  width: 22px;
  height: 22px;
}
.favouriteList .noMargin {
  margin-left: 0;
  margin-right: 0;
}
.favouriteList .noMarginBottom {
  margin-left: -21px;
}
.favouriteList .noMarginPrint {
  margin-left: -8px;
}
.favouriteList .section-dropdown {
  display: block;
}
.favouriteList .section-dropdown .elementsSection {
  padding-right: 0px;
}
.favouriteList .sectionNoProducts {
  margin-top: 20px;
}
.favouriteList .fav-add-multiple-to-cart {
  border-radius: 4px;
  border-color: #81D13A;
  background-color: #81D13A;
  height: 36px;
  width: 100%;
  cursor: pointer;
  padding: 0;
  margin-left: 20px;
}
.favouriteList .withLinkName svg.svg-icon-dims {
  fill: #fff;
  stroke: transparent;
  position: relative;
}
.favouriteList .favourite-star {
  display: none;
}
.favouriteList .modal .modal-header .close > span {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-right: 0;
}
.favouriteList .modal .modal-header .close > span::after {
  content: "×";
  font-size: 45px;
}
.favouriteList .product-add-to-cart.withLinkName .anonymousButton {
  border-radius: 4px;
  width: 100%;
  height: 36px;
  padding: 0;
  margin-left: 20px;
}
.favouriteList .dropdown-backdrop {
  display: none !important;
}
@media (min-width: 768px) and (max-width: 991px) {
  .favouriteList .product-add-to-cart .fav-add-multiple-to-cart {
    width: initial;
    margin-left: 12px;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 10px;
  }
  .favouriteList .product-add-to-cart.withLinkName .anonymousButton {
    width: initial;
    padding-left: 10px;
    padding-right: 10px;
    float: right;
  }
}
@media (max-width: 479px) {
  .favouriteList .buttons a {
    font-size: 16px;
  }
  .favouriteList .noPaddingBottom {
    margin-left: 0;
  }
  .favouriteList .options .btn-small {
    padding: 0px 25px;
  }
  .favouriteList .amount {
    padding-top: 3px;
  }
  .favouriteList .open-sort {
    position: fixed;
    height: 100vh;
    width: 100%;
    margin: 0;
    border: none;
    padding: 0;
    top: 0;
    left: 0;
    max-height: initial;
    min-height: 100vh;
    display: block;
    z-index: 1065;
  }
  .favouriteList .open-sort .sort-content {
    border: none;
    min-height: 100vh;
    background: white;
    padding: 20px;
  }
  .favouriteList .product-add-to-cart.withLinkName .anonymousButton {
    margin-left: 50px;
  }
  .favouriteList #favlistselection {
    width: 100%;
    line-height: 1.42;
    padding: 15px;
    border-radius: 4px;
    border-color: #ccc;
  }
}
@media (max-width: 767px) {
  .favouriteList .product-add-to-cart {
    margin-bottom: 10px;
    margin-top: 15px;
  }
  .favouriteList .product-add-to-cart .fav-add-multiple-to-cart {
    width: initial;
    margin-left: 0;
    padding-left: 10px;
    padding-right: 10px;
  }
  .favouriteList .product-add-to-cart.withLinkName .anonymousButton {
    width: initial;
    margin-left: 60px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .favouriteList .buttons .operation-btn .glyphicon.glyphicon-share {
    padding-left: 10px;
  }
  .favouriteList .options .sort.btn-small {
    padding: 10px 25px;
  }
  .favouriteList .product-container .checkbox-section {
    padding-left: 0 !important;
  }
  .favouriteList .noMarginBottom {
    margin-left: 0 !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .favouriteList .fav-add-multiple-to-cart {
    margin-left: 12px;
  }
  .favouriteList .product-add-to-cart.withLinkName .anonymousButton {
    margin-left: 12px;
  }
}
.favouriteList .bootstrap-select .btn.dropdown-toggle {
  border-radius: 4px;
  background: #fff;
}
.favouriteList .modal .modal-content {
  border-radius: 0;
  border: 0;
  top: 50px;
}
.favouriteList .modal .modal-header {
  border: 0;
  padding: 15px 40px 0px 40px;
}
.favouriteList .modal .modal-header .modal-title {
  margin-bottom: 0;
}
.favouriteList .modal .modal-body {
  padding: 15px 40px;
}
.favouriteList .modal .modal-footer {
  border-top: 0;
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 767px) {
  .favouriteList .modal .modal-footer .btn {
    width: 48%;
  }
  .favouriteList .modal .modal-footer .btn.btn-ghost {
    float: left;
  }
}
.favouriteList .modal .errorMessage {
  color: #ec3838;
  font-weight: bold;
  padding-top: 10px;
}
.favouriteList .manage-favorites .row, .favouriteList .manage-favorites .promotion-detail .promo-infos, .promotion-detail .favouriteList .manage-favorites .promo-infos, .favouriteList .manage-favorites .promotion-detail .promo-timespan, .promotion-detail .favouriteList .manage-favorites .promo-timespan, .favouriteList .manage-favorites ul.checklist, .favouriteList .manage-favorites .product.shopping-cart-small .content-section-part-3 .price-section, .product.shopping-cart-small .content-section-part-3 .favouriteList .manage-favorites .price-section {
  margin-left: 0;
  margin-right: 0;
}
.favouriteList .manage-favorites .mg-fav-title-section .buttons {
  background: #fff;
}
.favouriteList .manage-favorites .mg-fav-title-section .buttons .btn {
  margin-bottom: 10px;
}
@media (max-width: 1199px) {
  .favouriteList .manage-favorites .mg-fav-title-section .buttons .btn {
    padding: 9px 14px;
  }
}
@media (max-width: 767px) {
  .favouriteList .manage-favorites .mg-fav-title-section .buttons .btn {
    width: 48%;
  }
  .favouriteList .manage-favorites .mg-fav-title-section .buttons .btn.create-list-btn {
    float: left;
  }
}
@media (max-width: 479px) {
  .favouriteList .manage-favorites .mg-fav-title-section .buttons .btn {
    font-size: 14px;
  }
}
@media (min-width: 768px) {
  .favouriteList .manage-favorites .mg-fav-title-section .buttons .btn {
    min-width: 210px;
  }
}
.favouriteList .manage-favorites .fav-list-header {
  padding: 20px 0 15px 0;
  border-bottom: 1px solid #aeaeae;
}
@media (max-width: 479px) {
  .favouriteList .manage-favorites .fav-list-header {
    font-size: 13px;
  }
}
.favouriteList .manage-favorites .fav-list-row {
  padding: 20px 0 15px 0;
  border-bottom: 1px solid #f1f1f1;
}
.favouriteList .manage-favorites .add-fav-to-cart {
  border-radius: 4px;
  padding: 4px;
}
.favouriteList .manage-favorites .add-fav-to-cart.btn-icon {
  background: #81D13A;
}
.favouriteList .manage-favorites .add-fav-to-cart svg.svg-icon-dims {
  fill: #fff;
  stroke: transparent;
}
.favouriteList .manage-favorites .locked-cart {
  border-color: #E8E8E8;
  background-color: #E8E8E8;
  height: 36px;
  width: 36px;
  cursor: pointer;
  padding: 0;
  border-radius: 0 4px 4px 0;
  color: #6e6e6e;
  font-family: "UniversCom Condensed";
  line-height: 36px;
}
.favouriteList .manage-favorites .locked-icon {
  background: url("/ResourcePackages/Froneri_Schoeller/assets/dist/images/cart_logged_out.svg") no-repeat;
  background-size: 26px 23px;
  height: 23px;
  width: 26px;
  display: inline-block;
}
.favouriteList .manage-favorites .fav-list-name a {
  color: #000;
}
.favouriteList .manage-favorites .move-btn a {
  color: #aeaeae;
  cursor: pointer;
}
.favouriteList .manage-favorites .buttons {
  margin-top: 26px;
  text-align: right;
}
.favouriteList .manage-favorites .fav-list-deleted {
  color: #81D13A;
  font-weight: bold;
}
.favouriteList .icon-bg {
  background: none;
  border: 0;
}
@media (min-width: 1200px) {
  .favouriteList .product-container .product-add-to-cart {
    width: 160px;
  }
}
.favouriteList .custom-s-sort {
  width: 130px;
}
.favouriteList .custom-s-sort::after {
  content: "\e259";
  font-family: "Glyphicons Halflings";
  right: 25px;
  /*Adjust for position however you want*/
  top: 8px;
  padding: 0 0 2px;
  /*left line */
  position: absolute;
  pointer-events: none;
}
.favouriteList .custom-s-sort .s-sort {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* Add some styling */
  display: block;
  width: 100%;
  -ms-word-break: normal;
  word-break: normal;
}
.favouriteList .custom-s-sort .s-sort::-ms-expand {
  display: none;
}

html .product-add-to-cart .btn.fav-add-multiple-to-cart, html .product-add-to-cart .btn.anonymous-cart {
  display: none;
}
html.anonymous .product-add-to-cart .btn.anonymous-cart {
  display: inline-block;
}
html.logged-in .product-add-to-cart .btn.fav-add-multiple-to-cart {
  display: inline-block;
}

/* BRAND COLORS */
/* basic color definition */
@font-face {
  font-family: "UniversCom Condensed";
  src: url("../fonts/1476004/4a916908-f6f7-4df6-90a1-176fb83137d9.eot?#iefix");
  src: url("../fonts/1476004/4a916908-f6f7-4df6-90a1-176fb83137d9.eot?#iefix") format("eot"), url("../fonts/1476004/bf8f8741-5f64-4db9-a877-a44624092e68.woff2") format("woff2"), url("../fonts/1476004/7ce02c2c-45d4-4dee-90f2-f8034e29ac24.woff") format("woff"), url("../fonts/1476004/0955c906-88fc-47e8-8ea2-0765bdf88050.ttf") format("truetype");
}
@font-face {
  font-family: "UniversCom Condensed";
  font-weight: bold;
  src: url("../fonts/1476016/7815db54-3fc9-46f7-a082-a7db4c26b44d.eot?#iefix");
  src: url("../fonts/1476016/7815db54-3fc9-46f7-a082-a7db4c26b44d.eot?#iefix") format("eot"), url("../fonts/1476016/3bdb4597-ff70-447c-8620-8836686bf840.woff2") format("woff2"), url("../fonts/1476016/5599ac9f-d136-4277-aeee-f82aac5d527f.woff") format("woff"), url("../fonts/1476016/ae81ec98-60d0-408d-960f-8c3f9f74e6c7.ttf") format("truetype");
}
@font-face {
  font-family: "Anke Calligraphic FG";
  src: url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.eot?#iefix");
  src: url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.eot?#iefix") format("eot"), url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.woff") format("woff"), url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.svg") format("svg");
}
@font-face {
  font-family: "Love Potion";
  src: url("../fonts/Love_Potion/Love_Potion_Reg.otf");
}
@font-face {
  font-family: "Love Potion";
  font-weight: bold;
  src: url("../fonts/Love_Potion/Love_Potion_Bold.otf");
}
/* bariol_serifitalic */
@font-face {
  font-family: "Bariol Serif Italic";
  src: url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.eot");
  src: url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.woff2") format("woff2"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.woff") format("woff"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.ttf") format("truetype"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.svg#bariol_serifitalic") format("svg");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "LunchBox Slab";
  src: url("../fonts/Lunchbox/34BBC6_3_0.ttf") format("truetype"), url("../fonts/Lunchbox/34BBC6_3_0.eot") format("eot"), url("../fonts/Lunchbox/34BBC6_3_0.woff") format("woff"), url("../fonts/Lunchbox/34BBC6_1_0.woff2") format("woff2");
}
/* BRAND COLORS */
/* basic color definition */
/* BRAND COLORS */
/* basic color definition */
.search-results .search-term {
  color: #00B9DB;
}
.search-results ul {
  width: 100%;
  border: 0;
}
.search-results ul li {
  width: 33.33%;
  border-bottom: #d9d9d9 2pt solid;
  text-align: center;
  padding-bottom: 10px;
  padding-top: 20px;
}
.search-results ul li a {
  border: 0;
  color: #1f1f1f;
}
.search-results ul li a:hover {
  background: none;
  color: #00B9DB;
}
.search-results ul li.active, .search-results ul #newsletter_container #newsletter_info #newsletter_subscription li.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .search-results ul li.error_newsletter_checkbox.active {
  border-bottom: #00B9DB 2pt solid;
}
.search-results ul li.active a, .search-results ul #newsletter_container #newsletter_info #newsletter_subscription li.error_newsletter_checkbox.active a, #newsletter_container #newsletter_info #newsletter_subscription .search-results ul li.error_newsletter_checkbox.active a {
  color: #00B9DB;
  font-weight: bold;
  border: 0;
}
.search-results ul li.active a:active, .search-results ul #newsletter_container #newsletter_info #newsletter_subscription li.error_newsletter_checkbox.active a:active, #newsletter_container #newsletter_info #newsletter_subscription .search-results ul li.error_newsletter_checkbox.active a:active, .search-results ul li.active a:hover, .search-results ul #newsletter_container #newsletter_info #newsletter_subscription li.error_newsletter_checkbox.active a:hover, #newsletter_container #newsletter_info #newsletter_subscription .search-results ul li.error_newsletter_checkbox.active a:hover, .search-results ul li.active a:visited, .search-results ul #newsletter_container #newsletter_info #newsletter_subscription li.error_newsletter_checkbox.active a:visited, #newsletter_container #newsletter_info #newsletter_subscription .search-results ul li.error_newsletter_checkbox.active a:visited, .search-results ul li.active a:focus, .search-results ul #newsletter_container #newsletter_info #newsletter_subscription li.error_newsletter_checkbox.active a:focus, #newsletter_container #newsletter_info #newsletter_subscription .search-results ul li.error_newsletter_checkbox.active a:focus {
  color: #00B9DB;
  font-weight: bold;
  border: 0;
}
.search-results ul.disabled li {
  border-bottom: #d9d9d9 1pt solid;
}
.search-results ul.disabled li a {
  pointer-events: none;
  color: #aeaeae;
}
.search-results ul.disabled li.active, .search-results ul.disabled #newsletter_container #newsletter_info #newsletter_subscription li.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .search-results ul.disabled li.error_newsletter_checkbox.active {
  border-bottom: #d9d9d9 1pt solid;
}
.search-results ul.disabled li.active a, .search-results ul.disabled #newsletter_container #newsletter_info #newsletter_subscription li.error_newsletter_checkbox.active a, #newsletter_container #newsletter_info #newsletter_subscription .search-results ul.disabled li.error_newsletter_checkbox.active a {
  color: #aeaeae;
  font-weight: normal;
}
.search-results .no-results-container {
  margin-top: 40px;
  margin-bottom: 120px;
}
.search-results .tab-content {
  margin-top: 40px;
  margin-bottom: 120px;
}
.search-results .sfHighlight {
  color: #00B9DB;
  font-weight: normal !important;
}

.search-suggestions {
  position: absolute;
  width: 410px;
  border: 1pt #d9d9d9 solid;
  border-radius: 0 0 4px 4px;
  z-index: 9999;
  background: #fff;
}
.search-suggestions .search-term {
  color: #00B9DB;
}
.search-suggestions .button-section {
  text-align: center;
}

.navbar-tools-search .twitter-typeahead {
  width: 100%;
}
.navbar-tools-search .twitter-typeahead .form-inline .input-goup .form-control, .navbar-tools-search .twitter-typeahead .form-inline .input-goup select[multiple].form-filter {
  width: initial;
}
.navbar-tools-search .twitter-typeahead .tt-menu {
  background: #fff;
  border: 1pt solid #d9d9d9;
  border-radius: 0 0 4px 4px;
  width: calc(100% + 34px);
  padding: 20px;
  padding-top: 0;
  padding-bottom: 0;
  z-index: 9999 !important;
}
.navbar-tools-search .twitter-typeahead .tt-menu .tt-dataset .search-suggestion-header {
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
  margin-bottom: 0;
}
.navbar-tools-search .twitter-typeahead .tt-menu .tt-dataset .tt-suggestion {
  color: #000;
  font-size: 16px;
  line-height: 16px;
  padding-top: 10px;
}
.navbar-tools-search .twitter-typeahead .tt-menu .tt-dataset .tt-suggestion a {
  color: #1f1f1f;
}
.navbar-tools-search .twitter-typeahead .tt-menu .tt-dataset .tt-suggestion .tt-highlight {
  color: #00B9DB;
}
.navbar-tools-search .twitter-typeahead .tt-menu .tt-dataset .tt-suggestion .tt-product {
  display: block;
  width: 100%;
  padding-top: 10px;
}
.navbar-tools-search .twitter-typeahead .tt-menu .tt-dataset .tt-suggestion .tt-product .image-section {
  vertical-align: top;
  display: inline-block;
}
.navbar-tools-search .twitter-typeahead .tt-menu .tt-dataset .tt-suggestion .tt-product .image-section img {
  width: 50px;
  height: 50px;
}
.navbar-tools-search .twitter-typeahead .tt-menu .tt-dataset .tt-suggestion .tt-product .content-section {
  display: inline-block;
  width: calc(100% - 70px);
  margin-left: 20px;
}
.navbar-tools-search .twitter-typeahead .tt-menu .tt-dataset .tt-suggestion .tt-product .content-section .artNr {
  color: #aeaeae;
  font-size: 14px;
  line-height: 14px;
}
.navbar-tools-search .twitter-typeahead .tt-menu .tt-dataset .search-suggestion-footer {
  text-align: center;
  width: 100%;
  margin-bottom: 15px;
  margin-top: 15px;
}
.navbar-tools-search .twitter-typeahead .tt-menu .tt-dataset .search-suggestion-footer .runSearch {
  text-align: center;
}

header #nav_search input {
  width: 100%;
}
header #nav_search input.only-top-radius {
  border-radius: 4px 0 0 0 !important;
}
header #nav_search .input-group-btn button.only-top-radius {
  border-radius: 0 4px 0 0 !important;
}
header #nav_search .input-group-btn button.searchbarSelected {
  border-color: #6e6e6e !important;
}

/* BRAND COLORS */
/* basic color definition */
@font-face {
  font-family: "UniversCom Condensed";
  src: url("../fonts/1476004/4a916908-f6f7-4df6-90a1-176fb83137d9.eot?#iefix");
  src: url("../fonts/1476004/4a916908-f6f7-4df6-90a1-176fb83137d9.eot?#iefix") format("eot"), url("../fonts/1476004/bf8f8741-5f64-4db9-a877-a44624092e68.woff2") format("woff2"), url("../fonts/1476004/7ce02c2c-45d4-4dee-90f2-f8034e29ac24.woff") format("woff"), url("../fonts/1476004/0955c906-88fc-47e8-8ea2-0765bdf88050.ttf") format("truetype");
}
@font-face {
  font-family: "UniversCom Condensed";
  font-weight: bold;
  src: url("../fonts/1476016/7815db54-3fc9-46f7-a082-a7db4c26b44d.eot?#iefix");
  src: url("../fonts/1476016/7815db54-3fc9-46f7-a082-a7db4c26b44d.eot?#iefix") format("eot"), url("../fonts/1476016/3bdb4597-ff70-447c-8620-8836686bf840.woff2") format("woff2"), url("../fonts/1476016/5599ac9f-d136-4277-aeee-f82aac5d527f.woff") format("woff"), url("../fonts/1476016/ae81ec98-60d0-408d-960f-8c3f9f74e6c7.ttf") format("truetype");
}
@font-face {
  font-family: "Anke Calligraphic FG";
  src: url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.eot?#iefix");
  src: url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.eot?#iefix") format("eot"), url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.woff") format("woff"), url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.svg") format("svg");
}
@font-face {
  font-family: "Love Potion";
  src: url("../fonts/Love_Potion/Love_Potion_Reg.otf");
}
@font-face {
  font-family: "Love Potion";
  font-weight: bold;
  src: url("../fonts/Love_Potion/Love_Potion_Bold.otf");
}
/* bariol_serifitalic */
@font-face {
  font-family: "Bariol Serif Italic";
  src: url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.eot");
  src: url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.woff2") format("woff2"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.woff") format("woff"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.ttf") format("truetype"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.svg#bariol_serifitalic") format("svg");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "LunchBox Slab";
  src: url("../fonts/Lunchbox/34BBC6_3_0.ttf") format("truetype"), url("../fonts/Lunchbox/34BBC6_3_0.eot") format("eot"), url("../fonts/Lunchbox/34BBC6_3_0.woff") format("woff"), url("../fonts/Lunchbox/34BBC6_1_0.woff2") format("woff2");
}
/* BRAND COLORS */
/* basic color definition */
#promotionsList .promotion-fulfillment, [id="promotionsList logged-in-only"] .promotion-fulfillment {
  float: left;
  padding: 20px;
  clear: left;
}
@media (max-width: 767px) {
  #promotionsList .promotion-fulfillment, [id="promotionsList logged-in-only"] .promotion-fulfillment {
    width: 100%;
  }
}
#promotionsList .promotion-fulfillment .fulfillment-radar, [id="promotionsList logged-in-only"] .promotion-fulfillment .fulfillment-radar {
  width: 300px;
  height: 22px;
  margin-top: 10px;
}
@media (max-width: 767px) {
  #promotionsList .promotion-fulfillment .fulfillment-radar, [id="promotionsList logged-in-only"] .promotion-fulfillment .fulfillment-radar {
    width: 100%;
  }
}
#promotionsList .promotion-fulfillment .radar-label, [id="promotionsList logged-in-only"] .promotion-fulfillment .radar-label {
  font-weight: bold;
  font-size: 14px;
}
#promotionsList .promotion-fulfillment .products-to-fulfill, [id="promotionsList logged-in-only"] .promotion-fulfillment .products-to-fulfill {
  color: #EC385A;
  font-size: 14px;
  margin-top: 10px;
}
#promotionsList .promotion-fulfillment .products-to-fulfill a, [id="promotionsList logged-in-only"] .promotion-fulfillment .products-to-fulfill a {
  color: #1f1f1f;
}
#promotionsList .promotion-fulfillment .products-to-fulfill .skuLink, [id="promotionsList logged-in-only"] .promotion-fulfillment .products-to-fulfill .skuLink {
  text-decoration: underline;
}
#promotionsList .promotion-fulfillment .free-products, [id="promotionsList logged-in-only"] .promotion-fulfillment .free-products {
  font-weight: bold;
  font-size: 14px;
  margin-top: 10px;
}
#promotionsList .promotion-fulfillment .free-products .free-products-label, [id="promotionsList logged-in-only"] .promotion-fulfillment .free-products .free-products-label {
  font-weight: bold;
  font-size: 16px;
}
#promotionsList .promotion-fulfillment .free-products .sku, [id="promotionsList logged-in-only"] .promotion-fulfillment .free-products .sku {
  font-weight: normal;
}
#promotionsList .promotion-fulfillment .free-products .skuLink, [id="promotionsList logged-in-only"] .promotion-fulfillment .free-products .skuLink {
  font-weight: normal;
  color: #000;
  text-decoration: underline;
  text-decoration-skip-ink: none;
}
#promotionsList .promotion-fulfillment .products-fulfilled, [id="promotionsList logged-in-only"] .promotion-fulfillment .products-fulfilled {
  color: #81D13A;
  font-weight: bold;
  margin-bottom: 10px;
  padding-top: 20px;
}
#promotionsList .promotion-fulfillment .hp4-free-products, [id="promotionsList logged-in-only"] .promotion-fulfillment .hp4-free-products {
  font-weight: bold;
  font-size: 14px;
  margin-top: 10px;
}
#promotionsList .promotion-fulfillment .hp4-free-products .sku, [id="promotionsList logged-in-only"] .promotion-fulfillment .hp4-free-products .sku {
  font-weight: normal;
  display: block;
}
@media (max-width: 767px) {
  #promotionsList .promotion-fulfillment, [id="promotionsList logged-in-only"] .promotion-fulfillment {
    padding: 5px;
    margin-top: 10px;
  }
}
#promotionsList .lateral .promotion-fulfillment .fulfillment-radar, [id="promotionsList logged-in-only"] .lateral .promotion-fulfillment .fulfillment-radar {
  width: 100% !important;
}
@media (min-width: 767px) {
  #promotionsList .lateral .promotion-link, [id="promotionsList logged-in-only"] .lateral .promotion-link {
    float: left !important;
    padding-left: 20px;
  }
}
#promotionsList .lateral .promotion-list-item .promotion-signature, [id="promotionsList logged-in-only"] .lateral .promotion-list-item .promotion-signature {
  font-size: 20px;
  margin-bottom: 0;
}
#promotionsList .lateral .promotion-list-item .promotion-name, [id="promotionsList logged-in-only"] .lateral .promotion-list-item .promotion-name {
  font-size: 14px;
  margin-bottom: 0;
}
#promotionsList .lateral .promotion-list-item .promotion-Description, [id="promotionsList logged-in-only"] .lateral .promotion-list-item .promotion-Description {
  display: none !important;
}
#promotionsList .lateral .promotion-list-item .promotion-fulfillment, [id="promotionsList logged-in-only"] .lateral .promotion-list-item .promotion-fulfillment {
  padding: 0 20px;
  width: 100%;
}
#promotionsList .lateral .promotion-list-item .promotion-fulfillment .radar-label, [id="promotionsList logged-in-only"] .lateral .promotion-list-item .promotion-fulfillment .radar-label {
  display: none !important;
}
#promotionsList .lateral .promotion-list-item .promotion-fulfillment .fulfillment-radar, [id="promotionsList logged-in-only"] .lateral .promotion-list-item .promotion-fulfillment .fulfillment-radar {
  height: 15px;
}
#promotionsList .lateral .promotion-list-item .promotion-fulfillment .products-to-fulfill, #promotionsList .lateral .promotion-list-item .promotion-fulfillment .products-fulfilled, [id="promotionsList logged-in-only"] .lateral .promotion-list-item .promotion-fulfillment .products-to-fulfill, [id="promotionsList logged-in-only"] .lateral .promotion-list-item .promotion-fulfillment .products-fulfilled {
  margin-top: 5px;
  font-size: 12px;
  padding-top: 0;
}
#promotionsList .lateral .promotion-list-item .promotion-fulfillment .free-products, #promotionsList .lateral .promotion-list-item .promotion-fulfillment .free-products-label, [id="promotionsList logged-in-only"] .lateral .promotion-list-item .promotion-fulfillment .free-products, [id="promotionsList logged-in-only"] .lateral .promotion-list-item .promotion-fulfillment .free-products-label {
  font-size: 12px;
}
#promotionsList .lateral .promotion-list-item .promotion-link, [id="promotionsList logged-in-only"] .lateral .promotion-list-item .promotion-link {
  float: right !important;
  font-size: 14px;
}
#promotionsList .header-label, [id="promotionsList logged-in-only"] .header-label {
  font-size: 14px;
}
#promotionsList .noPromotion, [id="promotionsList logged-in-only"] .noPromotion {
  margin-bottom: 40px;
}
#promotionsList .promotionListContent, [id="promotionsList logged-in-only"] .promotionListContent {
  display: flex;
  flex-wrap: wrap;
}
#promotionsList .promotion-list-item, [id="promotionsList logged-in-only"] .promotion-list-item {
  margin-bottom: 20px;
  margin-top: 20px;
  border-width: 1px;
  border-color: #EC385A;
  border-radius: 4px;
  border-style: solid;
  padding: 20px;
}
#promotionsList .promotion-list-item .promotion-signature, [id="promotionsList logged-in-only"] .promotion-list-item .promotion-signature {
  /*@extend .h3 !optional;*/
  font-size: 30px;
  float: left;
  display: inline-block;
  margin-top: 0;
  line-height: 1;
  color: #EC385A;
  font-weight: bold;
}
#promotionsList .promotion-list-item.promotion-tile .promotion-image img, [id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-image img {
  border-radius: 4px 4px 0px 0px;
  padding-left: 20px;
  padding-right: 20px;
}
#promotionsList .promotion-list-item.promotion-tile .promotion-content, [id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-content {
  padding: 20px;
  margin-top: 0;
}
#promotionsList .promotion-list-item.promotion-tile .promotion-name, [id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name {
  float: left;
  clear: left;
  margin-top: 5px;
}
#promotionsList .promotion-list-item.promotion-tile .promotion-name a, [id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name a {
  color: #000;
}
#promotionsList .promotion-list-item.promotion-tile .promotion-name a:hover, [id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name a:hover {
  color: #000;
}
#promotionsList .promotion-list-item.promotion-tile .promotion-Description, [id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-Description {
  float: left;
  clear: left;
  margin-top: 5px;
  font-size: 14px;
}
#promotionsList .promotion-list-item.promotion-tile .promotion-link, [id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-link {
  float: right;
  clear: left;
  font-weight: bold;
  padding-right: 20px;
}
#promotionsList .promotion-list-item.promotion-tile .promotion-link a, [id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-link a {
  color: #EC385A;
}
@media (max-width: 767px) {
  #promotionsList .promotion-list-item.promotion-tile, [id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile {
    padding: 10px;
  }
  #promotionsList .promotion-list-item.promotion-tile .promotion-link, [id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-link {
    clear: both;
    margin-top: 5px;
    margin-bottom: 1px;
    padding: 0;
  }
  #promotionsList .promotion-list-item.promotion-tile .promotion-image img, [id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-image img {
    border-radius: 4px 4px 0px 0px;
    padding-left: 5px;
    padding-right: 5px;
  }
  #promotionsList .promotion-list-item.promotion-tile .promotion-content, [id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-content {
    padding: 5px;
    margin-top: 5px;
  }
  #promotionsList .promotion-list-item.promotion-tile .promotion-signature, [id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-signature {
    font-size: 20px;
    font-weight: bold;
  }
  #promotionsList .promotion-list-item.promotion-tile .promotion-name, [id="promotionsList logged-in-only"] .promotion-list-item.promotion-tile .promotion-name {
    font-size: 15px;
    font-weight: bold;
  }
}

.promotion-detail .promo-timespan {
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-bottom: 10px;
  border-bottom: 1px solid #d9d9d9;
  color: #6e6e6e;
  margin-bottom: 30px;
}
.promotion-detail .promo-timespan .timespan-info {
  font-size: 14px;
}
@media (max-width: 767px) {
  .promotion-detail .promo-timespan {
    border-bottom: 0;
  }
}
.promotion-detail .promo-infos {
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-bottom: 30px;
}
.promotion-detail .promo-infos .promotion-content {
  padding-left: 0 !important;
}
.promotion-detail .promo-infos .promotion-content .promotion-fulfillment {
  float: left;
  padding-top: 20px;
  clear: left;
}
@media (max-width: 767px) {
  .promotion-detail .promo-infos .promotion-content .promotion-fulfillment {
    width: 100%;
  }
}
.promotion-detail .promo-infos .promotion-content .promotion-fulfillment .fulfillment-radar {
  width: 200px;
  height: 18px;
  margin-top: 10px;
}
@media (max-width: 767px) {
  .promotion-detail .promo-infos .promotion-content .promotion-fulfillment .fulfillment-radar {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .promotion-detail .promo-infos .promotion-content .promotion-fulfillment .fulfillment-radar {
    width: 180px;
  }
}
.promotion-detail .promo-infos .promotion-content .promotion-fulfillment .radar-label {
  font-weight: bold;
  font-size: 18px;
}
.promotion-detail .promo-infos .promotion-content .promotion-fulfillment .products-to-fulfill {
  color: #EC385A;
  margin-top: 10px;
  margin-bottom: 20px;
}
.promotion-detail .promo-infos .promotion-content .promotion-fulfillment .products-fulfilled {
  color: #81D13A;
  font-weight: bold;
  margin-bottom: 10px;
  padding-top: 20px;
}
.promotion-detail .promo-infos .promotion-content .promotion-fulfillment .free-products {
  font-weight: bold;
  font-size: 14px;
  margin-top: 10px;
}
.promotion-detail .promo-infos .promotion-content .promotion-fulfillment .free-products .free-products-label {
  font-weight: bold;
  font-size: 16px;
}
.promotion-detail .promo-infos .promotion-content .promotion-fulfillment .free-products .sku {
  font-weight: normal;
}
.promotion-detail .promo-infos .promotion-content .promotion-fulfillment .free-products .skuLink {
  font-weight: normal;
  color: #000;
  text-decoration: underline;
  text-decoration-skip-ink: none;
}
@media (max-width: 767px) {
  .promotion-detail .promo-infos .promotion-content .promotion-fulfillment {
    margin-top: 10px;
  }
}
.promotion-detail .promo-infos .promotion-content .promotion-signature {
  font-size: 34px;
  color: #EC385A;
  font-weight: bold;
}
.promotion-detail .promo-infos .promotion-content .promotion-name {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 20px;
}
.promotion-detail .promo-infos .promotion-image {
  float: right;
  padding-right: 0 !important;
}
.promotion-detail .promo-infos .promotion-image img {
  border-radius: 4px;
}
.promotion-detail .nav.nav-tabs {
  width: 100%;
  border: 0;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 30px;
}
.promotion-detail .nav.nav-tabs li {
  text-align: center;
  border-bottom: 2pt solid #d9d9d9;
  width: 50%;
  padding-bottom: 10px;
  padding-top: 20px;
}
.promotion-detail .nav.nav-tabs li a {
  color: #000;
  border: 0;
}
.promotion-detail .nav.nav-tabs li a:hover {
  border: 0;
  background: none;
}
.promotion-detail .nav.nav-tabs li.active, .promotion-detail .nav.nav-tabs #newsletter_container #newsletter_info #newsletter_subscription li.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription .promotion-detail .nav.nav-tabs li.error_newsletter_checkbox.active {
  border-bottom: 2pt solid #00B9DB;
}
.promotion-detail .nav.nav-tabs li.active a, .promotion-detail .nav.nav-tabs #newsletter_container #newsletter_info #newsletter_subscription li.error_newsletter_checkbox.active a, #newsletter_container #newsletter_info #newsletter_subscription .promotion-detail .nav.nav-tabs li.error_newsletter_checkbox.active a {
  border: 0;
  color: #00B9DB;
  font-weight: bold;
}
.promotion-detail .nav.nav-tabs li.active a:active, .promotion-detail .nav.nav-tabs #newsletter_container #newsletter_info #newsletter_subscription li.error_newsletter_checkbox.active a:active, #newsletter_container #newsletter_info #newsletter_subscription .promotion-detail .nav.nav-tabs li.error_newsletter_checkbox.active a:active, .promotion-detail .nav.nav-tabs li.active a:hover, .promotion-detail .nav.nav-tabs #newsletter_container #newsletter_info #newsletter_subscription li.error_newsletter_checkbox.active a:hover, #newsletter_container #newsletter_info #newsletter_subscription .promotion-detail .nav.nav-tabs li.error_newsletter_checkbox.active a:hover, .promotion-detail .nav.nav-tabs li.active a:visited, .promotion-detail .nav.nav-tabs #newsletter_container #newsletter_info #newsletter_subscription li.error_newsletter_checkbox.active a:visited, #newsletter_container #newsletter_info #newsletter_subscription .promotion-detail .nav.nav-tabs li.error_newsletter_checkbox.active a:visited, .promotion-detail .nav.nav-tabs li.active a:focus, .promotion-detail .nav.nav-tabs #newsletter_container #newsletter_info #newsletter_subscription li.error_newsletter_checkbox.active a:focus, #newsletter_container #newsletter_info #newsletter_subscription .promotion-detail .nav.nav-tabs li.error_newsletter_checkbox.active a:focus {
  color: #00B9DB;
  font-weight: bold;
  border: 0;
}
.promotion-detail .nav.nav-tabs li.inactive a {
  color: #aeaeae;
  border: 0;
  font-weight: bold;
  pointer-events: none;
}
.promotion-detail .nav.nav-tabs li.inactive a:hover {
  border: 0;
  background: #fff;
}
.promotion-detail .tab-content .promotionalProducts {
  margin-left: -21px;
  display: flex;
  flex-flow: wrap;
}
.promotion-detail .tab-content .promotionalProducts .product {
  flex-shrink: 0;
}
@media (max-width: 767px) {
  .promotion-detail .tab-content .promotionalProducts {
    margin-left: 0px;
  }
}
.promotion-fulfillment .fulfillment-radar {
  border: 1px solid #81D13A;
  border-radius: 4px;
}
.promotion-fulfillment .fulfillment-radar .radar-percentage {
  height: 100%;
  background-color: #81D13A;
}

#promotionFulfilledPopup .modal-dialog {
  margin-top: 180px;
}
#promotionFulfilledPopup .modal-dialog .modal-content {
  border-radius: 0;
  border: 0;
}
#promotionFulfilledPopup .modal-dialog .modal-content .modal-header {
  border: 0;
  padding: 40px 40px 20px 40px;
}
#promotionFulfilledPopup .modal-dialog .modal-content .modal-header .step-2-header {
  margin-top: 0;
}
#promotionFulfilledPopup .modal-dialog .modal-content .modal-body {
  padding: 0 40px 10px 40px;
}
#promotionFulfilledPopup .modal-dialog .modal-content .modal-body .promotion-name {
  font-weight: bold;
}
#promotionFulfilledPopup .modal-dialog .modal-content .modal-body .check {
  padding: 13px;
  margin: 2px;
  background-repeat: no-repeat;
  display: inline-flex;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAWCAYAAAA1vze2AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsQAAA7EAZUrDhsAAAAHdElNRQfiCx0IDSDCKKFHAAAAB3RFWHRBdXRob3IAqa7MSAAAAAx0RVh0RGVzY3JpcHRpb24AEwkhIwAAAAp0RVh0Q29weXJpZ2h0AKwPzDoAAAAOdEVYdENyZWF0aW9uIHRpbWUANfcPCQAAAAl0RVh0U29mdHdhcmUAXXD/OgAAAAt0RVh0RGlzY2xhaW1lcgC3wLSPAAAACHRFWHRXYXJuaW5nAMAb5ocAAAAHdEVYdFNvdXJjZQD1/4PrAAAACHRFWHRDb21tZW50APbMlr8AAAAGdEVYdFRpdGxlAKju0icAAAH6SURBVEhL7ZXLaxNRFIe/ZKImpilOS+uD4JOqIG7UpQuXIloVRVFcibhz486/Q8Flu8u2UkVRNyJV6EplSqnaxopa0xknaUzIJJmHZ5IpoSQN0aaC4LcZZu7c+83vnnOZkCewzoSD67ryr0qad7+rklc/LR5ny7ieGzyp0yWJx7hpcU4zOPVukVS+Unu2TFckY2aJW+9NdEmB7WLZviBUHxTWLHldrHBzxmQ+W4INCid39nJpSzQYrbMmSbpS5eq0JDAlgXz4sWSce3sSJJRGCp8/PoyaVWVY00nrFkRCHE8mSB1QSYaV4I0GLZO44l2oOvxwVnbJMlNlh2sfTNKGbBEuR3ckGB1qLfBpKXmas7g8ZXBWFsrUitjgq+NxfS7L24wIbNg7ECe1X2VfpLXAp0niyprj0iUvvxWY+JjlwozBonSMjyVteeNTjsnPeajaJNRNjB0aYEgK3o4mSVhqdmbrZnZt76l1y8SsyYk3GR7ly1ycXeKJpEPSDKoxJo9s43AsEsxcnVUL/6xQ4XY6h7ZQqMWL92yk6Ccq2ezui3FXanBarp3Qtrs0KfAdSfLwi2yPXxtJOdgb5f7BPs73R+W2wxPgS9qhVx3vyrTu8XzOU17MeyPfi8FI53R0Tgxp5wdLFv2KwrAaJezPWHne2vL/z/hb/AUJ/AKvQSRkM8bb0wAAAABJRU5ErkJggg==");
}
#promotionFulfilledPopup .modal-dialog .modal-content .modal-footer {
  border-top: 0px;
}
#promotionFulfilledPopup .modal-dialog .modal-content .modal-footer .button-section {
  text-align: right;
}
#promotionFulfilledPopup .modal-dialog .modal-content .modal-footer .button-section .btn {
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (max-width: 767px) {
  #promotionFulfilledPopup .modal-dialog .modal-content .modal-footer .button-section .btn {
    width: 100%;
    margin-top: 20px;
  }
}
#promotionFulfilledPopup .modal-dialog .modal-content .modal-footer .button-section .btn.btn-default {
  background-color: #fff;
  border-color: #000;
}

/* BRAND COLORS */
/* basic color definition */
/* BRAND COLORS */
/* basic color definition */
#searchResultsContainer .nav.nav-tabs {
  border-bottom: 0px;
  margin-left: 0;
  margin-right: 0;
}
#searchResultsContainer .nav.nav-tabs li {
  text-align: center;
  border-bottom: 2pt solid #d9d9d9;
}
@media (max-width: 479px) {
  #searchResultsContainer .nav.nav-tabs li {
    min-height: 100px;
  }
}
#searchResultsContainer .nav.nav-tabs li a {
  color: black;
  border: 0;
}
#searchResultsContainer .nav.nav-tabs li a:hover {
  border: 0;
  background: #fff;
}
#searchResultsContainer .nav.nav-tabs li.active, #searchResultsContainer .nav.nav-tabs #newsletter_container #newsletter_info #newsletter_subscription li.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription #searchResultsContainer .nav.nav-tabs li.error_newsletter_checkbox.active {
  border-bottom: 2pt solid #00B9DB;
}
#searchResultsContainer .nav.nav-tabs li.active a, #searchResultsContainer .nav.nav-tabs #newsletter_container #newsletter_info #newsletter_subscription li.error_newsletter_checkbox.active a, #newsletter_container #newsletter_info #newsletter_subscription #searchResultsContainer .nav.nav-tabs li.error_newsletter_checkbox.active a {
  border: 0;
  color: #00B9DB;
}
#searchResultsContainer .nav.nav-tabs li.active a:hover, #searchResultsContainer .nav.nav-tabs #newsletter_container #newsletter_info #newsletter_subscription li.error_newsletter_checkbox.active a:hover, #newsletter_container #newsletter_info #newsletter_subscription #searchResultsContainer .nav.nav-tabs li.error_newsletter_checkbox.active a:hover {
  border: 0;
  background: #fff;
}
#searchResultsContainer .nav.nav-tabs li.inactive a {
  color: #d9d9d9;
  border: 0;
}
#searchResultsContainer .nav.nav-tabs li.inactive a:hover {
  border: 0;
  background: #fff;
}
#searchResultsContainer .tab-content .search-text {
  color: #aeaeae;
}
#searchResultsContainer .tab-content .productListContent .product {
  padding-left: 0px;
  padding-right: 0px;
}
#searchResultsContainer .tab-content .productListContent .product .product-component {
  margin-bottom: 10px;
}
#searchResultsContainer .tab-content #recipeResults h3.header, #searchResultsContainer .tab-content #recipeResults .recipe-detail .steps-row .steps-container .header.steps-title, .recipe-detail .steps-row .steps-container #searchResultsContainer .tab-content #recipeResults .header.steps-title, #searchResultsContainer .tab-content #recipeResults .product-detail .first-section .product-info .product-title-row h1.header, .product-detail .first-section .product-info .product-title-row #searchResultsContainer .tab-content #recipeResults h1.header, #searchResultsContainer .tab-content #recipeResults .favouriteList .modal .modal-header .header.modal-title, .favouriteList .modal .modal-header #searchResultsContainer .tab-content #recipeResults .header.modal-title {
  margin-bottom: 40px;
}
@media (min-width: 480px) {
  #searchResultsContainer .tab-content #recipeResults .recipe {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    height: 170px;
    margin-bottom: 20px;
  }
  #searchResultsContainer .tab-content #recipeResults .recipe .recipe-list-item {
    height: 100%;
    width: 100%;
  }
  #searchResultsContainer .tab-content #recipeResults .recipe .recipe-list-item .recipe-content {
    float: left;
    width: calc(100% - 180px);
  }
  #searchResultsContainer .tab-content #recipeResults .recipe .recipe-list-item .recipe-content .recipe-meta-info {
    height: 120px;
  }
  #searchResultsContainer .tab-content #recipeResults .recipe .recipe-list-item .recipe-image {
    float: left;
  }
  #searchResultsContainer .tab-content #recipeResults .recipe .recipe-list-item .recipe-image img {
    height: 168px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
}
@media (max-width: 479px) {
  #searchResultsContainer .tab-content #recipeResults .recipe .recipe-image img {
    width: 100%;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  #searchResultsContainer .tab-content #recipeResults .recipe .recipe-link {
    margin-top: 15px;
  }
}
#searchResultsContainer .tab-content #recipeResults .recipe .recipe-description {
  display: block;
  clear: left;
}
#searchResultsContainer .tab-content #contentResults h3.header, #searchResultsContainer .tab-content #contentResults .recipe-detail .steps-row .steps-container .header.steps-title, .recipe-detail .steps-row .steps-container #searchResultsContainer .tab-content #contentResults .header.steps-title, #searchResultsContainer .tab-content #contentResults .product-detail .first-section .product-info .product-title-row h1.header, .product-detail .first-section .product-info .product-title-row #searchResultsContainer .tab-content #contentResults h1.header, #searchResultsContainer .tab-content #contentResults .favouriteList .modal .modal-header .header.modal-title, .favouriteList .modal .modal-header #searchResultsContainer .tab-content #contentResults .header.modal-title {
  margin-bottom: 40px;
}
#searchResultsContainer .tab-content #contentResults .content-tile {
  margin-bottom: 30px;
}
#searchResultsContainer .tab-content #contentResults .content-tile .title {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: bold;
}
#searchResultsContainer .tab-content #contentResults .content-tile .title a {
  color: black;
}
#searchResultsContainer .tab-content #contentResults .content-tile .title a:hover {
  background: #fff;
}
@media (max-width: 991px) {
  #searchResultsContainer .tab-content h3.header, #searchResultsContainer .tab-content .recipe-detail .steps-row .steps-container .header.steps-title, .recipe-detail .steps-row .steps-container #searchResultsContainer .tab-content .header.steps-title, #searchResultsContainer .tab-content .product-detail .first-section .product-info .product-title-row h1.header, .product-detail .first-section .product-info .product-title-row #searchResultsContainer .tab-content h1.header, #searchResultsContainer .tab-content .favouriteList .modal .modal-header .header.modal-title, .favouriteList .modal .modal-header #searchResultsContainer .tab-content .header.modal-title {
    line-height: 1.1;
    font-size: 30px;
  }
}

/*
ECATALOG Styles
*/
.removeBoxModel {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.removeBoxModel * {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.ecatalog {
  /*
  root element for the scrollable.  when scrolling occurs this
  element stays still.
  */
  /*
  a single item. must be floated in horizontal scrolling.  typically,
  this element is the one that *you* will style the most.
  */
}
.ecatalog .scrollable.thumb .items img {
  width: 80px;
  height: 47px;
  margin-top: 1px;
}
.ecatalog .scrollable.thumb .items .current {
  border: 1px solid white;
}
.ecatalog .scrollable.thumb .items .current img {
  margin-top: 0;
}
.ecatalog .scrollable.thumb .items .current .ecatalogItem img {
  border: none;
}
.ecatalog .scrollable.thumb .items .current .ecatalogItem {
  width: 83px;
}
.ecatalog .scrollable {
  /* required settings */
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
}
.ecatalog .scrollable {
  float: left;
}
.ecatalog .scrollable.big .ecatalogItem {
  cursor: pointer;
}
.ecatalog .scrollable .items div.imagePlaceholder img {
  width: 32px !important;
  height: 32px;
}
.ecatalog .scrollable.thumb {
  width: 504px;
  height: 50px;
}
.ecatalog .scrollable.thumb .items div.ecatalogItem {
  width: 84px;
}
.ecatalog .scrollable.thumb .items div.imagePlaceholder {
  width: 32px;
  margin-left: 16px;
  margin-top: 0;
}
.ecatalog .scrollable .items {
  /* this cannot be too large */
  width: 20000em;
  position: absolute;
}
.ecatalog .items div {
  float: left;
}
.ecatalog .mainSlider .naviLeft {
  width: 30px;
  float: left;
}
.ecatalog .mainSlider .naviLeft .borderTop {
  display: block;
  height: 7px;
  width: 30px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAHCAMAAAAoNw3DAAAAVFBMVEVMaXE3Nzc4ODg+Pj40NDQ4ODgzMzM8PDw4ODg+Pj4pKSkqKiorKystLS0wMDAxMTEyMjIzMzM2NjY3Nzc4ODg5OTk6Ojo7Ozs8PDw9PT0+Pj4/Pz8yDREDAAAACnRSTlMAK0dcq8vp6/j4OPRUrgAAAENJREFUGNN9yzEOgDAMwEAnqVhgAPH/dzJRM4NovZ4cEJUr7wQR7qDaGV8UtAdXy2XXH+6oZh2MElqNBMHcJq/kVH0AHwkcUWHBoBAAAAAASUVORK5CYII=");
}
.ecatalog .mainSlider .naviLeft .borderBottom {
  display: block;
  height: 31px;
  width: 30px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAfCAMAAADHso01AAAAkFBMVEVMaXE9PT04ODg+Pj49PT04ODg9PT09PT0+Pj44ODg9PT04ODg6Ojo1NTU7Ozs8PDw2NjY+Pj4nJyc5OTlJSUlgYGBiYmJOTk5BQUFdXV1hYWFAQEA/Pz9PT09cXFwoKChCQkJHR0dISEhKSkpQUFBXV1djY2NGRkZLS0tNTU1RUVFUVFRYWFhZWVleXl5fX1+BLjUNAAAACnRSTlMAK0hhrMjq7Pj4ZT9xkwAAAKZJREFUeNrV0csOgjAQBdD6VigdUIqlpbzBt/7/39kQExPt1KVhNjeZk7u6xI+8zwNG6c73wyDY/pnfXxdD2WRDZlZmzUOAUX1iVo5TAeC1vUaZRReZ7DHOVJdwlPP6lnCU67wz6miXZylxThVoKXEWwI68x/guAFjFWztXVwUmDrGVvUgNAdig8GPvcfHGzQs3T9ffDJTSF5PZCueCEDKZL+0cBsUTV+Awq75IQpIAAAAASUVORK5CYII=");
}
.ecatalog .mainSlider .naviLeft .flipBack {
  border: none;
  width: 30px;
  display: block;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAABCAAAAADs20EwAAAAGElEQVR42mOwsLNFBzbWVlaWFhZmpqYaAG11BuCJ0JaGAAAAAElFTkSuQmCC");
}
.ecatalog .mainSlider .naviLeft .flipBackImage {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAUCAAAAAC/wNIYAAAAoUlEQVR42n3JsQrCMBAAUD/HH2hyuctpFQdBoavOFRHBxUX8gI7ddBQHQeiWxDb9PUfBcnnrG8GE/1gkRAOgsmw8bDNfo9ywvB+12Lp49Hsltdq+ei+11WXTeanJnHzrpEZ7+QQnNeVVF5zUlNe9d2Jb3jWd3Mxq824TzVA8Y6JZr24x0QyLOga52UyrGORm4ms8yM1I5xLkZoszSjQz/foLR6Ks2CxIxDkAAAAASUVORK5CYII=");
  background-repeat: no-repeat;
  background-position: center;
  width: 30px;
}
.ecatalog .mainSlider .naviRight {
  float: left;
}
.ecatalog .mainSlider .naviRight .borderTop {
  display: block;
  height: 7px;
  width: 30px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAHCAMAAAAoNw3DAAAAaVBMVEVMaXE8PDw8PDw8PDw1NTU8PDw8PDw8PDwyMjI8PDw8PDwzMzM8PDw9PT08PDw8PDw8PDwrKyssLCwtLS0vLy8wMDAxMTEyMjIzMzM1NTU2NjY3Nzc4ODg5OTk6Ojo7Ozs8PDw9PT0+Pj7EihyIAAAAEXRSTlMACRJYW6Osr8Lh7fX5+fv8/r97aHoAAABKSURBVBjTfckxDoAgFETB9xdi1Eq9/w0tbSyAtdaA007sOQCC4OWqpUBOs4hOr5x3bWkRYGP8sZbWBJi+Y5L88ykLe/ghjRO2eABRLCYwyMEziAAAAABJRU5ErkJggg==");
}
.ecatalog .mainSlider .naviRight .borderBottom {
  display: block;
  height: 31px;
  width: 30px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAfCAMAAADHso01AAAAsVBMVEVMaXE8PDw8PDw8PDw8PDw8PDw8PDw8PDw8PDw8PDw8PDw8PDw8PDw8PDw8PDw8PDw8PDw8PDwqKio1NTU2NjY3Nzc4ODg5OTk6Ojo7Ozs8PDw9PT0+Pj4/Pz9AQEBCQkJDQ0NERERFRUVISEhJSUlLS0tMTExNTU1OTk5QUFBRUVFSUlJUVFRVVVVWVlZXV1dYWFhZWVlaWlpbW1tdXV1eXl5fX19gYGBhYWFiYmJjY2MVNg53AAAAEnRSTlMABQxLW5+gocXW6+3u9Pb4/P7vsT2AAAAAtUlEQVR42q3S4QrCMAwE4Fw6FcGJ+P6PKMzNua2z61nxp2l+eUADfBwh0OaKT0QF8pu+ETd/Y363Z1GTQYFQj1wt3k6YslJb3gS/zKYNQxYo7d05XHRYmQFaXLzVbqsfRrScWeXi5x1SlQUxHlBjhNi99lph6NyPpWyz6nRfUJQmc3wsoQz77hCXVQWc7DZWannzU2CxAN9B/zvAZ/kXw+fs8kyX6be35PEYnfaclo1VfsaURN7Wt0+nnMnOHgAAAABJRU5ErkJggg==");
}
.ecatalog .mainSlider .naviRight .flipNext {
  border: none;
  width: 30px;
  display: block;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAABBAMAAAA7ngPfAAAAG1BMVEU8PDwqKio0NDQ2NjY3Nzc4ODg5OTk7Ozs8PDyBGeOXAAAAAXRSTlPtnl1GowAAABFJREFUeNpjEDIJS6/ogIEGAC+ABsQImt/DAAAAAElFTkSuQmCC");
}
.ecatalog .mainSlider .naviRight .flipNextImage {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAUCAMAAACtdX32AAAA21BMVEU8PDw8PDw8PDw5OTk7Ozs0NDQ2NjY3Nzc4ODgqKiotLS1dXV2oqKivr6+3t7c9PT2wsLAxMTE+Pj46Ojq4uLgyMjKxsbGysrK0tLQwMDAzMzNCQkJLS0tiYmKKioqgoKCrq6usrKyzs7O2trYuLi4vLy8/Pz9DQ0NFRUVISEhSUlJTU1NUVFRXV1dZWVlaWlpeXl5gYGBhYWFjY2Nra2tubm5zc3N7e3uEhISFhYWHh4ePj4+VlZWampqcnJyhoaGlpaWnp6etra25ubm6urq7u7u8vLy+vr6/v7/fQgW2AAAAAnRSTlPt7trxj+YAAAC1SURBVHjaddLVGoIwGAZgdQOsgRup0tjd3X3/V+QZJzzfTt9tf+ZKkqwUCaFU1wuZk0uZ9JokcyGfcsvzRyaFr8vzRzDkBHIl/F0mXBGIq6/k6kmyQKxaxn2lNDTEzDaiDTE1xDXLYNtOQ0Ncs1Tn4MoUMbO/t7GJmMXPYEkJ+Jw5xnnKZRTbUU+DdlGAzO3k6NZ1VPc79vt1Cpo6iz77JocjWYQ7IWmIeWXdlfA6UFGg2WX6A60WFgzdZ6nEAAAAAElFTkSuQmCC");
  background-repeat: no-repeat;
  background-position: center;
  width: 30px;
}
.ecatalog .thumbslider .naviLeft {
  width: 20px;
  float: left;
}
.ecatalog .thumbslider .naviLeft .topBorder {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAFBAMAAAC3LdEAAAAAElBMVEVMaXE7Ozs9PT09PT08PDw9PT183/GPAAAABXRSTlMAOHiA144iMCsAAAAdSURBVHjaY2BgdA2FAAYG1VAYkzkUzhRFMF3hTAB7+A67rmmW8gAAAABJRU5ErkJggg==");
  height: 5px;
  width: 20px;
}
.ecatalog .thumbslider .naviLeft .bottomBorder {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAFBAMAAAC3LdEAAAAAGFBMVEVMaXE/Pz8/Pz89PT08PDw9PT08PDw9PT1YP927AAAAB3RSTlMACCBoh7/XGfRg2AAAABlJREFUeNpjKIcDBnMEkxXBZEqHMxlEYEwAU4QVLrIeC+8AAAAASUVORK5CYII=");
  height: 5px;
  width: 20px;
}
.ecatalog .thumbslider .naviLeft .prev img {
  width: 20px;
  height: 39px;
  display: block;
  background-color: #3a3a3a;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAAAAACo4kLRAAAAmUlEQVR42l3KsQrCMBDGcZ8qSXM5VHEQFLrqXBERXFzEB+jYTUdxEIRuSWyS1xNv6t1/+eDHN8FxzsJ/GFaLjZVoVo+TFqjrZzkojmr3LoGj002fAkeozmHwHK27fqPnCLM2RT9Csq4EL9Dhvk8SEdX2MzCkTP3KDCm9vmeO9F12OUrEatrmKBEBb/koES1cGiMRnZ0DRwoIf4FmgoB2dFzwAAAAAElFTkSuQmCC");
  background-position: center;
  background-repeat: no-repeat;
}
.ecatalog .thumbslider .naviRight {
  width: 20px;
  float: left;
}
.ecatalog .thumbslider .naviRight .topBorder {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAFBAMAAAC3LdEAAAAAElBMVEVMaXE7Ozs9PT09PT08PDw9PT183/GPAAAABXRSTlMAOHiA144iMCsAAAAcSURBVHjaYwiFgBABBgYoMzQIwQw1QDADEcwQAJ4UD34np7kkAAAAAElFTkSuQmCC");
  height: 5px;
  width: 20px;
}
.ecatalog .thumbslider .naviRight .bottomBorder {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAFBAMAAAC3LdEAAAAAGFBMVEVMaXE/Pz8/Pz89PT08PDw9PT08PDw9PT1YP927AAAAB3RSTlMACCBoh7/XGfRg2AAAABlJREFUeNpjKIcDBjirGMEMgDPLFOBMRwYAdnEWDzZDTTAAAAAASUVORK5CYII=");
  height: 5px;
  width: 20px;
}
.ecatalog .thumbslider .naviRight .next img {
  width: 20px;
  height: 39px;
  display: block;
  background-color: #3a3a3a;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAAAAACo4kLRAAAAmklEQVR42mXQPQoCMRAFYE+1+R1UsRAUttV6RUSwsREPsOV2WoqFIGyXxE1yPUMal5dXfjDDzJtQipKaxskoNwtRIDs9VhyxOsRnzQq08b2rCrS+b5hGNIM9C4Vo3PeqJWBS384UorGxSwro+z1pwOGzrXBneNWcAMN9zeBOF7olh49caKcC3jyGGykohDcXJQlQzXP1gHn0nx/UP4KARJuwewAAAABJRU5ErkJggg==");
  background-position: center;
  background-repeat: no-repeat;
}
.ecatalog .thumbslider {
  height: 60px;
  margin-left: auto;
  margin-right: auto;
  width: 544px;
  margin-top: 15px;
}
.ecatalog .mainSlider {
  height: 300px;
  margin-top: 15px;
}
.ecatalog .catHeader {
  width: 290px;
  color: White;
  font-family: Trebuchet MS;
  font-size: 16px;
  text-align: center;
  font-weight: bold;
  height: 44px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASIAAAAsCAMAAAD2HUVAAAABiVBMVEVMaXEXFxcLCwsHBwcDAwMeHh4iIiIFBQUJCQkCAgIKCgoEBAQGBgYfHx8cHBwdHR0jIyMkJCQpKiobGxsrKysBAQEnJycmJiYpKCkAAAAgICAtLC0vLy8xMDEsLCxzc3MtLi4sLC50cnMsLCowMTMhICEwMDAwMjFycnIsLS8uLi0tLSswLy0ICAh0c3F0dHQuLzFzcXIuMC8wMDIrLSwoKChzc3EyMjIaGholJSUqLCtycnAMDAwZGRkqLClzdXQyMjRzdHYrLSowLi8NDQ0sKi0YGBgyMS9hYmJydHMtKywiIyUrLC4WFhYUFBQODg4PDw8rKihERUdzc3VGRkZZWlpPT083NzdBQUFjYmAkIiMSEhIiJCMnJyUhIiRJSkwlJSMREREpKSckJCY5OjwmJigpKiwpKCYwMC4qKy0wMi9aWlh1c3QvMTBCQ0UvMDJpa2pAQUNCQT9VUU5WVlY8OjtERUlERERFRUVNTU1AQEBSUlJIR0VVVFlbW1stLjBDREZra2tiY2WSshUxAAAAAXRSTlMAQObYZgAABDlJREFUeNrtmWd72kgQgNcCmaBKM2BUAQswBIydOIYcXAvnOI7TLv1677339stvVsLxcwfLCuZ54EP0ml3vMu/OrMb6ZuLT/e33f44edzqVyjOXKo5TaTy36zjOTmMXNi80dhqO09hxGg5D6FwCo1Lxo3P4/4/6RqeDyADcdeDUDoi7Deezu9cqjATONWcXBsASjo6++4E84c+//n7866NfHll1C9jaqj2/ZVkX6vULW1YNVkCNTgcWQ7haq0MsiIb3J6K+YdUxGeiJqwdW7cD63LI+ser1j9jPBC6FJXz9zbdHX31BAjL3/3homs1ms7tn+jRN1zx/HhblK7Vm0wx2FIbQrO2Ze7UgGt6fiMKgRxAZuoBrGl/C1q2ZsxL4uDOEK12z3H346X1Cuf7zvapB2XaNVsswXOOU7W3DdmFybcN1aYAhtFr0qyAa3p+IBndAZrBhb9NQlUaNJuuZnsB8aHqZ1r03CWA9ODk27LJdNWDYZeNy2RgvX6y+ZD970Q4wYDCEi0aufBoN609GA6NsIzIY9jF8e0wPBgnLJ+xnGpdhC1V6gwcfwEv0k5nLXc6FwOYJCJ+VYeWYLxNy8mMmV8yEoAg/DBA+L8OquQMtynxf3C8W3yny2M/sZzgKwmdmWDV33vuYZIqFfD7/ep7DPlgMED4iAzJ5WPHDYpHY+fcLhUK+wCPf5wgIn5lh9byVz5F0/910P51KP130zxY8s0/S6evp9RSf9TRHQPjsDKsnnSap1BveK+sh8HgCwmdmWD2vpaBF/Mv4CtvxED6i4lKA94h4XilALU3HK3mq6ksswRMX9DEVUXjhBc8jcB00JVVE+LiK2ERcoUToL12HoYrTUfXTlc4U9MV8VEUMamgBFkQUNV0X4aNpOgeWIGqitpiPqrgUNFElUIyiawx4QSCL8BEVl4OukZEASAKLsxBbGMCY20dXRCDNIQxGZDASpAGs2DovqYTwERUxSFLoHo0EIgjnJABmDgwB4/MzrB5BInCTAKl9bjogcGgjfETFpSDRFrU5VWOMGyN8fIZltgguFNCOTUU5CzAEOKq0F/JxFRdHCS/Ai3PaojZUZeiKws/XXszHVsT3SOH3iMDWJ5aAxTQSoCeUGSTo4cV8VEUEifBCLEZgOxOQ5YQyU5CVuX18RRRnx2WeoCj8FskyjJkCHXP7+IoI5PACtCimJCJmvG0xhQhRi1jvkeJ3SSAj2EVMEh+3JTEir8YBOc6DYSF9foaVkRzP8tvkMBH2jJwMFhh/mRnwf50kzIkh6d2WN+Mb8SSXDZ6A8FkZVkp8IwlNut0j2aGQjJggPp4GwyzRs8NbmxtPLUl2gH5uDXslomq9tZuSvBkxgSzcPOxpKUJE6NGNtYj/ckinG4fDbIkQUhL1Xm+4FjHBsJfVVELxRF3PRkxC/3uWIj4lVYyYirpOIiIANP8CDFi91PZcUbYAAAAASUVORK5CYII=");
  margin-left: auto;
  margin-right: auto;
}
.ecatalog .catHeader .headerInner {
  height: 34px;
  padding-top: 5px;
}
.ecatalog .catHeader .save {
  float: left;
  margin-left: 13px;
  width: 25px;
  height: 25px;
  display: block;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZAgMAAAC5h23wAAAACVBMVEVMaXH////+/v6hu16fAAAAAXRSTlMAQObYZgAAAF5JREFUeNpjYEADoqGhKSBaNTQ0BMoH02IMDBA+go4QAKkD8iUgfBAbpI5B0oGBQY0hNHJmAEh8amjoFBAdGhqaAFEn2gChxSD6pohAzRWAmgs1PwVifxiKO2DuQwMAvPQROJbQwmwAAAAASUVORK5CYII=");
  margin-top: 3px;
}
.ecatalog .catHeader .headerPrevPage {
  float: left;
  margin-left: 35px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAAAAADFQYt8AAABG0lEQVR42m2RzUsCURTF77HGysI0sBpQJyqEir6kaNkmAtpIy4hQXEeGmwkJpXAT9M+OrpvbeXNheEGHx+Pe3z3vvi+0xJcC6mbF/l/MUR9O5oI9Dztv+fkpOCffFV/Bw6AicpZxRY5v3yKmGd+xxgW2OB23rXwyByKQCH4Wwrhj+4oc0980S/mlFxjl4owrewSPw4pjaUGcjsjrrN+NIoi5Mx2Sr8rF15VIzhikjURQ/e57t7UppL9UHfVKTHyFM8GKSDPu8vjweEK/MmhN7v0tthOgCIFC2583kpe26F9SWHI9vTS38SLtYup8HFiwSR6ouDdDCoLuuOFa1RyHKpFacbn/XhPj/nfRvPY6WPe4d+eNeDoDFuVf/QKSiGC9lwMk+wAAAABJRU5ErkJggg==");
  background-repeat: no-repeat;
  display: block;
  width: 25px;
  height: 25px;
  margin-top: 4px;
}
.ecatalog .catHeader .topPaging {
  margin-top: 5px;
  float: left;
  width: 100px;
}
.ecatalog .catHeader .headerNextPage {
  float: left;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAAAAADFQYt8AAABHklEQVR42m2PvUpDQRCFz7kaJcpmX0AV/95QsAlKggRvE4xYhwQRS0ljITaWosQ/VLCLEa4a0BhEhIt3dNiwrODHNvvNzBmGSxQCFCFCuAhTqj4K8bfABZjzdGd7oDOhn4e5APq1vRQe74XobBx6KQTnxFy5X7t8CTAjFM7CXANubytOvkdErXDm1xPDStrYGgzzp2FuoGSR1vrV3ZQZySmYW79NX6dyQICTsN1ICF8DTlbO1JvE/YOL68ucQCFBiPCzUXljHjbwAmbN+AFgXuxTGL5fugdAjsM+e4mj1TaFAvFeOS0euxYhx2BfnL1ba8FBAXOwPQ3plpvaGgnADHQevfX6l1PUHArVv9c2P4Q67mFOCsX41d/q/Sj+5QdFAHfEczk0vQAAAABJRU5ErkJggg==");
  background-repeat: no-repeat;
  display: block;
  width: 25px;
  height: 25px;
  margin-top: 4px;
}
.ecatalog .catHeader .close {
  float: left;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAMAAADX9CSSAAAAV1BMVEVMaXH////+/v7+/v7////+/v7////////////+/v7////+/v7////+/v7+/v7////////+/v7+/v7+/v7+/v7+/v7////////+/v7+/v7+/v7+/v7///+3EVZiAAAAHHRSTlMAQM/XKK8YMID3EN9Q54d4CGiXWMe3YCBIcKefz8CmUgAAAJ5JREFUeNptkVcSwyAMRBcbgnEv6dn7nzOENkD8fnZ4aIQYISGFEBoVl3ngj+lTXM2Gib2PtlfMaR7B31jSrr4Ja97uSUPSJsmU2uYezmAKKptT9CCiNz00HYjQcWCkp9BcsDGQa3Y4yvrkxWn/O1ZzMg8loE7mb22O/P/vBotiTeN3MlTaSDj0VOpn2uI1022+ybEJdnihRC6dJdV+ATZdHx22H57BAAAAAElFTkSuQmCC");
  background-repeat: no-repeat;
  display: block;
  width: 25px;
  height: 25px;
  margin-left: 28px;
  margin-top: 3px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.ecatalog .thumbPagerItem {
  margin-top: 20px;
  height: 5px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAAFAgMAAAAS3dUPAAAACVBMVEW+vr6xsbGnp6ecz52sAAAAAnRSTlNVv+qByjQAAAAQSURBVHjaY2BgCGBYAMQMAAZKAUF60Bk6AAAAAElFTkSuQmCC");
  background-repeat: repeat;
  float: left;
}
.ecatalog .thumbPagerItem.current {
  height: 5px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAAFAgMAAAAS3dUPAAAACVBMVEX////09PTq6uoE2cBJAAAAAnRSTlNVv+qByjQAAAAQSURBVHjaY2BgCGBYAMQMAAZKAUF60Bk6AAAAAElFTkSuQmCC");
  background-repeat: repeat;
}
.ecatalog .thumbPager {
  margin-left: auto;
  margin-right: auto;
  width: 250px;
}
.ecatalog .bookBack {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAABAgMAAAB1WbzTAAAADFBMVEVMaXEAAAAAAAAAAAAykov8AAAAA3RSTlMAVaoLuSc5AAAADElEQVR42mNg3MkAAAF5ALtUoXhYAAAAAElFTkSuQmCC");
  position: absolute;
  width: 11px;
}

.zoomToolTip {
  background-color: #9090A0;
  color: black;
  width: 60px;
  height: 12px;
  border: 1px solid #D0D0D0;
  padding: 5px 0 5px 25px;
  position: absolute;
  z-index: 9999;
  opacity: 0.8;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAMAAAC6V+0/AAAAZlBMVEVMaXEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACgxKPNAAAAIXRSTlMAh5/3EAi/IM/fQEjveIAo5zDHaBivWNj50+CnlzhgUI9sa8xlAAAAjUlEQVR42pXOyRKCMBRE0Q4hIzOCs2L//08qKUKREhfe1atTvXgIee8V0qqSpHwlnJFW96TNNzuWHkBneVtNST4AAkayiThRIyDurCIemIFz4Vp6clyWgiKioRwCqpYFYiN1jo9ltFgbHFtR1I7ny+ZRozl3uibvo6i1OMK4oGm/td/fqh0tG3xrh396A4FBCW7nIVIDAAAAAElFTkSuQmCC");
  background-repeat: no-repeat;
  background-position: 5px 3px;
}

.zoomPlus {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAUCAMAAABYi/ZGAAAAdVBMVEVMaXH+/v7+/v7////////+/v7+/v7////////////+/v7+/v7////+/v7////+/v7+/v7////////+/v7////////////+/v7////+/v7+/v7////////////////+/v7////////////+/v7+/v7+/v7////5kxOWAAAAJnRSTlMASN/vQPfvCBiAr3Agj2DHzx4QaHjRBLcMvzgUGVAw1yg4Ap+HWFQVkSoAAACXSURBVHjabZBZDoQgFARbRRF3R519X7j/EQcbJEatD6lXkQSAYyeESDEnqPVIU/kiMz1Rpy4dOA78hjaWHF5ouZ5guGtizEpuLFu0EJAx7QJgH1HPCPiPx0w9qlVT6DbabaMVmhwBXK0GQLM4SyyB3LeIUhqTD2qLN9eEFy6S0aN+4E4B8gz1RCL8I39d+syfWv6UUp0rf4XhHAp9BRGgAAAAAElFTkSuQmCC");
  width: 19px;
  height: 20px;
  float: left;
  margin-left: 8px;
  margin-top: 10px;
}

.zoomPlus img {
  width: 19px;
  height: 20px;
}

.sliderContainer {
  float: left;
  width: 160px;
  height: 15px;
  margin-top: 14px;
}

.zoomMinus {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAUCAMAAABYi/ZGAAAAWlBMVEVMaXH+/v7+/v7+/v7////+/v7+/v7////////////////////+/v7+/v7+/v7+/v7////+/v7////+/v7+/v7+/v7+/v7+/v7+/v7////////+/v7///////9V4rEcAAAAHXRSTlMASPfHQN/vGAiAEGBoz69wII8ot4dYvzifUDDXeCsh4/MAAAB5SURBVHjabctJFoMgEEXRh4KAvem72v82QxI8EPQOavBOfaJWa23JqVo+ho6VG2VV25iOkphfXCR3IXjIvwkYi2bAVVK4osIlEZEX3aZ5+p1232mzlBQMRaocTEVbAPeUXGMJ5iZfar4OJn1povYU082SuLP3vo/lDftHGMHzRTLUAAAAAElFTkSuQmCC");
  float: left;
  width: 19px;
  height: 20px;
  margin-right: 10px;
  margin-top: 10px;
  margin-left: 10px;
}

.zoomMinus img {
  width: 19px;
  height: 20px;
}

.zoomClose {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAMAAADX9CSSAAAAV1BMVEVMaXH////+/v7+/v7////+/v7////////////+/v7////+/v7////+/v7+/v7////////+/v7+/v7+/v7+/v7+/v7////////+/v7+/v7+/v7+/v7///+3EVZiAAAAHHRSTlMAQM/XKK8YMID3EN9Q54d4CGiXWMe3YCBIcKefz8CmUgAAAJ5JREFUeNptkVcSwyAMRBcbgnEv6dn7nzOENkD8fnZ4aIQYISGFEBoVl3ngj+lTXM2Gib2PtlfMaR7B31jSrr4Ja97uSUPSJsmU2uYezmAKKptT9CCiNz00HYjQcWCkp9BcsDGQa3Y4yvrkxWn/O1ZzMg8loE7mb22O/P/vBotiTeN3MlTaSDj0VOpn2uI1022+ybEJdnihRC6dJdV+ATZdHx22H57BAAAAAElFTkSuQmCC");
  width: 23px;
  height: 23px;
  margin-top: 9px;
  margin-left: 30px;
  float: left;
}

.zoomClose img {
  width: 23px;
  height: 23px;
}

.zoomHeader {
  width: 290px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASIAAAAsCAMAAAD2HUVAAAABiVBMVEVMaXEXFxcLCwsHBwcDAwMeHh4iIiIFBQUJCQkCAgIKCgoEBAQGBgYfHx8cHBwdHR0jIyMkJCQpKiobGxsrKysBAQEnJycmJiYpKCkAAAAgICAtLC0vLy8xMDEsLCxzc3MtLi4sLC50cnMsLCowMTMhICEwMDAwMjFycnIsLS8uLi0tLSswLy0ICAh0c3F0dHQuLzFzcXIuMC8wMDIrLSwoKChzc3EyMjIaGholJSUqLCtycnAMDAwZGRkqLClzdXQyMjRzdHYrLSowLi8NDQ0sKi0YGBgyMS9hYmJydHMtKywiIyUrLC4WFhYUFBQODg4PDw8rKihERUdzc3VGRkZZWlpPT083NzdBQUFjYmAkIiMSEhIiJCMnJyUhIiRJSkwlJSMREREpKSckJCY5OjwmJigpKiwpKCYwMC4qKy0wMi9aWlh1c3QvMTBCQ0UvMDJpa2pAQUNCQT9VUU5WVlY8OjtERUlERERFRUVNTU1AQEBSUlJIR0VVVFlbW1stLjBDREZra2tiY2WSshUxAAAAAXRSTlMAQObYZgAABDlJREFUeNrtmWd72kgQgNcCmaBKM2BUAQswBIydOIYcXAvnOI7TLv1677339stvVsLxcwfLCuZ54EP0ml3vMu/OrMb6ZuLT/e33f44edzqVyjOXKo5TaTy36zjOTmMXNi80dhqO09hxGg5D6FwCo1Lxo3P4/4/6RqeDyADcdeDUDoi7Deezu9cqjATONWcXBsASjo6++4E84c+//n7866NfHll1C9jaqj2/ZVkX6vULW1YNVkCNTgcWQ7haq0MsiIb3J6K+YdUxGeiJqwdW7cD63LI+ser1j9jPBC6FJXz9zbdHX31BAjL3/3homs1ms7tn+jRN1zx/HhblK7Vm0wx2FIbQrO2Ze7UgGt6fiMKgRxAZuoBrGl/C1q2ZsxL4uDOEK12z3H346X1Cuf7zvapB2XaNVsswXOOU7W3DdmFybcN1aYAhtFr0qyAa3p+IBndAZrBhb9NQlUaNJuuZnsB8aHqZ1r03CWA9ODk27LJdNWDYZeNy2RgvX6y+ZD970Q4wYDCEi0aufBoN609GA6NsIzIY9jF8e0wPBgnLJ+xnGpdhC1V6gwcfwEv0k5nLXc6FwOYJCJ+VYeWYLxNy8mMmV8yEoAg/DBA+L8OquQMtynxf3C8W3yny2M/sZzgKwmdmWDV33vuYZIqFfD7/ep7DPlgMED4iAzJ5WPHDYpHY+fcLhUK+wCPf5wgIn5lh9byVz5F0/910P51KP130zxY8s0/S6evp9RSf9TRHQPjsDKsnnSap1BveK+sh8HgCwmdmWD2vpaBF/Mv4CtvxED6i4lKA94h4XilALU3HK3mq6ksswRMX9DEVUXjhBc8jcB00JVVE+LiK2ERcoUToL12HoYrTUfXTlc4U9MV8VEUMamgBFkQUNV0X4aNpOgeWIGqitpiPqrgUNFElUIyiawx4QSCL8BEVl4OukZEASAKLsxBbGMCY20dXRCDNIQxGZDASpAGs2DovqYTwERUxSFLoHo0EIgjnJABmDgwB4/MzrB5BInCTAKl9bjogcGgjfETFpSDRFrU5VWOMGyN8fIZltgguFNCOTUU5CzAEOKq0F/JxFRdHCS/Ai3PaojZUZeiKws/XXszHVsT3SOH3iMDWJ5aAxTQSoCeUGSTo4cV8VEUEifBCLEZgOxOQ5YQyU5CVuX18RRRnx2WeoCj8FskyjJkCHXP7+IoI5PACtCimJCJmvG0xhQhRi1jvkeJ3SSAj2EVMEh+3JTEir8YBOc6DYSF9foaVkRzP8tvkMBH2jJwMFhh/mRnwf50kzIkh6d2WN+Mb8SSXDZ6A8FkZVkp8IwlNut0j2aGQjJggPp4GwyzRs8NbmxtPLUl2gH5uDXslomq9tZuSvBkxgSzcPOxpKUJE6NGNtYj/ckinG4fDbIkQUhL1Xm+4FjHBsJfVVELxRF3PRkxC/3uWIj4lVYyYirpOIiIANP8CDFi91PZcUbYAAAAASUVORK5CYII=");
  height: 44px;
}

/*!
 * jQuery UI CSS Framework 1.8.22
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table;
}

.ui-helper-clearfix:after {
  clear: both;
}

.ui-helper-clearfix {
  zoom: 1;
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
}

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*!
 * jQuery UI CSS Framework 1.8.22
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Segoe%20UI,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=6px&bgColorHeader=333333&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=25&borderColorHeader=333333&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=000000&bgTextureContent=05_inset_soft.png&bgImgOpacityContent=25&borderColorContent=666666&fcContent=ffffff&iconColorContent=cccccc&bgColorDefault=555555&bgTextureDefault=02_glass.png&bgImgOpacityDefault=20&borderColorDefault=666666&fcDefault=eeeeee&iconColorDefault=cccccc&bgColorHover=0078a3&bgTextureHover=02_glass.png&bgImgOpacityHover=40&borderColorHover=59b4d4&fcHover=ffffff&iconColorHover=ffffff&bgColorActive=f58400&bgTextureActive=05_inset_soft.png&bgImgOpacityActive=30&borderColorActive=ffaf0f&fcActive=ffffff&iconColorActive=222222&bgColorHighlight=eeeeee&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=80&borderColorHighlight=cccccc&fcHighlight=2e7db2&iconColorHighlight=4b8e0b&bgColorError=ffc73d&bgTextureError=02_glass.png&bgImgOpacityError=40&borderColorError=ffb73d&fcError=111111&iconColorError=a83300&bgColorOverlay=5c5c5c&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=50&opacityOverlay=80&bgColorShadow=cccccc&bgTextureShadow=01_flat.png&bgImgOpacityShadow=30&opacityShadow=60&thicknessShadow=7px&offsetTopShadow=-7px&offsetLeftShadow=-7px&cornerRadiusShadow=8px
 */
/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Segoe UI, Arial, sans-serif;
  font-size: 1.1em;
}

.ui-widget .ui-widget {
  font-size: 1em;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: Segoe UI, Arial, sans-serif;
  font-size: 1em;
}

.ui-widget-content {
  border: 1px solid #666666;
  background: #000000 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAABkCAAAAABiRwW8AAAAGUlEQVR42mNhYKEFZGRhgmPsECILIqliIwCsPgG3zAtj9wAAAABJRU5ErkJggg==") 50% bottom repeat-x;
  color: #ffffff;
}

.ui-widget-content a {
  color: #ffffff;
}

.ui-widget-header {
  border: 1px solid #333333;
  background: #333333 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAfQAAABkCAAAAABVrJ2hAAADu0lEQVR42u2W7XbTMAyGfU8cGr7pV7qSZNz/5eCqkt7gQzn7wYDWz7PVlmVbkv2my8p36A5ER3RAdEB0QHRAdEB0QHRAdEB0QHRAdEB0QHRAdEB0QHRAdEQHRAdEh4ehPEN3IDqiA6IDogOiA6IDogOiw/9DWaA7EB3RoQfinb48h7H4WMiWJYdYbNg0iweMoZa2OazL30VBlxvZ2nRy6xBNdqURSxaucSKv93KrFTeO1UTPYM2h2zRtytu5F11oOyUl+EeuZ4o9e4kG9szJbbjHv0pyaIHIL1oEW0QTNx5DpXXLTJtKt2Z8rfWxIwZCpceMXM1O4Vl/qsHcOlOD1+jLdN5wNu4mperS0Zt7iO0ydVU6nDVN6NzqHe90h3/kANEB0QHR4Q4p8zybUTszzfAfM9NRTZtfwsit8laX9RnH5hTJZtJvA5vXwgjlQTWeM0du9NEqXdj58XpUrjYorzb5r3bZjEJqOKsis3QbhsJqaXTuVODYZ4NYpY+5tad27eWuLyI00H27pfrLDN2B6IgOiA4PSZmmeaofay59jiZ3ZZvmHHt8XS6IzXNsk1tpfFILNBuBPUaMp/DZjzJ6ufO1tUFmC4cWZQhNqDI3YmGlSZ203vawUZCwgKJJtgq2+o17vDYeRFklhK6l0U32FHGykjJBT7yi6N9+ydPpFsfREbeWntcRJ3g90b+dr5yS8Rjsk+0/xEvwmvz5MHgyhESXqGs9Dztj+xjsKod6qrGe76n7J6Fsu2VXOVbGyrkyPSrnylg5VuyLXL6CuDwIe38QTteXwx1hBT+Npm8KrMMJRH8JO+NgjMY5+HuSOqfROVo5e0n7IhD9j7JNDrc5JjeX7O3dE7Feo9LyBboD0REdEB0ekvIZugPRER16oHyC7kD0DuHPO+904J0OvNMB0eFOKR+hOxAd0aEHygfoDkRHdEB0eEjKe+gOREd06IHyDroD0TuEP++804F3OvBOB0SHOxZ9+N2CYfBu0Er1g/duanKIzgdh2UeeYb1Ksa6NEdm1z5Al0yPK0yaUQ1hkn1fuq1FRSW75UDlXBWX+TFbRtPKpUuEb1sfSoLHaq7ZMTVjv5NDOMkB3IDqiQx+ib4ahfjabS2MM2Q/WmOPSXC3rDTNtlM6NeRQz9lpni3xUyfBhK7csjxhRVZzZUY47NBtBfL+SqjEj/DKsyYFH10YVGEVZq4PJ8jPl5SmCUsi7ycSqSQl0RblZd6C6tUKXs9It8pcN9AaiIzp0QXkL3YHoiA6IDg9JeQPd8QMZ7bbUpHUfLQAAAABJRU5ErkJggg==") 50% 50% repeat-x;
  color: #ffffff;
  font-weight: bold;
}

.ui-widget-header a {
  color: #ffffff;
}

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border: 1px solid #666666;
  background: #555555 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAGQCAAAAABKM1UHAAAAIUlEQVR42mNJYmEYhYMIfgZiRhYmMEaQzEAMgqPhQ2cIAJihB6r9PsXKAAAAAElFTkSuQmCC") 50% 50% repeat-x;
  font-weight: bold;
  color: #eeeeee;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
  color: #eeeeee;
  text-decoration: none;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  border: 1px solid #59b4d4;
  background: #0078a3 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAGQBAMAAACddhfoAAAALVBMVEUAeKMBeKMEeqQIfKUNf6cSgakYhawdh60jiq8ojbEtj7MykrU2lLY6lrg9mLm6v4LaAAAAGUlEQVR42mOZwMIwCgcRLGARwANHw4fOEACOIwghfhPk9wAAAABJRU5ErkJggg==") 50% 50% repeat-x;
  font-weight: bold;
  color: #ffffff;
}

.ui-state-hover a, .ui-state-hover a:hover {
  color: #ffffff;
  text-decoration: none;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  border: 1px solid #ffaf0f;
  background: #f58400 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAABkCAMAAABw8qpSAAAASFBMVEX1hAD2mS30hAD0hAH1hQP1hgX1hwf1iAn1iQv1ig31iw/1jBL2jhX1jxf1kBn2kRz1kh71lCL2lCH2liX2lyf2lyj2mCr2mCuSra3vAAAAGklEQVR42mNhYKE+ZGJhxAOZWP4jqXhFHTsBOxQDkqe+upYAAAAASUVORK5CYII=") 50% 50% repeat-x;
  font-weight: bold;
  color: #ffffff;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}

.ui-widget :active {
  outline: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #cccccc;
  background: #eeeeee url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAABkCAAAAABiRwW8AAAAGUlEQVR42mP5xsJANfgfipHJ/1A2siwNIACqvgp//79IEQAAAABJRU5ErkJggg==") 50% top repeat-x;
  color: #2e7db2;
}

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #2e7db2;
}

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #ffb73d;
  background: #ffc73d url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAGQBAMAAACddhfoAAAAMFBMVEX+z1v/1Gv+xz7/xz3+x0D+yEP+yUf/y0v/zE/+zVP/zlj/0Fv+0F/+0mP+0mb+02mdVMseAAAAHUlEQVR42mNhYBmFgwkasHxgUWARwAoVRsOH3hAA9CQIUSWy2JcAAAAASUVORK5CYII=") 50% 50% repeat-x;
  color: #111111;
}

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
  color: #111111;
}

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: #111111;
}

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  filter: Alpha(Opacity=70);
  font-weight: normal;
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  filter: Alpha(Opacity=35);
  background-image: none;
}

/* Icons
----------------------------------*/
/* states and images */
/* positioning */
.ui-icon-carat-1-n {
  background-position: 0 0;
}

.ui-icon-carat-1-ne {
  background-position: -16px 0;
}

.ui-icon-carat-1-e {
  background-position: -32px 0;
}

.ui-icon-carat-1-se {
  background-position: -48px 0;
}

.ui-icon-carat-1-s {
  background-position: -64px 0;
}

.ui-icon-carat-1-sw {
  background-position: -80px 0;
}

.ui-icon-carat-1-w {
  background-position: -96px 0;
}

.ui-icon-carat-1-nw {
  background-position: -112px 0;
}

.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}

.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

.ui-icon-extlink {
  background-position: -32px -80px;
}

.ui-icon-newwin {
  background-position: -48px -80px;
}

.ui-icon-refresh {
  background-position: -64px -80px;
}

.ui-icon-shuffle {
  background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

.ui-icon-folder-open {
  background-position: -16px -96px;
}

.ui-icon-document {
  background-position: -32px -96px;
}

.ui-icon-document-b {
  background-position: -48px -96px;
}

.ui-icon-note {
  background-position: -64px -96px;
}

.ui-icon-mail-closed {
  background-position: -80px -96px;
}

.ui-icon-mail-open {
  background-position: -96px -96px;
}

.ui-icon-suitcase {
  background-position: -112px -96px;
}

.ui-icon-comment {
  background-position: -128px -96px;
}

.ui-icon-person {
  background-position: -144px -96px;
}

.ui-icon-print {
  background-position: -160px -96px;
}

.ui-icon-trash {
  background-position: -176px -96px;
}

.ui-icon-locked {
  background-position: -192px -96px;
}

.ui-icon-unlocked {
  background-position: -208px -96px;
}

.ui-icon-bookmark {
  background-position: -224px -96px;
}

.ui-icon-tag {
  background-position: -240px -96px;
}

.ui-icon-home {
  background-position: 0 -112px;
}

.ui-icon-flag {
  background-position: -16px -112px;
}

.ui-icon-calendar {
  background-position: -32px -112px;
}

.ui-icon-cart {
  background-position: -48px -112px;
}

.ui-icon-pencil {
  background-position: -64px -112px;
}

.ui-icon-clock {
  background-position: -80px -112px;
}

.ui-icon-disk {
  background-position: -96px -112px;
}

.ui-icon-calculator {
  background-position: -112px -112px;
}

.ui-icon-zoomin {
  background-position: -128px -112px;
}

.ui-icon-zoomout {
  background-position: -144px -112px;
}

.ui-icon-search {
  background-position: -160px -112px;
}

.ui-icon-wrench {
  background-position: -176px -112px;
}

.ui-icon-gear {
  background-position: -192px -112px;
}

.ui-icon-heart {
  background-position: -208px -112px;
}

.ui-icon-star {
  background-position: -224px -112px;
}

.ui-icon-link {
  background-position: -240px -112px;
}

.ui-icon-cancel {
  background-position: 0 -128px;
}

.ui-icon-plus {
  background-position: -16px -128px;
}

.ui-icon-plusthick {
  background-position: -32px -128px;
}

.ui-icon-minus {
  background-position: -48px -128px;
}

.ui-icon-minusthick {
  background-position: -64px -128px;
}

.ui-icon-close {
  background-position: -80px -128px;
}

.ui-icon-closethick {
  background-position: -96px -128px;
}

.ui-icon-key {
  background-position: -112px -128px;
}

.ui-icon-lightbulb {
  background-position: -128px -128px;
}

.ui-icon-scissors {
  background-position: -144px -128px;
}

.ui-icon-clipboard {
  background-position: -160px -128px;
}

.ui-icon-copy {
  background-position: -176px -128px;
}

.ui-icon-contact {
  background-position: -192px -128px;
}

.ui-icon-image {
  background-position: -208px -128px;
}

.ui-icon-video {
  background-position: -224px -128px;
}

.ui-icon-script {
  background-position: -240px -128px;
}

.ui-icon-alert {
  background-position: 0 -144px;
}

.ui-icon-info {
  background-position: -16px -144px;
}

.ui-icon-notice {
  background-position: -32px -144px;
}

.ui-icon-help {
  background-position: -48px -144px;
}

.ui-icon-check {
  background-position: -64px -144px;
}

.ui-icon-bullet {
  background-position: -80px -144px;
}

.ui-icon-radio-off {
  background-position: -96px -144px;
}

.ui-icon-radio-on {
  background-position: -112px -144px;
}

.ui-icon-pin-w {
  background-position: -128px -144px;
}

.ui-icon-pin-s {
  background-position: -144px -144px;
}

.ui-icon-play {
  background-position: 0 -160px;
}

.ui-icon-pause {
  background-position: -16px -160px;
}

.ui-icon-seek-next {
  background-position: -32px -160px;
}

.ui-icon-seek-prev {
  background-position: -48px -160px;
}

.ui-icon-seek-end {
  background-position: -64px -160px;
}

.ui-icon-seek-start {
  background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px;
}

.ui-icon-stop {
  background-position: -96px -160px;
}

.ui-icon-eject {
  background-position: -112px -160px;
}

.ui-icon-volume-off {
  background-position: -128px -160px;
}

.ui-icon-volume-on {
  background-position: -144px -160px;
}

.ui-icon-power {
  background-position: 0 -176px;
}

.ui-icon-signal-diag {
  background-position: -16px -176px;
}

.ui-icon-signal {
  background-position: -32px -176px;
}

.ui-icon-battery-0 {
  background-position: -48px -176px;
}

.ui-icon-battery-1 {
  background-position: -64px -176px;
}

.ui-icon-battery-2 {
  background-position: -80px -176px;
}

.ui-icon-battery-3 {
  background-position: -96px -176px;
}

.ui-icon-circle-plus {
  background-position: 0 -192px;
}

.ui-icon-circle-minus {
  background-position: -16px -192px;
}

.ui-icon-circle-close {
  background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

.ui-icon-circle-check {
  background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  -khtml-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  -khtml-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -khtml-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -khtml-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

/* Overlays */
.ui-widget-overlay {
  background: #5c5c5c url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAABkCAAAAADRDy2mAAAAKElEQVR42u3KMQ0AAAwCsAmdfx1Y4CVp796XRFEURVEURVEURVGcjgHtm53MbdA1jgAAAABJRU5ErkJggg==") 50% 50% repeat-x;
  opacity: 0.8;
  filter: Alpha(Opacity=80);
}

.ui-widget-shadow {
  margin: -7px 0 0 -7px;
  padding: 7px;
  background: #cccccc url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAABkCAAAAADRDy2mAAAAKElEQVR42u3KMQ0AAAwCsPnXNlFY4CVp796XRFEURVEURVEURVGcjgHO6nQ13DMIHgAAAABJRU5ErkJggg==") 50% 50% repeat-x;
  opacity: 0.6;
  filter: Alpha(Opacity=60);
  -moz-border-radius: 8px;
  -khtml-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

/*!
 * jQuery UI Slider 1.8.22
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Slider#theming
 */
.ui-slider {
  position: relative;
  text-align: left;
}

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
}

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

.ui-slider-horizontal {
  height: 0.8em;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

.ui-slider-vertical {
  width: 0.8em;
  height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

.ecatalog-content-item:nth-child(2n+1) {
  clear: both;
}

.ecatalogrow {
  margin-bottom: 42px;
}
.ecatalogrow h3, .ecatalogrow .recipe-detail .steps-row .steps-container .steps-title, .recipe-detail .steps-row .steps-container .ecatalogrow .steps-title, .ecatalogrow .product-detail .first-section .product-info .product-title-row h1, .product-detail .first-section .product-info .product-title-row .ecatalogrow h1, .ecatalogrow .favouriteList .modal .modal-header .modal-title, .favouriteList .modal .modal-header .ecatalogrow .modal-title {
  margin-top: 0;
}

#boughtProductList .ShowAllProducts {
  display: flex;
  align-items: center;
  justify-content: center;
}

html.anonymous #boughtProductList {
  display: none;
}
html.logged-in #boughtProductList {
  display: block;
}

/* BRAND COLORS */
/* basic color definition */
/* BRAND COLORS */
/* basic color definition */
#schoellerMenu {
  order: 10;
  border-bottom: 1px solid #f1f1f1;
  position: relative;
  width: 100%;
}
#schoellerMenu .nav li {
  text-align: left;
  padding: 0;
  margin-right: 30px;
}
#schoellerMenu .nav li a, #schoellerMenu .nav li a:active {
  color: #1f1f1f;
  border: 0;
  line-height: 1;
  padding: 20px 0;
  font-size: 1.6rem;
}
#schoellerMenu .nav li a:hover, #schoellerMenu .nav li a:active:hover {
  border: 0;
  color: #00B9DB;
  background: transparent;
}
#schoellerMenu .nav li.active, #schoellerMenu .nav #newsletter_container #newsletter_info #newsletter_subscription li.error_newsletter_checkbox.active, #newsletter_container #newsletter_info #newsletter_subscription #schoellerMenu .nav li.error_newsletter_checkbox.active {
  border-bottom: 2pt solid #00B9DB;
}
#schoellerMenu .nav li.active a, #schoellerMenu .nav #newsletter_container #newsletter_info #newsletter_subscription li.error_newsletter_checkbox.active a, #newsletter_container #newsletter_info #newsletter_subscription #schoellerMenu .nav li.error_newsletter_checkbox.active a {
  border: 0;
  color: #00B9DB;
  font-weight: bold;
}
#schoellerMenu .nav li.active a:hover, #schoellerMenu .nav #newsletter_container #newsletter_info #newsletter_subscription li.error_newsletter_checkbox.active a:hover, #newsletter_container #newsletter_info #newsletter_subscription #schoellerMenu .nav li.error_newsletter_checkbox.active a:hover {
  border: 0;
  background: transparent;
}
@media (max-width: 767px) {
  #schoellerMenu {
    order: 20;
    flex: 0 1 auto;
  }
}

html.anonymous #schoellerMenu {
  display: none;
}
html.logged-in #schoellerMenu {
  display: inline-block;
}

/* BRAND COLORS */
/* basic color definition */
/* BRAND COLORS */
/* basic color definition */
.deliveryDateWidget {
  position: relative;
  clear: both;
  padding: 10px 20px;
  border-radius: 4px;
  border: 2px solid #81D13A;
  color: #81D13A;
  font-weight: bold;
  margin-bottom: 20px;
  float: left;
  width: 100%;
}
.deliveryDateWidget .current-delivery-date {
  float: left;
  padding-right: 20px;
  border-right: 1px solid #81D13A;
}
.deliveryDateWidget .current-delivery-date .delivery-date {
  font-size: 26px;
  min-height: 1.42857em;
}
.deliveryDateWidget .delivery-date-selector, .deliveryDateWidget a.delivery-date-selector {
  vertical-align: middle;
  padding-left: 20px;
  float: left;
  padding-top: 18px;
  color: #81D13A;
}
.deliveryDateWidget .waiting {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0.9;
  z-index: 100;
}
.deliveryDateWidget .waiting .loader {
  border: 8px solid #f1f1f1; /* Light grey */
  border-top: 8px solid #00B9DB; /* Blue */
  border-radius: 50%;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 30%;
  left: 45%;
  animation: spin 2s linear infinite;
}
.deliveryDateWidget .Zebra_DatePicker {
  top: 90px;
  z-index: 900;
}
@media (min-width: 1200px) {
  .deliveryDateWidget .Zebra_DatePicker {
    left: -100px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .deliveryDateWidget .Zebra_DatePicker {
    top: 70px;
    left: -140px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .deliveryDateWidget {
    padding: 10px;
    font-size: 14px;
  }
  .deliveryDateWidget .current-delivery-date {
    padding-right: 10px;
  }
  .deliveryDateWidget .current-delivery-date .delivery-date {
    font-size: 20px;
  }
  .deliveryDateWidget .delivery-date-selector {
    padding-left: 10px;
    padding-top: 14px;
  }
}
@media (max-width: 991px) {
  .deliveryDateWidget {
    width: 100%;
  }
  .deliveryDateWidget .current-delivery-date {
    width: 50%;
    text-align: center;
  }
  .deliveryDateWidget .current-delivery-date .delivery-date {
    font-size: 20px;
  }
  .deliveryDateWidget .delivery-date-selector {
    width: 50%;
    padding-left: 0;
    text-align: center;
    padding: 15px;
    display: block;
  }
  .deliveryDateWidget .Zebra_DatePicker {
    top: 80px;
    left: 0;
  }
}

/* BRAND COLORS */
/* basic color definition */
/* BRAND COLORS */
/* basic color definition */
/* BRAND COLORS */
/* basic color definition */
@font-face {
  font-family: "UniversCom Condensed";
  src: url("../fonts/1476004/4a916908-f6f7-4df6-90a1-176fb83137d9.eot?#iefix");
  src: url("../fonts/1476004/4a916908-f6f7-4df6-90a1-176fb83137d9.eot?#iefix") format("eot"), url("../fonts/1476004/bf8f8741-5f64-4db9-a877-a44624092e68.woff2") format("woff2"), url("../fonts/1476004/7ce02c2c-45d4-4dee-90f2-f8034e29ac24.woff") format("woff"), url("../fonts/1476004/0955c906-88fc-47e8-8ea2-0765bdf88050.ttf") format("truetype");
}
@font-face {
  font-family: "UniversCom Condensed";
  font-weight: bold;
  src: url("../fonts/1476016/7815db54-3fc9-46f7-a082-a7db4c26b44d.eot?#iefix");
  src: url("../fonts/1476016/7815db54-3fc9-46f7-a082-a7db4c26b44d.eot?#iefix") format("eot"), url("../fonts/1476016/3bdb4597-ff70-447c-8620-8836686bf840.woff2") format("woff2"), url("../fonts/1476016/5599ac9f-d136-4277-aeee-f82aac5d527f.woff") format("woff"), url("../fonts/1476016/ae81ec98-60d0-408d-960f-8c3f9f74e6c7.ttf") format("truetype");
}
@font-face {
  font-family: "Anke Calligraphic FG";
  src: url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.eot?#iefix");
  src: url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.eot?#iefix") format("eot"), url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.woff") format("woff"), url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.svg") format("svg");
}
@font-face {
  font-family: "Love Potion";
  src: url("../fonts/Love_Potion/Love_Potion_Reg.otf");
}
@font-face {
  font-family: "Love Potion";
  font-weight: bold;
  src: url("../fonts/Love_Potion/Love_Potion_Bold.otf");
}
/* bariol_serifitalic */
@font-face {
  font-family: "Bariol Serif Italic";
  src: url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.eot");
  src: url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.woff2") format("woff2"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.woff") format("woff"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.ttf") format("truetype"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.svg#bariol_serifitalic") format("svg");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "LunchBox Slab";
  src: url("../fonts/Lunchbox/34BBC6_3_0.ttf") format("truetype"), url("../fonts/Lunchbox/34BBC6_3_0.eot") format("eot"), url("../fonts/Lunchbox/34BBC6_3_0.woff") format("woff"), url("../fonts/Lunchbox/34BBC6_1_0.woff2") format("woff2");
}
#highlight_btn_container {
  position: absolute;
  margin-top: 175px;
  transform: rotate(270deg);
  transform-origin: left top 0;
}

#highlight_toogle_btn {
  outline: none;
  cursor: pointer;
  border-radius: 4px 4px 0 0;
  background-color: #00B9DB;
  width: 222px;
  height: 35px;
  padding: 0;
  font-size: 16px;
  display: inline-block;
  border: 1px solid #00b9db;
  line-height: 1;
}

#highlight_right_btn {
  float: left;
  padding-top: 6px;
  color: #fff;
  font-family: "Bariol Serif Italic", serif;
  font-weight: normal;
}

#highlight_left_btn {
  padding: 10px;
  float: left;
  border-right: 1px solid #fff;
  margin-right: 10px;
  padding-top: 12px;
  transition: all 0.2s 0.5s ease-in-out;
}

#highlight_side_arrow {
  content: " ";
  width: 0.7em;
  height: 0.7em;
  border-right: 2px solid;
  border-bottom: 2px solid;
  transform: rotateZ(-135deg);
  transition: all 0.2s 0.5s ease-in-out;
  color: #fff;
}

#highlight_card {
  margin-bottom: 24px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  width: 193px;
  border-color: #efefef;
  background-color: #fff;
  box-shadow: none;
  float: right;
  transition: all 0.2s 0.5s ease-in-out;
  margin-right: -193px;
}

#highlight_header {
  padding: 20px;
  position: relative;
}

#highlight_body {
  padding-left: 20px;
  padding-right: 20px;
}
#highlight_body a {
  color: #1f1f1f;
}
#highlight_body a h5, #highlight_body a .history-container .mile-stone-container .description-part .year-description .description-container p, .history-container .mile-stone-container .description-part .year-description .description-container #highlight_body a p {
  margin-top: 0;
}
#highlight_body a p {
  line-height: 19px;
}

#highlight_footer {
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
}
#highlight_footer a:after {
  top: 5px;
  right: 5px;
}

#highlight_side {
  position: fixed;
  right: 0;
  width: 35px;
  overflow-x: hidden;
  transition: width 0.2s 0.5s ease-in-out;
  z-index: 1020;
  bottom: 10px;
}
#highlight_side:hover:not(.closed), #highlight_side.open {
  width: 228px;
  transition: width 0.2s 0s ease-in-out;
}
#highlight_side:hover:not(.closed) #highlight_card, #highlight_side.open #highlight_card {
  margin-right: 0;
  box-shadow: 0 2px 24px 0 rgba(151, 151, 151, 0.5);
  transition: all 0.2s 0s ease-in-out;
}
#highlight_side:hover:not(.closed) #highlight_side_arrow, #highlight_side.open #highlight_side_arrow {
  transform: rotateZ(45deg);
  transition: all 0.2s 0s ease-in-out;
}
#highlight_side:hover:not(.closed) #highlight_left_btn, #highlight_side.open #highlight_left_btn {
  padding-top: 8px;
  transition: all 0.2s 0s ease-in-out;
}
#highlight_side.closed {
  width: 35px;
  transition: width 0.2s 0s ease-in-out;
}
#highlight_side.closed #highlight_card {
  transition: all 0.2s 0s ease-in-out;
}
#highlight_side.closed #highlight_side_arrow {
  transition: all 0.2s 0s ease-in-out;
}
#highlight_side.closed #highlight_left_btn {
  transition: all 0.2s 0s ease-in-out;
}

@media screen and (max-width: 992px) {
  #highlight_side {
    display: none;
  }
}
.topTopContainer {
  float: right;
  position: fixed;
  bottom: 20px;
  right: 200px;
  z-index: 1000;
}
@media (max-width: 991px) {
  .topTopContainer {
    right: 25px;
  }
}
.topTopContainer .btn {
  display: none;
  border-radius: 4px;
  padding: 10px;
}
.topTopContainer .btn .hidden-md {
  float: left;
  margin-right: 10px;
}
@media (max-width: 992px) {
  .topTopContainer .btn .hidden-md {
    display: none !important;
  }
}

/* BRAND COLORS */
/* basic color definition */
.culinarium-accent-color {
  color: #663f80;
}
.culinarium-accent-color:hover {
  color: #663f80;
}

.culinarium-accent-background {
  background-color: #663f80;
}

.culinarium {
  background-image: url("/ResourcePackages/Froneri_Schoeller/assets/dist/images/Culinarium.png");
  padding-left: 0;
  padding-right: 0;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-color: #fffaee;
}
@media (max-width: 1199px) {
  .culinarium {
    background-image: none;
  }
}
.culinarium .sub-nav .overviewLink a {
  border-bottom: 2px solid white;
}
@media (max-width: 767px) {
  .culinarium .sub-nav {
    margin-top: -10px;
  }
}
@media (max-width: 1199px) {
  .culinarium .sub-nav {
    margin-bottom: 20px;
  }
}
.culinarium .sub-nav.overview {
  border-bottom: 1px solid #fff;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .culinarium .container {
    padding-left: 0;
    padding-right: 0;
  }
  .culinarium video {
    width: 350px !important;
  }
}
.culinarium video {
  border-radius: 5px;
}

@media (max-width: 480px) {
  .culinarium {
    width: 100%;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
@media (min-width: 992px) {
  .culinarium {
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .container {
    width: 768px;
  }
}

@media (max-width: 992px) {
  .fw-img-widget .fw-page-header .cul-fw-wrapper img {
    width: auto !important;
    height: 820px;
  }
}

@media (max-width: 768px) {
  .fw-img-widget .fw-page-header .cul-fw-wrapper img {
    width: 100% !important;
    /* height: 820px; */
    /* object-fit: cover; */
    /* padding-top: 0px; */
    z-index: 20;
    height: auto;
  }
}

.culinarium-detail {
  background-color: #fffaee;
}

.culinarium-wrapper {
  background-color: #fffaee;
  padding: 0px;
  padding-bottom: 20px;
}
.culinarium-wrapper.white-bg {
  background-color: #fff !important;
}
.culinarium-wrapper .culinariumLabel {
  color: white;
  font-size: 30px;
  font-weight: bold;
  z-index: 2;
  padding: 15px;
}
@media (min-width: 992px) {
  .culinarium-wrapper .culinariumLabel {
    text-align: right;
    height: 2px;
    width: 93%;
    padding-top: 20px;
    position: absolute;
  }
}
@media (max-width: 992px) {
  .culinarium-wrapper .culinariumLabel {
    margin-bottom: -20px;
    padding-left: 20px;
    margin-left: 0px;
    margin-right: 0px;
    border-radius: 5px;
    background-color: #663f80;
  }
  .culinarium-wrapper .culinariumLabel video {
    width: 350px !important;
  }
}
@media (max-width: 768px) {
  .culinarium-wrapper .culinariumLabel {
    margin-left: 15px;
    margin-right: 15px;
    padding-left: 35px;
  }
}
.culinarium-wrapper .sub-nav {
  padding: 20px !important;
  border-radius: 4px;
}
.culinarium-wrapper video {
  border-radius: 5px;
}
@media (max-width: 767px) {
  .culinarium-wrapper video {
    width: 350px !important;
  }
}

.no-padding {
  padding: 0px;
}

.noMargin {
  margin-left: 0;
  margin-right: 0;
}

.sub-nav {
  background-color: #663f80;
  color: #fff;
  border-radius: 0 0 4px 4px;
  z-index: 1;
  position: relative;
  padding: 5px 20px;
}
.sub-nav .scroll {
  display: flex;
  flex-wrap: nowrap;
  overflow: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.sub-nav .flex {
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
  list-style: none;
}
@media (min-width: 992px) {
  .sub-nav .flex .nav-item:first-child {
    margin-left: 8px;
  }
}
@media (max-width: 768px) {
  .sub-nav .flex .nav-item:first-child {
    margin-left: 10px;
  }
}
.sub-nav .flex .nav-item {
  flex: 0 0 auto;
  padding: 10px 20px 10px 0px;
  border: 0 !important;
}
@media (max-width: 767px) {
  .sub-nav .flex .nav-item {
    padding: 5px 5px;
  }
}
.sub-nav .flex .nav-item a {
  color: #fff !important;
  padding: 10px 0px 4px 0px;
}
.sub-nav .flex .nav-item a:hover {
  border-color: transparent;
  background-color: transparent;
}
.sub-nav .flex .nav-item a.current {
  text-decoration: underline !important;
}
.sub-nav .flex .nav-item:active {
  border-bottom: 2px solid;
}
.sub-nav .flex .nav-item:active > a {
  background-color: transparent;
  border: none;
  font-weight: bold;
}
.sub-nav .flex .active a, .sub-nav .flex #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active a, #newsletter_container #newsletter_info #newsletter_subscription .sub-nav .flex .error_newsletter_checkbox.active a {
  border-bottom: 2px solid;
}
.sub-nav .flex .active a a, .sub-nav .flex #newsletter_container #newsletter_info #newsletter_subscription .error_newsletter_checkbox.active a a, #newsletter_container #newsletter_info #newsletter_subscription .sub-nav .flex .error_newsletter_checkbox.active a a {
  background-color: transparent;
  border: none;
}
.sub-nav .nav-tabs {
  border-bottom: none;
}
@media (max-width: 768px) {
  .sub-nav {
    margin-left: 15px;
    margin-right: 15px;
  }
}

.overview {
  border-radius: 4px 4px 0 0;
  /*
  @media(max-width: $screen-sm) {
      margin-top: 55px;
  }
  */
}
@media (max-width: 479px) {
  .overview {
    margin-top: 55px;
  }
}

.fw-img-widget .fw-page-header {
  padding: 0px;
  margin: 0px;
  position: relative;
}
.fw-img-widget .fw-page-header .cul-fw-wrapper {
  width: 100%;
  position: absolute;
  top: 0;
  z-index: 0;
  overflow: hidden;
}
.fw-img-widget .fw-page-header .cul-fw-wrapper img {
  margin-left: 0;
  width: 100%;
}
@media (max-width: 767px) {
  .fw-img-widget .fw-page-header .cul-fw-wrapper img {
    width: 100% !important;
    height: auto;
    object-fit: cover;
  }
}
.fw-img-widget .fw-page-header .image-text {
  position: relative;
  z-index: 10;
  margin-left: 150px;
}
.fw-img-widget .fw-page-header .image-text h2 {
  padding-top: 100px;
  margin-top: 0;
  color: #fff;
  font-weight: normal;
  font-size: 53px;
}
@media (max-width: 480px) {
  .fw-img-widget .fw-page-header .image-text h2 {
    font-size: 16px;
    padding-top: 10px;
    width: 120px;
  }
}
@media (max-width: 1199px) {
  .fw-img-widget .fw-page-header .image-text {
    margin-left: 50px;
  }
}
@media (max-width: 767px) {
  .fw-img-widget .fw-page-header .image-text {
    margin-left: 10px;
  }
}
@media (min-width: 767px) {
  .fw-img-widget .fw-page-header .image-text {
    width: 398px;
  }
}
@media (min-width: 1799px) {
  .fw-img-widget .fw-page-header .image-text {
    margin-left: 370px;
  }
}
.fw-img-widget .fw-page-header.sub-page-image-header {
  height: 175px;
}
@media (max-width: 991px) {
  .fw-img-widget .fw-page-header.sub-page-image-header {
    height: 90px;
  }
}
.fw-img-widget .fw-page-header.sub-page-image-header .cul-fw-wrapper {
  height: 225px;
}
.fw-img-widget .fw-page-header.main-page-image-header {
  height: 398px;
}
@media (max-width: 767px) {
  .fw-img-widget .fw-page-header.main-page-image-header {
    height: 90px;
  }
}
.fw-img-widget .fw-page-header.main-page-image-header .cul-fw-wrapper {
  height: 630px;
}

.sub-nav .sub-nav-header {
  margin-top: 25px;
  line-height: 1.5;
}

.culinarium-teaser-wrapper {
  display: table;
}

.culinarium-teaser {
  display: table-cell;
  float: left;
  margin-top: 1%;
  margin-bottom: 20px;
  max-width: 100%;
}

.culinarium-teaser:nth-child(2) {
  margin-left: 3%;
  margin-right: 3%;
}

.culinarium-teaser.big {
  width: 66.33%;
}

.culinarium-teaser.full {
  width: 98%;
  margin-left: 0px;
  margin-right: 0px;
}

.preInfoText {
  padding: 43px 0px;
  min-height: 220px;
}
.preInfoText p {
  margin: 0px;
}
.preInfoText .title {
  text-align: center;
}
@media (min-width: 1200px) {
  .preInfoText .title {
    margin-left: -25px;
  }
}
.preInfoText .title h2 {
  font-size: 55px;
}
.preInfoText p.biggerText {
  font-size: 24px;
  padding-right: 20px;
}
.preInfoText h3, .preInfoText .recipe-detail .steps-row .steps-container .steps-title, .recipe-detail .steps-row .steps-container .preInfoText .steps-title, .preInfoText .product-detail .first-section .product-info .product-title-row h1, .product-detail .first-section .product-info .product-title-row .preInfoText h1, .preInfoText .favouriteList .modal .modal-header .modal-title, .favouriteList .modal .modal-header .preInfoText .modal-title, .preInfoText h1, .preInfoText h2 {
  margin-top: 0px;
}
@media (max-width: 767px) {
  .preInfoText {
    padding: 20px 15px;
  }
  .preInfoText .title {
    text-align: left;
  }
  .preInfoText .title h2 {
    font-size: 35px;
  }
  .preInfoText p.biggerText {
    font-size: 15px;
  }
}

.tag {
  border: 1px solid #663f80;
  border-radius: 25px;
  color: #663f80;
  font-weight: bold;
  font-size: 12px;
  padding: 5px 10px;
  width: auto;
  display: table;
  margin-top: 7px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.tag a {
  color: #663f80 !important;
}

@media (max-width: 767px) {
  .culinarium-teaser-container {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.link-teaser {
  border: 1px solid #663f80;
  border-radius: 10px;
  color: #663f80;
  overflow-x: hidden;
}
@media (max-width: 767px) {
  .link-teaser {
    width: 100%;
  }
  .link-teaser img {
    width: 100%;
  }
}
.link-teaser .teaser-text {
  margin-top: -25px;
}
.link-teaser .teaser-text h3, .link-teaser .teaser-text .recipe-detail .steps-row .steps-container .steps-title, .recipe-detail .steps-row .steps-container .link-teaser .teaser-text .steps-title, .link-teaser .teaser-text .product-detail .first-section .product-info .product-title-row h1, .product-detail .first-section .product-info .product-title-row .link-teaser .teaser-text h1, .link-teaser .teaser-text .favouriteList .modal .modal-header .modal-title, .favouriteList .modal .modal-header .link-teaser .teaser-text .modal-title {
  padding-top: 3px;
}
.link-teaser .teaser-text .glyphicon {
  font-size: 20px;
  font-weight: lighter;
}
.link-teaser .preview img[src=""], .link-teaser .preview img[src="#"], .link-teaser .preview img:not([src]) {
  padding: 20px;
}
.link-teaser .preview:empty {
  padding: 20px;
}
.link-teaser a {
  display: block;
  text-align: center;
  border-top: 1px solid #663f80;
  color: #663f80;
  padding: 15px;
}

.bigteaser {
  padding-top: 31.5%;
  color: #fff;
  position: relative;
  display: block;
}
.bigteaser .tag {
  transition: background-color 0.2s ease-in-out;
}
.bigteaser:hover {
  color: #fff;
}
.bigteaser:hover .tag {
  color: #fff;
  background-color: #663f80;
}
@media (max-width: 767px) {
  .bigteaser {
    border-radius: 5px;
    height: 250px;
    object-fit: cover;
    background-position: center;
  }
}

.bigteaser-text-right {
  position: absolute;
  top: 19.5%;
  left: 58%;
  width: 32%;
}

.bigteaser-text-left {
  position: absolute;
  top: 21.5%;
  left: 13.5%;
  width: 32%;
}

.bigteaser-text-left p, .bigteaser-text-right p {
  font-size: 20px;
}

.bigteaser-mobile {
  border-radius: 5px;
}
.bigteaser-mobile img {
  width: 100%;
  border-radius: 5px;
}
@media (max-width: 767px) {
  .bigteaser-mobile .tag {
    margin-top: 20px;
  }
}

.overlayLink {
  position: relative;
  overflow-x: hidden;
}
.overlayLink .teaser-text {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
}

@media (max-width: 767px) {
  .fw-teaser-widget {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.card-body .tag {
  margin-top: 20px;
}

.culinarium-video p {
  display: none !important;
}

/* BRAND COLORS */
/* basic color definition */
/* BRAND COLORS */
/* basic color definition */
.faq-list h3.header-label, .faq-list .recipe-detail .steps-row .steps-container .header-label.steps-title, .recipe-detail .steps-row .steps-container .faq-list .header-label.steps-title, .faq-list .product-detail .first-section .product-info .product-title-row h1.header-label, .product-detail .first-section .product-info .product-title-row .faq-list h1.header-label, .faq-list .favouriteList .modal .modal-header .header-label.modal-title, .favouriteList .modal .modal-header .faq-list .header-label.modal-title {
  margin-bottom: 30px;
}
.faq-list .filter-wrapper {
  position: relative;
  max-width: 400px;
  width: 100%;
}
@media (max-width: 767px) {
  .faq-list .filter-wrapper {
    max-width: 100%;
  }
}
.faq-list .filter-wrapper .btn.btn-icon {
  background: none;
  position: absolute;
  top: -4px;
  right: 9px;
  width: 30px;
  height: 30px;
}
.faq-list .filter-wrapper .btn.btn-icon:focus, .faq-list .filter-wrapper .btn.btn-icon:active {
  box-shadow: none;
}
.faq-list #faqAccordion {
  margin-top: 40px;
}
.faq-list #faqAccordion .panel.panel-default {
  border: 0 !important;
  width: 100%;
  margin-bottom: 20px;
  box-shadow: none;
}
.faq-list #faqAccordion .panel.panel-default .panel-heading {
  background-color: #00B9DB;
  color: #f7f7f7;
  width: 100%;
  display: inline-block;
  padding: 15px;
  border-radius: 4px;
}
.faq-list #faqAccordion .panel.panel-default .panel-heading .arrow:before {
  content: "\e260";
}
.faq-list #faqAccordion .panel.panel-default .panel-heading.collapsed {
  background-color: #f7f7f7;
  color: #00B9DB;
}
.faq-list #faqAccordion .panel.panel-default .panel-heading.collapsed .arrow:before {
  content: "\e259";
}
.faq-list #faqAccordion .panel.panel-default .panel-body {
  border: 0 !important;
  padding-left: 0;
}

/* BRAND COLORS */
/* basic color definition */
/* BRAND COLORS */
/* basic color definition */
.culinarium-grid {
  background-color: #fffaef;
}
.culinarium-grid .header {
  font-size: 28px;
  font-weight: bold;
  border-radius: 5px 5px 0 0;
  background: #663f80;
  color: #fff;
  padding: 15px 30px;
}
.culinarium-grid .cul-container {
  padding: 30px;
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  border-radius: 0 0 5px 5px;
}
.culinarium-grid a {
  color: #663f80 !important;
}
.culinarium-grid .card .tag {
  margin: 20px auto;
}
.culinarium-grid .background {
  position: absolute;
  width: 100%;
}
@media (max-width: 767px) {
  .culinarium-grid {
    margin-left: -21px;
    margin-right: -21px;
  }
  .culinarium-grid .header {
    border-radius: 0;
  }
  .culinarium-grid .cul-container {
    padding: 15px;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    border-radius: 0;
  }
}

/* BRAND COLORS */
/* basic color definition */
/* BRAND COLORS */
/* basic color definition */
#culinarium-video-teaser {
  border: 1px solid #d9d9d9;
  border-radius: 4px;
}
@media (max-width: 992px) {
  #culinarium-video-teaser {
    margin: 0 15px;
  }
}

#culinarium-video-teaser .background-image-container {
  overflow: hidden;
  height: 100%;
  width: 100%;
  left: 0px;
  top: 0px;
}

#culinarium-video-teaser .cook-container {
  position: absolute;
  left: 45%;
  bottom: 0px;
}
#culinarium-video-teaser .cook-container img {
  z-index: -1;
  width: 60%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #culinarium-video-teaser .cook-container img {
    width: 53%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #culinarium-video-teaser .cook-container {
    left: 34.5%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #culinarium-video-teaser .cook-container {
    left: -80px;
    bottom: 0;
    width: 100%;
    top: unset;
  }
}

#culinarium-video-teaser .link {
  padding-bottom: 15px;
}
@media (min-width: 768px) and (max-width: 991px) {
  #culinarium-video-teaser .link {
    float: right;
  }
}

#culinarium-video-teaser .main-section {
  background-color: #fffaef;
  padding: 40px 30px;
  position: relative;
}
@media (min-width: 1200px) {
  #culinarium-video-teaser .main-section {
    min-height: 290px;
  }
}
@media (max-width: 767px) {
  #culinarium-video-teaser .main-section {
    padding: 40px 10px;
  }
}

#culinarium-video-teaser .cook-two-columns {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#culinarium-video-teaser .teaser-image {
  padding: 10px 6px;
}
@media (max-width: 767px) {
  #culinarium-video-teaser .teaser-image {
    margin-left: auto;
    margin-right: auto;
  }
}

#culinarium-video-teaser .teaser-image img {
  margin-left: auto;
  margin-right: auto;
  display: block;
  border-radius: 4px;
}
@media (min-width: 768px) and (max-width: 991px) {
  #culinarium-video-teaser .teaser-image.large-image {
    position: absolute;
    left: 180px;
  }
  #culinarium-video-teaser .teaser-image.large-image img {
    height: 174px;
    width: 222px;
  }
  #culinarium-video-teaser .teaser-image.small-image {
    position: absolute;
    left: 420px;
  }
  #culinarium-video-teaser .teaser-image.small-image img {
    height: 138px;
    width: 186px;
    margin-top: 35px;
  }
}
@media (min-width: 992px) {
  #culinarium-video-teaser .teaser-image.large-image img {
    height: 145px;
    width: 185px;
  }
  #culinarium-video-teaser .teaser-image.small-image img {
    height: 115px;
    width: 155px;
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  #culinarium-video-teaser .teaser-image.large-image img, #culinarium-video-teaser .teaser-image.small-image img {
    height: auto;
    width: 80%;
    margin: 0 auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #culinarium-video-teaser .teaser-image {
    width: 33%;
    float: left;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #culinarium-video-teaser .teaser-image {
    width: 38%;
    float: left;
  }
}

#culinarium-video-teaser .background-image-container img {
  margin: 0 auto;
}
@media (max-width: 767px) {
  #culinarium-video-teaser .background-image-container img {
    width: 135%;
    margin-left: -55px;
  }
}

#culinarium-video-teaser .cul-header {
  background-color: #663f80;
  color: #fff;
  margin-bottom: 0px;
  margin-top: 0px;
  padding: 20px 40px;
}
@media (max-width: 767px) {
  #culinarium-video-teaser .cul-header {
    padding: 20px 5%;
  }
}

@media (min-width: 992px) {
  #culinarium-video-teaser .previews {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #culinarium-video-teaser .previews {
    min-height: 240px;
  }
}

#culinarium-video-teaser .tag {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
}

#culinarium-video-teaser .with-arrow {
  color: #663f80;
}

#culinarium-video-teaser .texts .h5 {
  font-size: 24px;
}
@media (max-width: 767px) {
  #culinarium-video-teaser .texts {
    padding: 0px 5% 30px 5%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #culinarium-video-teaser .texts {
    font-size: 20px;
  }
}

#culinarium-video-teaser .link {
  margin-top: 20px;
  margin-right: 40px;
}

/* BRAND COLORS */
/* basic color definition */
.sales-order-history {
  margin-top: 30px;
}
.sales-order-history .form-control,
.sales-order-history select[multiple].form-filter {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #042c48;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cdcdcd;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.sales-order-history .form-control:focus, .sales-order-history select[multiple].form-filter:focus {
  border-color: #042c48;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(4, 44, 72, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(4, 44, 72, 0.6);
}
.sales-order-history .form-control::-moz-placeholder, .sales-order-history select[multiple].form-filter::-moz-placeholder {
  color: #c8c8c8;
  opacity: 1;
}
.sales-order-history .form-control:-ms-input-placeholder, .sales-order-history select[multiple].form-filter:-ms-input-placeholder {
  color: #c8c8c8;
}
.sales-order-history .form-control::-webkit-input-placeholder, .sales-order-history select[multiple].form-filter::-webkit-input-placeholder {
  color: #c8c8c8;
}
.sales-order-history .form-control[disabled], .sales-order-history select[disabled][multiple].form-filter,
.sales-order-history .form-control[readonly],
.sales-order-history select[readonly][multiple].form-filter,
.sales-order-history fieldset[disabled] .form-control,
.sales-order-history fieldset[disabled] select[multiple].form-filter {
  background-color: #eeeeee;
  opacity: 1;
}
.sales-order-history .form-control[disabled], .sales-order-history select[disabled][multiple].form-filter,
.sales-order-history fieldset[disabled] .form-control,
.sales-order-history fieldset[disabled] select[multiple].form-filter {
  cursor: not-allowed;
}
.sales-order-history .btn.dropdown-toggle {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.sales-order-history .dropdown-toggle,
.sales-order-history .dropdown-toggle:active,
.sales-order-history .dropdown-toggle .caret,
.sales-order-history .dropdown-toggle:active .caret,
.sales-order-history .dropdown-toggle:focus,
.sales-order-history .dropdown-toggle .caret:focus,
.sales-order-history .btn-default:active,
.sales-order-history .btn-default.active,
.sales-order-history #newsletter_container #newsletter_info #newsletter_subscription .btn-default.error_newsletter_checkbox.active,
#newsletter_container #newsletter_info #newsletter_subscription .sales-order-history .btn-default.error_newsletter_checkbox.active,
.sales-order-history .open > .btn-default.dropdown-toggle {
  background: #f1f1f1;
  border-color: #f1f1f1;
  color: #aeaeae;
  border-radius: 3px;
  -webkit-box-shadow: unset !important;
  box-shadow: unset !important;
}
.sales-order-history .dropdown-toggle:focus,
.sales-order-history .dropdown-toggle .caret:focus {
  outline: none !important;
}
.sales-order-history .bootstrap-select .dropdown-toggle::before {
  content: "";
  display: inline-block;
}
.sales-order-history .btn.dropdown-toggle .caret {
  display: inline-block;
}
.sales-order-history .btn.dropdown-toggle .caret {
  margin-left: 0;
}
.sales-order-history .bootstrap-select .dropdown-toggle .caret {
  border-left: 0;
  top: 0 !important;
  right: 0 !important;
  margin-top: 0 !important;
  height: 100%;
  width: 27px;
  padding-top: 2px;
  position: absolute;
}
.sales-order-history .btn.dropdown-toggle .caret::after {
  color: #b9b9b9;
  content: "\e259";
  font-family: "Glyphicons Halflings";
}
.sales-order-history .dropdown-menu > .active > a, .sales-order-history #newsletter_container #newsletter_info #newsletter_subscription .dropdown-menu > .error_newsletter_checkbox.active > a, #newsletter_container #newsletter_info #newsletter_subscription .sales-order-history .dropdown-menu > .error_newsletter_checkbox.active > a,
.sales-order-history .dropdown-menu > .active > a:hover,
.sales-order-history .dropdown-menu > .active > a:focus {
  background: #fff;
}
.sales-order-history .bootstrap-select.form-control, .sales-order-history select.bootstrap-select[multiple].form-filter {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
.sales-order-history .bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  z-index: 1035;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sales-order-history .bootstrap-select.btn-group .dropdown-toggle .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left;
}
.sales-order-history .bootstrap-select.btn-group .dropdown-menu.inner {
  height: 125px;
  width: 25px;
  overflow-y: auto;
  overflow-x: hidden;
}
.sales-order-history .bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.sales-order-history .bootstrap-select.btn-group .dropdown-menu li {
  position: relative;
}
.sales-order-history .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.sales-order-history .dropdown-menu > li > a:hover,
.sales-order-history .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.sales-order-history .dropdown-menu > li > a:hover,
.sales-order-history .dropdown-menu > li > a:focus {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  background-repeat: repeat-x;
  background-color: #e8e8e8;
}
.sales-order-history .dropdown-menu > li > a,
.sales-order-history .dropdown-menu > li > a:hover,
.sales-order-history .dropdown-menu > li > a:focus {
  color: #042c48;
}
.sales-order-history .dropdown-menu > li.selected > a {
  font-weight: bold;
}
.sales-order-history .bootstrap-select.btn-group .dropdown-menu li a {
  cursor: pointer;
}
.sales-order-history .bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block;
}
.sales-order-history .bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
  display: none;
}
.sales-order-history .order-list-manipulation-options {
  margin-top: 32px;
}
.sales-order-history .order-list-manipulation-options .search-icon {
  position: absolute;
  right: 20px;
  top: 3px;
}
.sales-order-history .order-list-manipulation-options .search-icon:hover {
  cursor: pointer;
}
.sales-order-history .order-list-manipulation-options .period-of-time {
  padding-right: 2px;
}
.sales-order-history .order-list-manipulation-options .sort-by {
  padding-left: 2px;
}
.sales-order-history .order-list-manipulation-options .reset-filter-container {
  font-size: 14px;
  margin-top: 10px;
}
.sales-order-history .order-list-manipulation-options .reset-filter-container:hover {
  cursor: pointer;
}
.sales-order-history .order-list-head {
  color: #1f1f1f;
  font-size: 14px;
  margin-top: 20px;
}
.sales-order-history .order-list-head p {
  margin: 0;
}
.sales-order-history .order-list-container .order-list-table {
  margin: 15px 0;
}
.sales-order-history .order-list-table-head {
  background: #f1f1f1;
  border-radius: 3px;
  color: #1f1f1f;
  font-size: 14px;
  height: 62px;
  line-height: 62px;
}
.sales-order-history .order-list-table-head:hover {
  cursor: pointer;
}
.sales-order-history .arrow.glyphicon.glyphicon-menu-down {
  height: 60px;
  line-height: 60px;
}
.sales-order-history .arrow.glyphicon.glyphicon-menu-down span {
  font-family: "UniversCom Condensed", sans-serif;
  padding-left: 10px;
}
.sales-order-history .order-tab-blk .order-tab-input.typeahead.form-control, .sales-order-history .order-tab-blk select.order-tab-input.typeahead[multiple].form-filter {
  width: 100% !important;
  padding: 0px 0px 0px 10px !important;
  border-radius: 3px;
}
.sales-order-history .order-tab-txt {
  display: none !important;
}
.sales-order-history .order-tab-blk1, .sales-order-history .order-tab-blk2 {
  width: 15%;
  display: inline-block;
  float: right !important;
  margin: 0px !important;
}
.sales-order-history .product-qty .dropdown-toggle {
  width: 98% !important;
}
.sales-order-history .order-tab-blk .order-tab-blk2 {
  float: right !important;
}
.sales-order-history .order-tab-blk {
  display: inline !important;
}
.sales-order-history .btn-filter {
  background: #fff !important;
  height: 25px;
  text-align: right !important;
  padding-right: 0px !important;
  text-decoration: none !important;
  color: #121212;
}
.sales-order-history .custom-table {
  background: #fff !important;
}
.sales-order-history .mobile-table-row {
  background: #F1F1F1;
  margin: 5px 0px;
  border-radius: 3px !important;
  padding-left: 0px;
  margin: 5px 0px;
  color: #1f1f1f;
}
.sales-order-history .order-tab-blk .product-qty {
  margin: 0px 0px 20px 2px;
  float: left;
}
.sales-order-history .order-tab-blk1 .btn-group.bootstrap-select,
.sales-order-history .order-tab-blk2 .btn-group.bootstrap-select {
  width: 100% !important;
  -webkit-box-shadow: unset !important;
}
.sales-order-history .prod-details p {
  margin-bottom: 0px !important;
}
.sales-order-history .prod-details {
  padding: 10px 0px !important;
  border-bottom: 1px solid #eee;
}
.sales-order-history .prod-details-header {
  border-bottom: 1px solid #eee;
  margin-top: 10px;
}
.sales-order-history .prod-details-header p {
  font-size: 12px;
  font-weight: bold;
}
.sales-order-history .pricing-details {
  border-bottom: 1px solid #eee;
  font-size: 14px;
  padding: 10px 0;
}
.sales-order-history .pricing-details .pop:hover {
  cursor: pointer;
}
.sales-order-history .pricing-details div {
  padding-left: 10px;
  padding-right: 10px;
}
.sales-order-history .pricing-details p {
  color: #1f1f1f;
  font-size: 14px;
  margin: 0;
}
.sales-order-history .print-section a {
  float: right;
  background: #81D13A;
  padding: 0px 10px;
  color: #fff;
  font-weight: bold;
  border-radius: 5px;
  font-size: 16px;
  height: 36px;
  line-height: 36px;
  font-family: arial;
}
.sales-order-history .print-section a:hover {
  cursor: pointer;
}
.sales-order-history .print-section a svg {
  fill: #fff;
  stroke: transparent;
}
.sales-order-history .print-container:hover {
  cursor: pointer;
}
.sales-order-history .flt-mob-rt .oh-cart {
  width: 40px;
  height: 36px;
}
.sales-order-history .pricing-details #placeOrder {
  float: right;
  background: #63d40c;
  padding: 10px;
  color: #fff;
  font-weight: bold;
  border-radius: 5px;
}
.sales-order-history .last-section {
  font-size: 14px;
}
.sales-order-history .last-section div {
  padding-left: 10px;
  padding-right: 10px;
}
.sales-order-history .last-section strong {
  display: block;
  font-weight: 700;
  margin: 10px 0;
}
.sales-order-history .last-section p {
  margin-bottom: 0px;
}
.sales-order-history .full-content {
  background: #fff;
  cursor: initial;
}
.sales-order-history .full-content.collapse.in {
  display: block;
}
.sales-order-history .full-content.collapsing {
  width: 100%;
}
.sales-order-history .description {
  font-size: 14px;
}
.sales-order-history .product-ve-piece,
.sales-order-history .product-article-number {
  color: #aeaeae;
}
.sales-order-history .cart-block {
  background: #81D13A;
  width: 4%;
  float: right;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.sales-order-history .cart-block img {
  height: 30px;
  width: 30px;
  margin-right: 10px;
}
.sales-order-history .products {
  padding: 0px !important;
}
.sales-order-history .content-heading-main {
  font-size: 30px;
  margin-top: -8px;
  font-weight: 700;
  letter-spacing: 1px;
  color: #121212;
}
.sales-order-history .mobile-table-row .arrow {
  padding-left: 5px;
}
.sales-order-history .full-content p {
  color: #1f1f1f;
  font-size: 14px;
}
.sales-order-history .full-content .free-shipping-text {
  color: #81D13A;
}
.sales-order-history .desc-one {
  font-weight: bold;
}
.sales-order-history .description .popover.fade {
  min-width: 165px;
}
.sales-order-history .less-padding {
  padding-left: 10px;
  padding-right: 10px;
}
.sales-order-history .load-more-orders {
  margin-top: 30px;
  text-align: center;
}
.sales-order-history .add-to-cart-column {
  background: #81D13A;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  float: right;
  min-width: 52px;
  width: 6%;
}
.sales-order-history .add-to-cart-column:hover {
  cursor: pointer;
}
.sales-order-history .add-to-cart-column svg {
  fill: #fff !important;
  stroke: transparent !important;
}
.sales-order-history .rebate-tooltip-container span {
  display: inline-block;
}
.sales-order-history .rebate-tooltip-container .pop {
  margin-left: 5px;
}
.sales-order-history .rebate-tooltip-container .pop svg {
  vertical-align: middle;
}
.sales-order-history .tooltip-container {
  margin-top: 10px;
  padding: 0;
  text-align: left;
}
.sales-order-history .tooltip-container .tooltip-box {
  height: 15px;
  width: 15px;
  cursor: pointer;
}
.sales-order-history .pricing-details .popover {
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  min-width: 185px;
  padding: 0;
}
.sales-order-history .pricing-details .popover a,
.sales-order-history .pricing-details .popover p {
  font-family: "UniversCom Condensed", sans-serif;
  font-size: 13px;
  line-height: 25px;
}
.sales-order-history .pricing-details .popover-title {
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  font-size: 13px;
  font-weight: 300;
  margin: 0;
  padding: 8px 14px;
}
.sales-order-history .pricing-details .popover-content {
  padding: 9px 14px;
}
.sales-order-history .pricing-details .doubleArrow.big {
  font-size: 19px;
}
.sales-order-history .pricing-details .doubleArrow + span {
  text-decoration: underline;
  margin-left: 4px;
}
.sales-order-history .pricing-details .print-container {
  margin-left: -8px;
  margin-top: 5px;
  padding: 0;
}
.sales-order-history .pricing-details .print-container span {
  padding-left: 5px;
}
.sales-order-history .description .popover .popover-content {
  padding: 15px;
}
.sales-order-history .popover.top > .arrow {
  display: none;
}
.sales-order-history .print-logo {
  display: none;
}
@media only screen and (max-width: 767px) {
  .sales-order-history .order-list-manipulation-options .search-box-container .search-icon {
    right: 5px;
  }
  .sales-order-history .order-list-manipulation-options .period-of-time,
  .sales-order-history .order-list-manipulation-options .sort-by {
    margin: 15px 0 0;
  }
  .sales-order-history .order-list-manipulation-options .search-box-container,
  .sales-order-history .order-list-manipulation-options .period-of-time,
  .sales-order-history .order-list-manipulation-options .sort-by {
    padding: 0;
  }
  .sales-order-history .order-list-manipulation-options .reset-filter-container .text-right {
    padding: 0;
  }
  .sales-order-history .order-list-head {
    display: none;
  }
  .sales-order-history .order-list-container .order-list-table.container-fluid {
    padding: 0;
  }
  .sales-order-history .order-list-table-head {
    height: auto;
    line-height: 42px;
  }
  .sales-order-history .order-list-table-head .add-to-cart-column {
    border-top-right-radius: 0;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    float: inline-start;
    text-align: center;
    width: 100%;
  }
  .sales-order-history .order-list-table-head .col-xs-5,
  .sales-order-history .order-list-table-head .col-xs-7,
  .sales-order-history .order-list-table-head .text-right {
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
  }
  .sales-order-history .order-list-table-head .arrow.glyphicon.glyphicon-menu-down {
    height: auto;
    line-height: inherit;
  }
  .sales-order-history .order-list-table-head .arrow.glyphicon.glyphicon-menu-down span {
    padding-left: 5px;
  }
  .sales-order-history .order-list-container .order-list-table {
    margin: 30px 0;
  }
  .sales-order-history .less-padding,
  .sales-order-history .prod-details-header .text-right,
  .sales-order-history .prod-details .text-right,
  .sales-order-history .prod-details .col-xs-5,
  .sales-order-history .prod-details .col-xs-7 {
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
  }
  .sales-order-history .prod-details-header {
    display: none;
  }
  .sales-order-history .prod-details {
    font-size: 14px;
  }
  .sales-order-history .prod-details > div {
    margin-top: 10px;
  }
  .sales-order-history .pricing-details div {
    padding: 0 7px;
  }
  .sales-order-history .pricing-details .rebate-tool {
    text-align: right;
  }
  .sales-order-history .print-section {
    text-align: center;
  }
  .sales-order-history .print-section .add-to-cart-btn-container {
    margin-top: 15px;
  }
  .sales-order-history .print-section .add-to-cart-btn-container .add-to-cart-btn {
    display: block;
    float: unset;
    margin: 0 auto;
    width: 235px;
  }
  .sales-order-history .last-section div {
    padding-left: 7px;
    padding-right: 7px;
  }
  .sales-order-history .tooltip-container {
    padding: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .sales-order-history .order-list-container > .container-fluid,
  .sales-order-history .order-list-container .order-list-table {
    padding: 0;
  }
}
@media print {
  .sales-order-history .content-heading.content-heading-main,
  .sales-order-history .order-list-manipulation-options,
  .sales-order-history .row.order-list-table-head.collapsed,
  .sales-order-history ul.order-list-table-head.collapsed.checklist,
  .sales-order-history .product.shopping-cart-small .content-section-part-3 .order-list-table-head.collapsed.price-section,
  .product.shopping-cart-small .content-section-part-3 .sales-order-history .order-list-table-head.collapsed.price-section,
  .sales-order-history .promotion-detail .order-list-table-head.collapsed.promo-timespan,
  .promotion-detail .sales-order-history .order-list-table-head.collapsed.promo-timespan,
  .sales-order-history .promotion-detail .order-list-table-head.collapsed.promo-infos,
  .promotion-detail .sales-order-history .order-list-table-head.collapsed.promo-infos,
  .sales-order-history .row.pricing-details.print-section,
  .sales-order-history ul.pricing-details.print-section.checklist,
  .sales-order-history .product.shopping-cart-small .content-section-part-3 .pricing-details.print-section.price-section,
  .product.shopping-cart-small .content-section-part-3 .sales-order-history .pricing-details.print-section.price-section,
  .sales-order-history .promotion-detail .pricing-details.print-section.promo-timespan,
  .promotion-detail .sales-order-history .pricing-details.print-section.promo-timespan,
  .sales-order-history .promotion-detail .pricing-details.print-section.promo-infos,
  .promotion-detail .sales-order-history .pricing-details.print-section.promo-infos,
  .sales-order-history .tooltip-container,
  .sales-order-history .no-orders {
    display: none;
  }
  .sales-order-history .order-list-container > .container-fluid,
  .sales-order-history .order-list-container .order-list-table {
    padding: 0;
  }
  .sales-order-history .row, .sales-order-history ul.checklist, .sales-order-history .product.shopping-cart-small .content-section-part-3 .price-section, .product.shopping-cart-small .content-section-part-3 .sales-order-history .price-section, .sales-order-history .promotion-detail .promo-timespan, .promotion-detail .sales-order-history .promo-timespan, .sales-order-history .promotion-detail .promo-infos, .promotion-detail .sales-order-history .promo-infos {
    margin: 0 -6px;
  }
  .sales-order-history .col-md-1, .sales-order-history .product.big-list .content-section-part-2, .product.big-list .sales-order-history .content-section-part-2,
  .sales-order-history .col-md-2,
  .sales-order-history .product.small-list .image-section,
  .product.small-list .sales-order-history .image-section,
  .sales-order-history .product.favourite-list .image-section,
  .product.favourite-list .sales-order-history .image-section,
  .sales-order-history .product.search-list-small .image-section,
  .product.search-list-small .sales-order-history .image-section,
  .sales-order-history .product.shopping-cart-small .image-section,
  .product.shopping-cart-small .sales-order-history .image-section,
  .sales-order-history .col-md-3,
  .sales-order-history .row .col-md-3-of-7,
  .row .sales-order-history .col-md-3-of-7,
  .sales-order-history ul.checklist .col-md-3-of-7,
  ul.checklist .sales-order-history .col-md-3-of-7,
  .sales-order-history .product.small-list .content-section-part-2,
  .product.small-list .sales-order-history .content-section-part-2,
  .sales-order-history .product.favourite-list .content-section-part-2,
  .product.favourite-list .sales-order-history .content-section-part-2,
  .sales-order-history .product.big-tile,
  .sales-order-history .product.search-list-small .content-section-part-2,
  .product.search-list-small .sales-order-history .content-section-part-2,
  .sales-order-history .product.shopping-cart-small .content-section-part-2,
  .product.shopping-cart-small .sales-order-history .content-section-part-2,
  .sales-order-history .product.shopping-cart-small .content-section-part-3 .price-section .col-md-3-of-7,
  .product.shopping-cart-small .content-section-part-3 .price-section .sales-order-history .col-md-3-of-7,
  .sales-order-history .recipe-list-item.recipe-list .recipe-image,
  .recipe-list-item.recipe-list .sales-order-history .recipe-image,
  .sales-order-history .promotion-detail .promo-timespan .col-md-3-of-7,
  .promotion-detail .promo-timespan .sales-order-history .col-md-3-of-7,
  .sales-order-history .promotion-detail .promo-infos .col-md-3-of-7,
  .promotion-detail .promo-infos .sales-order-history .col-md-3-of-7,
  .sales-order-history .col-md-4,
  .sales-order-history .row .col-md-4-of-7,
  .row .sales-order-history .col-md-4-of-7,
  .sales-order-history ul.checklist .col-md-4-of-7,
  ul.checklist .sales-order-history .col-md-4-of-7,
  .sales-order-history .product.small-list .content-section-part-1,
  .product.small-list .sales-order-history .content-section-part-1,
  .sales-order-history .product.favourite-list .content-section-part-1,
  .product.favourite-list .sales-order-history .content-section-part-1,
  .sales-order-history .product.big-list .image-section,
  .product.big-list .sales-order-history .image-section,
  .sales-order-history .product.big-list .content-section-part-3,
  .product.big-list .sales-order-history .content-section-part-3,
  .sales-order-history .product.search-list-small .content-section-part-1,
  .product.search-list-small .sales-order-history .content-section-part-1,
  .sales-order-history .product.shopping-cart-small .content-section-part-1,
  .product.shopping-cart-small .sales-order-history .content-section-part-1,
  .sales-order-history .product.shopping-cart-small .content-section-part-3 .price-section .col-md-4-of-7,
  .product.shopping-cart-small .content-section-part-3 .price-section .sales-order-history .col-md-4-of-7,
  .sales-order-history .promotion-detail .promo-timespan .col-md-4-of-7,
  .promotion-detail .promo-timespan .sales-order-history .col-md-4-of-7,
  .sales-order-history .promotion-detail .promo-infos .col-md-4-of-7,
  .promotion-detail .promo-infos .sales-order-history .col-md-4-of-7,
  .sales-order-history .col-md-5,
  .sales-order-history .product.small-list .content-section-part-3,
  .product.small-list .sales-order-history .content-section-part-3,
  .sales-order-history .product.favourite-list .content-section-part-3,
  .product.favourite-list .sales-order-history .content-section-part-3,
  .sales-order-history .product.search-list-small .content-section-part-3,
  .product.search-list-small .sales-order-history .content-section-part-3,
  .sales-order-history .product.shopping-cart-small .content-section-part-3,
  .product.shopping-cart-small .sales-order-history .content-section-part-3,
  .sales-order-history .col-md-6,
  .sales-order-history .col-md-7,
  .sales-order-history .col-md-8,
  .sales-order-history .product.big-list .content-section,
  .product.big-list .sales-order-history .content-section,
  .sales-order-history .product.big-list .content-section-part-1,
  .product.big-list .sales-order-history .content-section-part-1,
  .sales-order-history .col-md-9,
  .sales-order-history .product.small-list,
  .sales-order-history .product.favourite-list,
  .sales-order-history .product.big-list,
  .sales-order-history .product.search-list-small,
  .sales-order-history .recipe-list-item.recipe-list .recipe-content,
  .recipe-list-item.recipe-list .sales-order-history .recipe-content,
  .sales-order-history .col-md-10,
  .sales-order-history .product.small-list .content-section,
  .product.small-list .sales-order-history .content-section,
  .sales-order-history .product.favourite-list .content-section,
  .product.favourite-list .sales-order-history .content-section,
  .sales-order-history .product.search-list-small .content-section,
  .product.search-list-small .sales-order-history .content-section,
  .sales-order-history .product.shopping-cart-small .content-section,
  .product.shopping-cart-small .sales-order-history .content-section,
  .sales-order-history .col-md-11,
  .sales-order-history .col-md-12,
  .sales-order-history .product.small-tile .image-section,
  .product.small-tile .sales-order-history .image-section,
  .sales-order-history .product.small-tile .content-section,
  .product.small-tile .sales-order-history .content-section,
  .sales-order-history .product.big-tile .image-section,
  .product.big-tile .sales-order-history .image-section,
  .sales-order-history .product.big-tile .content-section,
  .product.big-tile .sales-order-history .content-section {
    padding: 0 6px;
  }
  .sales-order-history .pricing-details div {
    padding: 0 10px;
  }
  .sales-order-history .less-padding {
    padding: 0 10px;
  }
  .sales-order-history .col-md-1, .sales-order-history .product.big-list .content-section-part-2, .product.big-list .sales-order-history .content-section-part-2 {
    width: 8.3333%;
    float: left;
    display: inline-block;
  }
  .sales-order-history .col-md-2, .sales-order-history .product.small-list .image-section, .product.small-list .sales-order-history .image-section, .sales-order-history .product.favourite-list .image-section, .product.favourite-list .sales-order-history .image-section, .sales-order-history .product.search-list-small .image-section, .product.search-list-small .sales-order-history .image-section, .sales-order-history .product.shopping-cart-small .image-section, .product.shopping-cart-small .sales-order-history .image-section {
    width: 16.6666%;
    float: left;
    display: inline-block;
  }
  .sales-order-history .col-md-3, .sales-order-history .row .col-md-3-of-7, .row .sales-order-history .col-md-3-of-7, .sales-order-history ul.checklist .col-md-3-of-7, ul.checklist .sales-order-history .col-md-3-of-7, .sales-order-history .product.small-list .content-section-part-2, .product.small-list .sales-order-history .content-section-part-2, .sales-order-history .product.favourite-list .content-section-part-2, .product.favourite-list .sales-order-history .content-section-part-2, .sales-order-history .product.big-tile, .sales-order-history .product.search-list-small .content-section-part-2, .product.search-list-small .sales-order-history .content-section-part-2, .sales-order-history .product.shopping-cart-small .content-section-part-2, .product.shopping-cart-small .sales-order-history .content-section-part-2, .sales-order-history .product.shopping-cart-small .content-section-part-3 .price-section .col-md-3-of-7, .product.shopping-cart-small .content-section-part-3 .price-section .sales-order-history .col-md-3-of-7, .sales-order-history .recipe-list-item.recipe-list .recipe-image, .recipe-list-item.recipe-list .sales-order-history .recipe-image, .sales-order-history .promotion-detail .promo-timespan .col-md-3-of-7, .promotion-detail .promo-timespan .sales-order-history .col-md-3-of-7, .sales-order-history .promotion-detail .promo-infos .col-md-3-of-7, .promotion-detail .promo-infos .sales-order-history .col-md-3-of-7 {
    width: 25%;
    float: left;
    display: inline-block;
  }
  .sales-order-history .col-md-4, .sales-order-history .row .col-md-4-of-7, .row .sales-order-history .col-md-4-of-7, .sales-order-history ul.checklist .col-md-4-of-7, ul.checklist .sales-order-history .col-md-4-of-7, .sales-order-history .product.small-list .content-section-part-1, .product.small-list .sales-order-history .content-section-part-1, .sales-order-history .product.favourite-list .content-section-part-1, .product.favourite-list .sales-order-history .content-section-part-1, .sales-order-history .product.big-list .image-section, .product.big-list .sales-order-history .image-section, .sales-order-history .product.big-list .content-section-part-3, .product.big-list .sales-order-history .content-section-part-3, .sales-order-history .product.search-list-small .content-section-part-1, .product.search-list-small .sales-order-history .content-section-part-1, .sales-order-history .product.shopping-cart-small .content-section-part-1, .product.shopping-cart-small .sales-order-history .content-section-part-1, .sales-order-history .product.shopping-cart-small .content-section-part-3 .price-section .col-md-4-of-7, .product.shopping-cart-small .content-section-part-3 .price-section .sales-order-history .col-md-4-of-7, .sales-order-history .promotion-detail .promo-timespan .col-md-4-of-7, .promotion-detail .promo-timespan .sales-order-history .col-md-4-of-7, .sales-order-history .promotion-detail .promo-infos .col-md-4-of-7, .promotion-detail .promo-infos .sales-order-history .col-md-4-of-7 {
    width: 33.3333%;
    float: left;
    display: inline-block;
  }
  .sales-order-history .col-md-5, .sales-order-history .product.small-list .content-section-part-3, .product.small-list .sales-order-history .content-section-part-3, .sales-order-history .product.favourite-list .content-section-part-3, .product.favourite-list .sales-order-history .content-section-part-3, .sales-order-history .product.search-list-small .content-section-part-3, .product.search-list-small .sales-order-history .content-section-part-3, .sales-order-history .product.shopping-cart-small .content-section-part-3, .product.shopping-cart-small .sales-order-history .content-section-part-3 {
    width: 41.6666%;
    float: left;
    display: inline-block;
  }
  .sales-order-history .col-md-6 {
    width: 50%;
    float: left;
    display: inline-block;
  }
  .sales-order-history .col-md-7 {
    width: 58.3333%;
    float: left;
    display: inline-block;
  }
  .sales-order-history .col-md-8, .sales-order-history .product.big-list .content-section, .product.big-list .sales-order-history .content-section, .sales-order-history .product.big-list .content-section-part-1, .product.big-list .sales-order-history .content-section-part-1 {
    width: 66.6666%;
    float: left;
    display: inline-block;
  }
  .sales-order-history .col-md-9, .sales-order-history .product.small-list, .sales-order-history .product.favourite-list, .sales-order-history .product.big-list, .sales-order-history .product.search-list-small, .sales-order-history .recipe-list-item.recipe-list .recipe-content, .recipe-list-item.recipe-list .sales-order-history .recipe-content {
    width: 75%;
    float: left;
    display: inline-block;
  }
  .sales-order-history .col-md-10, .sales-order-history .product.small-list .content-section, .product.small-list .sales-order-history .content-section, .sales-order-history .product.favourite-list .content-section, .product.favourite-list .sales-order-history .content-section, .sales-order-history .product.search-list-small .content-section, .product.search-list-small .sales-order-history .content-section, .sales-order-history .product.shopping-cart-small .content-section, .product.shopping-cart-small .sales-order-history .content-section {
    width: 83.3333%;
    float: left;
    display: inline-block;
  }
  .sales-order-history .col-md-11 {
    width: 91.6666%;
    float: left;
    display: inline-block;
  }
  .sales-order-history .col-md-12, .sales-order-history .product.small-tile .image-section, .product.small-tile .sales-order-history .image-section, .sales-order-history .product.small-tile .content-section, .product.small-tile .sales-order-history .content-section, .sales-order-history .product.big-tile .image-section, .product.big-tile .sales-order-history .image-section, .sales-order-history .product.big-tile .content-section, .product.big-tile .sales-order-history .content-section {
    width: 100%;
    float: left;
    display: inline-block;
  }
  .sales-order-history .hidden-sm,
  .sales-order-history .hidden-md,
  .sales-order-history .hidden-lg {
    display: none;
  }
  .sales-order-history .arrow.glyphicon.glyphicon-menu-down::before {
    content: "";
  }
  .sales-order-history .arrow.glyphicon.glyphicon-menu-down span {
    padding-left: 0;
  }
  .sales-order-history .tooltip-ve .col-xs-5.col-sm-10.col-md-10.less-padding, .sales-order-history .tooltip-ve .product.small-list .col-xs-5.less-padding.content-section, .product.small-list .sales-order-history .tooltip-ve .col-xs-5.less-padding.content-section, .sales-order-history .tooltip-ve .product.favourite-list .col-xs-5.less-padding.content-section, .product.favourite-list .sales-order-history .tooltip-ve .col-xs-5.less-padding.content-section, .sales-order-history .tooltip-ve .product.search-list-small .col-xs-5.less-padding.content-section, .product.search-list-small .sales-order-history .tooltip-ve .col-xs-5.less-padding.content-section, .sales-order-history .tooltip-ve .product.shopping-cart-small .col-xs-5.less-padding.content-section, .product.shopping-cart-small .sales-order-history .tooltip-ve .col-xs-5.less-padding.content-section {
    width: 100%;
  }
  .sales-order-history .print-logo {
    display: block;
    margin-bottom: 35px;
  }
}

/* BRAND COLORS */
/* basic color definition */
@font-face {
  font-family: "UniversCom Condensed";
  src: url("../fonts/1476004/4a916908-f6f7-4df6-90a1-176fb83137d9.eot?#iefix");
  src: url("../fonts/1476004/4a916908-f6f7-4df6-90a1-176fb83137d9.eot?#iefix") format("eot"), url("../fonts/1476004/bf8f8741-5f64-4db9-a877-a44624092e68.woff2") format("woff2"), url("../fonts/1476004/7ce02c2c-45d4-4dee-90f2-f8034e29ac24.woff") format("woff"), url("../fonts/1476004/0955c906-88fc-47e8-8ea2-0765bdf88050.ttf") format("truetype");
}
@font-face {
  font-family: "UniversCom Condensed";
  font-weight: bold;
  src: url("../fonts/1476016/7815db54-3fc9-46f7-a082-a7db4c26b44d.eot?#iefix");
  src: url("../fonts/1476016/7815db54-3fc9-46f7-a082-a7db4c26b44d.eot?#iefix") format("eot"), url("../fonts/1476016/3bdb4597-ff70-447c-8620-8836686bf840.woff2") format("woff2"), url("../fonts/1476016/5599ac9f-d136-4277-aeee-f82aac5d527f.woff") format("woff"), url("../fonts/1476016/ae81ec98-60d0-408d-960f-8c3f9f74e6c7.ttf") format("truetype");
}
@font-face {
  font-family: "Anke Calligraphic FG";
  src: url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.eot?#iefix");
  src: url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.eot?#iefix") format("eot"), url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.woff") format("woff"), url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.svg") format("svg");
}
@font-face {
  font-family: "Love Potion";
  src: url("../fonts/Love_Potion/Love_Potion_Reg.otf");
}
@font-face {
  font-family: "Love Potion";
  font-weight: bold;
  src: url("../fonts/Love_Potion/Love_Potion_Bold.otf");
}
/* bariol_serifitalic */
@font-face {
  font-family: "Bariol Serif Italic";
  src: url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.eot");
  src: url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.woff2") format("woff2"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.woff") format("woff"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.ttf") format("truetype"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.svg#bariol_serifitalic") format("svg");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "LunchBox Slab";
  src: url("../fonts/Lunchbox/34BBC6_3_0.ttf") format("truetype"), url("../fonts/Lunchbox/34BBC6_3_0.eot") format("eot"), url("../fonts/Lunchbox/34BBC6_3_0.woff") format("woff"), url("../fonts/Lunchbox/34BBC6_1_0.woff2") format("woff2");
}
/* BRAND COLORS */
/* basic color definition */
/* BRAND COLORS */
/* basic color definition */
#distributor-results h4, #distributor-results .card.card-froneri--small .card-body .card-title, .card.card-froneri--small .card-body #distributor-results .card-title, #distributor-results .card-froneri.card-froneri--small .card-body .card-title, .card-froneri.card-froneri--small .card-body #distributor-results .card-title, #distributor-results .promotion-detail .tab-content .step-header, .promotion-detail .tab-content #distributor-results .step-header {
  margin-left: 10px;
}
#distributor-results #no-distributor-results {
  color: red;
}
#distributor-results .distributor-info {
  border: 1px solid darkgrey;
  padding: 10px 5px;
  margin-top: 20px;
  max-width: 500px;
}
#distributor-results .distributor-info .distributor-info-row {
  display: flex;
  padding: 0px 10px;
}
#distributor-results .distributor-info .distributor-info-row .distributor-info-label {
  width: 100px;
  flex: 100px 0 0;
  font-weight: bold;
}
#distributor-results .distributor-info .distributor-info-row .distributor-info-value {
  flex: 1 1;
}
#distributor-results .distributor-info .distributor-info-row .address {
  margin-bottom: 20px;
}

/* BRAND COLORS */
/* basic color definition */
@font-face {
  font-family: "UniversCom Condensed";
  src: url("../fonts/1476004/4a916908-f6f7-4df6-90a1-176fb83137d9.eot?#iefix");
  src: url("../fonts/1476004/4a916908-f6f7-4df6-90a1-176fb83137d9.eot?#iefix") format("eot"), url("../fonts/1476004/bf8f8741-5f64-4db9-a877-a44624092e68.woff2") format("woff2"), url("../fonts/1476004/7ce02c2c-45d4-4dee-90f2-f8034e29ac24.woff") format("woff"), url("../fonts/1476004/0955c906-88fc-47e8-8ea2-0765bdf88050.ttf") format("truetype");
}
@font-face {
  font-family: "UniversCom Condensed";
  font-weight: bold;
  src: url("../fonts/1476016/7815db54-3fc9-46f7-a082-a7db4c26b44d.eot?#iefix");
  src: url("../fonts/1476016/7815db54-3fc9-46f7-a082-a7db4c26b44d.eot?#iefix") format("eot"), url("../fonts/1476016/3bdb4597-ff70-447c-8620-8836686bf840.woff2") format("woff2"), url("../fonts/1476016/5599ac9f-d136-4277-aeee-f82aac5d527f.woff") format("woff"), url("../fonts/1476016/ae81ec98-60d0-408d-960f-8c3f9f74e6c7.ttf") format("truetype");
}
@font-face {
  font-family: "Anke Calligraphic FG";
  src: url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.eot?#iefix");
  src: url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.eot?#iefix") format("eot"), url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.woff") format("woff"), url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.svg") format("svg");
}
@font-face {
  font-family: "Love Potion";
  src: url("../fonts/Love_Potion/Love_Potion_Reg.otf");
}
@font-face {
  font-family: "Love Potion";
  font-weight: bold;
  src: url("../fonts/Love_Potion/Love_Potion_Bold.otf");
}
/* bariol_serifitalic */
@font-face {
  font-family: "Bariol Serif Italic";
  src: url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.eot");
  src: url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.woff2") format("woff2"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.woff") format("woff"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.ttf") format("truetype"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.svg#bariol_serifitalic") format("svg");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "LunchBox Slab";
  src: url("../fonts/Lunchbox/34BBC6_3_0.ttf") format("truetype"), url("../fonts/Lunchbox/34BBC6_3_0.eot") format("eot"), url("../fonts/Lunchbox/34BBC6_3_0.woff") format("woff"), url("../fonts/Lunchbox/34BBC6_1_0.woff2") format("woff2");
}
/* BRAND COLORS */
/* basic color definition */
/* BRAND COLORS */
/* basic color definition */
#distributor-search {
  padding: 10px;
  padding-bottom: 0;
}
#distributor-search #distributor-search-subheader {
  font-size: 22px;
}
#distributor-search #coordinate-system-for-button {
  position: relative;
  width: 90%;
  max-width: 490px;
}
@media (max-width: 1199px) {
  #distributor-search #coordinate-system-for-button {
    max-width: 455px;
  }
}
#distributor-search #coordinate-system-for-button #distributor-submit-button {
  background: #fff;
  width: 48px;
  height: 48px;
  position: absolute;
  right: 1px;
  top: 29px;
  border-radius: 0 5px 5px 0;
  padding: 0;
}
#distributor-search #coordinate-system-for-button #distributor-submit-button .svg-icon-search {
  width: 40px;
  height: 40px;
}
@media (max-width: 1199px) {
  #distributor-search #coordinate-system-for-button #distributor-submit-button {
    top: 19px;
  }
}
@media (max-width: 767px) {
  #distributor-search #coordinate-system-for-button #distributor-submit-button {
    top: 15px;
  }
}
#distributor-search #coordinate-system-for-button #distributor-search-input {
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  font-size: 1.7rem;
  width: 100%;
  height: 50px;
  padding-left: 10px;
  margin-top: 28px;
  margin-bottom: 20px;
}
@media (max-width: 1199px) {
  #distributor-search #coordinate-system-for-button #distributor-search-input {
    margin-top: 18px;
    margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  #distributor-search #coordinate-system-for-button #distributor-search-input {
    margin-top: 14px;
    margin-bottom: 24px;
  }
}
#distributor-search #coordinate-system-for-button #distributor-search-input:focus {
  border-color: black;
  outline: none;
}

/* BRAND COLORS */
/* basic color definition */
@font-face {
  font-family: "UniversCom Condensed";
  src: url("../fonts/1476004/4a916908-f6f7-4df6-90a1-176fb83137d9.eot?#iefix");
  src: url("../fonts/1476004/4a916908-f6f7-4df6-90a1-176fb83137d9.eot?#iefix") format("eot"), url("../fonts/1476004/bf8f8741-5f64-4db9-a877-a44624092e68.woff2") format("woff2"), url("../fonts/1476004/7ce02c2c-45d4-4dee-90f2-f8034e29ac24.woff") format("woff"), url("../fonts/1476004/0955c906-88fc-47e8-8ea2-0765bdf88050.ttf") format("truetype");
}
@font-face {
  font-family: "UniversCom Condensed";
  font-weight: bold;
  src: url("../fonts/1476016/7815db54-3fc9-46f7-a082-a7db4c26b44d.eot?#iefix");
  src: url("../fonts/1476016/7815db54-3fc9-46f7-a082-a7db4c26b44d.eot?#iefix") format("eot"), url("../fonts/1476016/3bdb4597-ff70-447c-8620-8836686bf840.woff2") format("woff2"), url("../fonts/1476016/5599ac9f-d136-4277-aeee-f82aac5d527f.woff") format("woff"), url("../fonts/1476016/ae81ec98-60d0-408d-960f-8c3f9f74e6c7.ttf") format("truetype");
}
@font-face {
  font-family: "Anke Calligraphic FG";
  src: url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.eot?#iefix");
  src: url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.eot?#iefix") format("eot"), url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.woff") format("woff"), url("../fonts/Anke-Calligraphic-FG/Anke-Calligraphic-FG.svg") format("svg");
}
@font-face {
  font-family: "Love Potion";
  src: url("../fonts/Love_Potion/Love_Potion_Reg.otf");
}
@font-face {
  font-family: "Love Potion";
  font-weight: bold;
  src: url("../fonts/Love_Potion/Love_Potion_Bold.otf");
}
/* bariol_serifitalic */
@font-face {
  font-family: "Bariol Serif Italic";
  src: url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.eot");
  src: url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.woff2") format("woff2"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.woff") format("woff"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.ttf") format("truetype"), url("../fonts/bariol_serifitalic/bariol_serif_regular_italic-webfont.svg#bariol_serifitalic") format("svg");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "LunchBox Slab";
  src: url("../fonts/Lunchbox/34BBC6_3_0.ttf") format("truetype"), url("../fonts/Lunchbox/34BBC6_3_0.eot") format("eot"), url("../fonts/Lunchbox/34BBC6_3_0.woff") format("woff"), url("../fonts/Lunchbox/34BBC6_1_0.woff2") format("woff2");
}
/* BRAND COLORS */
/* basic color definition */
/* BRAND COLORS */
/* basic color definition */
#distributor-upload {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 5%;
}
#distributor-upload #upload-div {
  margin: 20px;
  display: flex;
  flex-direction: column;
}
#distributor-upload #upload-div #distributor-upload-submit {
  width: 115px;
  margin-top: 10px;
}

div:has(> img),
div:has(> a > img) {
  container-type: inline-size;
}

@container (max-width: 100px) {
  img {
    border-radius: 10px 10px 25px 10px !important;
  }
}
@container (min-width: 101px) {
  img {
    border-radius: 10px 10px 35px 10px !important;
  }
}
@container (min-width: 201px) {
  img {
    border-radius: 10px 10px 50px 10px !important;
  }
}
@container (min-width: 301px) {
  img {
    border-radius: 10px 10px 60px 10px !important;
  }
}
@container (min-width: 401px) {
  img {
    border-radius: 10px 10px 85px 10px !important;
  }
}
@container (min-width: 551px) {
  img {
    border-radius: 10px 10px 100px 10px !important;
  }
}
.recipe-list-item {
  container-type: normal;
}

.subheading-moevenpick {
  container-type: normal;
}

.brand {
  container-type: normal;
}

.header-right.recipe-brand-logo {
  container-type: normal;
}

.recipe-detail .recipe-instructions .moevenpick-header {
  container-type: normal;
}

footer > div > div {
  container-type: normal;
}

#contact_information > div {
  container-type: inline-size;
}

.cook-container {
  container-type: normal;
}

.dropdown-item img {
  border-radius: 0px 0px 0px 0px !important;
}

.teaser-image.large-image {
  container-type: normal !important;
}
@media (max-width: 1199px) {
  .teaser-image.large-image {
    container-type: inline-size !important;
  }
}
@media (min-width: 1200px) {
  .teaser-image.large-image img {
    border-radius: 10px 10px 40px 10px !important;
  }
}

.teaser-image.small-image {
  container-type: normal !important;
}
@media (max-width: 1199px) {
  .teaser-image.small-image {
    container-type: inline-size !important;
  }
}
@media (min-width: 1200px) {
  .teaser-image.small-image img {
    border-radius: 10px 10px 30px 10px !important;
  }
}

.brandrow-image {
  border-radius: 0px !important;
}

.culinarium-teaser-container .culinarium-teaser.link-teaser .preview {
  container-type: normal !important;
}
@media (max-width: 100px) {
  .culinarium-teaser-container .culinarium-teaser.link-teaser .preview img {
    border-radius: 10px 10px 25px 10px !important;
  }
}
@media (min-width: 101px) and (max-width: 200px) {
  .culinarium-teaser-container .culinarium-teaser.link-teaser .preview img {
    border-radius: 10px 10px 35px 10px !important;
  }
}
@media (min-width: 201px) and (max-width: 300px) {
  .culinarium-teaser-container .culinarium-teaser.link-teaser .preview img {
    border-radius: 10px 10px 50px 10px !important;
  }
  @container {
    .culinarium-teaser-container .culinarium-teaser.link-teaser .preview img {
      border-radius: 10px 10px 50px 10px !important;
    }
  }
}
@media (min-width: 301px) and (max-width: 400px) {
  .culinarium-teaser-container .culinarium-teaser.link-teaser .preview img {
    border-radius: 10px 10px 60px 10px !important;
  }
}
@media (min-width: 401px) and (max-width: 550px) {
  .culinarium-teaser-container .culinarium-teaser.link-teaser .preview img {
    border-radius: 10px 10px 85px 10px !important;
  }
}
@media (min-width: 551px) {
  .culinarium-teaser-container .culinarium-teaser.link-teaser .preview img {
    border-radius: 10px 10px 100px 10px !important;
  }
  @container {
    .culinarium-teaser-container .culinarium-teaser.link-teaser .preview img {
      border-radius: 10px 10px 100px 10px !important;
    }
  }
}

.media img {
  border: 0px;
  border-radius: 10px 10px 60px 10px !important;
}

.media.sf-media .media-left.sf-img-thmb img {
  border-radius: 0px !important;
}

.fw-page-header .cul-fw-wrapper {
  container-type: normal !important;
}

.icon-sub-section {
  container-type: normal !important;
}

.brand-image {
  container-type: normal !important;
}

.device-part {
  container-type: normal !important;
}

.recipe-list-item.recipe-tile .recipe-image .img-responsive {
  border-radius: 10px 10px 50px 10px !important;
}
@media (max-width: 500px) {
  .recipe-list-item.recipe-tile .recipe-image .img-responsive {
    padding: 20px;
    border-radius: 30px 30px 80px 30px !important;
  }
}
@media (min-width: 500px) and (max-width: 699px) {
  .recipe-list-item.recipe-tile .recipe-image .img-responsive {
    padding: 20px;
    border-radius: 30px 30px 120px 30px !important;
  }
}
@media (min-width: 700px) and (max-width: 991px) {
  .recipe-list-item.recipe-tile .recipe-image .img-responsive {
    padding: 20px;
    border-radius: 30px 30px 150px 30px !important;
  }
}
@media (min-width: 992px) {
  .recipe-list-item.recipe-tile .recipe-image .img-responsive {
    padding: 20px;
    border-radius: 30px 30px 80px 30px !important;
  }
}

/* Fix for tracking pixel braking page. */
img[width="1"] {
  display: block;
  z-index: -1000;
  position: absolute;
}

html {
  margin: 0 auto;
}

html .logged-in-only {
  display: none !important;
}

html.logged-in .logged-in-only {
  display: block !important;
}

footer #brand_footer {
  display: none !important;
}

.-sf-integrated-app body.sfPageEditor.zeContentMode {
  font-family: "UniversCom Condensed", sans-serif !important;
}

/* Mobile fixes */
@media (max-width: 640px) {
  .flowing-text .btn-primary {
    margin-top: 7px;
  }
  .product.big-tile {
    padding: 0;
  }
  .img-repsonive {
    margin: 0 auto;
  }
  .btn-success {
    margin-top: 7px;
  }
  .text-teaser, .recipe-detail .steps-row .steps-container .step-text {
    font-size: 18px;
  }
  .sf_colsIn:empty {
    display: none;
  }
  .product-add-to-cart .count-container .minus {
    padding-top: 3px;
  }
}
div#CybotCookiebotDialogBodyUnderlay {
  opacity: 0.4 !important;
}

body > #CybotCookiebotDialog {
  border-color: white;
  margin-top: 280px !important;
}
@media (max-width: 1199px) {
  body > #CybotCookiebotDialog {
    margin-top: 280px !important;
  }
}
@media (max-width: 991px) {
  body > #CybotCookiebotDialog {
    margin-top: 240px !important;
  }
}
@media (max-width: 767px) {
  body > #CybotCookiebotDialog {
    margin-top: 190px !important;
  }
}
@media (max-width: 479px) {
  body > #CybotCookiebotDialog {
    margin-top: 0px !important;
  }
  body > #CybotCookiebotDialog #CybotCookiebotDialogBodyLevelButtonsSelectPane {
    font-size: 10px;
  }
}

@media (max-width: 960px) {
  /** #FSR-219*/
  header.affix #nav_megamenu #mainmenu {
    width: auto;
  }
  .product-info .product-detail {
    /*#FSR-226*/
    /*#FSR-226*/
  }
  .product-info .product-detail .price-section-price {
    float: right;
  }
  .product-info .product-detail .price-section-price .product-price-price {
    float: left;
  }
  /*#FSR-224*/
  .product.favourite-list .product-component .product-container .product-item {
    min-height: 130px;
  }
  /*#FST-217*/
  .product.big-tile {
    width: 100%;
  }
}
.sf_colsIn > img.eckig, .sf_colsIn > a > img.eckig {
  border-radius: 0;
}

/* AT/DE visibility */
.visible-at, visible-at--inline, visible-at--inline-block {
  display: none;
}

.site-at .visible-at {
  display: block;
}
.site-at .visible-at--inline {
  display: inline;
}
.site-at .visible-at--inline-block {
  display: inline-block;
}
.site-at .hidden-at {
  display: none;
}

/* Cookiebot-Overrides */
body > #CybotCookiebotDialog {
  border-color: #fff;
}

/*Adjustment for bullet point list*/
.bullet-point-text {
  font-size: 19px;
}

/*Adaptation for buttons and images*/
.btn {
  border-radius: 0.5rem;
}
