/* Variables */
/* Colors */
/* Path for extern files */
/* Breakpoints */
/* Breakpoints generator */
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/*
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
.main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

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

html {
  box-sizing: border-box; }

* {
  box-sizing: inherit; }

ul,
ol {
  padding-left: 2em; }

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

img {
  vertical-align: middle; }

/* height auto only for non SVG images */
img:not([src$=".svg"]) {
  height: auto; }

blockquote,
figure {
  margin-left: 0;
  margin-right: 0; }

/* Base of typography */
html {
  font-size: 62.5%;
  /* IE9-IE11 math fixing. See http://bit.ly/1g4X0bX */
  /* thanks to @guardian, @victorbritopro and @eQRoeil */
  font-size: calc(1em * 0.625); }

body {
  /* set body font-size in em (1.4em equiv "14px") */
  font-size: 1em;
  background-color: #fff;
  color: #333;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.5;
  font-weight: 300; }

p,
ul,
ol,
dl,
blockquote,
pre,
td,
th,
label,
textarea,
caption,
details,
figure {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.5; }

img {
  max-width: 100%; }

hr {
  border: 0;
  height: 1px;
  border-color: #D0D0D0;
  background: #D0D0D0;
  margin-bottom: 1em; }

h1 {
  font-size: 2em;
  font-weight: bold; }

h2 {
  font-size: 2em;
  font-weight: bold; }

h3 {
  font-size: 1.3em;
  margin-bottom: 0.7692em;
  font-weight: bold; }

p {
  font-size: 1.2em;
  margin-bottom: 1.6666em; }

@media (min-width: 48em) {
  h3 {
    font-size: 1.5em;
    margin-bottom: 1.3333em; }
  p {
    font-size: 1.3em;
    margin-bottom: 1.5384em; } }

a {
  color: #333;
  text-decoration: none; }
  a:hover, a:visited, a:focus {
    color: #333;
    text-decoration: none; }

/* Tools */
.hide-mobile {
  display: none !important; }

@media (min-width: 48em) {
  .hide-desktop {
    display: none !important; }
  .hide-mobile {
    display: block !important; } }

/* Header */
.page-wrapper {
  max-width: 96em;
  margin: 0 auto; }

.page-header {
  text-align: center;
  margin-bottom: 1em; }
  .page-header .header-meta {
    border-bottom: 0.5em solid #52ae32; }
  @media (min-width: 48em) {
    .page-header {
      text-align: left;
      margin-bottom: 2em; }
      .page-header .header-meta {
        padding-bottom: 0;
        background: url("https://www.aquaristikwelt24.de/layout/ebay/ebay2017-06_v1/header-medium.jpg") no-repeat center center;
        background-size: cover;
        height: 30em;
        position: relative; } }
    @media (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2), (min-width: 48em) and (min-resolution: 192dpi) {
      .page-header .header-meta {
        background-image: url("https://www.aquaristikwelt24.de/layout/ebay/ebay2017-06_v1/header-mediumx2.jpg"); } }
  @media (min-width: 60em) {
    .page-header {
      padding: 3em 0 0; }
      .page-header .header-meta {
        background-image: url("https://www.aquaristikwelt24.de/layout/ebay/ebay2017-06_v1/header-desktop.jpg"); } }
    @media (min-width: 60em) and (-webkit-min-device-pixel-ratio: 2), (min-width: 60em) and (min-resolution: 192dpi) {
      .page-header .header-meta {
        background-image: url("https://www.aquaristikwelt24.de/layout/ebay/ebay2017-06_v1/header-desktopx2.jpg"); } }
  .page-header .company-logo {
    margin-bottom: 0;
    padding: 2em 1em 0; }
    .page-header .company-logo img {
      max-width: 21em;
      max-height: 10em;
      margin-bottom: 1em; }
  .page-header .slogan {
    display: block;
    font-size: 1.8em;
    color: #0063a5;
    line-height: 1.2em;
    margin-bottom: 1em; }
  @media (min-width: 48em) {
    .page-header .company-logo {
      background: #fff;
      padding: 3.5em 1.5em 1.5em;
      margin: 0 2em;
      float: left;
      max-width: 34em; }
      .page-header .company-logo img {
        max-width: 28em;
        max-height: 15em; }
    .page-header .slogan {
      font-size: 1.6em; } }
  @media (min-width: 60em) {
    .page-header .company-logo {
      max-width: 47em; }
      .page-header .company-logo img {
        max-width: 100%;
        max-height: 20em; }
    .page-header .slogan {
      font-size: 1.8em; } }

.company-usp {
  text-align: left;
  background: url("https://www.aquaristikwelt24.de/layout/ebay/ebay2017-06_v1/header-tiny.jpg") no-repeat center center;
  background-size: cover;
  height: 20em;
  position: relative;
  margin: 0 -1em; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .company-usp {
      background-image: url("https://www.aquaristikwelt24.de/layout/ebay/ebay2017-06_v1/header-tinyx2.jpg"); } }
  .company-usp ul {
    font-size: 0;
    padding: 15px 20px;
    background: rgba(255, 255, 255, 0.8);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0; }
  .company-usp li {
    display: inline-block;
    width: 50%;
    vertical-align: top;
    font-size: 10px;
    padding-right: 0.4166em;
    text-align: center; }
    .company-usp li + li {
      padding: 0 0 0 0.4166em; }
  .company-usp span {
    display: inline-block;
    margin-bottom: 0.25rem; }
  .company-usp p {
    font-size: 1.2em;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    line-height: 1.3em; }
  .company-usp strong {
    font-size: 1.1666em;
    font-weight: bold;
    display: block; }
  .company-usp img {
    display: inline-block;
    vertical-align: top;
    margin-right: 0.8333em;
    max-height: 3.5em;
    fill: #333; }
  @media (min-width: 22em) {
    .company-usp {
      background-image: url("https://www.aquaristikwelt24.de/layout/ebay/ebay2017-06_v1/header-smallx2.jpg"); } }
  @media (min-width: 22em) and (-webkit-min-device-pixel-ratio: 2), (min-width: 22em) and (min-resolution: 192dpi) {
    .company-usp {
      background-image: url("https://www.aquaristikwelt24.de/layout/ebay/ebay2017-06_v1/header-smallx2.jpg"); } }
  @media (min-width: 48em) {
    .company-usp {
      background-image: none;
      background: rgba(255, 255, 255, 0.8);
      padding: 0 3em;
      position: absolute;
      left: 60%;
      left: calc(60% + 2em);
      right: 2em;
      top: 0;
      bottom: 0;
      height: auto;
      display: none; }
      .company-usp ul {
        position: relative;
        background: none;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
        padding: 0;
        font-size: 10px;
        margin: 9em 0 0; }
        .company-usp ul li {
          display: block;
          width: 100%;
          margin-bottom: 4rem;
          position: relative;
          text-align: left; }
          .company-usp ul li span {
            display: inline-block;
            width: 5em;
            text-align: center;
            margin-right: 1em;
            vertical-align: middle; }
          .company-usp ul li img {
            max-width: 5em; }
          .company-usp ul li p {
            width: calc(100% - 6.5rem); } }
  @media (min-width: 60em) {
    .company-usp {
      left: 68%; } }

/* Top Navigation */
.header-navigation {
  display: none;
  background: -webkit-linear-gradient(top, #0063a5 60%, #007BCD 100%);
  background: linear-gradient(to bottom, #0063a5 60%, #007BCD 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0063a5', endColorstr='#007BCD',GradientType=0 ); }
  .header-navigation .navigation {
    font-size: 0;
    text-align: left; }
    .header-navigation .navigation > li {
      font-size: 10px;
      display: inline-block;
      vertical-align: top;
      position: relative; }
      .header-navigation .navigation > li:last-child {
        display: none; }
      .header-navigation .navigation > li > a,
      .header-navigation .navigation > li > span {
        font-size: 1.8em;
        font-weight: 600;
        padding: 0.7407em 1.1111em;
        display: block;
        color: #FFFFFF;
        text-transform: uppercase; }
      .header-navigation .navigation > li > a:hover,
      .header-navigation .navigation > li > span:focus,
      .header-navigation .navigation > li:hover > a,
      .header-navigation .navigation > li:hover > span {
        background-color: #005690;
        color: #FFFFFF; }
      .header-navigation .navigation > li:hover .children {
        opacity: 1;
        visibility: visible;
        top: 4.8em;
        z-index: 10000;
        width: 26em; }
  .header-navigation .children {
    opacity: 0;
    visibility: hiiden;
    top: 5em;
    background: #005690;
    position: absolute;
    z-index: -1;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);
    padding: 0.2em 0;
    border: 1px solid #005690;
    border-radius: 2px;
    text-align: left;
    list-style: none; }
    .header-navigation .children li {
      margin-bottom: 0.5em; }
    .header-navigation .children a {
      font-size: 1.3em;
      color: #FFF;
      white-space: nowrap; }
      .header-navigation .children a:hover, .header-navigation .children a:focus {
        text-decoration: underline; }
  .header-navigation li:nth-child(n+5) .children {
    right: 0; }
  @media (min-width: 48em) {
    .header-navigation {
      display: block;
      border-bottom: 2px solid #52ae32;
      margin-bottom: 1em; } }
  @media (min-width: 60em) {
    .header-navigation .navigation > li {
      margin: 0 1em; }
    .header-navigation .navigation > li > a,
    .header-navigation .navigation > li > span {
      font-size: 1.6em; }
      .header-navigation .navigation > li > a:hover,
      .header-navigation .navigation > li > span:hover {
        cursor: pointer; }
    .header-navigation .navigation li:hover .children {
      top: 4.8em; }
    .header-navigation .navigation .child-level {
      padding: 0.3em 1em; }
    .header-navigation .navigation .children a {
      font-size: 1.5em; } }
  .header-navigation .children-2 {
    display: none; }
  @media (min-width: 60em) {
    .header-navigation .child-level {
      position: relative; }
    .header-navigation .child-level:hover {
      background: #52ae32; }
    .header-navigation .child-level:hover .children-2 {
      display: block;
      position: absolute;
      top: 0;
      right: 10px;
      background: #52ae32;
      padding: 5px 10px;
      list-style: none;
      margin: 0;
      left: 23em;
      width: 24em; } }

/* Content */
.page-body {
  padding: 0 1em; }
  @media (min-width: 60em) {
    .page-body {
      padding-left: 0;
      padding-right: 0; } }

.body-short-description {
  font-size: 1.3em;
  margin-bottom: 2rem; }
  .body-short-description p {
    font-size: 1em; }

@media (min-width: 48em) {
  .page-body-title {
    margin-bottom: 2em; }
  .body-short-description {
    padding-top: 2rem;
    padding-bottom: 2em;
    margin-bottom: 2em;
    border-bottom: 1px solid #D0D0D0; } }

/* Images */
.item-image-stage {
  position: relative;
  padding: 2em 0; }
  .item-image-stage .new {
    text-align: center;
    position: absolute;
    z-index: 101;
    top: 1em;
    right: 0;
    display: block;
    font-size: 1.2em;
    width: 6.6666em;
    height: 6.6666em;
    line-height: 6.6666em;
    background-color: #52ae32;
    color: #FFFFFF;
    border-radius: 50%; }
  .item-image-stage .item-images {
    padding-top: 102%;
    position: relative;
    height: 100%;
    overflow: hidden; }
    .item-image-stage .item-images input {
      visibility: hidden;
      position: absolute;
      top: 0;
      left: 0; }
      .item-image-stage .item-images input:checked + label {
        opacity: 0.5;
        border-color: #52ae32; }
    .item-image-stage .item-images label {
      float: left;
      display: block;
      width: 15%;
      margin: 0 2% 1em 0;
      position: relative;
      border-radius: 2px;
      border: 1px solid #D0D0D0;
      cursor: pointer; }
      .item-image-stage .item-images label[for="preview-image-6"], .item-image-stage .item-images label[for="preview-image-12"], .item-image-stage .item-images label[for="preview-image-bis-6"], .item-image-stage .item-images label[for="preview-image-bis-12"] {
        margin-right: 0; }
      .item-image-stage .item-images label span {
        position: relative;
        padding-top: 100%;
        display: block;
        overflow: hidden; }
      .item-image-stage .item-images label img {
        position: absolute;
        z-index: 5;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        max-height: 90%; }
  .item-image-stage .image-big {
    width: 100%;
    z-index: 5;
    clear: both;
    padding-top: 100%;
    min-height: 0;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden; }
    .item-image-stage .image-big > div {
      opacity: 0;
      position: absolute;
      z-index: -100;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0; }
    .item-image-stage .image-big img {
      position: absolute;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      max-height: 100%; }
  .item-image-stage input#preview-image-1:checked ~ #image-big #image-1,
  .item-image-stage input#preview-image-2:checked ~ #image-big #image-2,
  .item-image-stage input#preview-image-3:checked ~ #image-big #image-3,
  .item-image-stage input#preview-image-4:checked ~ #image-big #image-4,
  .item-image-stage input#preview-image-5:checked ~ #image-big #image-5,
  .item-image-stage input#preview-image-6:checked ~ #image-big #image-6,
  .item-image-stage input#preview-image-7:checked ~ #image-big #image-7,
  .item-image-stage input#preview-image-8:checked ~ #image-big #image-8,
  .item-image-stage input#preview-image-9:checked ~ #image-big #image-9,
  .item-image-stage input#preview-image-10:checked ~ #image-big #image-10,
  .item-image-stage input#preview-image-11:checked ~ #image-big #image-11,
  .item-image-stage input#preview-image-12:checked ~ #image-big #image-12,
  .item-image-stage input#preview-image-13:checked ~ #image-big #image-13,
  .item-image-stage input#preview-image-14:checked ~ #image-big #image-14,
  .item-image-stage input#preview-image-15:checked ~ #image-big #image-15,
  .item-image-stage input#preview-image-bis-1:checked ~ #image-big-bis #image-bis-1,
  .item-image-stage input#preview-image-bis-2:checked ~ #image-big-bis #image-bis-2,
  .item-image-stage input#preview-image-bis-3:checked ~ #image-big-bis #image-bis-3,
  .item-image-stage input#preview-image-bis-4:checked ~ #image-big-bis #image-bis-4,
  .item-image-stage input#preview-image-bis-5:checked ~ #image-big-bis #image-bis-5,
  .item-image-stage input#preview-image-bis-6:checked ~ #image-big-bis #image-bis-6,
  .item-image-stage input#preview-image-bis-7:checked ~ #image-big-bis #image-bis-7,
  .item-image-stage input#preview-image-bis-8:checked ~ #image-big-bis #image-bis-8,
  .item-image-stage input#preview-image-bis-9:checked ~ #image-big-bis #image-bis-9,
  .item-image-stage input#preview-image-bis-10:checked ~ #image-big-bis #image-bis-10,
  .item-image-stage input#preview-image-bis-11:checked ~ #image-big-bis #image-bis-11,
  .item-image-stage input#preview-image-bis-12:checked ~ #image-big-bis #image-bis-12,
  .item-image-stage input#preview-image-bis-13:checked ~ #image-big-bis #image-bis-13,
  .item-image-stage input#preview-image-bis-14:checked ~ #image-big-bis #image-bis-14,
  .item-image-stage input#preview-image-bis-15:checked ~ #image-big-bis #image-bis-15 {
    opacity: 1;
    z-index: 100; }
  @media (min-width: 48em) {
    .item-image-stage {
      float: left;
      width: 60%;
      padding-top: 0; }
      .item-image-stage .new {
        font-size: 1.4em;
        top: 0;
        left: 0;
        right: auto; } }

/* Producer, informations on mobile */
.item-overview h1 {
  margin-bottom: 2rem; }

.item-overview table {
  width: 100%;
  margin-bottom: 2em; }

.item-overview td {
  width: 50%;
  font-size: 1.3em;
  padding-bottom: 0.2em; }

.item-overview td:first-child {
  padding-right: 0.3846em;
  font-weight: 500; }

.item-overview td:last-child {
  padding-left: 0.3846em; }

.item-overview .item-intro {
  position: relative; }
  .item-overview .item-intro .producer-logo {
    margin-bottom: 0; }
  .item-overview .item-intro img {
    max-width: 50%;
    max-height: 10em;
    margin-bottom: 2em; }

@media (min-width: 48em) {
  .item-overview {
    width: 40%;
    width: calc(40% - 2em);
    float: right;
    position: relative;
    margin-bottom: 2em; }
    .item-overview .item-table {
      display: none; }
    .item-overview .item-intro img {
      max-height: 7em;
      max-width: 100%;
      margin-bottom: 0; } }

@media (min-width: 60em) {
  .item-overview {
    width: 30.6em; } }

/* Buy */
.item-price {
  padding-bottom: 2em;
  margin-bottom: 2em;
  border-bottom: 1px solid #D0D0D0; }
  .item-price .buyitnow-price-label {
    font-size: 1.2em;
    margin-bottom: 0.25em; }
  .item-price .buyitnow-price {
    font-size: 1em;
    margin-bottom: 1em; }
    .item-price .buyitnow-price .rrp {
      font-size: 1.2em;
      margin-bottom: 0.2em;
      display: block;
      text-decoration: line-through;
      font-weight: bold; }
    .item-price .buyitnow-price .price {
      border-radius: 5px;
      background-color: #0063a5;
      color: #FFFFFF;
      padding: 1.5rem 2rem;
      display: inline-block;
      font-size: 2.8em;
      font-weight: 500; }
    .item-price .buyitnow-price .vat-hint {
      font-size: 1.1rem;
      display: block; }
  .item-price .buyitnow-hint {
    font-size: 1.2em;
    margin-bottom: 0; }
  .item-price .auction {
    font-size: 1.4em;
    font-weight: bold; }

/* Shop Usp and contact */
.shop-usp {
  margin-bottom: 4em; }
  .shop-usp img {
    -webkit-filter: saturate(0%);
            filter: saturate(0%); }
  .shop-usp h3 {
    margin-bottom: 1rem; }
  .shop-usp .payment {
    font-size: 0;
    margin-bottom: 10px; }
    .shop-usp .payment li {
      font-size: 10px;
      display: inline-block;
      width: 22.5%;
      margin: 0 3.3333% 1em 0; }
      .shop-usp .payment li:nth-child(4n) {
        margin-right: 0; }
  @media (min-width: 48em) {
    .shop-usp {
      padding-bottom: 0;
      border-bottom: 0; } }

/* Product details */
.item-table td {
  font-size: 1.3em;
  width: 50%;
  padding: 0 0 0.5rem 1rem; }
  .item-table td:first-child {
    font-weight: bold;
    padding: 0 1rem 0.5rem 0; }

.body-item-details {
  clear: both; }
  .body-item-details #tabs {
    position: relative; }
  .body-item-details label,
  .body-item-details input[type="radio"],
  .body-item-details .item-table {
    display: none; }
  .body-item-details hr {
    margin: 0 0 2em; }
  .body-item-details .inside-wrap {
    margin-bottom: 2em; }
  .body-item-details ul,
  .body-item-details ol {
    font-size: 1.2em;
    margin-bottom: 1.6666em; }
    .body-item-details ul li,
    .body-item-details ol li {
      margin-bottom: 0.25em; }
  .body-item-details #content .inside-wrap {
    /* Style for derscription */ }
    .body-item-details #content .inside-wrap h2.title {
      font-size: 1.6em;
      display: inline-block;
      color: #0063a5;
      margin-bottom: 0;
      position: relative;
      font-weight: bold;
      padding: 1rem;
      border-radius: 3px 3px 0 0;
      border: 1px solid #D0D0D0;
      border-bottom: none; }
      .body-item-details #content .inside-wrap h2.title::after {
        content: " ";
        height: 3px;
        width: 100%;
        background-color: #fff;
        position: absolute;
        z-index: 2;
        left: 0;
        bottom: -2px; }
    .body-item-details #content .inside-wrap h1 {
      font-size: 2em;
      margin-bottom: 1.5rem; }
    .body-item-details #content .inside-wrap h2 {
      font-size: 1.8em;
      margin-bottom: 1.5rem; }
    .body-item-details #content .inside-wrap h3 {
      font-size: 1.7em;
      margin-bottom: 1.5rem; }
    .body-item-details #content .inside-wrap h4 {
      font-size: 1.6em;
      margin-bottom: 1.5rem;
      font-weight: bold; }
    .body-item-details #content .inside-wrap h5 {
      font-size: 1.5em;
      margin-bottom: 1.5rem;
      font-weight: bold; }
    .body-item-details #content .inside-wrap h6 {
      font-size: 1.4em;
      margin-bottom: 1.5rem;
      font-weight: bold; }
    .body-item-details #content .inside-wrap p {
      text-align: left; }
    .body-item-details #content .inside-wrap font {
      font-size: 1em; }
    .body-item-details #content .inside-wrap strong, .body-item-details #content .inside-wrap b {
      font-weight: bold; }
    .body-item-details #content .inside-wrap i {
      font-style: italic; }
    .body-item-details #content .inside-wrap img {
      display: block;
      margin: 0 auto 1.5rem; }
    .body-item-details #content .inside-wrap table {
      margin-bottom: 2em;
      width: 100%;
      border-left: 1px solid #eee;
      border-bottom: 1px solid #eee; }
    .body-item-details #content .inside-wrap th,
    .body-item-details #content .inside-wrap td {
      padding: 0.25em 0.5em;
      border-right: 1px solid #eee;
      text-align: left; }
    .body-item-details #content .inside-wrap th {
      background: #eee;
      font-weight: bold;
      font-size: 1.2em; }
    .body-item-details #content .inside-wrap td {
      width: 25%;
      font-size: 1.2em; }
    .body-item-details #content .inside-wrap td.first {
      width: 50%; }
  @media (min-width: 48em) {
    .body-item-details ul,
    .body-item-details ol {
      font-size: 1.3em; }
    .body-item-details img {
      margin: 0 0 1.5rem; }
    .body-item-details label,
    .body-item-details input[type="radio"] {
      display: inline-block; }
    .body-item-details input[type="radio"] {
      position: absolute;
      top: 0;
      left: 0;
      visibility: hidden; }
    .body-item-details label {
      font-size: 1.5em;
      font-weight: bold;
      padding: 1rem 1.5rem 1em;
      border-radius: 3px 3px 0 0;
      border: 1px solid transparent;
      border-bottom: none;
      position: relative;
      z-index: 3; }
      .body-item-details label.label-tab-2, .body-item-details label.label-tab-3 {
        margin-left: 1.5rem; }
    .body-item-details input:checked + label {
      color: #52ae32;
      border: 1px solid #D0D0D0;
      border-bottom: 3px solid #fff; }
    .body-item-details #content {
      padding: 2em 0;
      overflow: hidden;
      position: relative;
      height: 34em;
      border-top: 1px solid #D0D0D0;
      margin-top: -2px; }
      .body-item-details #content > div {
        -webkit-transition: all linear 0.1s;
        transition: all linear 0.1s;
        opacity: 0;
        left: 40%;
        right: 0;
        position: absolute;
        z-index: -100; }
      .body-item-details #content .item-table {
        left: 0;
        right: auto;
        display: block;
        width: 38%;
        width: calc(40% - 2em);
        z-index: 100;
        opacity: 1; }
        .body-item-details #content .item-table td {
          font-size: 1.5em; }
      .body-item-details #content .inside {
        height: 30em;
        overflow-y: scroll;
        padding-right: 2em; }
        .body-item-details #content .inside h2.title,
        .body-item-details #content .inside hr {
          display: none; }
    .body-item-details input#tab-1:checked ~ #content #content-1,
    .body-item-details input#tab-2:checked ~ #content #content-2,
    .body-item-details input#tab-3:checked ~ #content #content-3 {
      opacity: 1;
      z-index: 100; } }
  @media (min-width: 60em) {
    .body-item-details label {
      cursor: pointer; }
    .body-item-details #content > div {
      left: 32.6em; }
      .body-item-details #content > div .inside-wrap {
        font-size: 105%; }
    .body-item-details #content .item-table {
      width: 30.6em; } }

/* Shop USP with images */
.body-shop-usp {
  border-top: 1px solid #D0D0D0;
  padding: 2em 0 1em; }
  .body-shop-usp h2 {
    margin-bottom: 2rem;
    font-size: 1.4em; }
  .body-shop-usp .icon {
    fill: #fff; }
  .body-shop-usp li {
    margin-bottom: 1em; }
  .body-shop-usp .image-container {
    font-size: 0; }
  .body-shop-usp .image-wrap,
  .body-shop-usp .figcaption {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    font-size: 10px;
    padding-right: 5px; }
  .body-shop-usp .figcaption {
    padding: 0 0 0 5px; }
  .body-shop-usp p {
    font-size: 1.3em;
    margin: 0;
    color: #0063a5;
    font-weight: 500; }
  .body-shop-usp strong {
    display: block;
    font-weight: 700;
    font-size: 1.0769em; }
  @media (min-width: 48em) {
    .body-shop-usp h2 {
      font-size: 2em; }
    .body-shop-usp ul {
      overflow: hidden; }
    .body-shop-usp li {
      float: left;
      width: 30%;
      width: calc((100% - 4.05em) / 3); }
      .body-shop-usp li:nth-child(2) {
        margin: 0 2em; }
    .body-shop-usp .image-wrap,
    .body-shop-usp .figcaption {
      display: block;
      width: 100%; }
    .body-shop-usp .image-wrap {
      padding-right: 0; }
      .body-shop-usp .image-wrap img {
        display: block; }
    .body-shop-usp .figcaption {
      padding: 1.5em;
      text-align: center;
      background-color: #0063a5;
      height: 9em; }
    .body-shop-usp p {
      color: #FFFFFF;
      font-size: 1.3em; } }

/* Footer */
footer {
  padding: 1em 1em 0;
  background-color: #E7E7E7;
  /* Payment - Delivery */
  /* Firm contacts */ }
  footer h3 {
    font-size: 1.6em;
    margin-bottom: 0.625em; }
  footer ul {
    font-size: 0;
    margin-bottom: 10px; }
  footer li {
    font-size: 10px;
    display: inline-block;
    vertical-align: top;
    width: 22.5%;
    margin: 0 3.3333% 1em 0; }
    footer li:nth-child(4n) {
      margin-right: 0; }
    footer li img {
      display: block; }
  footer .footer-contact li {
    display: block;
    width: 100%;
    margin: 0 0 2em; }
  footer .footer-contact span {
    display: inline-block;
    vertical-align: middle;
    font-size: 1.3em; }
  footer .icon {
    display: inline-block;
    vertical-align: middle;
    max-width: 3em;
    max-height: 3em;
    margin-right: 1em;
    fill: #0063a5; }
  footer .copyright-images p {
    font-size: 1.1em; }
  footer .page-footer-copyright {
    margin: 0 -1em;
    padding: 1em;
    text-align: center;
    background-color: #fff; }
  footer .copyright-company {
    font-size: 1.4em;
    font-weight: 500; }
  footer .copyright-development img {
    display: block;
    margin: 0 auto; }
  @media (min-width: 48em) {
    footer .inside {
      overflow: hidden; }
    footer .footer-item {
      width: 30%;
      width: calc((100% - 4em) / 3);
      float: left; }
      footer .footer-item:nth-child(2) {
        margin: 0 2em; }
    footer .footer-item-3 {
      margin-top: 4em; }
    footer .copyright-images {
      clear: both;
      margin-top: 2em; }
    footer .page-footer-copyright {
      overflow: hidden; }
      footer .page-footer-copyright .copyright-company {
        float: left; }
      footer .page-footer-copyright .copyright-development {
        float: right;
        text-align: right; } }
  @media (min-width: 60em) {
    footer {
      padding: 2em 2em 0; }
      footer h3 {
        margin-bottom: 1.25em; }
      footer .page-footer-copyright {
        margin: 0 -2em; } }

div[align="left"] {
  text-align: center;
  padding: 0 1em 1em;
  margin: 0; }
