@charset "UTF-8";
/*!
Theme Name: Thomas Henry
Author: Wildstyle Network GmbH
Author URI: https://www.wildstyle-network.com
Description: Das offizielle Theme für www.henry-thomas.de
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: thomas-henry

*/
/*--------------------------------------------------------------
# Variables
--------------------------------------------------------------*/
@font-face {
  font-family: 'OfficinaSerifITCW01';
  font-display: swap;
  src: url("fonts/officina-serif/Fonts/734534/377ad900-10be-4f48-a384-6d415b7a190a.eot?#iefix");
  src: url("fonts/officina-serif/Fonts/734534/377ad900-10be-4f48-a384-6d415b7a190a.eot?#iefix") format("eot"), url("fonts/officina-serif/Fonts/734534/be8e89ff-f9b9-466c-ac61-d5f5c5209867.woff2") format("woff2"), url("fonts/officina-serif/Fonts/734534/c8ffa661-8ad8-4a47-a2f8-bdf1becae09b.woff") format("woff"), url("fonts/officina-serif/Fonts/734534/dbdab976-8993-4b93-94cc-a8a15b6a855e.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'OfficinaSerifITCW01';
  font-display: swap;
  src: url("fonts/officina-serif/Fonts/734537/2559bbeb-6454-4f6a-985d-cc1c1966c3ed.eot?#iefix");
  src: url("fonts/officina-serif/Fonts/734537/2559bbeb-6454-4f6a-985d-cc1c1966c3ed.eot?#iefix") format("eot"), url("fonts/officina-serif/Fonts/734537/c9a00aff-9798-4d2a-9225-e6170f994f50.woff2") format("woff2"), url("fonts/officina-serif/Fonts/734537/e836336d-35c0-42d1-957f-e02fa17af2ad.woff") format("woff"), url("fonts/officina-serif/Fonts/734537/37140562-4d5c-47c6-831d-0c0557cb7f1b.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: 'OfficinaSerifITCW01';
  font-display: swap;
  src: url("fonts/officina-serif/Fonts/734540/d29a1003-aa62-4492-a4ab-3b649c7efccd.eot?#iefix");
  src: url("fonts/officina-serif/Fonts/734540/d29a1003-aa62-4492-a4ab-3b649c7efccd.eot?#iefix") format("eot"), url("fonts/officina-serif/Fonts/734540/73586ea9-fb0d-422d-806c-ac63e6238c1d.woff2") format("woff2"), url("fonts/officina-serif/Fonts/734540/d8999082-96b7-4355-bab1-d135f4e4bee7.woff") format("woff"), url("fonts/officina-serif/Fonts/734540/e0a4e45b-0b2e-4b30-82d9-808d85415dc9.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'OfficinaSerifITCW01';
  font-display: swap;
  src: url("fonts/officina-serif/Fonts/734543/cc85218b-466c-4ac1-a21f-674cffd418f5.eot?#iefix");
  src: url("fonts/officina-serif/Fonts/734543/cc85218b-466c-4ac1-a21f-674cffd418f5.eot?#iefix") format("eot"), url("fonts/officina-serif/Fonts/734543/8e3c57b9-8847-436c-b61e-d8cdedf00b0f.woff2") format("woff2"), url("fonts/officina-serif/Fonts/734543/4c40ad3e-0ea9-4fa8-bb55-dac5eba3025b.woff") format("woff"), url("fonts/officina-serif/Fonts/734543/454e8a09-e941-4fc3-a07c-5b360c1e5493.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}

/* Officina Sans */
@font-face {
  font-family: 'OfficinaSans';
  src: url("fonts/officina-sans/OfficinaSansStd-Bold.otf") format("opentype");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'OfficinaSans';
  src: url("fonts/officina-sans/OfficinaSansStd-BoldItalic.otf") format("opentype");
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: 'OfficinaSans';
  src: url("fonts/officina-sans/OfficinaSansStd-Book.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'OfficinaSans';
  src: url("fonts/officina-sans/OfficinaSansStd-BookItalic.otf") format("opentype");
  font-weight: normal;
  font-style: italic;
}

/** Alegre Sans **/
@font-face {
  font-family: 'AlegreSans';
  src: url("fonts/alegre-sans/alegre-sans.ttf") format("truetype");
}

/** Archivo Narrow **/
@font-face {
  font-family: 'Archivo Narrow';
  font-display: swap;
  src: url("fonts/archivo-narrow/ArchivoNarrow-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

/* MEDIA QUERIES */
/*--------------------------------------------------------------
# Bootstrap
--------------------------------------------------------------*/
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 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 {
  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 {
  -webkit-box-sizing: content-box;
          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"] {
  -webkit-box-sizing: border-box;
          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;
  -webkit-box-sizing: content-box;
          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;
    -webkit-box-shadow: none !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 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar, .global-header .main-nav {
    display: none;
  }
  .btn > .caret, .juicer-feed.modern .j-paginate > .caret, .juicer-feed.j-modern .j-paginate > .caret,
  .dropup > .btn > .caret,
  .juicer-feed.modern .dropup > .j-paginate > .caret,
  .juicer-feed.j-modern .dropup > .j-paginate > .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/thomas-henry-icons.eot");
  src: url("../fonts/bootstrap/thomas-henry-icons.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/thomas-henry-icons.woff2") format("woff2"), url("../fonts/bootstrap/thomas-henry-icons.woff") format("woff"), url("../fonts/bootstrap/thomas-henry-icons.ttf") format("truetype"), url("../fonts/bootstrap/thomas-henry-icons.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: "\002a";
}

.glyphicon-plus:before {
  content: "\002b";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}

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

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

.glyphicon-envelope:before {
  content: "\2709";
}

.glyphicon-pencil:before {
  content: "\270f";
}

.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: "\26fa";
}

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

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

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

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

.glyphicon-hourglass:before {
  content: "\231b";
}

.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: "\00a5";
}

.glyphicon-jpy:before {
  content: "\00a5";
}

.glyphicon-ruble:before {
  content: "\20bd";
}

.glyphicon-rub:before {
  content: "\20bd";
}

.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;
          box-sizing: border-box;
}

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

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

body {
  font-family: "OfficinaSerifITCW01", serif;
  font-size: 19px;
  line-height: 1.3;
  color: #001E20;
  background-color: #fff;
}

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

a {
  color: #00393f;
  text-decoration: none;
}

a:hover, a:focus {
  color: #00393f;
  text-decoration: underline;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive, .global-main .section img, .global-main .section.product-single .product-schriftzug-image, .global-main .section.product-single ul.product-image-list li img, .footer-section .footer-filler-image {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 0;
}

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

.img-circle, .global-main .circle-item-list > .circle-item .circle-item-image {
  border-radius: 50%;
}

hr {
  margin-top: 24px;
  margin-bottom: 24px;
  border: 0;
  border-top: 1px solid #001E20;
}

.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, h4, h5, h6,
.h1, .h2, .h3, .modal .modal-heading, .h4, .global-main .section.teaser-story .story-heading, .global-main .section.story-full .story-blocks aside .story-heading, .h5, .h6 {
  font-family: inherit;
  font-weight: 600;
  line-height: 1.1;
  color: inherit;
}

h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small, .modal .modal-heading small,
.h3 .small,
.modal .modal-heading .small, .h4 small, .global-main .section.teaser-story .story-heading small, .global-main .section.story-full .story-blocks aside .story-heading small,
.h4 .small,
.global-main .section.teaser-story .story-heading .small,
.global-main .section.story-full .story-blocks aside .story-heading .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #888888;
}

h1, .h1,
h2, .h2,
h3, .h3, .modal .modal-heading {
  margin-top: 24px;
  margin-bottom: 12px;
}

h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small, .modal .modal-heading small,
.h3 .small,
.modal .modal-heading .small {
  font-size: 65%;
}

h4, .h4, .global-main .section.teaser-story .story-heading, .global-main .section.story-full .story-blocks aside .story-heading,
h5, .h5,
h6, .h6 {
  margin-top: 12px;
  margin-bottom: 12px;
}

h4 small,
h4 .small, .h4 small, .global-main .section.teaser-story .story-heading small, .global-main .section.story-full .story-blocks aside .story-heading small,
.h4 .small,
.global-main .section.teaser-story .story-heading .small,
.global-main .section.story-full .story-blocks aside .story-heading .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 49px;
}

h2, .h2 {
  font-size: 30px;
}

h3, .h3, .modal .modal-heading {
  font-size: 29px;
}

h4, .h4, .global-main .section.teaser-story .story-heading, .global-main .section.story-full .story-blocks aside .story-heading {
  font-size: 24px;
}

h5, .h5 {
  font-size: 19px;
}

h6, .h6 {
  font-size: 17px;
}

p {
  margin: 0 0 12px;
}

.lead, .global-main .section.intro .intro-content p {
  margin-bottom: 24px;
  font-size: 21px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead, .global-main .section.intro .intro-content p {
    font-size: 28.5px;
  }
}

small,
.small {
  font-size: 84%;
}

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

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

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

.text-center, .global-main .section.teaser-story .teaser-story-blocks > aside .teaser-story-image-col {
  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: #888888;
}

.text-primary {
  color: #efd848;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #ebce19;
}

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

a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

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

a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

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

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

.text-danger {
  color: #c94236;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #a1352b;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #efd848;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #ebce19;
}

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

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

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

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

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

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

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

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 11px;
  margin: 48px 0 24px;
  border-bottom: 1px solid #f2f2f2;
}

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

ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled, .sharing ul.sharing-list, .global-main .drink-meta, .global-main .circle-item-list, .global-main ul.square-item-list, .global-main .section .legend-divisions, .global-main .section.recommended-drinks ul.recommended-drinks-list, .global-main .section.showroom ul.sortiment-list, .global-main .section.drinks-list .drinks-item-list, .global-main .section.navigation .nav-list, .global-main .section.video-list .videos-item-list, .global-main .section.video-list .videos-item-list > .video .social-icon-list, .global-main .section.single-video .social-icon-list, .global-main .section.product-single ul.product-image-list, .global-main .section.product-single ul.recommended-products-list, .social-icon-list, ul.related_post {
  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: 24px;
}

dt,
dd {
  line-height: 1.3;
}

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 #888888;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 12px 24px;
  margin: 0 0 24px;
  font-size: 23.75px;
  border-left: 5px solid #f2f2f2;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.3;
  color: #888888;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right,
.global-main .section.basic blockquote.post-nav.next-post {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #f2f2f2;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
.global-main .section.basic blockquote.post-nav.next-post footer:before,
blockquote.pull-right small:before,
.global-main .section.basic blockquote.post-nav.next-post small:before,
blockquote.pull-right .small:before,
.global-main .section.basic blockquote.post-nav.next-post .small:before {
  content: '';
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
.global-main .section.basic blockquote.post-nav.next-post footer:after,
blockquote.pull-right small:after,
.global-main .section.basic blockquote.post-nav.next-post small:after,
blockquote.pull-right .small:after,
.global-main .section.basic blockquote.post-nav.next-post .small:after {
  content: '\00A0 \2014';
}

address {
  margin-bottom: 24px;
  font-style: normal;
  line-height: 1.3;
}

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: 0;
}

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

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}

pre {
  display: block;
  padding: 11.5px;
  margin: 0 0 12px;
  font-size: 18px;
  line-height: 1.3;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0;
}

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: 10px;
  padding-right: 10px;
}

.container:before, .container:after {
  content: " ";
  display: table;
}

.container:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 740px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 960px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1160px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}

.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}

.container-fluid:after {
  clear: both;
}

.row, .global-main .section.teaser-story .teaser-story-blocks > aside, .global-main .section.story-full .story-blocks aside {
  margin-left: -10px;
  margin-right: -10px;
}

.row:before, .global-main .section.teaser-story .teaser-story-blocks > aside:before, .global-main .section.story-full .story-blocks aside:before, .row:after, .global-main .section.teaser-story .teaser-story-blocks > aside:after, .global-main .section.story-full .story-blocks aside:after {
  content: " ";
  display: table;
}

.row:after, .global-main .section.teaser-story .teaser-story-blocks > aside:after, .global-main .section.story-full .story-blocks aside:after {
  clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .global-main .section.teaser-story .teaser-story-blocks > aside .teaser-story-image-col, .col-lg-3, .col-xs-4, .col-sm-4, .global-main .section.teaser-story .teaser-story-blocks > aside .teaser-story-image-col, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .global-main .section.teaser-story .teaser-story-blocks > aside .teaser-story-text-col, .global-main .section.story-full .story-blocks aside .story-image-col, .global-main .section.story-full .story-blocks aside .story-text-col, .col-md-6, .global-main .section.teaser-story .teaser-story-blocks > aside .teaser-story-text-col, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.33333%;
}

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

.col-xs-3 {
  width: 25%;
}

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

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

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

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

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

.col-xs-9 {
  width: 75%;
}

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

.col-xs-11 {
  width: 91.66667%;
}

.col-xs-12 {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .global-main .section.teaser-story .teaser-story-blocks > aside .teaser-story-image-col, .col-sm-5, .col-sm-6, .global-main .section.teaser-story .teaser-story-blocks > aside .teaser-story-text-col, .global-main .section.story-full .story-blocks aside .story-image-col, .global-main .section.story-full .story-blocks aside .story-text-col, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.33333%;
  }
  .col-sm-2 {
    width: 16.66667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4, .global-main .section.teaser-story .teaser-story-blocks > aside .teaser-story-image-col {
    width: 33.33333%;
  }
  .col-sm-5 {
    width: 41.66667%;
  }
  .col-sm-6, .global-main .section.teaser-story .teaser-story-blocks > aside .teaser-story-text-col, .global-main .section.story-full .story-blocks aside .story-image-col, .global-main .section.story-full .story-blocks aside .story-text-col {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333%;
  }
  .col-sm-8 {
    width: 66.66667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333%;
  }
  .col-sm-11 {
    width: 91.66667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.33333%;
  }
  .col-sm-pull-2 {
    right: 16.66667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333%;
  }
  .col-sm-pull-5 {
    right: 41.66667%;
  }
  .col-sm-pull-6, .global-main .section.story-full .story-blocks aside:nth-of-type(even) .story-text-col {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333%;
  }
  .col-sm-pull-8 {
    right: 66.66667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333%;
  }
  .col-sm-pull-11 {
    right: 91.66667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.33333%;
  }
  .col-sm-push-2 {
    left: 16.66667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333%;
  }
  .col-sm-push-5 {
    left: 41.66667%;
  }
  .col-sm-push-6, .global-main .section.story-full .story-blocks aside:nth-of-type(even) .story-image-col {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333%;
  }
  .col-sm-push-8 {
    left: 66.66667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333%;
  }
  .col-sm-push-11 {
    left: 91.66667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1, .global-main .section.teaser-story .teaser-story-blocks > aside .teaser-story-image-col {
    margin-left: 8.33333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .global-main .section.teaser-story .teaser-story-blocks > aside .teaser-story-image-col, .col-md-4, .col-md-5, .col-md-6, .global-main .section.teaser-story .teaser-story-blocks > aside .teaser-story-text-col, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.33333%;
  }
  .col-md-2 {
    width: 16.66667%;
  }
  .col-md-3, .global-main .section.teaser-story .teaser-story-blocks > aside .teaser-story-image-col {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333%;
  }
  .col-md-5 {
    width: 41.66667%;
  }
  .col-md-6, .global-main .section.teaser-story .teaser-story-blocks > aside .teaser-story-text-col {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333%;
  }
  .col-md-8 {
    width: 66.66667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333%;
  }
  .col-md-11 {
    width: 91.66667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333%;
  }
  .col-md-pull-2 {
    right: 16.66667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333%;
  }
  .col-md-pull-5 {
    right: 41.66667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333%;
  }
  .col-md-pull-8 {
    right: 66.66667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333%;
  }
  .col-md-pull-11 {
    right: 91.66667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333%;
  }
  .col-md-push-2 {
    left: 16.66667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333%;
  }
  .col-md-push-5 {
    left: 41.66667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333%;
  }
  .col-md-push-8 {
    left: 66.66667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333%;
  }
  .col-md-push-11 {
    left: 91.66667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  .col-md-offset-2, .global-main .section.teaser-story .teaser-story-blocks > aside .teaser-story-image-col {
    margin-left: 16.66667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  .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.33333%;
  }
  .col-lg-2 {
    width: 16.66667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333%;
  }
  .col-lg-5 {
    width: 41.66667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333%;
  }
  .col-lg-8 {
    width: 66.66667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333%;
  }
  .col-lg-11 {
    width: 91.66667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333%;
  }
  .col-lg-pull-2 {
    right: 16.66667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333%;
  }
  .col-lg-pull-5 {
    right: 41.66667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333%;
  }
  .col-lg-pull-8 {
    right: 66.66667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333%;
  }
  .col-lg-pull-11 {
    right: 91.66667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333%;
  }
  .col-lg-push-2 {
    left: 16.66667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333%;
  }
  .col-lg-push-5 {
    left: 41.66667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333%;
  }
  .col-lg-push-8 {
    left: 66.66667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333%;
  }
  .col-lg-push-11 {
    left: 91.66667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

table {
  background-color: transparent;
}

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

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 24px;
}

.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.3;
  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,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.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: #d0e9c6;
}

.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: #c4e3f3;
}

.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: #faf2cc;
}

.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: #ebcccc;
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 18px;
    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: 24px;
  font-size: 28.5px;
  line-height: inherit;
  color: #333333;
  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;
          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: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 19px;
  line-height: 1.3;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 38px;
  padding: 6px 12px;
  font-size: 19px;
  line-height: 1.3;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  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;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  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, -webkit-box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #00393f;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 57, 63, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 57, 63, 0.6);
}

.form-control::-moz-placeholder {
  color: #888888;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #888888;
}

.form-control::-webkit-input-placeholder {
  color: #888888;
}

.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}

.form-control[disabled], .form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #f2f2f2;
  opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  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: 38px;
  }
  input[type="date"].input-sm, .input-group-sm > input.form-control[type="date"],
  .input-group-sm > input.input-group-addon[type="date"],
  .input-group-sm > .input-group-btn > input.btn[type="date"], .juicer-feed.modern .input-group-sm > .input-group-btn > input.j-paginate[type="date"], .juicer-feed.j-modern .input-group-sm > .input-group-btn > input.j-paginate[type="date"],
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input.form-control[type="time"],
  .input-group-sm > input.input-group-addon[type="time"],
  .input-group-sm > .input-group-btn > input.btn[type="time"],
  .juicer-feed.modern .input-group-sm > .input-group-btn > input.j-paginate[type="time"],
  .juicer-feed.j-modern .input-group-sm > .input-group-btn > input.j-paginate[type="time"],
  .input-group-sm
input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input.form-control[type="datetime-local"],
  .input-group-sm > input.input-group-addon[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
  .juicer-feed.modern .input-group-sm > .input-group-btn > input.j-paginate[type="datetime-local"],
  .juicer-feed.j-modern .input-group-sm > .input-group-btn > input.j-paginate[type="datetime-local"],
  .input-group-sm
input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input.form-control[type="month"],
  .input-group-sm > input.input-group-addon[type="month"],
  .input-group-sm > .input-group-btn > input.btn[type="month"],
  .juicer-feed.modern .input-group-sm > .input-group-btn > input.j-paginate[type="month"],
  .juicer-feed.j-modern .input-group-sm > .input-group-btn > input.j-paginate[type="month"],
  .input-group-sm
input[type="month"] {
    line-height: 36px;
  }
  input[type="date"].input-lg, .input-group-lg > input.form-control[type="date"],
  .input-group-lg > input.input-group-addon[type="date"],
  .input-group-lg > .input-group-btn > input.btn[type="date"], .juicer-feed.modern .input-group-lg > .input-group-btn > input.j-paginate[type="date"], .juicer-feed.j-modern .input-group-lg > .input-group-btn > input.j-paginate[type="date"],
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input.form-control[type="time"],
  .input-group-lg > input.input-group-addon[type="time"],
  .input-group-lg > .input-group-btn > input.btn[type="time"],
  .juicer-feed.modern .input-group-lg > .input-group-btn > input.j-paginate[type="time"],
  .juicer-feed.j-modern .input-group-lg > .input-group-btn > input.j-paginate[type="time"],
  .input-group-lg
input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input.form-control[type="datetime-local"],
  .input-group-lg > input.input-group-addon[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
  .juicer-feed.modern .input-group-lg > .input-group-btn > input.j-paginate[type="datetime-local"],
  .juicer-feed.j-modern .input-group-lg > .input-group-btn > input.j-paginate[type="datetime-local"],
  .input-group-lg
input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input.form-control[type="month"],
  .input-group-lg > input.input-group-addon[type="month"],
  .input-group-lg > .input-group-btn > input.btn[type="month"],
  .juicer-feed.modern .input-group-lg > .input-group-btn > input.j-paginate[type="month"],
  .juicer-feed.j-modern .input-group-lg > .input-group-btn > input.j-paginate[type="month"],
  .input-group-lg
input[type="month"] {
    line-height: 46px;
  }
}

.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,
.checkbox label {
  min-height: 24px;
  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: 43px;
}

.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .juicer-feed.modern .input-group-lg > .input-group-btn > .form-control-static.j-paginate, .juicer-feed.j-modern .input-group-lg > .input-group-btn > .form-control-static.j-paginate, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn, .juicer-feed.modern .input-group-sm > .input-group-btn > .form-control-static.j-paginate, .juicer-feed.j-modern .input-group-sm > .input-group-btn > .form-control-static.j-paginate {
  padding-left: 0;
  padding-right: 0;
}

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn, .juicer-feed.modern .input-group-sm > .input-group-btn > .j-paginate, .juicer-feed.j-modern .input-group-sm > .input-group-btn > .j-paginate {
  height: 36px;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 0;
}

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn, .juicer-feed.modern .input-group-sm > .input-group-btn > select.j-paginate, .juicer-feed.j-modern .input-group-sm > .input-group-btn > select.j-paginate {
  height: 36px;
  line-height: 36px;
}

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn, .juicer-feed.modern .input-group-sm > .input-group-btn > textarea.j-paginate, .juicer-feed.j-modern .input-group-sm > .input-group-btn > textarea.j-paginate,
select[multiple].input-sm,
.input-group-sm > select.form-control[multiple],
.input-group-sm > select.input-group-addon[multiple],
.input-group-sm > .input-group-btn > select.btn[multiple],
.juicer-feed.modern .input-group-sm > .input-group-btn > select.j-paginate[multiple],
.juicer-feed.j-modern .input-group-sm > .input-group-btn > select.j-paginate[multiple] {
  height: auto;
}

.form-group-sm .form-control {
  height: 36px;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 0;
}

.form-group-sm select.form-control {
  height: 36px;
  line-height: 36px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 36px;
  min-height: 40px;
  padding: 6px 10px;
  font-size: 16px;
  line-height: 1.5;
}

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn, .juicer-feed.modern .input-group-lg > .input-group-btn > .j-paginate, .juicer-feed.j-modern .input-group-lg > .input-group-btn > .j-paginate {
  height: 46px;
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1;
  border-radius: 0;
}

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn, .juicer-feed.modern .input-group-lg > .input-group-btn > select.j-paginate, .juicer-feed.j-modern .input-group-lg > .input-group-btn > select.j-paginate {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn, .juicer-feed.modern .input-group-lg > .input-group-btn > textarea.j-paginate, .juicer-feed.j-modern .input-group-lg > .input-group-btn > textarea.j-paginate,
select[multiple].input-lg,
.input-group-lg > select.form-control[multiple],
.input-group-lg > select.input-group-addon[multiple],
.input-group-lg > .input-group-btn > select.btn[multiple],
.juicer-feed.modern .input-group-lg > .input-group-btn > select.j-paginate[multiple],
.juicer-feed.j-modern .input-group-lg > .input-group-btn > select.j-paginate[multiple] {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1;
  border-radius: 0;
}

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 48px;
  padding: 11px 16px;
  font-size: 24px;
  line-height: 1;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 47.5px;
}

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

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback, .juicer-feed.modern .input-group-lg > .input-group-btn > .j-paginate + .form-control-feedback, .juicer-feed.j-modern .input-group-lg > .input-group-btn > .j-paginate + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback, .juicer-feed.modern .input-group-sm > .input-group-btn > .j-paginate + .form-control-feedback, .juicer-feed.j-modern .input-group-sm > .input-group-btn > .j-paginate + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 36px;
  height: 36px;
  line-height: 36px;
}

.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 {
  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 {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.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 {
  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 {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.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: #c94236;
}

.has-error .form-control {
  border-color: #c94236;
  -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 {
  border-color: #a1352b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #df8e86;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #df8e86;
}

.has-error .input-group-addon {
  color: #c94236;
  border-color: #c94236;
  background-color: #f2dede;
}

.has-error .form-control-feedback {
  color: #c94236;
}

.has-feedback label ~ .form-control-feedback {
  top: 29px;
}

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

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #0096a0;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    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 {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    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: 31px;
}

.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px;
}

.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: 10px;
}

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 24px;
  }
}

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 16px;
  }
}

.btn, .juicer-feed.modern .j-paginate, .juicer-feed.j-modern .j-paginate {
  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: 19px;
  line-height: 1.3;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn:focus, .juicer-feed.modern .j-paginate:focus, .juicer-feed.j-modern .j-paginate:focus, .btn.focus, .juicer-feed.modern .focus.j-paginate, .juicer-feed.j-modern .focus.j-paginate, .btn:active:focus, .juicer-feed.modern .j-paginate:active:focus, .juicer-feed.j-modern .j-paginate:active:focus, .btn:active.focus, .juicer-feed.modern .j-paginate:active.focus, .juicer-feed.j-modern .j-paginate:active.focus, .btn.active:focus, .juicer-feed.modern .active.j-paginate:focus, .juicer-feed.j-modern .active.j-paginate:focus, .btn.active.focus, .juicer-feed.modern .active.focus.j-paginate, .juicer-feed.j-modern .active.focus.j-paginate {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover, .juicer-feed.modern .j-paginate:hover, .juicer-feed.j-modern .j-paginate:hover, .btn:focus, .juicer-feed.modern .j-paginate:focus, .juicer-feed.j-modern .j-paginate:focus, .btn.focus, .juicer-feed.modern .focus.j-paginate, .juicer-feed.j-modern .focus.j-paginate {
  color: #001E20;
  text-decoration: none;
}

.btn:active, .juicer-feed.modern .j-paginate:active, .juicer-feed.j-modern .j-paginate:active, .btn.active, .juicer-feed.modern .active.j-paginate, .juicer-feed.j-modern .active.j-paginate {
  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, .juicer-feed.modern .disabled.j-paginate, .juicer-feed.j-modern .disabled.j-paginate, .btn[disabled], .juicer-feed.modern .j-paginate[disabled], .juicer-feed.j-modern .j-paginate[disabled],
fieldset[disabled] .btn,
fieldset[disabled] .juicer-feed.modern .j-paginate,
.juicer-feed.modern fieldset[disabled] .j-paginate,
fieldset[disabled] .juicer-feed.j-modern .j-paginate,
.juicer-feed.j-modern fieldset[disabled] .j-paginate {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
}

a.btn.disabled, .juicer-feed.modern a.disabled.j-paginate, .juicer-feed.j-modern a.disabled.j-paginate,
fieldset[disabled] a.btn,
fieldset[disabled] .juicer-feed.modern a.j-paginate,
.juicer-feed.modern fieldset[disabled] a.j-paginate,
fieldset[disabled] .juicer-feed.j-modern a.j-paginate,
.juicer-feed.j-modern fieldset[disabled] a.j-paginate {
  pointer-events: none;
}

.btn-default {
  color: #001E20;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default:focus, .btn-default.focus {
  color: #001E20;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

.btn-default:hover {
  color: #001E20;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
  color: #001E20;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
.open > .btn-default.dropdown-toggle:hover,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle.focus {
  color: #001E20;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-default:active, .btn-default.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: #fff;
  border-color: #ccc;
}

.btn-default .badge {
  color: #fff;
  background-color: #001E20;
}

.btn-primary, .juicer-feed.modern .j-paginate, .juicer-feed.j-modern .j-paginate {
  color: #00393f;
  background-color: #efd848;
  border-color: #efd848;
}

.btn-primary:focus, .juicer-feed.modern .j-paginate:focus, .juicer-feed.j-modern .j-paginate:focus, .btn-primary.focus, .juicer-feed.modern .focus.j-paginate, .juicer-feed.j-modern .focus.j-paginate {
  color: #00393f;
  background-color: #ebce19;
  border-color: #a9940f;
}

.btn-primary:hover, .juicer-feed.modern .j-paginate:hover, .juicer-feed.j-modern .j-paginate:hover {
  color: #00393f;
  background-color: #ebce19;
  border-color: #e6c914;
}

.btn-primary:active, .juicer-feed.modern .j-paginate:active, .juicer-feed.j-modern .j-paginate:active, .btn-primary.active, .juicer-feed.modern .active.j-paginate, .juicer-feed.j-modern .active.j-paginate,
.open > .btn-primary.dropdown-toggle,
.juicer-feed.modern .open > .dropdown-toggle.j-paginate,
.juicer-feed.j-modern .open > .dropdown-toggle.j-paginate {
  color: #00393f;
  background-color: #ebce19;
  border-color: #e6c914;
}

.btn-primary:active:hover, .juicer-feed.modern .j-paginate:active:hover, .juicer-feed.j-modern .j-paginate:active:hover, .btn-primary:active:focus, .juicer-feed.modern .j-paginate:active:focus, .juicer-feed.j-modern .j-paginate:active:focus, .btn-primary:active.focus, .juicer-feed.modern .j-paginate:active.focus, .juicer-feed.j-modern .j-paginate:active.focus, .btn-primary.active:hover, .juicer-feed.modern .active.j-paginate:hover, .juicer-feed.j-modern .active.j-paginate:hover, .btn-primary.active:focus, .juicer-feed.modern .active.j-paginate:focus, .juicer-feed.j-modern .active.j-paginate:focus, .btn-primary.active.focus, .juicer-feed.modern .active.focus.j-paginate, .juicer-feed.j-modern .active.focus.j-paginate,
.open > .btn-primary.dropdown-toggle:hover,
.juicer-feed.modern .open > .dropdown-toggle.j-paginate:hover,
.juicer-feed.j-modern .open > .dropdown-toggle.j-paginate:hover,
.open > .btn-primary.dropdown-toggle:focus,
.juicer-feed.modern .open > .dropdown-toggle.j-paginate:focus,
.juicer-feed.j-modern .open > .dropdown-toggle.j-paginate:focus,
.open > .btn-primary.dropdown-toggle.focus,
.juicer-feed.modern .open > .dropdown-toggle.focus.j-paginate,
.juicer-feed.j-modern .open > .dropdown-toggle.focus.j-paginate {
  color: #00393f;
  background-color: #ceb412;
  border-color: #a9940f;
}

.btn-primary:active, .juicer-feed.modern .j-paginate:active, .juicer-feed.j-modern .j-paginate:active, .btn-primary.active, .juicer-feed.modern .active.j-paginate, .juicer-feed.j-modern .active.j-paginate,
.open > .btn-primary.dropdown-toggle,
.juicer-feed.modern .open > .dropdown-toggle.j-paginate,
.juicer-feed.j-modern .open > .dropdown-toggle.j-paginate {
  background-image: none;
}

.btn-primary.disabled:hover, .juicer-feed.modern .disabled.j-paginate:hover, .juicer-feed.j-modern .disabled.j-paginate:hover, .btn-primary.disabled:focus, .juicer-feed.modern .disabled.j-paginate:focus, .juicer-feed.j-modern .disabled.j-paginate:focus, .btn-primary.disabled.focus, .juicer-feed.modern .disabled.focus.j-paginate, .juicer-feed.j-modern .disabled.focus.j-paginate, .btn-primary[disabled]:hover, .juicer-feed.modern .j-paginate[disabled]:hover, .juicer-feed.j-modern .j-paginate[disabled]:hover, .btn-primary[disabled]:focus, .juicer-feed.modern .j-paginate[disabled]:focus, .juicer-feed.j-modern .j-paginate[disabled]:focus, .btn-primary[disabled].focus, .juicer-feed.modern .j-paginate[disabled].focus, .juicer-feed.j-modern .j-paginate[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .juicer-feed.modern .j-paginate:hover,
.juicer-feed.modern fieldset[disabled] .j-paginate:hover,
fieldset[disabled] .juicer-feed.j-modern .j-paginate:hover,
.juicer-feed.j-modern fieldset[disabled] .j-paginate:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .juicer-feed.modern .j-paginate:focus,
.juicer-feed.modern fieldset[disabled] .j-paginate:focus,
fieldset[disabled] .juicer-feed.j-modern .j-paginate:focus,
.juicer-feed.j-modern fieldset[disabled] .j-paginate:focus,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .juicer-feed.modern .focus.j-paginate,
.juicer-feed.modern fieldset[disabled] .focus.j-paginate,
fieldset[disabled] .juicer-feed.j-modern .focus.j-paginate,
.juicer-feed.j-modern fieldset[disabled] .focus.j-paginate {
  background-color: #efd848;
  border-color: #efd848;
}

.btn-primary .badge, .juicer-feed.modern .j-paginate .badge, .juicer-feed.j-modern .j-paginate .badge {
  color: #efd848;
  background-color: #00393f;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

.btn-success:active, .btn-success.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: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

.btn-info:active, .btn-info.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: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #efa20d;
  border-color: #d7920c;
}

.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #bf810a;
  border-color: #5e4005;
}

.btn-warning:hover {
  color: #fff;
  background-color: #bf810a;
  border-color: #9d6a09;
}

.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #bf810a;
  border-color: #9d6a09;
}

.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #9d6a09;
  border-color: #5e4005;
}

.btn-warning:active, .btn-warning.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: #efa20d;
  border-color: #d7920c;
}

.btn-warning .badge {
  color: #efa20d;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #c94236;
  border-color: #b53b31;
}

.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #a1352b;
  border-color: #501a16;
}

.btn-danger:hover {
  color: #fff;
  background-color: #a1352b;
  border-color: #852c24;
}

.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #a1352b;
  border-color: #852c24;
}

.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #852c24;
  border-color: #501a16;
}

.btn-danger:active, .btn-danger.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: #c94236;
  border-color: #b53b31;
}

.btn-danger .badge {
  color: #c94236;
  background-color: #fff;
}

.btn-link {
  color: #00393f;
  font-weight: normal;
  border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link.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: #00393f;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover, .btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
  color: #888888;
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn, .juicer-feed.modern .btn-group-lg > .j-paginate, .juicer-feed.j-modern .btn-group-lg > .j-paginate {
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1;
  border-radius: 0;
}

.btn-sm, .btn-group-sm > .btn, .juicer-feed.modern .btn-group-sm > .j-paginate, .juicer-feed.j-modern .btn-group-sm > .j-paginate {
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 0;
}

.btn-xs, .btn-group-xs > .btn, .juicer-feed.modern .btn-group-xs > .j-paginate, .juicer-feed.j-modern .btn-group-xs > .j-paginate {
  padding: 1px 5px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 0;
}

.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;
  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: 19px;
  text-align: left;
  background-color: #001E20;
  border: 1px solid #efd848;
  border: 1px solid #efd848;
  border-radius: 0;
  -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, .global-main .section.basic .dropdown-menu.post-nav.next-post {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 11px 0;
  overflow: hidden;
  background-color: #efd848;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.3;
  color: #ffffff;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #efd848;
  background-color: transparent;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #efd848;
  text-decoration: none;
  outline: 0;
  background-color: transparent;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #888888;
}

.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: 16px;
  line-height: 1.3;
  color: #888888;
  white-space: nowrap;
}

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

.pull-right > .dropdown-menu, .global-main .section.basic .post-nav.next-post > .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, .juicer-feed.modern .btn-group > .j-paginate, .juicer-feed.j-modern .btn-group > .j-paginate,
.btn-group-vertical > .btn,
.juicer-feed.modern .btn-group-vertical > .j-paginate,
.juicer-feed.j-modern .btn-group-vertical > .j-paginate {
  position: relative;
  float: left;
}

.btn-group > .btn:hover, .juicer-feed.modern .btn-group > .j-paginate:hover, .juicer-feed.j-modern .btn-group > .j-paginate:hover, .btn-group > .btn:focus, .juicer-feed.modern .btn-group > .j-paginate:focus, .juicer-feed.j-modern .btn-group > .j-paginate:focus, .btn-group > .btn:active, .juicer-feed.modern .btn-group > .j-paginate:active, .juicer-feed.j-modern .btn-group > .j-paginate:active, .btn-group > .btn.active, .juicer-feed.modern .btn-group > .active.j-paginate, .juicer-feed.j-modern .btn-group > .active.j-paginate,
.btn-group-vertical > .btn:hover,
.juicer-feed.modern .btn-group-vertical > .j-paginate:hover,
.juicer-feed.j-modern .btn-group-vertical > .j-paginate:hover,
.btn-group-vertical > .btn:focus,
.juicer-feed.modern .btn-group-vertical > .j-paginate:focus,
.juicer-feed.j-modern .btn-group-vertical > .j-paginate:focus,
.btn-group-vertical > .btn:active,
.juicer-feed.modern .btn-group-vertical > .j-paginate:active,
.juicer-feed.j-modern .btn-group-vertical > .j-paginate:active,
.btn-group-vertical > .btn.active,
.juicer-feed.modern .btn-group-vertical > .active.j-paginate,
.juicer-feed.j-modern .btn-group-vertical > .active.j-paginate {
  z-index: 2;
}

.btn-group .btn + .btn, .btn-group .juicer-feed.modern .j-paginate + .btn, .juicer-feed.modern .btn-group .j-paginate + .btn, .btn-group .juicer-feed.j-modern .j-paginate + .btn, .juicer-feed.j-modern .btn-group .j-paginate + .btn, .btn-group .juicer-feed.modern .btn + .j-paginate, .juicer-feed.modern .btn-group .btn + .j-paginate, .btn-group .juicer-feed.modern .j-paginate + .j-paginate, .juicer-feed.modern .btn-group .j-paginate + .j-paginate, .btn-group .juicer-feed.j-modern .btn + .j-paginate, .juicer-feed.j-modern .btn-group .btn + .j-paginate, .btn-group .juicer-feed.j-modern .j-paginate + .j-paginate, .juicer-feed.j-modern .btn-group .j-paginate + .j-paginate,
.btn-group .btn + .btn-group,
.btn-group .juicer-feed.modern .j-paginate + .btn-group,
.juicer-feed.modern .btn-group .j-paginate + .btn-group,
.btn-group .juicer-feed.j-modern .j-paginate + .btn-group,
.juicer-feed.j-modern .btn-group .j-paginate + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .juicer-feed.modern .btn-group + .j-paginate,
.juicer-feed.modern .btn-group .btn-group + .j-paginate,
.btn-group .juicer-feed.j-modern .btn-group + .j-paginate,
.juicer-feed.j-modern .btn-group .btn-group + .j-paginate,
.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 .juicer-feed.modern .j-paginate, .juicer-feed.modern .btn-toolbar .j-paginate, .btn-toolbar .juicer-feed.j-modern .j-paginate, .juicer-feed.j-modern .btn-toolbar .j-paginate,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar > .btn, .juicer-feed.modern .btn-toolbar > .j-paginate, .juicer-feed.j-modern .btn-toolbar > .j-paginate,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .juicer-feed.modern .btn-group > .j-paginate:not(:first-child):not(:last-child):not(.dropdown-toggle), .juicer-feed.j-modern .btn-group > .j-paginate:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child, .juicer-feed.modern .btn-group > .j-paginate:first-child, .juicer-feed.j-modern .btn-group > .j-paginate:first-child {
  margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .juicer-feed.modern .btn-group > .j-paginate:first-child:not(:last-child):not(.dropdown-toggle), .juicer-feed.j-modern .btn-group > .j-paginate: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), .juicer-feed.modern .btn-group > .j-paginate:last-child:not(:first-child), .juicer-feed.j-modern .btn-group > .j-paginate: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, .juicer-feed.modern .btn-group > .btn-group:not(:first-child):not(:last-child) > .j-paginate, .juicer-feed.j-modern .btn-group > .btn-group:not(:first-child):not(:last-child) > .j-paginate {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .juicer-feed.modern .btn-group > .btn-group:first-child:not(:last-child) > .j-paginate:last-child, .juicer-feed.j-modern .btn-group > .btn-group:first-child:not(:last-child) > .j-paginate: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, .juicer-feed.modern .btn-group > .btn-group:last-child:not(:first-child) > .j-paginate:first-child, .juicer-feed.j-modern .btn-group > .btn-group:last-child:not(:first-child) > .j-paginate: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, .juicer-feed.modern .btn-group > .j-paginate + .dropdown-toggle, .juicer-feed.j-modern .btn-group > .j-paginate + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle, .juicer-feed.modern .btn-group-lg.btn-group > .j-paginate + .dropdown-toggle, .juicer-feed.j-modern .btn-group-lg.btn-group > .j-paginate + .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, .juicer-feed.modern .j-paginate .caret, .juicer-feed.j-modern .j-paginate .caret {
  margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret, .juicer-feed.modern .btn-group-lg > .j-paginate .caret, .juicer-feed.j-modern .btn-group-lg > .j-paginate .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .dropup .juicer-feed.modern .btn-group-lg > .j-paginate .caret, .juicer-feed.modern .dropup .btn-group-lg > .j-paginate .caret, .dropup .juicer-feed.j-modern .btn-group-lg > .j-paginate .caret, .juicer-feed.j-modern .dropup .btn-group-lg > .j-paginate .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.juicer-feed.modern .btn-group-vertical > .j-paginate,
.juicer-feed.j-modern .btn-group-vertical > .j-paginate,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn,
.juicer-feed.modern .btn-group-vertical > .btn-group > .j-paginate,
.juicer-feed.j-modern .btn-group-vertical > .btn-group > .j-paginate {
  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,
.juicer-feed.modern .btn-group-vertical > .btn-group > .j-paginate,
.juicer-feed.j-modern .btn-group-vertical > .btn-group > .j-paginate {
  float: none;
}

.btn-group-vertical > .btn + .btn, .juicer-feed.modern .btn-group-vertical > .j-paginate + .btn, .juicer-feed.j-modern .btn-group-vertical > .j-paginate + .btn, .juicer-feed.modern .btn-group-vertical > .btn + .j-paginate, .juicer-feed.modern .btn-group-vertical > .j-paginate + .j-paginate, .juicer-feed.j-modern .btn-group-vertical > .btn + .j-paginate, .juicer-feed.j-modern .btn-group-vertical > .j-paginate + .j-paginate,
.btn-group-vertical > .btn + .btn-group,
.juicer-feed.modern .btn-group-vertical > .j-paginate + .btn-group,
.juicer-feed.j-modern .btn-group-vertical > .j-paginate + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.juicer-feed.modern .btn-group-vertical > .btn-group + .j-paginate,
.juicer-feed.j-modern .btn-group-vertical > .btn-group + .j-paginate,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child), .juicer-feed.modern .btn-group-vertical > .j-paginate:not(:first-child):not(:last-child), .juicer-feed.j-modern .btn-group-vertical > .j-paginate:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child), .juicer-feed.modern .btn-group-vertical > .j-paginate:first-child:not(:last-child), .juicer-feed.j-modern .btn-group-vertical > .j-paginate:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child), .juicer-feed.modern .btn-group-vertical > .j-paginate:last-child:not(:first-child), .juicer-feed.j-modern .btn-group-vertical > .j-paginate:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .juicer-feed.modern .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .j-paginate, .juicer-feed.j-modern .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .j-paginate {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .juicer-feed.modern .btn-group-vertical > .btn-group:first-child:not(:last-child) > .j-paginate:last-child, .juicer-feed.j-modern .btn-group-vertical > .btn-group:first-child:not(:last-child) > .j-paginate: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, .juicer-feed.modern .btn-group-vertical > .btn-group:last-child:not(:first-child) > .j-paginate:first-child, .juicer-feed.j-modern .btn-group-vertical > .btn-group:last-child:not(:first-child) > .j-paginate: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, .juicer-feed.modern .btn-group-justified > .j-paginate, .juicer-feed.j-modern .btn-group-justified > .j-paginate,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

.btn-group-justified > .btn-group .btn, .btn-group-justified > .btn-group .juicer-feed.modern .j-paginate, .juicer-feed.modern .btn-group-justified > .btn-group .j-paginate, .btn-group-justified > .btn-group .juicer-feed.j-modern .j-paginate, .juicer-feed.j-modern .btn-group-justified > .btn-group .j-paginate {
  width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle="buttons"] > .btn input[type="radio"], .juicer-feed.modern [data-toggle="buttons"] > .j-paginate input[type="radio"], .juicer-feed.j-modern [data-toggle="buttons"] > .j-paginate input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
.juicer-feed.modern [data-toggle="buttons"] > .j-paginate input[type="checkbox"],
.juicer-feed.j-modern [data-toggle="buttons"] > .j-paginate input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
.juicer-feed.modern [data-toggle="buttons"] > .btn-group > .j-paginate input[type="radio"],
.juicer-feed.j-modern [data-toggle="buttons"] > .btn-group > .j-paginate input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
.juicer-feed.modern [data-toggle="buttons"] > .btn-group > .j-paginate input[type="checkbox"],
.juicer-feed.j-modern [data-toggle="buttons"] > .btn-group > .j-paginate 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 {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group .form-control:focus {
  z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  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) {
  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: 19px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #f2f2f2;
  border: 1px solid #ccc;
  border-radius: 0;
}

.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn, .juicer-feed.modern .input-group-sm > .input-group-btn > .input-group-addon.j-paginate, .juicer-feed.j-modern .input-group-sm > .input-group-btn > .input-group-addon.j-paginate {
  padding: 5px 10px;
  font-size: 16px;
  border-radius: 0;
}

.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn, .juicer-feed.modern .input-group-lg > .input-group-btn > .input-group-addon.j-paginate, .juicer-feed.j-modern .input-group-lg > .input-group-btn > .input-group-addon.j-paginate {
  padding: 10px 16px;
  font-size: 24px;
  border-radius: 0;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.juicer-feed.modern .input-group-btn:first-child > .j-paginate,
.juicer-feed.j-modern .input-group-btn:first-child > .j-paginate,
.input-group-btn:first-child > .btn-group > .btn,
.juicer-feed.modern .input-group-btn:first-child > .btn-group > .j-paginate,
.juicer-feed.j-modern .input-group-btn:first-child > .btn-group > .j-paginate,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.juicer-feed.modern .input-group-btn:last-child > .j-paginate:not(:last-child):not(.dropdown-toggle),
.juicer-feed.j-modern .input-group-btn:last-child > .j-paginate:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.juicer-feed.modern .input-group-btn:last-child > .btn-group:not(:last-child) > .j-paginate,
.juicer-feed.j-modern .input-group-btn:last-child > .btn-group:not(:last-child) > .j-paginate {
  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-addon:last-child,
.input-group-btn:last-child > .btn,
.juicer-feed.modern .input-group-btn:last-child > .j-paginate,
.juicer-feed.j-modern .input-group-btn:last-child > .j-paginate,
.input-group-btn:last-child > .btn-group > .btn,
.juicer-feed.modern .input-group-btn:last-child > .btn-group > .j-paginate,
.juicer-feed.j-modern .input-group-btn:last-child > .btn-group > .j-paginate,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.juicer-feed.modern .input-group-btn:first-child > .j-paginate:not(:first-child),
.juicer-feed.j-modern .input-group-btn:first-child > .j-paginate:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.juicer-feed.modern .input-group-btn:first-child > .btn-group:not(:first-child) > .j-paginate,
.juicer-feed.j-modern .input-group-btn:first-child > .btn-group:not(:first-child) > .j-paginate {
  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, .juicer-feed.modern .input-group-btn > .j-paginate, .juicer-feed.j-modern .input-group-btn > .j-paginate {
  position: relative;
}

.input-group-btn > .btn + .btn, .juicer-feed.modern .input-group-btn > .j-paginate + .btn, .juicer-feed.j-modern .input-group-btn > .j-paginate + .btn, .juicer-feed.modern .input-group-btn > .btn + .j-paginate, .juicer-feed.modern .input-group-btn > .j-paginate + .j-paginate, .juicer-feed.j-modern .input-group-btn > .btn + .j-paginate, .juicer-feed.j-modern .input-group-btn > .j-paginate + .j-paginate {
  margin-left: -1px;
}

.input-group-btn > .btn:hover, .juicer-feed.modern .input-group-btn > .j-paginate:hover, .juicer-feed.j-modern .input-group-btn > .j-paginate:hover, .input-group-btn > .btn:focus, .juicer-feed.modern .input-group-btn > .j-paginate:focus, .juicer-feed.j-modern .input-group-btn > .j-paginate:focus, .input-group-btn > .btn:active, .juicer-feed.modern .input-group-btn > .j-paginate:active, .juicer-feed.j-modern .input-group-btn > .j-paginate:active {
  z-index: 2;
}

.input-group-btn:first-child > .btn,
.juicer-feed.modern .input-group-btn:first-child > .j-paginate,
.juicer-feed.j-modern .input-group-btn:first-child > .j-paginate,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn,
.juicer-feed.modern .input-group-btn:last-child > .j-paginate,
.juicer-feed.j-modern .input-group-btn:last-child > .j-paginate,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 24px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}

.breadcrumb > .active {
  color: #888888;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 24px 0;
  border-radius: 0;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.3;
  text-decoration: none;
  color: #00393f;
  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: 0;
  border-top-left-radius: 0;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #00393f;
  background-color: #f2f2f2;
  border-color: #ddd;
}

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #efd848;
  border-color: #efd848;
  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: #888888;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.pager {
  padding-left: 0;
  margin: 24px 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: #f2f2f2;
}

.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: #888888;
  background-color: #fff;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

.label:empty {
  display: none;
}

.btn .label, .juicer-feed.modern .j-paginate .label, .juicer-feed.j-modern .j-paginate .label {
  position: relative;
  top: -1px;
}

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

.label-default {
  background-color: #888888;
}

.label-default[href]:hover, .label-default[href]:focus {
  background-color: #6f6f6f;
}

.label-primary {
  background-color: #efd848;
}

.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #ebce19;
}

.label-success {
  background-color: #5cb85c;
}

.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}

.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #efa20d;
}

.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #bf810a;
}

.label-danger {
  background-color: #c94236;
}

.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #a1352b;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #888888;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge, .juicer-feed.modern .j-paginate .badge, .juicer-feed.j-modern .j-paginate .badge {
  position: relative;
  top: -1px;
}

.btn-xs .badge, .btn-group-xs > .btn .badge, .juicer-feed.modern .btn-group-xs > .j-paginate .badge, .juicer-feed.j-modern .btn-group-xs > .j-paginate .badge,
.btn-group-xs > .btn .badge,
.juicer-feed.modern .btn-group-xs > .j-paginate .badge,
.juicer-feed.j-modern .btn-group-xs > .j-paginate .badge {
  top: 0;
  padding: 1px 5px;
}

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #00393f;
  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: #f2f2f2;
}

.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 29px;
  font-weight: 200;
}

.jumbotron > hr {
  border-top-color: #d9d9d9;
}

.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 0;
  padding-left: 10px;
  padding-right: 10px;
}

.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 {
    font-size: 86px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 24px;
  line-height: 1.3;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-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: #001E20;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #00393f;
}

.alert {
  padding: 15px;
  margin-bottom: 24px;
  border: 1px solid transparent;
  border-radius: 0;
}

.alert h4 {
  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: #d6e9c6;
  color: #3c763d;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #c94236;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #a1352b;
}

@-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: 24px;
  margin-bottom: 24px;
  background-color: #f5f5f5;
  border-radius: 0;
  -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: 16px;
  line-height: 24px;
  color: #fff;
  text-align: center;
  background-color: #efd848;
  -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;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  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,
.progress-bar.active {
  -webkit-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: 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: 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: #efa20d;
}

.progress-striped .progress-bar-warning {
  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: #c94236;
}

.progress-striped .progress-bar-danger {
  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,
.global-main .section.basic .media > .post-nav.next-post {
  padding-left: 10px;
}

.media-left,
.media > .pull-left,
.global-main .section.basic .media > .post-nav.prev-post {
  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: 0;
  border-top-left-radius: 0;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

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: #f2f2f2;
  color: #888888;
  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: #888888;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #efd848;
  background-color: transparent;
  border-color: transparent;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .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, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: rgba(102, 102, 102, 0);
}

.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: #d0e9c6;
}

a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.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: #c4e3f3;
}

a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.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: #faf2cc;
}

a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.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: #c94236;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #c94236;
}

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: #c94236;
  background-color: #ebcccc;
}

a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #c94236;
  border-color: #c94236;
}

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

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

.panel {
  margin-bottom: 24px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  -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: -1;
  border-top-left-radius: -1;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  color: inherit;
}

.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

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

.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: -1;
  border-top-left-radius: -1;
}

.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: -1;
  border-bottom-left-radius: -1;
}

.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: -1;
  border-top-left-radius: -1;
}

.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: -1;
  border-top-right-radius: -1;
}

.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: -1;
}

.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: -1;
}

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}

.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: -1;
  border-bottom-right-radius: -1;
}

.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: -1;
}

.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: -1;
}

.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: 24px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}

.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: #333333;
  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: #333333;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #efd848;
}

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #efd848;
  border-color: #efd848;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #efd848;
}

.panel-primary > .panel-heading .badge {
  color: #efd848;
  background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #efd848;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger > .panel-heading {
  color: #c94236;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #c94236;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

.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 #e3e3e3;
  border-radius: 0;
  -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: 0;
}

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

.close {
  float: right;
  font-size: 28.5px;
  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%);
          transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-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: #00393f;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -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: #ffffff;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

.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.3;
}

.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, .modal-footer .juicer-feed.modern .j-paginate + .btn, .juicer-feed.modern .modal-footer .j-paginate + .btn, .modal-footer .juicer-feed.j-modern .j-paginate + .btn, .juicer-feed.j-modern .modal-footer .j-paginate + .btn, .modal-footer .juicer-feed.modern .btn + .j-paginate, .juicer-feed.modern .modal-footer .btn + .j-paginate, .modal-footer .juicer-feed.modern .j-paginate + .j-paginate, .juicer-feed.modern .modal-footer .j-paginate + .j-paginate, .modal-footer .juicer-feed.j-modern .btn + .j-paginate, .juicer-feed.j-modern .modal-footer .btn + .j-paginate, .modal-footer .juicer-feed.j-modern .j-paginate + .j-paginate, .juicer-feed.j-modern .modal-footer .j-paginate + .j-paginate {
  margin-left: 5px;
  margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn, .modal-footer .btn-group .juicer-feed.modern .j-paginate + .btn, .juicer-feed.modern .modal-footer .btn-group .j-paginate + .btn, .modal-footer .btn-group .juicer-feed.j-modern .j-paginate + .btn, .juicer-feed.j-modern .modal-footer .btn-group .j-paginate + .btn, .modal-footer .btn-group .juicer-feed.modern .btn + .j-paginate, .juicer-feed.modern .modal-footer .btn-group .btn + .j-paginate, .modal-footer .btn-group .juicer-feed.modern .j-paginate + .j-paginate, .juicer-feed.modern .modal-footer .btn-group .j-paginate + .j-paginate, .modal-footer .btn-group .juicer-feed.j-modern .btn + .j-paginate, .juicer-feed.j-modern .modal-footer .btn-group .btn + .j-paginate, .modal-footer .btn-group .juicer-feed.j-modern .j-paginate + .j-paginate, .juicer-feed.j-modern .modal-footer .btn-group .j-paginate + .j-paginate {
  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: "OfficinaSerifITCW01", serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.3;
  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;
  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: 0;
}

.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: "OfficinaSerifITCW01", serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.3;
  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: 19px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -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: 19px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1 -1 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;
  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;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -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 {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    left: 0;
  }
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

.carousel-inner > .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 {
  left: -100%;
}

.carousel-inner > .active.right {
  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-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  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-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  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: '\2039';
}

.carousel-control .icon-next:before {
  content: '\203a';
}

.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 {
  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, .carousel-caption .juicer-feed.modern .j-paginate, .juicer-feed.modern .carousel-caption .j-paginate, .carousel-caption .juicer-feed.j-modern .j-paginate, .juicer-feed.j-modern .carousel-caption .j-paginate {
  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, .global-main .section.basic .post-nav.next-post {
  float: right !important;
}

.pull-left, .global-main .section.basic .post-nav.prev-post {
  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 {
    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;
  }
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Parts
--------------------------------------------------------------*/
body {
  padding-top: 42px;
}

@media (min-width: 768px) {
  body {
    padding-top: 108px;
  }
}

body.header-barless {
  padding-top: 0;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .modal .modal-heading, .h4, .global-main .section.teaser-story .story-heading, .global-main .section.story-full .story-blocks aside .story-heading, .h5, .h6 {
  text-transform: uppercase;
}

h1.with-arrows,
h2.with-arrows,
h3.with-arrows,
.h1.with-arrows,
.h2.with-arrows,
.h3.with-arrows,
.modal .with-arrows.modal-heading {
  color: #00393f;
  text-transform: uppercase !important;
}

@media (min-width: 992px) {
  h1.with-arrows,
  h2.with-arrows,
  h3.with-arrows,
  .h1.with-arrows,
  .h2.with-arrows,
  .h3.with-arrows,
  .modal .with-arrows.modal-heading {
    padding: 0 249px;
    font-size: 90px;
  }
}

h1.with-arrows.bright-arrows,
h2.with-arrows.bright-arrows,
h3.with-arrows.bright-arrows,
.h1.with-arrows.bright-arrows,
.h2.with-arrows.bright-arrows,
.h3.with-arrows.bright-arrows,
.modal .with-arrows.bright-arrows.modal-heading {
  color: #efd848;
}

h1.with-arrows.bright-arrows > span::before, h1.with-arrows.bright-arrows > span::after,
h2.with-arrows.bright-arrows > span::before,
h2.with-arrows.bright-arrows > span::after,
h3.with-arrows.bright-arrows > span::before,
h3.with-arrows.bright-arrows > span::after,
.h1.with-arrows.bright-arrows > span::before,
.h1.with-arrows.bright-arrows > span::after,
.h2.with-arrows.bright-arrows > span::before,
.h2.with-arrows.bright-arrows > span::after,
.h3.with-arrows.bright-arrows > span::before,
.modal .with-arrows.bright-arrows.modal-heading > span::before,
.h3.with-arrows.bright-arrows > span::after,
.modal .with-arrows.bright-arrows.modal-heading > span::after {
  background-position-y: -21px;
}

h1.with-arrows > span,
h2.with-arrows > span,
h3.with-arrows > span,
.h1.with-arrows > span,
.h2.with-arrows > span,
.h3.with-arrows > span,
.modal .with-arrows.modal-heading > span {
  display: inline-block;
  position: relative;
}

@media (min-width: 992px) {
  h1.with-arrows > span::before, h1.with-arrows > span::after,
  h2.with-arrows > span::before,
  h2.with-arrows > span::after,
  h3.with-arrows > span::before,
  h3.with-arrows > span::after,
  .h1.with-arrows > span::before,
  .h1.with-arrows > span::after,
  .h2.with-arrows > span::before,
  .h2.with-arrows > span::after,
  .h3.with-arrows > span::before,
  .modal .with-arrows.modal-heading > span::before,
  .h3.with-arrows > span::after,
  .modal .with-arrows.modal-heading > span::after {
    content: '';
    position: absolute;
    top: 50%;
    width: 219px;
    height: 21px;
    background-image: url("img/sprite@2x.png");
    background-repeat: no-repeat;
    background-size: 438px auto;
    background-position-x: 0;
    background-position-y: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  h1.with-arrows > span::before,
  h2.with-arrows > span::before,
  h3.with-arrows > span::before,
  .h1.with-arrows > span::before,
  .h2.with-arrows > span::before,
  .h3.with-arrows > span::before,
  .modal .with-arrows.modal-heading > span::before {
    left: -249px;
    background-position-x: 0;
  }
  h1.with-arrows > span::after,
  h2.with-arrows > span::after,
  h3.with-arrows > span::after,
  .h1.with-arrows > span::after,
  .h2.with-arrows > span::after,
  .h3.with-arrows > span::after,
  .modal .with-arrows.modal-heading > span::after {
    right: -249px;
    background-position-x: -219px;
  }
}

h1, .h1 {
  font-size: 40px;
  margin: 15px 0 30px;
}

@media (min-width: 544px) {
  h1, .h1 {
    font-size: 49px;
  }
}

h2, .h2 {
  margin: 35px 0 20px;
}

h3, .h3, .modal .modal-heading {
  text-transform: none;
}

p {
  margin: 0 0 30px;
}

a[href^='tel'] {
  font-weight: normal !important;
  text-decoration: none !important;
}

img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}

img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}

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

@media (min-width: 544px) {
  img.img-mobile {
    display: none !important;
  }
}

img.img-desktop {
  display: none !important;
}

@media (min-width: 544px) {
  img.img-desktop {
    display: block !important;
  }
}

ul,
ol {
  margin-bottom: 30px;
}

hr {
  margin-top: 30px;
  margin-bottom: 30px;
  border-width: 2px;
}

label {
  font-weight: normal;
  font-size: 16px;
}

.text-huge {
  font-size: 49px;
}

@media (min-width: 544px) {
  .text-huge {
    font-size: 90px;
  }
}

.arrow-down-link {
  cursor: pointer;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: polygon(0px 0px, 0px 0px, 0px 0px, 0px 0px);
  clip-path: polygon(0px 0px, 0px 0px, 0px 0px, 0px 0px);
  position: absolute !important;
  white-space: nowrap;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.edit-link {
  display: block;
  margin: 10px 0;
}

.list-type-star li, .global-main .section.drink-single .entry-content ul li {
  list-style-type: none;
  position: relative;
  line-height: 1.6;
}

.list-type-star li::before, .global-main .section.drink-single .entry-content ul li::before {
  content: '\e006';
  font-family: "thomas-henry-icons";
  position: absolute;
  top: 2px;
  left: -32px;
  font-size: 15px;
}

.pagination a,
.pagination span {
  color: #00393f;
  font-size: 24px;
  padding: 5px;
  text-decoration: none !important;
  font-weight: normal !important;
}

.pagination .current {
  text-decoration: underline !important;
  font-weight: bold !important;
}

.pagination .next,
.pagination .prev {
  font-size: 18px;
}

.pagination .next i::before,
.pagination .prev i::before {
  top: 2px;
  position: relative;
}

.pagination.pagination-bright a,
.pagination.pagination-bright span {
  color: #efd848 !important;
}

.sharing ul.sharing-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sharing ul.sharing-list li {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  min-width: 1%;
}

.sharing ul.sharing-list li:before, .sharing ul.sharing-list li:after {
  content: '';
}

.sharing ul.sharing-list li a {
  color: #00393f;
  margin: 0 5px;
  font-size: 45px;
  text-decoration: none !important;
}

.sharing ul.sharing-list li:first-of-type a {
  margin-left: 0;
}

.sharing ul.sharing-list li:last-of-type a {
  margin-right: 0;
}

/* BOOTSTRAP */
.container {
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .container {
    padding-left: 0;
    padding-right: 0;
  }
}

.modal .close {
  opacity: 1;
  text-shadow: none;
  color: #efd848;
  font-size: 20px;
}

.modal .modal-dialog {
  margin-top: 50px;
  margin-top: 15vh;
}

.modal .modal-dialog .modal-content {
  border: none;
  background: #00393f;
  color: #efd848;
}

@media (min-width: 544px) {
  .modal .modal-dialog .modal-content .modal-body {
    padding: 30px;
  }
}

.modal .modal-dialog .modal-content hr {
  border-color: #efd848;
}

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

textarea:focus,
input[type='text']:focus,
input[type='password']:focus,
input[type='datetime']:focus,
input[type='datetime-local']:focus,
input[type='date']:focus,
input[type='month']:focus,
input[type='time']:focus,
input[type='week']:focus,
input[type='number']:focus,
input[type='email']:focus,
input[type='url']:focus,
input[type='search']:focus,
input[type='tel']:focus,
input[type='color']:focus,
.uneditable-input:focus {
  border-color: #00393f;
  outline: 0;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: none;
  transition: none;
}

.form-control {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-bottom: 2px solid #00393f;
  background-color: transparent;
}

.form-control:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.form-control::-ms-clear {
  display: none;
}

textarea.form-control {
  margin-top: 50px;
  border: 2px solid #00393f;
}

.page-header {
  border: none;
}

.btn, .juicer-feed.modern .j-paginate, .juicer-feed.j-modern .j-paginate {
  border: none;
  padding: 10px 15px;
  font-size: 24px;
  text-decoration: none !important;
  font-weight: normal !important;
  margin: 15px 0;
  height: 2em;
  line-height: 1.2;
  min-width: 190px;
}

.btn:active, .juicer-feed.modern .j-paginate:active, .juicer-feed.j-modern .j-paginate:active {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn.btn-sm, .btn-group-sm > .btn, .juicer-feed.modern .btn-group-sm > .j-paginate, .juicer-feed.j-modern .btn-group-sm > .j-paginate, .juicer-feed.modern .btn-sm.j-paginate, .juicer-feed.j-modern .btn-sm.j-paginate {
  font-size: 16px;
  padding: 7px 15px;
  min-width: 140px;
  margin: 10px 0;
}

.btn.btn-primary, .juicer-feed.modern .j-paginate, .juicer-feed.j-modern .j-paginate {
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  z-index: 0;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: 0.8em;
  margin-right: 0.8em;
}

.btn.btn-primary:hover::before, .juicer-feed.modern .j-paginate:hover::before, .juicer-feed.j-modern .j-paginate:hover::before, .btn.btn-primary:hover::after, .juicer-feed.modern .j-paginate:hover::after, .juicer-feed.j-modern .j-paginate:hover::after, .btn.btn-primary:active::before, .juicer-feed.modern .j-paginate:active::before, .juicer-feed.j-modern .j-paginate:active::before, .btn.btn-primary:active::after, .juicer-feed.modern .j-paginate:active::after, .juicer-feed.j-modern .j-paginate:active::after, .btn.btn-primary:focus::before, .juicer-feed.modern .j-paginate:focus::before, .juicer-feed.j-modern .j-paginate:focus::before, .btn.btn-primary:focus::after, .juicer-feed.modern .j-paginate:focus::after, .juicer-feed.j-modern .j-paginate:focus::after {
  border-color: #efd848;
}

.btn.btn-primary:hover, .juicer-feed.modern .j-paginate:hover, .juicer-feed.j-modern .j-paginate:hover {
  background-color: #efd848;
}

.btn.btn-primary:active, .juicer-feed.modern .j-paginate:active, .juicer-feed.j-modern .j-paginate:active, .btn.btn-primary:focus, .juicer-feed.modern .j-paginate:focus, .juicer-feed.j-modern .j-paginate:focus, .btn.btn-primary:hover:active, .juicer-feed.modern .j-paginate:hover:active, .juicer-feed.j-modern .j-paginate:hover:active {
  background-color: #efd848;
}

.btn.btn-primary::before, .juicer-feed.modern .j-paginate::before, .juicer-feed.j-modern .j-paginate::before, .btn.btn-primary::after, .juicer-feed.modern .j-paginate::after, .juicer-feed.j-modern .j-paginate::after {
  content: '';
  position: absolute;
  height: 100%;
  display: block;
  bottom: 0;
  border-style: solid;
  border-color: #efd848;
  border-width: 1em 0.8em;
  z-index: -1;
}

.btn.btn-primary::before, .juicer-feed.modern .j-paginate::before, .juicer-feed.j-modern .j-paginate::before {
  left: -0.8em;
  border-left-color: transparent !important;
}

.btn.btn-primary::after, .juicer-feed.modern .j-paginate::after, .juicer-feed.j-modern .j-paginate::after {
  right: -0.8em;
  border-right-color: transparent !important;
}

.btn.btn-primary.btn-sm, .btn-group-sm > .btn.btn-primary, .juicer-feed.modern .btn-group-sm > .j-paginate, .juicer-feed.j-modern .btn-group-sm > .j-paginate, .juicer-feed.modern .btn-sm.j-paginate, .juicer-feed.j-modern .btn-sm.j-paginate {
  padding: 7px 5px;
}

.btn.btn-link, .juicer-feed.modern .btn-link.j-paginate, .juicer-feed.j-modern .btn-link.j-paginate {
  padding-left: 5px;
  padding-right: 5px;
  min-width: auto;
}

.modal .modal-content {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.modal .modal-heading {
  text-transform: uppercase;
  margin: 30px 0 50px;
}

.alignright {
  float: right;
}

.alignleft {
  float: left;
}

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

.page-template-custom-page-start {
  background: radial-gradient(#003940 0%, #00171d 100%);
  background-attachment: fixed;
}

body.header-barless .section.intro {
  min-height: 100vh;
}

body .search .post-content p {
  margin-bottom: 10px;
}

body .search .post-content .entry-meta {
  margin-top: 0;
}

body .entry-header .post-category {
  text-transform: uppercase;
}

body .entry-header .post-category a {
  text-decoration: none;
}

body .entry-meta {
  margin: 0 0 15px;
}

body .entry-meta .posted-on {
  color: #888888;
}

body .fancybox-wrap {
  left: 40px !important;
  right: 40px !important;
  width: auto !important;
}

body .fancybox-wrap.fancybox-opened {
  z-index: 150000 !important;
}

body .fancybox-wrap .fancybox-inner {
  width: 100% !important;
  overflow: auto !important;
}

.global-main a {
  text-decoration: underline;
  font-weight: bold;
}

.global-main figure {
  max-width: 100%;
  margin-bottom: 15px;
}

.global-main figure figcaption {
  color: #888888;
  font-size: 16px;
  padding: 10px 10px;
  text-align: center;
}

.global-main .lead, .global-main .section.intro .intro-content p {
  margin: 50px 0;
}

.global-main .separator {
  margin: 0 auto;
  width: 90px;
}

.global-main .drink-meta li {
  line-height: 1.6;
}

.global-main .drink-meta li i:last-of-type {
  margin-right: 5px;
}

.global-main .circle-item-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 30px 0 30px;
}

.global-main .circle-item-list > .circle-item {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  min-width: 1%;
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
}

@media (min-width: 544px) {
  .global-main .circle-item-list > .circle-item {
    width: 50%;
    padding: 0 30px;
  }
}

@media (min-width: 768px) {
  .global-main .circle-item-list > .circle-item {
    width: 285px;
    padding: 0 15px;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 50px;
  }
}

@media (min-width: 992px) {
  .global-main .circle-item-list > .circle-item {
    width: 310px;
  }
}

.global-main .circle-item-list > .circle-item a {
  font-weight: normal;
  text-decoration: none;
}

.global-main .circle-item-list > .circle-item .circle-item-image-wrap {
  width: 250px;
  height: 250px;
  border-radius: 50%;
  border: 2px solid #00393f;
  overflow: hidden;
  position: relative;
  margin: 0 auto 30px;
}

.global-main .circle-item-list > .circle-item .circle-item-image-wrap img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  margin-bottom: 0 !important;
}

.global-main .circle-item-list > .circle-item .circle-item-image {
  max-width: 250px;
  margin: 0 auto;
  margin-bottom: 30px;
}

.global-main .circle-item-list > .circle-item .circle-item-title {
  font-size: 24px;
  margin-bottom: 5px;
}

.global-main .circle-item-list > .circle-item .circle-item-info {
  margin-bottom: 5px;
}

.global-main .circle-item-list > .circle-item .circle-item-link {
  font-weight: bold;
}

.global-main ul.square-item-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 30px 0 0;
}

@media (min-width: 768px) {
  .global-main ul.square-item-list {
    margin: 50px 0 0;
  }
}

.global-main ul.square-item-list .square-item {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  min-width: 1%;
  width: 100%;
  padding: 22.5px 0 50px;
  word-break: break-word;
}

@media (min-width: 544px) {
  .global-main ul.square-item-list .square-item {
    width: 33.333333%;
    padding: 0 30px;
  }
}

.global-main ul.square-item-list .square-item .inner {
  border-top: 2px solid #00393f;
  padding: 22.5px 0 50px;
}

.global-main ul.square-item-list .square-item .square-item-info {
  display: block;
}

.global-main .section:not(.module-contents) {
  background: #ffffff;
  min-height: 300px;
  background-position: center center;
  background-size: cover;
  position: relative;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

@media (min-width: 544px) {
  .global-main .section {
    min-height: 400px;
  }
}

@media (min-width: 992px) {
  .global-main .section {
    min-height: 500px;
  }
}

.global-main .section > .container,
.global-main .section > .container-fluid,
.global-main .section > .outer > .container,
.global-main .section > .outer > .container-fluid {
  padding-top: 30px;
  padding-bottom: 30px;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  min-width: 1%;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  flex: 0 1 auto;
  min-width: 1%;
}

@media (min-width: 768px) {
  .global-main .section > .container,
  .global-main .section > .container-fluid,
  .global-main .section > .outer > .container,
  .global-main .section > .outer > .container-fluid {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

.global-main .section .section-heading {
  text-align: center;
  margin-bottom: 15px;
  font-size: 24px;
}

@media (min-width: 544px) {
  .global-main .section .section-heading {
    font-size: 49px;
    margin-bottom: 15px;
  }
}

@media (min-width: 992px) {
  .global-main .section .section-heading.with-arrows, .global-main .section .section-heading.bigger {
    font-size: 90px;
  }
}

.global-main .section .outer {
  width: 100%;
  min-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.global-main .section .height-filler {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: calc(100vh - 42px);
  opacity: 0;
}

@media (min-width: 768px) {
  .global-main .section .height-filler {
    height: calc(100vh - 108px);
  }
}

.global-main .section .arrow-down {
  display: block;
  margin: 0 auto;
  position: absolute;
  bottom: 5px;
  left: 50%;
  margin-left: -20px;
  font-size: 40px;
  color: #efd848;
  padding: 0;
  z-index: 10;
}

.global-main .section .legend-divisions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 50px;
}

.global-main .section .legend-divisions > li {
  width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  min-width: 1%;
  text-align: center;
}

@media (min-width: 544px) {
  .global-main .section .legend-divisions > li {
    width: auto;
  }
}

.global-main .section .legend-divisions > li a {
  padding: 0 10px;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 1.8;
}

@media (min-width: 544px) {
  .global-main .section .legend-divisions > li:not(:first-of-type) a {
    border-left: 2px solid #001E20;
  }
}

.global-main .section .division-separator {
  margin: 0 auto;
  width: 70px;
}

.global-main .section .division-heading {
  text-align: center;
  font-size: 24px;
  margin: 30px 0;
}

.global-main .section.banner {
  min-height: 0;
}

.global-main .section.banner > .container-fluid {
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
}

.global-main .section.banner .banner-mobile,
.global-main .section.banner .banner-desktop {
  width: 100%;
}

@media (min-width: 544px) {
  .global-main .section.banner .banner-mobile {
    display: none;
  }
}

.global-main .section.banner .banner-desktop {
  display: none;
}

@media (min-width: 544px) {
  .global-main .section.banner .banner-desktop {
    display: block;
  }
}

.global-main .section.basic {
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: auto;
}

.global-main .section.basic h2 {
  text-transform: none;
}

.global-main .section.basic .section-heading {
  text-transform: none;
}

.global-main .section.basic .entry-header .post-category {
  text-align: center;
}

.global-main .section.basic .entry-header .post-category a {
  color: inherit;
}

.global-main .section.basic .entry-meta {
  text-align: center;
  margin: 0 0 50px;
}

.global-main .section.basic .entry-footer .tags-links {
  color: #888888;
}

.global-main .section.basic .entry-footer .tags-links a {
  color: inherit;
  text-decoration: none;
  font-weight: normal;
  display: inline-block;
  margin-right: 5px;
}

.global-main .section.basic .entry-footer .tags-links a:before {
  content: '#';
}

.global-main .section.basic .post-featured-image {
  margin-bottom: 50px;
}

@media (min-width: 768px) {
  .global-main .section.basic .sharing-list {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}

.global-main .section.basic .post-nav a {
  text-decoration: none;
  font-weight: normal;
  text-transform: uppercase;
}

.global-main .section.basic .post-nav i {
  vertical-align: middle;
}

.global-main .section.basic .post-nav.prev-post i {
  margin-right: 10px;
}

.global-main .section.basic .post-nav.next-post i {
  margin-left: 10px;
}

.global-main .section.basic .related-posts {
  padding: 50px 0 0;
}

.global-main .section.intro {
  min-height: calc(100vh - 42px);
}

@media (min-width: 768px) {
  .global-main .section.intro {
    min-height: calc(100vh - 108px);
  }
}

.global-main .section.intro.lower {
  min-height: calc(70vh - 42px);
}

@media (min-width: 768px) {
  .global-main .section.intro.lower {
    min-height: calc(70vh - 108px);
  }
}

.global-main .section.intro img {
  margin-bottom: 30px;
}

@media (min-width: 992px) {
  .global-main .section.intro > .container {
    padding: 50px 0 50px;
  }
}

.global-main .section.intro .intro-content {
  width: 100%;
}

.global-main .section.intro .intro-content img {
  width: 100%;
}

@media (min-width: 768px) {
  .global-main .section.intro .intro-content img {
    width: auto;
  }
}

.global-main .section.intro .intro-content p {
  color: #efd848;
  line-height: 1.1;
}

@media (min-width: 768px) {
  .global-main .section.intro .intro-content p {
    margin: 0 auto;
  }
}

.global-main .section.intro .intro-content a {
  color: #efd848;
}

.global-main .section.teaser-story {
  background-size: cover;
  background-position: center top;
}

@media (min-width: 768px) {
  .global-main .section.teaser-story > .container {
    padding: 50px 0;
  }
}

.global-main .section.teaser-story .teaser-story-blocks {
  margin: 50px 0;
}

@media (min-width: 768px) {
  .global-main .section.teaser-story .teaser-story-blocks > aside .teaser-story-image-col {
    padding-right: 15px;
  }
}

@media (min-width: 768px) {
  .global-main .section.teaser-story .teaser-story-blocks > aside .teaser-story-image-col {
    padding-right: 30px;
  }
}

.global-main .section.teaser-story .teaser-story-blocks > aside .teaser-story-image-col img {
  width: 100%;
  max-width: 264px;
  margin: 0 auto 30px;
}

.global-main .section.teaser-story .teaser-story-blocks > aside .teaser-story-text-col {
  color: #ffffff;
}

@media (min-width: 768px) {
  .global-main .section.teaser-story .teaser-story-blocks > aside .teaser-story-text-col {
    padding-left: 15px;
  }
}

.global-main .section.teaser-story .section-heading,
.global-main .section.teaser-story .story-heading {
  color: #efd848;
}

.global-main .section.teaser-story .story-heading {
  font-weight: normal;
  color: #efd848;
  margin: 30px 0 30px;
}

.global-main .section.story-full {
  background: #00393f;
}

.global-main .section.story-full .section-heading {
  color: #efd848;
}

.global-main .section.story-full .story-blocks aside {
  margin-bottom: 30px;
}

@media (min-width: 544px) {
  .global-main .section.story-full .story-blocks aside {
    margin-bottom: 50px;
  }
}

.global-main .section.story-full .story-blocks aside .story-heading {
  font-weight: normal;
  color: #efd848;
  margin: 15px 0 15px;
}

.global-main .section.story-full .story-blocks aside .story-image-col img {
  margin: 0 auto;
  width: 100%;
  max-width: 350px;
}

.global-main .section.story-full .story-blocks aside .story-text-col {
  color: #ffffff;
}

.global-main .section.values {
  background-size: contain;
  background-position: bottom center;
  background-repeat: no-repeat;
}

.global-main .section.values ul.values-list {
  margin: 50px 0 0;
}

@media (min-width: 768px) {
  .global-main .section.values ul.values-list {
    margin: 100px 0 0;
  }
}

.global-main .section.values ul.values-list li.value .value-number {
  font-size: 65px;
  line-height: 1;
}

.global-main .section.values ul.values-list li.value .value-name {
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 15px;
  line-height: 1;
}

.global-main .section.drink-single article {
  padding-top: 0;
}

.global-main .section.drink-single article .section-heading {
  margin: 30px 0;
}

.global-main .section.drink-single .section-heading {
  font-size: 30px;
  margin: 50px 0 30px;
}

@media (min-width: 992px) {
  .global-main .section.drink-single .section-heading {
    text-align: left;
  }
}

.global-main .section.drink-single .sharing-heading {
  margin: 30px 0 30px;
}

.global-main .section.drink-single .drink-image {
  margin: 0 auto 30px;
}

.global-main .section.drink-single .drink-yield,
.global-main .section.drink-single .drink-recipe-category {
  display: none;
}

.global-main .section.recommended-drinks ul.recommended-drinks-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (min-width: 544px) {
  .global-main .section.recommended-drinks ul.recommended-drinks-list {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}

.global-main .section.recommended-drinks ul.recommended-drinks-list li {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  width: 50%;
  min-width: 1%;
  text-align: center;
  margin-bottom: 30px;
  padding: 0 5px;
  /*
          &:not(:first-of-type) {
              margin-left: $space-sm;

              @include tablet {
                  margin-left: $space-lg;
              }
          }*/
}

@media (min-width: 544px) {
  .global-main .section.recommended-drinks ul.recommended-drinks-list li {
    width: 25%;
    padding: 0 15px;
  }
}

.global-main .section.recommended-drinks ul.recommended-drinks-list li a {
  display: block;
  text-decoration: none;
  font-weight: normal;
  text-transform: uppercase;
  color: #001E20;
  /*
            @include phablet {
                font-size: $font-size-large;
            }
            */
}

.global-main .section.recommended-drinks ul.recommended-drinks-list li a img {
  max-width: 100%;
  height: auto;
  display: inline-block;
  margin-bottom: 5px;
}

.global-main .section.recommended-drinks ul.recommended-drinks-list li a .recdrink-title {
  display: block;
}

.global-main .section.recommended-drinks .cta {
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.global-main .section.signaturedrink {
  min-height: 400px;
  color: #efd848;
  position: relative;
}

@media (min-width: 768px) {
  .global-main .section.signaturedrink {
    min-height: 500px;
  }
}

@media (min-width: 992px) {
  .global-main .section.signaturedrink {
    min-height: 600px;
  }
}

@media (min-width: 1200px) {
  .global-main .section.signaturedrink {
    min-height: 800px;
  }
}

.global-main .section.signaturedrink .section-heading {
  text-align: left;
  font-weight: normal;
  text-transform: uppercase;
  margin: 0 0 30px;
}

.global-main .section.showroom {
  min-height: calc(100vh - 42px);
}

@media (min-width: 768px) {
  .global-main .section.showroom {
    min-height: calc(100vh - 108px);
  }
}

.global-main .section.showroom > .container {
  padding: 0;
}

.global-main .section.showroom .sortiment-wrap {
  position: relative;
  padding: 160px 0 40px;
}

@media (min-width: 768px) {
  .global-main .section.showroom .sortiment-wrap {
    padding: 150px 0 50px;
  }
}

@media (min-width: 992px) {
  .global-main .section.showroom .sortiment-wrap {
    padding: 170px 0 50px;
  }
}

@media (min-width: 1200px) {
  .global-main .section.showroom .sortiment-wrap {
    padding: 220px 0 50px;
  }
}

.global-main .section.showroom .slogan-image {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 0;
  width: 100%;
  height: auto;
  max-width: 90%;
  margin: 0 auto;
  display: none;
}

@media (min-width: 768px) {
  .global-main .section.showroom .slogan-image {
    display: none;
  }
  .global-main .section.showroom .slogan-image.active {
    display: block;
  }
}

.global-main .section.showroom .slogan-image-mobile {
  display: block;
}

@media (min-width: 768px) {
  .global-main .section.showroom .slogan-image-mobile {
    display: none !important;
  }
}

.global-main .section.showroom ul.sortiment-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 70%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

@media (min-width: 544px) {
  .global-main .section.showroom ul.sortiment-list {
    width: 80%;
  }
}

@media (min-width: 768px) {
  .global-main .section.showroom ul.sortiment-list {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 225px;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    width: 90%;
  }
}

@media (min-width: 992px) {
  .global-main .section.showroom ul.sortiment-list {
    height: 290px;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}

@media (min-width: 1200px) {
  .global-main .section.showroom ul.sortiment-list {
    height: 350px;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}

.global-main .section.showroom ul.sortiment-list.row-type-6 > li {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 16%;
          flex: 0 1 16%;
}

.global-main .section.showroom ul.sortiment-list > li {
  max-width: 125px;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 20%;
          flex: 0 1 20%;
  -webkit-transition: all cubic-bezier(0, 0.34, 0.36, 0.99) 0.2s;
  transition: all cubic-bezier(0, 0.34, 0.36, 0.99) 0.2s;
  margin: 0 0 15px;
  padding: 0 3px;
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
  position: relative;
  z-index: 1;
}

.global-main .section.showroom ul.sortiment-list > li::after {
  content: '';
  position: absolute;
  z-index: -1;
  bottom: -32px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 300%;
  height: 67px;
  background: url("img/schatten-ellipse-flasche@2x.png") no-repeat center center;
  background-size: contain;
  transform: translateX(-50%);
  pointer-events: none;
}

.global-main .section.showroom ul.sortiment-list > li:hover, .global-main .section.showroom ul.sortiment-list > li:active {
  -webkit-transform: scale(1.15, 1.15);
          transform: scale(1.15, 1.15);
  z-index: 10;
}

@media (min-width: 544px) {
  .global-main .section.showroom ul.sortiment-list > li {
    padding: 0 10px;
    margin: 0 0 30px;
  }
}

@media (min-width: 768px) {
  .global-main .section.showroom ul.sortiment-list > li {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 20%;
            flex: 0 1 20%;
    width: 10%;
    -ms-flex: 0 1 10%;
        flex: 0 1 10%;
    padding: 0 5px;
    margin: 0 0;
  }
  .global-main .section.showroom ul.sortiment-list > li:active {
    -webkit-transform: none;
            transform: none;
  }
  .global-main .section.showroom ul.sortiment-list > li:hover, .global-main .section.showroom ul.sortiment-list > li.active {
    -webkit-transform: scale(1.2, 1.2);
            transform: scale(1.2, 1.2);
  }
}

@media (min-width: 992px) {
  .global-main .section.showroom ul.sortiment-list > li {
    padding: 0 10px;
  }
  .global-main .section.showroom ul.sortiment-list > li:hover, .global-main .section.showroom ul.sortiment-list > li.active {
    -webkit-transform: scale(1.25, 1.25);
            transform: scale(1.25, 1.25);
  }
}

.global-main .section.showroom ul.sortiment-list > li a {
  display: block;
}

.global-main .section.showroom ul.sortiment-list > li a img {
  width: 100%;
  height: auto;
}

.global-main .section.drinks-list {
  background-color: #00393f;
  color: #ffffff;
}

@media (min-width: 992px) {
  .global-main .section.drinks-list {
    padding: 50px 0;
  }
}

.global-main .section.drinks-list a {
  color: #ffffff;
}

.global-main .section.drinks-list .lead, .global-main .section.drinks-list .section.intro .intro-content p, .global-main .section.intro .intro-content .section.drinks-list p,
.global-main .section.drinks-list label {
  color: #efd848;
}

.global-main .section.drinks-list .btn-clear-filter {
  cursor: pointer;
  color: #ffffff;
}

.global-main .section.drinks-list .drinks-item-list {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 50px 0 0;
}

.global-main .section.drinks-list .drinks-item-list li {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  min-width: 1%;
  width: 50%;
  padding: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /*
          @include large-desktop {
              width: 25%;
              padding: $space-sm;
          }
          */
}

@media (min-width: 768px) {
  .global-main .section.drinks-list .drinks-item-list li {
    width: 33.33333%;
    padding: 10px;
  }
}

.global-main .section.drinks-list .drinks-item-list li a {
  display: block;
  width: 100%;
  background: #ffffff;
  padding: 15px;
  text-decoration: none;
}

@media (min-width: 768px) {
  .global-main .section.drinks-list .drinks-item-list li a {
    padding: 50px 30px;
  }
}

.global-main .section.drinks-list .drinks-item-list li a:hover, .global-main .section.drinks-list .drinks-item-list li a:focus {
  text-decoration: none;
}

.global-main .section.drinks-list .drinks-item-list li a .drink-image {
  height: auto;
  margin: 0 auto;
}

.global-main .section.drinks-list .drinks-item-list li a .drink-name {
  color: #001E20;
  font-weight: normal;
  font-size: 19px;
  margin: 30px 0 0;
}

@media (min-width: 544px) {
  .global-main .section.drinks-list .drinks-item-list li a .drink-name {
    font-size: 24px;
  }
}

.global-main .section.teaser-drink {
  position: relative;
  color: #efd848;
  min-height: 450px;
}

@media (min-width: 768px) {
  .global-main .section.teaser-drink {
    min-height: 600px;
  }
}

@media (min-width: 992px) {
  .global-main .section.teaser-drink {
    min-height: 700px;
  }
}

.global-main .section.teaser-drink .outer {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.global-main .section.teaser-drink .teaser-content {
  height: 100%;
  width: 100%;
  padding: 50px 0;
}

@media (min-width: 544px) {
  .global-main .section.teaser-drink .teaser-content {
    width: 50%;
  }
}

.global-main .section.teaser-split {
  color: #efd848;
  padding: 0;
}

.global-main .section.teaser-split .outer {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 544px) {
  .global-main .section.teaser-split .outer {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.global-main .section.teaser-split .teaser-wrap {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  min-width: 1%;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  min-height: 400px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

@media (min-width: 544px) {
  .global-main .section.teaser-split .teaser-wrap {
    width: 50%;
  }
}

@media (min-width: 992px) {
  .global-main .section.teaser-split .teaser-wrap {
    min-height: 600px;
  }
}

.global-main .section.teaser-split .teaser-content {
  padding: 50px 30px;
  width: 100%;
}

@media (min-width: 768px) {
  .global-main .section.teaser-split .teaser-content {
    padding: 50px 50px;
  }
}

@media (min-width: 992px) {
  .global-main .section.teaser-split .teaser-content {
    padding: 100px 100px;
  }
}

.global-main .section.image {
  min-height: 0;
  background: transparent;
}

.global-main .section.image img {
  width: 100%;
}

.global-main .section.navigation {
  min-height: 0;
}

.global-main .section.navigation > .container {
  padding: 30px 0;
}

.global-main .section.navigation .nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
}

.global-main .section.navigation .nav-list > li {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  min-width: 1%;
  text-align: center;
}

.global-main .section.navigation .nav-list > li > a {
  padding: 0 15px;
  text-decoration: none;
  text-transform: uppercase;
  margin: 5px 0;
  display: block;
  font-size: 24px;
}

.global-main .section.navigation .nav-list > li > a:hover {
  text-decoration: underline;
}

@media (min-width: 768px) {
  .global-main .section.navigation .nav-list > li > a {
    margin: 0;
  }
}

@media (min-width: 768px) {
  .global-main .section.navigation .nav-list > li + li a {
    border-left: 1px solid #001E20;
  }
}

.global-main .section.navigation .nav-list > li.current-menu-item a, .global-main .section.navigation .nav-list > li.current-post-ancestor a {
  text-decoration: underline;
}

.global-main .section.archive .articles-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.global-main .section.archive .articles-list article {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  min-width: 1%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 50px;
  position: relative;
}

@media (min-width: 544px) {
  .global-main .section.archive .articles-list article {
    width: 50%;
    padding: 0 10px;
  }
}

@media (min-width: 768px) {
  .global-main .section.archive .articles-list article {
    width: 33.33333%;
  }
}

.global-main .section.archive .articles-list article.first-post {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 400px;
  padding: 0 10px;
  margin: 0 10px 20px;
}

@media (min-width: 768px) {
  .global-main .section.archive .articles-list article.first-post {
    min-height: 500px;
    padding: 0;
  }
}

.global-main .section.archive .articles-list article.first-post .post-link {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.45);
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 15px 30px;
  -webkit-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

@media (min-width: 544px) {
  .global-main .section.archive .articles-list article.first-post .post-link {
    padding: 15px 30px;
  }
}

@media (min-width: 992px) {
  .global-main .section.archive .articles-list article.first-post .post-link {
    padding: 30px 50px;
  }
}

.global-main .section.archive .articles-list article.first-post .post-link:hover {
  background-color: rgba(0, 0, 0, 0.62);
}

.global-main .section.archive .articles-list article.first-post .post-category {
  font-weight: bold;
  font-size: 2.5em;
  margin: 0;
}

.global-main .section.archive .articles-list article.first-post .sticky-ribbon {
  right: 1em;
  font-size: 35px;
}

.global-main .section.archive .articles-list article.first-post .post-info {
  width: 100%;
}

.global-main .section.archive .articles-list article.first-post .post-title {
  font-size: 1.7em;
  margin: 5px 0 15px;
}

.global-main .section.archive .articles-list article.first-post .entry-header,
.global-main .section.archive .articles-list article.first-post .entry-content,
.global-main .section.archive .articles-list article.first-post .entry-meta {
  padding: 0;
}

.global-main .section.archive .articles-list article.first-post .entry-meta {
  margin-top: 10px;
}

.global-main .section.archive .articles-list article.first-post .entry-meta .posted-on {
  color: inherit;
}

.global-main .section.archive .articles-list article .post-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-decoration: none;
  font-weight: normal;
}

.global-main .section.archive .articles-list article > .post-info {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  min-width: 1%;
}

.global-main .section.archive .articles-list article .sticky-ribbon {
  position: absolute;
  right: 0;
  top: 0;
  right: 0.8em;
  z-index: 1;
  color: #ffffff;
  font-size: 2em;
  cursor: pointer;
  width: 1.5em;
  line-height: 2.2em;
  border-color: #00393f;
  text-align: center;
  font-size: 27px;
}

.global-main .section.archive .articles-list article .sticky-ribbon::after {
  content: '';
  font-size: 0.5em;
  position: absolute;
  height: 4.5em;
  border-width: 1.1em 1.5em;
  border-style: solid;
  border-color: inherit;
  z-index: -1;
  border-top-width: 1.5em;
  border-bottom-color: transparent;
  right: 0;
}

.global-main .section.archive .articles-list article .post-title {
  font-size: 24px;
  text-transform: none;
  margin: 15px 0;
}

.global-main .section.archive .articles-list article .post-category {
  text-transform: uppercase;
  margin: 30px 0 15px;
}

.global-main .section.archive .articles-list article .entry-header,
.global-main .section.archive .articles-list article .entry-content,
.global-main .section.archive .articles-list article .entry-meta {
  padding: 0 10px;
}

.global-main .section.archive .articles-list article .entry-content p {
  margin-bottom: 10px;
}

.global-main .section.archive .articles-list article .entry-meta {
  margin-top: auto;
}

.global-main .section.traders-list {
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: auto;
}

.global-main .section.traders-list .localmarkets-item-list {
  margin: 30px 0;
}

@media (min-width: 544px) {
  .global-main .section.traders-list .localmarkets-item-list {
    margin: 50px 0;
  }
}

.global-main .section.traders-list .localmarkets-item-list > .localmarket {
  margin-top: 15px;
  margin-bottom: 15px;
}

.global-main .section.traders-list .localmarkets-item-list > .localmarket .circle-item-image-wrap {
  margin-top: 0;
  margin-bottom: 10px;
}

.global-main .section.traders-list .intlmarkets-item-list > .intlmarket .square-item-info {
  margin-bottom: 5px;
}

.global-main .section.traders-list .intlmarkets-item-list > .intlmarket .intlmarket-country {
  text-transform: uppercase;
  font-size: 24px;
  margin: 15px 0;
}

.global-main .section.traders-list .intlmarkets-item-list > .intlmarket .intlmarket-company {
  font-weight: bold;
}

.global-main .section.download-list .downloads-item-list > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.global-main .section.download-list .downloads-item-list > li .circle-item-title,
.global-main .section.download-list .downloads-item-list > li .circle-item-info {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  min-width: 1%;
}

.global-main .section.download-list .downloads-item-list > li .circle-item-image {
  width: auto;
}

.global-main .section.download-list .downloads-item-list > li .downloads-item-bottom {
  margin-top: auto;
}

.global-main .section.contact-list .mapContainer {
  position: relative;
  height: 660px;
  min-height: 360px;
  max-height: 70vh;
  margin-bottom: 30px;
}

.global-main .section.contact-list .mapContainer .map {
  width: 100%;
  height: 100%;
}

.global-main .section.contact-list .mapContainer .info {
  position: absolute;
  right: 30px;
  top: 30px;
  width: 300px;
  display: none;
}

.global-main .section.contact-list .mapContainer .info img {
  border-radius: 50%;
  width: 70%;
  margin: auto;
}

.global-main .section.contact-list .mapContainer .info .more {
  -webkit-transform: translateY(-20px);
          transform: translateY(-20px);
}

.global-main .section.contact-list .mapContainer .info .more .btn, .global-main .section.contact-list .mapContainer .info .more .juicer-feed.modern .j-paginate, .juicer-feed.modern .global-main .section.contact-list .mapContainer .info .more .j-paginate, .global-main .section.contact-list .mapContainer .info .more .juicer-feed.j-modern .j-paginate, .juicer-feed.j-modern .global-main .section.contact-list .mapContainer .info .more .j-paginate {
  width: 100%;
  margin: 0;
  text-transform: none;
}

.global-main .section.contact-list .mapContainer .info .more .block {
  background: #113035;
  color: #ffffff;
  padding: 15px 30px;
  margin: 0 15px;
}

.global-main .section.contact-list .mapContainer .info .more .block .head {
  margin-bottom: 10px;
  font-weight: bold;
}

.global-main .section.teaser-wunderbest {
  position: relative;
}

.global-main .section.teaser-wunderbest > .container {
  padding: 0;
}

.global-main .section.teaser-wunderbest .teaser-split {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100%;
  width: 100%;
}

@media (min-width: 768px) {
  .global-main .section.teaser-wunderbest .teaser-split {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.global-main .section.teaser-wunderbest .teaser-post {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 100%;
  height: 500px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

@media (min-width: 768px) {
  .global-main .section.teaser-wunderbest .teaser-post {
    width: 50%;
  }
}

@media (min-width: 768px) {
  .global-main .section.teaser-wunderbest .teaser-post:nth-child(1) .post-link {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}

@media (min-width: 768px) {
  .global-main .section.teaser-wunderbest .teaser-post:nth-child(2) .post-link {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.global-main .section.teaser-wunderbest .teaser-post .post-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  text-decoration: none;
  font-weight: normal;
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.45);
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

@media (min-width: 768px) {
  .global-main .section.teaser-wunderbest .teaser-post .post-link {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}

.global-main .section.teaser-wunderbest .teaser-post .post-link:hover {
  background-color: rgba(0, 0, 0, 0.62);
}

.global-main .section.teaser-wunderbest .teaser-post .wrap {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  min-width: 1%;
  padding: 30px 15px;
}

@media (min-width: 768px) {
  .global-main .section.teaser-wunderbest .teaser-post .wrap {
    width: 384px;
    padding: 30px 30px 30px;
  }
}

@media (min-width: 992px) {
  .global-main .section.teaser-wunderbest .teaser-post .wrap {
    width: 496px;
    padding: 30px 30px 50px;
  }
}

@media (min-width: 1200px) {
  .global-main .section.teaser-wunderbest .teaser-post .wrap {
    width: 600px;
  }
}

.global-main .section.teaser-wunderbest .teaser-post .post-categories {
  color: #efd848;
  font-weight: bold;
  font-size: 2.5em;
  text-transform: uppercase;
}

.global-main .section.teaser-wunderbest .teaser-post .post-title {
  text-transform: none;
  margin: 5px 0 15px;
  font-size: 1.7em;
}

.global-main .section.teaser-wunderbest .teaser-post .post-excerpt p {
  margin: 0;
}

.global-main .section.wunderbest {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.global-main .section.wunderbest .post-preview-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.global-main .section.wunderbest .post-preview {
  width: 100%;
  color: #ffffff;
  position: relative;
  min-height: 400px;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #000000;
}

@media (min-width: 544px) {
  .global-main .section.wunderbest .post-preview {
    min-height: 300px;
  }
}

@media (min-width: 768px) {
  .global-main .section.wunderbest .post-preview {
    min-height: 500px;
  }
}

@media (min-width: 992px) {
  .global-main .section.wunderbest .post-preview {
    min-height: 550px;
  }
}

@media (min-width: 1200px) {
  .global-main .section.wunderbest .post-preview {
    min-height: 550px;
  }
}

.global-main .section.wunderbest .post-preview .post-link {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  font-weight: normal;
  color: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  background-color: rgba(0, 0, 0, 0.45);
  -webkit-transition: background 0.3s ease-out;
  transition: background 0.3s ease-out;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

@media (min-width: 544px) {
  .global-main .section.wunderbest .post-preview .post-link {
    padding: 30px 0;
  }
}

.global-main .section.wunderbest .post-preview .post-link:hover {
  background-color: rgba(0, 0, 0, 0.62);
}

.global-main .section.wunderbest .post-preview .post-link .wrap {
  display: block;
  width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  min-width: 1%;
  padding: 30px 0;
}

@media (min-width: 768px) {
  .global-main .section.wunderbest .post-preview .post-link .wrap {
    padding: 30px 0 75px;
  }
}

.global-main .section.wunderbest .post-preview .post-link .post-category {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 30px;
}

@media (min-width: 544px) {
  .global-main .section.wunderbest .post-preview .post-link .post-category {
    font-size: 2.5em;
  }
}

.global-main .section.wunderbest .post-preview .post-link .post-title {
  text-transform: none;
  font-size: 24px;
  margin: 10px 0;
}

@media (min-width: 544px) {
  .global-main .section.wunderbest .post-preview .post-link .post-title {
    margin: 10px 0 15px;
    font-size: 30px;
  }
}

.global-main .section.wunderbest .post-preview .post-link .post-excerpt p {
  margin: 0;
}

.global-main .section.video {
  min-height: 0;
}

.global-main .section.video .fancybox-video {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}

.global-main .section.video img {
  width: 100%;
}

.global-main .section.teaser {
  min-height: 400px;
}

@media (min-width: 768px) {
  .global-main .section.teaser {
    min-height: 600px;
  }
}

@media (min-width: 992px) {
  .global-main .section.teaser {
    min-height: 700px;
  }
}

.global-main .section.teaser h2 {
  text-transform: none;
  font-weight: normal;
  font-size: 29px;
}

@media (min-width: 544px) {
  .global-main .section.teaser h2 {
    font-size: 49px;
  }
}

.global-main .section.teaser .teaser-content {
  color: #efd848;
  margin-bottom: 30px;
}

.global-main .section.event .container {
  color: #ffffff;
}

.global-main .section.event .container .section-heading {
  color: #efd848;
}

.global-main .section.event .container .countdown-title {
  border-top: 1px solid #efd848;
  border-bottom: 1px solid #efd848;
  padding: 10px 0;
  text-transform: uppercase;
  font-size: 36px;
  margin-top: 65px;
  margin-bottom: 30px;
}

.global-main .section.event .container .countdown {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  visibility: hidden;
  max-width: 600px;
  margin: auto;
  margin-bottom: 30px;
}

.global-main .section.event .container .countdown > div {
  text-transform: uppercase;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  width: 33.3%;
}

.global-main .section.event .container .countdown > div:first-of-type {
  border-right: 1px solid #efd848;
}

.global-main .section.event .container .countdown > div:last-of-type {
  border-left: 1px solid #efd848;
}

.global-main .section.event .container .countdown > div span {
  display: block;
  margin-bottom: 10px;
  color: #efd848;
  font-weight: bold;
  line-height: 0.7;
  font-size: 24px;
}

@media (min-width: 544px) {
  .global-main .section.event .container .countdown > div span {
    font-size: 49px;
  }
}

@media (min-width: 992px) {
  .global-main .section.event .container .countdown > div span {
    font-size: 90px;
  }
}

.global-main .section.video-list .videos-item-list {
  margin-top: 30px;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (min-width: 992px) {
  .global-main .section.video-list .videos-item-list:after {
    content: '';
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    width: calc(33.3% - 20px);
  }
}

.global-main .section.video-list .videos-item-list > .video {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  width: 100%;
  padding-bottom: 30px;
  border-bottom: 1px solid #c4c4c4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.global-main .section.video-list .videos-item-list > .video:nth-child(n + 2) {
  margin-top: 30px;
}

@media (min-width: 992px) {
  .global-main .section.video-list .videos-item-list > .video {
    width: calc(33.3% - 20px);
  }
  .global-main .section.video-list .videos-item-list > .video:nth-child(n + 2) {
    margin-top: 0;
  }
  .global-main .section.video-list .videos-item-list > .video:nth-child(n + 4) {
    margin-top: 30px;
  }
}

.global-main .section.video-list .videos-item-list > .video a {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  min-height: 1%;
  text-decoration: none;
  font-weight: normal;
}

.global-main .section.video-list .videos-item-list > .video a .poster {
  width: 100%;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.global-main .section.video-list .videos-item-list > .video a .poster:before {
  content: ' ';
  padding-top: 47%;
  display: block;
}

.global-main .section.video-list .videos-item-list > .video a .poster .icon {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #efd848;
  font-size: 56px;
  height: 56px;
}

.global-main .section.video-list .videos-item-list > .video a .atitle {
  font-size: 19px;
  font-weight: bold;
  margin-bottom: 5px;
}

.global-main .section.video-list .videos-item-list > .video a .entry-content {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}

.global-main .section.video-list .videos-item-list > .video .social-icon-list {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  min-height: 1%;
}

.global-main .section.video-list .videos-item-list > .video .social-icon-list li {
  display: inline-block;
}

.global-main .section.video-list .videos-item-list > .video .social-icon-list li a {
  font-size: 20px;
  text-decoration: none;
  color: #888888;
}

.global-main .section.video-list .videos-item-list > .video .social-icon-list li:not(:last-of-type) a {
  margin-right: 15px;
}

.global-main .section.single-video .poster {
  display: block;
  position: relative;
}

.global-main .section.single-video .poster .icon {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #efd848;
  font-size: 90px;
  height: 90px;
}

.global-main .section.single-video .atitle {
  font-size: 19px;
  font-weight: bold;
  margin-top: 50px;
  margin-bottom: 10px;
}

.global-main .section.single-video .social-icon-list li {
  display: inline-block;
}

.global-main .section.single-video .social-icon-list li:before {
  content: '';
}

.global-main .section.single-video .social-icon-list li a {
  font-size: 20px;
  text-decoration: none;
  color: #888888;
}

.global-main .section.single-video .social-icon-list li:not(:last-of-type) a {
  margin-right: 15px;
}

.global-main .section.shop .shop-product-list {
  padding-left: 0;
  list-style: none;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.global-main .section.shop .shop-product-list > .shop-product-item {
  max-width: 200px;
  margin: 15px;
  text-align: center;
  font-size: 16px;
}

.global-main .section.shop .shop-product-list .shop-product-image,
.global-main .section.shop .shop-product-list .placeholder-image {
  width: auto;
  height: 200px;
  margin-bottom: 15px;
}

.global-main .section.shop .shop-product-list .shop-product-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  font-weight: normal;
}

.global-main .section.shop .shop-product-list .shop-product-text {
  display: block;
  margin-bottom: 10px;
}

.global-main .section.shop .shop-product-list .shop-product-title,
.global-main .section.shop .shop-product-list .placeholder-title {
  min-height: 20px;
  font-weight: bold;
}

.global-main .section.shop .shop-product-list .shop-product-availability.available {
  color: #40b10e;
}

.global-main .section.shop .shop-product-list .shop-product-availability.unavailable {
  color: #efa20d;
}

.global-main .section.shop .shop-product-list .placeholder-image,
.global-main .section.shop .shop-product-list .placeholder-title {
  width: 200px;
  background-color: #e3e3e3;
}

.global-main .section.content-hub {
  display: block;
  background: none;
  border-bottom: 3px solid #efd848;
}

.global-main .section.content-hub .flat-filter {
  position: relative;
  padding-top: 20px;
  padding-bottom: 8px;
  color: #efd848;
  font-size: 16px;
  text-transform: uppercase;
}

.global-main .section.content-hub .flat-filter .filter-wrap {
  text-align: center;
}

.global-main .section.content-hub .flat-filter .filter-label {
  display: inline-block;
  margin-right: 12px;
  margin-bottom: 12px;
}

.global-main .section.content-hub .flat-filter .filter-buttons {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0;
}

.global-main .section.content-hub .flat-filter .filter-buttons li {
  display: inline-block;
  cursor: pointer;
  border: 1px solid #efd848;
  padding: 1px 5px;
  border-radius: 3px;
  outline: none;
  margin-right: 12px;
  margin-bottom: 12px;
}

.global-main .section.content-hub .flat-filter .filter-buttons li.active {
  background: #efd848;
  color: #00393f;
}

.global-main .section.content-hub .flat-filter .filter-buttons li:hover {
  -webkit-box-shadow: 0 0 3px;
          box-shadow: 0 0 3px;
}

.global-main .section.content-hub .grid .highlight-grid .grid-item {
  position: relative;
  margin-bottom: 0;
}

.global-main .section.content-hub .grid .highlight-grid .grid-item .image {
  width: 100%;
  padding-top: 40%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}

.global-main .section.content-hub .grid .highlight-grid .grid-item .image .topic {
  position: absolute;
  z-index: 2;
  top: 10px;
  left: 10px;
  color: #efd848;
  text-transform: uppercase;
  font-weight: normal;
}

.global-main .section.content-hub .grid .highlight-grid .grid-item .image::after {
  content: '';
  background-color: rgba(0, 0, 0, 0.05);
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.global-main .section.content-hub .grid .highlight-grid .grid-item .wrap-content .text {
  background-color: #00393f;
  background-image: url(img/background-footer@2x.jpg);
  background-size: cover;
  background-repeat: repeat-y;
  border: 1px solid #efd848;
  color: #efd848;
  position: relative;
  z-index: 1;
  width: 90%;
  margin: -20px auto 0;
  padding: 15px;
}

.global-main .section.content-hub .grid .highlight-grid .grid-item .wrap-content .text h3 {
  margin-top: 0;
}

.global-main .section.content-hub .grid .highlight-grid .grid-item .wrap-content .text .btn-primary::before, .global-main .section.content-hub .grid .highlight-grid .grid-item .wrap-content .text .juicer-feed.modern .j-paginate::before, .juicer-feed.modern .global-main .section.content-hub .grid .highlight-grid .grid-item .wrap-content .text .j-paginate::before, .global-main .section.content-hub .grid .highlight-grid .grid-item .wrap-content .text .juicer-feed.j-modern .j-paginate::before, .juicer-feed.j-modern .global-main .section.content-hub .grid .highlight-grid .grid-item .wrap-content .text .j-paginate::before, .global-main .section.content-hub .grid .highlight-grid .grid-item .wrap-content .text .btn-primary::after, .global-main .section.content-hub .grid .highlight-grid .grid-item .wrap-content .text .juicer-feed.modern .j-paginate::after, .juicer-feed.modern .global-main .section.content-hub .grid .highlight-grid .grid-item .wrap-content .text .j-paginate::after, .global-main .section.content-hub .grid .highlight-grid .grid-item .wrap-content .text .juicer-feed.j-modern .j-paginate::after, .juicer-feed.j-modern .global-main .section.content-hub .grid .highlight-grid .grid-item .wrap-content .text .j-paginate::after {
  border-color: #efd848;
}

.global-main .section.content-hub .grid .regular-grid .grid-sizer,
.global-main .section.content-hub .grid .regular-grid .grid-item {
  width: 100%;
}

.global-main .section.content-hub .grid .regular-grid .gutter-sizer {
  width: 0;
}

.global-main .section.content-hub .grid .regular-grid .grid-item {
  background-color: #ffffff;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.global-main .section.content-hub .grid .regular-grid .grid-item > div {
  position: relative;
  width: 100%;
  padding-top: 66%;
}

.global-main .section.content-hub .grid .regular-grid .grid-item > div .post-link {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: background 0.3s ease-out;
  transition: background 0.3s ease-out;
}

.global-main .section.content-hub .grid .regular-grid .grid-item > div .post-link .inner-content {
  position: absolute;
  overflow: hidden;
  top: 25px;
  right: 25px;
  bottom: 25px;
  left: 25px;
}

.global-main .section.content-hub .grid .regular-grid .grid-item > div .post-link .inner-content .text {
  display: none;
  background: #00393f;
  position: absolute;
  z-index: 2;
  top: 75%;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.global-main .section.content-hub .grid .regular-grid .grid-item > div .post-link .inner-content .text .topic {
  padding: 10px 10px 0;
  color: #efd848;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 20px;
}

.global-main .section.content-hub .grid .regular-grid .grid-item > div .post-link .inner-content .text .headline {
  padding: 10px;
  color: #efd848;
  text-transform: uppercase;
  font-size: 24px;
}

.global-main .section.content-hub .grid .regular-grid .grid-item > div .post-link .inner-content .text .description {
  position: absolute;
  padding: 10px;
  color: #efd848;
  font-size: 16px;
  font-weight: normal;
}

.global-main .section.content-hub .grid .regular-grid .grid-item > div .post-link .inner-content .text-mobile {
  display: block;
  background-color: #00393f;
  background-image: url("img/arrow.png");
  background-position: right center;
  background-size: 80px;
  background-repeat: no-repeat;
  position: absolute;
  z-index: 2;
  bottom: 0;
  width: 100%;
  padding-right: 33%;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.global-main .section.content-hub .grid .regular-grid .grid-item > div .post-link .inner-content .text-mobile .topic {
  padding: 10px 10px 0;
  color: #efd848;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 20px;
}

.global-main .section.content-hub .grid .regular-grid .grid-item > div .post-link .inner-content .text-mobile .headline {
  padding: 10px;
  color: #efd848;
  text-transform: uppercase;
  font-size: 24px;
}

.global-main .section.content-hub .grid .regular-grid .grid-item > div .post-link:hover .text {
  top: 0 !important;
  background: rgba(0, 57, 63, 0.85);
}

.global-main .section.content-hub .grid .regular-grid .grid-item > div::after {
  content: '';
  background-color: rgba(0, 0, 0, 0.05);
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.global-main .section.content-hub .wrap-load-more {
  border-bottom: 1px solid #efd848;
  margin-bottom: 6px;
  margin-top: 100px;
}

.global-main .section.content-hub .wrap-load-more .btn, .global-main .section.content-hub .wrap-load-more .juicer-feed.modern .j-paginate, .juicer-feed.modern .global-main .section.content-hub .wrap-load-more .j-paginate, .global-main .section.content-hub .wrap-load-more .juicer-feed.j-modern .j-paginate, .juicer-feed.j-modern .global-main .section.content-hub .wrap-load-more .j-paginate {
  outline: none;
  margin-bottom: 100px;
}

.global-main .section.content-hub .wrap-load-more .btn::before, .global-main .section.content-hub .wrap-load-more .juicer-feed.modern .j-paginate::before, .juicer-feed.modern .global-main .section.content-hub .wrap-load-more .j-paginate::before, .global-main .section.content-hub .wrap-load-more .juicer-feed.j-modern .j-paginate::before, .juicer-feed.j-modern .global-main .section.content-hub .wrap-load-more .j-paginate::before, .global-main .section.content-hub .wrap-load-more .btn::after, .global-main .section.content-hub .wrap-load-more .juicer-feed.modern .j-paginate::after, .juicer-feed.modern .global-main .section.content-hub .wrap-load-more .j-paginate::after, .global-main .section.content-hub .wrap-load-more .juicer-feed.j-modern .j-paginate::after, .juicer-feed.j-modern .global-main .section.content-hub .wrap-load-more .j-paginate::after {
  border-color: #efd848;
}

.global-main .section.content-hub .wrap-load-more .btn.loading, .global-main .section.content-hub .wrap-load-more .juicer-feed.modern .loading.j-paginate, .juicer-feed.modern .global-main .section.content-hub .wrap-load-more .loading.j-paginate, .global-main .section.content-hub .wrap-load-more .juicer-feed.j-modern .loading.j-paginate, .juicer-feed.j-modern .global-main .section.content-hub .wrap-load-more .loading.j-paginate {
  background-image: url(img/loading.gif);
  background-position: center center;
  background-size: auto 60%;
  background-repeat: no-repeat;
  cursor: default;
}

.global-main .section.content-hub .wrap-load-more .btn.loading span, .global-main .section.content-hub .wrap-load-more .juicer-feed.modern .loading.j-paginate span, .juicer-feed.modern .global-main .section.content-hub .wrap-load-more .loading.j-paginate span, .global-main .section.content-hub .wrap-load-more .juicer-feed.j-modern .loading.j-paginate span, .juicer-feed.j-modern .global-main .section.content-hub .wrap-load-more .loading.j-paginate span {
  visibility: hidden;
}

.global-main .section.content-hub .loader {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 9px;
  margin-right: 10px;
  font-size: 12px;
}

.global-main .section.content-hub .loader__dot {
  position: absolute;
  width: 0.5em;
  height: 0.5em;
  border-radius: 50%;
  background: #efd848;
  -webkit-animation-name: loader-wave;
  animation-name: loader-wave;
  -webkit-animation-duration: 1.8s;
  animation-duration: 1.8s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.global-main .section.content-hub .loader__dot--1 {
  left: 1em;
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}

.global-main .section.content-hub .loader__dot--2 {
  left: 2em;
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}

.global-main .section.content-hub .loader.hidden {
  visibility: hidden;
}

@-webkit-keyframes loader-wave {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  20% {
    -webkit-transform: translateY(-0.5em);
            transform: translateY(-0.5em);
  }
  40% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes loader-wave {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  20% {
    -webkit-transform: translateY(-0.5em);
            transform: translateY(-0.5em);
  }
  40% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@media (max-width: 767px) {
  .global-main .section.content-hub .grid .highlight-grid .grid-item .wrap-content .text .headline h3 {
    font-size: 24px;
  }
  .global-main .section.content-hub .grid .highlight-grid .grid-item .wrap-content .text .headline h4 {
    font-size: 18px;
  }
  .global-main .section.content-hub .grid .highlight-grid .grid-item .wrap-content .text .description {
    font-size: 16px;
  }
  .global-main .section.content-hub .grid .highlight-grid .grid-item .wrap-content .text .description .btn, .global-main .section.content-hub .grid .highlight-grid .grid-item .wrap-content .text .description .juicer-feed.modern .j-paginate, .juicer-feed.modern .global-main .section.content-hub .grid .highlight-grid .grid-item .wrap-content .text .description .j-paginate, .global-main .section.content-hub .grid .highlight-grid .grid-item .wrap-content .text .description .juicer-feed.j-modern .j-paginate, .juicer-feed.j-modern .global-main .section.content-hub .grid .highlight-grid .grid-item .wrap-content .text .description .j-paginate {
    font-size: 16px;
    min-width: auto;
    height: 2em;
    line-height: 2em;
    padding: 0 15px;
  }
}

@media (min-width: 768px) and (max-width: 1499px) {
  .global-main .section.content-hub .grid .highlight-grid .grid-item .wrap-content .text {
    padding: 20px !important;
  }
  .global-main .section.content-hub .grid .highlight-grid .grid-item .wrap-content .text .headline h3 {
    font-size: 16px;
  }
  .global-main .section.content-hub .grid .highlight-grid .grid-item .wrap-content .text .headline h4 {
    font-size: 14px;
  }
  .global-main .section.content-hub .grid .highlight-grid .grid-item .wrap-content .text .description {
    font-size: 12px;
  }
  .global-main .section.content-hub .grid .highlight-grid .grid-item .wrap-content .text .description .btn, .global-main .section.content-hub .grid .highlight-grid .grid-item .wrap-content .text .description .juicer-feed.modern .j-paginate, .juicer-feed.modern .global-main .section.content-hub .grid .highlight-grid .grid-item .wrap-content .text .description .j-paginate, .global-main .section.content-hub .grid .highlight-grid .grid-item .wrap-content .text .description .juicer-feed.j-modern .j-paginate, .juicer-feed.j-modern .global-main .section.content-hub .grid .highlight-grid .grid-item .wrap-content .text .description .j-paginate {
    font-size: 12px;
    min-width: auto;
    height: 2em;
    line-height: 2em;
    padding: 0 15px;
  }
  .global-main .section.content-hub .grid .regular-grid .grid-item > div .post-link .inner-content .text .topic {
    font-size: 12px;
  }
  .global-main .section.content-hub .grid .regular-grid .grid-item > div .post-link .inner-content .text .headline {
    font-size: 14px;
  }
  .global-main .section.content-hub .grid .regular-grid .grid-item > div .post-link .inner-content .text .description {
    font-size: 12px;
  }
}

@media (min-width: 768px) {
  .global-main .section.content-hub .grid .highlight-grid .grid-item .wrap-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .global-main .section.content-hub .grid .highlight-grid .grid-item .wrap-content .text {
    width: 33%;
    padding: 42px;
    margin: 0 0 1 auto;
  }
  .global-main .section.content-hub .grid .regular-grid .grid-sizer,
  .global-main .section.content-hub .grid .regular-grid .grid-item {
    width: 33.333%;
  }
  .global-main .section.content-hub .grid .regular-grid .gutter-sizer {
    width: 0;
  }
  .global-main .section.content-hub .grid .regular-grid .grid-item {
    margin-bottom: 0;
  }
  .global-main .section.content-hub .grid .regular-grid .grid-item > div .post-link {
    overflow: hidden;
  }
  .global-main .section.content-hub .grid .regular-grid .grid-item > div .post-link .inner-content {
    right: 33%;
  }
  .global-main .section.content-hub .grid .regular-grid .grid-item > div .post-link .inner-content .text {
    display: block;
  }
  .global-main .section.content-hub .grid .regular-grid .grid-item > div .post-link .inner-content .text-mobile {
    display: none;
  }
}

@media (min-width: 1500px) {
  .global-main .section.content-hub .grid .regular-grid .grid-item > div .post-link .inner-content .text .topic {
    font-size: 1.2vw;
  }
  .global-main .section.content-hub .grid .regular-grid .grid-item > div .post-link .inner-content .text .headline {
    font-size: 1.5vw;
  }
  .global-main .section.content-hub .grid .regular-grid .grid-item > div .post-link .inner-content .text .description {
    font-size: 0.95vw;
  }
}

.global-main .section.content-hub-grid {
  display: block;
  padding-top: 30px;
  padding-bottom: 30px;
  border: none;
  min-height: 0;
}

.global-main .section.content-hub-grid .wrap-load-more {
  border-bottom: none;
  margin-top: 50px;
  margin-bottom: 0;
}

.global-main .section.content-hub-grid .wrap-load-more .btn, .global-main .section.content-hub-grid .wrap-load-more .juicer-feed.modern .j-paginate, .juicer-feed.modern .global-main .section.content-hub-grid .wrap-load-more .j-paginate, .global-main .section.content-hub-grid .wrap-load-more .juicer-feed.j-modern .j-paginate, .juicer-feed.j-modern .global-main .section.content-hub-grid .wrap-load-more .j-paginate {
  margin-bottom: 50px;
}

@media (min-width: 992px) {
  .global-main .section.content-hub-grid {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

.global-main .section.content-hub-module {
  display: block;
  padding-top: 30px;
  padding-bottom: 30px;
  border: none;
  min-height: 0;
}

.global-main .section.content-hub-module .grid .regular-grid .grid-item > div .post-link .inner-content .text .topic {
  font-size: 12px;
}

.global-main .section.content-hub-module .grid .regular-grid .grid-item > div .post-link .inner-content .text .headline {
  font-size: 16px;
}

.global-main .section.content-hub-module .grid .regular-grid .grid-item > div .post-link .inner-content .text .description {
  font-size: 12px;
}

@media (min-width: 992px) {
  .global-main .section.content-hub-module {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

.global-main .section.content-hub-related-posts {
  display: block;
  padding-top: 30px;
  padding-bottom: 30px;
  border: none;
  min-height: 0;
}

.global-main .section.content-hub-related-posts .grid .regular-grid .grid-item > div .post-link .inner-content .text .topic {
  font-size: 12px;
}

.global-main .section.content-hub-related-posts .grid .regular-grid .grid-item > div .post-link .inner-content .text .headline {
  font-size: 16px;
}

.global-main .section.content-hub-related-posts .grid .regular-grid .grid-item > div .post-link .inner-content .text .description {
  font-size: 12px;
}

.global-main .section.content-hub-related-posts h3 {
  text-transform: uppercase;
  font-size: 20px;
  margin-bottom: 50px;
}

.global-main .section.content-hub-related-posts .grid {
  margin-bottom: 50px;
}

.global-main .section.content-hub-related-posts .post-topics {
  text-transform: uppercase;
  margin-bottom: 50px;
  font-size: 20px;
}

@media (min-width: 992px) {
  .global-main .section.content-hub-related-posts {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

.global-main .section.video-bg {
  height: calc(100vh - 42px);
  overflow: hidden;
}

@media (min-width: 768px) {
  .global-main .section.video-bg {
    height: calc(100vh - 108px);
  }
}

.global-main .section.video-bg .video-container {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.global-main .section.video-bg .video-container video {
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.global-main .section.video-bg .video-container .poster {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  height: 100%;
}

.global-main .section.video-bg .video-overlay {
  position: absolute;
  z-index: 2;
  width: 80%;
  top: 30%;
  left: 10%;
}

@media (min-width: 768px) {
  .global-main .section.video-bg .video-container .poster {
    display: none !important;
  }
  .global-main .section.video-bg .video-container video {
    display: block !important;
  }
  .global-main .section.video-bg .video-overlay {
    width: 40%;
    top: auto;
    bottom: 10%;
    left: 30%;
  }
}

.global-main .section.product-single h1 {
  font-size: 40px;
}

.global-main .section.product-single .product-schriftzug-image {
  margin: 0 auto;
}

@media (min-width: 544px) {
  .global-main .section.product-single .product-schriftzug-image {
    margin: 50px 0 30px;
    max-width: 70%;
  }
}

.global-main .section.product-single .bx-wrapper {
  margin-top: 30px;
  margin-bottom: 100px;
  width: 80%;
}

.global-main .section.product-single .recommended-products-title {
  text-transform: uppercase;
  margin: 30px 0;
}

@media (min-width: 768px) {
  .global-main .section.product-single .product-left {
    padding-right: 22.5px;
  }
}

@media (min-width: 768px) {
  .global-main .section.product-single .product-right {
    padding-left: 22.5px;
  }
}

.global-main .section.product-single ul.recommended-products-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 50px 0;
}

@media (min-width: 768px) {
  .global-main .section.product-single ul.recommended-products-list {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.global-main .section.product-single ul.recommended-products-list li.recprod {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  min-width: 1%;
  text-align: center;
  width: 140px;
  padding: 0 5px;
  /*
          &:not(:first-of-type) {
              margin-left: $space-sm;

              @include tablet {
                  margin-left: $space-lg;
              }
          }
          */
}

.global-main .section.product-single ul.recommended-products-list li.recprod a {
  display: block;
  text-decoration: none;
  color: #001E20;
}

.global-main .section.product-single ul.recommended-products-list li.recprod a img {
  display: inline-block;
  max-width: 100%;
  height: auto;
  margin-bottom: 15px;
}

.global-main .section.product-single ul.recommended-products-list li.recprod a .recprod-title {
  display: block;
  font-weight: normal;
}

.global-main .section.product-single .ingredients-nutrition-link {
  color: #00393f;
  font-weight: bold;
  text-decoration: underline;
  text-transform: uppercase;
}

.global-main .section.search {
  background: #f2f2f2;
  min-height: 50px;
}

.global-main .section.search > .container {
  padding-top: 0;
}

.global-main .section.search .entry-permalink {
  color: #00393f;
}

.global-main .section.search .entry-title {
  font-size: 24px;
}

.global-main .section.search .entry-title a {
  color: #00393f;
}

.global-main .section.search article {
  margin-bottom: 50px;
}

.global-main .section.search .search-area {
  padding: 50px 0 50px;
}

@media (min-width: 768px) {
  .global-main .section.search .search-area {
    padding: 100px 0;
  }
}

.global-main .section.search .search-area .form-search {
  position: relative;
}

.global-main .section.search .search-area .form-search::after {
  content: '\e004';
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -18px;
  height: 100%;
  padding: 0 10px;
  font-size: 30px;
  font-family: "thomas-henry-icons";
}

.global-main .section.search .search-area .form-search .form-group {
  margin: 0;
}

.global-main .section.search .search-area .form-search input[type='text'] {
  background: transparent;
  border: none;
  border-bottom: 2px solid #00393f;
  padding: 2px 15px;
}

.global-main .section.search .search-term {
  font-weight: bold;
}

.global-main .section.search-results article {
  margin-bottom: 45px;
}

.global-main .section.search-results article .entry-title {
  margin: 0 0 15px;
  text-transform: none;
  font-size: 24px;
}

.global-main .section.search-results article .entry-title a {
  text-decoration: none;
}

.global-main .section.search-results article p {
  margin: 10px 0;
}

.global-main .section.not-found {
  background: url("img/background-error@1x.jpg");
  text-align: center;
  color: #ffffff;
}

@media (min-width: 544px) {
  .global-main .section.not-found > .container {
    padding: 250px 0;
  }
}

.global-main .section.not-found .cta {
  display: inline-block;
  margin: 30px auto 0;
}

@media (min-width: 768px) {
  .global-main .section.not-found .cta {
    margin: 50px auto 0;
  }
}

.module-standard .row > .col-md-8 img, .module-standard .global-main .section.teaser-story .teaser-story-blocks > aside > .col-md-8 img, .global-main .section.teaser-story .module-standard .teaser-story-blocks > aside > .col-md-8 img, .module-standard .global-main .section.story-full .story-blocks aside > .col-md-8 img, .global-main .section.story-full .story-blocks .module-standard aside > .col-md-8 img,
.module-standard .row > .col-md-6 img,
.module-standard .global-main .section.teaser-story .teaser-story-blocks > aside > .col-md-6 img,
.global-main .section.teaser-story .module-standard .teaser-story-blocks > aside > .col-md-6 img,
.module-standard .global-main .section.story-full .story-blocks aside > .col-md-6 img,
.global-main .section.story-full .story-blocks .module-standard aside > .col-md-6 img,
.module-standard .global-main .section.teaser-story .teaser-story-blocks > aside .row > .teaser-story-text-col img,
.global-main .section.teaser-story .teaser-story-blocks > aside .module-standard .row > .teaser-story-text-col img,
.module-standard .global-main .section.teaser-story .teaser-story-blocks > aside > .teaser-story-text-col img,
.global-main .section.teaser-story .module-standard .teaser-story-blocks > aside > .teaser-story-text-col img,
.module-standard .global-main .section.teaser-story .section.story-full .story-blocks .teaser-story-blocks > aside > .teaser-story-text-col img,
.global-main .section.story-full .story-blocks .module-standard .section.teaser-story .teaser-story-blocks > aside > .teaser-story-text-col img,
.module-standard .row > .col-md-4 img,
.module-standard .global-main .section.teaser-story .teaser-story-blocks > aside > .col-md-4 img,
.global-main .section.teaser-story .module-standard .teaser-story-blocks > aside > .col-md-4 img,
.module-standard .global-main .section.story-full .story-blocks aside > .col-md-4 img,
.global-main .section.story-full .story-blocks .module-standard aside > .col-md-4 img {
  width: 100%;
  height: auto;
}

.module-standard .gallery .gallery-icon {
  position: relative;
  padding-top: 66%;
  overflow: hidden;
}

.module-standard .gallery .gallery-icon img {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.module-image > div {
  position: relative;
}

.module-image > div img {
  width: 100%;
}

.module-image > div h2 {
  position: absolute;
  z-index: 1;
  right: 25px;
  bottom: 25px;
  left: 25px;
  background: #00393f;
  color: #efd848;
  margin: 0;
  padding: 10px;
  font-size: 24px;
}

.module-image .text {
  padding-top: 30px;
  padding-bottom: 30px;
}

@media (min-width: 768px) {
  .module-image > div h2 {
    right: 33%;
  }
}

.module-video {
  min-height: 0;
}

.module-video .fancybox-video {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}

.module-video .fancybox-video:after {
  content: '';
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url(img/play-button_yellow.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 10%;
  -webkit-transition: background-size 0.05s ease-in;
  transition: background-size 0.05s ease-in;
}

.module-video .fancybox-video:hover:after {
  background-size: 11%;
}

.module-video img {
  width: 100%;
}

.module-video-bg .video-container {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}

.module-video-bg .video-container .poster {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  height: 500px;
}

.module-video-bg .video-overlay {
  position: absolute;
  z-index: 1;
  width: 80%;
  top: 30%;
  left: 10%;
}

@media (min-width: 768px) {
  .module-video-bg .video-container .poster {
    display: none !important;
  }
  .module-video-bg .video-container video {
    display: block !important;
  }
  .module-video-bg .video-overlay {
    width: 40%;
    top: 20%;
    left: 10%;
  }
}

.module-map {
  padding-top: 30px;
  padding-bottom: 30px;
}

.module-teaser-grid .item {
  margin-bottom: 30px;
}

.module-teaser-grid .item .item-thumb {
  position: relative;
  padding-top: 56%;
  margin-bottom: 20px;
  background-size: cover;
  background-position: top center;
}

.module-teaser-grid .item .item-thumb a {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.module-teaser-grid .item .item-thumb h3 {
  position: absolute;
  z-index: 1;
  right: 25px;
  bottom: 25px;
  left: 25px;
  background: #00393f;
  color: #efd848;
  margin: 0;
  padding: 10px;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 24px;
}

@media (min-width: 768px) {
  .module-teaser-grid .item .item-thumb h3 {
    right: 33%;
    font-size: 16px;
  }
}

.module-spacer {
  height: 30px;
}

.btn-backtotop-link {
  position: fixed;
  z-index: 100;
  background: url("img/btn-backtotop.svg") no-repeat center center;
  bottom: 10px;
  right: 10px;
  width: 35px;
  height: 35px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.2s, opacity 0.2s ease;
  transition: visibility 0s linear 0.2s, opacity 0.2s ease;
}

@media (min-width: 544px) {
  .btn-backtotop-link {
    bottom: 22.5px;
    right: 30px;
    width: 46px;
    height: 46px;
  }
}

.btn-backtotop-link.visible {
  visibility: visible;
  opacity: .8;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

.global-footer {
  color: #efd848;
  padding: 50px 0;
  text-align: center;
}

@media (min-width: 544px) {
  .global-footer {
    padding: 80px 0;
  }
}

@media (min-width: 768px) {
  .global-footer {
    text-align: left;
  }
}

@media (min-width: 992px) {
  .global-footer {
    padding: 120px 0;
  }
}

.global-footer a {
  color: #efd848;
}

.global-footer a:hover {
  color: #efd848;
}

.global-footer ul li:not(:last-of-type), .global-footer ol li:not(:last-of-type) {
  margin-bottom: 10px;
}

.footer-section .footer-filler-image {
  width: 300px;
  margin: -55px auto 0px;
  display: none;
}

@media (min-width: 768px) {
  .footer-section .footer-filler-image {
    display: block;
  }
}

@media (min-width: 768px) {
  .footer-section:first-of-type {
    margin-bottom: 50px;
  }
}

@media (min-width: 992px) {
  .footer-section:first-of-type {
    margin-bottom: 100px;
  }
}

.footer-section .footer-col {
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .footer-section .footer-col {
    margin-bottom: 0;
  }
}

.widget-area > .widget .widget-title {
  margin-top: 0;
  font-size: 24px;
}

.widget-area > .widget ul {
  padding-left: 0;
  list-style: none;
}

.widget-area > .widget ul li a {
  text-transform: uppercase;
}

.widget-area > .widget img {
  display: block;
  max-width: 100%;
  height: auto;
}

.social-icon-list li {
  display: inline-block;
}

.social-icon-list li a {
  font-size: 30px;
  text-decoration: none;
}

.social-icon-list li:not(:last-of-type) a {
  margin-right: 15px;
}

/* .quick-search {
  position: relative;
  display: inline-block; }
  .quick-search::after {
    content: '\e004';
    font-family: "thomas-henry-icons";
    color: #efd848;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -12px;
    height: 100%; } */
/*    @media (min-width: 768px) {
      .quick-search::after {
        z-index: -1; } }
  .quick-search input[type="text"] {
    background: transparent;
    outline: none;
    padding: 2px 18px 2px 0;
    transition: all 0.2s ease;
    color: #efd848;
    border-bottom: 1px solid #efd848;
    max-width: 250px;
    display: inline-block; }
    @media (min-width: 768px) {
      .quick-search input[type="text"] {
        width: 30px;
        cursor: pointer;
        opacity: 0;
        border: none; } }
    .quick-search input[type="text"]::-webkit-input-placeholder {
      color: rgba(239, 216, 72, 0.5); }
    .quick-search input[type="text"]::-moz-placeholder {
      color: rgba(239, 216, 72, 0.5); }
    .quick-search input[type="text"]:-ms-input-placeholder {
      color: rgba(239, 216, 72, 0.5); }
    .quick-search input[type="text"]::-ms-input-placeholder {
      color: rgba(239, 216, 72, 0.5); }
    .quick-search input[type="text"]::placeholder {
      color: rgba(239, 216, 72, 0.5); } */
select.form-control {
  border-bottom: 2px solid #00393f;
  border-radius: 0;
  padding: 5px 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA1MDAgNTAwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MDAgNTAwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGcgaWQ9InBmZWlsLW1lbnUiIGNsYXNzPSJzdDAiIGZpbGw9IiMwMDAwMDAiPjxwYXRoIGNsYXNzPSJzdDYiIGQ9Ik00NjUuMyw1NS45QzM5My42LDEyOS4yLDMyMS44LDIwMi41LDI1MCwyNzUuOEMxNzguMiwyMDIuNSwxMDYuNSwxMjkuMiwzNC43LDU1LjlDMTguNiwzOS41LTYuNyw2NC43LDkuNCw4MS4yYzc1LjQsNzcsMTUwLjcsMTUzLjksMjI2LjEsMjMwLjljNC41LDQuNiw5LjcsNS45LDE0LjUsNS4xYzQuOCwwLjgsMTAtMC41LDE0LjUtNS4xYzc1LjQtNzcsMTUwLjctMTUzLjksMjI2LjEtMjMwLjlDNTA2LjYsNjQuNyw0ODEuNCwzOS41LDQ2NS4zLDU1Ljl6Ii8+PHBhdGggY2xhc3M9InN0NiIgZD0iTTQ2NS4zLDE4OC45QzM5My42LDI2Mi4yLDMyMS44LDMzNS41LDI1MCw0MDguOGMtNzEuOC03My4zLTE0My41LTE0Ni42LTIxNS4zLTIxOS45Yy0xNi4xLTE2LjQtNDEuMyw4LjgtMjUuMiwyNS4yYzc1LjQsNzcsMTUwLjcsMTUzLjksMjI2LjEsMjMwLjljNC41LDQuNiw5LjcsNS45LDE0LjUsNS4xYzQuOCwwLjgsMTAtMC41LDE0LjUtNS4xYzc1LjQtNzcsMTUwLjctMTUzLjksMjI2LjEtMjMwLjlDNTA2LjYsMTk3LjcsNDgxLjQsMTcyLjUsNDY1LjMsMTg4Ljl6Ii8+PC9nPjwvc3ZnPg==) no-repeat;
  background-position: calc(100% - 10px) center;
  background-size: 15px;
}

select.form-control::-ms-expand {
  display: none;
}

.select2-container {
  width: 100%;
}

.select2-container .select2-selection {
  background-color: #00393f;
  border: 1px solid #ffffff;
  color: #ffffff;
  border-radius: 0;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  padding: 0 10px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #ffffff;
  color: #001E20;
  border: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove {
  color: rgba(0, 30, 32, 0.7);
}

.select2-container--default .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove:hover {
  color: #001E20;
}

.select2-container--default .select2-results__group {
  text-transform: uppercase;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: 1px solid #efd848;
  background-color: #002b30;
}

.select2-container--default .select2-results {
  font-size: 16px;
}

.select2-container--default .select2-results__option {
  background-color: #00393f;
  color: #ffffff;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #ffffff;
  color: #00393f;
}

.custom-select-style, .global-main .section.drinks-list select.form-control, .select2-container .select2-selection {
  background-color: #00393f;
  border: 1px solid #ffffff;
  color: #ffffff;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA1MDAgNTAwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MDAgNTAwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGcgaWQ9InBmZWlsLW1lbnUiIGNsYXNzPSJzdDAiIGZpbGw9IiNmZmZmZmYiPjxwYXRoIGNsYXNzPSJzdDYiIGQ9Ik00NjUuMyw1NS45QzM5My42LDEyOS4yLDMyMS44LDIwMi41LDI1MCwyNzUuOEMxNzguMiwyMDIuNSwxMDYuNSwxMjkuMiwzNC43LDU1LjlDMTguNiwzOS41LTYuNyw2NC43LDkuNCw4MS4yYzc1LjQsNzcsMTUwLjcsMTUzLjksMjI2LjEsMjMwLjljNC41LDQuNiw5LjcsNS45LDE0LjUsNS4xYzQuOCwwLjgsMTAtMC41LDE0LjUtNS4xYzc1LjQtNzcsMTUwLjctMTUzLjksMjI2LjEtMjMwLjlDNTA2LjYsNjQuNyw0ODEuNCwzOS41LDQ2NS4zLDU1Ljl6Ii8+PHBhdGggY2xhc3M9InN0NiIgZD0iTTQ2NS4zLDE4OC45QzM5My42LDI2Mi4yLDMyMS44LDMzNS41LDI1MCw0MDguOGMtNzEuOC03My4zLTE0My41LTE0Ni42LTIxNS4zLTIxOS45Yy0xNi4xLTE2LjQtNDEuMyw4LjgtMjUuMiwyNS4yYzc1LjQsNzcsMTUwLjcsMTUzLjksMjI2LjEsMjMwLjljNC41LDQuNiw5LjcsNS45LDE0LjUsNS4xYzQuOCwwLjgsMTAtMC41LDE0LjUtNS4xYzc1LjQtNzcsMTUwLjctMTUzLjksMjI2LjEtMjMwLjlDNTA2LjYsMTk3LjcsNDgxLjQsMTcyLjUsNDY1LjMsMTg4Ljl6Ii8+PC9nPjwvc3ZnPg==) no-repeat;
  background-position: calc(100% - 10px) center;
  background-size: 15px;
}

.custom-select-style:focus, .global-main .section.drinks-list select.form-control:focus, .select2-container .select2-selection:focus {
  border-color: #efd848;
}

.custom-select-style > option, .global-main .section.drinks-list select.form-control > option, .select2-container .select2-selection > option {
  background-color: #00393f;
  color: #ffffff;
}

.filter-searchtext {
  position: relative;
}

.filter-searchtext input,
.filter-searchtext input:focus {
  color: white;
  border: 1px solid white;
}

.filter-searchtext .searchicon {
  color: #fff;
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -11px;
  cursor: pointer;
}

.filter-searchtext .searchicon:after {
  content: '\e004';
  font-family: "thomas-henry-icons";
}

.filter-searchtext .searchicon:hover {
  color: #efd848;
}

.wpcf7-recaptcha {
  margin-top: 30px;
  margin-bottom: 30px;
}

/*--------------------------------------------------------------
# Overwrites
--------------------------------------------------------------*/
.juicer-feed.modern, .juicer-feed.j-modern {
  font-size: 16px;
  font-family: "OfficinaSerifITCW01", serif;
  text-align: center;
  font-family: "OfficinaSerifITCW01", serif;
}

@media (min-width: 544px) {
  .juicer-feed.modern, .juicer-feed.j-modern {
    font-size: 19px;
  }
}

.juicer-feed.modern a:hover, .juicer-feed.j-modern a:hover {
  color: #001E20;
}

.juicer-feed.modern li.feed-item, .juicer-feed.j-modern li.feed-item {
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  padding: 0;
}

.juicer-feed.modern img,
.juicer-feed.modern .video-wraper,
.juicer-feed.modern .vine-wrapper,
.juicer-feed.modern .instagram-wrapper,
.juicer-feed.modern .twitter-wrapper, .juicer-feed.j-modern img,
.juicer-feed.j-modern .video-wraper,
.juicer-feed.j-modern .vine-wrapper,
.juicer-feed.j-modern .instagram-wrapper,
.juicer-feed.j-modern .twitter-wrapper {
  margin-bottom: 0;
}

.juicer-feed.modern .j-poster, .juicer-feed.j-modern .j-poster {
  padding: 10px 10px 0;
  margin-bottom: 10px;
  height: 40px;
}

@media (min-width: 544px) {
  .juicer-feed.modern .j-poster, .juicer-feed.j-modern .j-poster {
    padding: 10px 15px 0;
  }
}

.juicer-feed.modern .j-poster .j-date, .juicer-feed.modern .j-poster h3, .juicer-feed.j-modern .j-poster .j-date, .juicer-feed.j-modern .j-poster h3 {
  font-size: 16px;
}

.juicer-feed.modern .j-text, .juicer-feed.j-modern .j-text {
  padding: 30px 10px 10px;
  font-size: 19px;
  color: #001E20;
}

@media (min-width: 544px) {
  .juicer-feed.modern .j-text, .juicer-feed.j-modern .j-text {
    padding: 30px 15px 10px;
  }
}

.juicer-feed.modern .j-message, .juicer-feed.j-modern .j-message {
  color: #001E20;
}

.juicer-feed.modern .j-message a, .juicer-feed.j-modern .j-message a {
  text-decoration: underline !important;
}

.juicer-feed.modern .j-meta, .juicer-feed.j-modern .j-meta {
  margin: 15px 0;
}

.juicer-feed.modern .j-meta a :hover, .juicer-feed.j-modern .j-meta a :hover {
  color: #efd848;
}

.juicer-feed.modern .j-meta a ::before, .juicer-feed.j-modern .j-meta a ::before {
  margin-right: 10px;
}

.juicer-feed.modern .j-meta ul li, .juicer-feed.j-modern .j-meta ul li {
  margin-right: 15px;
}

.juicer-feed.modern .j-paginate, .juicer-feed.j-modern .j-paginate {
  width: auto;
}

.juicer-feed.modern .j-loading, .juicer-feed.j-modern .j-loading {
  border-color: #efd848;
}

.bx-wrapper {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  background: transparent;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  width: 14px;
  height: 14px;
  background: #ffffff;
  border: 1px solid #001E20;
  border-radius: 50%;
  margin: 0 8px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover {
  background: #001E20;
}

.bx-wrapper .bx-pager.bx-default-pager a:active {
  background: #001E20;
}

span.wpcf7-not-valid-tip {
  margin: 10px 0;
  font-size: 16px;
}

.wpml-ls-legacy-list-horizontal {
  border: none;
}

.wpml-ls-legacy-list-horizontal a {
  display: block;
  text-decoration: none;
  padding: 0 7.5px;
  line-height: 1;
  color: rgba(239, 216, 72, 0.7);
}

.wpml-ls-legacy-list-horizontal a span {
  display: block;
}

.wpml-ls-legacy-list-horizontal li:not(:last-of-type) {
  border-right: 1px solid #efd848;
}

.wpml-ls-legacy-list-horizontal li.wpml-ls-current-language a {
  color: #efd848;
}

.wp_rp_wrap {
  margin-top: 30px;
}

ul.related_post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

ul.related_post > li {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  min-width: 1%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 544px) {
  ul.related_post > li {
    width: 50%;
    padding: 0 10px;
  }
}

@media (min-width: 768px) {
  ul.related_post > li {
    width: 33.333333%;
  }
}

ul.related_post > li .wp_rp_title,
ul.related_post > li .wp_rp_excerpt,
ul.related_post > li .wp_rp_publish_date {
  padding: 0 10px;
}

ul.related_post > li .wp_rp_thumbnail {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

ul.related_post > li .wp_rp_title {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  font-size: 19px;
  text-decoration: none;
  margin: 20px 0 10px;
}

ul.related_post > li .wp_rp_excerpt {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  margin-bottom: 10px;
}

ul.related_post > li .wp_rp_category {
  display: none;
}

ul.related_post > li .wp_rp_publish_date {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
  color: #888888;
  margin-top: auto;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

/*--------------------------------------------------------------
 Anpassungen Januar 2021
--------------------------------------------------------------*/
/** Farben **/
:root {
  --lightpetrol: #F1F5F5;
  --petrol: #004148;
  --semidarkpetrol: #042c30;
  --darkpetrol: #001a19;
  --gelb: #EFD847;
  --weiss: #ffffff;
  --tonic-water: #ffc741;
  --botanical-tonic: #83c9bd;
  --dry-tonic: #a4acb1;
  --cherry-blossom-tonic: #f07aa6;
  --wild-berry: #d30074;
  --bitter-lemon: #75bf22;
  --spicy-ginger-beer: #c42724;
  --ginger-ale: #834a71;
  --soda-water: #008cb9;
  --mystic-mango: #f23f36;
  --pink-grapefruit: #f88767;
  --essenz-waldpilze: #b1a798;
  --essenz-waldmeister: #307756;
  --essenz-sanddorn: #ee9c6e;
  --full-height: calc(100vh - 60px);
  --fast-trans: all 200ms ease-in-out;
  --slow-trans: all 500ms ease-in-out;
}

body {
  font-family: 'OfficinaSans';
}

h1, h2, h3 {
  font-family: 'AlegreSans';
  font-weight: 400;
}
a{
  color: var(--darkpetrol);
}
.bold {
  font-weight: bold;
}
.text-center{
  text-align: center !important;
}
.uppercase {
  text-transform: uppercase;
}

.color-weiss,
.color-weiss * {
  color: var(--weiss) !important;
}

/** Cookie Banner **/
.moove-gdpr-button-holder > button, .moove-gdpr-button-holder > button:hover {
  width: 33.33%;
  background-color: var(--hellpetrol) !important;
  color: var(--weiss) !important;
  border-radius: 0px !important;
  text-transform: uppercase !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  opacity: 1 !important;
  padding: 10px !important;
  font-size: 23px !important;
  line-height: 23px !important;
  font-weight: 400 !important;
}

/** Age Gate Banner **/
.age-gate-wrapper{
  background: radial-gradient(closest-side at 50% 50%, var(--petrol) 0%, var(--darkpetrol) 100%) 0% 0% no-repeat padding-box !important;
  z-index: 5;
}
.age-gate .age-gate-form {
  max-width: unset;
  width: 100%;
  padding: 50px 180px;
  background: none;
  display: flex;
  flex-direction: row;
}
.age-gate-logo-container{
  width: 35%;
  order: 2;
}
.age-gate-text-container{
  width: 65%;
  order: 1;
  text-align: left;
}
.age-gate-text-container .age-gate-subheading{
  color: var(--gelb);
  font-size: 160px;
  line-height: 150px;
  text-transform: uppercase;
}
.age-gate-additional-information p{
  color: #fff;
  font-size: 22px;
  line-height: 28px;
}
.age-gate .age-gate-remember-wrapper{
  display: none;
}
.age-gate-error.has-error ~ .age-gate-submit-no,
.age-gate-submit-no:focus,
.age-gate-submit-no:visited,
.age-gate-submit-yes{
  margin: 0 5px 10px 0;
  height: 80px;
  padding-left: 50px;
  padding-right: 50px;
  background-color: var(--gelb);
  color: var(--darkpetrol);
  font-size: 42px;
  line-height: 42px;
  text-transform: uppercase;
  border: 2px solid var(--gelb);
}
.age-gate-error.has-error ~ .age-gate-submit-yes,
.age-gate-submit-no{
  height: 80px;
  padding-left: 50px;
  padding-right: 50px;
  font-size: 42px;
  line-height: 42px;
  text-transform: uppercase;
  border: 2px solid var(--gelb);
  background-color: transparent;
  color: var(--weiss);
}
.age-gate-error.has-error ~ .age-gate-submit-no,
.age-gate-submit-no:visited,
.age-gate-submit-no:focus,
.age-gate-submit-no{
  margin: 0 5px 10px 20px;
}
.age-gate-text-container .age-gate-error-message{
  color: var(--gelb) !important;
  margin-bottom: 30px;
  font-size: 22px;
  line-height: 28px;
  font-weight: normal !important;
}


a:hover {
  text-decoration: none;
}
.background-lightpetrol {
  background: var(--lightpetrol) !important;
}

section.module-contents {
  font-family: 'OfficinaSans';
}

body,
body.page-template-page-only-modules,
body.single-product,
.background-petrol-gradient {
  background: radial-gradient(closest-side at 50% 50%, var(--petrol) 0%, var(--darkpetrol) 100%) 0% 0% no-repeat padding-box !important;
  background-attachment: fixed !important;
}

body.admin-bar header#global-header {
  top: 32px !important;
}

.background-petrol-gradient * {
  color: var(--weiss) !important;
}

.btn-backtotop-link.visible {
  opacity: 1;
}

.flow-coloumn {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}

.flow-wrap {
  -ms-flex-flow: wrap;
      flex-flow: wrap;
}

.h-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.h-end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.flex-row {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}

.flex-row.wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.flex-row.row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.flex-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.col-15 {
  width: 15%;
}
.col-20 {
  width: 20%;
}
.col-25 {
  width: 25%;
}
.col-30 {
  width: 30%;
}
.col-35 {
  width: 35%;
}
.col-40 {
  width: 40%;
}
.col-50 {
  width: 50%;
}
.col-60 {
  width: 60%;
}
.col-65 {
  width: 65%;
}
.col-70 {
  width: 70%;
}
.col-75 {
  width: 75%;
}
.col-80 {
  width: 80%;
}
.col-90 {
  width: 90%;
}
.col-100 {
  width: 100%;
}
.h-100 {
  height: 100%;
}

.containered {
  padding-left: 120px;
  padding-right: 120px;
}
.pb-0 {
  padding-bottom: 0px !important;
}
.pt-0 {
  padding-top: 0px !important;
}
.p-t-b-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}
.m-t-b-50 {
  margin-top: 50px;
  margin-bottom: 50px;
}

span.button-content {
  line-height: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.button-double-arrow {
  background-color: var(--semidarkpetrol);
  color: var(--darkpetrol);
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  text-decoration: none !important;
  padding: 11px 80px 9px;
  /* font-family: 'Archivo Narrow'; */
  text-transform: uppercase;
  font-size: 26px;
  font-weight: 400 !important;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
	clip-path: polygon(0% 0%, 100% 0%, calc(100% - 20px) 50%, 100% 100%, 0% 100%, 20px 50%);
}

.button-double-arrow span {
  line-height: 0.8;
}

.button-double-arrow:hover {
  background-color: var(--gelb) !important;
  color: var(--darkpetrol) !important;
}

.button-double-arrow:hover span {
  color: var(--darkpetrol) !important;
}
.product-color .button-double-arrow:hover {
  background-color: var(--semidarkpetrol) !important;
}

.product-color .button-double-arrow:hover span {
  color: var(--weiss) !important;
}

.button-arrow {
  background-color: var(--semidarkpetrol);
  color: var(--weiss);
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding-bottom: 10px;
  padding-top: 10px;
  text-transform: uppercase;
  font-size: 26px;
  line-height: 26px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 400 !important;
  position: relative;
  clip-path: polygon(0% 0%, calc(100% - 20px) 0%, 100% 50%, calc(100% - 20px) 100%, 0% 100%, 20px 50%);
}

.button-arrow > a {
  padding: 0px 50px;
  /* font-family: 'Archivo Narrow'; */
  text-decoration: none !important;
  text-transform: uppercase;
  font-weight: 400 !important;
  color: var(--weiss) !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.button-arrow > a span {
  line-height: 20px;
  height: 20px;
  max-height: 20px;
  overflow: hidden;
  color: var(--weiss) !important;
}

.button-arrow:hover {
  background-color: var(--gelb);
  color: var(--darkpetrol) !important;
}

.button-arrow:hover > a span {
  color: var(--darkpetrol) !important;
}

.button-arrow.arrow-yellow,
.button-arrow.arrow-yellow > a span {
  background-color: var(--gelb);
  color: var(--darkpetrol) !important;
}

.button-arrow.arrow-yellow:hover,
.button-arrow.arrow-yellow:hover > a span {
  background-color: var(--weiss);
}

.button-arrow.arrow-yellow:hover:before {
  border-top: 20px solid var(--weiss);
  border-bottom: 20px solid var(--weiss);
  border-right: 2px solid var(--weiss);
}

.button-arrow-icon {
  color: var(--gelb) !important;
  text-transform: uppercase;
  text-decoration: none !important;
  text-align: right;
}

.button-arrow-icon .arrow-icon {
  display: inline-block !important;
  margin-left: 10px;
  margin-bottom: 3px;
}

/* Social Wall */
.taggbox-container {
  padding-left: 0px;
  padding-right: 0px;
}

.social-wall-container {
  margin-left: -13.5px !important;
  margin-right: -13.5px !important;
}

#ePosts {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr 1fr;
  -webkit-column-gap: 1rem;
          column-gap: 1rem;
}

#ePosts > .postItem {
  padding: 0px !important;
}

/* Style Update alte Contents */
body{
  color: var(--darkpetrol);
}
iframe{
  border: none;
}
main.global-main .section:not(.module-contents){
  background-color: var(--lightpetrol);
}
main.global-main .section.gradient:not(.module-contents){
  background-color: transparent;
  color: var(--weiss);
}
main.global-main .color-white,
main.global-main .section.gradient:not(.module-contents) a{
  color: var(--weiss);
}
main.global-main .section.gradient h1.section-heading{
  color: var(--gelb);
}

main.global-main .color-white,
main.global-main .color-white *{
  color: var(--weiss) !important;
}
.global-main .lead{
  font-size: 19px;
}
.breadcrumbs-page{
  margin-bottom: 4rem;
}
.breadcrumbs-page #crumbs,
.breadcrumbs-page #crumbs a{
  color: var(--darkpetrol);
  font-size: 12px;
  text-decoration: none;
  font-weight: normal;
}
main.global-main .section.gradient .breadcrumbs-page #crumbs,
main.global-main .section.gradient .breadcrumbs-page #crumbs a{
  color: var(--weiss);
}
.global-main .section.basic:not(.module-contents) h2,
.search-results h2.entry-title{
  font-family: 'OfficinaSans';
    font-size: 26px;
    font-weight: bold;
    margin-top: 24px;
    margin-bottom: 10px;
}
/* .global-main .section h2.division-heading{
  font-size: 82px;
  line-height: 76px;
  font-weight: normal;
  font-family: 'AlegreSans';
  text-transform: uppercase;
} */
.global-main .section h2.division-heading{
  font-family: 'OfficinaSans';
  font-size: 26px;
  font-weight: bold;
  margin-top: 24px;
  margin-bottom: 10px;
}
.global-main .section.basic:not(.module-contents) h3{
  font-family: 'OfficinaSans';
  font-size: 22px;
  font-weight: bold;
  margin-top: 24px;
  margin-bottom: 10px;
}
.global-main section.section.intro{
    height: 36vw;
    min-height: 36vw;
    width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
    overflow: hidden;
    position: relative;
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 3;
}
.btn.btn-primary:hover{
  background-color: var(--darkpetrol);
  color: var(--weiss);
}
.btn.btn-primary:hover::before,
.btn.btn-primary:hover::after{
  border-color: var(--darkpetrol);
}
.gray-images img{
  filter: grayscale(1.0);
}
.gray-images img:hover{
  filter: grayscale(0);
}
.lifting-images img{
  transform: translateY(0px);
  transition: var(--fast-trans);
}
.lifting-images img:hover{
  transform: translateY(-15px);
  transition: var(--fast-trans);
}
.grid-item-list-3{
  display: flex;
  flex-wrap: wrap;
}
.list-centered{
  justify-content: center;
}
.grid-item-list-3 .grid-item{
  display: flex;
  flex-flow: column;
  align-items: center;
  width: 33.33%;
  padding: 20px;
}
.grid-item-list-3 .grid-item a{
  text-decoration: none;
}
.grid-item-list-3 .grid-item .grid-item-title{
  font-size: 24px;
  margin-bottom: 5px;
  margin-top: 20px;
}
.grid-item-list-3 .grid-item .grid-item-info {
  margin-bottom: 5px;
}
.global-main .section.not-found > .container-404{
  padding-top: 0px;
}
.global-main .section.not-found > .container-404 .image-404{
  max-width: 500px !important;
  margin: 0px auto;
}
.wpcf7-form .form-control,
.wpcf7-form .form-control:focus{
  border-color: var(--gelb);
  color: var(--weiss);
  padding-left: 7px;
  padding-right: 7px;
}
.wpcf7-form .form-control::placeholder{
  color: var(--weiss);
}
section:not(.gradient) .wpcf7-form .form-control,
section:not(.gradient) .wpcf7-form .form-control::placeholder{
  color: var(--darkpetrol);
}
section.module.gradient .wpcf7-form .form-group,
section.module-formular .wpcf7-response-output,
section.module.gradient .wpcf7-form .form-control,
section.module.gradient .wpcf7-form .form-control::placeholder{
  color: var(--weiss);
}
section.module-formular .th-form-subtext{
  padding-top: 50px;
  padding-bottom: 50px;
} 
.wpcf7-form select.form-control{
  background: none;
  border-bottom: 2px solid var(--gelb);
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.wpcf7-form.form-dark select.form-control{
  border: 2px solid var(--darkpetrol);
}
.wpcf7-form.form-dark .form-control,
.wpcf7-form.form-dark .form-control:focus{
  border-color: var(--darkpetrol);
}
.wpcf7-form select.form-control option{
  background-color: transparent;
  background: transparent;
  color: var(--darkpetrol);
}
.wpcf7-form span.subject{
  display: block;
}
.wpcf7-form span.subject::before {
  content: "\203A";
  font-size: 20px;
  position: absolute;
  right: 3px;
  top: 8px;
  color: #fff;
  transform: rotate(90deg);
}
.m-b-medium{
  margin-bottom: 30px;
}
@media (min-width: 768px){
  .lead, .global-main .section.intro .intro-content p {
      font-size: 22.5px;
  }
}

@media (max-width: 1366px){
  .global-main section.section.intro .intro-content img{
    max-height: 200px;
  }
}
@media (max-width: 899px){
  .global-main section.section.intro{
    min-height: 450px;
  }
  .global-main .section.basic:not(.module-contents){
    padding-top: 60px;
  }
  .grid-item-list-3 .grid-item{
    width: 100%;
  }
  section.module-formular .th-form-subtext{
    padding-bottom: 20px;
  } 
}





/* Template Module */
section.module-contents {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}

section.module {
  padding-top: 60px;
  padding-bottom: 60px;
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

section.module * {
  color: var(--darkpetrol);
}

section.module-contents > section.module.module-containered .module-container {
  width: 100%;
  max-width: 1160px;
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* Breadcrumbs */
section.module-breadcrumbs {
  padding-top: 10px;
  padding-bottom: 0px;
}

section.module-breadcrumbs * {
  color: var(--weiss);
  text-decoration: none !important;
  font-weight: normal;
  font-size: 12px;
}

section.module-breadcrumbs a,
.breadcrumbs-single a {
  text-decoration: none !important;
  font-weight: normal;
}

/* Image Section mit Fontmix */
section.module-image-section {
  width: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
  overflow: hidden;
  position: relative;
  background-position: center center;
  background-attachment: fixed;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

section.module-image-section.size-medium {
  height: 30vw;
}

section.module-image-section.size-large {
  height: 36vw;
}

section.module-image-section > .module-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

section.module-image-section > .module-container > .th-fontmix-container {
  max-width: 700px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}

section.module-image-section > .module-container > .th-fontmix-container img {
  width: 100%;
  -webkit-filter: drop-shadow(11px 16px 5px rgba(0, 0, 0, 1));
          filter: drop-shadow(11px 16px 5px rgba(0, 0, 0, 1));
}

section.module-image-section > .module-container .image-section-headline {
  color: var(--gelb);
  font-size: 26px;
  line-height: 25px;
  font-weight: bold;
  text-transform: uppercase;
  text-shadow: 2px 3px 3px black;
  font-family: "OfficinaSerifITCW01", serif;
}

/* Hero Header */
section.module-hero-header {
  height: calc(100vh - 108px);
  width: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
  overflow: hidden;
  position: relative;
  background-position: center center;
  background-size: cover;
  z-index: 1;
}

section.module-hero-header:before {
  content: '';
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 30, 32, 0)), to(rgba(0, 30, 32, 0.5)));
  background: linear-gradient(180deg, rgba(0, 30, 32, 0) 0%, rgba(0, 30, 32, 0.5) 100%);
  position: relative;
  display: block;
}

.module-hero-header .th-hero-header-container {
  width: 60%;
  position: fixed;
  bottom: 10vh;
}

.module-hero-header .hero-header-headline {
  color: var(--gelb) !important;
  font-size: 8rem;
}

.hero-header-text {
  color: var(--weiss) !important;
  font-size: 3rem;
}

/* Teaser Modul */
.th-teaser-subheading {
  font-size: 36px;
  line-height: 36px;
  text-transform: uppercase;
}

.th-teaser-subheading,
.th-teaser-text * {
  color: var(--weiss) !important;
}

.schmuckicon-container {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 60px;
}

.schmuckicon-container:before,
.schmuckicon-container:after {
  content: '';
  display: block;
  height: 2px;
  width: calc((100% - 50px - 24px) / 2);
  background-color: var(--gelb);
}
.schmuckicon-container.schmuckicon-dark:before,
.schmuckicon-container.schmuckicon-dark:after {
  background-color: var(--darkpetrol);
}


/* Teaser Grid */
.teaser-grid-text {
  color: var(--weiss) !important;
  margin-bottom: 50px;
}

.th-teaser-grid {
  display: -ms-grid;
  display: grid;
  -webkit-column-gap: 30px;
          column-gap: 30px;
}

.grid-3 {
  -ms-grid-columns: 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr 1fr;
}

.teaser-grid-title {
  margin-top: 30px;
  margin-bottom: 18px;
}

.teaser-grid-title > a {
  color: var(--gelb) !important;
  font-size: 32px;
  line-height: 40px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}

.teaser-grid-thumb {
  border-bottom: 20px solid var(--gelb);
  height: 18vw;
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
}

.teaser-grid-thumb img {
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: var(--fast-trans);
  transition: var(--fast-trans);
  background-color: var(--lightpetrol);
}

.teaser-grid-thumb:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.teaser-grid-description {
  color: var(--weiss) !important;
}

.background-lightpetrol .teaser-grid-description {
  color: var(--darkpetrol) !important;
}

.teaser-grid-button-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 45px;
}

.teaser-grid-pages .teaser-grid-pages-title a{
  text-decoration: none;
  font-weight: normal;
}

/* Empfehlungsmodul */
section.module-recommendation,
.product-single-recommendations {
  padding-top: 40px;
  padding-bottom: 20px;
}

section.module-recommendation:not(.background-lightpetrol) * {
  color: var(--weiss);
}

.module-recommendation .flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  width: 100%;
}

.th-recommendation-infobox .th-recommendation-preheading {
  margin-bottom: 0rem;
}

.th-recommendation-recommendationslider.product-slider .th-recommendationslider-slider-tile {
  margin-top: 2rem;
}

.th-recommendation-recommendationslider.product-slider .th-recommendationslider-slider-tile img {
  max-height: 240px;
  margin-left: auto;
  margin-right: auto;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.th-recommendation-recommendationslider.product-slider .th-recommendationslider-slider-tile:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.th-recommendation-recommendationslider.drink-slider .thumb-container {
  background-color: var(--weiss);
}

.th-recommendation-recommendationslider.drink-slider .th-recommendationslider-slider-tile img {
  max-height: 230px;
  margin-left: auto;
  margin-right: auto;
}

.th-recommendation-recommendationslider.drink-slider .th-recommendationslider-slider-tile img.th-recommendationslider-slider-thumb {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: bottom;
     object-position: bottom;
}

.th-recommendation-recommendationslider .th-recommendationslider-slider-title {
  margin-top: 2rem;
  text-align: center;
}

.th-recommendation-recommendationslider .th-recommendationslider-slider-title a {
  text-decoration: none;
  text-transform: uppercase;
}

.th-recommendation-recommendationslider .swiper-pagination {
  margin-top: 5rem;
  margin-left: 10rem;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
.th-recommendation-recommendationslider .swiper-pagination-bullet {
  width: 100px;
  height: 23px;
  border-radius: 0px;
}
.th-recommendation-recommendationslider .swiper-pagination-bullet {
  background: linear-gradient(0deg, transparent 0%, transparent 9.9px, var(--lightpetrol) 10px, var(--lightpetrol) 13px, transparent 13.1px, transparent 100%);
}
.background-lightpetrol .th-recommendation-recommendationslider .swiper-pagination-bullet {
  background: linear-gradient(0deg, transparent 0%, transparent 9.9px, var(--darkpetrol) 10px, var(--darkpetrol) 13px, transparent 13.1px, transparent 100%);
}
.th-recommendation-recommendationslider .swiper-button-next,
.th-recommendation-recommendationslider .swiper-button-prev {
  background: rgba(241, 245, 245, 0.7);
  top: 0px;
  opacity: 0;
  width: 80px;
  -webkit-transition: var(--slow-trans);
  transition: var(--slow-trans);
}
.th-recommendation-recommendationslider:hover .swiper-button-next,
.th-recommendation-recommendationslider:hover .swiper-button-prev {
  opacity: 1;
}
.th-recommendation-recommendationslider .swiper-button-next {
  right: 0px;
}
.th-recommendation-recommendationslider .swiper-button-prev {
  left: 0px;
}
.th-recommendation-recommendationslider .swiper-button-next.swiper-button-disabled,
.th-recommendation-recommendationslider .swiper-button-prev.swiper-button-disabled {
  opacity: 0;
}
.th-recommendation-recommendationslider .swiper-button-next:after,
.th-recommendation-recommendationslider .swiper-button-prev:after {
  display: none !important;
}

.th-recommendation-recommendationslider .swiper-button-next svg,
.th-recommendation-recommendationslider .swiper-button-prev svg {
  width: 20px;
}

/* Teaser Modul */
.module-teaser .th-teaser-text p:last-of-type{
  margin-bottom: 0px;
}
.module-teaser .th-teaser-link{
  margin-top: 30px;
}

/* Storyslider Modul */
section.module-storyslider {
  padding-top: 0px;
  padding-bottom: 0px;
}
.product-story .th-storyslider-slider.swiper-container,
section.module-storyslider .th-storyslider-slider.swiper-container{
  padding-bottom: 10px;
}
.module-storyslider .flex-conatiner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.product-story .col-50.containered,
.module-storyslider .story-slider-content-slider {
  background-attachment: unset !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.module-storyslider .th-storyslider-image-container {
  width: 50%;
}
.th-storyslider-image-container img {
  width: 100%;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
}
.th-storyslider-slider .th-storyslider-slider-tile {
  padding-top: 3rem;
  padding-bottom: 3rem;
  padding-right: 3rem;
}
.th-storyslider-slider-text a,
.th-storyslider-slider-text a:hover{
  color: var(--darkpetrol);
}

.module-storyslider .story-slider-content-slider:not(.background-lightpetrol) .th-storyslider-slider-text,
.module-storyslider .story-slider-content-slider:not(.background-lightpetrol) .th-storyslider-slider-text a,
.module-storyslider .story-slider-content-slider:not(.background-lightpetrol) .th-storyslider-slider-text a:hover {
  color: var(--weiss);
}
.th-storyslider-slider-headline {
  margin: 0px 0px 30px;
}
.storyslider-pagination {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 30px;
  bottom: unset !important;
}
.module-storyslider .swiper-pagination-bullet,
.product-story .swiper-pagination-bullet {
  width: 100px;
  border: none !important;
  height: 23px !important;
  border-radius: 0px !important;
  margin: 0 4px;
  background: linear-gradient(0deg, transparent 0%, transparent 9.9px, var(--weiss) 10px, var(--weiss) 13px, transparent 13.1px, transparent 100%);
}
.module-storyslider .background-lightpetrol .swiper-pagination-bullet,
.product-story .swiper-pagination-bullet {
  background: linear-gradient(0deg, transparent 0%, transparent 9.9px, var(--darkpetrol) 10px, var(--darkpetrol) 13px, transparent 13.1px, transparent 100%);
}
.th-storyslider-slider .swiper-button-prev,
.th-storyslider-slider .swiper-button-next {
  width: 100px;
}
.th-storyslider-slider .swiper-button-next {
  right: 0px;
  bottom: 0px;
  top: unset;
  opacity: 1;
}
.th-storyslider-slider .swiper-button-prev {
  left: 0px;
  right: unset;
  bottom: 0px;
  top: unset;
  opacity: 1;
}
.th-storyslider-slider .swiper-button-prev:after,
.th-storyslider-slider .swiper-button-next:after {
  display: none !important;
}
.module-storyslider .th-storyslider-slider .swiper-button-prev svg polygon,
.module-storyslider .th-storyslider-slider .swiper-button-next svg polygon {
  fill: var(--gelb);
}
.module-storyslider .background-lightpetrol .th-storyslider-slider .swiper-button-prev svg polygon,
.module-storyslider .background-lightpetrol .th-storyslider-slider .swiper-button-next svg polygon {
  fill: var(--darkpetrol);
}
.th-storyslider-slider .swiper-button-next.swiper-button-disabled,
.th-storyslider-slider .swiper-button-prev.swiper-button-disabled {
  opacity: 0;
}
.story-image-slider-button {
  position: absolute;
  width: 100px !important;
  height: 100px !important;
  top: calc(50% - 50px);
  left: calc(50% - 50px);
  cursor: pointer;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.story-image-slider-button svg {
  width: 100px !important;
  height: 100px !important;
}
.story-video-modal {
  width: 100%;
  height: 100vh;
  padding: 10% 15%;
  position: fixed;
  display: none;
  top: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.9);
  z-index: 9999999999999999999999;
}
.story-video-modal span.close {
  content: '\2715';
  font-size: 60px;
  color: var(--weiss) !important;
  position: absolute;
  top: 30px;
  right: 30px;
  opacity: 1;
}
.story-video-modal video,
.story-video-modal iframe {
  display: none;
}
.story-video-modal iframe {
  width: 100% !important;
  height: 100% !important;
}


/* Icon Grid Modul */
section.module-icon-grid .icon-grid-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px 40px;
}

section.module-icon-grid .icon-grid-container .icon-grid-tile {
  width: calc(25% - 40px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
section.module-icon-grid .icon-grid-icon{
  margin-bottom: 20px;
}
/* Produkt Grid */
.module-product-grid .th-product-grid-row {
  padding-bottom: 0rem;
}
.module-product-grid .th-product-grid-row:not(:first-of-type) {
  padding-top: 60px;
}
.th-product-grid-conatiner .schmuckicon-container {
  margin-top: 40px;
}
.module-product-grid .th-product-grid-row:last-of-type .schmuckicon-container {
  display: none;
}
.module-product-grid .th-product-grid-heading-container {
  margin-bottom: 6rem;
}
.module-product-grid .th-product-grid-container {
  width: 100%;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr 1fr 1fr;
}
.module-product-grid .th-product-grid-container .th-product-grid-tile {
  display: -ms-grid;
  display: grid;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: start;
      align-content: start;
  margin-bottom: 40px;
}
.module-product-grid .th-product-grid-container .th-product-grid-tile img {
  max-height: 400px;
  -webkit-transition: 0.2s ease-in-out all;
  transition: 0.2s ease-in-out all;
  margin-bottom: 10px;
}

.module-product-grid .th-product-grid-container .th-product-grid-tile img:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.module-product-grid .th-product-grid-container .th-product-grid-tile * {
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  color: var(--weiss);
  margin: 0 auto;
}

/* Produkt Detailseite */
.product-single * {
  font-family: 'OfficinaSans';
  color: var(--darkpetrol);
}
section.product-single {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}
.breadcrumbs-single {
  position: absolute;
  top: 10px;
  left: 0px;
  z-index: 1;
  width: 100%;
  padding: 0px 120px;
  font-size: 12px;
}
.breadcrumbs-single #crumbs * {
  color: var(--darkpetrol);
  font-size: 12px;
}
.product-header-left img {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  min-height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
}
.product-navi a {
  width: 33.3333%;
  text-decoration: none !important;
  font-weight: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-transform: uppercase;
}
.product-navi a.product-prev {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.product-navi a.product-next {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.product-navi span.icon-prev,
.product-navi span.icon-next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.product-header {
  background-color: var(--lightpetrol);
}
.product-header-container{
  padding-top: 40px;
  padding-bottom: 60px;
}
.product-header-title,
.drink-header-title {
  padding-top: 60px;
}
.product-header-title > .product-heading-container {
  padding-top: 30px;
}
.product-header-title > .product-heading-container .product-heading {
  margin-bottom: 20px;
}
.product-header-title > .product-heading-container .product-subtitle {
  margin-bottom: 40px;
}
.product-subtitle {
  text-transform: uppercase;
  font-size: 36px;
  font-weight: normal;
  margin: 0px 0px 30px;
}
.acc-container {
  width: 100%;
  margin: auto;
  border-top: 2px solid var(--darkpetrol);
  padding-top: 2px;
  padding-bottom: 2px;
}
.acc-container.nutritions table {
  margin-bottom: 40px;
}
.acc-container:last-of-type {
  border-bottom: 2px solid var(--darkpetrol);
}
.acc-container .acc-body {
  width: 100%;
  margin: 0 auto;
  height: 0px;
  overflow: hidden;
  padding-left: 55px;
  padding-right: 55px;
  color: var(--petrol);
  -webkit-transition: var(--fast-trans);
  transition: var(--fast-trans);
}
.acc-container label {
  cursor: pointer;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-transform: uppercase;
  width: 100%;
  color: var(--darkpetrol);
  font-size: 26px;
  font-weight: bold;
  z-index: 10;
}
.acc-container label h3 {
  text-transform: uppercase;
  color: var(--darkpetrol);
  font-size: 26px;
  font-weight: bold;
}
.acc-container input {
  display: none;
}
.acc-container span.accordeon-arrow {
  margin-left: auto;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
  -webkit-transition: var(--fast-trans);
  transition: var(--fast-trans);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.acc-container input:checked + label > span.accordeon-arrow {
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1);
  -webkit-transition: var(--fast-trans);
  transition: var(--fast-trans);
}
.acc-container span.accordeon-arrow svg {
  margin-left: 0px;
}
.acc-container input:checked ~ .acc-body {
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  -webkit-transition: var(--fast-trans);
  transition: var(--fast-trans);
}
.acc-container label svg:first-of-type {
  width: 45px;
  margin-right: 10px;
}
.acc-container.nutritions table {
  width: 100%;
}
.acc-container.nutritions tr {
  border-bottom: 1px solid var(--darkpetrol);
}
.acc-container.nutritions tr td {
  padding: 2px 0px;
}
.product-package {
  margin-top: 40px;
}
.product-package img {
  max-height: 285px;
  margin: 0px auto 20px;
}
.product-package p {
  font-weight: bold;
}
.essenz-waldmeister .product-nutrition-container,
.essenz-waldpilze .product-nutrition-container,
.essenz-sanddorn .product-nutrition-container {
  display: none;
}

/** Headlines **/
h1.page-title,
.global-main .entry-header h1.section-heading,
.global-main .section h1.section-heading,
.th-product-grid-category,
.section.product-single h1.product-heading,
.section.drink-single h1.drink-heading,
.drink-subheading,
.th-storyslider-slider-headline,
.teaser-grid-pages .teaser-grid-pages-title,
.social-wall-heading,
.teaser-grid-headline {
  font-size: 100px;
  line-height: 94px;
  font-weight: normal;
  font-family: 'AlegreSans' !important;
  text-transform: uppercase;
  margin-top: 0px;
  text-align: left;
}

.th-product-grid-category,
.module-storyslider .th-storyslider-slider-headline,
.teaser-grid-headline {
  color: var(--gelb) !important;
}
.module-storyslider .background-lightpetrol .th-storyslider-slider-headline,
.teaser-grid-pages .teaser-grid-pages-title{
  color: var(--darkpetrol) !important;
}

.th-recommendation-infobox .th-recommendation-heading {
  font-size: 82px;
  line-height: 76px;
  font-weight: normal;
  font-family: 'AlegreSans';
  text-transform: uppercase;
  margin-bottom: 8rem;
  margin-top: 0px !important;
}

.th-teaser-heading {
  color: var(--gelb) !important;
  font-family: 'AlegreSans';
  font-size: 160px;
  line-height: 150px;
  font-weight: normal;
  text-transform: uppercase;
  margin-top: 0px;
}

/** 
### Farben ### 
**/
/*Produkt Details Jetzt kaufen Button*/
.product-color .button-double-arrow:hover {
  color: var(--darkpetrol);
}

.product-color.tonic-water .button-double-arrow {
  background-color: var(--tonic-water);
}

.product-color.botanical-tonic .button-double-arrow {
  background-color: var(--botanical-tonic);
}

.product-color.dry-tonic .button-double-arrow {
  background-color: var(--dry-tonic);
}

.product-color.cherry-blossom-tonic .button-double-arrow {
  background-color: var(--cherry-blossom-tonic);
}

.product-color.wild-berry .button-double-arrow {
  background-color: var(--wild-berry);
}

.product-color.bitter-lemon .button-double-arrow {
  background-color: var(--bitter-lemon);
}

.product-color.spicy-ginger-beer .button-double-arrow {
  background-color: var(--spicy-ginger-beer);
}

.product-color.ginger-ale .button-double-arrow {
  background-color: var(--ginger-ale);
}

.product-color.soda-water .button-double-arrow {
  background-color: var(--soda-water);
}

.product-color.mystic-mango .button-double-arrow {
  background-color: var(--mystic-mango);
}

.product-color.pink-grapefruit .button-double-arrow {
  background-color: var(--pink-grapefruit);
}

.product-color.essenz-waldpilze .button-double-arrow {
  background-color: var(--essenz-waldpilze);
}

.product-color.essenz-waldmeister .button-double-arrow {
  background-color: var(--essenz-waldmeister);
}

.product-color.essenz-sanddorn .button-double-arrow {
  background-color: var(--essenz-sanddorn);
}

/*Produkt Details Hover Effekt*/
.product-color.tonic-water .tippsheading:hover,
.product-color.tonic-water .tippsheading:hover *,
.product-color.tonic-water .product-navi a:hover,
.product-color.tonic-water .product-navi a:hover *,
.product-color.tonic-water .acc-container label:hover *,
.product-color.tonic-water .acc-container label:hover svg * {
  fill: var(--tonic-water);
  color: var(--tonic-water) !important;
}

.product-color.botanical-tonic .tippsheading:hover,
.product-color.botanical-tonic .tippsheading:hover *,
.product-color.botanical-tonic .product-navi a:hover,
.product-color.botanical-tonic .product-navi a:hover *,
.product-color.botanical-tonic .acc-container label:hover *,
.product-color.botanical-tonic .acc-container label:hover svg * {
  fill: var(--botanical-tonic);
  color: var(--botanical-tonic) !important;
}

.product-color.dry-tonic .tippsheading:hover,
.product-color.dry-tonic .tippsheading:hover *,
.product-color.dry-tonic .product-navi a:hover,
.product-color.dry-tonic .product-navi a:hover *,
.product-color.dry-tonic .acc-container label:hover *,
.product-color.dry-tonic .acc-container label:hover svg * {
  fill: var(--dry-tonic);
  color: var(--dry-tonic) !important;
}

.product-color.cherry-blossom-tonic .tippsheading:hover,
.product-color.cherry-blossom-tonic .tippsheading:hover *,
.product-color.cherry-blossom-tonic .product-navi a:hover,
.product-color.cherry-blossom-tonic .product-navi a:hover *,
.product-color.cherry-blossom-tonic .acc-container label:hover *,
.product-color.cherry-blossom-tonic .acc-container label:hover svg * {
  fill: var(--cherry-blossom-tonic);
  color: var(--cherry-blossom-tonic) !important;
}

.product-color.wild-berry .tippsheading:hover,
.product-color.wild-berry .tippsheading:hover *,
.product-color.wild-berry .product-navi a:hover,
.product-color.wild-berry .product-navi a:hover *,
.product-color.wild-berry .acc-container label:hover *,
.product-color.wild-berry .acc-container label:hover svg * {
  fill: var(--wild-berry);
  color: var(--wild-berry) !important;
}

.product-color.bitter-lemon .tippsheading:hover,
.product-color.bitter-lemon .tippsheading:hover *,
.product-color.bitter-lemon .product-navi a:hover,
.product-color.bitter-lemon .product-navi a:hover *,
.product-color.bitter-lemon .acc-container label:hover *,
.product-color.bitter-lemon .acc-container label:hover svg * {
  fill: var(--bitter-lemon);
  color: var(--bitter-lemon) !important;
}

.product-color.spicy-ginger-beer .tippsheading:hover,
.product-color.spicy-ginger-beer .tippsheading:hover *,
.product-color.spicy-ginger-beer .product-navi a:hover,
.product-color.spicy-ginger-beer .product-navi a:hover *,
.product-color.spicy-ginger-beer .acc-container label:hover *,
.product-color.spicy-ginger-beer .acc-container label:hover svg * {
  fill: var(--spicy-ginger-beer);
  color: var(--spicy-ginger-beer) !important;
}

.product-color.ginger-ale .tippsheading:hover,
.product-color.ginger-ale .tippsheading:hover *,
.product-color.ginger-ale .product-navi a:hover,
.product-color.ginger-ale .product-navi a:hover *,
.product-color.ginger-ale .acc-container label:hover *,
.product-color.ginger-ale .acc-container label:hover svg * {
  fill: var(--ginger-ale);
  color: var(--ginger-ale) !important;
}

.product-color.soda-water .tippsheading:hover,
.product-color.soda-water .tippsheading:hover *,
.product-color.soda-water .product-navi a:hover,
.product-color.soda-water .product-navi a:hover *,
.product-color.soda-water .acc-container label:hover *,
.product-color.soda-water .acc-container label:hover svg * {
  fill: var(--soda-water);
  color: var(--soda-water) !important;
}

.product-color.mystic-mango .tippsheading:hover,
.product-color.mystic-mango .tippsheading:hover *,
.product-color.mystic-mango .product-navi a:hover,
.product-color.mystic-mango .product-navi a:hover *,
.product-color.mystic-mango .acc-container label:hover *,
.product-color.mystic-mango .acc-container label:hover svg * {
  fill: var(--mystic-mango);
  color: var(--mystic-mango) !important;
}

.product-color.pink-grapefruit .tippsheading:hover,
.product-color.pink-grapefruit .tippsheading:hover *,
.product-color.pink-grapefruit .product-navi a:hover,
.product-color.pink-grapefruit .product-navi a:hover *,
.product-color.pink-grapefruit .acc-container label:hover *,
.product-color.pink-grapefruit .acc-container label:hover svg * {
  fill: var(--pink-grapefruit);
  color: var(--pink-grapefruit) !important;
}

.product-color.essenz-waldpilze .tippsheading:hover,
.product-color.essenz-waldpilze .tippsheading:hover *,
.product-color.essenz-waldpilze .product-navi a:hover,
.product-color.essenz-waldpilze .product-navi a:hover *,
.product-color.essenz-waldpilze .acc-container label:hover *,
.product-color.essenz-waldpilze .acc-container label:hover svg * {
  fill: var(--essenz-waldpilze);
  color: var(--essenz-waldpilze) !important;
}

.product-color.essenz-waldmeister .tippsheading:hover,
.product-color.essenz-waldmeister .tippsheading:hover *,
.product-color.essenz-waldmeister .product-navi a:hover,
.product-color.essenz-waldmeister .product-navi a:hover *,
.product-color.essenz-waldmeister .acc-container label:hover *,
.product-color.essenz-waldmeister .acc-container label:hover svg * {
  fill: var(--essenz-waldmeister);
  color: var(--essenz-waldmeister) !important;
}

.product-color.essenz-sanddorn .tippsheading:hover,
.product-color.essenz-sanddorn .tippsheading:hover *,
.product-color.essenz-sanddorn .product-navi a:hover,
.product-color.essenz-sanddorn .product-navi a:hover *,
.product-color.essenz-sanddorn .acc-container label:hover *,
.product-color.essenz-sanddorn .acc-container label:hover svg * {
  fill: var(--essenz-sanddorn);
  color: var(--essenz-sanddorn) !important;
}

/*Produkt Detail Story Hintergrund*/
.product-color.tonic-water .product-story {
  background-color: var(--tonic-water);
}

.product-color.botanical-tonic .product-story {
  background-color: var(--botanical-tonic);
}

.product-color.dry-tonic .product-story {
  background-color: var(--dry-tonic);
}

.product-color.cherry-blossom-tonic .product-story {
  background-color: var(--cherry-blossom-tonic);
}

.product-color.wild-berry .product-story {
  background-color: var(--wild-berry);
}

.product-color.bitter-lemon .product-story {
  background-color: var(--bitter-lemon);
}

.product-color.spicy-ginger-beer .product-story {
  background-color: var(--spicy-ginger-beer);
}

.product-color.ginger-ale .product-story {
  background-color: var(--ginger-ale);
}

.product-color.soda-water .product-story {
  background-color: var(--soda-water);
}

.product-color.mystic-mango .product-story {
  background-color: var(--mystic-mango);
}

.product-color.pink-grapefruit .product-story {
  background-color: var(--pink-grapefruit);
}

.product-color.essenz-waldpilze .product-story {
  background-color: var(--essenz-waldpilze);
}

.product-color.essenz-waldmeister .product-story {
  background-color: var(--essenz-waldmeister);
}

.product-color.essenz-sanddorn .product-story {
  background-color: var(--essenz-sanddorn);
}

/*Produkt Grid Hover Effekt*/
/*Recommendation Slider Hover Effekt*/
.th-recommendationslider-slider-tile:hover .tonic-water a,
.module-product-grid .product-tonic-water:hover a {
  color: var(--tonic-water) !important;
}

.th-recommendationslider-slider-tile:hover .botanical-tonic a,
.module-product-grid .product-botanical-tonic:hover a {
  color: var(--botanical-tonic) !important;
}

.th-recommendationslider-slider-tile:hover .dry-tonic a,
.module-product-grid .product-dry-tonic:hover a {
  color: var(--dry-tonic) !important;
}

.th-recommendationslider-slider-tile:hover .cherry-blossom-tonic a,
.module-product-grid .product-cherry-blossom-tonic:hover a {
  color: var(--cherry-blossom-tonic) !important;
}

.th-recommendationslider-slider-tile:hover .wild-berry a,
.module-product-grid .product-wild-berry:hover a {
  color: var(--wild-berry) !important;
}

.th-recommendationslider-slider-tile:hover .bitter-lemon a,
.module-product-grid .product-bitter-lemon:hover a {
  color: var(--bitter-lemon) !important;
}

.th-recommendationslider-slider-tile:hover .spicy-ginger-beer a,
.module-product-grid .product-spicy-ginger-beer:hover a {
  color: var(--spicy-ginger-beer) !important;
}

.th-recommendationslider-slider-tile:hover .ginger-ale a,
.module-product-grid .product-ginger-ale:hover a {
  color: var(--ginger-ale) !important;
}

.th-recommendationslider-slider-tile:hover .soda-water a,
.module-product-grid .product-soda-water:hover a {
  color: var(--soda-water) !important;
}

.th-recommendationslider-slider-tile:hover .mystic-mango a,
.module-product-grid .product-mystic-mango:hover a {
  color: var(--mystic-mango) !important;
}

.th-recommendationslider-slider-tile:hover .pink-grapefruit a,
.module-product-grid .product-pink-grapefruit:hover a {
  color: var(--pink-grapefruit) !important;
}

.th-recommendationslider-slider-tile:hover .essenz-waldpilze a,
.module-product-grid .product-essenz-waldpilze:hover a {
  color: var(--essenz-waldpilze) !important;
}

.th-recommendationslider-slider-tile:hover .essenz-waldmeister a,
.module-product-grid .product-essenz-waldmeister:hover a {
  color: var(--essenz-waldmeister) !important;
}

.th-recommendationslider-slider-tile:hover .essenz-sanddorn a,
.module-product-grid .product-essenz-sanddorn:hover a {
  color: var(--essenz-sanddorn) !important;
}

/** Header und Navigation **/
body {
  padding-top: 60px !important;
}

header#global-header {
  /* background: radial-gradient(closest-side at 50% 50%, rgba(0, 65, 72, 0.8) 0%, rgba(0, 26, 25, 0.8) 100%); */
  width: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 99;
}

header#global-header:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  /* background: radial-gradient(closest-side at 50% 50%, var(--petrol) 0%, var(--darkpetrol) 100%); */
  background: -webkit-gradient(linear, left top, right top, from(var(--darkpetrol)), color-stop(50%, var(--petrol)), to(var(--darkpetrol)));
  background: linear-gradient(90deg, var(--darkpetrol) 0%, var(--petrol) 50%, var(--darkpetrol) 100%);
  opacity: 1;
  -webkit-transition: var(--fast-trans);
  transition: var(--fast-trans);
}

header#global-header.scrolled:before {
  opacity: 0.8;
  -webkit-transition: var(--fast-trans);
  transition: var(--fast-trans);
}

#global-header .navbar-logo {
  position: absolute;
  bottom: -45px;
  left: calc(50% - 42px);
  -webkit-transition: var(--fast-trans);
  transition: var(--fast-trans);
}

#global-header .navbar-logo img {
  width: 84px;
  height: 90px;
  -webkit-transition: var(--fast-trans);
  transition: var(--fast-trans);
}

header#global-header .main-nav > .flex-row {
  height: 100%;
  min-height: 60px;
  -webkit-transition: var(--fast-trans);
  transition: var(--fast-trans);
}

#main-navigation {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#main-navigation .nav {
  margin-bottom: 0px;
  padding-left: 0px;
  margin-bottom: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#main-navigation .nav li {
  margin-right: 40px;
  list-style: none;
  font-family: 'OfficinaSans';
}

#main-navigation .nav li a,
.menu-toggle i {
  text-transform: uppercase;
  color: var(--gelb);
  cursor: pointer;
  text-decoration: none !important;
}

#main-navigation .nav li:hover a,
#main-navigation .nav li.current-menu-item a {
  color: var(--weiss);
  text-decoration: none !important;
}

.menu-toggle i.menu-icon {
  display: block;
  width: 18px;
  height: 18px;
  background-image: url("img/IconMenu.svg");
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
}

.open .menu-toggle i.menu-icon {
  background-image: url("img/IconClose.svg");
}

#main-navigation .nav li .dropdown-icon {
  display: none;
}

.main-nav .header-widgets-right {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.main-nav .header-widgets-right .wpml-ls-sidebars-sidebar-header-right,
.main-nav .header-widgets-right .wpml-ls-sidebars-sidebar-header-right .wpml-ls-link{
  padding-right: 0px;
}
.searchbar .searchicon {
  font-size: 19px;
  color: var(--gelb);
  cursor: pointer;
}

.searchbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.searchbar .searchicon {
  line-height: 19px;
  margin-bottom: 0px;
}

.searchbar .searchicon i.th-search-icon {
  display: block;
  width: 18px;
  height: 18px;
  background-image: url("img/IconSearch.svg");
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
}

.searchbar input[type="text"] {
  width: 0px;
  cursor: pointer;
  opacity: 0;
  border: none;
  color: var(--weiss);
}

.searchbar input[type="text"],
.searchbar input[type="text"]:focus {
  border-bottom: 1px solid var(--weiss);
  background: none;
  -webkit-transition: var(--fast-trans);
  transition: var(--fast-trans);
  border-radius: 0px !important;
}

.searchbar input[type="text"]::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.searchbar input[type="text"]:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.searchbar input[type="text"]::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.searchbar input[type="text"]::placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.searchbar input[type="text"]:active, .searchbar input[type="text"]:focus {
  cursor: auto;
  width: 200px;
  -webkit-transition: var(--fast-trans);
  transition: var(--fast-trans);
  opacity: 1;
  border-bottom: 1px solid #efd848;
  border-radius: 0px !important;
  background-color: transparent;
  padding-left: 18px;
}

.wpml-ls-legacy-list-horizontal a {
  color: var(--gelb);
  text-transform: uppercase;
  font-family: 'OfficinaSans';
}

/** Footer **/
footer.global-footer {
  padding-bottom: 0px;
}

footer * {
  font-family: 'OfficinaSans';
}

.footer-social p {
  color: var(--weiss);
  text-transform: uppercase;
  font-weight: bold;
}

.footer-copyright {
  color: var(--weiss);
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 20px;
}

footer ul.social-icon-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  justify-content: center;
  flex-wrap: wrap;
}

footer .social-icon-list li {
  margin: 0px 5px 10px;
  height: 50px;
}

footer .social-icon-list li i::before {
  content: '';
}

footer .social-icon-list li i {
  display: block;
  width: 50px;
  height: 50px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}

footer .social-icon-list li i.th-facebook {
  background-image: url("img/IconFacebook.svg");
}

footer .social-icon-list li i.th-instagram {
  background-image: url("img/IconInsta.svg");
}

footer .social-icon-list li i.th-youtube {
  background-image: url("img/IconYoutube.svg");
}

footer .social-icon-list li i.th-twitter {
  background-image: url("img/IconTwitter.svg");
}

footer .social-icon-list li i.th-pinterest {
  background-image: url("img/IconPinterest.svg");
}

/** Drinkübersicht **/
.module-drink-grid{
  margin-top: -40px;
}
.module-drink-grid .th-drink-grid-container {
  grid-gap: 20px;
  width: 100%;
  display: -ms-grid;
  display: grid;
  padding-top: 60px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr 1fr 1fr;
}

.th-drink-grid-parent-container {
  padding-bottom: 60px;
}

.module-drink-grid .th-drink-grid-container .th-drink-grid-tile {
  display: -ms-grid;
  display: grid;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: start;
      align-content: start;
  margin-bottom: 30px;
}

.module-drink-grid .th-drink-grid-container .th-drink-grid-tile * {
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  margin: 0 auto;
  width: 100%;
}
.th-drink-grid-tile .th-product-grid-title.two-lines{
  min-height: 50px;
  display: flex;
  align-items: center;
}

.th-drink-grid-thumb-container {
  overflow: hidden;
  margin-bottom: 20px !important;
}

.module-drink-grid .th-drink-grid-thumb-container img {
  max-height: 100% !important;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 0px !important;
  -webkit-transition: var(--fast-trans);
  transition: var(--fast-trans);
}

.module-drink-grid .th-drink-grid-thumb-container img:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.module-drink-grid .th-drink-grid-container .th-product-grid-title {
  font-size: 22px;
  line-height: 25px;
}

.module-drink-grid .drink-rating-container {
  margin-top: 18px !important;
}

.th-drink-grid-filter-conatiner {
  position: -webkit-sticky;
  position: sticky;
  border-top: 61px solid transparent;
  top: -1px;
  /* margin-top: -61px;
  top: 60px; */
  z-index: 3;
  padding-bottom: 40px;
  transition: var(--fast-trans);
}
.th-drink-grid-filter-conatiner.sticky {
  padding-bottom: 20px;
}
.th-drink-grid-filter-conatiner:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(var(--darkpetrol)), color-stop(50%, var(--petrol)), to(var(--darkpetrol)));
  background: linear-gradient(90deg, var(--darkpetrol) 0%, var(--petrol) 50%, var(--darkpetrol) 100%);
  opacity: 0;
  -webkit-transition: var(--fast-trans);
  transition: var(--fast-trans);
}

.th-drink-grid-filter-conatiner.sticky:before {
  opacity: 0.8;
  -webkit-transition: var(--fast-trans);
  transition: var(--fast-trans);
}

.th-drink-grid-filter-conatiner .flex-col {
  padding: 10px;
  position: relative;
  height: 60px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.th-drink-grid-filter-conatiner .search-container .form-group{
  margin-bottom: 0px;
}
.th-drink-grid-filter-conatiner .filter-searchtext {
  max-width: calc(40% - 15px);
}
.th-drink-grid-filter-conatiner .filter-searchtext input {
  border: 0px;
  border-bottom: 1px solid var(--gelb);
  padding-left: 7px;
  padding-right: 7px;
}
.th-drink-grid-filter-conatiner .filter-searchtext input::-webkit-input-placeholder {
  color: var(--weiss);
  text-transform: uppercase;
}
.th-drink-grid-filter-conatiner .filter-searchtext input:-ms-input-placeholder {
  color: var(--weiss);
  text-transform: uppercase;
}
.th-drink-grid-filter-conatiner .filter-searchtext input::-ms-input-placeholder {
  color: var(--weiss);
  text-transform: uppercase;
}
.th-drink-grid-filter-conatiner .filter-searchtext input::placeholder {
  color: var(--weiss);
  text-transform: uppercase;
}
.th-drink-grid-filter-conatiner .filter-searchtext .searchicon {
  color: var(--gelb);
  right: 5px;
}
.results-container {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: end;
      align-content: flex-end;
}

.results-container p.drink-reset-filters,
.results-container p.drink-grid-results {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  margin-bottom: 0px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  color: var(--weiss);
}

.results-container p.drink-grid-results {
  padding-right: 20px;
}

.results-container p.drink-reset-filters {
  cursor: pointer;
}

.results-container p.drink-grid-results span.results-number {
  color: var(--gelb);
  margin-right: 10px;
}

.results-container p.drink-reset-filters {
  color: var(--gelb);
  padding-left: 20px;
  border-left: 2px solid var(--weiss);
}

.results-container p.drink-reset-filters:hover {
  color: var(--weiss);
}

.drink-reset-filters .close-icon {
  width: 20px;
  height: 20px;
  margin-left: 10px;
}

.drink-reset-filters .close-icon polygon {
  fill: var(--gelb);
}

.drink-reset-filters:hover .close-icon polygon {
  fill: var(--weiss);
}

.filter-list-container {
  border: 2px solid var(--gelb);
  padding: 5px;
  position: absolute;
  width: calc(100% - 20px);
  background-color: transparent;
  -webkit-transition: var(--slow-trans);
  transition: var(--slow-trans);
}

.filter-list-container:focus {
  background-color: rgba(0, 65, 72, 0.8);
}

.filter-list-container .filter-title {
  color: var(--weiss);
  text-transform: uppercase;
  font-size: 19px;
  margin-bottom: 0px;
  cursor: pointer;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: calc(100% - 18px);
}

.filter-title:empty:not(:focus)::before {
  content: attr(data-placeholder);
  display: inline-block;
  position: relative;
}

.filter-list-container:not(:focus):hover .filter-title {
  color: var(--gelb);
}

.filter-list-container .filter-title-container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  height: max-content;
  padding: 0px;
  margin: 0px;
}

.filter-list-container .filter-title-container .filter-icon-container {
  width: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
  -webkit-transition: var(--fast-trans);
  transition: var(--fast-trans);
}
.filter-list-container .filter-title-container .filter-icon-container svg{
  width: 16px;
  height: 16px;
}
.filter-list-container:focus .filter-title-container .filter-icon-container {
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1);
  -webkit-transition: var(--fast-trans);
  transition: var(--fast-trans);
}

.filter-list-container .filter-title-container .filter-icon-container * {
  fill: var(--weiss);
}

.filter-list-container:not(:foucs) .filter-title-container:hover .filter-icon-container * {
  fill: var(--gelb);
}

.filter-list-container .filter-list {
  max-height: 0px;
  padding-top: 0px;
  overflow: hidden;
  -webkit-transition: var(--slow-trans);
  transition: var(--slow-trans);
}

.filter-list-container:focus .filter-list {
  max-height: 1000px;
  padding-top: 10px;
}

.filter-value {
  font-size: 15px;
  color: var(--weiss);
  margin-bottom: 3px;
  padding: 3px 5px;
  cursor: pointer;
}

.filter-value:hover,
.filter-value.active {
  background-color: var(--gelb);
  color: var(--darkpetrol);
}

.no-results-icon-container svg{
  width: 200px;
  height: 200px;
  margin-bottom: 30px;
}

.load-more-button {
  color: var(--weiss);
  margin: 30px auto 0px;
  cursor: pointer;
}

.loader {
  display: block;
  position: relative;
  background: transparent;
  width: 80px;
  height: 80px;
  margin: 0px auto;
}

.loader:after {
  content: " ";
  display: block;
  width: 64px;
  height: 64px;
  margin: 8px;
  border-radius: 50%;
  border: 6px solid var(--darkpetrol);
  border-color: var(--darkpetrol) transparent var(--darkpetrol) transparent;
  -webkit-animation: lds-dual-ring 1.2s linear infinite;
          animation: lds-dual-ring 1.2s linear infinite;
}

@-webkit-keyframes lds-dual-ring {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes lds-dual-ring {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

/** Drinkdetailseite **/
.drink-difficulty,
.drink-pretext {
  margin-bottom: 0px;
}
.icon-difficulty svg {
  height: 14px;
  margin-right: 10px;
}
.drink-heading {
  margin-bottom: 0px;
}
.drink-alcohollevel {
  margin-bottom: 10px;
}
ul.drink-ingredients-list {
  padding-left: 0px;
  margin-bottom: 0px;
}
ul.drink-ingredients-list li {
  margin-bottom: 10px;
  list-style: none;
}
.drink-stepheading {
  font-family: 'OfficinaSans';
  font-size: 26px;
  font-weight: bold;
  margin-top: 24px;
  margin-bottom: 10px;
}
.drink-desc-container {
  border-bottom: 2px solid var(--darkpetrol);
  padding-top: 3rem;
  padding-bottom: 3rem;
  padding-right: 10%;
}
.drink-desc-container p,
.drink-step-text p{
  margin-bottom: 10px;
}
.drink-desc-container a {
  color: var(--darkpetrol);
}
.tippsheading{
  margin-bottom: 0px;
}
.tippsheading,
.tipps-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
.tipps-container {
  padding-top: 20px;
}

.tipps-container .drink-stepheading{
  font-size: 22px;
  line-height: 28px;
  text-transform: uppercase;
}
.tipps-icon svg {
  height: 60px;
  margin-left: 20px;
}
.drink-tipp-video {
  margin-top: 24px;
  margin-bottom: 20px;
}
.single-drink .drink-rating-container{
  flex-direction: row;
}
.single-drink .drink-rating-container .drink-rating-avg-symbol{
  font-size: 32px;
  line-height: 32px;
  font-weight: bold;
  margin-left: 10px;
}
.yasr-vv-stats-text-container,
.yasr-visitor-votes .yasr-custom-text-vv-before {
  display: none;
}
div.yasr-star-rating {
  background-image: url("img/thomas-henry-star.svg");
  background-size: 60px !important;
  width: 300px !important;
  height: 60px !important;
}

div.yasr-star-rating .yasr-star-value {
  background-image: url("img/thomas-henry-star-full.svg");
  background-size: 60px !important;
}

.yasr-vv-bottom-container {
  margin-top: 20px;
  margin-bottom: 15px;
  font-size: 19px !important;
}
.yasr-vv-bottom-container *{
  font-size: 19px !important;
  text-transform: uppercase;
}
.drink-share-icons{
  display: flex;
}
.drink-share-icons svg {
  width: 80px;
  height: 80px;
}
.drink-share-icons svg * {
  fill: var(--darkpetrol);
}
.drink-share-icons svg.facebook-icon:hover * {
  fill: #39519A;
}
.drink-share-icons svg.pinterest-icon:hover * {
  fill: #E60022;
}
.drink-share-icons svg.twitter-icon:hover * {
  fill: #029DE6;
}
.drink-share-icons svg.whatsapp-icon:hover * {
  fill: #25d366;
}
.drink-rating-container.overall-rating div.yasr-star-rating {
  width: 150px !important;
  background-size: 30px !important;
  height: 30px !important;
}
.drink-rating-container.overall-rating div.yasr-star-rating .yasr-star-value {
  background-size: 30px !important;
}


/** Event Grid **/
.module-event-grid{
  margin-top: -40px;
}
.module-event-grid .th-event-grid-parent-container{
  padding-bottom: 60px;
}
.module-event-grid .th-event-grid-container{
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  row-gap: 50px;
  column-gap: 30px;
  padding-top: 60px;
  padding-bottom: 30px;
}
.module-event-grid .th-event-grid-container .th-event-grid-tile{
  display: flex;
  flex-direction: column;
  width: calc(33.3333% - 20px);
  order: 2;
}
.module-event-grid .th-event-grid-container .th-event-grid-tile.highlight{
  order: 1;
}
.module-event-grid .th-event-grid-container .th-event-grid-tile.highlight{
  display: flex;
  width: 100%;
  flex-direction: row;
  gap: 30px;
}
.module-event-grid .th-event-grid-tile.highlight > a{
  width: calc(66.6666% - 8px);
}
.module-event-grid .th-event-grid-tile.highlight .th-event-grid-thumb-container{
  width: 100%;
}
.module-event-grid .th-event-grid-tile .th-event-grid-text-container{
  margin-top: 30px;
}
.module-event-grid .th-event-grid-tile.highlight .th-event-grid-text-container{
  width: calc(33.333% - 20px);
  margin-top: 0px;
}
.module-event-grid .th-event-grid-tile .th-event-grid-thumb-grow-container{
  overflow: hidden;
  border-bottom: 20px solid var(--gelb);
  height: 18vw;
  object-fit: cover;
}
.module-event-grid .th-event-grid-tile.highlight .th-event-grid-thumb-grow-container{
  height: 32vw;
}
.module-event-grid .th-event-grid-tile .th-event-grid-thumb-container img{
  -webkit-transform: scale(1.0);
  transform: scale(1.0);
  transition: var(--fast-trans);
  object-fit: cover;
  width: 100%;
  height: 100%;
  background: radial-gradient(closest-side at 50% 50%, var(--petrol) 0%, var(--darkpetrol) 100%) 0% 0% no-repeat padding-box !important;
}
.module-event-grid .th-event-grid-tile .th-event-grid-thumb-container img:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  transition: var(--fast-trans);
}
.module-event-grid .th-event-grid-tile .th-event-grid-title {
  font-size: 32px;
  line-height: 40px;
  text-transform: uppercase;
}
.module-event-grid .th-event-grid-tile.highlight .th-event-grid-title {
  font-size: 62px;
  line-height: 68px;
  text-transform: uppercase;
}
.module-event-grid .th-event-grid-tile .th-event-grid-title {
  margin-bottom: 18px;
  font-weight: bold;
}
.module-event-grid .th-event-grid-tile .th-event-grid-title a {
  text-decoration: none;
  color: var(--darkpetrol);
}
/* .module-event-grid .th-event-grid-text-container .event-grid-tile-desc p:last-of-type{
  margin-bottom: 0px;
} */
.module-event-grid .button-arrow-icon{
  color: var(--darkpetrol) !important;
  margin-bottom: 0px;
}
.module-event-grid .th-drink-grid-filter-conatiner.sticky{
  padding-top: 50px;
}
.module-event-grid .th-drink-grid-filter-conatiner .search-container .form-group{
  height: auto;
}
.module-event-grid .filter-list{
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}
.module-event-grid .filter-value{
  width: max-content;
  border: 2px solid var(--gelb);
  font-size: 26px;
  line-height: 30px;
  text-transform: uppercase;
}

@media (min-width: 1600px) {
  .th-teaser-icon-container {
    padding-left: 60px;
  }
}

@media (max-width: 1700px) {
  .th-teaser-heading {
    font-size: 100px;
    line-height: 90px;
  }
}

@media (max-width: 1600px) {
  .containered {
    padding-left: 60px;
    padding-right: 60px;
  }
  section.module-image-section > .module-container > .th-fontmix-container {
    max-width: 500px;
  }
  .th-teaser-icon-container {
    padding-left: 0px;
  }
  .th-teaser-text-container {
    padding-right: 60px;
  }
}

@media (max-width: 1365px) {
  #main-navigation .nav li {
    margin-right: 20px;
  }
  .th-recommendation-infobox,
  .th-recommendation-recommendationslider {
    width: 50%;
  }
  .th-recommendation-recommendationslider .swiper-pagination {
    margin-left: 0px;
  }
  .th-storyslider-slider .swiper-button-prev,
  .th-storyslider-slider .swiper-button-next,
  .module-storyslider .swiper-pagination-bullet,
  .product-story .swiper-pagination-bullet,
  .th-recommendation-recommendationslider .swiper-pagination-bullet {
    width: 70px;
  }
  section.module-image-section > .module-container > .th-fontmix-container {
    max-width: 28%;
  }
  .product-icon-container {
    display: none;
  }
  .product-heading-container,
  .product-desc-container {
    width: 100%;
  }
  .th-teaser-text-container {
    padding-right: 0px;
  }
}

@media (min-width: 1024px) and (max-width: 1365px) {
  .th-teaser-icon-container {
    padding-left: 60px;
  }
}
@media (min-width: 900px) and (max-width: 1135px) {
  .footer-social p {
    text-align: center;
  }
  .module-event-grid .th-event-grid-tile.highlight .th-event-grid-title {
    font-size: 42px;
    line-height: 48px;
    text-transform: uppercase;
  }
}
@media (max-width: 1024px) {
  .teaser-grid-title > a {
    font-size: 28px;
    line-height: 34px;
    margin-top: 30px;
  }
  .module-teaser .flex-col {
    width: 100%;
  }
  .module-teaser .flex-col .teaser-icon {
    max-width: 450px;
    margin: 30px auto 0px;
  }
  .th-teaser-text-container {
    padding-right: 0px;
  }
  .module-drink-grid .th-drink-grid-container,
  .module-product-grid .th-product-grid-container {
    -ms-grid-columns: 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr;
  }
  /** Headlines **/
  h1.page-title,
  .global-main .entry-header h1.section-heading,
  .global-main .section h1.section-heading,
  .th-storyslider-slider-headline,
  .th-recommendation-infobox .th-recommendation-heading,
  .th-teaser-heading,
  .teaser-grid-headline,
  .social-wall-heading,
  .section.product-single h1.product-heading,
  .section.drink-single h1.drink-heading,
  .teaser-grid-pages .teaser-grid-pages-title,
  .drink-subheading,
  .th-product-grid-category {
    font-size: 62px;
    line-height: 62px;
  }
  .th-drink-grid-filter-conatiner {
    border-top: 51px solid transparent;
  }

  /**Header **/
  .header-container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .menu-toggle-container.desktop-hidden {
    width: 20%;
    height: 60px;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex !important;
    display: -webkit-flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    display: flex;
    display: -webkit-flex;
    flex: 0 1 auto;
    -webkit-transition: var(--fast-trans);
    transition: var(--fast-trans);
  }
  .main-nav .header-widgets-right {
    width: 80%;
    height: 60px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-transition: var(--fast-trans);
    transition: var(--fast-trans);
  }
  #search{
    padding: 0px;
  }
  header#global-header.scrolled .menu-toggle-container,
  header#global-header.scrolled .main-nav .header-widgets-right {
    height: 50px;
    -webkit-transition: var(--fast-trans);
    transition: var(--fast-trans);
  }
  .main-nav .header-widgets-right aside {
    display: none !important;
  }
  header#global-header.scrolled .main-nav > .flex-row {
    min-height: 50px;
    -webkit-transition: var(--fast-trans);
    transition: var(--fast-trans);
  }
  .searchbar .searchicon {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  header#global-header #main-navigation aside {
    margin-bottom: 20px;
  }
  header#global-header #main-navigation {
    max-height: 0px;
    width: 100%;
    padding: 0px 0px;
    overflow: hidden;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    -webkit-transition: var(--slow-trans);
    transition: var(--slow-trans);
  }
  header#global-header.open #main-navigation {
    max-height: calc(100vh - 50px);
    padding: 20px 0 40px;
    -webkit-transition: var(--slow-trans);
    transition: var(--slow-trans);
  }
  header#global-header #main-navigation > div.desktop-hidden{
    display: block !important;
  }
  #global-header.scrolled .navbar-logo {
    position: absolute;
    bottom: -30px;
    left: calc(50% - 28px);
    -webkit-transition: var(--fast-trans);
    transition: var(--fast-trans);
  }
  #global-header.open .navbar-logo {
    position: absolute;
    bottom: -30px;
    left: 50%;
    -webkit-transition: var(--fast-trans);
    transition: var(--fast-trans);
  }
  #global-header.scrolled .navbar-logo img {
    width: 56px;
    height: 60px;
    -webkit-transition: var(--fast-trans);
    transition: var(--fast-trans);
  }
  #global-header.open .navbar-logo img {
    width: 0px;
    height: 0px;
    -webkit-transition: var(--fast-trans);
    transition: var(--fast-trans);
  }
  #global-header .wpml-ls,
  #global-header .wpml-ls-link{
    padding: 0px !important;
  }
  #main-navigation ul,
  #main-navigation .nav li {
    width: 100%;
    margin-right: 0px;
    padding-left: 0px;
  }
  #main-navigation .nav li {
    font-size: 62px;
    line-height: 62px;
    margin-bottom: 5px;
    padding-bottom: 5px;
    text-align: center;
    border-bottom: 2px solid var(--gelb);
    font-family: 'AlegreSans';
  }
  #main-navigation .nav li:last-of-type {
    border-bottom: 0px solid var(--gelb);
  }
  #main-navigation .nav li.current-menu-item a {
    color: var(--weiss);
  }



}

@media (min-width: 900px) {
  .desktop-hidden {
    display: none !important;
  }
  .th-drink-grid-filter-conatiner > .module-container{
    margin-left: -10px;
    margin-right: -10px;
  }
  .module-event-grid .th-drink-grid-filter-conatiner .search-container .form-group{
    flex: 1;
  }
  .module-event-grid .th-drink-grid-filter-conatiner .search-container .results-container{
    flex: 0 0 330px;
    margin-left: auto;
  }
}

@media (max-width: 899px) {
  /** Age Gate Banner **/
  .age-gate .age-gate-form {
    padding: 50px 10px;
  }
  .age-gate-logo-container{
    display: none;
  }
  .age-gate-text-container{
    width: 100%;
    text-align: center;
    padding-top: 70px;
  }
  .age-gate-text-container .age-gate-subheading{
    font-size: 62px;
    line-height: 62px;
  }
  
  .age-gate-text-container .age-gate-error-message,
  .age-gate-additional-information p{
    font-size: 19px;
    line-height: 25px;
  }
  .age-gate-submit-yes,
  .age-gate-submit-no{
    height: 60px !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
    font-size: 30px !important;
    line-height: 30px !important;
  }

  .desktop-hidden {
    display: block;
  }
  .mobile-inline{
    display: inline-block !important;
  }
  .mobil-hidden {
    display: none !important;
  }
  .col-15,
  .col-20,
  .col-25,
  .col-30,
  .col-35,
  .col-40,
  .col-50,
  .col-60,
  .col-65,
  .col-70,
  .col-75,
  .col-80,
  .col-90,
  .col-100 {
    width: 100%;
  }
  .mobile-center{
    text-align: center;
  }
  .col-m-50 {
    width: 50%;
  }
  .containered {
    padding-left: 15px;
    padding-right: 15px;
  }
  .header-container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .menu-toggle-container {
    width: 20%;
    height: 60px;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    display: flex;
    display: -webkit-flex;
    flex: 0 1 auto;
    -webkit-transition: var(--fast-trans);
    transition: var(--fast-trans);
  }
  .main-nav .header-widgets-right {
    width: 80%;
    height: 60px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-transition: var(--fast-trans);
    transition: var(--fast-trans);
  }
  #search{
    padding: 0px;
  }
  header#global-header.scrolled .menu-toggle-container,
  header#global-header.scrolled .main-nav .header-widgets-right {
    height: 50px;
    -webkit-transition: var(--fast-trans);
    transition: var(--fast-trans);
  }
  .main-nav .header-widgets-right aside {
    display: none !important;
  }
  header#global-header.scrolled .main-nav > .flex-row {
    min-height: 50px;
    -webkit-transition: var(--fast-trans);
    transition: var(--fast-trans);
  }
  .searchbar .searchicon {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  header#global-header #main-navigation aside {
    margin-bottom: 20px;
  }
  header#global-header #main-navigation {
    max-height: 0px;
    padding: 0px 0px;
    overflow: hidden;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    -webkit-transition: var(--slow-trans);
    transition: var(--slow-trans);
  }
  header#global-header.open #main-navigation {
    max-height: calc(100vh - 50px);
    padding: 20px 0 40px;
    -webkit-transition: var(--slow-trans);
    transition: var(--slow-trans);
  }
  /* header#global-header.open .menu-toggle i:before{
    content: '\f00d';
  } */
  #global-header.scrolled .navbar-logo {
    position: absolute;
    bottom: -30px;
    left: calc(50% - 28px);
    -webkit-transition: var(--fast-trans);
    transition: var(--fast-trans);
  }
  #global-header.open .navbar-logo {
    position: absolute;
    bottom: -30px;
    left: 50%;
    -webkit-transition: var(--fast-trans);
    transition: var(--fast-trans);
  }
  #global-header.scrolled .navbar-logo img {
    width: 56px;
    height: 60px;
    -webkit-transition: var(--fast-trans);
    transition: var(--fast-trans);
  }
  #global-header.open .navbar-logo img {
    width: 0px;
    height: 0px;
    -webkit-transition: var(--fast-trans);
    transition: var(--fast-trans);
  }
  #global-header .wpml-ls,
  #global-header .wpml-ls-link{
    padding: 0px !important;
  }
  #main-navigation ul,
  #main-navigation .nav li {
    width: 100%;
    margin-right: 0px;
    padding-left: 0px;
  }
  #main-navigation .nav li {
    font-size: 62px;
    line-height: 62px;
    margin-bottom: 5px;
    padding-bottom: 5px;
    text-align: center;
    border-bottom: 2px solid var(--gelb);
    font-family: 'AlegreSans';
  }
  #main-navigation .nav li:last-of-type {
    border-bottom: 0px solid var(--gelb);
  }
  #main-navigation .nav li.current-menu-item a {
    color: var(--weiss);
  }
  footer.global-footer {
    padding-bottom: 0px;
  }
  .footer-section > .flex-row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .footer-section > .flex-row .flex-col {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .footer-menu ul li {
    text-align: left;
  }
  .footer-section .footer-filler-image {
    display: block;
    margin-top: 0px;
  }
  .footer-social,
  .footer-social {
    margin-top: 50px;
  }
  .schmuckicon-container {
    margin-top: 40px;
  }
  .teaser-grid-pages .schmuckicon-container{
    display: flex;
    margin-top: 10px;
    margin-bottom: 30px;
    padding: 0px;
  } 
  .teaser-grid-pages .schmuckicon-container:last-of-type{
    display: none;
  }
  .teaser-grid-pages-button-container .button-arrow{
    padding-left: 20px;
    padding-right: 20px;
    width: max-content;
  }
  section.module {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  section.module-breadcrumbs {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  section.module-storyslider {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  section.module-image-section {
    background-attachment: initial;
    background-size: cover;
  }
  section.module-image-section.size-medium:not(.fontmix-section) {
    height: 100vw;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  section.module-image-section.size-large.fontmix-section {
    height: 64vh;
    padding-bottom: 0px;
  }
  section.module-image-section.size-medium.fontmix-section {
    height: 46vh;
    padding-bottom: 0px;
  }
  .th-image-section-headline-container {
    padding-left: 20px;
    padding-right: 20px;
  }
  section.module-image-section .image-section-headline {
    text-align: center;
  }
  section.module-image-section .th-fontmix-container {
    max-width: 350px !important;
  }
  section.module-image-section .th-fontmix-container.pt {
    padding-top: 40px;
  }
  section.module-image-section > .module-container > .th-fontmix-container img {
    -webkit-filter: drop-shadow(6px 10px 6px rgba(0, 0, 0, 1));
            filter: drop-shadow(6px 10px 4px rgba(0, 0, 0, 1));
  }
  /* section.module-image-section.size-medium > .module-container > .th-fontmix-container img {
    max-height: 38vh;
  } */
  section.module-teaser .mobile-centered * {
    text-align: center;
  }
  .th-teaser-heading {
    font-size: 62px;
    line-height: 62px;
  }
  .grid-3 {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
  }
  section.module-icon-grid .icon-grid-container .icon-grid-tile {
    width: 100%;
  }
  .drink-single .product-header-container{
    padding-bottom: 60px;
  }
  .drink-header-title{
    padding-top: 40px;
  }
  /* .module-drink-grid{
    margin-top: 0px;
  } */
  .module-drink-grid .th-drink-grid-container,
  .module-product-grid .th-product-grid-container {
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    -webkit-column-gap: 10px;
            column-gap: 10px;
    row-gap: 10px;
  }
  .module-product-grid .th-product-grid-row:not(:first-of-type) {
    padding-top: 40px;
  }
  .th-product-grid-conatiner .schmuckicon-container {
    margin-top: 0px;
  }
  .module-product-grid .th-product-grid-container .th-product-grid-tile img {
    max-height: 265px;
  }
  .module-product-grid .th-product-grid-container .th-product-grid-tile .th-product-grid-title {
    font-size: 26px;
    line-height: 29px;
    margin-top: 30px;
  }
  .module-event-grid .th-drink-grid-filter-conatiner,
  .module-drink-grid .th-drink-grid-filter-conatiner {
    position: relative;
    padding-bottom: 0px;
    padding-top: 0px;
  }
  .module-drink-grid .th-drink-grid-filter-conatiner::before {
    background: transparent;
  }
  .th-drink-grid-filter-conatiner .module-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
  .th-drink-grid-filter-conatiner .flex-row:not(.filter-menu-toggle-container) {
    max-height: 0px;
    overflow: hidden;
    -webkit-transition: var(--slow-trans);
    transition: var(--slow-trans);
  }
  .th-drink-grid-filter-conatiner.open .flex-row:not(.filter-menu-toggle-container) {
    max-height: 200vh;
    -webkit-transition: var(--slow-trans);
    transition: var(--slow-trans);
  }
  .th-drink-grid-filter-conatiner .flex-col {
    height: auto;
  }
  .th-drink-grid-filter-conatiner .module-container .search-container {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .th-drink-grid-filter-conatiner .module-container .filter-menu-toggle-container {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .filter-menu-toggle-container .filter-menu-toggle {
    background-color: var(--gelb);
    text-align: center;
    padding: 5px 14px 5px 9px;
    margin-bottom: -24px;
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer;
  }
  .filter-menu-toggle-container .filter-menu-toggle .filter-toggle-icon {
    width: 59px;
  }
  .filter-menu-toggle-container .filter-menu-toggle .accordeon-icon {
    width: 18px;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transition: var(--fast-trans);
    transition: var(--fast-trans);
    margin-left: auto;
  }
  .th-drink-grid-filter-conatiner.open .filter-menu-toggle-container .filter-menu-toggle .accordeon-icon {
    -webkit-transform: scale(1, -1);
            transform: scale(1, -1);
    -webkit-transition: var(--fast-trans);
    transition: var(--fast-trans);
    justify-self: flex-end;
    margin-left: auto;
  }
  .filter-menu-toggle-container .filter-menu-toggle-text {
    margin-bottom: 0px;
    text-transform: uppercase;
    padding-left: 8px;
    font-size: 26px;
    font-weight: normal;
    display: inline-block;
  }
  .filter-menu-toggle-container .filter-menu-toggle-text:empty:not(:focus)::before {
    content: attr(data-ausklappen);
    display: inline-block;
    position: relative;
  }
  .th-drink-grid-filter-conatiner.open .filter-menu-toggle-container .filter-menu-toggle-text:empty:not(:focus)::before {
    content: attr(data-einklappen);
  }
  .th-drink-grid-filter-conatiner .filter-list-container {
    position: relative;
    width: 100%;
  }
  .filter-list-container:focus{
    background-color: transparent;
  }
  .th-drink-grid-filter-conatiner .filter-searchtext {
    max-width: 100%;
  }
  .module-drink-grid .th-drink-grid-container,
  .module-event-grid .th-event-grid-container{
    padding-top: 85px;
  }
  .module-drink-grid .th-drink-grid-container .th-product-grid-title{
    font-size: 19px;
  }
  .no-results-icon-container svg{
    width: 50%;
    height: auto;
    margin-bottom: 30px;
  }
  .single-drink .drink-rating-container .drink-rating-avg-symbol{
    font-size: 27px;
    line-height: 26px;
  }
  .drink-rating-container.overall-rating div.yasr-star-rating {
    width: 125px!important;
    background-size: 25px!important;
    height: 25px!important;
  }
  .drink-rating-container.overall-rating div.yasr-star-rating .yasr-star-value {
    background-size: 25px!important;
  }
  .search-container .results-container {
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .results-container p.drink-reset-filters, .results-container p.drink-grid-results {
    margin-bottom: 20px;
    margin-right: auto;
  }
  .results-container p.drink-reset-filters{
    margin-bottom: 0px;
  }
  .search-container .results-container p {
    padding-left: 0px;
    border-left: 0px;
  }
  /** Event Grid **/
  .module-event-grid .filter-value,
  .module-event-grid .th-event-grid-container .th-event-grid-tile,
  .module-event-grid .th-event-grid-tile.highlight .th-event-grid-thumb-container,
  .module-event-grid .th-event-grid-tile.highlight .th-event-grid-text-container{
    width: 100%;
  }
  .module-event-grid .filter-list,
  .module-event-grid .th-event-grid-container .th-event-grid-tile.highlight{
    flex-direction: column;
  }
  .module-event-grid .filter-value{
    text-align: center;
  }
  .module-event-grid .th-event-grid-tile .th-event-grid-title,
  .module-event-grid .th-event-grid-tile.highlight .th-event-grid-title{
    font-size: 28px;
    line-height: 32px;
  }
  .module-event-grid .th-event-grid-tile.highlight .th-event-grid-thumb-grow-container,
  .module-event-grid .th-event-grid-tile .th-event-grid-thumb-grow-container{
    border-bottom: 0px;
    border-top: 20px solid var(--gelb);
    height: 53vw !important;
  }
  .module-event-grid .th-event-grid-tile.highlight > a{
    width: 100%;
  }
  .module-event-grid .button-arrow-icon{
    color: var(--darkpetrol) !important;
    margin-top: 30px;
    margin-bottom: 0px;
  }
  .section.product-single h1.product-heading {
    margin-bottom: 20px;
  }
  .th-recommendation-infobox .th-recommendation-heading {
    margin-bottom: 2rem;
  }
  .product-package p {
    font-size: 14px;
  }
  .th-recommendation-recommendationslider {
    margin-bottom: 0px;
  }
  .th-recommendation-recommendationslider.drink-slider .th-recommendationslider-slider-tile img {
    max-height: 200px;
  }
  .module-storyslider .flex-col:not(.th-storyslider-image-container),
  .product-story > .flex-col:not(.th-storyslider-image-container) {
    padding: 40px 15px 20px;
  }
  .module-storyslider .flex-row > .flex-col.background-petrol-gradient {
    background: none !important;
  }
  .th-storyslider-image-slider {
    height: 100vw;
  }
  .th-storyslider-slider .swiper-button-next,
  .th-storyslider-slider .swiper-button-prev {
    top: 15px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .th-storyslider-slider .storyslider-pagination {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    top: 5px;
    margin-top: 0px;
    margin-bottom: 40px;
  }
  .th-storyslider-slider > .flex-row.swiper-wrapper {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .module-storyslider .th-storyslider-slider-tile,
  .product-story .th-storyslider-slider-tile {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .swiper-button-next:after, .swiper-button-prev:after {
    padding-top: 12px;
  }
  .flex-row.product-story {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .module-storyslider .th-storyslider-image-container {
    width: 100%;
  }
  .module-storyslider .mobil-slider .story-slider-content-slider {
    order: 2;
  }
  .module-storyslider .th-storyslider-image-container,
  .product-story > .th-storyslider-image-container {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    position: relative;
  }
  .module-storyslider .mobil-slider .swiper-button-next,
  .module-storyslider .mobil-slider .swiper-button-prev{
    display: none;
  }
  .button-double-arrow {
    width: 100%;
    text-align: center;
    font-size: 26px;
    line-height: 26px;
    height: 44px;
  }
  .button-double-arrow:before,
  .button-double-arrow:after {
    border-top: 22px solid transparent;
    border-bottom: 22px solid transparent;
  }
  .button-arrow {
    margin-left: auto;
    margin-right: auto;
    width: calc(100% - 40px);
    text-align: center;
  }
  .button-arrow > a {
    padding: 0px 5px 0px 5px;
    width: 100%;
    text-align: center;
  }
  .teaser-grid-button-container {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .teaser-grid-thumb {
    border-bottom: 0px;
    border-top: 20px solid var(--gelb);
    height: 56vw;
  }
  .module-teaser .flex-col .teaser-icon {
    max-width: 50%;
  }
  .button-arrow-icon {
    margin-bottom: 35px;
  }
  /** Produktdetailseite **/
  body.single-product {
    padding-top: 60px !important;
  }
  body.single-product .btn-backtotop-link,
  body.single-drink .btn-backtotop-link,
  body.page-template-page-only-modules .btn-backtotop-link  {
    bottom: 60px;
  }
  .product-header-left img {
    min-height: 60vh;
  }
  .product-header-container {
    padding-top: 0px;
    padding-bottom: 80px;
  }
  .product-subtitle,
  .th-teaser-subheading {
    font-size: 24px;
  }
  .product-header-title .flex-col.col-20 {
    display: none;
  }
  .product-navi {
    position: fixed;
    bottom: -50px;
    left: 0px;
    padding: 10px 15px;
    background-color: var(--weiss);
    -webkit-box-shadow: 0px -10px 10px rgba(0, 0, 0, 0.2);
            box-shadow: 0px -10px 10px rgba(0, 0, 0, 0.2);
    z-index: 9;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    transition: var(--fast-trans);
  }
  .product-navi.navi-in {
    bottom: 0px;
    transition: var(--fast-trans);
  }
  .product-navi a {
    text-transform: uppercase;
    color: var(--darkpetrol);
  }
  .product-navi .product-prev > span.navigation-text,
  .product-navi .product-next > span.navigation-text {
    display: none;
  }
  .product-header-title {
    padding-top: 0px;
  }
  .product-nutrition-container {
    padding-top: 0px;
    padding-bottom: 40px;
  }
  .acc-container {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .packages.acc-container .acc-body {
    padding-left: 0px;
    padding-right: 0px;
  }
  .product-package {
    width: 50%;
  }
  .social-wall-container {
    margin-left: -7.5px !important;
    margin-right: -7.5px !important;
  }
  /* Drink Detail Seite */
  .drink-desc-container{
    padding-right: 0px;
  }
  .drink-subheading .tipps-icon svg {
    height: 40px;
    width: 50px;
  }
  .drink-share-icons .whatsapp-share{
    display: inline-block;
  }
  .filter-value:hover {
    color: var(--weiss);
    background-color: transparent;
  }
  .filter-value.active {
    background-color: var(--gelb);
    color: var(--darkpetrol);
  }
  .drink-share-icons svg {
    width: 60px;
    height: 60px;
  }
}