@charset "UTF-8";
/*
 * This Software is the property of OXID eSales and is protected
 * by copyright law - it is NOT Freeware.
 *
 * Any unauthorized use of this software without a valid license key
 * is a violation of the license agreement and will be prosecuted by
 * civil and criminal law.
 *
 * @author    OXID Professional services
 * @link      http://www.oxid-esales.com
 * @copyright (C) OXID eSales AG 2003-2016
 */
/*!
 * 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;
}

body > img{
    display:block;
}

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;
}
.text_underlined{
    text-decoration: underline;
}

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 {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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

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

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

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

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

.glyphicon, #article-pictures-owl-carousel:not(.cd-slider) .owl-nav .owl-next,
#article-pictures-owl-carousel:not(.cd-slider) .owl-nav .owl-prev {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: "Glyphicons Halflings", sans-serif;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

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

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

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

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

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

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

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

.glyphicon-glass:before {
    content: "";
}

.glyphicon-music:before {
    content: "";
}

.glyphicon-search:before {
    content: "";
}

.glyphicon-heart:before {
    content: "";
}

.glyphicon-star:before {
    content: "";
}

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

.glyphicon-user:before {
    content: "";
}

.glyphicon-film:before {
    content: "";
}

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

.glyphicon-th:before {
    content: "";
}

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

.glyphicon-ok:before {
    content: "";
}

.glyphicon-remove:before {
    content: "";
}

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

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

.glyphicon-off:before {
    content: "";
}

.glyphicon-signal:before {
    content: "";
}

.glyphicon-cog:before {
    content: "";
}

.glyphicon-trash:before {
    content: "";
}

.glyphicon-home:before {
    content: "";
}

.glyphicon-file:before {
    content: "";
}

.glyphicon-time:before {
    content: "";
}

.glyphicon-road:before {
    content: "";
}

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

.glyphicon-download:before {
    content: "";
}

.glyphicon-upload:before {
    content: "";
}

.glyphicon-inbox:before {
    content: "";
}

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

.glyphicon-repeat:before {
    content: "";
}

.glyphicon-refresh:before {
    content: "";
}

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

.glyphicon-lock:before {
    content: "";
}

.glyphicon-flag:before {
    content: "";
}

.glyphicon-headphones:before {
    content: "";
}

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

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

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

.glyphicon-qrcode:before {
    content: "";
}

.glyphicon-barcode:before {
    content: "";
}

.glyphicon-tag:before {
    content: "";
}

.glyphicon-tags:before {
    content: "";
}

.glyphicon-book:before {
    content: "";
}

.glyphicon-bookmark:before {
    content: "";
}

.glyphicon-print:before {
    content: "";
}

.glyphicon-camera:before {
    content: "";
}

.glyphicon-font:before {
    content: "";
}

.glyphicon-bold:before {
    content: "";
}

.glyphicon-italic:before {
    content: "";
}

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

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

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

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

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

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

.glyphicon-list:before {
    content: "";
}

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

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

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

.glyphicon-picture:before {
    content: "";
}

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

.glyphicon-adjust:before {
    content: "";
}

.glyphicon-tint:before {
    content: "";
}

.glyphicon-edit:before {
    content: "";
}

.glyphicon-share:before {
    content: "";
}

.glyphicon-check:before {
    content: "";
}

.glyphicon-move:before {
    content: "";
}

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

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

.glyphicon-backward:before {
    content: "";
}

.glyphicon-play:before {
    content: "";
}

.glyphicon-pause:before {
    content: "";
}

.glyphicon-stop:before {
    content: "";
}

.glyphicon-forward:before {
    content: "";
}

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

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

.glyphicon-eject:before {
    content: "";
}

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

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

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

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

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

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

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

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

.glyphicon-screenshot:before {
    content: "";
}

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

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

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

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

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

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

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

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

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

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

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

.glyphicon-gift:before {
    content: "";
}

.glyphicon-leaf:before {
    content: "";
}

.glyphicon-fire:before {
    content: "";
}

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

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

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

.glyphicon-plane:before {
    content: "";
}

.glyphicon-calendar:before {
    content: "";
}

.glyphicon-random:before {
    content: "";
}

.glyphicon-comment:before {
    content: "";
}

.glyphicon-magnet:before {
    content: "";
}

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

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

.glyphicon-retweet:before {
    content: "";
}

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

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

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

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

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

.glyphicon-hdd:before {
    content: "";
}

.glyphicon-bullhorn:before {
    content: "";
}

.glyphicon-bell:before {
    content: "";
}

.glyphicon-certificate:before {
    content: "";
}

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

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

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

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

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

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

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

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

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

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

.glyphicon-globe:before {
    content: "";
}

.glyphicon-wrench:before {
    content: "";
}

.glyphicon-tasks:before {
    content: "";
}

.glyphicon-filter:before {
    content: "";
}

.glyphicon-briefcase:before {
    content: "";
}

.glyphicon-fullscreen:before {
    content: "";
}

.glyphicon-dashboard:before {
    content: "";
}

.glyphicon-paperclip:before {
    content: "";
}

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

.glyphicon-link:before {
    content: "";
}

.glyphicon-phone:before {
    content: "";
}

.glyphicon-pushpin:before {
    content: "";
}

.glyphicon-usd:before {
    content: "";
}

.glyphicon-gbp:before {
    content: "";
}

.glyphicon-sort:before {
    content: "";
}

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

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

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

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

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

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

.glyphicon-unchecked:before {
    content: "";
}

.glyphicon-expand:before {
    content: "";
}

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

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

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

.glyphicon-flash:before {
    content: "";
}

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

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

.glyphicon-record:before {
    content: "";
}

.glyphicon-save:before {
    content: "";
}

.glyphicon-open:before {
    content: "";
}

.glyphicon-saved:before {
    content: "";
}

.glyphicon-import:before {
    content: "";
}

.glyphicon-export:before {
    content: "";
}

.glyphicon-send:before {
    content: "";
}

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

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

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

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

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

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

.glyphicon-transfer:before {
    content: "";
}

.glyphicon-cutlery:before {
    content: "";
}

.glyphicon-header:before {
    content: "";
}

.glyphicon-compressed:before {
    content: "";
}

.glyphicon-earphone:before {
    content: "";
}

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

.glyphicon-tower:before {
    content: "";
}

.glyphicon-stats:before {
    content: "";
}

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

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

.glyphicon-subtitles:before {
    content: "";
}

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

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

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

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

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

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

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

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

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

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

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

.glyphicon-cd:before {
    content: "";
}

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

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

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

.glyphicon-copy:before {
    content: "";
}

.glyphicon-paste:before {
    content: "";
}

.glyphicon-alert:before {
    content: "";
}

.glyphicon-equalizer:before {
    content: "";
}

.glyphicon-king:before {
    content: "";
}

.glyphicon-queen:before {
    content: "";
}

.glyphicon-pawn:before {
    content: "";
}

.glyphicon-bishop:before {
    content: "";
}

.glyphicon-knight:before {
    content: "";
}

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

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

.glyphicon-blackboard:before {
    content: "";
}

.glyphicon-bed:before {
    content: "";
}

.glyphicon-apple:before {
    content: "";
}

.glyphicon-erase:before {
    content: "";
}

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

.glyphicon-lamp:before {
    content: "";
}

.glyphicon-duplicate:before {
    content: "";
}

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

.glyphicon-scissors:before {
    content: "";
}

.glyphicon-bitcoin:before {
    content: "";
}

.glyphicon-btc:before {
    content: "";
}

.glyphicon-xbt:before {
    content: "";
}

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

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

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

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

.glyphicon-scale:before {
    content: "";
}

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

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

.glyphicon-education:before {
    content: "";
}

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

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

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

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

.glyphicon-oil:before {
    content: "";
}

.glyphicon-grain:before {
    content: "";
}

.glyphicon-sunglasses:before {
    content: "";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.glyphicon-console:before {
    content: "";
}

.glyphicon-superscript:before {
    content: "";
}

.glyphicon-subscript:before {
    content: "";
}

.glyphicon-menu-left:before, #article-pictures-owl-carousel:not(.cd-slider) .owl-prev:before {
  content: "";
}

.glyphicon-menu-right:before, #article-pictures-owl-carousel:not(.cd-slider) .owl-next:before {
  content: "";
}

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

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

* {
  box-sizing: border-box;
}

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

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

body {
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff;
}

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

a {
  color: #004289;
  text-decoration: none;
}
a:hover, a:focus {
  color: #004ea3;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.smart-container {
    position: relative;
    margin-bottom: 25px;
}

.smart-container img.smartstart,
.sale-container img.smartstart {
    vertical-align: middle;
    width: 100%;
    height: auto;
}

.smart-container .text-box{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: white;
    width: 180px;
    height: 48px;
}

a.sale_link{
    position: relative;
    display: block;
    overflow: hidden;
    margin-left: -30px;
    margin-right: -30px;
}

.smart-container .text-box p {
    margin: auto;
    font-size: 16px;
    font-weight: 600;
    color: black;
    font-family: inherit;
    line-height: 3;
}
.sale-container {
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    overflow:hidden;
}
.sale-container .sale-text {
    padding:0 10px;
}
.sale-container .sale-box {
    width: 100%;
    margin-top: -28px;
}
.sale-container .sale-box p {
    margin: auto;
    font-size: 80px;
    font-weight: 800;
    color: #ff4842;
    font-family: inherit;
}
.sale-container .sale-box p.normal {
    font-size: 16px;
    font-weight: 500;
    color: black;
    font-family: inherit;
    width: 246px;
}
.sale-container .button-box{
    background-color: white;
    width: 204px;
    height: 40px;
    margin: 30px auto 0;
}
.sale-container .button-box p {
    margin: auto;
    font-size: 16px;
    font-weight: 600;
    color: black;
    font-family: inherit;
    line-height: 2.3;
}

img.smartstart.salebanner {
    width: 100%;
}

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

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

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

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

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.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, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  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,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

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

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

h3, .h3 {
  font-size: 24px;
}

h4, .h4 {
  font-size: 18px;
}

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

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

p {
  margin: 0 0 10px;
}

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

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

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

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

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

@media(max-width:768px){

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

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

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

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

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

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

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

.text-muted {
  color: #777777;
}

.text-primary {
  color: #004289;
}

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

a.text-success:hover,
a.text-success:focus {
  color: #005b23;
}

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

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

.text-warning {
  color: #ffa507;
}

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

.text-danger {
  color: #ff4842;
}

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

.bg-primary {
  color: #fff;
}

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

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

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

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

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

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

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

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

.list-unstyled, .list-display-type, .header-trust-info-list {
  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: 20px;
}

dt,
dd {
  line-height: 1.428571429;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 1280px) {
  .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 #777777;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
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.428571429;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "— ";
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: " —";
}

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

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

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

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

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 3px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

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

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

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

.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row: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, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .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: 15px;
  padding-right: 15px;
}

.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.3333333333%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  .col-sm-1 {
    width: 8.3333333333%;
  }

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

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

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

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

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

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

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

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

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

  .col-sm-11 {
    width: 91.6666666667%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-sm-offset-0 {
    margin-left: 0;
  }

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

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

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

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

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

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

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

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

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

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

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

  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1024px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  .col-md-1 {
    width: 8.3333333333%;
  }

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

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

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

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

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

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

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

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

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

  .col-md-11 {
    width: 91.6666666667%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-md-offset-0 {
    margin-left: 0;
  }

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

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

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

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

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

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

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

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

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

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

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

  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1280px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  .col-lg-1 {
    width: 8.3333333333%;
  }

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

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

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

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

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

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

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

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

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

  .col-lg-11 {
    width: 91.6666666667%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-lg-offset-0 {
    margin-left: 0;
  }

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

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

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

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

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

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

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

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

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

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

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

  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
table {
  background-color: transparent;
}

caption {
  padding-top: 16px;
  padding-bottom: 16px;
  color: #777777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.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: 16px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #b5b5b5;
}

.table > tbody > tr > td.alert-danger::before {
    top: 11px;
}

.table-myAccount.top.table > thead > tr > th,
.table-myAccount.top.table > thead > tr > td,
.table-myAccount.top.table > tbody > tr > th,
.table-myAccount.top.table > tbody > tr > td,
.table-myAccount.top.table > tfoot > tr > th,
.table-myAccount.top.table > tfoot > tr > td {
    padding: 6px;
    vertical-align: middle;
}
.table-myAccount.top.table > thead > tr > th,
.table-myAccount.top.table > tbody > tr > th,
.table-myAccount.top.table > tfoot > tr > th{
    padding-left: 0;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #b5b5b5;
}
.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 #b5b5b5;
}
.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 #b5b5b5;
}
.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 #b5b5b5;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

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

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

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

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

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

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #b5b5b5;
  }
  .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: 20px;
  font-size: 21px;
  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] {
  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: 5px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 30px;
  padding: 4px 10px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #b5b5b5;
  border-radius: 3px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eeeeee;
  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: 30px;
  }
  input[type=date].input-sm,
.input-group-sm > .input-group-btn > input[type=date].btn,
.input-group-sm > .input-group-btn > input[type=date].social-teaser__button,
.input-group-sm > .input-group-btn > input[type=date].home-teaser__button,
.home-tabs .product-block .input-group-sm > .input-group-btn > input[type=date].detail-button,
#sidebar-other-filters .input-group-sm > .input-group-btn > input[type=date].mobile-filtering,
.input-group-sm > .input-group-btn > input[type=date].header-buttons__btn,
.input-group-sm > .input-group-btn > input[type=date].btn-previous-step,
.input-group-sm > .input-group-btn > input[type=date].btn-continue-shopping, .input-group-sm input[type=date],
input[type=time].input-sm,
.input-group-sm > .input-group-btn > input[type=time].btn,
.input-group-sm > .input-group-btn > input[type=time].social-teaser__button,
.input-group-sm > .input-group-btn > input[type=time].home-teaser__button,
.home-tabs .product-block .input-group-sm > .input-group-btn > input[type=time].detail-button,
#sidebar-other-filters .input-group-sm > .input-group-btn > input[type=time].mobile-filtering,
.input-group-sm > .input-group-btn > input[type=time].header-buttons__btn,
.input-group-sm > .input-group-btn > input[type=time].btn-previous-step,
.input-group-sm > .input-group-btn > input[type=time].btn-continue-shopping,
.input-group-sm input[type=time],
input[type=datetime-local].input-sm,
.input-group-sm > .input-group-btn > input[type=datetime-local].btn,
.input-group-sm > .input-group-btn > input[type=datetime-local].social-teaser__button,
.input-group-sm > .input-group-btn > input[type=datetime-local].home-teaser__button,
.home-tabs .product-block .input-group-sm > .input-group-btn > input[type=datetime-local].detail-button,
#sidebar-other-filters .input-group-sm > .input-group-btn > input[type=datetime-local].mobile-filtering,
.input-group-sm > .input-group-btn > input[type=datetime-local].header-buttons__btn,
.input-group-sm > .input-group-btn > input[type=datetime-local].btn-previous-step,
.input-group-sm > .input-group-btn > input[type=datetime-local].btn-continue-shopping,
.input-group-sm input[type=datetime-local],
input[type=month].input-sm,
.input-group-sm > .input-group-btn > input[type=month].btn,
.input-group-sm > .input-group-btn > input[type=month].social-teaser__button,
.input-group-sm > .input-group-btn > input[type=month].home-teaser__button,
.home-tabs .product-block .input-group-sm > .input-group-btn > input[type=month].detail-button,
#sidebar-other-filters .input-group-sm > .input-group-btn > input[type=month].mobile-filtering,
.input-group-sm > .input-group-btn > input[type=month].header-buttons__btn,
.input-group-sm > .input-group-btn > input[type=month].btn-previous-step,
.input-group-sm > .input-group-btn > input[type=month].btn-continue-shopping,
.input-group-sm input[type=month] {
    line-height: 30px;
  }
  input[type=date].input-lg,
.input-group-lg > .input-group-btn > input[type=date].btn,
.input-group-lg > .input-group-btn > input[type=date].social-teaser__button,
.input-group-lg > .input-group-btn > input[type=date].home-teaser__button,
.home-tabs .product-block .input-group-lg > .input-group-btn > input[type=date].detail-button,
#sidebar-other-filters .input-group-lg > .input-group-btn > input[type=date].mobile-filtering,
.input-group-lg > .input-group-btn > input[type=date].header-buttons__btn,
.input-group-lg > .input-group-btn > input[type=date].btn-previous-step,
.input-group-lg > .input-group-btn > input[type=date].btn-continue-shopping, .input-group-lg input[type=date],
input[type=time].input-lg,
.input-group-lg > .input-group-btn > input[type=time].btn,
.input-group-lg > .input-group-btn > input[type=time].social-teaser__button,
.input-group-lg > .input-group-btn > input[type=time].home-teaser__button,
.home-tabs .product-block .input-group-lg > .input-group-btn > input[type=time].detail-button,
#sidebar-other-filters .input-group-lg > .input-group-btn > input[type=time].mobile-filtering,
.input-group-lg > .input-group-btn > input[type=time].header-buttons__btn,
.input-group-lg > .input-group-btn > input[type=time].btn-previous-step,
.input-group-lg > .input-group-btn > input[type=time].btn-continue-shopping,
.input-group-lg input[type=time],
input[type=datetime-local].input-lg,
.input-group-lg > .input-group-btn > input[type=datetime-local].btn,
.input-group-lg > .input-group-btn > input[type=datetime-local].social-teaser__button,
.input-group-lg > .input-group-btn > input[type=datetime-local].home-teaser__button,
.home-tabs .product-block .input-group-lg > .input-group-btn > input[type=datetime-local].detail-button,
#sidebar-other-filters .input-group-lg > .input-group-btn > input[type=datetime-local].mobile-filtering,
.input-group-lg > .input-group-btn > input[type=datetime-local].header-buttons__btn,
.input-group-lg > .input-group-btn > input[type=datetime-local].btn-previous-step,
.input-group-lg > .input-group-btn > input[type=datetime-local].btn-continue-shopping,
.input-group-lg input[type=datetime-local],
input[type=month].input-lg,
.input-group-lg > .input-group-btn > input[type=month].btn,
.input-group-lg > .input-group-btn > input[type=month].social-teaser__button,
.input-group-lg > .input-group-btn > input[type=month].home-teaser__button,
#sidebar-other-filters .input-group-lg > .input-group-btn > input[type=month].mobile-filtering,
.input-group-lg > .input-group-btn > input[type=month].header-buttons__btn,
.input-group-lg > .input-group-btn > input[type=month].btn-previous-step,
.input-group-lg > .input-group-btn > input[type=month].btn-continue-shopping,
.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: 20px;
  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: 5px;
  padding-bottom: 5px;
  margin-bottom: 0;
  min-height: 34px;
}
.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,
.input-group-lg > .input-group-btn > .form-control-static.social-teaser__button,
.input-group-lg > .input-group-btn > .form-control-static.home-teaser__button,
.home-tabs .product-block .input-group-lg > .input-group-btn > .form-control-static.detail-button,
#sidebar-other-filters .input-group-lg > .input-group-btn > .form-control-static.mobile-filtering,
.input-group-lg > .input-group-btn > .form-control-static.header-buttons__btn,
.input-group-lg > .input-group-btn > .form-control-static.btn-previous-step,
.input-group-lg > .input-group-btn > .form-control-static.btn-continue-shopping, .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,
.input-group-sm > .input-group-btn > .form-control-static.social-teaser__button,
.input-group-sm > .input-group-btn > .form-control-static.home-teaser__button,
.home-tabs .product-block .input-group-sm > .input-group-btn > .form-control-static.detail-button,
#sidebar-other-filters .input-group-sm > .input-group-btn > .form-control-static.mobile-filtering,
.input-group-sm > .input-group-btn > .form-control-static.header-buttons__btn,
.input-group-sm > .input-group-btn > .form-control-static.btn-previous-step,
.input-group-sm > .input-group-btn > .form-control-static.btn-continue-shopping {
  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,
.input-group-sm > .input-group-btn > .social-teaser__button,
.input-group-sm > .input-group-btn > .home-teaser__button,
.home-tabs .product-block .input-group-sm > .input-group-btn > .detail-button,
#sidebar-other-filters .input-group-sm > .input-group-btn > .mobile-filtering,
.input-group-sm > .input-group-btn > .header-buttons__btn,
.input-group-sm > .input-group-btn > .btn-previous-step,
.input-group-sm > .input-group-btn > .btn-continue-shopping {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn,
.input-group-sm > .input-group-btn > select.social-teaser__button,
.input-group-sm > .input-group-btn > select.home-teaser__button,
.home-tabs .product-block .input-group-sm > .input-group-btn > select.detail-button,
#sidebar-other-filters .input-group-sm > .input-group-btn > select.mobile-filtering,
.input-group-sm > .input-group-btn > select.header-buttons__btn,
.input-group-sm > .input-group-btn > select.btn-previous-step,
.input-group-sm > .input-group-btn > select.btn-continue-shopping {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
.input-group-sm > .input-group-btn > textarea.social-teaser__button,
.input-group-sm > .input-group-btn > textarea.home-teaser__button,
.home-tabs .product-block .input-group-sm > .input-group-btn > textarea.detail-button,
#sidebar-other-filters .input-group-sm > .input-group-btn > textarea.mobile-filtering,
.input-group-sm > .input-group-btn > textarea.header-buttons__btn,
.input-group-sm > .input-group-btn > textarea.btn-previous-step,
.input-group-sm > .input-group-btn > textarea.btn-continue-shopping,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn,
.input-group-sm > .input-group-btn > select[multiple].social-teaser__button,
.input-group-sm > .input-group-btn > select[multiple].home-teaser__button,
.home-tabs .product-block .input-group-sm > .input-group-btn > select[multiple].detail-button,
#sidebar-other-filters .input-group-sm > .input-group-btn > select[multiple].mobile-filtering,
.input-group-sm > .input-group-btn > select[multiple].header-buttons__btn,
.input-group-sm > .input-group-btn > select[multiple].btn-previous-step,
.input-group-sm > .input-group-btn > select[multiple].btn-continue-shopping {
  height: auto;
}

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

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.input-group-lg > .input-group-btn > .social-teaser__button,
.input-group-lg > .input-group-btn > .home-teaser__button,
.home-tabs .product-block .input-group-lg > .input-group-btn > .detail-button,
#sidebar-other-filters .input-group-lg > .input-group-btn > .mobile-filtering,
.input-group-lg > .input-group-btn > .header-buttons__btn,
.input-group-lg > .input-group-btn > .btn-previous-step,
.input-group-lg > .input-group-btn > .btn-continue-shopping {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 4px;
}

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn,
.input-group-lg > .input-group-btn > select.social-teaser__button,
.input-group-lg > .input-group-btn > select.home-teaser__button,
.home-tabs .product-block .input-group-lg > .input-group-btn > select.detail-button,
#sidebar-other-filters .input-group-lg > .input-group-btn > select.mobile-filtering,
.input-group-lg > .input-group-btn > select.header-buttons__btn,
.input-group-lg > .input-group-btn > select.btn-previous-step,
.input-group-lg > .input-group-btn > select.btn-continue-shopping {
  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,
.input-group-lg > .input-group-btn > textarea.social-teaser__button,
.input-group-lg > .input-group-btn > textarea.home-teaser__button,
.home-tabs .product-block .input-group-lg > .input-group-btn > textarea.detail-button,
#sidebar-other-filters .input-group-lg > .input-group-btn > textarea.mobile-filtering,
.input-group-lg > .input-group-btn > textarea.header-buttons__btn,
.input-group-lg > .input-group-btn > textarea.btn-previous-step,
.input-group-lg > .input-group-btn > textarea.btn-continue-shopping,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn,
.input-group-lg > .input-group-btn > select[multiple].social-teaser__button,
.input-group-lg > .input-group-btn > select[multiple].home-teaser__button,
.home-tabs .product-block .input-group-lg > .input-group-btn > select[multiple].detail-button,
#sidebar-other-filters .input-group-lg > .input-group-btn > select[multiple].mobile-filtering,
.input-group-lg > .input-group-btn > select[multiple].header-buttons__btn,
.input-group-lg > .input-group-btn > select[multiple].btn-previous-step,
.input-group-lg > .input-group-btn > select[multiple].btn-continue-shopping {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 4px;
}
.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: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 37.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  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,
.input-group-lg > .input-group-btn > .social-teaser__button + .form-control-feedback,
.input-group-lg > .input-group-btn > .home-teaser__button + .form-control-feedback,
.home-tabs .product-block .input-group-lg > .input-group-btn > .detail-button + .form-control-feedback,
#sidebar-other-filters .input-group-lg > .input-group-btn > .mobile-filtering + .form-control-feedback,
.input-group-lg > .input-group-btn > .header-buttons__btn + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn-previous-step + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn-continue-shopping + .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,
.input-group-sm > .input-group-btn > .social-teaser__button + .form-control-feedback,
.input-group-sm > .input-group-btn > .home-teaser__button + .form-control-feedback,
.home-tabs .product-block .input-group-sm > .input-group-btn > .detail-button + .form-control-feedback,
#sidebar-other-filters .input-group-sm > .input-group-btn > .mobile-filtering + .form-control-feedback,
.input-group-sm > .input-group-btn > .header-buttons__btn + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn-previous-step + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn-continue-shopping + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.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: #008e36;
}
.has-success .form-control {
  border-color: #008e36;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #005b23;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #00f45d;
}
.has-success .input-group-addon {
  color: #008e36;
  border-color: #008e36;
  background-color: #fff;
}
.has-success .form-control-feedback {
  color: #008e36;
}

.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: #ffa507;
}
.has-warning .form-control {
  border-color: #ffa507;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #d38600;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffca6d;
}
.has-warning .input-group-addon {
  color: #ffa507;
  border-color: #ffa507;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #ffa507;
}

.has-error .help-block,
.has-error .help-block a,
.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: #ff4842;
}
.has-error .help-block a{
 text-decoration: underline;
}
.has-error .form-control {
  border-color: #ff4842;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #C53446;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f57064;
}
.has-error .input-group-addon {
  color: #ff4842;
  border-color: #ff4842;
  background-color: #fff;
}
.has-error .form-control-feedback {
  color: #ff4842;
}

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

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

@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.tv-auction-show-filters{
  margin-top:30px;
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 5px;
}

.my-account.my-addresses .form-horizontal .radio{
    padding:10px 0;
}
.my-account.my-addresses  #shippingAddressForm > div.form-group:last-of-type,
.my-account.my-addresses  #packstationAddressForm > div.form-group:last-of-type {
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 15px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 25px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
.my-account.my-addresses .button-wrapper {
    display:flex;
    display: -ms-flexbox;
    flex-direction:row-reverse;
    padding: 0;
    margin-top: 5px;
}
@media(max-width:768px) {
    .my-account.my-addresses .form-horizontal-striped .billing .form-group {
        padding: 10px 15px !important;
    }
    .my-account.my-addresses .button-wrapper {
        flex-wrap:wrap;
        -ms-flex-wrap: wrap;
        padding:0 15px;
    }
    .my-account.my-addresses .form-group-toggle .form-group > .row > div .form .row {
        margin:0;
    }
}
@media(min-width: 768px) and (max-width:1023px) {
    .my-account.my-addresses .button-wrapper {
        width: 100%;
        float: left;
        justify-content: flex-end;
        padding: 0 15px;
    }
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 5px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

input[type=submit].btn-block, #sidebar-other-filters input[type=submit].mobile-filtering, input[type=submit].header-buttons__btn,
input[type=reset].btn-block,
#sidebar-other-filters input[type=reset].mobile-filtering,
input[type=reset].header-buttons__btn,
input[type=button].btn-block,
#sidebar-other-filters input[type=button].mobile-filtering,
input[type=button].header-buttons__btn {
  width: 100%;
}

.fade {
  opacity: 0;
  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;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  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: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}

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

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

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.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: 12px;
  line-height: 1.428571429;
  color: #777777;
  white-space: nowrap;
}

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

.pull-right > .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: 1280px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn, .btn-group > .social-teaser__button, .btn-group > .home-teaser__button, .home-tabs .product-block .btn-group > .detail-button, #sidebar-other-filters .btn-group > .mobile-filtering, .btn-group > .header-buttons__btn, .btn-group > .btn-previous-step, .btn-group > .btn-continue-shopping,
.btn-group-vertical > .btn,
.btn-group-vertical > .social-teaser__button,
.btn-group-vertical > .home-teaser__button,
.home-tabs .product-block .btn-group-vertical > .detail-button,
#sidebar-other-filters .btn-group-vertical > .mobile-filtering,
.btn-group-vertical > .header-buttons__btn,
.btn-group-vertical > .btn-previous-step,
.btn-group-vertical > .btn-continue-shopping {
  position: relative;
  float: left;
}
.btn-group > .btn:hover, .btn-group > .social-teaser__button:hover, .btn-group > .home-teaser__button:hover, .home-tabs .product-block .btn-group > .detail-button:hover, #sidebar-other-filters .btn-group > .mobile-filtering:hover, .btn-group > .header-buttons__btn:hover, .btn-group > .btn-previous-step:hover, .btn-group > .btn-continue-shopping:hover, .btn-group > .btn:focus, .btn-group > .social-teaser__button:focus, .btn-group > .home-teaser__button:focus, .home-tabs .product-block .btn-group > .detail-button:focus, #sidebar-other-filters .btn-group > .mobile-filtering:focus, .btn-group > .header-buttons__btn:focus, .btn-group > .btn-previous-step:focus, .btn-group > .btn-continue-shopping:focus, .btn-group > .btn:active, .btn-group > .social-teaser__button:active, .btn-group > .home-teaser__button:active, .home-tabs .product-block .btn-group > .detail-button:active, #sidebar-other-filters .btn-group > .mobile-filtering:active, .btn-group > .header-buttons__btn:active, .btn-group > .btn-previous-step:active, .btn-group > .btn-continue-shopping:active, .btn-group > .btn.active, .btn-group > .active.social-teaser__button, .btn-group > .active.home-teaser__button, .home-tabs .product-block .btn-group > .active.detail-button, #sidebar-other-filters .btn-group > .active.mobile-filtering, .btn-group > .active.header-buttons__btn, .btn-group > .active.btn-previous-step, .btn-group > .active.btn-continue-shopping,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .social-teaser__button:hover,
.btn-group-vertical > .home-teaser__button:hover,
.home-tabs .product-block .btn-group-vertical > .detail-button:hover,
#sidebar-other-filters .btn-group-vertical > .mobile-filtering:hover,
.btn-group-vertical > .header-buttons__btn:hover,
.btn-group-vertical > .btn-previous-step:hover,
.btn-group-vertical > .btn-continue-shopping:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .social-teaser__button:focus,
.btn-group-vertical > .home-teaser__button:focus,
.home-tabs .product-block .btn-group-vertical > .detail-button:focus,
#sidebar-other-filters .btn-group-vertical > .mobile-filtering:focus,
.btn-group-vertical > .header-buttons__btn:focus,
.btn-group-vertical > .btn-previous-step:focus,
.btn-group-vertical > .btn-continue-shopping:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .social-teaser__button:active,
.btn-group-vertical > .home-teaser__button:active,
.home-tabs .product-block .btn-group-vertical > .detail-button:active,
#sidebar-other-filters .btn-group-vertical > .mobile-filtering:active,
.btn-group-vertical > .header-buttons__btn:active,
.btn-group-vertical > .btn-previous-step:active,
.btn-group-vertical > .btn-continue-shopping:active,
.btn-group-vertical > .btn.active,
.btn-group-vertical > .active.social-teaser__button,
.btn-group-vertical > .active.home-teaser__button,
.home-tabs .product-block .btn-group-vertical > .active.detail-button,
#sidebar-other-filters .btn-group-vertical > .active.mobile-filtering,
.btn-group-vertical > .active.header-buttons__btn,
.btn-group-vertical > .active.btn-previous-step,
.btn-group-vertical > .active.btn-continue-shopping {
  z-index: 2;
}

.btn-group .btn + .btn, .btn-group .social-teaser__button + .btn, .btn-group .btn + .social-teaser__button, .btn-group .social-teaser__button + .social-teaser__button, .btn-group .home-teaser__button + .btn, .btn-group .home-teaser__button + .social-teaser__button, .btn-group .btn + .home-teaser__button, .btn-group .social-teaser__button + .home-teaser__button, .btn-group .home-teaser__button + .home-teaser__button, .btn-group .home-tabs .product-block .detail-button + .btn, .btn-group .home-tabs .product-block .detail-button + .social-teaser__button, .btn-group .home-tabs .product-block .detail-button + .home-teaser__button, .home-tabs .product-block .btn-group .detail-button + .btn, .home-tabs .product-block .btn-group .detail-button + .social-teaser__button, .home-tabs .product-block .btn-group .detail-button + .home-teaser__button, .btn-group .home-tabs .product-block .btn + .detail-button, .btn-group .home-tabs .product-block .social-teaser__button + .detail-button, .btn-group .home-tabs .product-block .home-teaser__button + .detail-button, .home-tabs .product-block .btn-group .btn + .detail-button, .home-tabs .product-block .btn-group .social-teaser__button + .detail-button, .home-tabs .product-block .btn-group .home-teaser__button + .detail-button, .btn-group .home-tabs .product-block .detail-button + .detail-button, .home-tabs .product-block .btn-group .detail-button + .detail-button, .btn-group #sidebar-other-filters .mobile-filtering + .btn, .btn-group #sidebar-other-filters .mobile-filtering + .social-teaser__button, .btn-group #sidebar-other-filters .mobile-filtering + .home-teaser__button, .btn-group #sidebar-other-filters .home-tabs .product-block .mobile-filtering + .detail-button, .home-tabs .product-block .btn-group #sidebar-other-filters .mobile-filtering + .detail-button, #sidebar-other-filters .btn-group .mobile-filtering + .btn, #sidebar-other-filters .btn-group .mobile-filtering + .social-teaser__button, #sidebar-other-filters .btn-group .mobile-filtering + .home-teaser__button, #sidebar-other-filters .btn-group .home-tabs .product-block .mobile-filtering + .detail-button, .home-tabs .product-block #sidebar-other-filters .btn-group .mobile-filtering + .detail-button, .btn-group #sidebar-other-filters .btn + .mobile-filtering, .btn-group #sidebar-other-filters .social-teaser__button + .mobile-filtering, .btn-group #sidebar-other-filters .home-teaser__button + .mobile-filtering, .btn-group #sidebar-other-filters .home-tabs .product-block .detail-button + .mobile-filtering, .home-tabs .product-block .btn-group #sidebar-other-filters .detail-button + .mobile-filtering, #sidebar-other-filters .btn-group .btn + .mobile-filtering, #sidebar-other-filters .btn-group .social-teaser__button + .mobile-filtering, #sidebar-other-filters .btn-group .home-teaser__button + .mobile-filtering, #sidebar-other-filters .btn-group .home-tabs .product-block .detail-button + .mobile-filtering, .home-tabs .product-block #sidebar-other-filters .btn-group .detail-button + .mobile-filtering, .btn-group #sidebar-other-filters .mobile-filtering + .mobile-filtering, #sidebar-other-filters .btn-group .mobile-filtering + .mobile-filtering, .btn-group .header-buttons__btn + .btn, .btn-group .header-buttons__btn + .social-teaser__button, .btn-group .header-buttons__btn + .home-teaser__button, .btn-group .home-tabs .product-block .header-buttons__btn + .detail-button, .home-tabs .product-block .btn-group .header-buttons__btn + .detail-button, .btn-group #sidebar-other-filters .header-buttons__btn + .mobile-filtering, #sidebar-other-filters .btn-group .header-buttons__btn + .mobile-filtering, .btn-group .btn + .header-buttons__btn, .btn-group .social-teaser__button + .header-buttons__btn, .btn-group .home-teaser__button + .header-buttons__btn, .btn-group .home-tabs .product-block .detail-button + .header-buttons__btn, .home-tabs .product-block .btn-group .detail-button + .header-buttons__btn, .btn-group #sidebar-other-filters .mobile-filtering + .header-buttons__btn, #sidebar-other-filters .btn-group .mobile-filtering + .header-buttons__btn, .btn-group .header-buttons__btn + .header-buttons__btn, .btn-group .btn-previous-step + .btn, .btn-group .btn-previous-step + .social-teaser__button, .btn-group .btn-previous-step + .home-teaser__button, .btn-group .home-tabs .product-block .btn-previous-step + .detail-button, .home-tabs .product-block .btn-group .btn-previous-step + .detail-button, .btn-group #sidebar-other-filters .btn-previous-step + .mobile-filtering, #sidebar-other-filters .btn-group .btn-previous-step + .mobile-filtering, .btn-group .btn-previous-step + .header-buttons__btn, .btn-group .btn-continue-shopping + .btn, .btn-group .btn-continue-shopping + .social-teaser__button, .btn-group .btn-continue-shopping + .home-teaser__button, .btn-group .home-tabs .product-block .btn-continue-shopping + .detail-button, .home-tabs .product-block .btn-group .btn-continue-shopping + .detail-button, .btn-group #sidebar-other-filters .btn-continue-shopping + .mobile-filtering, #sidebar-other-filters .btn-group .btn-continue-shopping + .mobile-filtering, .btn-group .btn-continue-shopping + .header-buttons__btn, .btn-group .btn + .btn-previous-step, .btn-group .social-teaser__button + .btn-previous-step, .btn-group .home-teaser__button + .btn-previous-step, .btn-group .home-tabs .product-block .detail-button + .btn-previous-step, .home-tabs .product-block .btn-group .detail-button + .btn-previous-step, .btn-group #sidebar-other-filters .mobile-filtering + .btn-previous-step, #sidebar-other-filters .btn-group .mobile-filtering + .btn-previous-step, .btn-group .header-buttons__btn + .btn-previous-step, .btn-group .btn + .btn-continue-shopping, .btn-group .social-teaser__button + .btn-continue-shopping, .btn-group .home-teaser__button + .btn-continue-shopping, .btn-group .home-tabs .product-block .detail-button + .btn-continue-shopping, .home-tabs .product-block .btn-group .detail-button + .btn-continue-shopping, .btn-group #sidebar-other-filters .mobile-filtering + .btn-continue-shopping, #sidebar-other-filters .btn-group .mobile-filtering + .btn-continue-shopping, .btn-group .header-buttons__btn + .btn-continue-shopping, .btn-group .btn-previous-step + .btn-previous-step, .btn-group .btn-continue-shopping + .btn-previous-step, .btn-group .btn-previous-step + .btn-continue-shopping, .btn-group .btn-continue-shopping + .btn-continue-shopping,
.btn-group .btn + .btn-group,
.btn-group .social-teaser__button + .btn-group,
.btn-group .home-teaser__button + .btn-group,
.btn-group .home-tabs .product-block .detail-button + .btn-group,
.home-tabs .product-block .btn-group .detail-button + .btn-group,
.btn-group #sidebar-other-filters .mobile-filtering + .btn-group,
#sidebar-other-filters .btn-group .mobile-filtering + .btn-group,
.btn-group .header-buttons__btn + .btn-group,
.btn-group .btn-previous-step + .btn-group,
.btn-group .btn-continue-shopping + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .social-teaser__button,
.btn-group .btn-group + .home-teaser__button,
.btn-group .home-tabs .product-block .btn-group + .detail-button,
.home-tabs .product-block .btn-group .btn-group + .detail-button,
.btn-group #sidebar-other-filters .btn-group + .mobile-filtering,
#sidebar-other-filters .btn-group .btn-group + .mobile-filtering,
.btn-group .btn-group + .header-buttons__btn,
.btn-group .btn-group + .btn-previous-step,
.btn-group .btn-group + .btn-continue-shopping,
.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 .social-teaser__button, .btn-toolbar .home-teaser__button, .btn-toolbar .home-tabs .product-block .detail-button, .home-tabs .product-block .btn-toolbar .detail-button, .btn-toolbar #sidebar-other-filters .mobile-filtering, #sidebar-other-filters .btn-toolbar .mobile-filtering, .btn-toolbar .header-buttons__btn, .btn-toolbar .btn-previous-step, .btn-toolbar .btn-continue-shopping,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn, .btn-toolbar > .social-teaser__button, .btn-toolbar > .home-teaser__button, .home-tabs .product-block .btn-toolbar > .detail-button, #sidebar-other-filters .btn-toolbar > .mobile-filtering, .btn-toolbar > .header-buttons__btn, .btn-toolbar > .btn-previous-step, .btn-toolbar > .btn-continue-shopping,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .social-teaser__button:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .home-teaser__button:not(:first-child):not(:last-child):not(.dropdown-toggle), .home-tabs .product-block .btn-group > .detail-button:not(:first-child):not(:last-child):not(.dropdown-toggle), #sidebar-other-filters .btn-group > .mobile-filtering:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .header-buttons__btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .btn-previous-step:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .btn-continue-shopping:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child, .btn-group > .social-teaser__button:first-child, .btn-group > .home-teaser__button:first-child, .home-tabs .product-block .btn-group > .detail-button:first-child, #sidebar-other-filters .btn-group > .mobile-filtering:first-child, .btn-group > .header-buttons__btn:first-child, .btn-group > .btn-previous-step:first-child, .btn-group > .btn-continue-shopping:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .social-teaser__button:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .home-teaser__button:first-child:not(:last-child):not(.dropdown-toggle), .home-tabs .product-block .btn-group > .detail-button:first-child:not(:last-child):not(.dropdown-toggle), #sidebar-other-filters .btn-group > .mobile-filtering:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .header-buttons__btn:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-previous-step:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-continue-shopping:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child), .btn-group > .social-teaser__button:last-child:not(:first-child), .btn-group > .home-teaser__button:last-child:not(:first-child), .home-tabs .product-block .btn-group > .detail-button:last-child:not(:first-child), #sidebar-other-filters .btn-group > .mobile-filtering:last-child:not(:first-child), .btn-group > .header-buttons__btn:last-child:not(:first-child), .btn-group > .btn-previous-step:last-child:not(:first-child), .btn-group > .btn-continue-shopping: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, .btn-group > .btn-group:not(:first-child):not(:last-child) > .social-teaser__button, .btn-group > .btn-group:not(:first-child):not(:last-child) > .home-teaser__button, .home-tabs .product-block .btn-group > .btn-group:not(:first-child):not(:last-child) > .detail-button, #sidebar-other-filters .btn-group > .btn-group:not(:first-child):not(:last-child) > .mobile-filtering, .btn-group > .btn-group:not(:first-child):not(:last-child) > .header-buttons__btn, .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn-previous-step, .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn-continue-shopping {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .social-teaser__button:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .home-teaser__button:last-child, .home-tabs .product-block .btn-group > .btn-group:first-child:not(:last-child) > .detail-button:last-child, #sidebar-other-filters .btn-group > .btn-group:first-child:not(:last-child) > .mobile-filtering:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .header-buttons__btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .btn-previous-step:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .btn-continue-shopping: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, .btn-group > .btn-group:last-child:not(:first-child) > .social-teaser__button:first-child, .btn-group > .btn-group:last-child:not(:first-child) > .home-teaser__button:first-child, .home-tabs .product-block .btn-group > .btn-group:last-child:not(:first-child) > .detail-button:first-child, #sidebar-other-filters .btn-group > .btn-group:last-child:not(:first-child) > .mobile-filtering:first-child, .btn-group > .btn-group:last-child:not(:first-child) > .header-buttons__btn:first-child, .btn-group > .btn-group:last-child:not(:first-child) > .btn-previous-step:first-child, .btn-group > .btn-group:last-child:not(:first-child) > .btn-continue-shopping: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, .btn-group > .social-teaser__button + .dropdown-toggle, .btn-group > .home-teaser__button + .dropdown-toggle, .home-tabs .product-block .btn-group > .detail-button + .dropdown-toggle, #sidebar-other-filters .btn-group > .mobile-filtering + .dropdown-toggle, .btn-group > .header-buttons__btn + .dropdown-toggle, .btn-group > .btn-previous-step + .dropdown-toggle, .btn-group > .btn-continue-shopping + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, #sidebar-other-filters .btn-group > .mobile-filtering + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle, .btn-group-lg.btn-group > .social-teaser__button + .dropdown-toggle, .btn-group-lg.btn-group > .home-teaser__button + .dropdown-toggle, .home-tabs .product-block .btn-group-lg.btn-group > .detail-button + .dropdown-toggle, .btn-group-lg.btn-group > .header-buttons__btn + .dropdown-toggle, .btn-group-lg.btn-group > .btn-previous-step + .dropdown-toggle, .btn-group-lg.btn-group > .btn-continue-shopping + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

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

.btn .caret, .social-teaser__button .caret, .home-teaser__button .caret, .home-tabs .product-block .detail-button .caret, #sidebar-other-filters .mobile-filtering .caret, .header-buttons__btn .caret, .btn-previous-step .caret, .btn-continue-shopping .caret {
  margin-left: 0;
}

.btn-lg .caret, #sidebar-other-filters .mobile-filtering .caret, .btn-group-lg > .btn .caret, .btn-group-lg > .social-teaser__button .caret, .btn-group-lg > .home-teaser__button .caret, .home-tabs .product-block .btn-group-lg > .detail-button .caret, .btn-group-lg > .header-buttons__btn .caret, .btn-group-lg > .btn-previous-step .caret, .btn-group-lg > .btn-continue-shopping .caret {
  border-width: 5px 5px 0 5px;
}

.dropup .btn-lg .caret, .dropup #sidebar-other-filters .mobile-filtering .caret, #sidebar-other-filters .dropup .mobile-filtering .caret, .dropup .btn-group-lg > .btn .caret, .dropup .btn-group-lg > .social-teaser__button .caret, .dropup .btn-group-lg > .home-teaser__button .caret, .dropup .home-tabs .product-block .btn-group-lg > .detail-button .caret, .home-tabs .product-block .dropup .btn-group-lg > .detail-button .caret, .dropup .btn-group-lg > .header-buttons__btn .caret, .dropup .btn-group-lg > .btn-previous-step .caret, .dropup .btn-group-lg > .btn-continue-shopping .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn, .btn-group-vertical > .social-teaser__button, .btn-group-vertical > .home-teaser__button, .home-tabs .product-block .btn-group-vertical > .detail-button, #sidebar-other-filters .btn-group-vertical > .mobile-filtering, .btn-group-vertical > .header-buttons__btn, .btn-group-vertical > .btn-previous-step, .btn-group-vertical > .btn-continue-shopping,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn,
.btn-group-vertical > .btn-group > .social-teaser__button,
.btn-group-vertical > .btn-group > .home-teaser__button,
.home-tabs .product-block .btn-group-vertical > .btn-group > .detail-button,
#sidebar-other-filters .btn-group-vertical > .btn-group > .mobile-filtering,
.btn-group-vertical > .btn-group > .header-buttons__btn,
.btn-group-vertical > .btn-group > .btn-previous-step,
.btn-group-vertical > .btn-group > .btn-continue-shopping {
  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, .btn-group-vertical > .btn-group > .social-teaser__button, .btn-group-vertical > .btn-group > .home-teaser__button, .home-tabs .product-block .btn-group-vertical > .btn-group > .detail-button, #sidebar-other-filters .btn-group-vertical > .btn-group > .mobile-filtering, .btn-group-vertical > .btn-group > .header-buttons__btn, .btn-group-vertical > .btn-group > .btn-previous-step, .btn-group-vertical > .btn-group > .btn-continue-shopping {
  float: none;
}
.btn-group-vertical > .btn + .btn, .btn-group-vertical > .social-teaser__button + .btn, .btn-group-vertical > .btn + .social-teaser__button, .btn-group-vertical > .social-teaser__button + .social-teaser__button, .btn-group-vertical > .home-teaser__button + .btn, .btn-group-vertical > .home-teaser__button + .social-teaser__button, .btn-group-vertical > .btn + .home-teaser__button, .btn-group-vertical > .social-teaser__button + .home-teaser__button, .btn-group-vertical > .home-teaser__button + .home-teaser__button, .home-tabs .product-block .btn-group-vertical > .detail-button + .btn, .home-tabs .product-block .btn-group-vertical > .detail-button + .social-teaser__button, .home-tabs .product-block .btn-group-vertical > .detail-button + .home-teaser__button, .home-tabs .product-block .btn-group-vertical > .btn + .detail-button, .home-tabs .product-block .btn-group-vertical > .social-teaser__button + .detail-button, .home-tabs .product-block .btn-group-vertical > .home-teaser__button + .detail-button, .home-tabs .product-block .btn-group-vertical > .detail-button + .detail-button, #sidebar-other-filters .btn-group-vertical > .mobile-filtering + .btn, #sidebar-other-filters .btn-group-vertical > .mobile-filtering + .social-teaser__button, #sidebar-other-filters .btn-group-vertical > .mobile-filtering + .home-teaser__button, #sidebar-other-filters .home-tabs .product-block .btn-group-vertical > .mobile-filtering + .detail-button, .home-tabs .product-block #sidebar-other-filters .btn-group-vertical > .mobile-filtering + .detail-button, #sidebar-other-filters .btn-group-vertical > .btn + .mobile-filtering, #sidebar-other-filters .btn-group-vertical > .social-teaser__button + .mobile-filtering, #sidebar-other-filters .btn-group-vertical > .home-teaser__button + .mobile-filtering, #sidebar-other-filters .home-tabs .product-block .btn-group-vertical > .detail-button + .mobile-filtering, .home-tabs .product-block #sidebar-other-filters .btn-group-vertical > .detail-button + .mobile-filtering, #sidebar-other-filters .btn-group-vertical > .mobile-filtering + .mobile-filtering, .btn-group-vertical > .header-buttons__btn + .btn, .btn-group-vertical > .header-buttons__btn + .social-teaser__button, .btn-group-vertical > .header-buttons__btn + .home-teaser__button, .home-tabs .product-block .btn-group-vertical > .header-buttons__btn + .detail-button, #sidebar-other-filters .btn-group-vertical > .header-buttons__btn + .mobile-filtering, .btn-group-vertical > .btn + .header-buttons__btn, .btn-group-vertical > .social-teaser__button + .header-buttons__btn, .btn-group-vertical > .home-teaser__button + .header-buttons__btn, .home-tabs .product-block .btn-group-vertical > .detail-button + .header-buttons__btn, #sidebar-other-filters .btn-group-vertical > .mobile-filtering + .header-buttons__btn, .btn-group-vertical > .header-buttons__btn + .header-buttons__btn, .btn-group-vertical > .btn-previous-step + .btn, .btn-group-vertical > .btn-previous-step + .social-teaser__button, .btn-group-vertical > .btn-previous-step + .home-teaser__button, .home-tabs .product-block .btn-group-vertical > .btn-previous-step + .detail-button, #sidebar-other-filters .btn-group-vertical > .btn-previous-step + .mobile-filtering, .btn-group-vertical > .btn-previous-step + .header-buttons__btn, .btn-group-vertical > .btn-continue-shopping + .btn, .btn-group-vertical > .btn-continue-shopping + .social-teaser__button, .btn-group-vertical > .btn-continue-shopping + .home-teaser__button, .home-tabs .product-block .btn-group-vertical > .btn-continue-shopping + .detail-button, #sidebar-other-filters .btn-group-vertical > .btn-continue-shopping + .mobile-filtering, .btn-group-vertical > .btn-continue-shopping + .header-buttons__btn, .btn-group-vertical > .btn + .btn-previous-step, .btn-group-vertical > .social-teaser__button + .btn-previous-step, .btn-group-vertical > .home-teaser__button + .btn-previous-step, .home-tabs .product-block .btn-group-vertical > .detail-button + .btn-previous-step, #sidebar-other-filters .btn-group-vertical > .mobile-filtering + .btn-previous-step, .btn-group-vertical > .header-buttons__btn + .btn-previous-step, .btn-group-vertical > .btn + .btn-continue-shopping, .btn-group-vertical > .social-teaser__button + .btn-continue-shopping, .btn-group-vertical > .home-teaser__button + .btn-continue-shopping, .home-tabs .product-block .btn-group-vertical > .detail-button + .btn-continue-shopping, #sidebar-other-filters .btn-group-vertical > .mobile-filtering + .btn-continue-shopping, .btn-group-vertical > .header-buttons__btn + .btn-continue-shopping, .btn-group-vertical > .btn-previous-step + .btn-previous-step, .btn-group-vertical > .btn-continue-shopping + .btn-previous-step, .btn-group-vertical > .btn-previous-step + .btn-continue-shopping, .btn-group-vertical > .btn-continue-shopping + .btn-continue-shopping,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .social-teaser__button + .btn-group,
.btn-group-vertical > .home-teaser__button + .btn-group,
.home-tabs .product-block .btn-group-vertical > .detail-button + .btn-group,
#sidebar-other-filters .btn-group-vertical > .mobile-filtering + .btn-group,
.btn-group-vertical > .header-buttons__btn + .btn-group,
.btn-group-vertical > .btn-previous-step + .btn-group,
.btn-group-vertical > .btn-continue-shopping + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .social-teaser__button,
.btn-group-vertical > .btn-group + .home-teaser__button,
.home-tabs .product-block .btn-group-vertical > .btn-group + .detail-button,
#sidebar-other-filters .btn-group-vertical > .btn-group + .mobile-filtering,
.btn-group-vertical > .btn-group + .header-buttons__btn,
.btn-group-vertical > .btn-group + .btn-previous-step,
.btn-group-vertical > .btn-group + .btn-continue-shopping,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child), .btn-group-vertical > .social-teaser__button:not(:first-child):not(:last-child), .btn-group-vertical > .home-teaser__button:not(:first-child):not(:last-child), .home-tabs .product-block .btn-group-vertical > .detail-button:not(:first-child):not(:last-child), #sidebar-other-filters .btn-group-vertical > .mobile-filtering:not(:first-child):not(:last-child), .btn-group-vertical > .header-buttons__btn:not(:first-child):not(:last-child), .btn-group-vertical > .btn-previous-step:not(:first-child):not(:last-child), .btn-group-vertical > .btn-continue-shopping:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child), .btn-group-vertical > .social-teaser__button:first-child:not(:last-child), .btn-group-vertical > .home-teaser__button:first-child:not(:last-child), .home-tabs .product-block .btn-group-vertical > .detail-button:first-child:not(:last-child), #sidebar-other-filters .btn-group-vertical > .mobile-filtering:first-child:not(:last-child), .btn-group-vertical > .header-buttons__btn:first-child:not(:last-child), .btn-group-vertical > .btn-previous-step:first-child:not(:last-child), .btn-group-vertical > .btn-continue-shopping:first-child:not(:last-child) {
    border-radius: 3px 3px 0 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child), .btn-group-vertical > .social-teaser__button:last-child:not(:first-child), .btn-group-vertical > .home-teaser__button:last-child:not(:first-child), .home-tabs .product-block .btn-group-vertical > .detail-button:last-child:not(:first-child), #sidebar-other-filters .btn-group-vertical > .mobile-filtering:last-child:not(:first-child), .btn-group-vertical > .header-buttons__btn:last-child:not(:first-child), .btn-group-vertical > .btn-previous-step:last-child:not(:first-child), .btn-group-vertical > .btn-continue-shopping:last-child:not(:first-child) {
    border-radius: 0 0 3px 3px;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .social-teaser__button, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .home-teaser__button, .home-tabs .product-block .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .detail-button, #sidebar-other-filters .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .mobile-filtering, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .header-buttons__btn, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn-previous-step, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn-continue-shopping {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .social-teaser__button:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .home-teaser__button:last-child, .home-tabs .product-block .btn-group-vertical > .btn-group:first-child:not(:last-child) > .detail-button:last-child, #sidebar-other-filters .btn-group-vertical > .btn-group:first-child:not(:last-child) > .mobile-filtering:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .header-buttons__btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn-previous-step:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn-continue-shopping: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, .btn-group-vertical > .btn-group:last-child:not(:first-child) > .social-teaser__button:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > .home-teaser__button:first-child, .home-tabs .product-block .btn-group-vertical > .btn-group:last-child:not(:first-child) > .detail-button:first-child, #sidebar-other-filters .btn-group-vertical > .btn-group:last-child:not(:first-child) > .mobile-filtering:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > .header-buttons__btn:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn-previous-step:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn-continue-shopping:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn, .btn-group-justified > .social-teaser__button, .btn-group-justified > .home-teaser__button, .home-tabs .product-block .btn-group-justified > .detail-button, #sidebar-other-filters .btn-group-justified > .mobile-filtering, .btn-group-justified > .header-buttons__btn, .btn-group-justified > .btn-previous-step, .btn-group-justified > .btn-continue-shopping,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn, .btn-group-justified > .btn-group .social-teaser__button, .btn-group-justified > .btn-group .home-teaser__button, .btn-group-justified > .btn-group .home-tabs .product-block .detail-button, .home-tabs .product-block .btn-group-justified > .btn-group .detail-button, .btn-group-justified > .btn-group #sidebar-other-filters .mobile-filtering, #sidebar-other-filters .btn-group-justified > .btn-group .mobile-filtering, .btn-group-justified > .btn-group .header-buttons__btn, .btn-group-justified > .btn-group .btn-previous-step, .btn-group-justified > .btn-group .btn-continue-shopping {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle=buttons] > .btn input[type=radio], [data-toggle=buttons] > .social-teaser__button input[type=radio], [data-toggle=buttons] > .home-teaser__button input[type=radio], .home-tabs .product-block [data-toggle=buttons] > .detail-button input[type=radio], #sidebar-other-filters [data-toggle=buttons] > .mobile-filtering input[type=radio], [data-toggle=buttons] > .header-buttons__btn input[type=radio], [data-toggle=buttons] > .btn-previous-step input[type=radio], [data-toggle=buttons] > .btn-continue-shopping input[type=radio],
[data-toggle=buttons] > .btn input[type=checkbox],
[data-toggle=buttons] > .social-teaser__button input[type=checkbox],
[data-toggle=buttons] > .home-teaser__button input[type=checkbox],
.home-tabs .product-block [data-toggle=buttons] > .detail-button input[type=checkbox],
#sidebar-other-filters [data-toggle=buttons] > .mobile-filtering input[type=checkbox],
[data-toggle=buttons] > .header-buttons__btn input[type=checkbox],
[data-toggle=buttons] > .btn-previous-step input[type=checkbox],
[data-toggle=buttons] > .btn-continue-shopping input[type=checkbox],
[data-toggle=buttons] > .btn-group > .btn input[type=radio],
[data-toggle=buttons] > .btn-group > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*=col-] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  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: 4px 10px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #b5b5b5;
  border-radius: 3px;
}
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn,
.input-group-sm > .input-group-btn > .input-group-addon.social-teaser__button,
.input-group-sm > .input-group-btn > .input-group-addon.home-teaser__button,
.home-tabs .product-block .input-group-sm > .input-group-btn > .input-group-addon.detail-button,
#sidebar-other-filters .input-group-sm > .input-group-btn > .input-group-addon.mobile-filtering,
.input-group-sm > .input-group-btn > .input-group-addon.header-buttons__btn,
.input-group-sm > .input-group-btn > .input-group-addon.btn-previous-step,
.input-group-sm > .input-group-btn > .input-group-addon.btn-continue-shopping {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn,
.input-group-lg > .input-group-btn > .input-group-addon.social-teaser__button,
.input-group-lg > .input-group-btn > .input-group-addon.home-teaser__button,
.home-tabs .product-block .input-group-lg > .input-group-btn > .input-group-addon.detail-button,
#sidebar-other-filters .input-group-lg > .input-group-btn > .input-group-addon.mobile-filtering,
.input-group-lg > .input-group-btn > .input-group-addon.header-buttons__btn,
.input-group-lg > .input-group-btn > .input-group-addon.btn-previous-step,
.input-group-lg > .input-group-btn > .input-group-addon.btn-continue-shopping {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 4px;
}
.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,
.input-group-btn:first-child > .social-teaser__button,
.input-group-btn:first-child > .home-teaser__button,
.home-tabs .product-block .input-group-btn:first-child > .detail-button,
#sidebar-other-filters .input-group-btn:first-child > .mobile-filtering,
.input-group-btn:first-child > .header-buttons__btn,
.input-group-btn:first-child > .btn-previous-step,
.input-group-btn:first-child > .btn-continue-shopping,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .btn-group > .social-teaser__button,
.input-group-btn:first-child > .btn-group > .home-teaser__button,
.home-tabs .product-block .input-group-btn:first-child > .btn-group > .detail-button,
#sidebar-other-filters .input-group-btn:first-child > .btn-group > .mobile-filtering,
.input-group-btn:first-child > .btn-group > .header-buttons__btn,
.input-group-btn:first-child > .btn-group > .btn-previous-step,
.input-group-btn:first-child > .btn-group > .btn-continue-shopping,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .social-teaser__button:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .home-teaser__button:not(:last-child):not(.dropdown-toggle),
.home-tabs .product-block .input-group-btn:last-child > .detail-button:not(:last-child):not(.dropdown-toggle),
#sidebar-other-filters .input-group-btn:last-child > .mobile-filtering:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .header-buttons__btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-previous-step:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-continue-shopping:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn-group:not(:last-child) > .social-teaser__button,
.input-group-btn:last-child > .btn-group:not(:last-child) > .home-teaser__button,
.home-tabs .product-block .input-group-btn:last-child > .btn-group:not(:last-child) > .detail-button,
#sidebar-other-filters .input-group-btn:last-child > .btn-group:not(:last-child) > .mobile-filtering,
.input-group-btn:last-child > .btn-group:not(:last-child) > .header-buttons__btn,
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn-previous-step,
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn-continue-shopping {
  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,
.input-group-btn:last-child > .social-teaser__button,
.input-group-btn:last-child > .home-teaser__button,
.home-tabs .product-block .input-group-btn:last-child > .detail-button,
#sidebar-other-filters .input-group-btn:last-child > .mobile-filtering,
.input-group-btn:last-child > .header-buttons__btn,
.input-group-btn:last-child > .btn-previous-step,
.input-group-btn:last-child > .btn-continue-shopping,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .btn-group > .social-teaser__button,
.input-group-btn:last-child > .btn-group > .home-teaser__button,
.home-tabs .product-block .input-group-btn:last-child > .btn-group > .detail-button,
#sidebar-other-filters .input-group-btn:last-child > .btn-group > .mobile-filtering,
.input-group-btn:last-child > .btn-group > .header-buttons__btn,
.input-group-btn:last-child > .btn-group > .btn-previous-step,
.input-group-btn:last-child > .btn-group > .btn-continue-shopping,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .social-teaser__button:not(:first-child),
.input-group-btn:first-child > .home-teaser__button:not(:first-child),
.home-tabs .product-block .input-group-btn:first-child > .detail-button:not(:first-child),
#sidebar-other-filters .input-group-btn:first-child > .mobile-filtering:not(:first-child),
.input-group-btn:first-child > .header-buttons__btn:not(:first-child),
.input-group-btn:first-child > .btn-previous-step:not(:first-child),
.input-group-btn:first-child > .btn-continue-shopping:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn-group:not(:first-child) > .social-teaser__button,
.input-group-btn:first-child > .btn-group:not(:first-child) > .home-teaser__button,
.home-tabs .product-block .input-group-btn:first-child > .btn-group:not(:first-child) > .detail-button,
#sidebar-other-filters .input-group-btn:first-child > .btn-group:not(:first-child) > .mobile-filtering,
.input-group-btn:first-child > .btn-group:not(:first-child) > .header-buttons__btn,
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn-previous-step,
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn-continue-shopping {
  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, .input-group-btn > .social-teaser__button, .input-group-btn > .home-teaser__button, .home-tabs .product-block .input-group-btn > .detail-button, #sidebar-other-filters .input-group-btn > .mobile-filtering, .input-group-btn > .header-buttons__btn, .input-group-btn > .btn-previous-step, .input-group-btn > .btn-continue-shopping {
  position: relative;
}
.input-group-btn > .btn + .btn, .input-group-btn > .social-teaser__button + .btn, .input-group-btn > .btn + .social-teaser__button, .input-group-btn > .social-teaser__button + .social-teaser__button, .input-group-btn > .home-teaser__button + .btn, .input-group-btn > .home-teaser__button + .social-teaser__button, .input-group-btn > .btn + .home-teaser__button, .input-group-btn > .social-teaser__button + .home-teaser__button, .input-group-btn > .home-teaser__button + .home-teaser__button, .home-tabs .product-block .input-group-btn > .detail-button + .btn, .home-tabs .product-block .input-group-btn > .detail-button + .social-teaser__button, .home-tabs .product-block .input-group-btn > .detail-button + .home-teaser__button, .home-tabs .product-block .input-group-btn > .btn + .detail-button, .home-tabs .product-block .input-group-btn > .social-teaser__button + .detail-button, .home-tabs .product-block .input-group-btn > .home-teaser__button + .detail-button, .home-tabs .product-block .input-group-btn > .detail-button + .detail-button, #sidebar-other-filters .input-group-btn > .mobile-filtering + .btn, #sidebar-other-filters .input-group-btn > .mobile-filtering + .social-teaser__button, #sidebar-other-filters .input-group-btn > .mobile-filtering + .home-teaser__button, #sidebar-other-filters .home-tabs .product-block .input-group-btn > .mobile-filtering + .detail-button, .home-tabs .product-block #sidebar-other-filters .input-group-btn > .mobile-filtering + .detail-button, #sidebar-other-filters .input-group-btn > .btn + .mobile-filtering, #sidebar-other-filters .input-group-btn > .social-teaser__button + .mobile-filtering, #sidebar-other-filters .input-group-btn > .home-teaser__button + .mobile-filtering, #sidebar-other-filters .home-tabs .product-block .input-group-btn > .detail-button + .mobile-filtering, .home-tabs .product-block #sidebar-other-filters .input-group-btn > .detail-button + .mobile-filtering, #sidebar-other-filters .input-group-btn > .mobile-filtering + .mobile-filtering, .input-group-btn > .header-buttons__btn + .btn, .input-group-btn > .header-buttons__btn + .social-teaser__button, .input-group-btn > .header-buttons__btn + .home-teaser__button, .home-tabs .product-block .input-group-btn > .header-buttons__btn + .detail-button, #sidebar-other-filters .input-group-btn > .header-buttons__btn + .mobile-filtering, .input-group-btn > .btn + .header-buttons__btn, .input-group-btn > .social-teaser__button + .header-buttons__btn, .input-group-btn > .home-teaser__button + .header-buttons__btn, .home-tabs .product-block .input-group-btn > .detail-button + .header-buttons__btn, #sidebar-other-filters .input-group-btn > .mobile-filtering + .header-buttons__btn, .input-group-btn > .header-buttons__btn + .header-buttons__btn, .input-group-btn > .btn-previous-step + .btn, .input-group-btn > .btn-previous-step + .social-teaser__button, .input-group-btn > .btn-previous-step + .home-teaser__button, .home-tabs .product-block .input-group-btn > .btn-previous-step + .detail-button, #sidebar-other-filters .input-group-btn > .btn-previous-step + .mobile-filtering, .input-group-btn > .btn-previous-step + .header-buttons__btn, .input-group-btn > .btn-continue-shopping + .btn, .input-group-btn > .btn-continue-shopping + .social-teaser__button, .input-group-btn > .btn-continue-shopping + .home-teaser__button, .home-tabs .product-block .input-group-btn > .btn-continue-shopping + .detail-button, #sidebar-other-filters .input-group-btn > .btn-continue-shopping + .mobile-filtering, .input-group-btn > .btn-continue-shopping + .header-buttons__btn, .input-group-btn > .btn + .btn-previous-step, .input-group-btn > .social-teaser__button + .btn-previous-step, .input-group-btn > .home-teaser__button + .btn-previous-step, .home-tabs .product-block .input-group-btn > .detail-button + .btn-previous-step, #sidebar-other-filters .input-group-btn > .mobile-filtering + .btn-previous-step, .input-group-btn > .header-buttons__btn + .btn-previous-step, .input-group-btn > .btn + .btn-continue-shopping, .input-group-btn > .social-teaser__button + .btn-continue-shopping, .input-group-btn > .home-teaser__button + .btn-continue-shopping, .home-tabs .product-block .input-group-btn > .detail-button + .btn-continue-shopping, #sidebar-other-filters .input-group-btn > .mobile-filtering + .btn-continue-shopping, .input-group-btn > .header-buttons__btn + .btn-continue-shopping, .input-group-btn > .btn-previous-step + .btn-previous-step, .input-group-btn > .btn-continue-shopping + .btn-previous-step, .input-group-btn > .btn-previous-step + .btn-continue-shopping, .input-group-btn > .btn-continue-shopping + .btn-continue-shopping {
  margin-left: -1px;
}
.input-group-btn > .btn:hover, .input-group-btn > .social-teaser__button:hover, .input-group-btn > .home-teaser__button:hover, .home-tabs .product-block .input-group-btn > .detail-button:hover, #sidebar-other-filters .input-group-btn > .mobile-filtering:hover, .input-group-btn > .header-buttons__btn:hover, .input-group-btn > .btn-previous-step:hover, .input-group-btn > .btn-continue-shopping:hover, .input-group-btn > .btn:focus, .input-group-btn > .social-teaser__button:focus, .input-group-btn > .home-teaser__button:focus, .home-tabs .product-block .input-group-btn > .detail-button:focus, #sidebar-other-filters .input-group-btn > .mobile-filtering:focus, .input-group-btn > .header-buttons__btn:focus, .input-group-btn > .btn-previous-step:focus, .input-group-btn > .btn-continue-shopping:focus, .input-group-btn > .btn:active, .input-group-btn > .social-teaser__button:active, .input-group-btn > .home-teaser__button:active, .home-tabs .product-block .input-group-btn > .detail-button:active, #sidebar-other-filters .input-group-btn > .mobile-filtering:active, .input-group-btn > .header-buttons__btn:active, .input-group-btn > .btn-previous-step:active, .input-group-btn > .btn-continue-shopping:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn, .input-group-btn:first-child > .social-teaser__button, .input-group-btn:first-child > .home-teaser__button, .home-tabs .product-block .input-group-btn:first-child > .detail-button, #sidebar-other-filters .input-group-btn:first-child > .mobile-filtering, .input-group-btn:first-child > .header-buttons__btn, .input-group-btn:first-child > .btn-previous-step, .input-group-btn:first-child > .btn-continue-shopping,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .social-teaser__button, .input-group-btn:last-child > .home-teaser__button, .home-tabs .product-block .input-group-btn:last-child > .detail-button, #sidebar-other-filters .input-group-btn:last-child > .mobile-filtering, .input-group-btn:last-child > .header-buttons__btn, .input-group-btn:last-child > .btn-previous-step, .input-group-btn:last-child > .btn-continue-shopping,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

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

.nav-tabs {
  border-bottom: 1px solid #b5b5b5;
}
.nav-tabs > li {
  float: left;
    margin-bottom: -1px;
    margin-top: 1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 3px 3px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: transparent transparent #b5b5b5;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #000;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 3px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #004289;
}

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

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

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

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
    border-radius: 3px 3px 0 0;
}

.navbar-btn {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn, .btn-group-sm > .navbar-btn.social-teaser__button, .btn-group-sm > .navbar-btn.home-teaser__button, .home-tabs .product-block .btn-group-sm > .navbar-btn.detail-button, #sidebar-other-filters .btn-group-sm > .navbar-btn.mobile-filtering, .btn-group-sm > .navbar-btn.header-buttons__btn, .btn-group-sm > .navbar-btn.btn-previous-step, .btn-group-sm > .navbar-btn.btn-continue-shopping {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn, .btn-group-xs > .navbar-btn.social-teaser__button, .btn-group-xs > .navbar-btn.home-teaser__button, .home-tabs .product-block .btn-group-xs > .navbar-btn.detail-button, #sidebar-other-filters .btn-group-xs > .navbar-btn.mobile-filtering, .btn-group-xs > .navbar-btn.header-buttons__btn, .btn-group-xs > .navbar-btn.btn-previous-step, .btn-group-xs > .navbar-btn.btn-continue-shopping {
  margin-top: 14px;
  margin-bottom: 14px;
}

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

@media (min-width: 1280px) {
  .navbar-left {
    float: left !important;
  }

  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 1279px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link, .navbar-default .btn-previous-step, .navbar-default .btn-continue-shopping {
  color: #777;
}
.navbar-default .btn-link:hover, .navbar-default .btn-previous-step:hover, .navbar-default .btn-continue-shopping:hover, .navbar-default .btn-link:focus, .navbar-default .btn-previous-step:focus, .navbar-default .btn-continue-shopping:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover, .navbar-default [disabled].btn-previous-step:hover, .navbar-default [disabled].btn-continue-shopping:hover, .navbar-default .btn-link[disabled]:focus, .navbar-default [disabled].btn-previous-step:focus, .navbar-default [disabled].btn-continue-shopping:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-previous-step:hover, fieldset[disabled] .navbar-default .btn-continue-shopping:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-previous-step:focus, fieldset[disabled] .navbar-default .btn-continue-shopping:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}
@media (max-width: 1279px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link, .navbar-inverse .btn-previous-step, .navbar-inverse .btn-continue-shopping {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-previous-step:hover, .navbar-inverse .btn-continue-shopping:hover, .navbar-inverse .btn-link:focus, .navbar-inverse .btn-previous-step:focus, .navbar-inverse .btn-continue-shopping:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse [disabled].btn-previous-step:hover, .navbar-inverse [disabled].btn-continue-shopping:hover, .navbar-inverse .btn-link[disabled]:focus, .navbar-inverse [disabled].btn-previous-step:focus, .navbar-inverse [disabled].btn-continue-shopping:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-previous-step:hover, fieldset[disabled] .navbar-inverse .btn-continue-shopping:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-previous-step:focus, fieldset[disabled] .navbar-inverse .btn-continue-shopping:focus {
  color: #444;
}

.breadcrumb {
  padding: 4px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: transparent;
  border-radius: 3px;
}
.breadcrumb > ol > li {
  display: inline-block;
}
.breadcrumb ol > > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}
section.breadcrumb-list .breadcrumb {
    padding:0;
    margin:10px 0 0;
}

.pagination.orders {
    display: inline-block;
    padding-left: 0;
    margin: 30px 0;
    border-radius: 30px;
    font-size: 20px;
}
.pagination.orders > li.disabled {
    display:none;
}
.pagination.orders > li > a,
.pagination.orders > li > span {
    padding: 0px 13px 3px;
    border: none;
}

.pagination.orders > li:first-child > a,
.pagination.orders > li:first-child > span {
    margin-right: 10px;
    border-radius: 50%;
    box-shadow: 0 0 4px 0 rgba(26, 26, 26, 0.3);
}
.pagination.orders > li:last-child > a,
.pagination.orders > li:last-child > span {
    margin-left: 10px;
    border-radius: 50%;
    box-shadow: 0 0 4px 0 rgba(26, 26, 26, 0.3);
}
.pagination.orders > li > a:hover, .pagination > li > a:focus,
.pagination.orders > li > span:hover,
.pagination.orders > li > span:focus {
    z-index: 2;
    color: #333;
    background-color: transparent;
    border:none;
}
.pagination.orders > .active > a,
.pagination > .active > a:hover,
.pagination > .active > a:focus,
.pagination > .active > a:visited,
.pagination.orders > .active > span,
.pagination.orders > .active > span:hover,
.pagination.orders > .active > span:focus {
    text-decoration: underline;
    color: black;
    background:none;
    border:none;

}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 3px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 4px 10px;
  line-height: 1.428571429;
  text-decoration: none;
  color: #333;
  background-color: #fff;
  border: 1px solid #004289;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #333;
  background-color: #eeeeee;
  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: #e9e9e9;
  border-color: #888;
  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: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

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

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

.pager {
  padding-left: 0;
  margin: 20px 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: transparent;
  border: 1px solid transparent;
  border-radius: 0;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: transparent;
}
.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: #777777;
  background-color: transparent;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label:empty {
  display: none;
}
.btn .label, .social-teaser__button .label, .home-teaser__button .label, .home-tabs .product-block .detail-button .label, #sidebar-other-filters .mobile-filtering .label, .header-buttons__btn .label, .btn-previous-step .label, .btn-continue-shopping .label {
  position: relative;
  top: -1px;
}

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

.label-default {
  background-color: #777777;
}
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

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

.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: #f0ad4e;
}
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

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

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge, .social-teaser__button .badge, .home-teaser__button .badge, .home-tabs .product-block .detail-button .badge, #sidebar-other-filters .mobile-filtering .badge, .header-buttons__btn .badge, .btn-previous-step .badge, .btn-continue-shopping .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .social-teaser__button .badge, .btn-group-xs > .home-teaser__button .badge, .home-tabs .product-block .btn-group-xs > .detail-button .badge, #sidebar-other-filters .btn-group-xs > .mobile-filtering .badge, .btn-group-xs > .header-buttons__btn .badge, .btn-group-xs > .btn-previous-step .badge, .btn-group-xs > .btn-continue-shopping .badge {
  top: 0;
  padding: 1px 5px;
}
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #004289;
  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: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron, .container-fluid .jumbotron {
  border-radius: 4px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron, .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
.jumbotron .h1 {
    font-size: 63px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  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: #333333;
}

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

.alert {
  padding: 25px;
  margin-bottom: 20px;
  border-radius: 0;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
    font-size: 20px;
    font-weight: 600;
}
.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:#eef8f2;
  color: #333;
}
.alert-success hr {
  border-top-color: #00752c;
}
.alert-success .alert-link {
  color: #1a1a1a;
}

.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: #ffa507;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #d38600;
}

.alert-danger {
  background-color: #ffecec;
  border-color: #ff4842;
  color: #333;
}
.alert-danger hr {
  border-top-color: #cc1d0d;
}
.alert-danger .alert-link {
  color: #1a1a1a;
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 3px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #004289;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  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 {
  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: #f0ad4e;
}
.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: #ff4842;
}
.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 {
  padding-left: 10px;
}

.media-left,
.media > .pull-left,
.media > .btn-previous-step,
.media > .btn-continue-shopping {
  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: 3px;
  border-top-left-radius: 3px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

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: #eeeeee;
  color: #777777;
  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: #777777;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #004289;
  border-color: #004289;
}
.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: #56a7ff;
}

.list-group-item-success {
  color: #008e36;
  background-color: #fff;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #008e36;
}
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: #008e36;
  background-color: #f2f2f2;
}
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: #008e36;
  border-color: #008e36;
}

.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: #ffa507;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #ffa507;
}
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: #ffa507;
  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: #ffa507;
  border-color: #ffa507;
}

.list-group-item-danger {
  color: #ff4842;
  background-color: #fff;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #ff4842;
}
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: #ff4842;
  background-color: #f2f2f2;
}
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: #ff4842;
  border-color: #ff4842;
}

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

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

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 3px;
  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: 2px;
  border-top-left-radius: 2px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  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: 2px;
  border-bottom-left-radius: 2px;
}

.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: 2px;
  border-top-left-radius: 2px;
}
.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: 2px;
  border-bottom-left-radius: 2px;
}
.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: 2px;
  border-top-left-radius: 2px;
}
.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: 2px;
  border-top-right-radius: 2px;
}
.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: 2px;
}
.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: 2px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.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: 2px;
  border-bottom-right-radius: 2px;
}
.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: 2px;
}
.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: 2px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #b5b5b5;
}
.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: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 3px;
}
.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;
}

.preBids .panel-default {
  border-color: #fff;
}
.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: #004289;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #004289;
  border-color: #004289;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #004289;
}
.panel-primary > .panel-heading .badge {
  color: #004289;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #004289;
}

.panel-success {
  border-color: #008e36;
}
.panel-success > .panel-heading {
  color: #008e36;
  background-color: #fff;
  border-color: #008e36;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #008e36;
}
.panel-success > .panel-heading .badge {
  color: #fff;
  background-color: #008e36;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #008e36;
}

.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: #ffa507;
  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: #ffa507;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

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

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

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

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

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

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

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

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

.modal-header {
  padding: 15px;
    background-color: #eef8f2;
    margin: 15px;
}
.modal-header.custom-bg {
    margin: 0;
}
.modal-header.news_letter {
    background-color: #fff;
}
.modal-header:before, .modal-header:after {
  content: " ";
  display: table;
}
.modal-header:after {
  clear: both;
}

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

.modal-title {
  margin: 0;
  line-height: 1.428571429;
}
.modal-header.news_letter .modal-title{
    line-height: 54px;
}
.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #b5b5b5;
}
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn, .modal-footer .social-teaser__button + .btn, .modal-footer .btn + .social-teaser__button, .modal-footer .social-teaser__button + .social-teaser__button, .modal-footer .home-teaser__button + .btn, .modal-footer .home-teaser__button + .social-teaser__button, .modal-footer .btn + .home-teaser__button, .modal-footer .social-teaser__button + .home-teaser__button, .modal-footer .home-teaser__button + .home-teaser__button, .modal-footer .home-tabs .product-block .detail-button + .btn, .modal-footer .home-tabs .product-block .detail-button + .social-teaser__button, .modal-footer .home-tabs .product-block .detail-button + .home-teaser__button, .home-tabs .product-block .modal-footer .detail-button + .btn, .home-tabs .product-block .modal-footer .detail-button + .social-teaser__button, .home-tabs .product-block .modal-footer .detail-button + .home-teaser__button, .modal-footer .home-tabs .product-block .btn + .detail-button, .modal-footer .home-tabs .product-block .social-teaser__button + .detail-button, .modal-footer .home-tabs .product-block .home-teaser__button + .detail-button, .home-tabs .product-block .modal-footer .btn + .detail-button, .home-tabs .product-block .modal-footer .social-teaser__button + .detail-button, .home-tabs .product-block .modal-footer .home-teaser__button + .detail-button, .modal-footer .home-tabs .product-block .detail-button + .detail-button, .home-tabs .product-block .modal-footer .detail-button + .detail-button, .modal-footer #sidebar-other-filters .mobile-filtering + .btn, .modal-footer #sidebar-other-filters .mobile-filtering + .social-teaser__button, .modal-footer #sidebar-other-filters .mobile-filtering + .home-teaser__button, .modal-footer #sidebar-other-filters .home-tabs .product-block .mobile-filtering + .detail-button, .home-tabs .product-block .modal-footer #sidebar-other-filters .mobile-filtering + .detail-button, #sidebar-other-filters .modal-footer .mobile-filtering + .btn, #sidebar-other-filters .modal-footer .mobile-filtering + .social-teaser__button, #sidebar-other-filters .modal-footer .mobile-filtering + .home-teaser__button, #sidebar-other-filters .modal-footer .home-tabs .product-block .mobile-filtering + .detail-button, .home-tabs .product-block #sidebar-other-filters .modal-footer .mobile-filtering + .detail-button, .modal-footer #sidebar-other-filters .btn + .mobile-filtering, .modal-footer #sidebar-other-filters .social-teaser__button + .mobile-filtering, .modal-footer #sidebar-other-filters .home-teaser__button + .mobile-filtering, .modal-footer #sidebar-other-filters .home-tabs .product-block .detail-button + .mobile-filtering, .home-tabs .product-block .modal-footer #sidebar-other-filters .detail-button + .mobile-filtering, #sidebar-other-filters .modal-footer .btn + .mobile-filtering, #sidebar-other-filters .modal-footer .social-teaser__button + .mobile-filtering, #sidebar-other-filters .modal-footer .home-teaser__button + .mobile-filtering, #sidebar-other-filters .modal-footer .home-tabs .product-block .detail-button + .mobile-filtering, .home-tabs .product-block #sidebar-other-filters .modal-footer .detail-button + .mobile-filtering, .modal-footer #sidebar-other-filters .mobile-filtering + .mobile-filtering, #sidebar-other-filters .modal-footer .mobile-filtering + .mobile-filtering, .modal-footer .header-buttons__btn + .btn, .modal-footer .header-buttons__btn + .social-teaser__button, .modal-footer .header-buttons__btn + .home-teaser__button, .modal-footer .home-tabs .product-block .header-buttons__btn + .detail-button, .home-tabs .product-block .modal-footer .header-buttons__btn + .detail-button, .modal-footer #sidebar-other-filters .header-buttons__btn + .mobile-filtering, #sidebar-other-filters .modal-footer .header-buttons__btn + .mobile-filtering, .modal-footer .btn + .header-buttons__btn, .modal-footer .social-teaser__button + .header-buttons__btn, .modal-footer .home-teaser__button + .header-buttons__btn, .modal-footer .home-tabs .product-block .detail-button + .header-buttons__btn, .home-tabs .product-block .modal-footer .detail-button + .header-buttons__btn, .modal-footer #sidebar-other-filters .mobile-filtering + .header-buttons__btn, #sidebar-other-filters .modal-footer .mobile-filtering + .header-buttons__btn, .modal-footer .header-buttons__btn + .header-buttons__btn, .modal-footer .btn-previous-step + .btn, .modal-footer .btn-previous-step + .social-teaser__button, .modal-footer .btn-previous-step + .home-teaser__button, .modal-footer .home-tabs .product-block .btn-previous-step + .detail-button, .home-tabs .product-block .modal-footer .btn-previous-step + .detail-button, .modal-footer #sidebar-other-filters .btn-previous-step + .mobile-filtering, #sidebar-other-filters .modal-footer .btn-previous-step + .mobile-filtering, .modal-footer .btn-previous-step + .header-buttons__btn, .modal-footer .btn-continue-shopping + .btn, .modal-footer .btn-continue-shopping + .social-teaser__button, .modal-footer .btn-continue-shopping + .home-teaser__button, .modal-footer .home-tabs .product-block .btn-continue-shopping + .detail-button, .home-tabs .product-block .modal-footer .btn-continue-shopping + .detail-button, .modal-footer #sidebar-other-filters .btn-continue-shopping + .mobile-filtering, #sidebar-other-filters .modal-footer .btn-continue-shopping + .mobile-filtering, .modal-footer .btn-continue-shopping + .header-buttons__btn, .modal-footer .btn + .btn-previous-step, .modal-footer .social-teaser__button + .btn-previous-step, .modal-footer .home-teaser__button + .btn-previous-step, .modal-footer .home-tabs .product-block .detail-button + .btn-previous-step, .home-tabs .product-block .modal-footer .detail-button + .btn-previous-step, .modal-footer #sidebar-other-filters .mobile-filtering + .btn-previous-step, #sidebar-other-filters .modal-footer .mobile-filtering + .btn-previous-step, .modal-footer .header-buttons__btn + .btn-previous-step, .modal-footer .btn + .btn-continue-shopping, .modal-footer .social-teaser__button + .btn-continue-shopping, .modal-footer .home-teaser__button + .btn-continue-shopping, .modal-footer .home-tabs .product-block .detail-button + .btn-continue-shopping, .home-tabs .product-block .modal-footer .detail-button + .btn-continue-shopping, .modal-footer #sidebar-other-filters .mobile-filtering + .btn-continue-shopping, #sidebar-other-filters .modal-footer .mobile-filtering + .btn-continue-shopping, .modal-footer .header-buttons__btn + .btn-continue-shopping, .modal-footer .btn-previous-step + .btn-previous-step, .modal-footer .btn-continue-shopping + .btn-previous-step, .modal-footer .btn-previous-step + .btn-continue-shopping, .modal-footer .btn-continue-shopping + .btn-continue-shopping {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn, .modal-footer .btn-group .social-teaser__button + .btn, .modal-footer .btn-group .btn + .social-teaser__button, .modal-footer .btn-group .social-teaser__button + .social-teaser__button, .modal-footer .btn-group .home-teaser__button + .btn, .modal-footer .btn-group .home-teaser__button + .social-teaser__button, .modal-footer .btn-group .btn + .home-teaser__button, .modal-footer .btn-group .social-teaser__button + .home-teaser__button, .modal-footer .btn-group .home-teaser__button + .home-teaser__button, .modal-footer .btn-group .home-tabs .product-block .detail-button + .btn, .modal-footer .btn-group .home-tabs .product-block .detail-button + .social-teaser__button, .modal-footer .btn-group .home-tabs .product-block .detail-button + .home-teaser__button, .home-tabs .product-block .modal-footer .btn-group .detail-button + .btn, .home-tabs .product-block .modal-footer .btn-group .detail-button + .social-teaser__button, .home-tabs .product-block .modal-footer .btn-group .detail-button + .home-teaser__button, .modal-footer .btn-group .home-tabs .product-block .btn + .detail-button, .modal-footer .btn-group .home-tabs .product-block .social-teaser__button + .detail-button, .modal-footer .btn-group .home-tabs .product-block .home-teaser__button + .detail-button, .home-tabs .product-block .modal-footer .btn-group .btn + .detail-button, .home-tabs .product-block .modal-footer .btn-group .social-teaser__button + .detail-button, .home-tabs .product-block .modal-footer .btn-group .home-teaser__button + .detail-button, .modal-footer .btn-group .home-tabs .product-block .detail-button + .detail-button, .home-tabs .product-block .modal-footer .btn-group .detail-button + .detail-button, .modal-footer .btn-group #sidebar-other-filters .mobile-filtering + .btn, .modal-footer .btn-group #sidebar-other-filters .mobile-filtering + .social-teaser__button, .modal-footer .btn-group #sidebar-other-filters .mobile-filtering + .home-teaser__button, .modal-footer .btn-group #sidebar-other-filters .home-tabs .product-block .mobile-filtering + .detail-button, .home-tabs .product-block .modal-footer .btn-group #sidebar-other-filters .mobile-filtering + .detail-button, #sidebar-other-filters .modal-footer .btn-group .mobile-filtering + .btn, #sidebar-other-filters .modal-footer .btn-group .mobile-filtering + .social-teaser__button, #sidebar-other-filters .modal-footer .btn-group .mobile-filtering + .home-teaser__button, #sidebar-other-filters .modal-footer .btn-group .home-tabs .product-block .mobile-filtering + .detail-button, .home-tabs .product-block #sidebar-other-filters .modal-footer .btn-group .mobile-filtering + .detail-button, .modal-footer .btn-group #sidebar-other-filters .btn + .mobile-filtering, .modal-footer .btn-group #sidebar-other-filters .social-teaser__button + .mobile-filtering, .modal-footer .btn-group #sidebar-other-filters .home-teaser__button + .mobile-filtering, .modal-footer .btn-group #sidebar-other-filters .home-tabs .product-block .detail-button + .mobile-filtering, .home-tabs .product-block .modal-footer .btn-group #sidebar-other-filters .detail-button + .mobile-filtering, #sidebar-other-filters .modal-footer .btn-group .btn + .mobile-filtering, #sidebar-other-filters .modal-footer .btn-group .social-teaser__button + .mobile-filtering, #sidebar-other-filters .modal-footer .btn-group .home-teaser__button + .mobile-filtering, #sidebar-other-filters .modal-footer .btn-group .home-tabs .product-block .detail-button + .mobile-filtering, .home-tabs .product-block #sidebar-other-filters .modal-footer .btn-group .detail-button + .mobile-filtering, .modal-footer .btn-group #sidebar-other-filters .mobile-filtering + .mobile-filtering, #sidebar-other-filters .modal-footer .btn-group .mobile-filtering + .mobile-filtering, .modal-footer .btn-group .header-buttons__btn + .btn, .modal-footer .btn-group .header-buttons__btn + .social-teaser__button, .modal-footer .btn-group .header-buttons__btn + .home-teaser__button, .modal-footer .btn-group .home-tabs .product-block .header-buttons__btn + .detail-button, .home-tabs .product-block .modal-footer .btn-group .header-buttons__btn + .detail-button, .modal-footer .btn-group #sidebar-other-filters .header-buttons__btn + .mobile-filtering, #sidebar-other-filters .modal-footer .btn-group .header-buttons__btn + .mobile-filtering, .modal-footer .btn-group .btn + .header-buttons__btn, .modal-footer .btn-group .social-teaser__button + .header-buttons__btn, .modal-footer .btn-group .home-teaser__button + .header-buttons__btn, .modal-footer .btn-group .home-tabs .product-block .detail-button + .header-buttons__btn, .home-tabs .product-block .modal-footer .btn-group .detail-button + .header-buttons__btn, .modal-footer .btn-group #sidebar-other-filters .mobile-filtering + .header-buttons__btn, #sidebar-other-filters .modal-footer .btn-group .mobile-filtering + .header-buttons__btn, .modal-footer .btn-group .header-buttons__btn + .header-buttons__btn, .modal-footer .btn-group .btn-previous-step + .btn, .modal-footer .btn-group .btn-previous-step + .social-teaser__button, .modal-footer .btn-group .btn-previous-step + .home-teaser__button, .modal-footer .btn-group .home-tabs .product-block .btn-previous-step + .detail-button, .home-tabs .product-block .modal-footer .btn-group .btn-previous-step + .detail-button, .modal-footer .btn-group #sidebar-other-filters .btn-previous-step + .mobile-filtering, #sidebar-other-filters .modal-footer .btn-group .btn-previous-step + .mobile-filtering, .modal-footer .btn-group .btn-previous-step + .header-buttons__btn, .modal-footer .btn-group .btn-continue-shopping + .btn, .modal-footer .btn-group .btn-continue-shopping + .social-teaser__button, .modal-footer .btn-group .btn-continue-shopping + .home-teaser__button, .modal-footer .btn-group .home-tabs .product-block .btn-continue-shopping + .detail-button, .home-tabs .product-block .modal-footer .btn-group .btn-continue-shopping + .detail-button, .modal-footer .btn-group #sidebar-other-filters .btn-continue-shopping + .mobile-filtering, #sidebar-other-filters .modal-footer .btn-group .btn-continue-shopping + .mobile-filtering, .modal-footer .btn-group .btn-continue-shopping + .header-buttons__btn, .modal-footer .btn-group .btn + .btn-previous-step, .modal-footer .btn-group .social-teaser__button + .btn-previous-step, .modal-footer .btn-group .home-teaser__button + .btn-previous-step, .modal-footer .btn-group .home-tabs .product-block .detail-button + .btn-previous-step, .home-tabs .product-block .modal-footer .btn-group .detail-button + .btn-previous-step, .modal-footer .btn-group #sidebar-other-filters .mobile-filtering + .btn-previous-step, #sidebar-other-filters .modal-footer .btn-group .mobile-filtering + .btn-previous-step, .modal-footer .btn-group .header-buttons__btn + .btn-previous-step, .modal-footer .btn-group .btn + .btn-continue-shopping, .modal-footer .btn-group .social-teaser__button + .btn-continue-shopping, .modal-footer .btn-group .home-teaser__button + .btn-continue-shopping, .modal-footer .btn-group .home-tabs .product-block .detail-button + .btn-continue-shopping, .home-tabs .product-block .modal-footer .btn-group .detail-button + .btn-continue-shopping, .modal-footer .btn-group #sidebar-other-filters .mobile-filtering + .btn-continue-shopping, #sidebar-other-filters .modal-footer .btn-group .mobile-filtering + .btn-continue-shopping, .modal-footer .btn-group .header-buttons__btn + .btn-continue-shopping, .modal-footer .btn-group .btn-previous-step + .btn-previous-step, .modal-footer .btn-group .btn-continue-shopping + .btn-previous-step, .modal-footer .btn-group .btn-previous-step + .btn-continue-shopping, .modal-footer .btn-group .btn-continue-shopping + .btn-continue-shopping {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block, .modal-footer #sidebar-other-filters .mobile-filtering + .btn-block, #sidebar-other-filters .modal-footer .mobile-filtering + .btn-block, .modal-footer #sidebar-other-filters .btn-block + .mobile-filtering, #sidebar-other-filters .modal-footer .btn-block + .mobile-filtering, .modal-footer #sidebar-other-filters .mobile-filtering + .mobile-filtering, #sidebar-other-filters .modal-footer .mobile-filtering + .mobile-filtering, .modal-footer .header-buttons__btn + .btn-block, .modal-footer #sidebar-other-filters .header-buttons__btn + .mobile-filtering, #sidebar-other-filters .modal-footer .header-buttons__btn + .mobile-filtering, .modal-footer .btn-block + .header-buttons__btn, .modal-footer #sidebar-other-filters .mobile-filtering + .header-buttons__btn, #sidebar-other-filters .modal-footer .mobile-filtering + .header-buttons__btn, .modal-footer .header-buttons__btn + .header-buttons__btn {
  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 {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 1024px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  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: 12px;
  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: 3px;
}

.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: "Source Sans Pro", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  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: 14px;
  background-color: #FAFAFA;
  border-bottom: 1px solid #ebebeb;
  border-radius: 3px 3px 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;
  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 {
    transition: transform 0.6s ease-in-out;
    backface-visibility: hidden;
    perspective: 1000px;
  }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    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: 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: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
}
.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: "‹";
}
.carousel-control .icon-next:before {
  content: "›";
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9 ;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  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 .social-teaser__button, .carousel-caption .home-teaser__button, .carousel-caption .home-tabs .product-block .detail-button, .home-tabs .product-block .carousel-caption .detail-button, .carousel-caption #sidebar-other-filters .mobile-filtering, #sidebar-other-filters .carousel-caption .mobile-filtering, .carousel-caption .header-buttons__btn, .carousel-caption .btn-previous-step, .carousel-caption .btn-continue-shopping {
  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, #addToBasketPopup .modal-body > .description:before, .article-list-header:before, .auction-product:before, .auctionContent:before, .today-on-focus-pager:before, .categorytree-tablist:before, .categorytree-wrapper:before, .nav-categorytree:before, .clearfix:after, #addToBasketPopup .modal-body > .description:after, .article-list-header:after, .auction-product:after, .auctionContent:after, .today-on-focus-pager:after, .categorytree-tablist:after, .categorytree-wrapper:after, .nav-categorytree:after {
  content: " ";
  display: table;
}
.clearfix:after, #addToBasketPopup .modal-body > .description:after, .article-list-header:after, .auction-product:after, .auctionContent:after, .today-on-focus-pager:after, .categorytree-tablist:after, .categorytree-wrapper:after, .nav-categorytree:after {
  clear: both;
}

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

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

.pull-left, .btn-previous-step, .btn-continue-shopping {
  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: 1023px) {
  .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: 1023px) {
  .visible-sm-block {
    display: block !important;
  }
}

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

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

@media (min-width: 1024px) and (max-width: 1279px) {
  .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: 1024px) and (max-width: 1279px) {
  .visible-md-block {
    display: block !important;
  }
}

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

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

@media (min-width: 1280px) {
  .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: 1280px) {
  .visible-lg-block {
    display: block !important;
  }
}

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

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

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1280px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

.prepend-right-angle-quote:before {
  content: "» ";
}

.list-green-check {
  list-style-image: url("../../img/sprite/icon-green-check.png");
  color: #666;
  font-size: 1.1em;
}

.text-very-muted {
  color: #999;
}

h2, .h2 {
  font-weight: 300;
  font-size: 28px;
}

.headline {
  font-size: 20px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0.3px;
}
@media (min-width: 768px) {
  .headline {
    position: relative;
    text-align: center;
    letter-spacing: 0;
  }
  .headline:before {
    content: "";
    border-top: 1px solid #b5b5b5;
    margin: 0 auto;
    position: absolute;
    top: 13px;
    left: 0;
    right: 0;
    z-index: -1;
  }
  .headline span {
    background: #fff;
    padding: 0 25px;
  }
}

@media (max-width: 767px) {
  .container {
    width: auto;
  }
}

@media (min-width: 1024px) {
  .row-eq-height,
.row-md-eq-height {
    display: -ms-flexbox;
    display: flex;
  }
}
.row-gutter-sm, .form-horizontal .form-group-gutter-sm,
.form-group-toggle .form-group-gutter-sm {
  margin-left: -5px;
  margin-right: -5px;
}

.col-gutter-sm {
  padding-left: 5px;
  padding-right: 5px;
}

.row-gutter-xs, .form-horizontal .form-group-gutter-xs,
.form-group-toggle .form-group-gutter-xs {
  margin-left: -2px;
  margin-right: -3px;
}

.col-gutter-xs {
  padding-left: 2.5px;
  padding-right: 2.5px;
}

.col-xs-divider + .col-xs-divider {
  border-top: 1px solid #b5b5b5;
  padding-top: 20px;
}
@media (min-width: 768px) {
  .col-xs-divider + .col-xs-divider {
    border-top: none;
    border-left: 1px solid #b5b5b5;
    padding-top: 0;
  }
}

@media (min-width: 1220px) {
  .col-lg-divider + .col-lg-divider {
    border-left: 1px solid #b5b5b5;
  }
}
input[type=number] {
  -moz-appearance: textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  opacity: 1;
  margin-left: 10px;
}

.form-control {
  box-shadow: none;
}
.form-control.input-narrow-number {
  text-align: right;
  width: 70px;
  -webkit-padding-before: 0;
  -webkit-padding-end: 0;
  -webkit-padding-after: 0;
}

label {
  font-weight: 300;
  margin-left: 5px;
  margin-bottom: 3px;
}

.form-inline label {
  font-weight: normal;
  margin-left: 0;
}

legend {
  border-bottom: 0;
  font-size: 24px;
}

.is-required label:after {
  content: "*";
  color: #ff4842;
}

input[type=checkbox],
input[type=radio] {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 1px solid #797979;
  background: #fff;
  overflow: hidden;
  vertical-align: middle;
  -webkit-appearance: none;
}
input[type=checkbox], input[type=checkbox]:focus, input[type=checkbox]:active:focus,
input[type=radio],
input[type=radio]:focus,
input[type=radio]:active:focus {
  outline: none;
}

input[type=checkbox] {
  cursor: pointer;
  border-radius: 2px;
}
input[type=checkbox]:checked:after {
  content: "";
  position: absolute;
  width: 14px;
  height: 8px;
  background: transparent;
  top: 3px;
  left: 2px;
  border: 3px solid #004289;
  border-top: none;
  border-right: none;
  transform: rotate(-45deg);
}

input[type=radio] {
  border-radius: 50%;
}
input[type=radio]:checked {
  background: radial-gradient(#ff4842, #ff4842 30%, #fff 40%, #fff);
  background-repeat: no-repeat;
}

.checkbox input[type=checkbox],
.checkbox input[type=radio],
.radio input[type=checkbox],
.radio input[type=radio] {
  margin-left: -25px;
}
.checkbox label,
.radio label {
  font-size: 16px;
  font-weight: 300;
  padding-left: 25px;
  line-height: 27px;
}

.form-inline-always .form-group {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-inline-always .form-control {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
.form-inline-always .form-control-static {
  display: inline-block;
}
.form-inline-always .input-group {
  display: inline-table;
  vertical-align: middle;
}
.form-inline-always .input-group .input-group-addon,
.form-inline-always .input-group .input-group-btn,
.form-inline-always .input-group .form-control {
  width: auto;
}
.form-inline-always .input-group > .form-control {
  width: 100%;
}
.form-inline-always .control-label {
  margin-bottom: 0;
  vertical-align: middle;
}
.form-inline-always .radio,
.form-inline-always .checkbox {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-inline-always .radio label,
.form-inline-always .checkbox label {
  padding-left: 0;
}
.form-inline-always .radio input[type=radio],
.form-inline-always .checkbox input[type=checkbox] {
  position: relative;
  margin-left: 0;
}
.form-inline-always .has-feedback .form-control-feedback {
  top: 0;
}

.form-horizontal-striped .control-label {
  text-align: left;
  margin-left: 0;
}
.form-horizontal-striped .form-group {
  border-bottom: 1px solid #eee;
  padding: 10px 0;
  margin: 0;
}

.my-account .form-horizontal-striped .form-group {
    border: none;
}

.my-account .form-horizontal-striped .form-group a{
    padding-top: 5px;
}

.billing a {
    cursor: pointer;
}
.form-horizontal-striped .billing .col-md-11.col-sm-6 {
    padding-right:0;
}
@media (max-width: 767px) {
  .form-horizontal-striped .billing .form-group {
        padding:0 15px !important;
    }
    .form-horizontal-striped .billing .form-group .col{
        padding-left: 15px !important;
    }
}

@media (min-width: 768px) {
  .form-horizontal-striped .form-group label {
    padding-left: 0 !important;
  }
  .form-horizontal-striped .form-group .checkbox label {
    padding-left: 25px !important;
  }
  .form-horizontal-striped .form-group > div:last-child {
    padding-right: 0 !important;
  }
}

.topped {
    margin-top: -40px;
}

.alert {
  border-bottom-width: 9px;
  font-size: 20px;
    font-weight: 600;
}

.alert-title {
  font-size: 20px;
  display: block;
}
.alert-success{
  padding-left: 83px;
    position: relative;
}
.alert-danger {
    padding-left: 83px;
    position: relative;
}
.alert-success .alert-title,
.alert-danger .alert-title {
  margin-top: -5px;
  margin-bottom: 3px;
}
.alert-success h3.alert-title,
.alert-success .h3.alert-title,
.alert-danger h3.alert-title,
.alert-danger .h3.alert-title {
  margin-top: -2px;
}
.alert-success p.subtext {
    font-size: 16px;
    margin-top: 5px;
    font-weight: 500;
}
.alert-success:before {
    top: 25px;
    left: 25px;
    position: absolute;
    background: url(../../img/sprite/icon_green_check.png) no-repeat center;
    background-size: auto;
    content: "";
    width: 36px;
    height: 36px;
    background-size: 36px;
}
.alert-danger:before {
    top: 23px;
    left: 25px;
    position: absolute;
    background: url(../../img/sprite/icon_ausruf.png) no-repeat center;
    content: "";
    width: 36px;
    height: 36px;
    background-size: 36px;
}

.table > tbody > tr > td.alert-success, .table > tbody > tr > td.alert-danger {
  padding-left: 43px;
}

.alert-success .alert-title {
  color: #008e36;
}

.alert-danger .alert-title {
  color: #ff4842;
}
.categorytree > .categorytree-container {
  overflow: visible;
}
#categorytree-container {
  border-bottom: 1px solid #afafaf;
}

.nav-categorytree {
  width: 100%;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav-categorytree > li > a {
  white-space: nowrap;
  position: relative;
  display: block;
  color: #333333;
  font-size: 16px;
  padding:0 15px 15px 15px;
}
.nav-categorytree > li > a:hover,
.nav-categorytree > li > a:focus {
  text-decoration: none;
}
.nav-categorytree > li:hover > a,
.nav-categorytree > li:focus > a,
.nav-categorytree > li.active > a {
  border-top-color: #aeaeae;
  border-bottom-color: #fff;
}
.nav-categorytree > li.cat-home > a {
  padding-left: 2px;
  padding-right: 2px;
}
.nav-categorytree > li.cat-home > a img {
  vertical-align: top;
}
.nav-categorytree > li.cat-sale > a {
  border-bottom-color: #df2228;
}
.nav-categorytree > li.cat-sale:hover > a, .nav-categorytree > li.cat-sale:focus > a, .nav-categorytree > li.cat-sale.active > a {
  border-top-color: #df2228;
  border-bottom-color: #fff;
}
.nav-categorytree > li.cat-sale > a {
  font-family: Arial, sans-serif;
  color: #ff4842;
  font-weight: normal;
}
.categorytree-menu >.row{
  max-width:1250px;
  margin:0 auto;
}
.categorytree-menu .col-promotion .categoryPromo{
  margin-top:35px;
  float:right;
}
.categorytree-menu .col-promotion img {
  float: right;
}
.category-tree-menu-title.underlined {
  padding-bottom: 12px;
  margin-bottom: 6px;
  border-bottom: 1px solid #d8d8d8;
}
.categorytree-menu-list,
.categorytree-menu-shows-list {
  padding-left: 0;
  list-style: none;
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 55px;
}
.categorytree-menu-shows-list {
    margin-top:12px;
}
.categorytree-menu-list li,
.categorytree-menu-shows-list li {
  margin: 4px 0;
}
.categorytree-menu-list a > span,
.categorytree-menu-shows-list a > span {
  font-weight: 200;
}
.categorytree-menu-list, .categorytree-menu-list a,
.categorytree-menu-shows-list,
.categorytree-menu-shows-list a {
  color: #333333;
}
.categorytree-menu-list a:hover,
.categorytree-menu-shows-list a:hover {
  color: #004ea3;
}
.categorytree-menu-list .active > a,
.categorytree-menu-shows-list .active > a {
  font-weight: bold;
}

.categorytree-menu-shows-list .title {
  display: block;
  font-weight: normal;
}
.categorytree-menu-shows-list > li {
  border-bottom: 1px solid #d8d8d8;
  padding: 0 10px 12px;
  margin-bottom: 6px;
}
.categorytree-wrapper {
  position: relative;
  background-color: #fff;
  box-shadow: 1px 1px 3px #888, -1px 1px 3px #888;
  border: 1px solid #fff;
  width: 100%;
}
.categorytree-wrapper > .close {
  position: absolute;
  top: 15px;
  left:25px;
  z-index: 10;
  font-weight: 600;
  background: #004289;
  border: none;
  color: #fff;
  opacity: 1;
  font-size: 18px;
  padding: 10px;
  border-radius: 3px;
}
.categorytree-wrapper.has-tab-open {
  width: 100%;
}
.categorytree-wrapper.has-tab-open .categorytree-tablist-container {
  width: 45%;
}
.categorytree-wrapper.has-tab-open .categorytree-tablist {
  margin-right: 46px;
}
.categorytree-wrapper.has-tab-open .tab-content {
  display: block;
}
.categorytree-wrapper .categorytree-tablist-container {
  width: 100%;
  float: left;
}
.categorytree-wrapper .tab-content {
  display: none;
  float: left;
  width: 50%;
  margin: 8px 0 8px -23px;
}
.categorytree-wrapper .tab-pane {
  margin-left: 18px;
}
.nav-categorytree li.back,
.nav-categorytree li.all-links,
.nav-categorytree li.clockquide{
    display:none;
}

@media(min-width:768px){
  .categorytree-wrapper.has-tab-open .categorytree-tablist-container,
  .categorytree-tablist{
    width: 40%;
  }
  .categorytree-wrapper.has-tab-open .categorytree-tablist{
    width:90%;
  }
  .categorytree-wrapper .tab-content {
    width: 60%;
  }
}

@media (min-width: 1024px) {
  .categorytree-wrapper.has-tab-open .categorytree-tablist-container,
  .categorytree-tablist{
    width: 30%;
  }
  .categorytree-wrapper .tab-content {
    width: 70%;
  }
}

@media(min-width: 1220px){
    .nav-categorytree{
        min-height:auto !important;
    }
    .categorytree-menu {
        display: none;
        position: absolute;
        left: 0;
        right: 0;
        z-index: 1000;
        background-color: #fff;
        box-shadow: 2px 3px 3px #888, -2px 3px 3px #888;
        border-top: 1px solid #afafaf;
        text-align:left;
        margin-top:0;
    }
    .nav-categorytree > li {
        display: table-cell;
        float: none;
        width: 1%;
        text-align:center;
    }

    .nav-categorytree > li.active > a:after,
    .nav-categorytree > li:hover > a:after{
        content: '';
        display: block;
        border-bottom: 5px solid #6b6b6b;
        position: absolute;
        top: 35px;
        z-index: 9999;
        border-radius: 50px;
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
    }
    .nav-categorytree > li:first-child.active > a:after,
    .nav-categorytree > li:first-child:hover > a:after{
        width:100%;
    }
    .nav-categorytree > li:hover > .categorytree-menu,
    .nav-categorytree > li:focus > .categorytree-menu {
        display: block;
    }
    .nav-categorytree > li.header{
        display:none;
    }
}

.categorytree-tablist {
  margin: 60px 45px 5px 0;
  padding-left: 0;
  list-style: none;
}
.categorytree-tablist > li {
  position: relative;
  display: block;
  border-bottom:1px solid #979797;
}
.categorytree-tablist > li > a {
  font-size:16px;
  position: relative;
  display: block;
  padding: 9px 14px 9px 30px;
  color: #333;
  font-weight: 300;
}
.categorytree-tablist > li > a:hover, .categorytree-tablist > li > a:focus {
  text-decoration: none;
}
.categorytree-tablist > li > a > img {
  margin-right: 4px;
}
.categorytree-tablist > li > a:hover,
.categorytree-tablist > li > a:focus,
.categorytree-tablist > li.active > a{
  background-color: #f0f0f0;
}
.categorytree-tablist > li.has-submenu > a:after {
  position: absolute;
  right: 10px;
  margin-top: 4px;
  content: "";
  width: 7px;
  height: 13px;
  background-image: url("../../img/sprite/submenu-chevron-right.png");
  background-size: 80%;
  background-repeat: no-repeat;
}
.categorytree-tablist > li.cat-sale{
  border-bottom:none;
}
.categorytree-tablist > li.cat-sale > a {
  border-bottom-color: #df2228;
}
.categorytree-tablist > li.cat-sale > a {
  font-family: Arial, sans-serif;
  color: #ff4842;
  font-weight: normal;
  text-transform: uppercase;
}
.mobile-categorytree-menu-title {
  margin:20px 0 6px;
  padding:0 0 12px 8px;
  font-weight:600;
}
.mobile-categorytree-menu-list {
  padding-left: 0;
  list-style: none;
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 40px;
}
.mobile-categorytree-menu-list li {
  margin: 4px 0;
}
.mobile-categorytree-menu-list a > span {
  font-weight: 200;
}
.mobile-categorytree-menu-list, .mobile-categorytree-menu-list a {
  color: #333333;
  line-height:27px;
}
.mobile-categorytree-menu-list a:hover {
  color: #004ea3;
}
.mobile-categorytree-menu-list .active > a {
  font-weight: bold;
}
.mobile-categorytree-menu-list > li {
  padding: 0 10px 8px;
  margin-bottom: 6px;
}
.mobile-categorytree-menu-list .title {
  display: block;
  font-weight: normal;
}
.mobile-categorytree-menu-list .time{
  font-size:13px;
}
@media(max-width:767px) {
  header.header .tv-container .list-inline > li.mobile-list{
    display:inline-block;
    vertical-align: middle;
    padding-right:10px;
    margin-right:0;
  }
  header.header .tv-container .list-inline > li.mobile-list.mobile__myaccount{
    display:none;
  }
  header.header .tv-container .list-inline > #sm_loginbox{
    margin-right: 0;
    vertical-align: middle;
  }
  header.header .tv-container .list-inline > #sm_loginbox span{
    display:none;
  }
  header.header .tv-container .list-inline.logged > #sm_loginbox{
    display:none;
  }
  header.header .tv-container .list-inline.logged > li.mobile-list.mobile__myaccount{
    display: inline-block;
    padding-right: 10px;
  }
  .mobile-list.mobile__icon {
    width: 26px;
    height: 26px;
    fill: #ff4842;
  }

  .mobile-list.mobile__myaccount img,
  .mobile-list.mobile__search img {
    max-width: 25px;
  }
  header.header .tv-container .list-inline > li div img{
    max-width:30px;
  }
  header.header .tv-container .list-inline > li{
    min-width:auto;
    padding-right:10px;
  }
  header.header .tv-container .list-inline > li:last-child{
    vertical-align:middle;
    padding-right:0;
  }
  .header .tv-container .list-inline .header-basket .header-list > span{
    display:none;
  }
  header .header-items{
    width:100%;
  }
  header .header-items .tv-container{
    right:0;
  }
  header .header-items .header-item .minibasket-button .minibasket-amount{
    top:-10px;
    right:-10px;
    border: none;
    color: #fff;
  }
  header .minibasket-dropdown-menu{
    top:25px;
  }
}
@media (min-width: 768px) {
  .topbar {
    top: 0;
    height: 30px;
    line-height:25px;
    background-color: #6b6b6b;
    width: 100%;
    left: 0;
    z-index: 130;
  }
  .topbar .top-nav {
    float: right;
  }
  .topbar .minibasket-dropdown {
    float: right;
    margin-left: 10px;
  }
  .topbar .container {
    margin-top: 0;
  }
  .topbar .container #servicemenu_container > a{
    float:left;
    color:#fff;
    text-decoration:none;
    opacity: 0.8;
    font-weight: 300;
  }
}
.topbar .list-inline {
  height: 25px;
  line-height: 25px;
  margin-bottom: 0;
}
.topbar .list-inline li a {
  color:#fff;
}

.topbar .list-inline li a:after{
  content:"|";
  padding-left: 10px;
  font-weight: 300;
}
.topbar .list-inline li:last-child a:after {
  content:"";
  padding-left:0;
}

.topbar .minibasket-button {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}


/* Custom Backgrounds */


.xmas-header-content .container-start,
.xmas2019-header-content .container-start,
.special-weekend .container-start,
.spring-header-content .container-start,
.birthday-header-content .container-start{
  padding-top: 0 !important;
}

@media (min-width: 768px) {

  .xmas-header-content .header,
  .xmas-header .header {
    background: url("../../img/xmas-header.jpg") 0 -23px no-repeat;
    padding-bottom: 0;
  }

  .xmas2019-header-content .header,
  .xmas2019-header .header {
    background: url("../../img/xmas2019-header.jpg") 0 -23px no-repeat;
    padding-bottom: 0;
  }

  .spring-header .header,
  .spring-header-content .header {
    background: url("../../img/spring-header.jpg") top no-repeat;
  }

   .birthday-header .header,
   .birthday-header-content .header{
       background: url("../../img/birthday-header.jpg") center -32px no-repeat;
   }

  .xmas-header-content .header .categorytree,
  .xmas2019-header-content .header .categorytree,
  .xmas-header .header .categorytree,
  .xmas2019-header .header .categorytree,
  .spring-header .header .categorytree,
  .spring-header-content .header .categorytree,
  .birthday-header .header .categorytree,
  .birthday-header-content .header .categorytree{
    background-color: #fff;
    padding-top: 12px;
    border-top: 1px solid #afafaf;
  }
  .xmas-header .header .header-items .search-form .form-control,
  .xmas2019-header .header .header-items .search-form .form-control,
  .xmas-header-content .header .header-items .search-form .form-control,
  .xmas2019-header-content .header .header-items .search-form .form-control,
  .spring-header .header .header-items .search-form .form-control,
  .spring-header-content .header .header-items .search-form .form-control,
  .birthday-header .header .header-items .search-form .form-control,
  .birthday-header-content .header .header-items .search-form .form-control{
    border:1px solid #afafaf;
    padding-left:10px;
  }
  .xmas-header .header .header-items .search-form .btn-input,
  .xmas2019-header .header .header-items .search-form .btn-input,
  .xmas-header-content .header .header-items .search-form .btn-input,
  .xmas2019-header-content .header .header-items .search-form .btn-input,
  .spring-header .header .header-items .search-form .btn-input,
  .spring-header-content .header .header-items .search-form .btn-input,
  .birthday-header .header .header-items .search-form .btn-input,
  .birthday-header-content .header .header-items .search-form .btn-input{
    border: 1px solid #afafaf;
  }
  .xmas-header .header.affix .tv-container .list-inline .header-dropdown.open div > span,
  .xmas2019-header .header.affix .tv-container .list-inline .header-dropdown.open div > span,
  .xmas-header-content .header.affix .tv-container .list-inline .header-dropdown.open div > span,
  .xmas2019-header-content .header.affix .tv-container .list-inline .header-dropdown.open div > span,
  .spring-header .header.affix .tv-container .list-inline .header-dropdown.open div > span,
  .spring-header-content .header.affix .tv-container .list-inline .header-dropdown.open div > span,
  .birthday-header.header.affix .tv-container .list-inline .header-dropdown.open div > span,
  .birthday-header-content .header.affix .tv-container .list-inline .header-dropdown.open div > span{
    background-color:transparent;
  }
}

@media (min-width: 1024px) {
    .spring-header-content .start-slider{
        background: url("../../img/spring-content.jpg") top no-repeat;
    }
}

@media (min-width: 1220px) {
    .xmas-header-content .start-slider,
    .xmas2019-header-content .start-slider,
    .special-weekend .start-slider,
    .spring-header-content .start-slider,
    .birthday-header-content .start-slider{
        padding-top: 20px;
        padding-bottom: 5px;
    }
    .xmas-header-content .start-slider{
        background: url("../../img/xmas-content.jpg") no-repeat;
    }

    .xmas2019-header-content .start-slider{
        background: url("../../img/xmas2019-content.jpg") no-repeat;
    }

    .special-weekend .start-slider{
        background: url("../../img/special-weekend.jpg") center 0 no-repeat;
    }
    .birthday-header-content .start-slider{
        background: url("../../img/birthday-content.jpg") top no-repeat;
    }
    .xmas-header #header-wrapper,
    .xmas2019-header #header-wrapper,
    .spring-header #header-wrapper,
    .xmas-header-content #header-wrapper,
    .xmas2019-header-content #header-wrapper,
    .spring-header-content #header-wrapper,
    .birthday-header #header-wrapper,
    .birthday-header-content #header-wrapper {
        height: 175px;
    }
}

/* HEADER */

.header {
  background-color: #fff;
  border-bottom: 1px solid #d8d8d8;
}
.header .container {
  padding-top: 15px;
  padding-bottom: 15px;
}

@media (min-width: 1220px) {
    .header {
        margin-bottom: 20px;
        border-bottom: none;
        position: absolute;
        top: 25px;
        left: 0;
        right: 0;
    }
  .header .container {
    padding-top: 25px;
    padding-bottom: 20px;
  }
  .header .categorytree-container {
    padding: 0;
    margin-bottom: 0;
  }
  .header .categorytree {
    display: block;
  }
  .category-tree-menu-title {
    margin-top: 35px;
    text-transform: uppercase;
  }
  .categorytree-menu .col-promotion .categoryPromo{
    margin-top:35px;
    float:right;
  }
}
.header-buttons {
  margin: 0 -7.5px;
}
.header-buttons ul {
  display: table;
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
}
.header-buttons li {
  margin: 0;
  padding: 0 7.5px;
  display: table-cell;
}
.header-buttons .header-buttons__btn.active{
    background-color: #004289;
    color: #fff;
}
.header-buttons__btn {
  border: 1px solid #6b6b6b;
  margin: 10px 0 0 0;
  padding: 6px 12px;
  color:#333;
  font-size:16px;
}
.header-buttons__btn:hover {
  color: #ff4842;
}
@media (min-width: 768px) {
  .header-buttons {
    display: none;
  }
  header .header-items .header-item{
    display:table-cell;
  }
}

.header.affix {
  position: static;
}
@media (min-width: 768px) {
  .header.affix {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1030;
    box-shadow: 0 0 5px 2px #999;
  }
  .header.affix > .container {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .header.affix .minibasket-dropdown {
    display: inline-block;
    vertical-align: middle;
  }
  .header.affix .tv-container .list-inline .header-list span,
  .header.affix .tv-container .list-inline a > span,
  .header.affix .tv-container .list-inline div > span > p{
    display: none;
  }
  .header.affix .tv-container .list-inline > li {
    margin-right:15px;
  }
  .header.affix .tv-container .list-inline > li div img,
  .header.affix .tv-container .list-inline > li a img{
    display:inline-block;
  }

  .header.affix .tv-container .list-inline > li div > span{
    box-shadow:none !important;
    padding:0;
  }
  .header.affix .tv-container .list-inline > li div span i{
    left:3px;
  }
  .header.affix  .tv-container .list-inline .header-dropdown.open ul{
    top:30px;
    left: 50%;
    transform: translate(-50%, 0%);
  }
 .header.affix  .tv-container .list-inline .header-basket .header-dropdown.open ul{
   top:auto;
   left:auto;
   transform:none;
 }
 .header.affix .header-items .header-item .minibasket-button .minibasket-amount{
    top:-7px;
    right:-10px;
  }
  .header.affix .header-trust-info-list {
    display: none;
  }
  .header.affix + .container,
.header.affix + #categorytree-dropdown,
.header.affix + #categorytree-dropdown + .container {
    margin-top: 100px;
  }
}
@media (min-width: 1220px) {
  .header.affix + .container,
.header.affix + #categorytree-dropdown + .container {
    margin-top: 135px;
  }
  .header.affix .header-items .header-item .minibasket-button .minibasket-amount{
    top:0;
  }
}
.header-items {
  display: table;
  width: auto;
  margin-left: -5px;
  margin-right: -5px;
}
.header-items .header-item {
  padding-left: 5px;
  padding-right: 5px;
  display: inline;
}
.header-items .header-item .minibasket-button{
  background-color:transparent;
  padding:0;
}
.header-items .header-item .minibasket-button .minibasket-amount {
  font-size: 10px;
  background-color: #ff4842;
  border-radius: 50%;
  padding: 2px 6px;
  position: absolute;
  top: -7px;
  left:auto;
  right:25px;
}
.header-items .header-item .minibasket-button .minibasket-amount > span,
.header-items .header-item .minibasket-button .minibasket-sum,
.header-items .header-item .minibasket-button .minibasket-amount,
.header-items .header-item .minibasket-button .minibasket-icon{
  display:none;
}
.header-items .header-item .minibasket-button .minibasket-amount.minibasket-filled{
  display:block;
}
.header-items .header-item.affix-only {
  display: none;
}
.header-items .header-item.affix-only #minibasket_container {
  text-align:right;
}
.header-items .header-item.affix-only #minibasket_container .header-list img {
  margin: 0 auto;
  text-align: center;
  display: block;
  position: relative;
  top: 15px;
  left: 35px;
}
.header-items .header-item.affix-only #minibasket_container .minibasket-amount{
  top: 6px;
  right: -22px;
}
.header-items .header-item.logo-link .logo{
  max-width:100px;
}

@media (min-width: 768px) {
  .header-items {
    margin-left: -10px;
    margin-right: -10px;
    width: 100%;
  }
  .header-items .header-item.logo-link .logo{
    max-width:110px;
  }
  .header .header-items .logo-link{
    width:20%;
  }
  .header .header-items .tv-container{
    width:auto;
  }
  .header.affix .header-items .tv-container{
    right:0;
  }
  .header-items .header-item {
    padding-left: 10px;
    padding-right: 10px;
    width:10%;
  }
    header .nav-categorytree li a .glyphicon{
        display:none
    }
}
@media (min-width: 1220px) {
  .header-items .header-item.logo-link .logo{
    max-width:144px;
  }
  .header-items {
    margin-left: -15px;
    margin-right: -15px;
  }
  .header-items .header-item {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.categorytree-toggle:focus {
  outline: 0;
}
.categorytree-toggle .icon-bar {
  display: block;
  width: 20px;
  height: 2px;
  border-radius: 3px;
  background-color: #fff;
}
.categorytree-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
.categorytree-toggle .icon-text {
  display: none;
  margin: 0 0 0 5px;
  padding-right: 5px;
}
@media (min-width: 1220px) {
  .categorytree-toggle {
    display: none;
  }
}
@media (min-width: 1024px) {
  .categorytree-toggle {
    min-width: 79px;
  }
  .categorytree-toggle .icon-text {
    display: inline;
  }
}

.search-header {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 22px !important;
  width: 100%;
}

.header-items .search-form {
  position: relative;
  display: none;
  width: 100%;
}
.header-items .search-form .form-control, .header-items .search-form .btn-input {
  font-size: 16px;
  height: 39px;
}
.header-items .search-form .input-group {
  margin: 0 auto;
  width: 100%;
  display: inline-table;
  vertical-align: middle;
}
.header-items .search-form .form-control {
  display: inline-block;
  vertical-align: middle;
  box-shadow: none;
  font-weight: 400;
  padding: 8px 0;
  border:0;
  border-bottom:1px solid #afafaf;
  border-radius:0;
  font-size:14px;
  color:#333;
}
.header-items .search-form .btn-input {
  color: #e41c14;
  padding: 10px;
  transition: none;
  background: url("../../img/sprite/icon-search-grey.png") center no-repeat #FFFFFF;
  width: 38px;
  border: none;
  border-bottom: 1px solid #afafaf;
  border-radius:0;
}
.header-items .search-form .btn-input .glyphicon, .header-items .search-form .btn-input #article-pictures-owl-carousel .owl-controls .owl-next, #article-pictures-owl-carousel .owl-controls .header-items .search-form .btn-input .owl-next, .header-items .search-form .btn-input #article-pictures-owl-carousel .owl-controls .owl-prev, #article-pictures-owl-carousel .owl-controls .header-items .search-form .btn-input .owl-prev {
  display: none;
}
.header-items .search-form .btn-input:hover {
  border-left: none;
  padding-left: 11px;
}
@media (min-width: 1220px) {
  .header-items .search-form .input-group {
    width: 450px;
  }
  .header .tv-container .list-inline  div span i{
    margin-right:5px;
  }
}

.header .tv-container {
  display: table-cell;
  font-size: 14px;
  font-weight: 400;
  vertical-align: middle;
  padding-right:0;
  position: relative;
  right: -20px;
}
.header .tv-container p {
  border-bottom: 1px solid #ccc;
  line-height: 1;
  margin: 0;
  padding-bottom: 5px;
}
.header .tv-container p .text-long {
  display: none;
}
.header .tv-container p .text-short {
  display: inline;
}
.header .tv-container .list-inline {
  margin-left: -6px;
  margin-bottom: 0;
  float:right;
  white-space:nowrap;
}

.header .tv-container .list-inline  div > span,
.header .tv-container .list-inline  a > span,
.header .tv-container .list-inline .header-list span{
  padding:5px 10px;
  display:inline-block;
}

.header .tv-container .list-inline  div > span > p{
  font-size:14px;
  display:inline-block;
}

.header .tv-container .list-inline .header-basket  .item-col,
.header .tv-container .list-inline .header-basket  .price-col{
  padding:5px;
  display:table-cell;
}

.header .tv-container .list-inline  div span i{
  font-size: 9px;
  z-index:100012;
  position:relative;
  left:5px;
}

.header .tv-container .list-inline > li {
  padding:0;
  text-align: center;
  margin-right:25px;
}
.header .tv-container .list-inline > li.mobile-list,
.header .tv-container .list-inline > li.tv-receive {
  display:none;
}
.header .tv-container .list-inline > li:last-child{
  margin-right:0;
}
@media (min-width: 1024px) {
  .header .tv-container .list-inline > li.tv-receive {
    display: inline-block;
  }
}
.header .tv-container .list-inline > li > a,
.header .tv-container .list-inline > li > div{
  cursor:pointer;
  font-size:14px;
  color:#333;
  text-decoration:none;
}
.header .tv-container .list-inline > li .header-list{
  color:#333;
  display:block;
}
.header .tv-container .list-inline > li .header-list img{
  display:block;
  margin:0 auto;
}

.header .tv-container .list-inline > li a img,
.header .tv-container .list-inline > li div img{
  max-width:25px;
  max-height:25px;
  display: block;
  margin: 0 auto;
}

.header .tv-container .list-inline .header-dropdown{
  position:relative;
}

.header .tv-container .list-inline .header-dropdown #my-account-toggle > span{
  cursor:pointer;
}

.header .tv-container .list-inline .header-dropdown.open div > span{
  box-shadow: 0 0 10px 0 #afafaf;
  -webkit-clip-path:inset(-8px -8px 0 -8px);
  clip-path:inset(-8px -8px 0 -8px);
  background-color: #fff;
  z-index: 100011;
  position: relative;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .header .tv-container .list-inline .header-dropdown.open div > span {
    box-shadow: 0 -3px 3px -3px #afafaf, 3px 0 3px -3px #afafaf, -3px 0 3px -3px #afafaf;
  }
}
.header .tv-container .list-inline .header-dropdown.open div span i{
  transform: rotate(180deg);
}
.header .tv-container .list-inline .header-dropdown ul {
  display:none;
}
.header .tv-container .list-inline .header-dropdown.open ul {
  display: block;
  background-color: #fff;
  z-index: 99991;
  list-style: none;
  text-align: left;
  box-shadow: 0 0 10px 0 #afafaf;
  border-radius: 0 5px 5px 5px;
  top: 47px;
  border: none;
  padding:5px 0;
}
.header .tv-container .list-inline .header-basket .header-dropdown.open ul{
  box-shadow:none;
  max-height:360px;
  overflow-y:auto;
}
.header .tv-container .list-inline .header-basket .header-dropdown.open ul li:first-child{
    border-top:none;
}
.header .tv-container .list-inline .header-basket .header-dropdown.open ul li:last-child{
    border-bottom:none;
}
.header .tv-container .list-inline .header-dropdown.open > ul li a{
  padding:9px 10px;
}
.header .tv-container .list-inline .header-dropdown.open > ul li a > span{
    padding: 0;
    color: #ff4842;
    font-weight: 600;
    display:inline-block;
}


@media(min-width:768px) and (max-width:1219px) {
    .header .container{
        padding-top:25px;
        padding-bottom:20px;
    }
  .header .tv-container{
    right:0;
  }
  .header .tv-container .list-inline > li:last-child{
    vertical-align:text-top;
  }
  .header .tv-container .list-inline > li div img,
  .header .tv-container .list-inline > li a img {
    display: inline-block;
  }

  .header .tv-container .list-inline > li div > i {
    left: 5px;
  }

  .header .tv-container .list-inline .header-dropdown.open ul {
    top: 30px;
    left: 50%;
    transform: translate(-50%, 0%);
    min-width:180px;
  }
  .header .tv-container .list-inline .header-basket .header-dropdown.open ul {
    top:auto;
    left:auto;
    transform:none;
  }
  .header .tv-container .list-inline div > span{
    padding:0;
    box-shadow:none!important;
  }
  .header .tv-container .list-inline div > span > p,
  .header .tv-container .list-inline .header-list span,
  .header .tv-container .list-inline > li a span{
    display:none;
  }
  .header-items .header-item .search-wrapper{
    padding-right: 20px;
  }
  .header-items .header-item .minibasket-button{
    height:auto;
  }
  .header-items .header-item .minibasket-button .minibasket-amount{
    right:-10px;
  }
}


@media (min-width: 1220px) {
  .header .tv-container p {
    font-size: 18px;
    border-bottom-color: transparent;
    padding-bottom: 0;
  }
  .header .tv-container p .text-long {
    display: inline;
  }
  .header .tv-container p .text-short {
    display: none;
  }
}

.header-trust-info-list {
  margin-left: -2px;
  display: inline-block;
  vertical-align: middle;
  margin-top: 3px;
  margin-bottom: -3px;
  white-space: nowrap;
}
.header-trust-info-list > li {
  display: inline-block;
  padding-left: 2px;
  padding-right: 2px;
}

.search-form {
  position: relative;
}

#suggestLayer {
  width: 90% !important;
  top: 42px !important;
  right: auto !important;
  left: 0 !important;
  z-index:99999 !important;
}
@media (min-width: 768px) {
  #suggestLayer {
    left: 10px;
  }
}
@media (min-width: 1220px) {
  #suggestLayer {
    left: 65px;
  }
}
#suggestLayer .suggestLayerBlock {
  border: 1px solid #ccc;
  box-shadow: 0 0 0 #fff;
  right: auto;
  font-size: 14px;
  width: 350px;
}
#suggestLayer .suggestLayerBlock ul {
  float: none;
  width: 100%;
  margin: 0;
  padding: 0;
  border: none;
}
@media (min-width: 1024px) {
  #suggestLayer .suggestLayerBlock {
    width: 620px;
  }
  #suggestLayer .suggestLayerBlock ul {
    float: left;
    width: 49%;
  }
  #suggestLayer .suggestLayerBlock ul.suggestLayerCmsButton{
    float:right;
  }
  #suggestLayer .suggestLayerBlock ul.suggestLayerBlockImage {
    border-left: 1px solid #d7d7d7;
    margin-left: 10px;
    padding-left: 10px;
  }
  #suggestLayer .suggestLayerBlock ul.suggestLayerBlockImage.noborder {
    border: none;
    padding-left: 0;
    margin-left: 0;
  }
    #suggestLayer ul.suggestLayerCmsButton {
        list-style-type:none;
        border-left: 1px solid #d7d7d7;
        margin-left: 8px;
        margin-right:2px;
        padding-left: 10px;
    }
}
#suggestLayer .suggestHeader {
  text-align: left;
  font-size: 14px;
  color: #333;
  background: #eee;
  margin: 0 -10px;
  padding: 5px 15px;
}
#suggestLayer .suggestRow {
  text-align: left;
}
#suggestLayer .suggestRow.link{
  font-weight: bold;
}
#suggestLayer .suggestRow.link:hover{
  background-color:#eee;
  color:#333;
}
#suggestLayer .suggestRowWithImage {
  padding: 2px 6px;
  height: 54px;
  overflow: hidden;
}
#suggestLayer .suggestRowWithImage .suggestImage {
  line-height: normal;
  height: 50px;
  padding-right: 10px;
}
#suggestLayer .suggestRowWithImage .suggestImage img {
  border: 1px solid #ccc;
  max-height: 50px;
}
#suggestLayer .suggestRowWithImage .suggestTextQuery {
  white-space: nowrap;
  width: 190px;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
  line-height: 50px;
}
#suggestLayer .suggestParentCategory {
  font-size: 14px;
}
#suggestLayer .suggestHighlight {
  background: #eee;
  color: #333;
}
#suggestLayer .suggestHighlight .suggestParentCategory {
  color: #333;
}
#suggestLayer .suggestTextQueryTyped {
  color: #ff4842;
}

@media (max-width: 767px) {
  #searchForm {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    margin: 0;
    padding: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1040;
    text-align: left;
  }
  #searchForm .header {
    font-weight: 300;
    font-size: 20px;
    line-height: 40px;
    border: none;
    padding: 15px;
    border-bottom: 1px solid #ccc;
    background: #fff;
  }
  #searchForm .header .close {
    background: #004289;
    border: none;
    color: #fff;
    opacity: 1;
    font-size: 18px;
    padding: 10px;
    border-radius: 3px;
    display: block;
  }
  #searchForm .header .glyphicon, #searchForm .header #article-pictures-owl-carousel .owl-controls .owl-next, #article-pictures-owl-carousel .owl-controls #searchForm .header .owl-next, #searchForm .header #article-pictures-owl-carousel .owl-controls .owl-prev, #article-pictures-owl-carousel .owl-controls #searchForm .header .owl-prev {
    float: right;
  }
  #searchForm .search-wrapper {
    padding: 15px;
    background: #f0f0f0;
  }
  #searchForm .search-wrapper .form-control {
    height: 30px;
    font-size: 14px;
    color: #555;
    font-weight: normal;
    border: 1px solid #b5b5b5 !important;
    padding-left:5px;
  }
  #searchForm .search-wrapper .btn-input {
    border: 1px solid #b5b5b5;
    background: #fff;
    font-size: 14px;
    height: 30px;
  }
  #searchForm .search-wrapper .glyphicon, #searchForm .search-wrapper #article-pictures-owl-carousel .owl-controls .owl-next, #article-pictures-owl-carousel .owl-controls #searchForm .search-wrapper .owl-next, #searchForm .search-wrapper #article-pictures-owl-carousel .owl-controls .owl-prev, #article-pictures-owl-carousel .owl-controls #searchForm .search-wrapper .owl-prev {
    position: relative;
    top: -3px;
    display: inline-block;
    color: #333;
  }
  #searchForm #suggestLayer {
    top: 132px !important;
  }
    #categorytree-container li > a .glyphicon-menu-right,
    #categorytree-container li > a .glyphicon-menu-left {
        display:block;
        font-size: 12px;
        top: 5px;
    }
    header .nav-categorytree li.menu-item-has-children a .glyphicon{
        display:block;
    }
}

#mobileMyAccount {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
#mobileMyAccount > ul {
    position: relative;
    z-index: 1050;
    background: #fff;
    list-style: none;
    margin: 0;
    padding: 0;
}
#mobileMyAccount li {
    padding: 0;
    margin: 0;
}
#mobileMyAccount li a {
    display: block;
    color: #333333;
    padding: 10px 15px;
    border-bottom: 1px solid #ccc;
}

#categorytree-container li a .glyphicon, #mobileCategories li a #article-pictures-owl-carousel .owl-controls .owl-next, #article-pictures-owl-carousel .owl-controls #mobileCategories li a .owl-next, #mobileCategories li a #article-pictures-owl-carousel .owl-controls .owl-prev, #article-pictures-owl-carousel .owl-controls #mobileCategories li a .owl-prev,
#mobileMyAccount li a .glyphicon,
#mobileMyAccount li a #article-pictures-owl-carousel .owl-controls .owl-next,
#article-pictures-owl-carousel .owl-controls #mobileMyAccount li a .owl-next,
#mobileMyAccount li a #article-pictures-owl-carousel .owl-controls .owl-prev,
#article-pictures-owl-carousel .owl-controls #mobileMyAccount li a .owl-prev {
  float: right;
}
#categorytree-container li a.level-back,
#mobileMyAccount li a.level-back {
  background: #6b6b6b;
}
#categorytree-container li a.level-back .glyphicon,
#categorytree-container li a.level-back #article-pictures-owl-carousel .owl-controls .owl-next,
#article-pictures-owl-carousel .owl-controls #categorytree-container li a.level-back .owl-next,
#categorytree-container li a.level-back #article-pictures-owl-carousel .owl-controls .owl-prev,
#article-pictures-owl-carousel .owl-controls #categorytree-container li a.level-back .owl-prev,
#mobileMyAccount li a.level-back .glyphicon,
#mobileMyAccount li a.level-back #article-pictures-owl-carousel .owl-controls .owl-next,
#article-pictures-owl-carousel .owl-controls #mobileMyAccount li a.level-back .owl-next,
#mobileMyAccount li a.level-back #article-pictures-owl-carousel .owl-controls .owl-prev,
#article-pictures-owl-carousel .owl-controls #mobileMyAccount li a.level-back .owl-prev {
  float: left;
}
#categorytree-container li a.show-all,
#mobileMyAccount li a.show-all {
  font-weight: 600;
}
#categorytree-container .header,
#mobileMyAccount .header {
  border: none;
  padding: 15px;
  border-bottom: 1px solid #ccc;
}
#categorytree-container .header .close{
    float:left;
    margin-right:15px;
}
#categorytree-container .header > img{
  max-width:100px;
}
#categorytree-container .loading,
#mobileMyAccount .loading {
  display: none;
}
#mobileMyAccount .header {
  font-weight: 300;
  font-size: 20px;
  line-height: 40px;
}
#categorytree-container li .level-back {
  background: #6b6b6b;
  color: #fff;
  text-align: center;
}
.modal-header .close {
  background: #004289;
  border: none;
  color: #fff;
  opacity: 1;
  font-size: 18px;
  padding: 10px;
  border-radius: 3px;
}
@media (min-width: 1024px) {
  .modal-header .close {
    font-size: 14px;
    padding: 5px;
  }
}
@media (min-width: 1220px) {
    #categorytree-container {
        display: block !important;
        height:auto !important;
    }
}

@media (min-width: 768px) {
  #categorytree-dropdown.in {
    display: block !important;
  }
}
.header .container,
.topbar .container {
  max-width: 1250px;
}

#header-wrapper {
  position: relative;
    z-index:101;
}
@media (min-width: 768px) {
  #header-wrapper {
    height: 130px;
  }
}
@media (min-width: 1024px) {
    #header-wrapper {
        height: 115px;
    }
}
@media (min-width: 1220px) {
    #header-wrapper {
        height: 160px;
    }
}

/* MOBILE NAV REDESIGN */

@media(max-width:1219px){
    #categorytree-container li a{
        display: block;
        color: #333333;
        padding: 10px 15px;
        border-bottom: 1px solid #ccc;
    }

    #categorytree-container li a .remove-icon {
        width: 20px;
        height: 18px;
        display: inline-block;
        background-image: url("../../img/sprite/close-x.png");
        vertical-align: middle;
        background-repeat: no-repeat;
        background-position: 3px 2px;
    }

}

@media(min-width:768px) and (max-width:1219px){
    .categorytree-toggle.xs-button{
        display:none;
    }
    .categorytree-toggle.sm-button{
        display:block;
    }
    #categorytree-container{
        position: absolute;
        left: 0;
        right: 0;
        z-index: 1000000;
        top: 0;
        background-color: #fff;
    }
    #categorytree-container > li > a .glyphicon-menu-right,
    #categorytree-container > li > a .glyphicon-menu-left {
        font-size: 12px;
        top: 5px;
    }
    #categorytree-container ul{
        min-height:360px;
        height:100%;
        position:relative;
    }
    #categorytree-container ul li a.title{
        font-weight:normal;
        padding-bottom: 5px;
    }
    #categorytree-container ul li span.time{
        padding-left:15px;
        font-size:13px;
    }
    #categorytree-container .nav-categorytree > li > a .glyphicon-menu-right,
    #categorytree-container .nav-categorytree > li > a .glyphicon-menu-left {
        display:block;
        font-size: 12px;
        top: 5px;
    }
    #categorytree-container li.header{
        padding:0 15px;
        border:none;
    }
    #categorytree-container li.header a{
        width:auto;
    }
    #categorytree-container li.header > img,
    #categorytree-container li.header .header-dropdown{
        display:none;
    }
    #categorytree-container li.header .close{
        float:none;
        width:35px;
        margin-bottom:5px;
    }
    #categorytree-container li.cat-sale a{
        color: #ff4842;
        text-transform: uppercase;
        border-bottom:none;
    }
    #categorytree-container li[role] a{
        width:35%;
        margin-left: -15px;
        padding-left: 30px;
        font-weight: 300;
        font-size: 16px;;
    }
    #categorytree-container li[role] a.active{
        background-color: #f0f0f0;
    }
    #categorytree-container li .categorytree-menu{
        display:none;
    }
    #categorytree-container li.activate > .categorytree-menu{
       display:block;
        width: 100%;
        float: left;
        position: absolute;
        left: 35%;
        top:50px;
    }
    #categorytree-container li.activate > a{
        background-color: #f0f0f0;
    }
    #categorytree-container li .categorytree-menu > div > div{
        width:30%;
    }
    #categorytree-container li .categorytree-menu > div > div.col-promotion{
        display:none;
    }
    #categorytree-container li .categorytree-menu > div > div .category-tree-menu-title{
        margin-top:-35px;
        font-weight: 600;
        padding-left:15px;
        border:none;
    }

    #categorytree-container li .categorytree-menu > div > div ul li a{
        width:auto;
        border:none;
        line-height: 18px;
        padding-left: 30px;
    }
    #categorytree-container li .categorytree-menu .categorytree-menu-shows-list > li{
         border-bottom:none;
         padding: 0;
    }
}
@media(max-width:767px) {
    .categorytree-toggle.sm-button{
        display:none;
    }
    #header-wrapper.top-menu{
        position:absolute;
        top:0;
        right:0;
        left:0;
        bottom:0;
        z-index:9999;
    }

    #header-wrapper.top-menu .header > .container{
        display:none;
    }
    .categorytree > .categorytree-container{
        padding: 0;
        margin: 0;
    }

    header .nav-categorytree li.menu-item-has-children .categorytree-menu {
        position: absolute;
        background: #FFF;
        width: 100%;
        z-index: 1;
        top: 0;
        left: 100%;
        height:100%;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        display:block;
    }
    header .nav-categorytree > li[role].menu-item-has-children > .categorytree-menu {
        top:65px;
    }
    header .nav-categorytree li.menu-item-has-children .back,
    header .nav-categorytree li.menu-item-has-children .all-links,
    header .nav-categorytree li.menu-item-has-children .nav-categorytree li.clockquide{
        display:block;
    }
    header .nav-categorytree> li.menu-item-has-children .categorytree-menu.open-sub {
        left: 0%;
    }

    header .nav-categorytree> li.menu-item-has-children .categorytree-menu .category-tree-menu-title{
        display:none;
    }
    header .nav-categorytree> li.menu-item-has-children .categorytree-menu .row > div{
        display:none;
    }

    header .nav-categorytree> li.menu-item-has-children .categorytree-menu .row > div.col-xs-3:first-child{
        display:block;
        width:100%;
        padding:0;
    }

    #mobileMyAccount {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }

    #categorytree-container{
        background-color: #fff;
    }

    #categorytree-container > ul,
    #mobileMyAccount > ul {
        position: relative;
        z-index: 1050;
        background: #fff;
        list-style: none;
        margin: 0;
        padding: 0;
    }
    .top-menu #categorytree-container ul.nav-categorytree{
        background-color:#fff;
        z-index: 1050;
        position: relative;
    }

    #categorytree-container li,
    #mobileMyAccount li {
        padding: 0;
        margin: 0;
    }

    #categorytree-container li{
        background-color:#fff;
    }

    #categorytree-container li.rotate > a{
        display:none;
    }

    #categorytree-container li.cat-sale a {
        color: #ff4842;
    }

    #categorytree-container .header-dropdown {
        display: inline-block;
        float: right;
        margin-top: 8px;
        cursor: pointer;
    }

    #categorytree-container li .header-dropdown .glyphicon-menu-down {
        font-size: 9px;
        vertical-align: middle;
        transform: none;
    }

    #categorytree-container li .header-dropdown.open .glyphicon-menu-down {
        transform: rotate(180deg);
    }

    #categorytree-container li .header-dropdown .dropdown-toggle > span {
        padding-left: 8px;
        font-size: 15px;
        vertical-align: middle;
    }

    #categorytree-container li .header-dropdown .dropdown-menu {
        right: 0;
        left: auto;
        top: 30px;
        padding: 0;
    }

    #categorytree-container li .header-dropdown .dropdown-menu li a {
        font-size: 14px;
    }

    #categorytree-container li > a {
        font-size: 16px;
    }

    #mobileMyAccount li a {
        display: block;
        color: #333333;
        padding: 10px 15px;
        border-bottom: 1px solid #ccc;
    }
    #categorytree-container li[role] a:hover {
        text-decoration: underline;
    }

    .top-menu #categorytree-container .overlay,
    #mobileMyAccount .overlay {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0.5);
        z-index: 1040;
    }
}

@media (max-width: 767px) {
.btn-previous-step,
.btn-continue-shopping {
    float: left !important;
    width: 49%;
    border: 1px solid #004289;
    border-radius: 4px;
    font-size: 17px;
  }

  .mobile-outline {
    border: 1px solid #004289;
    border-radius: 4px;
    font-size: 17px;
    padding: 4px 10px;
    width: 100%;
  }

  .mobile-outline-margin {
    margin-top: 10px;
  }

.btn-next-step {
    width: 49%;
    float: right !important;
    font-weight: normal;
  }
}
.checkout-order .order-link a,
.checkout-order .order-link.btn-link {
    color:#1a1a1a;
    text-decoration:underline;
}
.checkout-order #orderConfirmAgbBottom label {
    line-height:24px;
}
.checkout-order .jumbotron.payment-card-box {
    background:#fafafa;
    border-radius:0;
    background: #fafafa;
    border-radius: 0;
    padding: 10px;
}
.checkout-order .payment-card-box .radio input {
    margin-top: 10px;
}
.checkout-order .payment-card-box .cc-separator {
    position: relative;
    top: 10px;
}
.checkout-order .order-summary-order-address,
.checkout-order .order-summary-shippingAndPayment{
    background: #fafafa;
    padding: 15px;
}
.checkout-order .order-summary-address-block {
    display:flex;
    display: -ms-flexbox;
    flex-wrap:wrap;
    -ms-flex-wrap: wrap;
}
.checkout-order .basket-contents-col-voucher input[type=text] {
    max-width:190px;
    width:100%;
}
.checkout-order .basket-contents-col-voucher .coupon-val.bg-grey-40:hover {
    color:#1a1a1a;
}
.checkout-order .basket-contents-col-voucher > form .form-group {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    -ms-flex-align:center;
}
@media(max-width:767px) {
    .checkout-order #orderConfirmAgbBottom button.btn {
        width:100%;
    }
    .checkout-order #orderConfirmAgbBottom label {
        font-size: 14px;
        line-height: 20px;
    }
    .checkout-order .basket-contents-table tfoot.basket-footer td.basket-contents-col-voucher{
        display:block;
        padding: 20px 0 25px;
        margin: 0;
    }
    .checkout-order .basket-contents-col-voucher input[type=text] {
        max-width: 100px;
    }
    .checkout-order .basket-contents-col-voucher > form .form-group {
        flex-wrap: wrap;
        -ms-flex-wrap: wrap;
    }
    .checkout-order .basket-contents-col-voucher > form .form-group label {
        width:100%;
        margin-bottom:5px;
    }
    .checkout-order .basket-contents-table > tfoot > tr > td.basket-contents-grand-total > .grand-total-wrapper {
         border-top: 0;
    }
    .checkout-order .basket-contents-table > tfoot > tr > td.basket-contents-label-grand-total > .grand-total-wrapper {
        padding: 20px 16px 20px 0;
        border-top: 0;
    }
}
.order-summary-address-block .btn-link,
.order-summary-address-block .btn-previous-step,
.order-summary-address-block .btn-continue-shopping {
  font-weight: 200;
  height: 36px;
  line-height: 36px;
  margin: 0;
}
section.greeting-content .alert-thankyou {
    background: rgba(66, 167, 109, 0.1);
    border: none;
    margin-bottom:0;
}
section.greeting-content .alert-thankyou .row {
    padding: 35px 0;
}
section.greeting-content .alert-thankyou a {
    color:#1a1a1a;
    text-decoration:underline;
}
section.greeting-content .alert-thankyou .left-content > .heading {
    padding-left: 35px;
}
section.greeting-content .alert-thankyou .left-content > .heading img {
    position: absolute;
    left: 15px;
    width: 28px;
}
section.greeting-content .alert-success:before {
    display:none;
}
section.greeting-slider-section .content-wrapper {
    max-width: none;
}

@media(max-width:767px) {
    section.greeting-content .alert-thankyou {
        padding-top:0;
    }
}
@media(min-width:1024px) {
    section.greeting-content .alert-thankyou .row {
        display: flex;
        display: -ms-flexbox;
        align-items: center;
        -ms-flex-align:center;
        justify-content: center;
        -ms-flex-pack:center;
    }
}
.alert-thankyou .list-unstyled,
.alert-thankyou .tv-program-list-item .tv-program-list-item-attributes,
.tv-program-list-item .alert-thankyou .tv-program-list-item-attributes,
.alert-thankyou .list-display-type, .alert-thankyou .header-trust-info-list {
  margin-top: 10px;
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  .order-summary-order-address {
    margin-bottom: 0 !important;
  }
  .order-summary-billing p, .order-summary-billing ul,
.order-summary-delivery p,
.order-summary-delivery ul {
    padding-right: 90px;
  }
  .order-summary-billing .btn-link, .order-summary-billing .btn-previous-step, .order-summary-billing .btn-continue-shopping,
.order-summary-delivery .btn-link,
.order-summary-delivery .btn-previous-step,
.order-summary-delivery .btn-continue-shopping {
    position: absolute;
    bottom: 16px;
    right: 15px;
  }
}
.tvPromo {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: block;
}

.appPromo {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: block;
}

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

picture.graphic_banner {
    max-width: 1320px;
    margin: 0 auto;
}

@media (max-width: 767px) {
  .alert-success {
    padding-left: 20px;
    padding-top: 110px;
    position: relative;
    margin-top: 15px;
  }
  .alert-success:before {
    width: 70px;
    height: 70px;
    left: 50%;
    top: 20px;
    margin-left: -35px;
    font-size: 70px;
  }
  .alert-success .alert-title {
    text-align: center;
    font-size: 22px;
    font-weight: normal;
    margin-bottom: 20px;
  }
}
.table {
  border: 1px solid #b5b5b5;
}
.table > thead > tr > th {
  font-size: 0.9em;
  padding: 8px;
  border-width: 1px;
  color: #999;
  font-weight: normal;
  text-transform: uppercase;
}

.colgroup-accent {
  background-color: #f2f2f2;
}

.chevron-progress {
  position: relative;
  overflow: hidden;
  height: 24px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

.chevron-progress-bar-chevron {
  transition: opacity 150ms ease-in-out;
  display: inline-block;
  opacity: 0.4;
  margin: 0 -3px;
}
.chevron-progress-bar-chevron.active {
  opacity: 1;
}

.btn-to-checkout {
    float: right;
    width: auto;
}

@media (max-width: 767px) {
  body > img {
    display: none;
  }

  .btn-continue-shopping {
    float: left;
    width: 49%;
    border: 1px solid #004289;
    border-radius: 4px;
  }

  .btn-to-checkout-bottom {
    width: 49%;
    float: right;
  }

  #orderConfirmAgbBottom .checkbox {
    text-align: left !important;
  }
  #orderConfirmAgbBottom .btn-previous-step, #orderConfirmAgbBottom .btn-continue-shopping {
    width: 100%;
  }
  #orderConfirmAgbBottom button {
    margin-bottom: 10px;
  }
  #orderConfirmAgbBottom .btn-wide {
    width: 100%;
    float: none !important;
  }
}

.regular-price {
  text-decoration: line-through;
}

.reduced-price {
  color: #ff4842;
}

.regular-price,
.reduced-price {
  display: block;
}

.reduced-percentage {
  color: #666;
  font-weight: 300;
  font-size: 14px;
}

.text-success {
  color: #30b966;
}

.icon {
  display: inline-block;
  background-repeat: no-repeat;
}

.icon-ehi-flat {
    width: 85px;
    height: 36px;
    background-image: url("../../img/sprite/ehi-icon.png");
    background-size: contain;
    background-repeat: no-repeat;
}

.icon-tuev {
  width: 88px;
  height: 35px;
  background-image: url("../../img/sprite/icon-tuev.png");
}

.icon-ssl {
  width: 102px;
  height: 35px;
  background-image: url("../../img/sprite/icon-ssl.png");
}

.icon-pig {
  width: 23px;
  height: 19px;
  background-image: url("../../img/sprite/icon-pig.png");
}

.icon-eur {
  width: 27px;
  height: 23px;
  background-image: url("../../img/sprite/icon-eur.png");
}

.icon-truck {
  width: 22px;
  height: 15px;
  background-image: url("../../img/sprite/icon-truck.png");
}

.icon-auction,
.icon-cart,
.icon-smile {
  width: 48px;
  height: 48px;
}

.icon-auction {
  background-image: url("../../img/sprite/icon-auction.png");
}

.icon-cart {
  background-image: url("../../img/sprite/icon-cart.png");
}

.icon-smile {
  background-image: url("../../img/sprite/icon-smile.png");
}

.icon-chevron-left,
.icon-chevron-right {
  width: 8px;
  height: 15px;
}

.icon-chevron-left {
  background-image: url("../../img/sprite/icon-chevron-left.png");
}

.icon-chevron-right {
  background-image: url("../../img/sprite/icon-chevron-right.png");
}

.icon-chevron-up,
.icon-chevron-down {
  width: 15px;
  height: 8px;
}

.icon-chevron-up {
  background-image: url("../../img/sprite/icon-chevron-up.png");
}

.icon-chevron-down {
  background-image: url("../../img/sprite/icon-chevron-down.png");
}

.icon-chevron-lg-left,
.icon-chevron-lg-right {
  width: 20px;
  height: 39px;
}

.icon-chevron-lg-left {
  background-image: url("../../img/sprite/icon-chevron-lg-left.png");
}

.icon-chevron-lg-right {
  background-image: url("../../img/sprite/icon-chevron-lg-right.png");
}

.icon-chevron-gray-left,
.icon-chevron-gray-right {
  width: 11px;
  height: 21px;
}

.icon-chevron-gray-left {
  background-image: url("../../img/sprite/icon-chevron-gray-left.png");
}

.icon-chevron-gray-right {
  background-image: url("../../img/sprite/icon-chevron-gray-right.png");
}

.icon-white-tv {
  width: 26px;
  height: 24px;
  background-image: url("../../img/sprite/icon-white-tv.png");
}

.thumb,
.owl-carousel .owl-item img.thumb {
  width: 140px;
  height: 140px;
  display: inline-block;
}

.nav-radio-buttons {
  margin: 10px 0 20px;
}
.nav-radio-buttons > li > a {
  font-size: 1.1em;
  line-height: 24px;
  padding: 4px 0;
}
.nav-radio-buttons > li > a:hover, .nav-radio-buttons > li > a:focus {
  background-color: transparent;
}
.nav-radio-buttons > li > a:before {
  content: "";
  float: left;
  display: inline-block;
  width: 24px;
  height: 24px;
  background-color: #fff;
  border: 1px solid #797979;
  border-radius: 50%;
  margin-right: 10px;
}
.nav-radio-buttons > li.active > a {
  color: #000;
}
.nav-radio-buttons > li.active > a:before {
  background-image: radial-gradient(#004289, #004289 50%, #fff 50%, #fff);
  background-repeat: no-repeat;
}

.nav-tabs {
  text-align: center;
}
.nav-tabs > li {
  float: none;
  display: inline-block;
}
.nav-tabs > li > a {
  outline: none;
  margin: 0 15px;
  padding: 5px 2px;
  font-size: 18px;
  font-weight: 300;
  border-radius: 0;
}
.nav-tabs > li > a:hover {
  background-color: #fff;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  font-weight: normal;
  color: #555555;
  background-color: #fff;
  border: 0 solid #000;
  border-bottom-width: 2px;
  cursor: default;
}

.nav-tabs.nav-tabs-lg {
  display: table;
  width: calc(100% + 30px);
  margin-left: -15px;
  margin-right: -15px;
}
.nav-tabs.nav-tabs-lg > li {
  display: table-cell;
}
.nav-tabs.nav-tabs-lg > li > a {
  display: block;
  padding: 10px;
  margin: 0;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  border-left: none;
  border-right: none;
}
.nav-tabs.nav-tabs-lg > li.active > a {
  font-weight: 600;
}
@media (min-width: 768px) {
  .nav-tabs.nav-tabs-lg {
    width: 100%;
    display: block;
    margin: 0;
    text-align: center;
  }
  .nav-tabs.nav-tabs-lg > li {
    float: none;
    display: inline-block;
  }
  .nav-tabs.nav-tabs-lg > li > a {
    padding: 5px 2px;
    font-size: 18px;
    font-weight: normal;
    margin: 0 15px;
  }
  .nav-tabs.nav-tabs-lg > li.active > a {
    font-weight: normal;
  }
}
@media (min-width: 1024px) {
  .nav-tabs.nav-tabs-lg > li > a {
    margin: 0 23px;
    font-size: 24px;
  }
}

.slider > .content-wrapper {
  margin-top: 20px;
  margin-bottom: 60px;
}

.nav-pills.nav-stacked > li > a {
  padding: 3px;
  color: #333;
}
.nav-pills.nav-stacked > li.active > a {
  background: none;
  font-weight: 600;
  color: #333;
}
.trust-info {
  margin: 10px 0;
  text-align: center;
}
.trust-info > .icon + .icon {
  margin-left: 5px;
}

.start-page-trust-info {
  margin-top: 20px;
  margin-bottom: 20px;
}

.start-page-trust-info-item {
  font-size: 14px;
  font-weight: 200;
  line-height: 1.43;
}
.start-page-trust-info-item .icon {
  transform: scale(0.8);
  float: left;
}
.start-page-trust-info-item p {
  margin-bottom: 0;
}
.start-page-trust-info-item .title {
  font-size: 20px;
  font-weight: 300;
  color: #333333;
  margin-bottom: 6px;
}
.start-page-trust-info-item .description {
  color: #777777;
  margin-left: 60px;
  margin-bottom: 8px;
}
.start-page-trust-info-item.success .title {
  color: #009900;
}
@media (min-width: 768px) {
  .start-page-trust-info-item {
    font-size: 16px;
  }
}
@media (min-width: 1024px) {
  .start-page-trust-info-item .icon {
    transform: scale(1);
    margin-top: 14px;
    position: absolute;
  }
  .start-page-trust-info-item .description {
    margin-left: 60px;
    margin-bottom: 0;
  }
}

.breadcrumb {
  padding: 15px 0;
  margin-bottom: 8px;
}
.breadcrumb ol{
    padding:0;
}
.breadcrumb ol > li + li:before {
  content: "/";
  padding: 0 2px;
}
.breadcrumb ol > li.breadcrumb-title + li:before {
  content: "";
}
.breadcrumb a {
  color: #333333;
}
.breadcrumb li.active {
  font-weight: bold;
}

.breadcrumb-title {
  color: #777777;
}

.pager {
  font-size: 16px;
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  margin-top: 0;
}
.pager li > a, .pager li > span {
  padding: 9px 14px;
}
.pager .icon-chevron-left,
.pager .icon-chevron-right {
  margin-bottom: -2px;
}
.pager .icon-chevron-left {
  margin-right: 6px;
}
.pager .icon-chevron-right {
  margin-left: 6px;
}

.review-item {
  font-size: 16px;
  margin: 10px 0;
}
.review-item ul.rating {
  margin: 3px 10px 0 0;
}
.review-item-date {
  float: right;
  font-size: 12px;
}
.review-item-body {
  background: #fff;
  padding: 15px;
  position: relative;
}
.review-item-body:after {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 50%;
  margin-left: -10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 5px 10px;
  border-color: #ffffff transparent transparent transparent;
}
.review-item-text {
  clear: both;
  text-align: left;
  margin: 0;
}
.review-item-footer {
  padding: 15px 15px 5px 15px;
}
.review-item .btn, .review-item .social-teaser__button, .review-item .home-teaser__button, .review-item .home-tabs .product-block .detail-button, .home-tabs .product-block .review-item .detail-button, .review-item #sidebar-other-filters .mobile-filtering, #sidebar-other-filters .review-item .mobile-filtering, .review-item .btn-previous-step, .review-item .btn-continue-shopping, .review-item .header-buttons__btn {
  font-size: 16px;
}

.more-reviews .glyphicon, .more-reviews .owl-nav .owl-next, .owl-nav .more-reviews .owl-next, .more-reviews .owl-nav .owl-prev, .owl-nav .more-reviews .owl-prev {
  font-size: 12px;
  margin-left: 5px;
}

.rating {
  width: 89px;
  height: 16px;
  margin: 5px 0;
  padding: 0;
  list-style: none;
  clear: both;
  float: left;
  position: relative;
  background: url("../../img/stars.svg") no-repeat left -2px;
  background-size: 89px 69px;
}
.rating.no-rating {
  background-position: left -51px;
}

a.rates {
  margin-top: -5px;
  float: left;
  padding: 6px 0 0 7px;
  font-size: 16px;
}

ul.rating li {
  cursor: pointer;
  float: left;
  padding: 0;
  list-style: none;
}

ul.rating li a {
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 16px;
  text-decoration: none;
  z-index: 8;
}

ul.rating li a b {
  display: none;
}

ul.rating li.s1 a {
  left: 0;
}

ul.rating li.s2 a {
  left: 17px;
}

ul.rating li.s3 a {
  left: 34px;
}

ul.rating li.s4 a {
  left: 51px;
}

ul.rating li.s5 a {
  left: 68px;
}

ul.rating li a:hover {
  z-index: 2;
  width: 89px;
  height: 16px;
  overflow: hidden;
  left: 0;
  background: url("../../img/stars.svg") no-repeat 0 34px;
  background-size: 89px 69px;
}

ul.rating li.s1 a:hover {
  background-position: -72px -18px;
}

ul.rating li.s2 a:hover {
  background-position: -54px -18px;
}

ul.rating li.s3 a:hover {
  background-position: -36px -18px;
}

ul.rating li.s4 a:hover {
  background-position: -18px -18px;
}

ul.rating li.s5 a:hover {
  background-position: 0 -18px;
}

.rating li.currentRate {
  background: url("../../img/stars.svg") left 34px;
  position: absolute;
  height: 16px;
  z-index: 1;
  background-size: 89px 69px;
}

.rating li.ratingValue a,
.rating li.ratingValue a:hover {
  width: auto;
  height: auto;
  left: 90px;
  white-space: nowrap;
  padding-top: 3px;
  background: none;
}

.reviews-container {
  max-width: 600px;
  margin: 0 auto;
}
@media (min-width: 1024px) {
  .reviews-container {
    max-width: 780px;
  }
}
@media (min-width: 1220px) {
  .reviews-container {
    max-width: 1010px;
  }
}

.rate-it {
  max-width: 600px;
  margin: 0 auto 60px auto;
  padding: 15px 15px 0 15px;
  border: 1px solid #dfe2e6;
  position: relative;
}
@media (min-width: 1024px) {
  .rate-it {
    max-width: 780px;
  }
}
@media (min-width: 1220px) {
  .rate-it {
    max-width: 1010px;
  }
}
.rate-it .form-group {
  position: relative;
  clear: both;
}
.rate-it .form-group .form-control {
  height: 70px;
  border-color: #dfe2e6;
}
.rate-it .form-group .btn, .rate-it .form-group .social-teaser__button, .rate-it .form-group .home-teaser__button, .rate-it .form-group .home-tabs .product-block .detail-button, .home-tabs .product-block .rate-it .form-group .detail-button, .rate-it .form-group #sidebar-other-filters .mobile-filtering, #sidebar-other-filters .rate-it .form-group .mobile-filtering, .rate-it .form-group .btn-previous-step, .rate-it .form-group .btn-continue-shopping, .rate-it .form-group .header-buttons__btn {
  position: absolute;
  right: 8px;
  top: 8px;
  padding: 12px 10px;
}
.rate-it .form-group textarea {
  padding-right: 100px;
}
.rate-it #reviewRating {
  width: 160px;
  height: 31px;
  background-size: 160px 124px;
  background-position: left -91px;
  margin: 0 0 20px 0;
}
.rate-it #reviewRating li a {
  width: 33px;
  height: 31px;
}
.rate-it #reviewRating li a:hover {
  width: 160px;
  height: 31px;
  background-size: 160px 125px;
}
.rate-it #reviewRating li.s1 a:hover {
  left: 0;
  background-position: -130px -32px;
}
.rate-it #reviewRating li.s2 a {
  left: 32px;
}
.rate-it #reviewRating li.s2 a:hover {
  left: 0;
  background-position: -97px -32px;
}
.rate-it #reviewRating li.s3 a {
  left: 65px;
}
.rate-it #reviewRating li.s3 a:hover {
  left: 0;
  background-position: -65px -32px;
}
.rate-it #reviewRating li.s4 a {
  left: 97px;
}
.rate-it #reviewRating li.s4 a:hover {
  left: 0;
  background-position: -32px -32px;
}
.rate-it #reviewRating li.s5 a {
  left: 130px;
}
.rate-it #reviewRating li.s5 a:hover {
  left: 0;
  background-position: 0 -32px;
}
.rate-it #reviewRating li.currentRate {
  height: 31px;
  background-size: 160px 124px;
  background-position: left 63px;
}
.rate-it .please-rate {
  font-size: 12px;
  line-height: 33px;
  float: left;
  margin-left: 20px;
}
.rate-it .has-error .please-rate {
  color: #f00;
}
.rate-it .today {
  float: right;
  font-size: 12px;
}
.rate-it .user {
  position: absolute;
  bottom: -40px;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 16px;
}
.rate-it:before {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 50%;
  margin-left: -10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 5px 10px;
  border-color: #dfe2e6 transparent transparent transparent;
}
.rate-it:after {
  content: "";
  position: absolute;
  bottom: -13px;
  left: 50%;
  margin-left: -10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 5px 10px;
  border-color: #f1f1f1 transparent transparent transparent;
}

.start-page-promotion {
  margin-top: 20px;
  margin-bottom: 20px;
}

.start-page-promotion-item {
  margin-top: 13px;
  margin-bottom: 13px;
}

.brand-promotion-item {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}

.selectize-control {
  position: relative;
}

.selectize-dropdown, .selectize-input, .selectize-input input {
  color: #303030;
  font-family: inherit;
  font-size: 13px;
  line-height: 18px;
  -webkit-font-smoothing: inherit;
}

.selectize-input, .selectize-control.single .selectize-input.input-active {
  background: #fff;
  cursor: text;
  display: inline-block;
}

.selectize-input {
  border: 1px solid #d0d0d0;
  padding: 8px 8px;
  display: inline-block;
  width: 100%;
    height: 40px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
}
.selectize-control.multi .selectize-input.has-items {
  padding: 6px 8px 3px;
}
.selectize-input.full {
  background-color: #fff;
}
.selectize-input.disabled, .selectize-input.disabled * {
  cursor: default !important;
}
.selectize-input.focus {
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}
.selectize-input.dropdown-active {
  border-radius: 3px 3px 0 0;
}
.selectize-input > * {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.selectize-control.multi .selectize-input > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 2px 6px;
  background: #f2f2f2;
  color: #303030;
  border: 0 solid #d0d0d0;
}
.selectize-control.multi .selectize-input > div.active {
  background: #e8e8e8;
  color: #303030;
  border: 0 solid #cacaca;
}
.selectize-control.multi .selectize-input.disabled > div, .selectize-control.multi .selectize-input.disabled > div.active {
  color: #7d7d7d;
  background: white;
  border: 0 solid white;
}
.selectize-input > input {
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 2px 0 0 !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
  box-shadow: none;
}
.selectize-input > input::-ms-clear {
  display: none;
}
.selectize-input > input:focus {
  outline: none !important;
}

.selectize-input::after {
  content: " ";
  display: block;
  clear: left;
}

.selectize-input.dropdown-active::before {
  content: " ";
  display: block;
  position: absolute;
  background: #f0f0f0;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
}

.selectize-dropdown {
  position: absolute;
  z-index: 10;
  border: 1px solid #d0d0d0;
  background: #fff;
  margin: -1px 0 0 0;
  border-top: 0 none;
  box-sizing: border-box;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  border-radius: 0 0 3px 3px;
}
.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}

.selectize-dropdown [data-selectable], .selectize-dropdown .optgroup-header {
  padding: 5px 8px;
}
.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}
.selectize-dropdown .optgroup-header {
  color: #303030;
  background: #fff;
  cursor: default;
}
.selectize-dropdown .active {
  background-color: #f5fafd;
  color: #495c68;
}
.selectize-dropdown .active.create {
  color: #495c68;
}
.selectize-dropdown .create {
  color: rgba(48, 48, 48, 0.5);
}

.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
}

.selectize-control.single .selectize-input, .selectize-control.single .selectize-input input {
  cursor: pointer;
}
.selectize-control.single .selectize-input.input-active, .selectize-control.single .selectize-input.input-active input {
  cursor: text;
}
.selectize-control.single .selectize-input:after {
  content: " ";
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #808080 transparent transparent transparent;
}
.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #808080 transparent;
}

.selectize-control.rtl.single .selectize-input:after {
  left: 15px;
  right: auto;
}
.selectize-control.rtl .selectize-input > input {
  margin: 0 4px 0 -2px !important;
}

.selectize-control .selectize-input.disabled {
  opacity: 0.5;
  background-color: #fafafa;
}

/**
 * selectize.bootstrap3.css (v0.12.1) - Bootstrap 3 Theme
 * Copyright (c) 2013–2015 Brian Reavis & contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 * $author Brian Reavis <brian$thirdroute.com>
 */
.selectize-control {
  position: relative;
}

.selectize-dropdown, .selectize-input, .selectize-input input {
  color: #303030;
  font-family: inherit;
  font-size: 13px;
  line-height: 28px;
  -webkit-font-smoothing: inherit;
}

.selectize-input, .selectize-control.single .selectize-input.input-active {
  background: #fff;
  cursor: text;
  display: inline-block;
}

.selectize-input {
  border: 1px solid #d0d0d0;
  padding: 8px 8px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
}
.selectize-control.multi .selectize-input.has-items {
  padding: 6px 8px 3px;
}
.selectize-input.full {
  background-color: #fff;
}
.selectize-input.disabled, .selectize-input.disabled * {
  cursor: default !important;
}
.selectize-input.focus {
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}
.selectize-input.dropdown-active {
  border-radius: 3px 3px 0 0;
}
.selectize-input > * {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.selectize-control.multi .selectize-input > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 2px 6px;
  background: #f2f2f2;
  color: #303030;
  border: 0 solid #d0d0d0;
}
.selectize-control.multi .selectize-input > div.active {
  background: #e8e8e8;
  color: #303030;
  border: 0 solid #cacaca;
}
.selectize-control.multi .selectize-input.disabled > div, .selectize-control.multi .selectize-input.disabled > div.active {
  color: #7d7d7d;
  background: white;
  border: 0 solid white;
}
.selectize-input > input {
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 2px 0 0 !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
  box-shadow: none;
}
.selectize-input > input::-ms-clear {
  display: none;
}
.selectize-input > input:focus {
  outline: none !important;
}

.selectize-input::after {
  content: " ";
  display: block;
  clear: left;
}

.selectize-input.dropdown-active::before {
  content: " ";
  display: block;
  position: absolute;
  background: #f0f0f0;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
}

.selectize-dropdown {
  position: absolute;
  z-index: 10;
  border: 1px solid #d0d0d0;
  background: #fff;
  margin: -1px 0 0 0;
  border-top: 0 none;
  box-sizing: border-box;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  border-radius: 0 0 3px 3px;
}
.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}

.selectize-dropdown [data-selectable], .selectize-dropdown .optgroup-header {
  padding: 5px 8px;
}
.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}
.selectize-dropdown .optgroup-header {
  color: #303030;
  background: #fff;
  cursor: default;
}
.selectize-dropdown .active {
  background-color: #f5fafd;
  color: #495c68;
}
.selectize-dropdown .active.create {
  color: #495c68;
}
.selectize-dropdown .create {
  color: rgba(48, 48, 48, 0.5);
}

.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
}

.selectize-control.single .selectize-input, .selectize-control.single .selectize-input input {
  cursor: pointer;
}
.selectize-control.single .selectize-input.input-active, .selectize-control.single .selectize-input.input-active input {
  cursor: text;
}
.selectize-control.single .selectize-input:after {
  content: " ";
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #808080 transparent transparent transparent;
}
.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #808080 transparent;
}

.selectize-control.rtl.single .selectize-input:after {
  left: 15px;
  right: auto;
}
.selectize-control.rtl .selectize-input > input {
  margin: 0 4px 0 -2px !important;
}

.selectize-control .selectize-input.disabled {
  opacity: 0.5;
  background-color: #fafafa;
}

.selectize-dropdown, .selectize-dropdown.form-control {
  height: auto;
  padding: 0;
  margin: 2px 0 0 0;
  z-index: 1000;
  background: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.selectize-dropdown .optgroup-header {
  font-size: 12px;
  line-height: 1.428571429;
}
.selectize-dropdown .optgroup:first-child:before {
  display: none;
}
.selectize-dropdown .optgroup:before {
  content: " ";
  display: block;
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
  margin-left: -10px;
  margin-right: -10px;
}

.selectize-dropdown-content {
  padding: 5px 0;
}

.selectize-dropdown-header {
  padding: 6px 10px;
}

.selectize-input {
  min-height: 30px;
}
.selectize-input.dropdown-active {
  border-radius: 3px;
}
.selectize-input.dropdown-active::before {
  display: none;
}
.selectize-input.focus {
  border-color: #b5b5b5;
  outline: 0;
  box-shadow: "inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(181, 181, 181, 0.6)";
}

.has-error .selectize-input {
  border-color: #ff4842;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .selectize-input:focus {
  border-color: #C53446;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f57064;
}

.selectize-control.multi .selectize-input.has-items {
  padding-left: 7px;
  padding-right: 7px;
}
.selectize-control.multi .selectize-input > div {
  border-radius: 2px;
}

.form-control.selectize-control {
  padding: 0;
  height: auto;
  border: none;
  background: none;
  box-shadow: none;
  border-radius: 0;
}

.product-block {
  text-align: center;
}
.product-block .description a:hover {
  text-decoration: none;
}
.product-block .description .h4 {
  font-size: 16px;
  margin: 15px 0 10px;
  line-height: 1.5;
  letter-spacing: 0.2px;
}
@media(min-width:768px){
    .product-block .description .h4 {
        max-height: 80px;
        min-height: 48px;
        overflow: hidden;
    }
}
.product-block .description .h4 a {
  color: #333333;
  font-weight:600;
}
.product-block .description .manufacturer {
  height: 24px;
  margin-bottom: 8px;
  overflow: hidden;
}
.product-block .description .manufacturer a {
  background-color: #e0e0e0;
  display: inline-block;
  line-height: 24px;
  font-size: 12px;
  padding: 0 9px;
  color: #333333;
  overflow: hidden;
}
.product-block .description .manufacturer.no_manufacturer a {
  opacity: 0;
}
.product-block .description .rating {
  margin: 0 auto 8px;
  float: none;
}
.product-block.no-price-em .description .price {
  color: #000;
  font-size: 18px;
  font-weight: normal;
}

.price {
  color: #333333;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.2px;
  padding-bottom: 10px;
  display: block;
}
.price del {
  color: #999999;
  padding-right: 5px;
}

.vertical-slider-title {
  font-size: 16px;
  text-align: center;
  padding: 30px 0 0;
}

.vertical-slider {
  position: absolute;
  top: 5.5em;
  bottom: 20px;
  left: 0;
  width: 100%;
  overflow: hidden;
  padding: 0 15px;
}
.vertical-slider .vertical-slider-control {
  position: absolute;
  left: 15px;
  right: 15px;
  height: 30px;
  text-align: center;
  z-index: 3;
  background: #fff;
}
.vertical-slider .vertical-slider-control.up {
  top: 0;
}
.vertical-slider .vertical-slider-control.down {
  bottom: 0;
  padding-top: 8px;
}

.vertical-slider-items {
  margin-top: 32px;
}
.vertical-slider-items > .item {
  padding: 15px 0;
  border-bottom: 1px solid #e4e4e4;
}

.horizontal-slider-items {
  margin: 30px 0 0 0 !important;
  padding-bottom: 8px;
}

@media (min-width: 1024px) {
  .vertical-slider {
    top: 70px;
  }
}
.home-carousel .vertical-slider {
  position: relative;
  height: 270px;
  top: 0;
  bottom: 0;
  margin-top: 18px;
}
.home-carousel .vertical-slider .item {
  border-bottom: 0;
}
.home-carousel .vertical-slider .owl-bottom {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  background: url(../../img/home/bottom.svg) no-repeat center;
  margin-left: -10px;
  left: 50%;
}
.home-carousel .vertical-slider .owl-top {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  background: url(../../img/home/top.svg) no-repeat center;
  margin-left: -10px;
  left: 50%;
}

.auction-jumbotron {
  background-color: #e9e9e9;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 20px;
  padding: 25px 15px 0 15px;
}
@media (min-width: 768px) {
  .auction-jumbotron {
    margin: 0 -15px 20px;
    padding: 25px 15px 0 15px;
  }
}
.auction-jumbotron-wrapper:before, .auction-jumbotron-wrapper:after {
  content: " ";
  display: table;
}
.auction-jumbotron-wrapper:after {
  clear: both;
}
@media (min-width: 1220px) {
  .auction-jumbotron-wrapper {
    width: 1220px;
    margin: 0 auto;
  }
}

.auction-jumbotron-item {
  position: relative;
  margin: 5px 0 30px;
  background-color: #fff;
}

.auction-heading {
  text-align: center;
  text-transform: uppercase;
  height: 0;
}
.auction-heading span {
  position: relative;
  top: -15px;
  background: #6b6b6b;
  display: inline-block;
  text-align: center;
  margin: 0 auto 15px auto;
  padding: 0 13px;
  color: #fff;
  font-size: 16px;
  line-height: 30px;
  font-weight: 600;
  z-index: 5;
}
.auction-heading .auction-jumbotron-label {
  background-color: #fbbd1e;
}
@media (min-width: 1024px) {
  .auction-heading .auction-jumbotron-label {
    font-size: 20px;
  }
}

.auctionLoadingIcon {
    background: url(../../img/123-loader.gif) no-repeat center #fff;
}

.auctionLoadingIcon .auctionContent {
  visibility: hidden;
  opacity: 0;
}

.auctionContent {
  position: relative;
}
.auctionContent a.price-info {
  display: block;
  color: #333;
  margin: 20px 0;
}

#auctionOfflineMessage > p {
  font-size: 1.2em;
  margin-top: 2.4em;
  margin-bottom: 2.4em;
}
#auctionOfflineMessage .list-green-check {
  font-size: 1em;
  margin-bottom: 10%;
}
#auctionOfflineMessage > img {
  width: 50%;
  margin-bottom: 20px;
}
#auctionOfflineMessage > hr {
  margin-top: 10px;
  margin-bottom: 10px;
}
#auctionOfflineMessage .btn, #auctionOfflineMessage .social-teaser__button, #auctionOfflineMessage .home-teaser__button, #auctionOfflineMessage .home-tabs .product-block .detail-button, .home-tabs .product-block #auctionOfflineMessage .detail-button, #auctionOfflineMessage #sidebar-other-filters .mobile-filtering, #sidebar-other-filters #auctionOfflineMessage .mobile-filtering, #auctionOfflineMessage .btn-previous-step, #auctionOfflineMessage .btn-continue-shopping, #auctionOfflineMessage .header-buttons__btn {
  display: block;
  margin: 20% auto 10%;
  width: 10em;
}

.auction-page {
  position: relative;
  background-color: transparent;
  margin: 0 -15px 11px -15px;
}
.auction-page form.auction {
  position: relative;
}
.auction-page form.auction .auction-howTo a{
    position:relative;
    left:15px;
}
.auction-page form.auction .qty-var-selection .text-left:first-child{
    padding: 0 15px 0 12px;
}
.auction-page form.auction .qty-var-selection .text-left:last-child{
    padding: 0 12px 0 15px;
}
.auction-page .auction-product{
    margin-bottom:10px;
}
.auction-page form.auction .highlight_text {
  position: absolute;
  left: 0;
  top: -15px;
  z-index: 5;
}
.auction-page form.auction .highlight_text span {
  background-color: #ff4842;
  padding: 0 13px;
  display: inline-block;
  line-height: 30px;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
}
.auction-page .tab-content {
  padding: 15px;
}
@media (min-width: 768px) {
  .auction-page {
    margin: 5px 0 11px;
  }
}
@media (min-width: 1024px) {
  .auction-page {
    margin-top: 15px;
  }
}
.auction-page .jumbotron {
  padding: 0;
  border-radius: 0;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .auction-page .jumbotron {
    margin-bottom: 30px;
  }
}
.auction-page .jumbotron > .container {
  padding: 15px 30px;
}
.auction-page .jumbotron > .container > .row {
  background: #fff;
}
.auction-page .jumbotron > .container > .row > .col-xs-8 {
  padding: 0;
}
.auction-page .jumbotron .last-bids {
  margin: 15px 0;
  padding: 7px 10px 10px 10px;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
}
.auction-page .jumbotron .last-bids .winner_list_label {
  display: block;
  margin-bottom: 5px;
}
.auction-page .jumbotron .last-bids span:after {
  display: inline-block;
  margin-left: -3px;
  margin-right: 3px;
  content: ", ";
}
.auction-page .jumbotron .last-bids span:last-child:after {
  content: "";
}
@media (min-width: 768px) {
  .auction-page .jumbotron .last-bids {
    text-align: left;
    font-size: 16px;
    margin: 0;
  }
  .auction-page .jumbotron .last-bids .winner_list_label {
    font-weight: 600;
    font-size: 18px;
    margin-top: 10px;
  }
  .auction-page .jumbotron .last-bids span {
    padding: 0 5px;
  }
  .auction-page .jumbotron .last-bids span:not(:first-child){
    color: #6b6b6b;
    font-weight:400;
  }
  .auction-page .jumbotron .last-bids span:after {
    content: "";
  }
}
.auction-page .auction-jumbotron-label {
  top: 15px;
  right: 15px;
  padding-bottom: 3px;
  font-size: 14px;
}
@media (max-width: 767px) {
  .auction-page .auction-jumbotron-label {
    display: block;
    padding-bottom: 20px;
    text-align: center;
  }
}
.auction-page .auction-details-container {
  margin: 0 auto;
  max-width: 240px;
}
.auction-page .auction-details-container .auction-details .col-gutter-xs{
    padding:0;
}
.auction-page .auction-details-container .auction-details .col-gutter-xs:first-child .auction-details-item{
    border-right:0;
}
@media (min-width: 768px) {
  .auction-page .auction-details-container {
    margin: 0;
    max-width: none;
  }
}
.auction-page .auction-product {
  margin-top: 0;
  font-size: 18px;
  text-align: center;
}
.auction-page .auction-product img {
  width: 140px;
  height: 140px;
  display: inline-block;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .auction-page .auction-product {
    text-align: left;
    padding-top: 60px;
  }
  .auction-page .auction-product img {
    width: 82px;
    height: 82px;
    display: table-cell;
  }
}
@media (max-width: 767px) {
  .auction-page .rating {
    margin: 0 auto;
  }
  .auction-page .nav-tabs-lg {
    overflow: hidden;
    overflow-x: scroll;
  }
  .auction-page .nav-tabs-lg .nav-tabs {
    display: table;
  }
  .auction-page .nav-tabs-lg .nav-tabs > li {
    display: table-cell;
    font-size: 16px;
    white-space: nowrap;
  }
}

.auction-end-price {
  color: #ff4842;
}
#winner-modal .modal-header .heading {
    padding:0 30px;
}
#winner-modal .modal-header {
    margin: 0;
}
#winner-modal .table > thead > tr > th {
    color: #000;
    padding:0;
    border:0;
    text-transform: none;
}
#winner-modal .table > tbody > tr td:last-of-type {
    text-align:right;
}
#winner-modal .table-striped > tbody > tr:first-of-type td {
    padding-top:20px;
}
#winner-modal .table-striped > tbody > tr:nth-of-type(odd) {
    background-color:#fff;
}
#winner-modal .table.winner-table tbody td {
    padding:5px 0;
    border:0;
    text-transform: none;
}
#winner-modal .winner-table-body {
    padding-right: 20px;
}
#winner-modal .winner-table-wrapper{
    border-top: 1px solid #ebebeb;
    padding-top:25px;
}
.winner-table-header h3, .winner-table-header .h3 {
  margin: 0;
}
.winner-table-header .auction-product {
  max-width: none;
}
@media (max-width: 768px) {
    .winner-table-header .auction-product {
      text-align: center;
    }
}
@media (min-width: 768px) {
    .winner-table-header .auction-product {
      text-align: left;
    }
    #winner-modal .winner-image {
        min-height:200px;
    }
}
.winner-table-header .auction-product img {
  max-height: 140px;
}
@media (min-width: 768px) {
  .winner-table-header .auction-product img {
    float: right;
  }
}
@media (max-width: 768px) {
  .winner-table-header .auction-product img {
    margin: auto;
  }
}

.winner-table-body {
  max-height: 400px;
  overflow-y: auto;
  overflow-x: hidden;
}
.winner-table-body .current_user {
  color: #ff4842;
}

.table.winner-table {
  border: none;
}
.table.winner-table tbody td {
  padding: 8px;
}

.qty-var-selection {
  padding: 15px 0;
}
.qty-var-selection label{
    font-size: 16px;
    font-weight: 400;
    margin-left: 0;
}
.qty-var-selection select{
    height:44px;
}

.additional-products {
  margin: 0 15px;
}
.additional-products h2, .additional-products .h2 {
  font-size: 16px;
  font-weight: normal;
  text-align: center;
  margin: 0 0 15px 0;
}
@media (min-width: 768px) {
  .additional-products h2, .additional-products .h2 {
    position: relative;
    line-height: 40px;
    font-weight: 300;
    font-size: 28px;
  }
  .additional-products h2:before, .additional-products .h2:before {
    content: "";
    position: absolute;
    left: 0;
    top: 20px;
    width: 100%;
    border-bottom: 1px solid #999;
    z-index: 10;
  }
  .additional-products h2 span, .additional-products .h2 span {
    background: #eee;
    padding: 0 10px;
    display: inline-block;
    position: relative;
    z-index: 20;
  }
}
.additional-products ul:not(.label-rating) {
  padding: 0;
  margin: 0 -5px;
}
.additional-products ul li {
  padding: 0 5px;
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .additional-products ul li:nth-child(4) {
    display: none;
  }
}
.additional-products .product {
  background: #fff;
  padding: 0 10px 0 30px;
  position: relative;
  overflow: hidden;
  margin-bottom: 15px;
  min-height: 120px;
}
.additional-products .product input {
  position: absolute;
  top: 5px;
  left: 5px;
}
.additional-products .product img {
  width: 100px;
  float: left;
  margin-right: 5px;
}
.additional-products .product h3, .additional-products .product .h3 {
  font-size: 16px;
  margin: 10px 0 5px 0;
  color: #024b94;
  overflow: hidden;
  display: block;
  -webkit-hyphens: auto;
     -moz-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
}
.additional-products .product p {
  font-size: 16px;
  font-weight: normal;
  margin: 0 0 5px 0;
}
.additional-products .product ul.rating {
  margin: 0 0 0 105px;
  clear: none;
  float: none;
}
.additional-products .product ul.rating li {
  padding: 0;
}

#noAuctionMessageContainer {
  margin-right: -15px;
}

.play-mobile {
  margin-left: -15px;
  margin-right: -15px;
  background: #eee;
  padding: 15px;
}
.play-mobile i {
  width: 20px;
  height: 20px;
  line-height: 18px;
  font-size: 10px;
  display: inline-block;
  border: 1px solid #004289;
  border-radius: 50%;
  margin-right: 10px;
}

.list-display-type {
  color: #999;
}
.list-display-type > li {
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
}

.listlocator-displaytype-container {
  text-align: right;
}
.listlocator-displaytype-container .large-devices {
  display: none;
}
@media (min-width: 1024px) {
  .listlocator-displaytype-container .small-devices {
    display: none;
  }
  .listlocator-displaytype-container .large-devices {
    display: block;
  }
}

.listlocator-sort-container {
  text-align: right;
}
.listlocator-sort-container label {
  display: none;
  color: #999;
  margin-right: 6px;
  font-weight: normal;
}
@media (min-width: 1024px) {
  .listlocator-sort-container label {
    display: inline;
  }
}

.listlocator-displaytype-container,
.listlocator-sort-container {
  display: inline-block;
}
.listlocator-displaytype-container .caret,
.listlocator-sort-container .caret {
  color: #8b8b8b;
  margin-left: 5px;
}
.listlocator-displaytype-container .glyphicon,
.listlocator-displaytype-container #article-pictures-owl-carousel .owl-nav .owl-next
#article-pictures-owl-carousel .owl-nav .listlocator-displaytype-container .owl-next,
.listlocator-displaytype-container #article-pictures-owl-carousel .owl-nav .owl-prev,
#article-pictures-owl-carousel .owl-nav .listlocator-displaytype-container .owl-prev,
.listlocator-sort-container .glyphicon,
.listlocator-sort-container #article-pictures-owl-carousel .owl-nav .owl-next,
#article-pictures-owl-carousel .owl-nav .listlocator-sort-container .owl-next,
.listlocator-sort-container #article-pictures-owl-carousel .owl-nav .owl-prev,
#article-pictures-owl-carousel .owl-nav .listlocator-sort-container .owl-prev {
  font-size: 14px;
}
@media (min-width: 1024px) {
  .listlocator-displaytype-container,
.listlocator-sort-container {
    display: block;
  }
  .listlocator-displaytype-container,
.listlocator-displaytype-container .btn,
.listlocator-displaytype-container .social-teaser__button,
.listlocator-displaytype-container .home-teaser__button,
.listlocator-displaytype-container .home-tabs .product-block .detail-button,
.home-tabs .product-block .listlocator-displaytype-container .detail-button,
.listlocator-displaytype-container #sidebar-other-filters .mobile-filtering,
#sidebar-other-filters .listlocator-displaytype-container .mobile-filtering,
.listlocator-displaytype-container .btn-previous-step,
.listlocator-displaytype-container .btn-continue-shopping,
.listlocator-displaytype-container .header-buttons__btn,
.listlocator-sort-container,
.listlocator-sort-container .btn,
.listlocator-sort-container .social-teaser__button,
.listlocator-sort-container .home-teaser__button,
.listlocator-sort-container .home-tabs .product-block .detail-button,
.home-tabs .product-block .listlocator-sort-container .detail-button,
.listlocator-sort-container #sidebar-other-filters .mobile-filtering,
#sidebar-other-filters .listlocator-sort-container .mobile-filtering,
.listlocator-sort-container .btn-previous-step,
.listlocator-sort-container .btn-continue-shopping,
.listlocator-sort-container .header-buttons__btn {
    font-size: 16px;
  }
}

.pagination-container {
  margin-top: 40px;
  padding-top: 15px;
}
.pagination-container .pagination {
    font-size: 18px;
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    -ms-flex-align:center;
    justify-content: center;
    -ms-flex-pack:center;
}
.pagination-container .pagination > li:first-child > a,
.pagination-container .pagination > li:first-child > span, .pagination-container .pagination > li:last-child > a,
.pagination-container .pagination > li:last-child > span {
  border-radius: 0;
}
.pagination-container .pagination > li > a, .pagination-container .pagination > li > a:hover {
  color: #004289;
}
.pagination-container .pagination > li > span, .pagination-container .pagination > li > span:hover, .pagination-container .pagination > li > span:focus {
  color: #999;
}
.pagination-container .pagination > li > a, .pagination-container .pagination > li > span, .pagination-container .pagination > li > span:hover, .pagination-container .pagination > li > span:focus {
  margin-right: 3px;
  border-color: #fff;
  background-color: #fff;
  padding: 0;
}
.pagination-container .pagination > li > a:hover, .pagination-container .pagination > li > a:focus {
  background-color: #e9e9e9;
  border-color: #e9e9e9;
}
.pagination-container .pagination > li.next-page a:hover, .pagination-container .pagination > li.prev-page a:hover {
  background-color: #e9e9e9;
  border-color: #e9e9e9;
}
.pagination-container .pagination > li.prev-page a {
  margin-right: 5px;
}
.pagination-container .pagination > li.prev-page a span {
  float: left;
}
.pagination-container .pagination > li.prev-page a, .pagination-container .pagination > li.prev-page a:hover, .pagination-container .pagination > li.prev-page a:focus {
  padding: 5px;
}
.pagination-container .pagination > li.next-page a {
  margin-left: 2px;
  margin-right: 0;
}
.pagination-container .pagination > li.next-page a span {
  float: right;
}
.pagination-container .pagination > li.next-page a, .pagination-container .pagination > li.next-page a:hover, .pagination-container .pagination > li.next-page a:focus {
  padding: 5px 6px;
}
.pagination-container .pagination > li.active > a, .pagination-container .pagination > li.active > a:hover, .pagination-container .pagination > li.active > a:focus {
  background-color: #e9e9e9;
  color: #333;
  border-color: #888;
}
.pagination-container .pagination > li.next-page a, .pagination-container .pagination > li.prev-page a {
  border-color: #004289;
  border-style: solid;
  color: #333;
}
.pagination-container .pagination > li.next-page a:hover, .pagination-container .pagination > li.next-page a:focus, .pagination-container .pagination > li.prev-page a:hover, .pagination-container .pagination > li.prev-page a:focus {
  border-color: #e9e9e9;
}
.pagination-container .pagination > li > a, .pagination-container .pagination > li > span, .pagination-container .pagination .totop a {
  text-align: center;
  border-width: 1px;
  width: 30px;
  height: 30px;
}
.pagination-container .pagination .totop a, .pagination-container .pagination .totop a:hover, .pagination-container .pagination .totop a:focus {
  padding-top: 2px;
  height: 30px;
}

.sidebar-category-list {
  display: none;
}

section.product-list .sidebar-category-list a:hover {
    color: #333333;
}
section.product-list .sidebar-category-list {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 20px;
    margin-bottom:0;
}
section.product-list .cms-sidebar-button {
    border-bottom: 1px solid #ebebeb;
    padding:25px 0 20px;
    font-size:16px;
}
section.product-list .cms-sidebar-button a:hover {
    color:#333;
}
@media (min-width: 768px) {
  .sidebar-category-list {
    padding-left: 0;
    list-style: none;
    font-size: 16px;
    font-weight: 300;
    display: block;
  }
  .sidebar-category-list li {
    margin: 3px 0;
  }
    .sidebar-category-list li {
        font-weight: 400;
    }
  .sidebar-category-list a > span {
      font-weight: 400;
      color: #969696;
  }
    .sidebar-category-list,
    #sidebar-other-filters {
        max-width:275px;
    }
  .sidebar-category-list, .sidebar-category-list a {
    color: #333333;
  }
  .sidebar-category-list a:hover {
    color: #004ea3;
  }
  .sidebar-category-list .active > a {
    font-weight: 700;
  }
  .sidebar-category-list ul, .sidebar-category-list ol {
    list-style: none;
    padding-left: 15px;
  }
  .sidebar-category-list li.tree-level-1 {
    padding-left: 15px;
  }
  .sidebar-category-list li.tree-level-2 {
    padding-left: 30px;
  }
  .sidebar-category-list li.tree-level-3 {
    padding-left: 45px;
  }
  .sidebar-category-list li.tree-level-4 {
    padding-left: 60px;
  }
}
section.product-list .small-filter {
    display: inline-block;
    margin:-10px 0
}
section.product-list .small-filter button {
    border: 0;
    font-size: 14px;
    padding: 0;
    margin-bottom: 15px;
}
section.product-list .small-filter button .icon-filter-black {
    width: 22px;
    height: 22px;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 5px;
}

section.product-list .dropdown-menu > .active > a,
section.product-list .dropdown-menu > .active > a:hover,
section.product-list .dropdown-menu > .active > a:focus {
    background-color: #fff;
    color: #333;
    font-weight: 700;
}
section.product-list .article-list-header-filters .item {
    margin: 0 10px 10px 0;
}
.article-list-wrapper .article-list-listlocator {
    position:absolute;
    right:0;
    bottom:6px;
}
@media(max-width:767px) {
    .article-list-wrapper .article-list-header-filters {
        padding: 15px 0 10px;
    }
}
@media(min-width:768px) and (max-width:1219px) {
    .article-list-wrapper .article-list-header-filters {
        padding: 15px 0 20px;
    }
}
@media(min-width:1220px) {
    section.product-list .small-filter {
        display:none;
    }
    .article-list-wrapper .article-list-listlocator {
        bottom:auto;
        top:5px;
    }
}
.sidebar-title {
  display: none;
}
#sidebar .cms-sidebar-button{
    display:none;
}
@media(min-width:768px) {
    #sidebar .cms-sidebar-button{
        display:block;
        margin-top:-5px;
    }
}
#sidebar .cms-sidebar-button a {
    display:block;
    color: #333;
    font-size: 16px;
    font-weight: 600;
}
@media (min-width: 768px) {
  .sidebar-title {
    display: block;
    font-size: 20px;
    text-transform: uppercase;
  }
  .sidebar-title.bordered {
    border-bottom: 1px solid #d8d8d8;
    padding: 15px 0 40px;
    margin-bottom: 0;
    text-align: center;
  }
}
@media (min-width: 1220px) {
  .sidebar-title.bordered {
    text-align: left;
    padding: 0 0 15px 0;
  }
}

.sidebar-filter-panel {
    padding: 0 10px 0 15px;
    border-bottom: 1px solid #ebebeb;
}
.sidebar-filter-panel,
.sidebar-filter-panel a {
  color: #1a1a1a;
}
.sidebar-filter-panel a,
.sidebar-filter-panel a:hover {
    color: #1a1a1a;
    text-decoration:none;
}
.sidebar-filter-panel .heading {
  display: block;
  position: relative;
  font-size: 16px;
  font-weight: 300;
  padding: 20px 0;
}
.sidebar-filter-panel .heading:after {
    content:'';
    background: url("../../img/minus-icon.png") no-repeat;
    display: inline-block;
    width: 20px;
    height: 20px;
    float: right;
    top: 5px;
    position: relative;
}
.sidebar-filter-panel .heading.collapsed:after {
    background: url("../../img/plus-icon.png") no-repeat;
}
.sidebar-filter-panel .body {
  margin: -15px 0 20px;
}
@media (min-width: 1220px) {
  .sidebar-filter-panel {
    padding: 0;
  }
}

.price-filter-form .btn, .price-filter-form .social-teaser__button, .price-filter-form .home-teaser__button, .price-filter-form .home-tabs .product-block .detail-button, .home-tabs .product-block .price-filter-form .detail-button, .price-filter-form #sidebar-other-filters .mobile-filtering, #sidebar-other-filters .price-filter-form .mobile-filtering, .price-filter-form .btn-previous-step, .price-filter-form .btn-continue-shopping, .price-filter-form .header-buttons__btn {
  border-radius: 0;
}
.price-filter-form .form-group {
  margin: 10px 5px 10px 0;
}
.price-filter-form.form-v2 .form-group input {
    width:80px;
    height:28px;
    padding: 0 5px 0 10px;
}
.price-filter-form label {
    padding-right: 4px;
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 0 !important;
    vertical-align: middle;
}
.price-filter-form .form-control {
  width: 74px;
}
.price-filter-form .btn, .price-filter-form .social-teaser__button, .price-filter-form .home-teaser__button, .price-filter-form .home-tabs .product-block .detail-button, .home-tabs .product-block .price-filter-form .detail-button, .price-filter-form #sidebar-other-filters .mobile-filtering, #sidebar-other-filters .price-filter-form .mobile-filtering, .price-filter-form .btn-previous-step, .price-filter-form .btn-continue-shopping, .price-filter-form .header-buttons__btn {
  font-size: 12px;
  height: 24px;
  line-height: 12px;
  margin-top: -2px;
}

#sidebar-other-filters {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: auto;
  width: 300px;
  z-index: 1030;
  overflow-y: auto;
  background-color: #fff;
  padding-bottom: 40px;
  box-shadow: 0 0 5px 2px #999;
}
#sidebar-other-filters.in {
  display: block;
}
#sidebar-other-filters .mobile-filtering {
  border: none;
  background: #ff4842;
  margin: 15px 0;
}
@media (min-width: 768px) and (max-width:1219px) {
    .price-filter-form.form-v2 .form-group input {
        width:76px;
    }
}
@media (min-width: 768px) {
  #sidebar-other-filters .mobile-filtering {
    display: none;
  }
}
@media (min-width: 1220px) {
  #sidebar-other-filters {
    display: block;
    position: static;
    top: initial;
    bottom: initial;
    left: initial;
    right: initial;
    width: initial;
    z-index: initial;
    background-color: #fff;
    padding-bottom: 0;
    box-shadow: none;
  }
}
#sidebar-other-filters .sidebar-title {
  display: block;
}
#sidebar-other-filters .close-filters {
    position: absolute;
    top: 0;
    right: 0;
    color: #000;
    opacity: 1;
    background-color: #fafafa;
    border-radius: 50%;
    margin-top: 15px;
    margin-right: 10px;
    width: 32px;
    height: 32px;
    outline: none;
    border:0;
    text-align: center;
    line-height: 40px;
    padding: 0;
    font-size: 20px;
}
#sidebar-other-filters .close-filters .close-icon {
    background: url(../../img/close-narrow.svg) no-repeat center;
    width: 16px;
    height: 16px;
    margin: 0 auto;
    display: block;
}
#sidebar-other-filters .filter-heading-desktop {
    display:none;
}
#sidebar-other-filters .filter-heading-mobile{
    border-bottom: solid 1px #ebebeb;
    padding: 20px;
    margin: 0;
}
.radio.asnFilter.hiddenFilter,
.checkbox.asnFilter.hiddenFilter {
    display: none;
}
#sidebar-other-filters .sidebar-filter-panel .FFShowAllGroupFilters {
    margin: 5px 0 20px;
}
body.canvas-sliding #sidebar-other-filters .sidebar-filter-panel,
body.canvas-slid #sidebar-other-filters .sidebar-filter-panel {
    padding: 0 20px 0 20px;
}
body.canvas-sliding #sidebar-other-filters .sidebar-filter-panel .asnFilter,
body.canvas-slid #sidebar-other-filters .sidebar-filter-panel .asnFilter {
    margin-top:0;
}
body.canvas-sliding #sidebar-other-filters .sidebar-filter-panel .body,
body.canvas-slid #sidebar-other-filters .sidebar-filter-panel .body {
    margin-top:5px;
}
@media(min-width:1220px) {
    #sidebar-other-filters .close-filters {
        display:none !important;
    }
    #sidebar-other-filters .filter-heading-mobile {
        display:none;
    }
    #sidebar-other-filters .filter-heading-desktop {
        display:block;
    }
}

@media (max-width: 767px) {
    body.canvas-slid,
    body.canvas-sliding {
        position: static !important;
    }
    body.canvas-slid #sidebar-other-filters .sidebar-filter-panel .double-row.collapsing,
    body.canvas-slid #sidebar-other-filters .sidebar-filter-panel .double-row.in {
        display:flex;
        display: -ms-flexbox;
        flex-wrap:wrap;
        -ms-flex-wrap: wrap;
    }
    body.canvas-slid #sidebar-other-filters .sidebar-filter-panel .double-row .asnFilter{
        width:calc(50% - 15px);
    }
    body.canvas-slid #sidebar-other-filters .sidebar-filter-panel .double-row .asnFilter:nth-child(odd) {
        margin-right:15px;
    }
    body.canvas-sliding #sidebar-other-filters .sidebar-filter-panel .asnFilter,
    body.canvas-slid #sidebar-other-filters .sidebar-filter-panel .asnFilter {
        margin-bottom:15px;
    }
    body.canvas-sliding #sidebar-other-filters .sidebar-filter-panel .asnFilter label,
    body.canvas-slid #sidebar-other-filters .sidebar-filter-panel .asnFilter label {
        font-size:14px;
        line-height:18px;
        margin-top:2px;
    }
    body.canvas-slid #sidebar-other-filters.in,
    body.canvas-sliding #sidebar-other-filters.in {
        display: block;
        bottom: 0 !important;
        width: 100%;
        right: 0;
        background:#fff;
        box-shadow: 0 0 0 0 #fff;
  }

    body.canvas-slid #sidebar-other-filters.in .sidebar-filter-panel .heading,
    body.canvas-sliding #sidebar-other-filters.in .sidebar-filter-panel .heading {
        padding:15px 0;
    }
    body.canvas-slid #sidebar-other-filters .sidebar-title,
    body.canvas-sliding #sidebar-other-filters .sidebar-title {
        border-bottom: 1px solid #afafaf;
        font-size: 28px;
        margin: 0;
        line-height: 54px;
        padding: 0 15px;
  }
    .canvas-sliding {
        transition: none !important;
  }
    .sidebar-filter-panel .heading:after {
        background-size: 12px;
    }
    .sidebar-filter-panel .heading.collapsed:after {
        background-size: 12px;
        top: 6px;
    }
    #sidebar-other-filters .sidebar-filter-panel .double-row .FFShowAllGroupFilters {
        margin: 5px 0 0;
        width: 100%;
    }
}
.myAccountPage .contentArea .edit-data,
.myAccountPage .contentArea a.toggleForm,
.myAccountPage .contentArea a.text_underlined,
.myAccountPage .contentArea .edit-data:hover {
    color:#000;
}
@media (max-width: 1279px) {
  .myAccountPage .contentArea,
.myAccountPage #sidebar {
    clear: both;
    width: 100%;
  }
}
/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  box-sizing: border-box;
}

.noUi-target {
  position: relative;
  direction: ltr;
}

.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
}

.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
}

.noUi-handle {
  position: relative;
  z-index: 1;
}

.noUi-stacking .noUi-handle {
  /* This class is applied to the lower origin when
     its values is > 50%. */
  z-index: 10;
}

.noUi-stacking + .noUi-origin {
  /* Fix stacking order in IE7, which incorrectly
     creates a new context for the origins. */
  *z-index: -1;
}

.noUi-state-tap .noUi-origin {
  transition: left 0.3s, top 0.3s;
}

.noUi-state-drag * {
  cursor: inherit !important;
}

/* Painting and performance;
 * Browsers can paint handles in their own layer.
 */
.noUi-base {
  transform: translate3d(0, 0, 0);
}

/* Slider size and handle placement;
 */
.noUi-horizontal {
  height: 6px;
  margin: 20px 10px 20px 5px;
}

.noUi-horizontal .noUi-handle {
    width: 28px;
    height: 28px;
    top: -10px;
}
.noUi-horizontal .noUi-handle.noUi-handle-upper {
    left: -25px;
}
.noUi-vertical {
  width: 18px;
}

.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px;
}

/* Styling;
 */
.noUi-background {
    background: #e8e8e8;
}

.noUi-connect {
    background: #1a1a1a;
    transition: background 450ms;
}

.noUi-origin {
  border-radius: 4px;
}

.noUi-target {
  border-radius: 4px;
}

/* Handles and cursors;
 */
.noUi-dragable {
  cursor: w-resize;
}

.noUi-vertical .noUi-dragable {
  cursor: n-resize;
}

.noUi-handle {
    border-radius: 50%;
    cursor: default;
    box-shadow: 0 0 10px 0 rgba(26, 26, 26, 0.2);
    background-color: #ffffff;
}

/* Disabled state;
 */
[disabled].noUi-connect,
[disabled] .noUi-connect {
  background: #B8B8B8;
}

[disabled] .noUi-handle {
  cursor: not-allowed;
}

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

@media (max-width: 767px) {
  .offcanvas-xs {
    display: none;
  }
  .offcanvas-xs.in {
    display: block;
  }
}
@media (max-width: 1023px) {
  .offcanvas-sm {
    display: none;
  }
  .offcanvas-sm.in {
    display: block;
  }
}
@media (max-width: 1279px) {
  .offcanvas-md {
    display: none;
  }
  .offcanvas-md.in {
    display: block;
  }
}
.offcanvas-lg {
  display: none;
}
.offcanvas-lg.in {
  display: block;
}

.canvas-sliding {
  transition: top 0.35s, left 0.35s, bottom 0.35s, right 0.35s;
}

.offcanvas-clone {
  height: 0 !important;
  width: 0 !important;
  overflow: hidden !important;
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
  position: absolute !important;
  top: auto !important;
  left: auto !important;
  bottom: 0 !important;
  right: 0 !important;
  opacity: 0 !important;
}

.modal-backdrop.allow-navbar {
  z-index: 1029;
}

.limit-backdrop {
  overflow: hidden !important;
}
.limit-backdrop .modal-backdrop {
  position: absolute;
}

.modal-content {
    border-radius: 0;
}

.minibasket-button {
  float: right;
  margin: 0;
  padding: 5px;
  position: relative;
  border: none;
  background: none;
}
.minibasket-button .minibasket-sum,
.minibasket-button .minibasket-amount,
.minibasket-button .minibasket-amount > span {
  display: none;
}
.minibasket-button .minibasket-icon {
  width: 30px;
  height: 30px;
  fill: #ff4842;
  background: none;
  border: none;
}
.minibasket-button .minibasket-filled {
  position: absolute;
  border: 1px solid #004289;
  border-radius: 2px;
  line-height: 14px;
  padding: 0 2px;
  text-align: center;
  min-width: 20px;
  display: inline-block;
  color: #004289;
  top: 2px;
  left: -5px;
  font-size: 12px;
  font-weight: bold;
  background: #fff;
}
.minibasket-button .minibasket-filled .minibasket-amount {
  display: inline;
}
@media (min-width: 768px) {
  .minibasket-button {
    float: none;
    display: inline-block;
    background-color: #ff4842;
    border-width: 0;
    border-radius: 4px;
    height: 39px;
    padding: 9px 10px;
    white-space: nowrap;
  }
  .minibasket-button, .minibasket-button:hover, .minibasket-button:focus {
    outline: none;
    color: #fff;
    text-decoration: none;
  }
  .minibasket-button .minibasket-sum {
    display: inline;
    padding-left: 10px;
  }
  .minibasket-button .minibasket-amount {
    display: inline;
    color: #fff;
    position: static;
    border: none;
    background: transparent;
    font-size: 14px;
    font-weight: normal;
  }
  .minibasket-button .minibasket-amount > span {
    display: none;
  }
  .minibasket-button .minibasket-icon {
    width: 20px;
    height: 20px;
    float: left;
    fill: #fff;
    margin: 0 10px 0 0;
  }
}
@media (min-width: 1024px) {
  .minibasket-button .minibasket-amount > span {
    display: inline;
  }
}

.minibasket-dropdown-menu {
  width: 300px;
  z-index: 19999;
  box-shadow: 0 0 10px 0 #afafaf;
  border-radius: 5px;
  border: none;
  padding:0;
}

.minibasket-title {
  padding: 10px 20px;
  font-size:16px;
  border-bottom: 1px solid #ddd;
}

.minibasket-controls {
    border-top: 1px solid #ddd;
    padding: 15px 20px;
}
.minibasket-content {
  list-style: none;
  padding-left: 0;
}
.minibasket-content-item {
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  white-space:normal;
}
.minibasket-content-item:last-child {
  margin-bottom: 0;
}
.minibasket-content-item > a, .minibasket-content-item.no-anchor {
  display: table;
  width: 100%;
}
.minibasket-content-item .item-col,
.minibasket-content-item .price-col {
  display: table-cell;
}
.minibasket-content-item .price-col {
  text-align: right;
  white-space: nowrap;
  padding-left: 10px;
}

/*
  this mixin is used to generated energy-arrow-... and energy-table-... classes
  calling it with .energy-arrow('a'); will generate a css class for energy-arrow-a
  and energy-table-a

  it is done with a mixin to keep the code TRY
*/

.energy-class {
    width: 193px;
    height: 138px;
    margin:0 0 10px;
}
.energy-arrow {
    width: 82px;
    height: 40px;
    background-size: cover;
    display: block;
    margin: 0 auto 15px;
}
@media (min-width: 768px) {
    .energy-arrow {
        float: none;
        margin: 0;
    }
}
.energy-class.appp {
    background: url("../../img/energy/a.png");
}
.energy-class.app {
    background: url("../../img/energy/a.png");
}
.energy-class.ap {
    background: url("../../img/energy/a.png");
}
.energy-class.a {
    background: url("../../img/energy/a.png");
}
.energy-class.b {
    background: url("../../img/energy/b.png");
}
.energy-class.c {
    background: url("../../img/energy/c.png");
}
.energy-class.d {
    background: url("../../img/energy/d.png");
}
.energy-class.e {
    background: url("../../img/energy/e.png");
}
.energy-class.f {
    background: url("../../img/energy/f.png");
}
.energy-class.g {
    background: url("../../img/energy/g.png");
}
.energy-arrow.appp {
  background: url("../../img/energy/arrow_a.png") no-repeat;
}
.energy-arrow.app {
  background: url("../../img/energy/arrow_a.png") no-repeat;
}
.energy-arrow.ap {
  background: url("../../img/energy/arrow_a.png") no-repeat;
}
.energy-arrow.a {
  background: url("../../img/energy/arrow_a.png") no-repeat;
}
.energy-arrow.b {
  background: url("../../img/energy/arrow_b.png") no-repeat;
}
.energy-arrow-c {
  background: url("../../img/energy/arrow_c.png") no-repeat;
}
.energy-arrow.d {
  background: url("../../img/energy/arrow_d.png") no-repeat;
}
.energy-arrow.e {
  background: url("../../img/energy/arrow_e.png") no-repeat;
}
.energy-arrow.f {
    background: url("../../img/energy/arrow_f.png") no-repeat;
}
.energy-arrow.g {
    background: url("../../img/energy/arrow_g.png") no-repeat;
}

.discount-bubble {
  position: absolute;
  top: 10px;
  right: 0;
  font-size: 16px;
  font-weight: 600;
  border-radius: 50%;
  color: #fff;
  background-color: #6b6b6b;
  text-align: center;
  width: 50px;
  height: 50px;
  line-height: 50px;
  z-index: 100;
}

.row-article-details.price-status-3 .discount-bubble,
.row-article-details.price-status-5 .discount-bubble {
  background-color: #ff4842;
}

.details-container.preoffer .row-article-details.price-status-2 .col-article-details-options form.article-details-product-form > .row.variants,
.details-container.preoffer .row-article-details.price-status-2 .col-article-details-options form.article-details-product-form > .form-group,
.details-container.preoffer .row-article-details.price-status-2 .col-article-details-options form.article-details-product-form > .buy-form-wrapper,
.details-container.preoffer .row-article-details.price-status-2 .col-article-details-options .pre-bidding > .or-wrapper,
.details-container.preoffer .row-article-details.price-status-2 .delivery-info .text-warning,
.details-container.preoffer .row-article-details.price-status-2 .delivery-info .text-success,
.details-container.preoffer .row-article-details.price-status-2 .delivery-info .text-danger,
.details-container.preoffer > div .sold-out{
    display: none;
}

@media (min-width: 1220px) {
  .discount-bubble {
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 26px;
  }
}

.product-block .discount-bubble {
  width: 53px;
  height: auto;
  line-height: 28px;
  font-size: 16px;
  text-align: center;
  top: 0;
  border-radius: 0;
  right: auto;
  left: 0;
}
.tv-program-modal.modal-v2 .modal-header {
    background:#fff;
    margin: 0;
}
.tv-program-modal.modal-v2 .modal-header.custom-bg {
    background: #d3dee6;
}
.tv-program-modal.modal-v2 #loginBoxLabel {
    text-align:center;
    position: relative;
    top: 25px;
}
.tv-program-modal .listing-item .discount-bubble {
  width: 53px;
  height: auto;
  line-height: 28px;
  font-size: 16px;
  text-align: center;
  background-color: #ff4842;
  top: 0;
  border-radius: 0;
  right: auto;
  left: 0;
}

.tv-program-modal .winner-box {
   display:inline-block;
}
.tv-program-modal .winner-box > a {
    float:left;
}
@media(max-width:480px) {
    .tv-program-modal .tv-program-desc-form.pre-bidding-form .btn {
        margin-top:10px;
        width:100%;
    }
}
.product-block.price-status-3 .discount-bubble,
.product-block.price-status-5 .discount-bubble {
  background-color: #ff4842;
}

.product-block .action {
  position: absolute;
  left: 53px;
  top: 0;
  height: auto;
  line-height: 28px;
  background-color: #6b6b6b;
  color: #FFF;
  font-size: 16px;
  width: 140px;
  white-space: nowrap;
  text-transform: uppercase;
  font-weight: 600;
}

.tv-program-modal .listing-item .action {
  position: absolute;
  left: 53px;
  top: 0;
  height: auto;
  line-height: 28px;
  color: #FFF;
  font-size: 16px;
  width: 140px;
  white-space: nowrap;
  text-transform: uppercase;
  font-weight: 600;
  background-color: #12144b;
}

.loadingfade {
  background: #fff;
  z-index: 5000;
}

.loadingiconbg {
    background: url(../../img/123-loader.gif) no-repeat center center;
  z-index: 5001;
}

.loadingicon {
    background: url(../../img/123-loader.gif) no-repeat center center;
  z-index: 5002;
}

.g_image {
  width: 100%;
}
.g_image + .g_image {
  margin-top: 15px;
}

.g_image_text .g_image_text_inner {

}
.g_image_text .text,
.g_image_text .image-wrapper {
  display: block;
}
.g_image_text img {
  display: block;
  width: 100%;
}
.g_image_text .text {
  clear: both;
}
.g_image_text .text + .text {
  clear: none;
}
.g_image_text p {
  margin: 15px 0 0 0;
}

.g_video {
  margin-bottom: 0;
}
.g_video .ffb-youtube {
  position: relative;
}
.g_video .ffb-youtube-video {
  height: auto;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  width: 100%;
}
.g_video .ffb-youtube-video iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.g_video .ffb-youtube-poster {
  background-size: cover;
  cursor:pointer;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.g_video .ffb-youtube-poster img {
  display: none;
}
.g_video .ffb-youtube-poster .video-accept {
    position: absolute;
    color: #000;
    padding: 15px;
    text-align: center;
    border-radius: 5px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    opacity: 0.9;
}
.g_video .ffb-youtube-poster .video-accept.no-terms{
    background-color:transparent !important;
}
.g_video .ffb-youtube-poster .video-accept.no-terms .terms{
    display:none;
}
@media(min-width:768px){
    .g_video .ffb-youtube-poster .video-accept.no-terms .ffb-youtube-video-play, .video-box .custom-play {
        height:70px;
    }
}
.g_video .ffb-youtube-poster .ffb-youtube-video-play,
.video-box .custom-play {
    background-image: url(../../img/ffb-youtube-play.svg);
    background-position: center;
    background-repeat: no-repeat;
    border: 0;
    cursor: pointer;
    font-size: 109px;
    height: 35px;
    position: static;
    width: 109px;
    display: block;
    margin: 0 auto 10px;
    pointer-events: none;
}
.g_video .terms-overlay .ffb-youtube-poster .video-accept{
    background-color:#fff;
}

@media(min-width:1024px){
    .g_video .ffb-youtube-poster .video-accept {
        max-width: 500px;
        line-height: 24px;
        padding: 30px 20px;
    }
    .g_video .ffb-youtube-poster .ffb-youtube-video-play,
    .video-box .custom-play{
        height:45px;
        margin: 0 auto 10px;
    }
}
@media(max-width:1200px){
    .g_video .terms-overlay .ffb-youtube-poster{
        position: static;
        background-position: center;
        padding: 10px;
    }
    .g_video .terms-overlay .ffb-youtube-poster .video-accept{
        position: static;
        transform: none;
        margin: 0 auto;
        max-width: none;
    }
    .g_video .terms-overlay .ffb-youtube-poster .video-accept .terms a{
        word-break: break-word;
    }
    .g_video .terms-overlay .ffb-youtube-video {
        padding-bottom: 30px;
    }
}

.g_background {
  position: relative;
}

.g_background_color {
  bottom: 0;
  display: none;
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  position: absolute;
  right: 50%;
  top: 0;
  width: 100vw;
  z-index: -1;
}
.g_background_color[style^="background:#"], .g_background_color[style^="background: #"], .g_background_color[style^="background:rgb"], .g_background_color[style^="background: rgb"] {
  display: block;
}

.g_background_inner > h1:first-child,
.g_background_inner > h2:first-child {
  margin-top: 0;
}
.g_background_inner:after {
  clear: both;
  content: "";
  display: block;
}

.g_background.g_distance .g_background_inner {
  padding: 0;
}

@media (max-width: 767px) {
    .g_row .col-sm-6 + .col-sm-6,
    .g_row .col-sm-3 + .col-sm-3,
    .g_row .col-sm-4 + .col-sm-4,
    .g_row .col-sm-4 + .col-sm-8,
    .g_row .col-sm-8 + .col-sm-4 {
        margin-top: 30px;
    }
}
@media (min-width: 768px) {
  .g_row.g_row_vertical {
    display: table;
  }
  .g_row.g_row_vertical > .g_background_inner {
    display: table-row;
  }
  .g_row.g_row_vertical > .g_background_inner > [class*=col-] {
    display: table-cell;
    float: none;
  }
  .g_row.g_row_vertical > .g_background_inner > [class*=col-].g_cell_vertical_centered {
    vertical-align: middle;
  }
}
.cmsContent .g_content_link.btn-center {
  text-align: center;
}

.cmsContent .g_content_link.btn-right {
  text-align: right;
}

.cmsContent .g_content_link.btn-left {
  text-align: left;
}

.cmsContent .cd-slider.product-grid-slider .owl-nav > .owl-next {
    right:5px;
}

.cmsContent .cd-slider.product-grid-slider .owl-nav > .owl-prev {
    left:5px;
}

.cmsContent .cd-slider.product-grid-slider .owl-nav {
    top: calc(50% - 90px);
}
.cc-separator {
  height: 30px;
  margin: 0;
  padding: 0;
  text-align: center;
}

/*
 *  Owl Carousel CSS3 Transitions
 *  v1.3.2
 */
.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px;
}

/* fade */
.owl-fade-out {
  z-index: 10;
  animation: fadeOut 0.7s both ease;
}

.owl-fade-in {
  animation: fadeIn 0.7s both ease;
}

/* backSlide */
.owl-backSlide-out {
  animation: backSlideOut 1s both ease;
}

.owl-backSlide-in {
  animation: backSlideIn 1s both ease;
}

/* goDown */
.owl-goDown-out {
  animation: scaleToFade 0.7s ease both;
}

.owl-goDown-in {
  animation: goDown 0.6s ease both;
}

/* scaleUp */
.owl-fadeUp-in {
  animation: scaleUpFrom 0.5s ease both;
}

.owl-fadeUp-out {
  animation: scaleUpTo 0.5s ease both;
}

/* Keyframes */
/*empty*/
@keyframes empty {
  0% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes backSlideOut {
  25% {
    opacity: 0.5;
    transform: translateZ(-500px);
  }
  75% {
    opacity: 0.5;
    transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: 0.5;
    transform: translateZ(-500px) translateX(-200%);
  }
}
@keyframes backSlideIn {
  0%, 25% {
    opacity: 0.5;
    transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: 0.5;
    transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    transform: translateZ(0) translateX(0);
  }
}
@keyframes scaleToFade {
  to {
    opacity: 0;
    transform: scale(0.8);
  }
}
@keyframes goDown {
  from {
    transform: translateY(-100%);
  }
}
@keyframes scaleUpFrom {
  from {
    opacity: 0;
    transform: scale(1.5);
  }
}
@keyframes scaleUpTo {
  to {
    opacity: 0;
    transform: scale(1.5);
  }
}
.owl-carousel-container {
  position: relative;
}
.owl-carousel-container .owl-control {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 40px;
  outline: none;
  color: #333333;
}
.owl-carousel-container .owl-control span,
.owl-carousel-container .owl-control .glyphicon,
.owl-carousel-container .owl-control #article-pictures-owl-carousel:not(.cd-slider) .owl-nav .owl-next,
#article-pictures-owl-carousel .owl-nav .owl-carousel-container .owl-control .owl-next,
.owl-carousel-container .owl-control #article-pictures-owl-carousel:not(.cd-slider) .owl-nav .owl-prev,
#article-pictures-owl-carousel .owl-nav .owl-carousel-container .owl-control .owl-prev {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  font-size: 18px;
  line-height: 40px;
  width: 40px;
  transition: font-size 200ms;
}
.owl-carousel-container .owl-control span:hover,
.owl-carousel-container .owl-control .glyphicon:hover,
.owl-carousel-container .owl-control #article-pictures-owl-carousel:not(.cd-slider) .owl-nav .owl-next:hover,
#article-pictures-owl-carousel .owl-nav .owl-carousel-container .owl-control .owl-next:hover,
.owl-carousel-container .owl-control #article-pictures-owl-carousel:not(.cd-slider) .owl-nav .owl-prev:hover,
#article-pictures-owl-carousel .owl-nav .owl-carousel-container .owl-control .owl-prev:hover {
  font-size: 22px;
}
.owl-carousel-container .owl-control.left {
  left: 0;
}
.owl-carousel-container .owl-control.left span,
.owl-carousel-container .owl-control.left .glyphicon,
.owl-carousel-container .owl-control.left #article-pictures-owl-carousel:not(.cd-slider) .owl-nav .owl-next,
#article-pictures-owl-carousel .owl-nav .owl-carousel-container .owl-control.left .owl-next,
.owl-carousel-container .owl-control.left #article-pictures-owl-carousel:not(.cd-slider) .owl-nav .owl-prev,
#article-pictures-owl-carousel .owl-nav .owl-carousel-container .owl-control.left .owl-prev {
  text-align: left;
}
.owl-carousel-container .owl-control.right {
  right: 0;
}
.owl-carousel-container .owl-control.right span,
.owl-carousel-container .owl-control.right .glyphicon,
.owl-carousel-container .owl-control.right #article-pictures-owl-carousel:not(.cd-slider) .owl-nav .owl-next,
#article-pictures-owl-carousel .owl-nav .owl-carousel-container .owl-control.right .owl-next,
.owl-carousel-container .owl-control.right #article-pictures-owl-carousel:not(.cd-slider) .owl-nav .owl-prev,
#article-pictures-owl-carousel .owl-nav .owl-carousel-container .owl-control.right .owl-prev {
  text-align: right;
}

.carousel-with-picture-thumbs .carousel-indicators {
  margin: 10px -3px 0;
  overflow: auto;
  position: static;
  text-align: left;
  width: auto;
}
.carousel-with-picture-thumbs .carousel-indicators > li {
  border: 1px solid #e4e4e4;
  padding: 6px;
  background-color: transparent;
  border-radius: 0;
  display: inline-block;
  width: auto;
  height: auto;
  margin: 0 3px 3px 0;
  overflow: hidden;
  float: left;
}
.carousel-with-picture-thumbs .carousel-indicators > li img {
  display: block;
  width: 70px;
  height: 70px;
}
.carousel-with-picture-thumbs .carousel-indicators > li .icon_with_text_item {
  display: block;
  width: 70px;
  height: 70px;
  text-indent: 0;
  font-size: 12px;
}
.carousel-with-picture-thumbs .carousel-indicators > li .icon_with_text_item .glyphicon, .carousel-with-picture-thumbs .carousel-indicators > li .icon_with_text_item #article-pictures-owl-carousel .owl-nav .owl-next, #article-pictures-owl-carousel .owl-nav .carousel-with-picture-thumbs .carousel-indicators > li .icon_with_text_item .owl-next, .carousel-with-picture-thumbs .carousel-indicators > li .icon_with_text_item #article-pictures-owl-carousel .owl-nav .owl-prev, #article-pictures-owl-carousel .owl-nav .carousel-with-picture-thumbs .carousel-indicators > li .icon_with_text_item .owl-prev {
  font-size: 18px;
}
.carousel-with-picture-thumbs .carousel-indicators > li.active {
  border-color: #b5b5b5;
}
@media (min-width: 768px) {
  .carousel-with-picture-thumbs .carousel-indicators {
    margin-left: -5px;
    margin-right: -5px;
  }
  .carousel-with-picture-thumbs .carousel-indicators > li img {
    width: 77px;
    height: 77px;
  }
  .carousel-with-picture-thumbs .carousel-indicators > li .icon_with_text_item {
    text-align: center;
    width: 77px;
    height: 77px;
  }
  .carousel-with-picture-thumbs .carousel-indicators > li .icon_with_text_item .glyphicon, .carousel-with-picture-thumbs .carousel-indicators > li .icon_with_text_item #article-pictures-owl-carousel .owl-nav .owl-next, #article-pictures-owl-carousel .owl-nav .carousel-with-picture-thumbs .carousel-indicators > li .icon_with_text_item .owl-next, .carousel-with-picture-thumbs .carousel-indicators > li .icon_with_text_item #article-pictures-owl-carousel .owl-nav .owl-prev, #article-pictures-owl-carousel .owl-nav .carousel-with-picture-thumbs .carousel-indicators > li .icon_with_text_item .owl-prev {
    display: block;
    font-size: 24px;
    width: 100%;
    text-align: center;
    line-height: 45px;
  }
}

.carousel-inner {
  height: 390px;
}

/*
 * Core Owl Carousel CSS File
 * v1.3.3
 */
/* clearfix */

/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
  transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item {
  float: left;
}

.owl-nav {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.owl-carousel .owl-dots{
    text-align:center;
}
.owl-carousel .owl-dots .owl-dot span {
    display: block;
    width: 10px;
    height: 10px;
    margin: 5px 4px;
    filter: Alpha(Opacity=50);
    opacity: .5;
    border-radius: 20px;
    background: #999;
}
.owl-carousel .owl-dots .owl-dot.active span,
.owl-carousel .owl-dots .owl-dot span:hover {
    filter: Alpha(Opacity=100);
    opacity: 1;
}
/* mouse grab icon */
.grabbing {
  cursor: url("../../img/grabbing.png") 8 8, move;
}

/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-scrollbar-visible {
    opacity:1 !important;
}
.owl-scrollbar-hidden {
    opacity:0 !important;
}
.owl-scrollbar-visible,
.owl-scrollbar-hidden {
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -ms-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
}

@media(max-width:767px) {
    .owl-carousel-progress-bar-scroller {
        height:4px !important;
    }
    .owl-scrollbar-visible,
    .owl-scrollbar-hidden {
        margin-top:20px !important;
    }
}

/**
 * Featherlight – ultra slim jQuery lightbox
 * Version 1.3.2 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2015, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
@media all {
  .featherlight {
    display: none;
    /* dimensions: spanning the background from edge to edge */
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2147483647;
    /* z-index needs to be >= elements on the site. */
    /* position: centering content */
    text-align: center;
    /* insures that the ::before pseudo element doesn't force wrap with fixed width content; */
    white-space: nowrap;
    /* styling */
    cursor: pointer;
    background: #333;
    /* IE8 "hack" for nested featherlights */
    background: rgba(0, 0, 0, 0);
  }

  /* support for nested featherlights. Does not work in IE8 (use JS to fix) */
  .featherlight:last-of-type {
    background: rgba(0, 0, 0, 0.8);
  }

  .featherlight:before {
    /* position: trick to center content vertically */
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em;
  }

  .featherlight .featherlight-content {
    /* make content container for positioned elements (close button) */
    position: relative;
    /* position: centering vertical and horizontal */
    text-align: left;
    vertical-align: middle;
    display: inline-block;
    /* dimensions: cut off images */
    overflow: hidden;
    padding: 0 25px;
    /* dimensions: handling small or empty content */
    min-width: 30%;
    /* dimensions: handling large content */
    margin-left: 5%;
    margin-right: 5%;
    max-height: 95%;
    /* styling */
    background: #fff;
    cursor: auto;
    /* reset white-space wrapping */
    white-space: normal;
  }

  /* contains the content */
  .featherlight .featherlight-inner {
    /* make sure its visible */
    display: block;
  }

  .featherlight .featherlight-close-icon {
    /* position: centering vertical and horizontal */
    position: absolute;
    z-index: 9999;
    top: 0;
    right: 0;
    /* dimensions: 25px x 25px */
    line-height: 25px;
    width: 25px;
    /* styling */
    cursor: pointer;
    text-align: center;
    font-family: Arial, sans-serif;
    background: #fff;
    /* Set the background in case it overlaps the content */
    background: rgba(255, 255, 255, 0.3);
    color: #000;
  }

  .featherlight .featherlight-image {
    /* styling */
    width: 100%;
  }

  .featherlight-iframe .featherlight-content {
    /* removed the border for image croping since iframe is edge to edge */
    border-bottom: 0;
    padding: 0;
  }

  .featherlight iframe {
    /* styling */
    border: none;
  }
}
/* handling phones and small screens */
@media only screen and (max-width: 1024px) {
  .featherlight .featherlight-content {
    /* dimensions: maximize lightbox with for small screens */
    margin-left: 10px;
    margin-right: 10px;
    max-height: 98%;
    padding: 0 10px;
  }
}
.details-container .carousel-title {
  text-align: left;
  font-size: 20px;
  line-height: 1.3;
}
@media (min-width: 768px) {
  .details-container .carousel-title {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .details-container .rating-wrapper {
    height: 22px;
    overflow: hidden;
  }
  .details-container .rating-wrapper .rating {
    display: inline-block;
    float: none;
    margin-right: 23px;
  }
  .details-container .rating-wrapper .rating.no-rating {
    margin-right: 120px;
  }
  .details-container .rating-wrapper .rating .ratingValue a {
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.2px;
    color: #004289;
  }
}
.home-tabs .product-block .details-container .detail-button,
.details-container .btn-previous-step,
.details-container .btn-continue-shopping,
.details-container .header-buttons__btn,
.details-container #sidebar-other-filters .mobile-filtering,
#sidebar-other-filters .details-container .mobile-filtering {
  padding: 8px 10px;
  font-size: 18px;
  letter-spacing: 0.3px;
}

.details-brand {
  margin-bottom: 25px;
  text-align: center;
}
.details-brand-img {
  width: 110px;
  height: auto;
}
@media (min-width: 1024px) {
  .details-brand {
    text-align: left;
  }
  .details-brand-img {
    width: 140px;
  }
}

.details-headline {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: normal;
  font-size: 18px;
  letter-spacing: 0.3px;
}
@media (min-width: 768px) {
  .details-headline {
    font-size: 20px;
  }
}
@media (min-width: 1024px) {
  .details-headline {
    font-size: 30px;
  }
}

#article-carousel-pictures-container {
  position: relative;
}
#article-carousel-pictures-container .vertical-align {
  padding: 30px 0;
}
@media (min-width: 1220px) {
  #article-carousel-pictures-container .vertical-align {
    padding-top: 0;
    margin: 0 auto;
    text-align: center;
  }
}
#article-carousel-pictures-container .owl-control.right {
  z-index: 15;
}
#article-carousel-pictures-container .owl-control.left {
  z-index: 15;
}
@media (min-width: 1024px) {
  #article-carousel-pictures-container .vertical-slider {
    position: static;
    height: 400px;
  }
  #article-carousel-pictures-container .vertical-slider-item {
    border: 2px solid #e0e0e0;
    text-align: center;
    padding: 10px 0;
    margin: 0 auto 10px auto;
    height: 74px;
    width: 60px;
    overflow: hidden;
    cursor: pointer;
  }
  #article-carousel-pictures-container .vertical-slider-item.active, #article-carousel-pictures-container .vertical-slider-item:hover {
    border-color: #979797;
  }
  #article-carousel-pictures-container .vertical-slider-item.video-item {
    padding: 0;
    font-size: 12px;
    line-height: 1.17;
    border-color: #f1f1f1;
  }
  #article-carousel-pictures-container .vertical-slider-item.video-item .icon_with_text_item {
    height: 70px;
    background: #f1f1f1;
    text-align: center;
    padding: 5px 2px 0 2px;
  }
  #article-carousel-pictures-container .vertical-slider-item.video-item .icon_with_text_item .glyphicon, #article-carousel-pictures-container .vertical-slider-item.video-item .icon_with_text_item #article-pictures-owl-carousel .owl-nav .owl-next, #article-pictures-owl-carousel .owl-nav #article-carousel-pictures-container .vertical-slider-item.video-item .icon_with_text_item .owl-next, #article-carousel-pictures-container .vertical-slider-item.video-item .icon_with_text_item #article-pictures-owl-carousel .owl-nav .owl-prev, #article-pictures-owl-carousel .owl-nav #article-carousel-pictures-container .vertical-slider-item.video-item .icon_with_text_item .owl-prev {
    text-align: center;
    line-height: 28px;
    width: 30px;
    border-radius: 50%;
    border: 1px solid #afafaf;
    font-size: 14px;
    display: block;
    color: #afafaf;
    margin: 0 auto 5px auto;
    padding-left: 2px;
  }
  #article-carousel-pictures-container .vertical-slider-item.video-item.active, #article-carousel-pictures-container .vertical-slider-item.video-item:hover {
    border-color: #979797;
  }
  #article-carousel-pictures-container .vertical-slider .vertical-slider-control {
    font-size: 18px;
    color: #333333;
    transition: font-size 200ms;
    line-height: 40px;
  }
  #article-carousel-pictures-container .vertical-slider .vertical-slider-control:hover {
    font-size: 20px;
  }
  #article-carousel-pictures-container .vertical-slider img {
    max-width: 90%;
    transition: all 200ms;
  }
  #article-carousel-pictures-container .vertical-slider img:hover {
    transform: scale(1.15);
  }
}
@media (min-width: 1220px) {
  #article-carousel-pictures-container .vertical-slider {
    height: 500px;
  }
  #article-carousel-pictures-container .vertical-slider-item {
    padding: 20px 0;
    height: 100px;
    width: 80px;
  }
  #article-carousel-pictures-container .vertical-slider-item.video-item .icon_with_text_item {
    height: 96px;
    padding: 15px 7px 0 7px;
  }
  #article-carousel-pictures-container .vertical-slider-item.video-item .icon_with_text_item .glyphicon, #article-carousel-pictures-container .vertical-slider-item.video-item .icon_with_text_item #article-pictures-owl-carousel .owl-nav .owl-next, #article-pictures-owl-carousel .owl-nav #article-carousel-pictures-container .vertical-slider-item.video-item .icon_with_text_item .owl-next, #article-carousel-pictures-container .vertical-slider-item.video-item .icon_with_text_item #article-pictures-owl-carousel .owl-nav .owl-prev, #article-pictures-owl-carousel .owl-nav #article-carousel-pictures-container .vertical-slider-item.video-item .icon_with_text_item .owl-prev {
    text-align: center;
    line-height: 38px;
    width: 40px;
    border-radius: 50%;
    border: 1px solid #afafaf;
    font-size: 18px;
    display: block;
    color: #afafaf;
    margin: 0 auto 5px auto;
    padding-left: 2px;
  }
}

#article-pictures-owl-carousel {
  z-index: 10;
  position: relative;
  margin-bottom: 10px;
}
#article-pictures-owl-carousel .zoom-btn .glyphicon-zoom-out {
    display:none;
}
#article-pictures-owl-carousel .zoom-open .zoom-btn .glyphicon-zoom-out {
    display:inline-block;
}
#article-pictures-owl-carousel .zoom-open .zoom-btn .glyphicon-zoom-in {
    display:none;
}
#article-pictures-owl-carousel .zoom-btn .glyphicon:before {
    font-size: 22px;
    position: relative;
    top: 5px;
}
#article-pictures-owl-carousel .zoom-btn {
    display: block;
    position: absolute;
    bottom: 5px;
    right: 0;
    border-radius: 4px;
    line-height: 32px;
    padding: 0 10px;
    z-index:10;
}
#article-pictures-owl-carousel .owl-dots {
  z-index: 15;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
#article-pictures-owl-carousel .owl-buttons {
  display: none;
}
#article-pictures-owl-carousel:not(.cd-slider)  .owl-nav.owl-prev {
  left: 0;
}
#article-pictures-owl-carousel:not(.cd-slider) .owl-nav .owl-next {
  right: 0;
}
#article-pictures-owl-carousel:not(.cd-slider) .owl-nav {
    display:none;
}
@media (min-width: 1024px) {
  #article-pictures-owl-carousel:not(.cd-slider) .owl-nav {
    position: static;
    margin: 0;
    padding: 0;
  }
  #article-pictures-owl-carousel:not(.cd-slider) .owl-nav .owl-buttons {
    display: block;
  }
  #article-pictures-owl-carousel:not(.cd-slider) .owl-nav .owl-prev,
#article-pictures-owl-carousel:not(.cd-slider) .owl-nav .owl-next {
    top: 50%;
    position: absolute;
    font-size: 18px;
    background: none;
    color: #333333;
    transition: font-size 200ms;
    width: 40px;
    line-height: 40px;
    text-align: center;
    opacity: 1;
  }
  #article-pictures-owl-carousel:not(.cd-slider) .owl-nav .owl-prev:hover,
#article-pictures-owl-carousel:not(.cd-slider) .owl-nav .owl-next:hover {
    font-size: 22px;
  }
  #article-pictures-owl-carousel .owl-dots {
    display: none !important;
  }
    #article-pictures-owl-carousel:not(.cd-slider) .owl-nav {
        display:block;
    }
}
#article-pictures-owl-carousel img {
  max-width: 290px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  #article-pictures-owl-carousel img {
    max-width: 380px;
  }
}
@media (min-width: 1220px) {
  #article-pictures-owl-carousel img {
    max-width: 540px;
  }
}

.carousel-title {
  text-align: center;
  font-size: 16px;
  padding: 20px 0;
  margin-bottom: 10px;
}

.article-details-info-headline {
  font-size: 26px;
  font-weight: normal;
}
@media (min-width: 768px) {
  .article-details-info-headline {
    font-size: 38px;
    margin: 30px 0;
  }
}
.article-details-info-list {
  padding-left: 22px;
  margin-bottom: 20px;
}
.article-details-info-list li {
  margin: 3px 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.67;
}

.brand-info {
  margin: 0 0 30px 0;
  text-align: center;
}
@media (min-width: 768px) {
  .brand-info {
    text-align: left;
    position: relative;
    padding-left: 120px;
    min-height: 80px;
    margin-bottom: 0;
  }
}
.brand-info-logo {
  overflow: hidden;
}
.brand-info-img {
  margin: 0 auto 13px auto;
}
@media (min-width: 768px) {
  .brand-info-img {
    position: absolute;
    left: 0;
    width: 100px;
    height: auto;
  }
}
.brand-info-claim {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
  line-height: 21px;
  display: block;
}
.brand-info-text {
  font-size: 16px;
  line-height: 1.5;
}
.brand-info-more-link {
  font-size: 16px;
}
.brand-info-more-link,
.brand-info-more-link:hover,
.brand-info-more-link:active {
    color:#000;
}
.col-article-details-options {
  position: relative;
  z-index: 1;
}
.col-article-details-options h2 {
  margin-top: 0;
  margin-bottom: 0;
}
.col-article-details-options .uvp_tooltip {
  position: relative;
  display: block;
  font-size: 18px;
  cursor: pointer;
  color: #000;
  line-height: 18px;
  margin-right: 5px;
  float: left;
}
.col-article-details-options .uvp_tooltip__text {
  font-size: 11px;
  color: #333;
  z-index: 10;
  display: block;
  float: left;
  width: 100%;
  line-height: 1.5;
  opacity: 0;
  margin-bottom: -5px;
  transition: opacity 0.5s;
}
.col-article-details-options .uvp_tooltip__text.show_text {
  opacity: 1;
}

.col-article-details-options .price-label {
  font-weight: 600;
}

.col-article-details-options .price-block {
  color: #1a1a1a;
  font-size: 30px;
  line-height: 38px;
  font-weight: 600;
  letter-spacing: 0.5px;
  margin-bottom: 17px;
  position: relative;
}

.col-article-details-options .price-block .action {
  border-radius: 0;
  line-height: 18px;
  background-color: #333;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  position: absolute;
  bottom: 3px;
  right: 0;
  padding: 3px 10px;
  text-transform: uppercase;
  max-width: 60%;
  text-align: center;
}

@media (min-width: 768px) {
  .col-article-details-options .price-block {
    margin-bottom: 5px;
  }
}
@media(min-width: 1221px){
    .col-article-details-options .price-block .action {
        line-height: 32px;
        font-size:16px;
        padding:0 10px;
    }
}
.col-article-details-options .price-block a {
  font-size: 18px;
  color: #000;
  text-decoration: none;
  position: relative;
  top: -5px;
}
.col-article-details-options .price-block .outprice {
    display: block;
    line-height: 16px;
    font-size: 18px;
    font-weight: 600;
    color: #6b6b6b;
}
.col-article-details-options .price-block .energy-efficiency {
  position: absolute;
  right: 0;
  top: 0;
}
.col-article-details-options .price-block .energy-efficiency img {
  height: 40px;
  width: auto;
}
.col-article-details-options .article-status {
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0.2px;
  color: #333;
  margin: 20px 0;
}
.col-article-details-options .article-status .basic-price-indication {
  margin: 0 0 5px;
  font-weight: 600;
  text-transform: uppercase;
}
.col-article-details-options .article-status span:after {
  content: ", ";
}
.col-article-details-options .article-status span:last-child:after {
  content: "";
}
.col-article-details-options .dropdown-toggle {
    border: 1px solid #b5b5b5;
    color:#555555;
}
.col-article-details-options .btn-input .caret {
    position: absolute;
    right: 6px;
    margin-top: 9px;
}
.col-article-details-options .btn-input {
  font-size: 16px;
  text-align: left;
  padding: 4px 10px;
  position: relative;
}
.col-article-details-options .selectbox-label {
  color: #b5b5b5;
  padding-right: 4px;
}
.col-article-details-options input, .col-article-details-options label, .col-article-details-options select {
  font-size: 16px;
}
.col-article-details-options .form-control {
  height: 32px;
}
.col-article-details-options .inner-label {
  position: relative;
}
.col-article-details-options .inner-label label {
  font-weight: normal;
  margin-top: 5px;
  position: absolute;
  padding-left: 8px;
  color: #b5b5b5;
  left: 0;
}
.col-article-details-options select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@media (min-width: 1024px) {
  .col-article-details-options.affix #showZoomPicContainer {
    position: fixed;
    top: 100px;
    padding-right: 15px;
  }
  .col-article-details-options.affix.affix-bottom #showZoomPicContainer {
    position: absolute;
  }
}
@media (min-width: 1220px) {
  .col-article-details-options #showZoomPicContainer {
    padding-right: 0;
    width: 420px;
  }
  .col-article-details-options.affix #showZoomPicContainer {
    top: 190px;
    padding-right: 0;
  }
}

.short-article-number {
  font-size: 16px;
  line-height: 1.5;
}

.short-article-number b,
.short-article-number strong {
  font-weight: normal;
}
.article-details-long-desc b,
.article-details-long-desc strong {
    font-weight:600;
    line-height:30px;
    font-size:16px;
}
.article-details-long-desc > a {
    display:block;
    margin-bottom:15px;
}
.article-details-reviews {
  background: #fff;
  text-align: left;
  margin-left: 0;
  margin-right: 0;
  margin-top: 20px;
}
.article-details-reviews-headline {
  font-size: 30px;
  line-height: 1.27;
  margin: 0 0 10px 0;
}
span.article-details-reviews-headline {
    display: block;
}
.article-details-reviews .total-rating {
  overflow: hidden;
  display: -ms-flexbox;
  display: flex;
  width: 290px;
  margin: 0 auto 20px auto;
}
.article-details-reviews .total-rating-text {
  display: inline-block;
  font-weight: 600;
  line-height: 25px;
  margin: auto;
}
.article-details-reviews .total-rating .rating {
  float: none;
  display: inline-block;
  width: 130px;
  height: 25px;
  background-size: 130px 101px;
  margin: auto;
}
.article-details-reviews .total-rating .rating li.currentRate {
  height: 25px;
  background-size: 130px 101px;
  background-position: left 51px;
}
.article-details-reviews .review-login {
  border: 1px dotted #afafaf;
  padding: 15px;
  max-width: 600px;
  margin: 0 auto 15px auto;
}
@media (min-width: 1024px) {
  .article-details-reviews .review-login {
    max-width: 780px;
  }
}
@media (min-width: 1220px) {
  .article-details-reviews .review-login {
    max-width: 1010px;
  }
}
.article-details-reviews .review-login .h4 {
  font-weight: bold;
  font-size: 16px;
}

.picture-box-wrapper {
  margin-top: 25px;
  position: relative;
}
.picture-box-wrapper .box-image:hover > .zoom-btn {
    opacity:1;
    -webkit-transition: opacity 0.7s ease-in-out;
    -moz-transition: opacity 0.7s ease-in-out;
    -ms-transition: opacity 0.7s ease-in-out;
    -o-transition: opacity 0.7s ease-in-out;
    transition: opacity 0.7s ease-in-out;
}
.picture-box-wrapper .box-image > .zoom-btn {
    opacity:0;
    -webkit-transition: opacity 0.7s ease-in-out;
    -moz-transition: opacity 0.7s ease-in-out;
    -ms-transition: opacity 0.7s ease-in-out;
    -o-transition: opacity 0.7s ease-in-out;
    transition: opacity 0.7s ease-in-out;
}
.picture-box-wrapper .icon-24 {
  width: auto;
  height: 40px;
  position: absolute;
  top: 10px;
  left: 0;
  z-index: 20;
}
@media (min-width: 768px) {
  .picture-box-wrapper {
    margin-top: 0;
  }
  .picture-box-wrapper .icon-24 {
      left:20px;
      height:60px;
  }
}

@media (max-width: 1023px) {
  .featherlight {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .zoomWindow {
    display: none !important;
  }
}
#article-carousel-thumbnail-container {
  position: relative;
}
#article-carousel-thumbnail-container #article-thumbs-carousel {
  width: 300px;
  padding: 0;
  margin: auto;
}
#article-carousel-thumbnail-container .owl-thumb-control-left {
  position: absolute;
  left: 0;
  top: 26px;
}
#article-carousel-thumbnail-container .owl-thumb-control-right {
  position: absolute;
  right: 28px;
  top: 26px;
}

@media (min-width: 1024px) {
  .zoomContainer {
    z-index: 10 !important;
  }
  .zoomContainer .zoomLens {
    background: #000 !important;
  }
}
.article-details-flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
.article-details-flex .article-details-product-form {
    -ms-flex-order: 3;
    order: 3;
}
@media (min-width: 768px) {
  .article-details-flex .article-details-product-form .mvp-variants > div {
      display:flex;
      display: -ms-flexbox;
  }
    .article-details-flex .article-details-product-form .mvp-variants > div .variant-left {
        margin-right: 10px;
    }
    .article-details-flex .article-details-product-form .mvp-variants > div .variant-right {
        margin-left: 10px;
    }
    .article-details-flex .article-details-product-form .mvp-variants > div .variant-left,
    .article-details-flex .article-details-product-form .mvp-variants > div .variant-right {
        width: 100%;
        margin:5px 10px 5px 0;
    }
  .article-details-flex .article-status {
    margin-top: 0;
  }
  .article-details-flex .delivery-info {
    margin-bottom: 20px;
  }
}

.article-details-flex .article-status.price-info .auction {
  font-weight: 600;
}

.last-seen {
  display: none;
}
@media (min-width: 1024px) {
  .last-seen {
    display: inline;
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 110;
  }
  .last-seen-wrapper {
    float: right;
    position: relative;
  }
  .last-seen-toggle {
    float: right;
    height: 75px;
    width: 288px;
    border: 1px solid #e0e0e0;
    background: #fff;
    font-size: 16px;
    line-height: 1.25;
    padding: 14px 125px 14px 14px;
    color: #333333;
    position: relative;
    box-shadow: 0 4px 10px 0 rgba(174, 174, 174, 0.5);
    cursor: pointer;
    z-index: 20;
  }
  .last-seen-toggle:hover {
    text-decoration: none;
  }
  .last-seen-toggle-preview {
    position: absolute;
    top: 0;
    right: 45px;
    width: 75px;
    height: 75px;
    overflow: hidden;
  }
  .last-seen-toggle-preview img {
    width: 100%;
    height: auto;
  }
  .last-seen-toggle-icon {
    background: #f1f1f1;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 40px;
    line-height: 75px;
    text-align: center;
  }
  .last-seen-items, .last-seen-items > div[data-prudsys-click-scope] {
    display: table;
    width: 100%;
  }
  .last-seen-items-wrapper {
    max-height: 420px;
    overflow: auto;
  }
  .last-seen-list {
    display: none;
    position: absolute;
    z-index: 18;
    bottom: 75px;
    right: 0;
    width: 495px;
    max-height: 482px;
    background-color: #ffffff;
    box-shadow: 0 4px 10px 0 rgba(174, 174, 174, 0.5);
    border: solid 1px #e0e0e0;
  }
  .last-seen-list.open {
    display: block;
  }
  .last-seen-list-header {
    height: 60px;
    background-color: #f1f1f1;
    text-align: center;
    font-size: 24px;
    line-height: 60px;
    position: relative;
  }
  .last-seen-list-header .close {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 40px;
    height: 40px;
    background: #004289;
    border-radius: 3px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    opacity: 1;
  }
  .last-seen-item {
    height: 140px;
    display: table-row;
  }
  .last-seen-item-img {
    display: table-cell;
    width: 140px;
    padding-left: 10px;
    border-bottom: solid 1px #e0e0e0;
  }
  .last-seen-item-link {
    display: block;
  }
  .last-seen-item .price {
    display: block;
  }
  .last-seen-item-remove {
    display: block;
  }
  .last-seen-item-desc {
    display: table-cell;
    vertical-align: middle;
    padding: 0 20px;
    border-bottom: solid 1px #e0e0e0;
  }
  .last-seen-item-show {
    display: table-cell;
    vertical-align: middle;
    width: 60px;
    text-align: center;
    border-bottom: solid 1px #e0e0e0;
  }
}

.sold-out-note {
  background-color: #fffadd;
  box-shadow: 0 2px 0 0 #f2edd4;
  line-height: 42px;
  font-weight: 600;
  color: #6b6b6b;
  font-size: 16px;
}
.sold-out-note p {
  margin: 0;
}
.sold-out-note .glyphicon, .sold-out-note #article-pictures-owl-carousel .owl-nav .owl-prev, #article-pictures-owl-carousel .owl-nav .sold-out-note .owl-prev, .sold-out-note #article-pictures-owl-carousel .owl-nav .owl-next, #article-pictures-owl-carousel .owl-nav .sold-out-note .owl-next {
  color: red;
}
.sold-out-slider {
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.sold-out .carousel-title {
  font-size: 20px;
}
@media (min-width: 768px) {
  .sold-out .carousel-title {
    font-size: 24px;
  }
}

.pre-bidding {
  text-align: center;
}
.pre-bidding .or {
    position: relative;
    line-height: 55px;
    font-size: 16px;
    font-weight: 600;
}
.pre-bidding .or-wrapper {
  overflow: hidden;
}
.pre-bidding .or:before {
  content: "";
  width: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  margin-left: -30px;
}
.pre-bidding .or:after {
  content: "";
  width: 50%;
  position: absolute;
  right: 0;
  top: 50%;
  margin-right: -30px;
}
.pre-bidding-form .form-group {
  position: relative;
    display:flex;
    display: -ms-flexbox;
    align-items:center;
    -ms-flex-align:center;
}
section.details-wrapper .pre-bidding-form .form-group {
    flex-wrap:wrap;
    -ms-flex-wrap: wrap;
}
.pre-bidding-form .form-group:before, .pre-bidding-form .form-group:after {
  content: " ";
  display: table;
}
.pre-bidding-form .form-group:after {
  clear: both;
}
.pre-bidding-form .form-group .control-label {
    float: left;
    font-weight: 600;
    margin: 0 5px 0 0;
    max-width:70px;
    width:100%;
    text-align:left;
}
.pre-bidding-form .form-group .input-with-addon{
    width:100%;
    display:block;
}
section.details-wrapper .pre-bidding-form .form-group .input-with-addon {
    width:calc(100% - 75px);
}
.pre-bidding-form .form-group .input-with-addon .input-group-addon {
  float: left;
  line-height: 36px;
  width: 30px;
  background-color: #fff;
  border: 0;
  padding: 5px 5px 5px 0;
}
@media(min-width:1220px){
    .pre-bidding-form .form-group .input-with-addon .input-group-addon {
        margin-top: 5px;
    }
}
.pre-bidding-form .form-group.has-success .input-with-addon input.form-control{
    border: 1px solid #008e36;
}
.pre-bidding-form .form-group.has-error .input-with-addon input.form-control{
    border: 1px solid #ff4842;
}
.pre-bidding-form .form-group.has-error {
    margin-bottom:25px;
}
.pre-bidding-form .form-group .help-block {
    position: absolute;
    bottom: -18px;
    line-height: 12px;
}
section.details-wrapper .pre-bidding-form .form-group .help-block {
    position: static;
    line-height: 12px;
    margin:5px 0 0 75px;
}
section.details-wrapper .pre-bidding-form select.form-control {
    width: calc(100% - 75px);
}
section.details-wrapper .pre-bidding-form select.form-control.input-one {
    pointer-events:none;
    background-image:none;
}
.pre-bidding .btn-outlined-primary {
  border: 2px solid #ff4842;
  color: #ff4842;
  font-weight: 600;
}
.pre-bidding .btn-link, .pre-bidding .btn-previous-step, .pre-bidding .btn-continue-shopping {
  font-size: 16px;
}
.pre-bidding .btn-outlined-primary:hover {
    color:#ff4842;
}

.modal-header .close {
    background: none;
    border: none;
    color: #1a1a1a;
    opacity: 1;
    font-size: 18px;
    padding: 10px;
    border-radius: 3px;
}
@media (min-width: 1024px) {
    .modal-header .close {
        font-size: 14px;
        padding: 5px;
    }
}
.modal .close {
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  padding: 0;
  font-size: 20px;
}
.modal-title {
  font-size: 18px;
  line-height: 40px;
}
@media (min-width: 768px) {
  .modal-title {
    font-size: 24px;
  }
}
.modal-body {
  padding-bottom: 40px;
}
.modal .table-lines {
  border: none;
  border-top: 1px solid #d8d8d8;
}
.modal .table-lines td {
  border: none;
  border-bottom: 1px solid #d8d8d8;
  font-size: 12px;
  padding: 10px 10px 10px 0;
}
@media (min-width: 768px) {
  .modal .table-lines td {
    font-size: 16px;
  }
}
.size-advisor {
  margin-bottom: 30px;
}
.size-advisor-headline {
  font-size: 24px;
}
.size-advisor .width,
.size-advisor .height {
  position: absolute;
  font-size: 16px;
  white-space: nowrap;
}
.size-advisor-image-hose .width {
  top: 0;
  left: 75px;
}
.size-advisor-image-hose .height {
  top: 170px;
  left: 100px;
}
.size-advisor-image-pullover .width {
  top: 123px;
  left: 94px;
}
.size-advisor-image-pullover .height {
  top: 123px;
  left: 235px;
}
.size-advisor-image-rock .width {
  top: 0;
  left: 75px;
}
.size-advisor-image-rock .height {
  top: 136px;
  left: 100px;
}
.size-advisor-image-shirt .width {
  top: 80px;
  left: 94px;
}
.size-advisor-image-shirt .height {
  top: 123px;
  left: 208px;
}
.size-advisor-image-jacke .width {
  top: 90px;
  left: 105px;
}
.size-advisor-image-jacke .height {
  top: 123px;
  left: 250px;
}
.size-advisor-image-wrapper {
  position: relative;
  padding: 10px 50px 0 0;
  width: 280px;
}
.size-advisor-fitting {
  padding-left: 140px;
  position: relative;
}
.size-advisor-fitting-image {
  position: absolute;
  left: 0;
  top: 20px;
  height: 150px;
  width: auto;
}
.size-advisor-fitting-list {
  list-style: none;
  padding: 0;
}
.size-advisor-fitting-list li {
  display: block;
  border: solid 1px #e0e0e0;
  line-height: 36px;
  padding-left: 20px;
  margin-bottom: 7px;
  color: #6b6b6b;
  font-size: 12px;
}
@media (min-width: 768px) {
  .size-advisor-fitting-list li {
    font-size: 16px;
  }
}
.size-advisor-fitting-list li.active {
  background: #6b6b6b;
  position: relative;
  color: #fff;
  font-weight: 600;
}
.size-advisor-fitting-list li.active:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 18px 15px 18px 0;
  border-color: transparent #6b6b6b transparent transparent;
  position: absolute;
  left: -15px;
  top: 0;
}

.product-bundle {
    border: 1px solid #e0e0e0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top:20px;
    margin-bottom: 30px;
}
@media (min-width: 768px) {
  .product-bundle {
    -ms-flex-direction: row;
        flex-direction: row;
  }
}
.product-bundle-product {
  width: 100%;
  padding: 15px;
  position: relative;
}
@media (min-width: 768px) {
  .product-bundle-product {
    width: 25%;
  }
}
.product-bundle-product a,
.product-bundle-product .price {
  color: #333;
}
.product-bundle-product .product-block {
  text-align: left;
}
@media (min-width: 768px) {
  .product-bundle-product .product-block {
    text-align: center;
  }
}
.product-bundle-product .product-block .image {
  float: left;
}
@media (min-width: 768px) {
  .product-bundle-product .product-block .image {
    float: none;
  }
}
.product-bundle-product .product-block .description {
  margin-left: 140px;
  padding-top: 20px;
}
@media (min-width: 768px) {
  .product-bundle-product .product-block .description {
    padding: 0;
    margin: 0;
  }
}
.product-bundle-product .product-block .rating {
  margin: 0;
  clear: none;
}
@media (min-width: 768px) {
  .product-bundle-product .product-block .rating {
    margin: -3px auto 3px;
    clear: both;
  }
}
.product-bundle-product-details {
  height: 100%;
  position: relative;
  z-index: 11;
  border: 1px solid #afafaf;
  padding: 10px;
  font-size: 16px;
}
.product-bundle-product-details:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #afafaf;
  position: absolute;
  right: -10px;
  top: 50%;
  margin-top: -10px;
}
.product-bundle-product-details:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  right: -8px;
  top: 50%;
  margin-top: -10px;
}
.product-bundle-product-details-wrapper {
  display: none;
  position: absolute;
  width: 100%;
  right: 100%;
  top: 0;
  background: #fff;
  height: 100%;
  z-index: 10;
}
.product-bundle-product-details-wrapper:before {
  content: "";
  position: absolute;
  right: -20px;
  width: 20px;
  height: 100%;
  background: #fff;
  z-index: 10;
}
.product-bundle-product-details ul {
  position: relative;
  height: 244px;
  overflow: hidden;
  padding-left: 20px;
  text-align: left;
}
.product-bundle-product-details ul:before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  height: 30px;
  background: rgba(255, 255, 255, 0);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
}
.product-bundle-product.first:after {
  content: "+";
  position: absolute;
  left: 50%;
  bottom: -20px;
  margin-left: -20px;
  font-size: 60px;
  line-height: 40px;
  width: 40px;
  text-align: center;
  display: block;
  color: #d8d8d8;
}
@media (min-width: 768px) {
  .product-bundle-product.first:after {
    margin: 0;
    left: auto;
    bottom: auto;
    right: -20px;
    top: 60px;
  }
}
.product-bundle-product.first .product-bundle-product-details {
  border-right: none;
  border: 1px solid #afafaf;
}
.product-bundle-product.first .product-bundle-product-details:before {
  right: auto;
  left: -10px;
  border-width: 10px 10px 10px 0;
  border-color: transparent #afafaf transparent transparent;
}
.product-bundle-product.first .product-bundle-product-details:after {
  right: auto;
  left: -8px;
  border-width: 10px 10px 10px 0;
  border-color: transparent #fff transparent transparent;
}
.product-bundle-product.first .product-bundle-product-details-wrapper {
  right: auto;
  left: 100%;
}
.product-bundle-product.first .product-bundle-product-details-wrapper:before {
  right: auto;
  left: -20px;
}
.product-bundle-product .more-info-1, .product-bundle-product .more-info-2 {
  display: none;
}
.product-bundle-product .more-info-1 .close-info-button, .product-bundle-product .more-info-2 .close-info-button {
  display: none;
}
.product-bundle-product .more-info-1 a, .product-bundle-product .more-info-2 a {
  color: #004289;
}
.product-bundle-product .more-info-1:hover a, .product-bundle-product .more-info-2:hover a {
  text-decoration: underline;
}
@media (min-width: 768px) {
  .product-bundle-product .more-info-1, .product-bundle-product .more-info-2 {
    display: block;
  }
  .product-bundle-product .close-info-button {
    z-index: 11;
    position: absolute;
    top: 9px;
    right: 9px;
    font-size: 18px;
    font-weight: normal;
    cursor: pointer;
  }
  .product-bundle-product .close-info-button:hover {
    color: #666;
  }
}
@media (min-width: 1024px) {
  .product-bundle-product .more-info-1, .product-bundle-product .more-info-2 {
    display: block;
  }
}
.product-bundle-summary {
  width: 100%;
  text-align: center;
  padding: 20px;
  border-top: 1px solid #e0e0e0;
}
@media (min-width: 768px) {
  .product-bundle-summary {
    border-top: none;
    border-left: 1px solid #e0e0e0;
    width: 50%;
  }
}
.product-bundle-summary .price {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
}
.product-bundle-summary .price del {
  display: block;
}
.product-bundle-summary .price .new-price {
  display: block;
  font-size: 30px;
  font-weight: 600;
  color: #ff4842;
}
.product-bundle-summary .discount-badge {
  background-color: #333333;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  display: inline-block;
  line-height: 36px;
  margin-bottom: 30px;
  padding: 0 10px;
}
.product-bundle-summary .btn-outline {
  width: 100%;
  background: #fff;
  border: 2px solid #ff4842;
  color: #ff4842;
  font-weight: 600;
}
.product-bundle-summary .btn-outline:hover,
.product-bundle-summary .btn-outline:active,
.product-bundle-summary .btn-outline:focus{
    color: #ff4842;
}
.product-bundle-headline {
  font-size: 24px;
  margin-bottom: 20px;
}

.free-delivery-badge {
  background-color: #333333;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  display: inline-block;
  line-height: 36px;
  padding: 0 10px;
  text-transform: uppercase;
  margin: 0 auto 30px auto;
}
@media (min-width: 768px) {
  .free-delivery-badge {
    margin: 0 0 30px 0;
  }
}

.sticky-until-here {
  clear: both;
  line-height: 0;
  height: 0;
}

#promoBanner{
    line-height:20px;
    padding:5px;
}
@media(min-width:1024px){
    #promoBanner {
        line-height: 30px;
        padding: 0;
    }
}
.special-price-countdown {
  display: block;
  position: absolute;
  right: 0;
  top: -10px;
  border: 1px solid #ff4842;
  width: 115px;
  text-align: right;
  height: 70px;
  color: #333333;
  padding-right: 10px;
}
@media (min-width: 1024px) {
  .special-price-countdown {
    width: 170px;
  }
}
.special-price-countdown-label {
  font-size: 10px;
  font-weight: normal;
  line-height: 14px;
  padding-top: 6px;
}
@media (min-width: 1024px) {
  .special-price-countdown-label {
    padding-top: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 30px;
  }
}
.special-price-countdown-timer {
  float: right;
}
.special-price-countdown-timer .colon {
  float: left;
  padding: 0 2px;
  font-size: 10px;
  font-weight: 400;
  line-height: 24px;
}
@media (min-width: 1024px) {
  .special-price-countdown-timer .colon {
    line-height: 30px;
    font-size: 14px;
  }
}
.special-price-countdown-timer .hours,
.special-price-countdown-timer .minutes,
.special-price-countdown-timer .seconds {
  float: left;
  color: #ff4842;
  font-size: 20px;
  line-height: 20px;
}
@media (min-width: 1024px) {
  .special-price-countdown-timer .hours,
.special-price-countdown-timer .minutes,
.special-price-countdown-timer .seconds {
    font-size: 30px;
    line-height: 30px;
  }
}
.special-price-countdown:before {
  content: "";
  position: absolute;
  top: 0;
  left: -21px;
  z-index: 10;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 34px 20px 34px 0;
  border-color: transparent #ff4842 transparent transparent;
}
.special-price-countdown:after {
  content: "";
  position: absolute;
  top: 0;
  left: -20px;
  z-index: 11;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 34px 20px 34px 0;
  border-color: transparent #fff transparent transparent;
}

.price-countdown {
    display: inline-block;
    background-color: #333333;
    color: #fff;
    padding: 2px 10px;
    position: relative;
    top: -4px;
    margin-left: 10px;
}
.price-countdown-timer{
    line-height:24px;
    font-size:18px;
}
.product-block .price-countdown{
    position: absolute;
    margin-left:0;
    left: 53px;
    top: 0;
}
.product-block .price-countdown.left{
    left:0;
}
.product-block .price-countdown-timer{
    line-height: 24px;
    font-size: 18px;
}

.pre-bidding-overview img {
  margin: 0 auto;
}
.pre-bidding-overview .form-group {
  margin-left: 0;
  margin-right: 0;
  font-size: 16px;
  margin-bottom: 0;
    text-align:left;
    display:flex;
    display: -ms-flexbox;
    align-items:center;
    -ms-flex-align:center;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}
.pre-bidding-overview .control-label {
  font-weight: 400;
    margin-left:0;
    padding:0 5px 0 0;
}
.pre-bidding-overview .form-control-static {
    min-height:26px;
    padding:0;
}
@media (min-width: 768px) {
  .pre-bidding-overview .control-label {
    text-align: left;
  }
    .pre-bidding-overview .form-group {
        align-items:inherit;
        -ms-flex-align:inherit;
    }
}
@media (min-width: 768px) {
  .pre-bidding-overview .form-control-static {
    display: inline-block;
  }
}
.pre-bidding-overview .btn, .pre-bidding-overview .social-teaser__button, .pre-bidding-overview .home-teaser__button, .pre-bidding-overview .home-tabs .product-block .detail-button, .home-tabs .product-block .pre-bidding-overview .detail-button, .pre-bidding-overview .btn-previous-step, .pre-bidding-overview .btn-continue-shopping, .pre-bidding-overview .header-buttons__btn, .pre-bidding-overview #sidebar-other-filters .mobile-filtering, #sidebar-other-filters .pre-bidding-overview .mobile-filtering {
  width: 100%;
}
@media (min-width: 768px) {
    .pre-bidding-overview .social-teaser__button, .pre-bidding-overview .home-teaser__button, .pre-bidding-overview .home-tabs .product-block .detail-button, .home-tabs .product-block .pre-bidding-overview .detail-button, .pre-bidding-overview .btn-previous-step, .pre-bidding-overview .btn-continue-shopping, .pre-bidding-overview .header-buttons__btn, .pre-bidding-overview #sidebar-other-filters .mobile-filtering, #sidebar-other-filters .pre-bidding-overview .mobile-filtering {
        width: auto;
    }
}
@media(min-width:1320px) {
    .pre-bidding-overview .btn {
        width: auto;
    }
}
.pre-bidding-overview .form-group-total .control-label {
  font-weight: normal;
}

.post-bidding {
  text-align: center;
  font-size: 16px;
}
.post-bidding .alert {
  border: none;
  position: relative;
  font-weight: 600;
  padding: 20px;
  margin: 30px 0 10px 0;
}
.post-bidding .alert:before {
    font-size: 60px;
    left: 6%;
    top: 25%;
    width: 36px;
    margin-left: -30px;
    height: 36px;
}
.post-bidding .alert-danger {
  color: #ff4842;
}
.post-bidding .alert-success {
  color: #5cb85c;
}

@media (min-width: 768px) {
  .modal-dialog {
      width: 90%;
      max-width: 900px;
  }
  .cookie-modal .modal-dialog {
      width: 100%;
      max-width: none;
  }
}
#variants .error .btn-input {
  border-color: #ff4842;
  color: #ff4842;
}

@media (max-width: 767px) {
  .home-thematicGroups {
    padding-top: 15px;
  }
}
.home-thematicGroups-wrapper {
  width: 100%;
  max-width: 1220px;
  margin: 0 auto;
}
.home-thematicGroups-wrapper .thematicGroups__item {
  cursor: pointer;
}
.home-thematicGroups-wrapper::after {
  clear: both;
  content: "";
  display: block;
}

div.slider .content-wrapper {
    display: none;
}

#past-owl,
#future-owl,
#lastseen-owl,
#recommendations-owl,
#highlights-owl,
#brands-owl,
.ffb-gridster-owl,
.content-wrapper {
  margin-top: 15px;
  max-width: 1220px;
  margin-left: auto;
  margin-right: auto;
}
#past-owl .owl-prev,
#past-owl .owl-next,
#future-owl .owl-prev,
#future-owl .owl-next,
#lastseen-owl .owl-prev,
#lastseen-owl .owl-next,
#recommendations-owl .owl-prev,
#recommendations-owl .owl-next,
#highlights-owl .owl-prev,
#highlights-owl .owl-next,
#brands-owl .owl-prev,
#brands-owl .owl-next,
.ffb-gridster-owl .owl-prev,
.ffb-gridster-owl .owl-next,
.tv-show-list .owl-prev,
.tv-show-list .owl-next {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 40px;
  outline: none;
  right: -10px;
  background: none;
  margin: 0;
  padding: 0;
  opacity: 1;
}
#past-owl .owl-prev i,
#past-owl .owl-next i,
#future-owl .owl-prev i,
#future-owl .owl-next i,
#lastseen-owl .owl-prev i,
#lastseen-owl .owl-next i,
#recommendations-owl .owl-prev i,
#recommendations-owl .owl-next i,
#highlights-owl .owl-prev i,
#highlights-owl .owl-next i,
#brands-owl .owl-prev i,
#brands-owl .owl-next i {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  left: 10px;
  background: url(../../img/home/left.svg) no-repeat center;
}
#past-owl .owl-next i.owl-right,
#future-owl .owl-next i.owl-right,
#lastseen-owl .owl-next i.owl-right,
#recommendations-owl .owl-next i.owl-right,
#brands-owl .owl-next i.owl-right {
    background-image: url(../../img/home/right.svg);
}

#past-owl .owl-prev i.owl-left,
#future-owl .owl-prev i.owl-left,
#lastseen-owl .owl-prev i.owl-left,
#recommendations-owl .owl-prev i.owl-left,
#brands-owl .owl-prev i.owl-left {
    background-image: url(../../img/home/left.svg);
}

#past-owl .owl-prev,
#future-owl .owl-prev,
#lastseen-owl .owl-prev,
#recommendations-owl .owl-prev,
#highlights-owl .owl-prev,
#brands-owl .owl-prev,
.tv-show-list .owl-prev {
  left: -10px;
  right: auto;
}
#past-owl .owl-nav,
#future-owl .owl-nav,
#lastseen-owl .owl-nav,
#recommendations-owl .owl-nav,
#highlights-owl .owl-nav,
#brands-owl .owl-nav {
  margin: 5px 0 0 0;
}
.ffb-gridster-owl-container {
  clear: both;
}
* + .ffb-gridster-owl-container {
  margin-top: 45px;
  margin-bottom: 10px;
}
.ffb-gridster-owl-container .ffb-gridster-owl {
  margin-top: 0;
}

@media (min-width: 1220px) {
  #brands-owl .owl-prev i,
#brands-owl .owl-next i {
    margin-top: -22px;
  }
}

#highlights-owl .owl-prev i,
#highlights-owl .owl-next i {
  background-image: url(../../img/home/left-white.svg);
}
#highlights-owl .owl-prev i.owl-right,
#highlights-owl .owl-next i.owl-right {
  background-image: url(../../img/home/right-white.svg);
}

.live-col {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1220px) {
  .live-col {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1220px) {
  .live-col {
    left: 25%;
  }
}

.past-col {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .past-col {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1220px) {
  .past-col {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1220px) {
  .past-col {
    right: 50%;
    margin-top: 5px;
  }
}

.future-col {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .future-col {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1220px) {
  .future-col {
    float: left;
    width: 25%;
  }
}
.future-col .home-carousel {
  margin-bottom: 21px;
}
@media (min-width: 1220px) {
  .future-col {
    margin-top: 5px;
  }
}

@media (max-width: 767px) {
  .future-col {
    margin-top: 30px;
  }
}
.home-headline {
  font-size: 26px;
  text-align: center;
  font-weight: normal;
}
@media (min-width: 768px) {
  .home-headline {
    font-size: 38px;
  }
}

.selectize-dropdown [data-selectable] .highlight {
    display: inline-block;
    margin-bottom: 0;
    padding: 0;
}
.home-carousel {
  background: #fff;
}
.home-carousel .product-teaser {
  text-align: center;
}
.home-carousel .product-teaser .description .h4 a {
  font-size: 16px;
  color: #333333;
}

.home-highlights {
  background: #e9e9e9;
  margin: 0 -15px;
  padding: 15px;
}
.highlight {
    text-decoration: none;
    display: block;
    padding: 0 7.5px;
    margin-bottom: 20px;
}
.highlight__image img {
  border-radius: 20px;
  width: 100%;
  height: auto;
  margin-bottom: 9px;
}
.highlight__desc {
  color: #004289;
  font-weight: 600;
  font-size: 18px;
}
.highlight__desc:after {
  width: 10px;
  height: 10px;
  content: "";
  display: inline-block;
  background: url(../../img/home/link-icon.svg) no-repeat center;
  background-size: contain;
}

.home-howTo {
  background: #fff;
  color:#333;
  margin: 0 -15px;
  padding: 15px 15px 25px 15px;
  font-size: 16px;
}

.home-howTo__item {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  margin-top: 10px;
}

@media (min-width: 768px) {
  .home-howTo__item {
    text-align: left;
    margin-top: 30px;
    float: left;
    width: 33.33333%;
  }
}
@media (min-width:768px) and (max-width:1023px){
    .home-howTo__item {
        text-align:center;
    }
}
@media (min-width: 1024px) {
    .home-howTo__item {
        display:flex;
        display: -ms-flexbox;
        margin-left: 0;
    }
}
.home-howTo__icon {
  width: 58px;
  height: 58px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .home-howTo__icon {
    float: left;
    margin-right: 20px;
  }
}
@media (min-width:768px) and (max-width:1023px){
    .home-howTo__icon {
        width:100%;
    }
}
@media (min-width: 1024px) {
  .home-howTo__icon {
    width: 73px;
    height: 73px;
    margin-bottom: 30px;
  }
}
@media (min-width: 1024px) {
    .home-howTo__description {
        max-width:285px;
    }
}
.home-howTo__title {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 6px;
}
.home-howTo__title p{
    letter-spacing:0.2px;
    font-weight:300;
}
@media (min-width: 768px) {
  .home-howTo__title {
    font-size: 24px;
    font-weight: normal;
  }
}
.home-howTo__more {
  font-size: 18px;
  display: inline-block;
  text-align: center;
  font-weight: 600;
  width:100%;
  color:#333;
  padding:15px 0;
}
.home-howTo__more:hover{
    color:#333;
}

#home-topRated {
  padding-bottom: 20px;
  margin: 20px 0;
}

@media (max-width: 1220px) {
    .content-wrapper {
    margin: 0 20px;
  }
}

.content-wrapper .home-headline {
  font-size: 22px;
  text-align: left;
}
@media (max-width: 1220px) {
  #myaccount-lastseen .home-headline,
#myaccount-recommendations .home-headline {
    padding-left: 20px;
  }
}

.home-teasers {
  background: #fff;
  margin: 0 -15px;
  padding: 15px 15px 25px 15px;
}
.home-teasers:before, .home-teasers:after {
  content: " ";
  display: table;
}
.home-teasers:after {
  clear: both;
}
@media (min-width: 768px) {
  .home-teasers {
    padding: 28px 8px;
  }
}
@media (min-width: 1220px) {
  .home-teasers-wrapper {
    width: 1220px;
    margin: 0 auto;
  }
}

.home-teaser {
  margin-bottom: 15px;
  position: relative;
  overflow:hidden;
}
@media (min-width: 768px) {
  .home-teaser {
    width: 50%;
    float: left;
    padding: 0 7px;
    margin-bottom: 0;
  }
}
.home-teaser__image {
  width: 100%;
  height: auto;
}
.home-teaser__wrapper {
  position: absolute;
  bottom: 17px;
  left: 0;
  right: 0;
  text-align: center;
}
.home-teaser__text {
  display: inline-block;
  background: rgba(255, 255, 255, 0.8);
  font-size: 15px;
  font-weight: 600;
  padding: 1px 10px;
}
@media (min-width: 768px) {
  .home-teaser__text {
    font-size: 17px;
  }
}
@media (min-width: 768px) {
  .home-teaser__text {
    font-size: 24px;
  }
}
.home-teaser__button {
  margin: 30px auto 0 auto;
  font-size: 13px;
  font-weight: 600;
}
@media (min-width: 768px) {
  .home-teaser__button {
    font-size: 16px;
  }
}

.home-seller_tab,
.home-tabs {
  max-width: 1220px;
  margin: 35px auto;
}
.home-seller_tab .owl-stage {
  display:flex;
  display: -ms-flexbox;
}
.home-seller_tab .nav-tabs,
.home-tabs .nav-tabs{
    margin-bottom:25px;
  border: none;
  padding: 0 10px;
}
@media(max-width:767px) {
  .home-seller_tab .nav-tabs > li,
  .home-tabs .nav-tabs > li {
    width: 50%;
  }
}
.home-seller_tab .nav-tabs > li a,
.home-tabs .nav-tabs > li a {
  color: #000;
}
.home-seller_tab .nav-tabs > li a:hover,
.home-tabs .nav-tabs > li a:hover {
   border-color: transparent;
 }
.home-seller_tab .nav-tabs > li.active > a,
.home-tabs .nav-tabs > li.active >a {
   color: #000;
   font-weight: 600;
   -webkit-box-shadow: 0 4px 6px -6px #222;
   -moz-box-shadow: 0 4px 6px -6px #222;
   box-shadow: 0 6px 0 -4px #222;
   border: none;
 }
.home-seller_tab .owl-carousel .owl-item img.thumb {
  width: auto;
  height: auto;
    max-width:100%;
}
.home-seller_tab .owl-carousel .price {
  font-size: 20px;
}
.home-seller_tab .owl-carousel .price del span{
  font-size: .75em;
}
.home-seller_tab .owl-carousel .product-title{
  height: 48px;
  overflow: hidden;
}

.home-social {
  padding: 10px 0 0 0;
  display:table;
  margin:0 auto 15px;
}

@media (min-width: 1220px) {
  .home-social-wrapper {
    width: 1220px;
    margin: 0 auto;
  }
}

@media (min-width: 768px) {
  .social-teaser {
    width: 33.33333333%;
    float: left;
  }
}
.social-teaser__box {
  border: 1px solid #979797;
  padding: 19px;
  margin: 14px 0;
}
@media (min-width: 768px) {
  .social-teaser__box {
    margin: 14px 7px;
    text-align: center;
  }
}
.social-teaser__image {
  float: left;
  margin-right: 17px;
  margin-bottom: 13px;
}
@media (min-width: 768px) {
  .social-teaser__image {
    float: none;
    margin: 0 0 14px 0;
  }
}
@media (min-width: 1024px) {
  .social-teaser__image {
    margin-bottom: 30px;
  }
}
.social-teaser__text {
  font-size: 16px;
  margin: -3px 0 20px 0;
  line-height: 1.27;
}
@media (min-width: 1024px) {
  .social-teaser__text {
    font-size: 22px;
    min-height: 90px;
  }
}
.social-teaser__button {
  font-size: 16px;
  width: 100%;
  clear: both;
}
@media (min-width: 1024px) {
  .social-teaser__button {
    margin: 0 auto 10px auto;
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
  }
}

.home-usp {
  background-color: #333333;
  margin:20px 0;
}
.home-usp:before, .home-usp:after {
  content: " ";
  display: table;
}
.home-usp:after {
  clear: both;
}
.home-usp-wrapper {
  margin: 15px;
}
.home-usp-wrapper .home-headline {
  color: #fff;
  font-size:20px;
  padding:10px 0 15px;
}
@media(min-width:768px){
    .home-usp {
        margin:30px 0;
    }
}
@media (min-width:992px) {
  .home-usp-wrapper .home-headline {
    margin: 30px 0 5px;
    padding-top:0;
    font-size: 30px;
  }
}
@media(min-width:1024px){
    .home-usp {
        margin:40px 0;
    }
}

.home-usp__item {
  float: left;
  width: 100%;
  text-align: center;
  margin: 5px 0;
  padding: 0 10px;
  clear: left;
}
.home-usp__item:nth-child(odd) {
  clear: right;
  float: right;
}
@media (min-width: 481px) {
    .home-usp__item {
        width:50%;
    }
}
@media (min-width: 768px) {
  .home-usp__item {
    width: 25%;
    clear: none;
    margin: 30px 0;
  }
  .home-usp__item:nth-child(odd) {
    float: left;
    clear: none;
  }
}
.home-usp__icon {
  height: 40px;
  margin-bottom: 15px;
  width: 40px;
  float: left;
  margin-right: 15px;
}
@media (min-width: 481px) {
    .home-usp__icon {
        float:none;
        height:50px;
        margin-right:0;
        width:auto;
    }
}
@media (min-width: 992px) {
    .home-usp__icon {
        height:60px;
    }
}
.home-usp__text {
  font-size: 16px;
  color:#ffffff;
  opacity: 0.6;
  letter-spacing:0.3px;
  text-align:left;
}
@media (min-width: 481px) {
    .home-usp__text {
        text-align:center;
    }
}
@media (min-width: 768px) {
  .home-usp__text {
    font-size: 18px;
  }
}

.home-brands {
  background: #e9e9e9;
  margin: 0 -15px;
  padding: 15px 15px 25px 15px;
}
.home-brands__headline {
  font-size: 20px;
  text-align: center;
  margin-top: 0;
}
@media (min-width: 768px) {
  .home-brands__headline {
    font-size: 38px;
    margin-top: 15px;
    margin-bottom: 30px;
  }
}
.home-brands__item {
  display: block;
  padding: 5px;
  text-align: center;
  height: auto;
  margin: 0 7px;
}
.home-brands__item img {
  width: 100%;
  height: auto;
}

.home-seo {
  font-size: 12px;
  line-height: 18px;
  text-align: justify;
  padding-bottom:35px;
  margin-bottom:-98px;
}
.home-seo .home-headline {
  margin: 20px 0 12px 0;
}
@media (min-width: 768px) {
  .home-seo__text {
    -moz-column-count: 3;
    column-count: 3;
    -moz-column-gap: 20px;
    column-gap: 20px;
  }
}

.con2-info-text {
  font-size: 12px;
  line-height: 18px;
  text-align: justify;
  padding: 15px;
}
@media (min-width: 1220px) {
  .con2-info-text .text {
    max-width: 1220px;
    margin: 0 auto;
  }
}

.today-on-focus {
  padding: 0 13px;
  margin-bottom: 20px;
}

.smart-row {
  min-height: 150px;
}

.today-on-focus-slider .item {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
}
.today-on-focus-slider .item img {
  width: 100%;
}
.today-on-focus-slider .item .description {
  position: absolute;
  bottom: 0;
  left: 15px;
  right: 15px;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.5);
  padding: 18px 5px;
}
.today-on-focus-slider .item .description p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  font-weight: 200;
}
.today-on-focus-slider .item .description p:first-line {
  font-size: 20px;
}
.today-on-focus-slider .item .description .btn, .today-on-focus-slider .item .description .btn-previous-step, .today-on-focus-slider .item .description .btn-continue-shopping, .today-on-focus-slider .item .description .header-buttons__btn, .today-on-focus-slider .item .description #sidebar-other-filters .mobile-filtering, #sidebar-other-filters .today-on-focus-slider .item .description .mobile-filtering, .today-on-focus-slider .item .description .home-tabs .product-block .detail-button, .home-tabs .product-block .today-on-focus-slider .item .description .detail-button, .today-on-focus-slider .item .description .home-teaser__button, .today-on-focus-slider .item .description .social-teaser__button {
  padding-left: 30px;
  padding-right: 30px;
}
@media (min-width: 1024px) {
  .today-on-focus-slider .item {
    padding-left: 0;
    padding-right: 0;
  }
  .today-on-focus-slider .item .description {
    left: 0;
    right: 0;
  }
}

.today-on-focus-pager {
  padding: 10px 15px 7px;
  margin: 0;
  list-style: none;
  text-align: center;
}
.today-on-focus-pager li {
  display: inline;
  font-size: 14px;
  text-transform: uppercase;
}
.today-on-focus-pager .next > a,
.today-on-focus-pager .next > span {
  float: right;
  outline: none;
}
.today-on-focus-pager .previous > a,
.today-on-focus-pager .previous > span {
  float: left;
  outline: none;
}
@media (min-width: 1024px) {
  .today-on-focus-pager {
    padding-left: 0;
    padding-right: 0;
  }
}

.auctionContent {
  text-align: center;
}

.auction-jumbotron-item .last-bids {
  margin: 15px 0 15px 0;
}
.auction-jumbotron-item .last-bids h4, .auction-jumbotron-item .last-bids .h4 {
  margin-bottom: 5px;
  font-weight: 600;
  font-size: 16px;
}
.auction-jumbotron-item .last-bids .list-inline {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 250px;
  font-weight: normal;
  margin: 0 auto;
}
.auction-jumbotron-item .last-bids .list-inline li {
  padding: 0 3px 0 0;
  display: inline;
}
.auction-jumbotron-item .last-bids .list-inline li:after {
  content: ",";
}

.auction-product {
  margin: 5px 0 25px 0;
}
@media (min-width: 380px) {
  .auction-product {
    margin: 35px auto 25px auto;
  }
}
.auction-product-image {
  width: 280px;
  max-width: 100%;
  margin: 35px auto 0 auto;
}
.auction-product-image__ended {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.7);
  z-index: 2;
}
.auction-product .description {
  color: #333;
  margin-top: 10px;
  margin-left: 10px;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
}
.auction-product .description ul.rating {
  margin: 0 auto;
}
@media (min-width: 768px) {
  .auction-product {
    margin: 35px 0 25px;
    display: block;
  }
}
@media (min-width: 1024px) {
  .auction-product {
    max-width: 340px;
    margin: 70px auto 25px auto;
  }
}

.auction-state {
  background-color: #ffffff;
  border: solid 1px #979797;
  line-height: 33px;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  width: 170px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -85px;
  margin-top: -16px;
  text-transform: uppercase;
}

.auction-tv-info {
  display: none;
}
@media (min-width: 1024px) {
  .auction-tv-info {
    display: block;
    clear: both;
    text-align: left;
    font-size: 16px;
    padding-top: 40px;
  }
  .auction-tv-info__now {
    padding-left: 100px;
    position: relative;
    line-height: 22px;
    font-weight: 600;
  }
  .auction-tv-info__presenter {
    position: absolute;
    left: 20px;
    top: -20px;
    z-index: 10;
  }
  .auction-tv-info__presenter-img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 1px solid #f1f1f1;
  }
  .auction-tv-info__time {
    display: inline-block;
    background: #6b6b6b;
    color: #fff;
    padding: 0 5px;
    margin-right: 5px;
  }
  .auction-tv-info__desc {
    display: inline-block;
  }
  .auction-tv-info__upcoming-shows {
    margin: 7px 2px 2px 2px;
    background: #f1f1f1;
    line-height: 20px;
    padding: 11px 0 11px 105px;
    position: relative;
  }
  .auction-tv-info__upcoming-show {
    display: inline-block;
  }
  .auction-tv-info__upcoming-show:before {
    content: " • ";
    display: inline-block;
    padding: 0 5px;
    color: #afafaf;
  }
  .auction-tv-info__upcoming-show:first-child:before {
    display: none;
  }
}
@media (min-width: 1024px) and (min-width: 1220px) {
  .auction-tv-info__upcoming-show {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    width: 330px;
  }
  .auction-tv-info__upcoming-show:before {
    display: none;
  }
}
@media (min-width: 1024px) {
  .auction-tv-info__upcoming-time {
    font-weight: 600;
    padding-right: 5px;
  }
}
@media (min-width: 1024px) {
  .auction-tv-info__tv-link {
    float: right;
    padding: 0 20px;
  }
}
@media (min-width: 1024px) and (min-width: 1220px) {
  .auction-tv-info__tv-link {
    padding: 0 10px;
    float: none;
    position: absolute;
    bottom: 11px;
    right: 0;
  }
}

.link-icon {
  width: 10px;
  height: 10px;
  display: inline-block;
  background: url(../../img/home/link-icon.svg) no-repeat center;
  background-size: contain;
}
.link-icon.white {
    background: url(../../img/home/link-icon-white.svg) no-repeat center;
}
.link-icon.black {
    background: url(../../img/home/link-icon-black.svg) no-repeat center;
}


.auction-howTo {
  display: none;
}
@media (min-width: 768px) {
  .auction-howTo {
    display: block;
    position: absolute;
    top: 2px;
    right: 2px;
  }
  .auction-howTo a {
    display: block;
    background: #f1f1f1;
    line-height: 34px;
    padding: 0 15px;
  }
}
.auction-details-container .auction-details.auction-info {
    display:flex;
    display: -ms-flexbox;
    margin-bottom:5px;
}
.auction-details:before, .auction-details:after {
  content: " ";
  display: table;
}
.auction-details:after {
  clear: both;
}

.auction-details__left {
  float: left;
  width: 50%;
}

.auction-details__left .auction-details-item{
    border-right:0;
}

.auction-details__right {
  float: left;
  width: 50%;
}

.auction-details__ended {
  margin: 5px 0 30px;
}
.auction-details__ended .title {
  font-size: 24px;
  max-width: 260px;
  margin: 10px auto 0 auto;
  display: block;
}
.auction-details-item {
  border: 1px solid #afafaf;
  text-align: center;
  padding: 8px 3px;
  margin-bottom: 4px;
  min-height: 77px;
  display: flex;
  display: -ms-flexbox;
  flex-direction: column;
  -ms-flex-direction: column;
  justify-content: center;
  -ms-flex-pack:center;
  align-items: center;
  -ms-flex-align:center;
  height:100%;
}
.auction-details-item.danger .value,
.auction-details-item.turbo .value{
    font-weight:400;
}
.auction-details-item .title {
  width: 100%;
  font-size: 15px;
  font-weight: normal;
  line-height:1.2;
  padding-bottom:2px;
}
.auction-details-item .info {
  font-size: 15px;
  font-weight: 400;
  color: #6b6b6b;
  line-height: 1.3;
  letter-spacing: 0.2px;
}

.auction-details-item .info > span{
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    justify-content: center;
    -ms-flex-pack:center;
}
.auction-details-item .info > span del:last-child{
    margin-left:3px;
}
.auction-details-item.turbo .info{
    color:#fff;
}
.auction-details-item .info.ng-scope{
    display:block!important;
}
.auction-details-item .value {
    font-size: 18px;
    width:100%;
    font-weight: 600;
    margin-top: 0;
    line-height: 1;
    padding-bottom:2px;
}
.auction-details-item.danger {
  color: #ff4842;
}
.auction-details-item.turbo {
  background: #ff4842;
  color: #fff;
}

.auction-countdown {
  font-size: 15px;
  text-align: center;
  color: #ff4842;
  margin-top: 14px;
  margin-bottom: -5px;
}

.auction-details-container {
  margin: 0 0 20px 0;
  max-width: 100%;
}
@media (min-width: 380px) {
  .auction-details-container {
    margin: 0 auto 20px auto;
    max-width: 340px;
  }
}
@media (min-width: 768px) {
  .auction-details-container {
    max-width: none;
  }
}
@media (min-width: 1024px) {
  .auction-details-container {
    max-width: 340px;
  }
}
.auction-details-container .btn, .auction-details-container .btn-previous-step, .auction-details-container .btn-continue-shopping, .auction-details-container .header-buttons__btn, .auction-details-container #sidebar-other-filters .mobile-filtering, #sidebar-other-filters .auction-details-container .mobile-filtering, .auction-details-container .home-tabs .product-block .detail-button, .home-tabs .product-block .auction-details-container .detail-button, .auction-details-container .home-teaser__button, .auction-details-container .social-teaser__button {
  margin-top: 20px;
}
.auction-details-container .btn > .icon-white-tv, .auction-details-container .btn-previous-step > .icon-white-tv, .auction-details-container .btn-continue-shopping > .icon-white-tv, .auction-details-container .header-buttons__btn > .icon-white-tv, .auction-details-container #sidebar-other-filters .mobile-filtering > .icon-white-tv, #sidebar-other-filters .auction-details-container .mobile-filtering > .icon-white-tv, .auction-details-container .home-tabs .product-block .detail-button > .icon-white-tv, .home-tabs .product-block .auction-details-container .detail-button > .icon-white-tv, .auction-details-container .home-teaser__button > .icon-white-tv, .auction-details-container .social-teaser__button > .icon-white-tv {
  margin-bottom: -4px;
  margin-right: 3px;
}
.auction-details-container .btn {
    font-size:16px;
}
.auction-details-container .auction-count-sold {
  text-transform: uppercase;
  margin: 15px 0 -5px;
  padding: 5px;
  border: 1px solid #afafaf;
}
.auction-details-container .marquee {
  position: relative;
  overflow: hidden;
  margin-top: 10px;
  background-color: #fbbd1e;
  font-size: 16px;
  height: 30px;
  white-space: nowrap;
  color: white;
}
.auction-details-container .marquee span {
  display: inline-block;
  line-height: 30px;
  animation: scroll 10s linear infinite;
}
.auction-details-container .footnote {
  position: relative;
  top: 10px;
}
.auction-details-container .dot-loader-container {
  position: relative;
  height: 34px;
}
.auction-details-container .dot-loader-container .dot-loader {
  position: absolute;
  height: 8px;
  top: 50%;
  transform: translate(0, -50%);
  width: 50%;
}
.auction-details-container .dot-loader-container .dot-loader .circle {
  display: inline-block;
  position: relative;
  animation: dotloader 2.5s infinite;
}
.auction-details-container .dot-loader-container .dot-loader .circle + .circle {
  margin-left: -25px;
  animation: dotloader 2.5s 0.2s infinite;
}
.auction-details-container .dot-loader-container .dot-loader .circle + .circle + .circle {
  margin-left: -25px;
  animation: dotloader 2.5s 0.4s infinite;
}
.auction-details-container .dot-loader-container .dot-loader .circle + .circle + .circle + .circle {
  margin-left: -25px;
  animation: dotloader 2.5s 0.6s infinite;
}

.chevron-progress-container {
  -webkit-backface-visibility: hidden;
  margin: 5px 0 0 0;
  background-color: #fff;
}
.chevron-progress-container .chevron-progress .rider{
    display: flex;
    display: -ms-flexbox;
    justify-content: space-around;
    -ms-flex-pack: distribute;
    max-width:430px;
    margin:0 auto;
}
.chevron-progress-container .chevron-progress .rider > i {
    width: 7px;
    height: 18px;
    background: #6b6b6b;
    opacity: 0.2;
    margin-left: 2px;
    display: block;
    float: left;
}
.chevron-progress-container .chevron-progress .rider > i.active {
    opacity: 1 !important;
}
.chevron-progress-container .chevron-progress .rider.turbo > i {
    background-color:#ff4842;
}
.chevron-progress-container.reverse {
  transform: rotate(170deg);
  -moz-transform: rotate(170deg);
  padding-top: 8px;
  padding-bottom: 2px;
  border-top-width: 0;
  border-bottom: 1px solid #afafaf;
  margin: -23px -4px 1px 1px;
}

#programOfflineMessage {
  background: #e9e9e9;
}
#programOfflineMessage h2 {
  margin: 0;
  font-size: 16px;
  font-weight: bold;
  line-height: 30px;
  padding: 10px;
  color: #ff4842;
}
#programOfflineMessage h2 img {
  margin-right: 10px;
}

.natobo {
  position: relative;
  display: block;
  text-align: center;
  color: #666;
  overflow: hidden;
  background: #e9e9e9;
  height: 310px;
  font-size: 20px;
}
.natobo:hover {
  text-decoration: none;
}
.natobo img {
  margin: 15px 0;
}
.natobo p {
  font-size: 18px;
  margin-top: 4em;
  margin-bottom: 4em;
}
.natobo .btn-natobo {
  background: #008d9f;
  color: #fff;
  border-radius: 0;
  font-size: 18px;
  padding: 5px 30px;
  margin-bottom: 20px;
}
.natobo footer {
  font-size: 16px;
}
.natobo .live {
  width: 70px;
  height: 70px;
  font-size: 18px;
  line-height: 16px;
  padding: 15px 0 0 0;
  border-radius: 100%;
  position: absolute;
  left: -13px;
  top: -13px;
  background: #ffa200;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 2px;
}
.natobo .live small {
  font-weight: normal;
  font-size: 13px;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .natobo {
    font-size: 18px;
  }
  .natobo .live {
    width: 90px;
    height: 90px;
    font-size: 22px;
    line-height: 18px;
    padding-top: 20px;
    letter-spacing: 3px;
  }
  .natobo .live small {
    font-size: 14px;
  }
}
@media (min-width: 1220px) {
  .natobo {
    height: 400px;
  }
  .natobo img {
    margin: 20px 0;
  }
}

@keyframes dotloader {
  0%, 20% {
    width: 4px;
    height: 4px;
    border-radius: 2px;
    left: 0;
    background-color: rgba(0, 0, 0, 0);
  }
  30%, 70% {
    width: 8px;
    height: 8px;
    border-radius: 4px;
    left: 50%;
    background-color: rgba(0, 0, 0, 0.5);
  }
  80%, 100% {
    width: 4px;
    height: 4px;
    border-radius: 2px;
    left: 100%;
    background-color: rgba(0, 0, 0, 0);
  }
}
@keyframes scroll {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-50%);
  }
}
.article-list-wrapper {
    position:relative;
}
.article-list-header {
    margin-top: 10px;
    margin-bottom: -1px;
    max-width: 1320px;
    margin: 0 auto;
}
.article-list-header .title {
  font-size: 28px;
  font-weight: normal;
  margin-top: 0;
}
.article-list-header .article-list-listlocator {
  position: absolute;
  top: -30px;
  right: 15px;
}
.article-list-header .listlocator-displaytype-container {
  display: none;
}
@media (min-width: 768px) {
  .article-list-header .title {
    float: left;
  }
  .article-list-header .listlocator-displaytype-container {
    display: inline-block;
  }
  .article-list-header .article-list-listlocator {
    position: static;
    float: right;
  }
}
@media (min-width: 1024px) {
  .article-list-header {
    margin-top: 0;
  }
}

.article-list-header-filters {
    margin: 0;
    padding: 15px 0;
    width: 100%;
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    align-items:center;
    -ms-flex-align:center;
}

@media (min-width: 768px) {
  .article-list-header-filters {
    margin: 0 -5px -10px -5px;
  }
}
.article-list-header-filters .item {
  margin: 0 10px 3px 0;
  display: inline-block;
}
.article-list-header-filters .label {
  font-size: 14px;
  font-weight: normal;
  padding: 0 13px 0 30px;
  line-height: 28px;
  border-radius: 15px;
  background-color: #ebebeb;
  color:#1a1a1a;
}
.article-list-header-filters .remove{
    display:inline-block;
    text-decoration: none;
    position:relative;
}
.article-list-header-filters .remove .icon-check-grey {
    position:absolute;
    background-size:14px;
    top: 4px;
    left: 6px;
}
.article-list-header-filters a.item {
    margin-right: 10px;
    color: #333;
}
.article-list-header-filters a.item:hover {
    text-decoration:none;
}
.article-list-header-filters .large-devices {
  display: none;
}
@media (min-width: 1024px) {
  .article-list-header-filters .large-devices {
    display: inline;
  }
}

@media (min-width: 380px) and (max-width: 767px) {
  #product-list .col-lg-12 {
    float: left;
    width: 50%;
  }
}

@media (max-width: 767px) {
    .article-list-header-filters .remove .label {
        font-size:12px;
        padding: 0 13px 0 25px;
    }
    .article-list-header-filters .remove .icon-check-grey {
        left:5px;
        background-size: 10px;
    }
  #product-list .product-list-item {
    max-width: 200px;
  }
}
.product-list-item {
  position: relative;
  padding-top: 12px;
  padding-bottom: 12px;
  margin: 0 auto 10px auto;
}
.product-list-item .rating {
  float: none;
  margin: 3px auto 0 auto;
}
@media (min-width: 768px) {
  .product-list-item .rating {
    margin: 3px 0 0 0;
  }
}
.product-list-item .list-green-check {
  padding-left: 23px;
}
.product-list-item .title {
  font-size: 14px;
  font-weight: normal;
  text-align: center;
  margin-top: 2px;
  margin-bottom: 0;
}
.product-list-item .product-image {
  margin: 0 auto;
  width: 130px;
}
.product-list-item .price-block {
  text-align: center;
  color: #ff4842;
  font-size: 28px;
  font-weight: bold;
}
.product-list-item .price-block del {
  display: block;
  font-size: 21px;
  font-weight: normal;
  margin-bottom: -10px;
}
.product-list-item .price-block del > span {
  color: #000;
}
.product-list-item .col-xs-8 .title,
.product-list-item .col-xs-8 .description,
.product-list-item .col-xs-8 .description .price-block {
  text-align: left;
  margin-bottom: 5px;
}
.product-list-item .col-xs-8 .pull-right {
  margin-left: 5px;
}
@media (min-width: 768px) {
  .product-list-item {
    padding-top: 22px;
    padding-bottom: 22px;
    border-top: 1px solid #bfbfbf;
    max-width: none;
  }
  .product-list-item .title {
    font-size: 24px;
    font-weight: 500;
    text-align: left;
  }
  .product-list-item .price-block {
    float: right;
    text-align: right;
  }
  .product-list-item .description {
    margin-top: 15px;
  }
}
@media (min-width: 1024px) {
  .product-list-item .description {
    display: table;
    width: 100%;
  }
  .product-list-item .list-green-check {
    display: table-cell;
    vertical-align: top;
  }
  .product-list-item .price-block {
    padding-left: 15px;
    display: table-cell;
    vertical-align: bottom;
    white-space: nowrap;
  }
}

.product-infogrid-item {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 20px 0;
  float: none;
}
@media (min-width: 768px) {
  .product-infogrid-item {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  .product-infogrid-item {
    float: left;
    width: 33.3333333333%;
  }
}
@media (min-width: 380px) and (max-width: 767px) {
  .product-infogrid-item {
    width: 50%;
    float: left;
  }
}
@media (min-width: 768px) {
  .product-infogrid-item {
    float: left;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .product-infogrid-item:nth-child(2n+1) {
    clear: left;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .product-infogrid-item:nth-child(3n+1) {
    clear: left;
  }
}
.product-infogrid-item .image {
  position: relative;
  margin-bottom: 8px;
  padding-top: 36px;
}
.product-infogrid-item .image img {
  max-width: 100%;
  max-height: 100%;
}
@media (min-width: 380px) and (max-width: 639px) {
  .product-infogrid-item .image {
    height: 140px;
  }
}
@media (min-width: 640px) {
  .product-infogrid-item .image {
    height: 266px;
  }
}
.product-infogrid-item .description {
  padding: 0 10px 15px;
}
.product-block .product-info {
    position:relative;
}
.product-block .product-info > a {
    text-decoration:none;
    display:block;
}
.product-block .product-info .h4 {
    font-size: 16px;
    margin: 15px 0 10px;
    line-height: 1.5;
    letter-spacing: 0.2px;
    color: #333333;
    font-weight:600;
    padding: 0 10px;
}
@media (min-width: 768px){
    .product-block .product-info .h4{
        max-height: 80px;
        min-height: 48px;
        overflow: hidden;
    }
}
.product-block .product-info .h4.space-top{
    margin: 45px 0 10px;
}
.product-block .product-info .manufacturer {
    position: absolute;
    bottom: 57px;
    left: 0;
    right: 0;
}
.product-block .product-info .manufacturer a {
    background-color: #e0e0e0;
    display: inline-block;
    line-height: 24px;
    font-size: 12px;
    padding: 0 9px;
    color: #333;
    overflow: hidden;
}
.product-block .image .img-label {
    position: absolute;
    top: 0;
    left: auto;
    right:5px;
    max-width: 90px;
}
.product-block .image .img-label.new-line {
    top: 40px;
    left: 0;
    right:auto;
}
.product-block .image .img-label.price-hit {
    max-width: 60px;
}
.product-infogrid-item .title {
  height: 48px;
  overflow: hidden;
}
.product-infogrid-item .price {
  font-size: 20px;
  font-weight: 500;
  display: inline-block;
}
.product-infogrid-item .price del {
  color: #999999;
  font-size: 0.75em;
  padding-right: 0;
}
.product-infogrid-item .price a {
  color: #999;
  font-size: 16px;
}
.product-infogrid-item .uvp_price {
  font-size: 15px;
  font-weight: 600;
  display: inline-block;
  color: #999;
}
.product-infogrid-item .uvp_price del {
  color: #999;
  font-weight: 400;
  margin-left: 2px;
}
.product-infogrid-item .uvp_price a {
  color: #999;
  font-size: 16px;
}
.product-infogrid-item .shadow {
  position: relative;
  height: 100%;
  transition: box-shadow 0.1s linear;
}
.product-infogrid-item .shadow:hover {
  box-shadow: 0 2px 20px 0 rgba(189, 189, 189, 0.5), 0 2px 4px 0 rgba(157, 157, 157, 0.5);
}
@media (hover: none) {
  .product-infogrid-item .shadow:hover {
    box-shadow: none;
  }
}
@media (min-width:768px) {
    .product-block .product-info .image .img-label.price-hit {
        max-width: 70px;
    }
}

.checkbox.asnFilter label{
    padding-left: 35px;
    line-height: 28px;
    font-weight:400;
    margin-left: 0;
    position:relative;
}
.checkbox.asnFilter label input{
    width: 24px;
    height: 24px;
    border: solid 1px #dcdcdc;
    border-radius: 50%;
    margin-right: 5px;
    top: -3px;
}
.checkbox.asnFilter label span {
    color: #969696;
}
.checkbox.asnFilter label input[type=checkbox]{
    margin-left: -35px;
}
.checkbox.asnFilter label input[type=checkbox]:checked:after {
    top: 4px;
    left: 4px;
    height:14px;
    background: url(../../img/sprite/check-v2-black.png) no-repeat center;
    background-size: cover;
    transform: none;
    border: none;
}

.default.asnFilter {
  font-size: 14px;
  font-weight: 300;
  margin: 5px 0 5px 5px;
}
.default.asnFilter.active {
  font-weight: 600;
}

.infinity-scroll {
  position: relative;
}
.infinity-scroll img {
  display: none;
  position: absolute;
  right: 10px;
  top: 7px;
}
.infinity-scroll[disabled] img, .infinity-scroll[disabled]:focus img {
  display: block;
}

.infinity-scroll-to-top {
  border: 2px solid #ff4842;
  border-right: none;
  padding: 4px 10px;
}

.category-description {
  padding: 0 15px;
}
@media (min-width: 768px) {
  .category-description {
    padding: 0;
  }
}

#serviceInfo {
  margin-top: 20px;
  font-size: 16px;
}
#serviceInfo .service-headline {
  font-size: 20px;
}
@media (min-width: 768px) {
  #serviceInfo .service-headline {
    font-size: 30px;
  }
}
#serviceInfo .notice {
  margin: 0 0 20px 0;
}
#serviceInfo .hotline {
  margin: 10px 0;
}
#serviceInfo .hotline .number {
  line-height: 25px;
  font-size: 18px;
}
#serviceInfo .hotline a.number:hover {
    color:#000;
}
@media (min-width: 768px) {
  #serviceInfo .hotline .number {
    font-size: 22px;
    line-height: 30px;
  }
}
#serviceInfo .hotline .number img {
  margin-right: 15px;
  position: relative;
  top: -2px;
  max-width:24px;
}
#serviceInfo .hotline .note {
  margin-left: 40px;
}
#serviceInfo .note {
  font-size: 12px;
  max-width: 330px;
}
#serviceInfo .address {
  margin-top: 20px;
}
#serviceInfo .whatsapp-block {
  padding-left: 35px;
  position: relative;
}
#serviceInfo .whatsapp-block h4 {
  font-size: 18px;
}
@media (min-width: 768px) {
  #serviceInfo .whatsapp-block h4 {
    font-size: 24px;
  }
}
#serviceInfo .whatsapp-block ol {
  padding-left: 15px;
}
#serviceInfo .badge {
  background: #fcbc17;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.4px;
  color: #ffffff;
  border-radius: 0;
  padding: 0 10px;
  line-height: 26px;
}
#serviceInfo #whatsapp {
  position: absolute;
  left: 0;
  width: 25px;
  fill: #455a64;
}

#contactForm .btn-previous-step, #contactForm .btn-continue-shopping, #contactForm .header-buttons__btn, #contactForm #sidebar-other-filters .mobile-filtering, #sidebar-other-filters #contactForm .mobile-filtering, #contactForm .home-tabs .product-block .detail-button, .home-tabs .product-block #contactForm .detail-button, #contactForm .home-teaser__button, #contactForm .social-teaser__button {
  font-size: 16px;
  padding: 10px;
}
#contactForm .agreement label {
  line-height: 24px;
}
#contactForm textarea.form-control {
  height: 190px;
}
#registration .referrer-slide {
  margin-bottom: 5px;
}
#registration label{
  max-width:845px;
  margin-left:0;
}
.my-account h1 {
  display: none;
}
.my-account h2 {
    margin-bottom:10px;
}
.my-account h3{
  margin-bottom:20px;
    margin-top: 40px;
}
.my-account h4 {
    margin-bottom:20px;
}
@media (min-width: 1280px) {
  .my-account h1 {
    display: block;
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .bb-mobile{
      border-bottom: 1px solid #dcdcdc;}
    .bb.bb-none{
        border-bottom: none;
  }
    .my-account h2.bb {
    border-bottom: none;
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 0;
    padding-bottom: 5px;
    margin-top: 0;
  }
  .my-account .bb.bb-light {
    border: none;
    margin-bottom: 5px;
    padding-bottom: 5px;
  }
  .my-account .bb.bb-light label {
    display: block;
  }

    .my-account h3{
        margin-bottom:0;
        margin-top: 30px;
    }
}
.my-account .glyphicon-refresh-animate {
  animation: spin 0.7s infinite linear;
}

.login-page-row {
  margin-top: 40px;
}

#select-myAccount {
  margin: 15px 0 0 0;
  width: 250px;
}

.list-myAccount a {
  padding: 3px 0;
  color: #000;
  display: block;
}
.list-myAccount a:hover {
  color: #000;
}
.list-myAccount .active a {
  font-weight: bold;
}

.bb {
  border-bottom: 1px solid #dcdcdc;
  /* padding-bottom: 20px; */
}

.bb-top {
    border-top: 1px solid #dcdcdc;
    margin-bottom:15px;
}

.bb-bottom {
    border-top: 1px solid #dcdcdc;
    margin-top:15px;
}

.bb-top-wide {
    border-top: 1px solid #dcdcdc;
    margin-top: 6px;
}

.bb-invisible {
    margin:8px 0;
}

.bb-invisible-20 {
    margin:20px 0;
}

.bb-invisible-11 {
    margin:11px 0;
}

.myOrders .bb-bottom,
.myOrders .bb-top {
    margin-left: 15px;
    margin-right: 15px;
}

.bb.bb-light {
  border-color:#dcdcdc;
}
.bb label {
  margin-bottom: 0;
  margin-left: 0;
}
@media (min-width: 768px) {
 /* .bb {
    padding-bottom: 15px;
    margin-bottom: 15px;
  }*/
  .bb.double-line {
    min-height: 87px;
  }
}

.mb0 {
  margin-bottom: 0;
}

.form-group-toggle:before, .form-group-toggle:after {
  content: " ";
  display: table;
}
.form-group-toggle:after {
  clear: both;
}
.form-group-toggle .form-toggle .form {
  margin: 0 -15px;
}
.form-group-toggle .form-group {
  margin-bottom: 0;
}
.form-group-toggle .form-buttons {
  clear: both;
  padding: 10px 15px 0 15px;
}
.form-group-toggle .form-control-static {
  min-height: 0;
}
.form-group .selectize-control {
  max-height: 30px;
}

.selectize-dropdown, .selectize-input {
  line-height: 14px;
}

.radios {
  margin-bottom: 20px;
}
.my-account .radios {
    margin-bottom: 0px;
}
.radios .radio-bordered {
  border-bottom: 1px solid #eee;
  padding: 10px 0;
}

.table-myAccount {
  border: none;
  color: #888;
  border-bottom: 1px solid #dcdcdc;
}
.table-myAccount > thead > tr > th,
.table-myAccount > tbody > tr > th,
.table-myAccount > thead > tr > td,
.table-myAccount > tbody > tr > td {
  border: none;
  border-bottom: 1px solid #dcdcdc;
  padding:20px 0;
  line-height: 20px;
}

.table-myAccount > thead > tr > td,
.table-myAccount > tbody > tr > td {
padding-right: 0;
}

.table-myAccount tr:last-child > td,
.table-myAccount tr:last-child > th {
  border-bottom: none;
}

hr {
  border-color: #ccc;
}

/* #registration,
#noRegistration {
  .form {
    display: none !important;
  }

  .form-control-static,
  .toggleForm {
    display: none !important;
  }

  .form-group-toggle .form {
    display: block !important;
  }

  .btn-default {
    margin-top: 10px;
  }
} */
#accUserSaveTop {
  margin-top: 10px;
}

.register-trustinfo-container {
    background-color: #fafafa;
    max-width: 425px;
    padding:25px;
    margin: 0 auto;
}
.register-trustinfo-container .list-green-check {
  margin-top: 15px;
  padding-left: 23px;
  font-size: 16px;
}
.register-trustinfo-container .list-green-check > li {
  margin: 7px 0;
}
.register-trustinfo-container .list-inline {
  margin-top: 15px;
}
.register-trustinfo-container .hotline img {
    position: absolute;
    border-radius: 50%;
    width: 27px;
    height: 27px;
}
.register-trustinfo-container .hotline .details {
    margin-left: 40px;
}
@media (min-width: 1024px) {
  .register-trustinfo-container {
    padding:34px 38px;
  }
}


.register-form-container span.star-information {
    height: 26px;
    line-height: 26px;
}
.register-form-container .form-group {
    margin-bottom:20px;
}
.register-form-container .pw-field{
    position:relative;
}
.register-form-container .list-inline {
  margin-left: -10px;
}
.register-form-container .list-inline > li {
  padding-left: 10px;
  padding-right: 10px;
}
.register-form-container .list-inline .radio {
  margin-top: 0;
  margin-bottom: 0;
}

.register-page-head {
  font-size: 24px;
  font-weight: 400;
  color: #333;
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.myOrders {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .myOrders {
    margin-bottom: 0;
  }
}
.myOrders .cell-label {
  display: block;
  font-size: 12px;
  font-weight: normal;
}
@media (min-width: 768px) {
  .myOrders .cell-label {
    display: none;
  }
}
@media (max-width: 767px) {
  .myOrders {
    margin-left: -15px;
    margin-right: -15px;
  }
  .my-account-order-history .myOrders {
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
  .myOrders .cell-value {
    display: block;
    margin-bottom: 5px;
    font-weight: 600;
  }
  .myOrders .btn.btn-default, .myOrders .btn-default.btn-previous-step, .myOrders .btn-default.btn-continue-shopping, .myOrders .btn-default.header-buttons__btn, .myOrders #sidebar-other-filters .btn-default.mobile-filtering, #sidebar-other-filters .myOrders .btn-default.mobile-filtering, .myOrders .home-tabs .product-block .btn-default.detail-button, .home-tabs .product-block .myOrders .btn-default.detail-button, .myOrders .btn-default.home-teaser__button, .myOrders .btn-default.social-teaser__button {
    background: none;
    padding: 8px 15px;
    color: #004289;
    border: none;
  }
}

.myOrders .row .titles,
.my-account.preBids .row .titles {
  font-weight: bold;
  padding: 0px 0px 10px 0px;
    margin-bottom: 20px;

}
.my-account.preBids .row .titles {
 margin-top:10px;
    padding-bottom: 15px;

}
.myOrders .row.open {
  background: none;
}
.myOrders .row.open .row .product {
  margin: 10px 0px;
  background: #fff;
}
.myOrders .row.open .row .product .remove-product i {
    position: relative;
    top: 2px;
    font-weight: 300;
}
.myOrders .row.open .row .product > div {
  margin-top: 20px;
}
.myOrders .row.open .row .product h5 {
  margin-top: 0;
}
.myOrders .page-header {
  margin-bottom: 0;
}
.myOrders .row. ng-scope {
  padding: 12px 0;
}
@media (min-width: 768px) {
    .myOrders .row.open .row .product {
        display:inline-block;
        width:100%;
    }
    .myOrders .row.open .row .product .remove-product {
        margin-top: -20px;
    }
    .myOrders .row.ng-scope {
      padding: 6px 0;
    }
}

@media (max-width: 767px) {
     .row.orderrow.ng-scope {
         margin:0;
         position:relative;
         display:flex;
         display: -ms-flexbox;
         flex-wrap:wrap;
         -ms-flex-wrap: wrap;
    }
    .row.orderrow.ng-scope > div:nth-of-type(1) {
        order:1;
    }
    .row.orderrow.ng-scope > div:nth-of-type(2) {
        order:2;
    }
    .row.orderrow.ng-scope > div:nth-of-type(3) {
        order:5;
    }
    .row.orderrow.ng-scope > div:nth-of-type(4) {
        order:3;
        width:30%;
    }
    .row.orderrow.ng-scope > div:nth-of-type(5) {
        order:6;
        width:30%;
    }
    .row.orderrow.ng-scope > div:nth-of-type(6) {
        order:3;
        width: calc(36.66% - 25px);
    }
    .row.orderrow.ng-scope > div:nth-of-type(7) {
        order:7;
        width: 36.66%;
    }
    .row.orderrow.ng-scope > div:nth-of-type(8) {
        order:8;
    }
    .row.orderrow.ng-scope > div:nth-of-type(9) {
        order:9;
    }
    .row.orderrow.ng-scope > div:nth-of-type(10) {
        order:10;
    }
    .row.orderrow.ng-scope .accordion-arrow {
        position: absolute;
        right: 0;
        z-index: 100;
        top: 20px;
    }
    .row.orderrow.ng-scope .accordion-arrow img{
        max-width:12px;
    }
    .myOrders .row.open .row .product {
        margin: 30px 0;
    }
    .row.ng-scope .row .product {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.row.ng-scope .row .product {
    padding: 0 15px;
}

.row.ng-scope .row {
  padding: 0;
  border: none;
}
.myOrders .row.ng-scope > .col-xs-12 {
  padding: 0;

}
.myOrders .row.ng-scope .btn.btn-default, .myOrders .row.ng-scope .btn-default.btn-previous-step, .myOrders .row.ng-scope .btn-default.btn-continue-shopping, .myOrders .row.ng-scope .btn-default.header-buttons__btn, .myOrders .row.ng-scope #sidebar-other-filters .btn-default.mobile-filtering, #sidebar-other-filters .myOrders .row.ng-scope .btn-default.mobile-filtering, .myOrders .row.ng-scope .home-tabs .product-block .btn-default.detail-button, .home-tabs .product-block .myOrders .row.ng-scope .btn-default.detail-button, .myOrders .row.ng-scope .btn-default.home-teaser__button, .myOrders .row.ng-scope .btn-default.social-teaser__button {
  margin: -3px 0;
}
.myOrders .btn-group.pull-left, .myOrders .btn-group.btn-previous-step, .myOrders .btn-group.btn-continue-shopping {
  margin: 20px 0;
}
.myOrders .col-xs-12.col-md-2 > button.btn, .myOrders .col-xs-12.col-md-2 > button.btn-previous-step, .myOrders .col-xs-12.col-md-2 > button.btn-continue-shopping, .myOrders .col-xs-12.col-md-2 > button.header-buttons__btn, .myOrders #sidebar-other-filters .col-xs-12.col-md-2 > button.mobile-filtering, #sidebar-other-filters .myOrders .col-xs-12.col-md-2 > button.mobile-filtering, .myOrders .home-tabs .product-block .col-xs-12.col-md-2 > button.detail-button, .home-tabs .product-block .myOrders .col-xs-12.col-md-2 > button.detail-button, .myOrders .col-xs-12.col-md-2 > button.home-teaser__button, .myOrders .col-xs-12.col-md-2 > button.social-teaser__button {
  margin: 5px auto;
}
.myOrders .waiting {
  padding: 50px;
  text-align: center;
  font-size: 24px;
}
.myOrders .row.ng-scope .row-addresses {
  margin: 10px 0 10px 0;
    padding: 17px 0 9px;
}
@media (min-width: 380px) and (max-width: 767px) {
  .myOrders .row-addresses .pull-left,
  .myOrders .row-addresses .btn-previous-step,
  .myOrders .row-addresses .btn-continue-shopping {
    width: 50%;
  }
}
.myOrders .row-addresses h3 {
  font-size: 20px;
  font-weight: 300;
  margin: 0 0 10px 0;
}
@media (min-width: 768px) {
  .myOrders .row-addresses h3 {
    font-size: 14px;
    font-weight: bold;
  }
}
@media (max-width: 1023px) {
    .myOrders .row-addresses > div {
    margin-bottom: 20px;
    }
    .myOrders .row-addresses > div:last-of-type {
        margin-bottom: 0;
    }
  .myOrders .row-addresses > div .row {
    margin-left: -15px;
  }
}

.tracking-link {
  padding: 0 15px;
}
.payment-method {
  margin-bottom: 20px;
}
.payment-method .payment-method-name strong {
  font-weight: 400;
}
.payment-method .h5 {
  margin: 0;
}
@media (min-width: 768px) {
  .payment-method {
    margin-top: 15px;
  }
  .payment-method .payment-method-name strong {
    font-weight: 600;
  }
  .payment-method .h5 {
    margin: 5px 0;
  }
}
.payment-method .col-md-6 {
  padding-left: 0;
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
  display: none !important;
}

h2 a.pull-right.edit-data {
  font-size: 14px;
  line-height: 30px;
}

.glyphicon-refresh-animate {
  animation: spin 0.7s infinite linear;
}
#referrerIdToggle {
  font-size: 16px;
}
#referrerIdToggle span {
  padding-right: 5px;
}
#referrerIdToggle .glyphicon-menu-down {
  display: none;
}
#referrerIdToggle .glyphicon-menu-up {
  display: inline-block;
}
#referrerIdToggle.collapsed .glyphicon-menu-down {
  display: inline-block;
}
#referrerIdToggle.collapsed .glyphicon-menu-up {
  display: none;
}

#referrerIdContent {
    padding-left: 35px;
    margin: -15px 0 20px 0
}
.personal-data form .btn.btn-primary-small {
    min-width: auto;
}
.personal-data form .form-group:last-of-type {
    margin-bottom:0;
}
@media (max-width: 767px) {
  .personal-data h2.bb,
.payment-data h2.bb {
    background: #f0f0f0;
    padding: 10px 15px;
    margin: 0 -15px;
  }
    .personal-data .mobile-inline-table,
    .payment-data .mobile-inline-table {
    margin-top: 15px;
    border: none;
  }
    .payment-data .mobile-inline-table {
        margin-bottom:5px;
    }
    .personal-data .mobile-inline-table tbody > tr > td input {
        margin-top:10px;
    }
    .personal-data .mobile-inline-table tbody > tr > th {
        margin-bottom:5px;
    }
    .personal-data .mobile-inline-table tr,
    .personal-data .mobile-inline-table tbody > tr > td,
    .personal-data .mobile-inline-table tbody > tr > th,
    .payment-data .mobile-inline-table tr,
    .payment-data .mobile-inline-table tbody > tr > td,
    .payment-data .mobile-inline-table tbody > tr > th {
        display: block;
        border: none;
        width: 100%;
        padding: 0 !important;
        color: #333333;
    }

.personal-data .mobile-inline-table tbody > tr > td,
.payment-data .mobile-inline-table tbody > tr > td {
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .personal-data .mobile-inline-table tbody > tr > td .edit,
.payment-data .mobile-inline-table tbody > tr > td .edit {
    font-weight: 400;
  }
  .personal-data .btn.btn-primary, .personal-data .btn-primary.btn-previous-step, .personal-data .btn-primary.btn-continue-shopping, .personal-data .btn-primary.header-buttons__btn, .personal-data #sidebar-other-filters .btn-primary.mobile-filtering, #sidebar-other-filters .personal-data .btn-primary.mobile-filtering, .personal-data .home-tabs .product-block .btn-primary.detail-button, .home-tabs .product-block .personal-data .btn-primary.detail-button, .personal-data .btn-primary.home-teaser__button, .personal-data .btn-primary.social-teaser__button, .personal-data #sidebar-other-filters .btn.mobile-filtering, #sidebar-other-filters .personal-data .btn.mobile-filtering, .personal-data #sidebar-other-filters .btn-previous-step.mobile-filtering, #sidebar-other-filters .personal-data .btn-previous-step.mobile-filtering, .personal-data #sidebar-other-filters .btn-continue-shopping.mobile-filtering, #sidebar-other-filters .personal-data .btn-continue-shopping.mobile-filtering, .personal-data #sidebar-other-filters .header-buttons__btn.mobile-filtering, #sidebar-other-filters .personal-data .header-buttons__btn.mobile-filtering, .personal-data #sidebar-other-filters .mobile-filtering, #sidebar-other-filters .personal-data .mobile-filtering, .personal-data .home-tabs .product-block #sidebar-other-filters .detail-button.mobile-filtering, .home-tabs .product-block #sidebar-other-filters .personal-data .detail-button.mobile-filtering, .personal-data #sidebar-other-filters .home-tabs .product-block .detail-button.mobile-filtering, #sidebar-other-filters .home-tabs .product-block .personal-data .detail-button.mobile-filtering, .personal-data #sidebar-other-filters .home-teaser__button.mobile-filtering, #sidebar-other-filters .personal-data .home-teaser__button.mobile-filtering, .personal-data #sidebar-other-filters .social-teaser__button.mobile-filtering, #sidebar-other-filters .personal-data .social-teaser__button.mobile-filtering, .personal-data .home-tabs .product-block .btn.detail-button, .home-tabs .product-block .personal-data .btn.detail-button, .personal-data .home-tabs .product-block .btn-previous-step.detail-button, .home-tabs .product-block .personal-data .btn-previous-step.detail-button, .personal-data .home-tabs .product-block .btn-continue-shopping.detail-button, .home-tabs .product-block .personal-data .btn-continue-shopping.detail-button, .personal-data .home-tabs .product-block .header-buttons__btn.detail-button, .home-tabs .product-block .personal-data .header-buttons__btn.detail-button, .personal-data #sidebar-other-filters .home-tabs .product-block .mobile-filtering.detail-button, #sidebar-other-filters .home-tabs .product-block .personal-data .mobile-filtering.detail-button, .personal-data .home-tabs .product-block #sidebar-other-filters .mobile-filtering.detail-button, .home-tabs .product-block #sidebar-other-filters .personal-data .mobile-filtering.detail-button, .personal-data .home-tabs .product-block .detail-button, .home-tabs .product-block .personal-data .detail-button, .personal-data .home-tabs .product-block .home-teaser__button.detail-button, .home-tabs .product-block .personal-data .home-teaser__button.detail-button, .personal-data .home-tabs .product-block .social-teaser__button.detail-button, .home-tabs .product-block .personal-data .social-teaser__button.detail-button, .personal-data .btn.home-teaser__button, .personal-data .btn-previous-step.home-teaser__button, .personal-data .btn-continue-shopping.home-teaser__button, .personal-data .header-buttons__btn.home-teaser__button, .personal-data #sidebar-other-filters .mobile-filtering.home-teaser__button, #sidebar-other-filters .personal-data .mobile-filtering.home-teaser__button, .personal-data .home-tabs .product-block .detail-button.home-teaser__button, .home-tabs .product-block .personal-data .detail-button.home-teaser__button, .personal-data .home-teaser__button, .personal-data .social-teaser__button.home-teaser__button, .personal-data .btn.social-teaser__button, .personal-data .btn-previous-step.social-teaser__button, .personal-data .btn-continue-shopping.social-teaser__button, .personal-data .header-buttons__btn.social-teaser__button, .personal-data #sidebar-other-filters .mobile-filtering.social-teaser__button, #sidebar-other-filters .personal-data .mobile-filtering.social-teaser__button, .personal-data .home-tabs .product-block .detail-button.social-teaser__button, .home-tabs .product-block .personal-data .detail-button.social-teaser__button, .personal-data .home-teaser__button.social-teaser__button, .personal-data .social-teaser__button,
.personal-data .btn.btn-default,
.personal-data .btn-default.btn-previous-step,
.personal-data .btn-default.btn-continue-shopping,
.personal-data .btn-default.header-buttons__btn,
.personal-data #sidebar-other-filters .btn-default.mobile-filtering,
#sidebar-other-filters .personal-data .btn-default.mobile-filtering,
.personal-data .home-tabs .product-block .btn-default.detail-button,
.home-tabs .product-block .personal-data .btn-default.detail-button,
.personal-data .btn-default.home-teaser__button,
.personal-data .btn-default.social-teaser__button,
.payment-data .btn.btn-primary,
.payment-data .btn-primary.btn-previous-step,
.payment-data .btn-primary.btn-continue-shopping,
.payment-data .btn-primary.header-buttons__btn,
.payment-data #sidebar-other-filters .btn-primary.mobile-filtering,
#sidebar-other-filters .payment-data .btn-primary.mobile-filtering,
.payment-data .home-tabs .product-block .btn-primary.detail-button,
.home-tabs .product-block .payment-data .btn-primary.detail-button,
.payment-data .btn-primary.home-teaser__button,
.payment-data .btn-primary.social-teaser__button,
.payment-data #sidebar-other-filters .btn.mobile-filtering,
#sidebar-other-filters .payment-data .btn.mobile-filtering,
.payment-data #sidebar-other-filters .btn-previous-step.mobile-filtering,
#sidebar-other-filters .payment-data .btn-previous-step.mobile-filtering,
.payment-data #sidebar-other-filters .btn-continue-shopping.mobile-filtering,
#sidebar-other-filters .payment-data .btn-continue-shopping.mobile-filtering,
.payment-data #sidebar-other-filters .header-buttons__btn.mobile-filtering,
#sidebar-other-filters .payment-data .header-buttons__btn.mobile-filtering,
.payment-data #sidebar-other-filters .mobile-filtering,
#sidebar-other-filters .payment-data .mobile-filtering,
.payment-data .home-tabs .product-block #sidebar-other-filters .detail-button.mobile-filtering,
.home-tabs .product-block #sidebar-other-filters .payment-data .detail-button.mobile-filtering,
.payment-data #sidebar-other-filters .home-tabs .product-block .detail-button.mobile-filtering,
#sidebar-other-filters .home-tabs .product-block .payment-data .detail-button.mobile-filtering,
.payment-data #sidebar-other-filters .home-teaser__button.mobile-filtering,
#sidebar-other-filters .payment-data .home-teaser__button.mobile-filtering,
.payment-data #sidebar-other-filters .social-teaser__button.mobile-filtering,
#sidebar-other-filters .payment-data .social-teaser__button.mobile-filtering,
.payment-data .home-tabs .product-block .btn.detail-button,
.home-tabs .product-block .payment-data .btn.detail-button,
.payment-data .home-tabs .product-block .btn-previous-step.detail-button,
.home-tabs .product-block .payment-data .btn-previous-step.detail-button,
.payment-data .home-tabs .product-block .btn-continue-shopping.detail-button,
.home-tabs .product-block .payment-data .btn-continue-shopping.detail-button,
.payment-data .home-tabs .product-block .header-buttons__btn.detail-button,
.home-tabs .product-block .payment-data .header-buttons__btn.detail-button,
.payment-data #sidebar-other-filters .home-tabs .product-block .mobile-filtering.detail-button,
#sidebar-other-filters .home-tabs .product-block .payment-data .mobile-filtering.detail-button,
.payment-data .home-tabs .product-block #sidebar-other-filters .mobile-filtering.detail-button,
.home-tabs .product-block #sidebar-other-filters .payment-data .mobile-filtering.detail-button,
.payment-data .home-tabs .product-block .detail-button,
.home-tabs .product-block .payment-data .detail-button,
.payment-data .home-tabs .product-block .home-teaser__button.detail-button,
.home-tabs .product-block .payment-data .home-teaser__button.detail-button,
.payment-data .home-tabs .product-block .social-teaser__button.detail-button,
.home-tabs .product-block .payment-data .social-teaser__button.detail-button,
.payment-data .btn.home-teaser__button,
.payment-data .btn-previous-step.home-teaser__button,
.payment-data .btn-continue-shopping.home-teaser__button,
.payment-data .header-buttons__btn.home-teaser__button,
.payment-data #sidebar-other-filters .mobile-filtering.home-teaser__button,
#sidebar-other-filters .payment-data .mobile-filtering.home-teaser__button,
.payment-data .home-tabs .product-block .detail-button.home-teaser__button,
.home-tabs .product-block .payment-data .detail-button.home-teaser__button,
.payment-data .home-teaser__button,
.payment-data .social-teaser__button.home-teaser__button,
.payment-data .btn.social-teaser__button,
.payment-data .btn-previous-step.social-teaser__button,
.payment-data .btn-continue-shopping.social-teaser__button,
.payment-data .header-buttons__btn.social-teaser__button,
.payment-data #sidebar-other-filters .mobile-filtering.social-teaser__button,
#sidebar-other-filters .payment-data .mobile-filtering.social-teaser__button,
.payment-data .home-tabs .product-block .detail-button.social-teaser__button,
.home-tabs .product-block .payment-data .detail-button.social-teaser__button,
.payment-data .home-teaser__button.social-teaser__button,
.payment-data .social-teaser__button,
.payment-data .btn.btn-default,
.payment-data .btn-default.btn-previous-step,
.payment-data .btn-default.btn-continue-shopping,
.payment-data .btn-default.header-buttons__btn,
.payment-data #sidebar-other-filters .btn-default.mobile-filtering,
#sidebar-other-filters .payment-data .btn-default.mobile-filtering,
.payment-data .home-tabs .product-block .btn-default.detail-button,
.home-tabs .product-block .payment-data .btn-default.detail-button,
.payment-data .btn-default.home-teaser__button,
.payment-data .btn-default.social-teaser__button {
    margin-bottom: 15px;
  }

  .my-addresses h2.bb,
.my-newsletter h2.bb {
    background: #f0f0f0;
    padding: 10px 15px;
    margin: 0 -15px;
  }
  .my-addresses .form-group-toggle,
.my-newsletter .form-group-toggle {
    margin: 0 -15px;
  }
@media(max-width:767px) {
    .my-account.my-addresses #packstationAddressForm {
        margin:0 -15px;
    }
    .my-account.my-addresses a.pull-right.toggleForm {
        float:left !important;
    }
}
  .my-newsletter .table-myAccount {
    border: none;
    margin-bottom: 0;
  }

  .help-service .form-horizontal-striped .form-group {
    border: none;
    margin: 0 -15px;
  }

  .pagination {
    float: none !important;
    margin: 15px auto;
    width: 100%;
    text-align: center;
  }
  .pagination > li {
    display: inline-block;
  }

  .myOrders .btn-group.pull-left, .myOrders .btn-group.btn-previous-step, .myOrders .btn-group.btn-continue-shopping {
    display: none;
  }
}
.myAccountDopdown {
  margin-bottom: 30px;
}
@media (max-width: 1023px) {
  .myAccountDopdown {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.myAccountDopdown .dropdown-toggle {
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-align:left;
    background-image: url("../../img/sprite/submenu-chevron-down.png");
    background-repeat: no-repeat;
    background-size: 14px;
    background-position: right 15px center;
    padding: 4px 35px 4px 15px;
    background-color:#fff;
    border-radius: 1px;
    border: solid 1px #dcdcdc;
    height: 40px;
    width:100%;
    font-size: 16px;
}

.myAccountDopdown .dropdown-menu > .active > a {
    background:#fff;
    color:#000;
    font-weight: 700;
}

.myAccountDopdown .dropdown-toggle:hover,
.myAccountDopdown .dropdown-toggle:focus {
  color: #333;
}


.my-account.preBids > h1 {
  margin: 30px 0;
}
.my-account.preBids .titles {
  padding-bottom:16px;
    margin-bottom: 16px;
}

.my-account.preBids .panel-body.down {
    padding: 0 0 15px !important;
}

.my-account.preBids .preBidsList .panel-default {
  background-color: #fff;
  margin-top: 0;
  border-radius: 0;
  border: 0;
  box-shadow: none;
}
.my-account.preBids .preBidsList .panel-default .panel-title a:hover {
    color:#000;
}

.my-account.preBids .preBidsList .panel-default:last-child > .panel-heading {
  border-bottom: 1px solid #ddd;
}
.my-account.preBids .preBidsList .panel-default > .panel-heading {
  background-color: #fff;
  border-top: 1px solid #ddd;
  border-radius: 0;
}
.my-account.preBids .preBidsList .panel-default > .panel-heading.grey {
  background-color: #fff;
}
.my-account.preBids .preBidsList .panel-default > .panel-heading .panel-title {
  font-size: 14px;
}
@media (max-width: 1023px) {
  .my-account.preBids .preBidsList .panel-default > .panel-heading .panel-title > div {
    margin-bottom: 15px;
  }
  .my-account.preBids .preBidsList .panel-default > .panel-heading .panel-title > div > div {
    font-weight: bold;
  }
}
@media (max-width: 480px) {
  .my-account.preBids .preBidsList .panel-default > .panel-heading .panel-title .show-elements {
    margin-top: 10px;
    font-size: 15px;
  }
}
.my-account.preBids .preBidsList .panel-default > .panel-heading .panel-title .status-red {
  color: #ff4842;
}
.my-account.preBids .preBidsList .panel-default > .panel-heading .panel-title .inactive {
  cursor: not-allowed;
  opacity: 0.5;
  text-decoration: none;
  pointer-events: none;
}
.my-account.preBids .preBidsList .panel-default .panel-collapse {
  margin: 0 ;
  background-color: #fff;
}
.my-account.preBids .preBidsList .panel-default .panel-collapse .panel-body {
  text-align: center;
    padding: 30px 0;
    width: 100%;
}
@media (max-width: 480px) {
  .my-account.preBids .preBidsList .panel-default .panel-collapse .panel-body label {
    width: 100%;
    text-align: left;
  }
}
.my-account.preBids .preBidsList .panel-default .panel-collapse .panel-body input {
  margin: 0 10px;
  height: 40px;
  max-width: 316px;
  padding-left: 10px;
  text-align: right;
    border-radius: 1px;
    border: solid 1px #dcdcdc;
}
@media (max-width: 480px) {
  .my-account.preBids .preBidsList .panel-default .panel-collapse .panel-body input {
    width: 100%;
    max-width: none;
    margin: 10px 0;
  }
}

.my-account.preBids .preBidsList .panel-default .panel-collapse .panel-body .symbol-euro {
  position: relative;
}
.my-account.preBids .preBidsList .panel-default .panel-collapse .panel-body .symbol-euro input {
    padding-right: 20px;
    outline:none;
}
.my-account.preBids .preBidsList .panel-default .panel-collapse .panel-body .symbol-euro input.invalid {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.my-account.preBids .preBidsList .panel-default .panel-collapse .panel-body .symbol-euro .euro {
  position: absolute;
  right: 20px;
  top: 0;
  font-weight: normal;
}
@media (max-width: 480px) {
  .my-account.preBids .preBidsList .panel-default .panel-collapse .panel-body .symbol-euro .euro {
    right: 10px;
  }
}

#addToBasketPopup .modal-title {
    font-size: 22px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #1a1a1a
}
#addToBasketPopup .modal-body > .description {
  display: -ms-flexbox;
  display: flex;
}
#addToBasketPopup .modal-body > .description .thumb {
  float: left;
  margin-right: 15px;
  width: auto;
  height: auto;
  max-width: 200px;
  max-height: 200px;
}
@media (max-width: 767px) {
  #addToBasketPopup .modal-body > .description {
    position: relative;
    padding-left: 100px;
    display: block;
  }
  #addToBasketPopup .modal-body > .description .thumb {
    position: absolute;
    left: -15px;
    top: 0;
    width: 100px;
    height: 100px;
  }
  #addToBasketPopup .modal-body > .description.description-bundle {
    padding-left: 0;
  }
  #addToBasketPopup .modal-body > .description.description-bundle .thumb {
    position: static;
  }
  #addToBasketPopup .modal-body > .description h3 {
    font-weight: normal;
    font-size: 22px;
    word-wrap: break-word;
  }
  #addToBasketPopup .modal-body > .description .buttons {
    position: static;
    margin-top: 5px;
  }
  #addToBasketPopup .modal-body > .description .buttons .btn, #addToBasketPopup .modal-body > .description .buttons .btn-previous-step, #addToBasketPopup .modal-body > .description .buttons .btn-continue-shopping, #addToBasketPopup .modal-body > .description .buttons .header-buttons__btn, #addToBasketPopup .modal-body > .description .buttons #sidebar-other-filters .mobile-filtering, #sidebar-other-filters #addToBasketPopup .modal-body > .description .buttons .mobile-filtering, #addToBasketPopup .modal-body > .description .buttons .home-tabs .product-block .detail-button, .home-tabs .product-block #addToBasketPopup .modal-body > .description .buttons .detail-button, #addToBasketPopup .modal-body > .description .buttons .home-teaser__button, #addToBasketPopup .modal-body > .description .buttons .social-teaser__button {
    width: 100%;
    margin: 5px 0;
  }
  #addToBasketPopup .product-title {
    overflow: hidden;
  }
}
#addToBasketPopup .product-description {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-top: auto;
  padding-bottom: 20px;
}
#addToBasketPopup .product-description h3, #addToBasketPopup .product-description .h3 {
  margin: 0;
  padding-bottom: 1em;
}
#addToBasketPopup .desc-thumb {
  float: left;
}
#addToBasketPopup .desc-thumb.first {
  position: relative;
  padding-right: 30px;
}
#addToBasketPopup .desc-thumb.first:after {
  content: "+";
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -20px;
  font-size: 60px;
  line-height: 40px;
  width: 40px;
  text-align: center;
  display: block;
  color: #d8d8d8;
}
#addToBasketPopup .buttons {
  margin-top: 5px;
}
#addToBasketPopup .buttons .btn-default {
  margin-left: 15px;
}
#addToBasketPopup .owl-carousel-container {
  margin: 0 15px;
}
#addToBasketPopup .owl-carousel-container .owl-control.right {
  right: -15px;
}
#addToBasketPopup .owl-carousel-container .owl-control.left {
  left: -15px;
}
#addToBasketPopup .carousel-title {
  margin: 0;
  padding: 15px 0;
  text-align: left;
}
#addToBasketPopup .incentive-container {
  height: 110px;
  margin-top: 10px;
}
@media (max-width: 767px) {
  #addToBasketPopup .incentive-container {
    height: auto;
  }
}
#addToBasketPopup .incentive-container .incentive-arrow {
  width: 140px;
  height: 107px;
  margin-right: 15px;
  background: url("/modules/oxps/prudsys/out/pictures/incentive_arrow.png") no-repeat right top;
  float: left;
}
@media (max-width: 767px) {
  #addToBasketPopup .incentive-container .incentive-arrow {
    width: 75px;
  }
}
#addToBasketPopup .incentive-container .incentive-discount-info {
  color: #ff4842;
  font-size: 26px;
  font-weight: 600;
}
@media (max-width: 767px) {
  #addToBasketPopup .incentive-container .incentive-discount-info {
    line-height: initial;
    font-size: 23px;
    margin-top: 10px;
  }
}
#addToBasketPopup .incentive-container .incentive-directly-save, #addToBasketPopup .incentive-container .incentive-automatically-added {
  font-size: 16px;
  font-weight: 500;
}
@media (max-width: 767px) {
  #addToBasketPopup .incentive-container .incentive-directly-save, #addToBasketPopup .incentive-container .incentive-automatically-added {
    margin-top: 15px;
    float: none;
  }
}

.container.container_fullwidth {
  padding: 0;
  margin: 0 auto;
  width: 100%;
}
.container.container_fullwidth > .alert {
    max-width:1320px;
    margin:0 auto;
}
.container.grey{
  background-color:#f0f0f0;
}

@media (min-width: 768px) {
  .container.container_fullwidth .page-header .h1 {
    font-size: 36px;
  }
}

#tv-program-results {
  position: relative;
}
#tv-program-results .owl-prev.disabled,
#tv-program-results .owl-prev.disabled:hover,
#tv-program-results .owl-next.disabled,
#tv-program-results .owl-next.disabled:hover {
    opacity:1 !important;
}
@media(max-width:480px){
  #tv-program-results{
    background: #f0f0f0;
    margin-top:-5px;
  }
}
.tv-program-nav-tabs #loader {
    posiiton:relative;
}
.tv-program-nav-tabs ul.date-list li.active {
    pointer-events: none;
}
#loader {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1000;
}
@media (max-width: 480px) {
  #loader {
    top: 15px;
  }
}
#loader .glyphicon-refresh-animate {
  animation: spin 0.7s infinite linear;
}
.waiting .load-animation,
#loader .load-animation{
    background: url(../../img/123-loader.gif) no-repeat center;
    height: 16px;
    width: 85px;
    display: block;
    margin: 0 auto;
}
.program-title {
    position:relative;
}
.program-title .heading {
  margin: 0 auto;
}
.program-title-list {
    list-style-type: none;
    position: absolute;
    top: 7px;
    right: 0;
}
 @media(max-width:1240px) {
   .program-title .heading {
     padding-left:15px;
   }
 }

.program-title-list {
  cursor:pointer;
}
.program-title-list a {
  text-decoration:none;
  color:#333;
}
.program-title-list a span.icon {
  background: url('/out/123tv/img/sprite/icon-print.png');
  width: 24px;
  height: 24px;
  vertical-align: middle;
}
.owl-slider-shows .owl-item .link {
    height: 0;
    visibility: hidden;
    position:absolute;
    width:100%;
}
.owl-slider-shows .owl-item .link .text {
    display: block;
    width: 100%;
    text-align: center;
}
.tv-show-list .owl-stage .owl-item.scaled .manufacturer-bar:after{
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 12px solid #1a1a1a;
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
}
.tv-show-list {
    margin-bottom:10px;
    margin-top: 0;
}
.owl-slider-shows .content-wrapper {
    margin:0;
    max-width:none;
}
.owl-slider-shows .content-wrapper .button-box .btn {
    max-width:260px;
    width:100%;
}
.owl-slider-shows .item.tv-program-list-item {
    background-color:#235c83;
    cursor:pointer;
}
.owl-slider-shows .item.tv-program-list-item .manufacturer-bar {
    padding-bottom: 15px;
    height: 100px;
}
.owl-slider-shows .item.tv-program-list-item .manufacturer-bar img {
    max-width: 100px;
    max-height: 44px;
    padding: 2px 0;
    margin:0;
}
.owl-slider-shows .item.tv-program-list-item .manufacturer-bar .text-desc {
    height:50px;
    line-height:50px;
    overflow:hidden;
}
.owl-slider-shows .item.tv-program-list-item .manufacturer-bar .text-desc p {
    display: inline-block;
    vertical-align: middle;
}
.owl-slider-shows .item.tv-program-list-item .manufacturer-bar .text {
    width:100%;
}
.owl-slider-shows .item.tv-program-list-item .moderator-image {
    right: 10px;
    top: 10px;
}
.owl-slider-shows .item.tv-program-list-item .past-image {
    width: 24px;
    height: 24px;
    position: relative;
    left: 4px;
    top: 4px;
}
.owl-slider-shows .item.tv-program-list-item .popover {
    display:none !important;
}
@media(min-width:610px) {
    .owl-slider-shows .item.tv-program-list-item .manufacturer-bar {
        height: 120px;
    }
    .owl-slider-shows .item.tv-program-list-item .manufacturer-bar img {
        max-width: 135px;
        max-height:64px;
    }
}
@media(min-width:768px) {
    .owl-slider-shows .item.tv-program-list-item .manufacturer-bar {
        height: 145px;
    }
    .owl-slider-shows .item.tv-program-list-item .manufacturer-bar img {
        max-width: 180px;
        max-height:80px;
    }
}

@media(min-width:1024px) {
    .owl-slider-shows .item.tv-program-list-item .manufacturer-bar {
        height: 170px;
    }
    .owl-slider-shows .item.tv-program-list-item .manufacturer-bar .text-desc {
        height:66px;
        line-height:66px;
        overflow:hidden;
    }
}
.bottom-nav {
    display:block;
}
.bottom-nav button {
    position:relative;
    transition: all .3s ease-in-out;
    height: 28px;
    width: 28px;
    background-color: #fff;
    box-shadow: 0 0 4px 0 rgb(26 26 26 / 30%);
    margin: 5px;
    padding: 3px 10px;
    font-size: 12px;
    border-radius: 30px;
    outline: none;
    border: none;
}
.bottom-nav button i {
    position: absolute;
    background: none;
    top: 55%;
    border: solid #6e6e6e;
    border-width: 0 1px 1px 0;
    height: 6px;
    width: 6px;
    margin-top: -4px;
}
.bottom-nav .prev {
    display:inline-block;
    float:left;
    cursor:pointer;
}
.bottom-nav .prev i {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    left: 13px;
}
.bottom-nav .prev span {
    position: relative;
    top: 5px;
    left: 5px;
}
.bottom-nav .next {
    display:inline-block;
    float:right;
    cursor:pointer;
}
.bottom-nav .next span {
    position: relative;
    right: 5px;
    top: 5px;
}
.bottom-nav .next i {
    transform: rotate(  -45deg  );
    -webkit-transform: rotate(  -45deg  );
    left: 10px;
}
@media(min-width:768px) {
    .bottom-nav button {
        height: 40px;
        width: 40px;
    }
    .bottom-nav button i {
        height: 10px;
        width: 10px;
        margin-top:-7px;
    }
    .bottom-nav .prev i {
        left: 16px;
    }
    .bottom-nav .next i {
        left: 13px;
    }
}
@media (min-width: 768px) {
    .owl-slider-shows .item.tv-program-list-item .past-image {
        width: 32px;
        height: 32px;
        position: relative;
        left: 12px;
        top: 12px;
    }
    .owl-slider-shows .owl-item:not(.scaled):hover .item.tv-program-list-item .manufacturer-bar .text-desc {
        opacity: 0;
        transition: opacity .35s ease-in-out;
    }
    .owl-slider-shows .owl-item:not(.scaled):hover .link {
        position: absolute;
        bottom: 5px;
        left: 0;
        right: 0;
        height: 30px;
        visibility: visible;
        transition: height 0.45s linear 0.45s, visibility 0.6s linear 0.6s;
        color: #fff;
    }
  .tv-show-list {
      margin-top:0;
      margin-bottom:0;
  }
}
.tv-show-list .tv-program-list-content {
  border-top: 4px solid #6b6b6b;
}

.tv-show-list .owl-stage .owl-item .hour-box .flag-live {
    margin-left:-1px;
}
.tv-show-list .owl-stage .owl-item .hour-box .label-reduced {
    min-width:35px;
}
@media (min-width: 768px) {
    .tv-show-list .owl-stage-outer {
        padding: 50px 0 0;
        margin-top: -35px;
    }
    .flix-slider.owl-slider-shows .slider-inner .owl-nav {
        top: calc(50% - 15px);
    }
    .tv-show-list .owl-stage-outer .owl-stage {
        padding: 15px 0 25px;
    }
    .tv-show-list .owl-stage .owl-item.scaled {
        transform: scale(1.12);
        transition: transform .5s ease-in-out;
        z-index: 100;
    }
    .tv-show-list .owl-stage .owl-item.scaled .item {
        border: 1px solid #fff;
    }
    .tv-show-list .owl-stage .owl-item.scaled .hour-box {
        margin-top:1px;
    }
    .tv-show-list .tv-program-list-content {
        border-right: 1px solid #e9e9e9;
        border-left: 1px solid #e9e9e9;
        border-bottom: 1px solid #e9e9e9;
        height: 100%;
    }
   .tv-show-list .tv-program-list-content .tc-program-list-productLink,
   .tv-show-list .tv-program-list-content .tc-program-list-empty {
        height:52px;
    }
    .owl-slider-shows .slider-inner.tv-show-list.fullwidth .owl-nav .owl-prev {
        left:30px;
    }
    .owl-slider-shows .slider-inner.tv-show-list.fullwidth .owl-nav .owl-next {
        right:30px;
    }
}
@media(min-width:1024px) {
    .tv-show-list {
        margin-bottom:25px;
    }
}
.tv-show-list .is-past .tv-program-list-content {
    border-top: 4px solid #afafaf;
}
.tv-show-list.active .tv-program-list-content {
    padding: 0 15px;
}
.tv-show-list.owl-carousel.cd-slider .owl-stage {
    margin-bottom: 10px;
    left:0;
}
section.timeline-shows #loader {
    display:block;
    opacity:0;
    position: relative;
    transform: none;
    height: 16px;
    left: 0;
}
section.timeline-shows .hour-shows.loading {
    opacity: 0.5;
}
section.timeline-shows .preview-view .hour-shows .hour-box-result .activate-reminder .top-content .image {
    height:185px;
}
section.timeline-shows .tv-show-list .owl-stage .owl-item.scaled .item {
    background-color: #235c83
}
@media(max-width:480px) {
    section.timeline-shows .preview-view {
        margin-top: -20px;
    }
}
@media(min-width:1024px) {
    section.timeline-shows .preview-view {
        margin-top: -70px;
    }
    .owl-slider-shows .scaled .item.tv-program-list-item .popover {
        top: -30px !important;
    }
    .owl-slider-shows .item.tv-program-list-item .popover {
        display:block !important;
        left:auto !important;
        right:0 !important;
        font-size: 14px;
        border-radius:0;
        box-shadow: 0 0 10px 0 rgba(26, 26, 26, 0.2);
        border:0;
    }
    .owl-slider-shows .item.tv-program-list-item .popover .arrow {
        border-top-color: #fff;
        left: 80% !important;
        bottom: -14px;
    }
    .owl-slider-shows .item.tv-program-list-item .popover > .arrow,
    .owl-slider-shows .item.tv-program-list-item .popover > .arrow:after {
        border-width: 7px;
    }
    .owl-slider-shows .item.tv-program-list-item .popover .popover-content {
        padding:5px 10px;
    }
}
@media(max-width:767px) {
    section.timeline-shows {
        padding-top:0 !important;
    }
    section.timeline-shows > section {
        padding:0;
    }
    section.timeline-shows .moderator-list {
        width:100%;
        margin-left: 15px;
    }
    section.timeline-shows .moderator-list .radius-box {
        justify-content: left;
        -ms-flex-pack:left;
    }
}
@media (min-width: 481px) {
  .tv-program-list-item {
    margin: 0;
  }
}
.tv-program-list-item.active {
  border-color: #e41b13;
}
.tv-program-list-item.active + .tv-program-list-item {
  border-top-color: #e41b13;
  color: #fff;
  background-color: #e61b14;
}

.tv-program-list-item.current .liveText {
  position: absolute;
  bottom: 12px;
  left: 15px;
  right: 0;
  text-align: left;
  font-size: 16px;
}

.tv-program-list-item.current .liveText a:before {
  content: "";
  background: url(../../img/video-play-btn.png) no-repeat center;
  width: 22px;
  height: 22px;
  display: inline-block;
  margin-right: 7px;
  vertical-align: bottom;
}

.tv-program-list-item.special-offer .special-offer-tip {
  display: none;
}
@media (min-width: 768px) {
  .tv-program-list-item.special-offer .special-offer-tip {
    display: block;
    position: absolute;
    top: 15px;
    color: #000;
    font-size: 16px;
    left: -300px;
  }
  .tv-program-list-item.special-offer .special-offer-tip span {
    color: #ff4842;
  }
  .tv-program-list-item.special-offer .special-offer-tip:before {
    content: "%";
    width: 22px;
    height: 22px;
    font-size: 15px;
    background-color: #ff4842;
    border-radius: 50%;
    padding: 3px 7px;
    color: #fff;
    margin-right: 10px;
  }
}


.tv-program-list-item-middle {
  vertical-align: middle;
  display: table-cell;
  width: 220px;
}

@media(min-width:768px) {
  .tv-program-list-item-middle {
    height: 190px;
  }
}

.tv-program-list-item.is-past .tv-program-list-item-image{
  opacity:0.4;
}

.tv-program-list-item .tv-program-list-item-image {
  text-align: center;
  margin: 15px 0;
  width: 50%;
  float: left;
}
@media (min-width: 481px) {
    .tv-program-list-item .tv-program-list-item-image {
        width: 100%;
        height: 135px
    }

    .tv-program-list-item .tv-program-list-item-image img {
        position: relative;
        top: 50%;
        transform: translateY(-50%);
    }
}
@media (min-width: 768px) {
  .tv-program-list-item .tv-program-list-item-image {
    height: 190px;
  }
}
.tv-program-list-item .tv-program-list-item-image img {
  max-height: 100%;
  max-width: 100%;
}
.tv-program-list-item .tv-program-list-item-attributes {
  display: none;
  margin: 10px 0;
}
@media (min-width: 481px) {
  .tv-program-list-item .tv-program-list-item-attributes {
    display: block;
  }
}
.tv-program-list-item .tv-program-list-item-attributes .moderator img {
  width: 38px;
  height: 38px;
  float: left;
  margin-right: 5px;
  border-radius: 50%;
  border: 1px solid #f1f1f1;
}
.tv-program-list-item .tv-program-list-item-attributes .host .moderator-name {
  height: 50px;
}
.tv-program-list-item .tv-program-list-item-attributes .host span {
  display: block;
  padding-left: 44px;
}
.tv-program-list-item .tv-program-list-item-attributes > li.host {
  font-size: 12px;
}
.tv-program-list-item .tc-program-list-productLink {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
}
.tv-program-list-item .tc-program-list-productLink a {
    display: block;
    height:100%;
    cursor:pointer;
}

@media (min-width: 768px) {
  .program-filter-form label {
    margin-right: 10px;
  }
}
@media (min-width: 1024px) {
  .program-date-slider-ticks {
    font-size: 16px;
  }
}
.tv-show-list .owl-nav {
  display: none;
}
@media (min-width: 481px) {
  .tv-show-list .owl-nav {
    display: block;
  }
}

.custom-modal .modal-content {
  border: 0;
  box-shadow: 0 1px 35px -14px #524f52;
}
@media (min-width: 1041px) {
  .custom-modal .modal-content {
    border-radius: 5px;
  }
}
.custom-modal .modal-header {
  display: block;
  border: 0;
  padding: 0;
  z-index: 999;
    margin: 0;
}
.custom-modal .modal-header .close {
  background-color: #fff;
  height: auto;
  width: auto;
}
.custom-modal .modal-header .close i {
  color: #000;
}
.custom-modal .modal-header .close span {
  font-size: 26px;
  color: #000;
}
.custom-modal .modal-body {
  padding: 15px;
  cursor: default;
}
@media (min-width: 768px) {
  .custom-modal .modal-body {
    padding: 30px 15px;
  }
}
@media (max-width: 992px) {
  .tv-program-modal .modal-title-before {
    font-size: 13px;
    padding-top: 15px;
  }
}
.tv-program-modal .modal-title-before span {
  margin-left: 7px;
}
@media (min-width: 481px) {
  .tv-program-modal .modal-title-before.active-item {
    display: block;
    position: relative;
  }
}
@media (max-width: 1040px) {
  .tv-program-modal .modal-dialog {
    max-width: 100%;
    width: 100%;
    margin: 0;
  }
}
@media (min-width: 1041px) {
  .tv-program-modal .modal-dialog {
    max-width: 1220px;
    margin: 40px auto;
  }
}
.tv-program-modal .modal-body .popup-mobile-title {
  text-align: center;
  margin-bottom: 15px;
}


@media (max-width: 480px){
    .tv-program-modal .listing-item .discount-bubble {
        width: 50px;
        font-size: 13px;
        padding-left: 5px;
    }
    .tv-program-modal .product-list-item > .row > .col-xs-12 {
        overflow:hidden;
    }
}

@media (max-width:767px){
    .tv-program-modal .listing-item .action{
        width: 105px;
        text-align:center;
        left: 50px;
        padding: 0 10px;
        font-size: 11px;
    }
    .tv-program-modal.modal {
        padding:15px !important;
    }
}
.tv-program-modal .winner-table-body {
  margin-bottom:40px;
}
.tv-program-modal .login-popup {
  padding: 20px 0;
}
@media (min-width: 1024px) {
  .tv-program-modal .login-popup {
    padding: 20px;
  }
}
.tv-program-modal .login-popup form label {
  margin-left: 0;
}
.tv-program-modal .login-popup .pin-notice {
  margin-bottom: 10px;
  padding: 0;
}
.tv-program-modal .login-popup .trust-info {
  text-align: left;
  margin-top: 15px;
}
.tv-program-modal .login-popup .register-block-xs {
  margin: 20px 0;
}
.tv-program-modal .login-popup .register-block-xs .mobile-outline {
  margin-left: 20px;
}
.tv-program-modal .login-popup .alert {
  max-width: 955px;
  margin: 20px 15px;
}
@media (min-width: 1024px) {
  .tv-program-modal .login-popup .alert {
    margin: 20px auto;
  }
}
.tv-program-modal.modal {
    z-index:999999;
}
.tv-program-modal.preview-view {
    overflow:hidden;
}
.tv-program-modal .product-list-item {
    border: 0;
    padding-top: 12px;
    padding-bottom: 12px;
}

.tv-program-modal .product-list-item .image {
  padding-top: 45px;
  display: block;
}

.tv-program-modal .product-list-item .description {
  margin-top: 0;
  display: inline-block;
  width: 100%;
}
.tv-program-modal .product-list-item .title {
  font-size: 13px;
  text-align: center;
  margin-top: 20px;
  line-height: 1.4;
  text-decoration: none;
  height: 55px;
  overflow:hidden;
}
.hour-box-result .listing-item .image .label-reduced.live {
    left: 50%;
    transform: translate(-50%, 0);
}
.hour-box-result .listing-item.item-banner .product-block.product-grid-item .image {
    padding:15px 15px 0;
}
.hour-box-result .listing-item.item-banner .product-block.product-grid-item .image .box-image {
    background-image: url('../../img/banners/banner-right-image.png');
    padding-top: calc(100% + 15px);
}
.hour-box-result .listing-item.item-banner .product-block.product-grid-item .discount-circle {
    background-image: url('../../img//banners/discount-percent.png');
    width: 64px;
    height: 64px;
    position: absolute;
    top: 40px;
    background-size: cover;
    left: 10px;
}
@media (min-width: 481px) {
    .tv-program-modal .product-list-item .image {
        padding-top:36px;
    }
}
@media(max-width:767px){
    .hour-box-result .listing-item .product-block.product-grid-item .description .h4 {
        height:49px;
    }
}
@media (min-width: 768px) {
  .tv-program-modal .product-list-item .title {
    font-size: 16px;
    height:50px;
  }
}
.tv-program-modal .product-list-item .title a {
  color: #000;
  text-decoration: none;
}
.tv-program-modal .product-list-item .price-sale del {
  display: none;
}
.tv-program-modal .product-list-item .price-sale .price-sale del{
    display: inline;
}
.tv-program-modal .product-list-item .buttons {
  text-align: center;
  margin-top: 10px;
}

.tv-program-modal .product-list-item .buttons .btn-primary {
  background-color: transparent;
  color: #003670;
  display: inline-block;
  font-size:13px;
}

.tv-program-modal .product-list-item .btn-list {
  display: block;
  text-align: center;
  color: #000;
  cursor: pointer;
  text-decoration: none;
  margin: 5px 0 0;
}
.tv-program-modal .product-list-item .btn-list:after {
    position: absolute;
    margin-left: 2px;
    font-size: 9px;
}
@media (min-width: 481px) {
    .tv-program-modal .product-list-item .buttons {
        height: 34px;
    }
    .tv-program-modal .product-list-item .btn-list {
        display:inline-block;
        margin:10px 0 0;
        width:100%;
    }
    .tv-program-modal .product-list-item .price-block{
        font-size:20px;
    }
    .tv-program-modal .product-list-item .buttons .btn-primary {
        margin: 0 10px;
        font-size:14px;
    }
    .tv-program-modal .product-list-item .btn-list:after {
        font-size: 11px;
    }
}
@media (min-width: 768px) {
    .tv-program-modal .product-list-item .product-image {
        width:140px;
    }
}
@media (min-width: 1220px) {
  .tv-program-modal .product-list-item .product-image {
    max-width: 245px;
  }
}
.tv-program-modal .category-link .show-more {
  display: none;
  text-align: center;
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  .tv-program-modal .category-link .show-more {
    font-size: 16px;
  }
}
.tv-program-modal .category-link .show-more a {
  text-decoration: none;
  color: #000;
  letter-spacing: 0.2px;
  font-weight: 600;
}
.tv-program-modal .category-link.category .show-more {
  display: block;
}
.tv-program-modal .btn-list {
  display: block;
  text-align: center;
  color: #000;
  font-size: 13px;
  cursor: pointer;
  text-decoration: none;
  margin-top: 10px;
}
@media (min-width: 481px) {
  .tv-program-modal .btn-list {
    font-size: 16px;
  }
}
.tv-program-modal .confirm-preoffer .tv-program-desc-image img {
  margin: 40px auto;
}
.tv-program-modal .confirm-preoffer .tv-program-desc-form.bidding-form {
    display: inline-block;
    margin-top: 20px;
    margin-bottom:20px;
}
.tv-program-modal .confirm-preoffer .tv-program-desc-form.bidding-form .form-group {
  display: inline-block;
  width: 100%;
  margin-bottom: 5px;
}
.tv-program-modal .confirm-preoffer .tv-program-desc-form.bidding-form .form-control-static {
  padding: 0;
  min-height: 30px;
  font-size: 16px;
}
.tv-program-modal .tv-program-desc-price .price-start {
    display:inline-block;
    font-weight:400;
    font-size:14px;
}
.tv-program-modal .tv-program-desc-header h4 {
  font-weight: 600;
  margin-bottom: 25px;
}
.pre-bid-button-box button {
    padding: 0 12px !important;
}
@media(max-width:480px) {
    .tv-program-modal .confirm-preoffer .tv-program-desc-form.bidding-form button {
        width:100%;
        margin-bottom:5px;
    }
}
@media (max-width: 767px) {
  .tv-program-modal .tv-program-desc-header h4 {
    text-align: center;
  }
    .tv-program-modal .tv-program-desc-image img {
        margin:0 auto 30px;
    }
}
.tv-program-modal .tv-program-desc-back .tv-program-back-button {
    font-size: 16px;
    cursor: pointer;
    color:#333;
    text-decoration:none;
}
@media (min-width: 768px) {
  .tv-program-modal .tv-program-desc-back .tv-program-back-button {
    margin: 10px 0 0 10px;
  }
}
@media (max-width: 768px) {
  .tv-program-modal .tv-program-desc-back .tv-program-back-button:before {
    font-size: 16px;
    font-weight: bold;
    margin-top: 5px;
  }
}
.tv-program-modal .tv-program-desc-back .tv-program-back-button span {
  display: none;
}
@media (min-width: 768px) {
  .tv-program-modal .tv-program-desc-back .tv-program-back-button span {
    display: inline-block;
  }
}
.tv-program-modal .tv-program-desc-back.login {
  padding-left: 0;
}
.tv-program-modal .tv-program-desc-back.login .tv-program-back-button {
  margin: 0 0 15px;
}
.tv-program-modal .tv-program-desc-image img {
  margin: 0 auto;
}
@media (min-width: 768px) {
  .tv-program-modal .tv-program-desc-image img {
    margin: 50px auto;
  }
}
@media (max-width: 1040px) {
  .tv-program-modal .tv-program-desc-info > h3 {
    font-size: 18px;
  }
}
.tv-program-modal .tv-program-desc-info > p {
  margin-bottom: 0;
}
.tv-program-modal .tv-program-desc-price {
  font-size: 24px;
  font-weight: 700;
  margin: 10px 0 15px;
}
.tv-program-modal .tv-program-desc-price .price-discount {
  display: none;
  font-size: 18px;
  color: #999999;
  font-weight: 400;
}
.tv-program-modal .tv-program-desc-price .uvp_price {
  display: none;
  font-size: 18px;
  font-weight: 400;
  color: #999999;
  text-transform: uppercase;
}
.tv-program-modal .tv-program-desc-price .price-block.price-sale .price-discount {
  display: inline-block;
}
.tv-program-modal .tv-program-desc-price .price-block.price-sale .uvp_price {
  display: inline-block;
}
.tv-program-modal .tv-program-desc-list {
  color: #000;
  font-size: 16px;
  padding-left: 20px;
  margin-bottom: 20px;
  line-height: 24px;
}
@media (min-width: 1220px) {
.tv-program-modal .tv-program-desc-form.pre-bidding-form,
.tv-program-modal .tv-program-desc-form.bidding-form {
    margin-bottom: 5px;
  }
}
.tv-program-modal .tv-program-desc-form.pre-bidding-form .form-group,
.tv-program-modal .tv-program-desc-form.bidding-form .form-group {
  border: none;
  line-height: normal;
  margin-bottom: 15px;
  display:block;
}
.tv-program-modal .tv-program-desc-form.pre-bidding-form .form-group.form-buttons,
.tv-program-modal .tv-program-desc-form.bidding-form .form-group.form-buttons {
  margin-top: 15px;
}
.tv-program-modal .tv-program-desc-form.pre-bidding-form .form-group .help-block,
.tv-program-modal .tv-program-desc-form.bidding-form .form-group .help-block {
  position: static;
  line-height: 18px;
  bottom: 0;
}
.tv-program-modal .tv-program-desc-form.pre-bidding-form label,
.tv-program-modal .tv-program-desc-form.bidding-form label {
  margin: 0 0 5px;
  font-size: 16px;
  color: #000;
  font-weight: 400;
  padding-left: 0;
  text-align: left;
}

.home-tabs .product-block .tv-program-modal .tv-program-desc-form.pre-bidding-form .detail-button,
.home-tabs .product-block .tv-program-modal .tv-program-desc-form.bidding-form .detail-button {
  width: 100%;
  margin-right: 15px;
  padding: 10px 35px;
  font-size: 16px;
  letter-spacing: 0.3px;
  font-weight: 600;
  margin-bottom: 15px;
  float: left;
}
@media (min-width: 768px) {
.tv-program-modal .tv-program-desc-form.pre-bidding-form .btn-previous-step,
.tv-program-modal .tv-program-desc-form.pre-bidding-form .btn-continue-shopping,
.tv-program-modal .tv-program-desc-form.pre-bidding-form .header-buttons__btn,
.tv-program-modal .tv-program-desc-form.pre-bidding-form #sidebar-other-filters .mobile-filtering,
#sidebar-other-filters .tv-program-modal .tv-program-desc-form.pre-bidding-form .mobile-filtering,
.tv-program-modal .tv-program-desc-form.pre-bidding-form .home-tabs .product-block .detail-button,
.home-tabs .product-block .tv-program-modal .tv-program-desc-form.pre-bidding-form .detail-button,
.tv-program-modal .tv-program-desc-form.pre-bidding-form .home-teaser__button,
.tv-program-modal .tv-program-desc-form.pre-bidding-form .social-teaser__button,
.tv-program-modal .tv-program-desc-form.bidding-form .btn,
.tv-program-modal .tv-program-desc-form.bidding-form .btn-previous-step,
.tv-program-modal .tv-program-desc-form.bidding-form .btn-continue-shopping,
.tv-program-modal .tv-program-desc-form.bidding-form .header-buttons__btn,
.tv-program-modal .tv-program-desc-form.bidding-form #sidebar-other-filters .mobile-filtering,
#sidebar-other-filters .tv-program-modal .tv-program-desc-form.bidding-form .mobile-filtering,
.tv-program-modal .tv-program-desc-form.bidding-form .home-tabs .product-block .detail-button,
.home-tabs .product-block .tv-program-modal .tv-program-desc-form.bidding-form .detail-button,
.tv-program-modal .tv-program-desc-form.bidding-form .home-teaser__button,
.tv-program-modal .tv-program-desc-form.bidding-form .social-teaser__button {
    width: auto;
    margin-bottom: 0;
  }
}
.tv-program-modal .tv-program-desc-form.pre-bidding-form .btn.white,
.tv-program-modal .tv-program-desc-form.pre-bidding-form .white.btn-previous-step,
.tv-program-modal .tv-program-desc-form.pre-bidding-form .white.btn-continue-shopping,
.tv-program-modal .tv-program-desc-form.pre-bidding-form .white.header-buttons__btn,
.tv-program-modal .tv-program-desc-form.pre-bidding-form #sidebar-other-filters .white.mobile-filtering,
#sidebar-other-filters .tv-program-modal .tv-program-desc-form.pre-bidding-form .white.mobile-filtering,
.tv-program-modal .tv-program-desc-form.pre-bidding-form .home-tabs .product-block .white.detail-button,
.home-tabs .product-block .tv-program-modal .tv-program-desc-form.pre-bidding-form .white.detail-button,
.tv-program-modal .tv-program-desc-form.pre-bidding-form .white.home-teaser__button,
.tv-program-modal .tv-program-desc-form.pre-bidding-form .white.social-teaser__button,
.tv-program-modal .tv-program-desc-form.bidding-form .btn.white,
.tv-program-modal .tv-program-desc-form.bidding-form .white.btn-previous-step,
.tv-program-modal .tv-program-desc-form.bidding-form .white.btn-continue-shopping,
.tv-program-modal .tv-program-desc-form.bidding-form .white.header-buttons__btn,
.tv-program-modal .tv-program-desc-form.bidding-form #sidebar-other-filters .white.mobile-filtering,
#sidebar-other-filters .tv-program-modal .tv-program-desc-form.bidding-form .white.mobile-filtering,
.tv-program-modal .tv-program-desc-form.bidding-form .home-tabs .product-block .white.detail-button,
.home-tabs .product-block .tv-program-modal .tv-program-desc-form.bidding-form .white.detail-button,
.tv-program-modal .tv-program-desc-form.bidding-form .white.home-teaser__button,
.tv-program-modal .tv-program-desc-form.bidding-form .white.social-teaser__button {
  background-color: #fff;
  color: #ff4842;
}
.tv-program-modal .tv-program-desc-form.pre-bidding-form label {
  width: 100%;
    max-width:none;
}
.tv-program-modal .pre-bidding-form .form-group .input-group input.form-control {
    width: calc(100% - 60px);
}

.arrow-left:before {
  font-family: "Glyphicons Halflings";
  content: "";
  display: inline-block;
  margin-left: 5px;
  font-size: 11px;
  transform: rotate(90deg);
  margin-right: 5px;
}

.arrow-right:after {
  font-family: "Glyphicons Halflings", sans-serif;
  content: "";
  display: inline-block;
  margin-left: 5px;
  transform: rotate(270deg);
  margin-right: 5px;
  vertical-align: bottom;
  font-size: 13px;
}

.arrow-top:after {
  font-family: "Glyphicons Halflings", sans-serif;
  content: "";
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
  vertical-align: middle;
  font-size: 11px;
  transform: rotate(0deg);
  transition: 1.5s all;
}

.tv-program-modal.in .arrow-top:after {
  transform: rotate(180deg);
  transition: 0.7s all;
}

#auction-winner-list .modal-content{
  padding:30px 15px;
}

#auction-winner-list .winner-table-body{
  max-height:450px;
}

#auction-winner-list .winner-table-body .auction-product{
  max-width: none;
  margin-top: 10px;
}

#auction-winner-list .winner-table-body .auction-product .tv-program-back-button{
  display:none;
}

.auction-product-details {
  font-size: 16px;
  font-weight: 300;
}
.auction-product-details .product-picture {
  margin: 30px auto;
}
.auction-product-details .list-green-check {
  color: #333;
  font-size: 14px;
  padding-left: 20px;
}
.auction-product-details .list-green-check > li {
  margin: 10px 0;
}
.auction-product-details .product-title {
  font-size: 24px;
  font-weight: 400;
  margin: 30px 0 5px;
}
.auction-product-details .product-number {
  display: block;
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 20px;
}
.auction-product-details .section-title {
  font-size: 18px;
  margin: 40px 0 5px;
  font-weight: 400;
  text-transform: uppercase;
}
.auction-product-details .review-author {
  font-size: 15px;
}
.auction-product-details .delivery-information .list-unstyled,
.auction-product-details .delivery-information .header-trust-info-list,
.auction-product-details .delivery-information .list-display-type,
.auction-product-details .delivery-information .tv-program-list-item .tv-program-list-item-attributes,
.tv-program-list-item .auction-product-details .delivery-information .tv-program-list-item-attributes {
  margin-bottom: 0;
}
.site-tctv_custom_web_auctions_tv footer {
    margin-top:0;
}
.delivery-wrapper {
    display:flex;
    display: -ms-flexbox;
    justify-content:center;
    -ms-flex-pack:center;
    flex-wrap:wrap;
    -ms-flex-wrap: wrap;
    border-top: solid 1px #dcdcdc;
    padding: 20px 0 15px;
}
.delivery-wrapper .delivery-information {
    width:100%;
}
.delivery-wrapper .delivery-information .cost,
.delivery-wrapper .delivery-information .additional-cost,
.delivery-wrapper .delivery-information .delivery {
    display:inline-block;
}
.delivery-wrapper .hotline-container {
    width:100%;
}
.delivery-wrapper .hotline-container .hotline img {
    margin-right:5px;
}
.delivery-wrapper .hotline-container .hotline img.mail {
    width: 21px;
    position: relative;
    top: -1px;
}
.delivery-wrapper .hotline-container .hotline a{
    color:#000;
    text-decoration:none;
}
.delivery-wrapper .hotline-container .hotline img.circle {
    border-radius: 50%;
    vertical-align:bottom;
    width: 21px;
    height: 21px;
}
.delivery-wrapper .hotline-container .hotline > div {
    display:inline-block;
}

@media(min-width:768px) {
    .delivery-wrapper {
        padding: 30px 15px 5px;
    }
    .delivery-wrapper .hotline-container {
        display:flex;
        display: -ms-flexbox;
        width:auto;
    }
    .delivery-wrapper .delivery-information {
        display:flex;
        display: -ms-flexbox;
        width:auto;
    }
    .delivery-wrapper .delivery-information .section-title {
        padding-left: 50px;
        position: relative;
    }
    .delivery-wrapper .delivery-information .section-title img {
        position: absolute;
        left: 0;
        top: -10px;
    }
    .delivery-wrapper .hotline-container .hotline img {
        margin:0 5px 0 10px;
    }
}
.auction-product-details .footnote {
  color: #999;
  font-size: 12px;
}
.auction-product-details .hotline-container {
  display: none;
}
.auction-product-details .hotline-container .section-title {
  margin-bottom: 10px;
}
@media (min-width: 1024px) {
  .auction-product-details .hotline-container {
    display: block;
  }
}
.auction-product-details .hotline {
  color: #333;
  font-size: 10px;
  font-weight: 300;
  max-width: 235px;
}
.auction-product-details .hotline img {
  position: absolute;
  margin-top: 6px;
}
.auction-product-details .hotline img.mail {
  margin-top: 2px;
  margin-left: 7px;
}
.auction-product-details .hotline .details {
  margin-left: 35px;
}
.auction-product-details .hotline .phone-number {
  font-size: 21px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 3px;
}

.auction-product ul.rating {
  float: none;
}
.auction-product .image-box {
  margin: 25px 0;
}
@media (min-width: 768px) {
  .auction-product .image-box {
    margin: 0;
  }
}

.auction-product-list, .auction-product-list .list-green-check {
  font-size: 16px;
}
.auction-product-list .list-green-check > li {
  margin: 5px 0;
}
.auction-product-list > .product-list-item {
  border-top-width: 0;
  border-bottom: 1px solid #bfbfbf;
}
.auction-product-list > .product-list-item .description {
  margin-top: 5px;
}
.auction-product-list .btn, .auction-product-list .btn-previous-step, .auction-product-list .btn-continue-shopping, .auction-product-list .header-buttons__btn, .auction-product-list #sidebar-other-filters .mobile-filtering, #sidebar-other-filters .auction-product-list .mobile-filtering, .auction-product-list .home-tabs .product-block .detail-button, .home-tabs .product-block .auction-product-list .detail-button, .auction-product-list .home-teaser__button, .auction-product-list .social-teaser__button {
  font-weight: 600;
}
@media (min-width: 1220px) {
  .auction-product-list {
    margin-left: 50px;
    margin-right: 50px;
  }
}

.auction-product-filters {
  padding: 20px 0;
  border-bottom: 1px solid #bfbfbf;
  font-size: 16px;
}
@media (min-width: 1220px) {
  .auction-product-filters {
    margin-left: 50px;
    margin-right: 50px;
  }
}

.auction-product-filters-label {
  color: #999;
  text-align: center;
  margin-bottom: 10px;
}

.missed-auction-list {
  margin-top: 10px;
}

.auction-moderator {
  margin-top: 50px;
  font-size: 18px;
}
.auction-moderator .moderator-section-title,
.auction-moderator .moderator-name,
.auction-moderator .moderator-quote-title {
  font-size: 26px;
}
.auction-moderator .moderator-name {
  margin-top: 0;
  margin-bottom: 20px;
  font-weight: 600;
}
.auction-moderator .moderator-section-title {
  border-top: 1px solid #b5b5b5;
  padding-top: 20px;
  font-weight: 300;
  margin: 30px 0 20px;
}
.auction-moderator .moderator-picture {
  border-radius: 50%;
  margin: 0 auto 30px auto;
}
.auction-moderator .moderator-definition-list-item {
  margin-top: 25px;
  margin-bottom: 25px;
}
.auction-moderator .moderator-definition-list-inline .moderator-definition-list-item {
  margin-top: 5px;
  margin-bottom: 5px;
}
.auction-moderator .moderator-definition-label {
  color: #999;
}
.auction-moderator .moderator-definition-value {
  font-weight: 600;
}
.auction-moderator .moderator-quote-title {
  margin-top: 30px;
  margin-bottom: 5px;
  font-weight: 400;
}

/*JW MODAL ERROR */

#jw-popup-error {
  text-align: center;
}
#jw-popup-error .close{
  position: absolute;
  right: 10px;
  top:10px;
  background-color: #fff;
  color: black;
  width: 15px;
  height: 15px;
  line-height: 15px;
  font-size: 28px;
}
#jw-popup-error .modal-dialog {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 80%;
  line-height: 21px;
}
#jw-popup-error .modal-header{
  padding:0;
  border:0;
    margin: 0;
}
#jw-popup-error .modal-content{
  padding: 15px;
  text-align: center;
  margin-right: 15px;
}
#jw-popup-error .modal-body{
  padding:0;
  margin: 15px;
}
@media screen and (min-width: 768px) {
  #jw-popup-error .modal-dialog {
    width:100%;
    max-width: 535px;
  }
  #jw-popup-error .modal-content {
    margin-right:0;
  }
}

.modal-alert-header h3 {
  margin: 0;
}
.modal-alert-header.alert-success {
  border-bottom: 7px solid #5cb85c;
  background: #fff;
}
.modal-alert-header.alert-warning {
  border-bottom: 7px solid #f0ad4e;
  background: #fff;
}
.modal-alert-header.alert-danger {
  border-bottom: 7px solid #ff4842;
  background: #fff;
}
.modal-alert-header #biddingMessage {
  margin: 0;
  color: #333333;
}

.additional-products > ul {
  list-style-type: none;
}
.additional-products .product_container {
  position: relative;
}
.additional-products .product_container .product {
  width: 100%;
}
.additional-products .product_container .product_popover {
  z-index: 1000;
  background: white;
  border: 1px solid #004691;
  position: absolute;
  top: 0;
  left: 0;
}
.additional-products .product_container .product_popover .selection-indicator {
  display: inline-block;
}
.additional-products .product_container .product_popover ul.list-green-check {
  margin: 0;
}
.additional-products .product_container .product_popover .main-link {
  width: 120%;
  bottom: 0;
  left: 0;
  margin-left: -33px;
  border-top: 1px solid #004691;
  padding-top: 2px;
  padding-left: 37px;
}

.videoError {
  text-align: center;
  padding: 10px 0;
}

@media (max-width: 767px) {
  #streamPlace2_wrapper {
    display: none !important;
  }
}
.auction-early-title {
  text-align: center;
  background-color: #E9E9E9;
  line-height: 44px;
  font-size: 18px;
  font-weight: 600;
  border: solid 1px #afafaf;
  border-bottom: none;
}

.login-and-bid {
  text-align: center;
  margin: 10px 0;
}
.login-and-bid span {
  background-color: #FDBC3E;
  color: #ffffff;
  margin-right: 10px;
  padding: 0 5px;
}
.login-and-bid.startpage {
  margin-top: 0;
  position: absolute;
  bottom: 23px;
  width: 50%;
}

@media (max-width: 1023px) {
  .prebidButton {
    font-size: 13px;
  }

  .login-and-bid {
    font-size: 10px;
  }
}
.blink_text {
  -webkit-animation-name: blinker;
  -webkit-animation-duration: 3s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-name: blinker;
  -moz-animation-duration: 3s;
  -moz-animation-timing-function: linear;
  -moz-animation-iteration-count: infinite;
  animation-name: blinker;
  animation-duration: 2s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
@keyframes blinker {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
  }
}
.nl-subscribe .list-check {
  margin-bottom: 30px;
  border-bottom: 1px solid #555555;
  list-style: none;
  padding: 0;
}
.nl-subscribe .list-check li {
  padding-left: 20px;
  position: relative;
  line-height: 30px;
  list-style-image: url("../../img/sprite/icon-green-check.png");
  color: #666;
  font-size: 1.1em;
}
@media (min-width: 768px) {
  .nl-subscribe .list-check {
    border-bottom: none;
  }
}
.nl-subscribe .control-label {
  width: 100%;
}
.nl-subscribe .radio {
  display: inline-block;
  padding-right: 20px;
  margin-bottom: 0;
}
.nl-subscribe h3 {
  padding: 0;
  margin: 0 0 10px 0;
  font-weight: normal;
  font-size: 18px;
}
@media (min-width: 768px) {
  .nl-subscribe h3 {
    margin: 0 0 20px 0;
  }
}
.nl-subscribe .btn, .nl-subscribe .btn-previous-step, .nl-subscribe .btn-continue-shopping, .nl-subscribe .header-buttons__btn, .nl-subscribe #sidebar-other-filters .mobile-filtering, #sidebar-other-filters .nl-subscribe .mobile-filtering, .nl-subscribe .home-tabs .product-block .detail-button, .home-tabs .product-block .nl-subscribe .detail-button, .nl-subscribe .home-teaser__button, .nl-subscribe .social-teaser__button {
  margin-bottom: 10px;
  font-size: 18px;
}

.site-newsletter .newsletter-start,
.site-Oxps123TvShowListingOverView .newsletter-start {
  display: none;
}

.newsletter-start {
  position: fixed;
  bottom: -1px;
  margin: 0 auto;
  left: 15px;
  right: 15px;
  z-index: 111;
}
.newsletter-start.hidden{
    position:static;
}
@media (min-width: 1220px) {
  .newsletter-start {
    width: 650px;
    right: 0;
    left: -575px;
  }
}
@media (max-width: 480px) {
  .newsletter-start {
    left: 0;
    right: 0;
  }
}
.newsletter-start .newsletter_box {
  background: #f0f0f0;
  position: relative;
  border-radius: 10px 10px 0 0;
}
@media (min-width: 1220px) {
  .newsletter-start .newsletter_box {
    width: 650px;
    float: left;
  }
}
.newsletter-start .newsletter_box .right_box {
  display: inline-block;
  padding: 20px 15px;
}
@media (min-width: 1220px) {
  .newsletter-start .newsletter_box .right_box {
    padding: 20px 0;
  }
}
@media (max-width: 480px) {
  .newsletter-start .newsletter_box .right_box {
    padding: 20px;
  }
}
.newsletter-start .newsletter_box .right_box > div {
  font-size: 16px;
  margin-top: 10px;
  line-height: 1.5;
}
.newsletter-start .newsletter_box .right_box > img {
  max-width: 130px;
}
@media (min-width: 1220px) {
  .newsletter-start .newsletter_box .right_box > img {
    max-width: 100%;
  }
}
.newsletter-start .newsletter_box .left_box {
  display: none;
}
@media (min-width: 768px) {
  .newsletter-start .newsletter_box .left_box {
    display: inline-block;
    float: left;
  }
}
.newsletter-start .newsletter_box .left_box img {
  position: relative;
  left: -25px;
  top: 10px;
}
.newsletter-start .newsletter_box .close_box {
  position: absolute;
  right: 20px;
  top: 0;
  cursor: pointer;
  height: 25px;
  width: 25px;
  border-radius: 5px;
}
.newsletter-start .newsletter_box .close_box:after {
  position: relative;
  content: "×";
  font-size: 50px;
  color: #000;
  font-weight: 600;
}
@media (max-width: 768px) {
  .newsletter-start .newsletter_box .close_box:after {
    font-size: 35px;
    top: 5px;
    left: 10px;
    color: #6b6b6b;
  }
}
.newsletter-start .newsletter_box .form-group {
  margin-top: 10px;
}
.newsletter-start .newsletter_box .form-group .btn-default {
  background-color: #004289;
  border-color: #003670;
  border-radius: 0 6px 6px 0;
  height: 50px;
  margin: 5px 0 0 -5px;
  padding: 0 25px;
  font-size: 15px;
  letter-spacing: 0.05em;
  float: left;
}
@media (max-width: 768px) {
  .newsletter-start .newsletter_box .form-group .btn-default {
    width: 40%;
    padding: 0 15px;
  }
}
.newsletter-start .newsletter_box .form-group .form-control {
  border: none;
  border-radius: 6px 0 0 6px;
  box-shadow: 0 2px 0 0 #dfe2e6;
  font-size: 15px;
  margin: 5px 0 10px 0;
  height: 50px;
  float: left;
  width: 250px;
}
@media (max-width: 768px) {
  .newsletter-start .newsletter_box .form-group .form-control {
    width: 60%;
  }
}

.thematicGroups__item {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 0 15px;
}
.thematicGroups__item:not(:first-child) {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .thematicGroups__item:not(:first-child) {
    float: left;
    width: 50%;
  }
}
.thematicGroups__item .content {
  background-color: #eaebed;
  position: relative;
  border-radius: 6px;
  overflow: hidden;
}
.thematicGroups__item img {
  width: 100%;
  border-radius: 6px 6px 0 0;
}
.thematicGroups__item .bigImage {
  display: none;
}
.thematicGroups__item .textbox {
  padding: 15px 20px 25px;
}
.thematicGroups__item .title {
  font-size: 30px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.16;
  letter-spacing: 0.2px;
  color: #333333;
  margin-bottom: 10px;
}
@media (min-width: 1220px) {
  .thematicGroups__item .title {
    font-size: 42px;
  }
}
.thematicGroups__item .text {
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.2px;
  margin-bottom: 10px;
}
.thematicGroups__item__price {
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 0.4px;
  margin-bottom: 25px;
}
@media (min-width: 1220px) {
  .thematicGroups__item__price {
    font-size: 24px;
  }
}
@media (min-width: 768px) {
  .thematicGroups__item__price:first-child {
    font-size: 28px;
  }
}
.thematicGroups__item .button {
  font-size: 16px;
  font-weight: 600;
  color: #333333;
  letter-spacing: 0.3px;
  border-radius: 6px;
  border: solid 1px #333333;
  padding: 5px 20px;
  text-align: center;
  display: block;
}
.thematicGroups__item .button::after {
  content: "";
  display: inline-block;
  background-image: url("../../img/btn-arrow-more.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 7px;
  height: 10px;
  margin-left: 15px;
}
.thematicGroups__item .button:hover {
  text-decoration: none;
  opacity: 0.8;
  transition: opacity 0.1s ease;
}
@media (min-width: 1220px) {
  .thematicGroups__item .button {
    font-size: 18px;
  }
}
.thematicGroups__item .time_left {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 8px;
  background-color: #6b6b6b;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.2px;
  color: #ffffff;
  border-radius: 0 6px 0 0;
}
@media (min-width: 768px) {
  .thematicGroups__item:first-child img {
    border-radius: 6px;
  }
  .thematicGroups__item:first-child .textbox {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 40%;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 40px;
  }
  .thematicGroups__item:first-child .title {
    font-size: 42px;
  }
  .thematicGroups__item:first-child .text {
    font-size: 20px;
  }
  .thematicGroups__item:first-child .button {
    position: absolute;
    left: 40px;
    bottom: 40px;
  }
  .thematicGroups__item .button {
    display: inline-block;
  }
}
@media (min-width: 850px) {
  .thematicGroups__item:first-child .bigImage {
    display: block;
  }
  .thematicGroups__item:first-child .halfImage {
    display: none;
  }
}
@media (min-width: 1220px) {
  .thematicGroups__item {
    margin: 0 0 30px;
  }
  .thematicGroups__item:not(:first-child) img {
    border-radius: 6px;
  }
  .thematicGroups__item:not(:first-child) .textbox {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 50%;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 40px;
  }
  .thematicGroups__item:not(:first-child) .button {
    position: absolute;
    left: 40px;
    bottom: 40px;
  }
  .thematicGroups__item:not(:first-child) .time_left {
    right: auto;
    left: 0;
    border-radius: 6px 0 0 0;
  }
}
@media (min-width: 768px) and (max-width: 1219px) {
  .thematicGroups {
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
  .thematicGroups__item {
    padding-left: 7.5px !important;
    padding-right: 7.5px !important;
  }
}

.thematicGroup {
  padding: 15px 0;
}
@media (min-width: 768px) {
  .thematicGroup {
    padding: 25px 0;
  }
}
@media (min-width: 1220px) {
  .thematicGroup {
    padding: 50px 0;
  }
}
.thematicGroup__headerImg {
  position: relative;
}
.thematicGroup__headerImg img {
  width: 100%;
}
.thematicGroup .time_left {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 8px;
  background-color: #6b6b6b;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.2px;
  color: #ffffff;
  border-radius: 0 6px 0 0;
}
.thematicGroup__item {
  position: relative;
}
.thematicGroup__item .product-block {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  margin: 30px 0;
}
@media (min-width: 1220px) {
  .thematicGroup__item .product-block {
    height: 480px;
  }
}
.thematicGroup__item .image-block {
  margin: 30px 0;
}
.thematicGroup__item.type-image {
  display: none;
}
.thematicGroup__item.type-image img {
  max-width: 100%;
  max-height: 100%;
  border-radius: 6px;
}
.thematicGroup__item.endStock {
  pointer-events: none;
}
.thematicGroup__item.endStock.hideReduction .discount-bubble + .stock,
.thematicGroup__item.endStock .stock {
  background-color: #f0f0f0;
  color: #000000;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 110px;
  height: 28px;
  margin: auto;
}
.thematicGroup__item.endStock .image img,
.thematicGroup__item.endStock .description,
.thematicGroup__item.endStock .discount-bubble {
  opacity: 0.3;
}
@media (min-width: 768px) and (max-width: 1219px) {
  .thematicGroup__item {
    width: 33.33333%;
  }
}
@media (min-width: 1220px) {
  .thematicGroup__item.type-image {
    display: block;
  }
  .thematicGroup__item.type-product.col-sm-9 .image {
    float: left;
    height: 100%;
    width: 55%;
    text-align: right;
  }
  .thematicGroup__item.type-product.col-sm-9 .description {
    float: left;
    height: 100%;
    width: 35%;
    padding-top: 171px;
  }
  .thematicGroup__item.type-product.col-sm-12 .image {
    float: left;
    height: 100%;
    width: 50%;
    text-align: right;
  }
  .thematicGroup__item.type-product.col-sm-12 .description {
    float: left;
    height: 100%;
    width: 25%;
    padding-top: 171px;
    margin-left: 5%;
  }
}
@media (max-width: 767px) {
  .thematicGroup__item .product-infogrid-item .image {
    height: auto !important;
  }
}
.thematicGroup__item .stock {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 4px 0 0 4px;
  background-color: #6A6A6A;
  color: #fff;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.2px;
  padding: 0 8px;
}
.thematicGroup__item .discount-bubble + .stock {
  right: 53px;
}
.thematicGroup__item .discount-bubble {
  border-radius: 0 0 4px 0;
}
.thematicGroup__item.hideReduction .price del {
  display: none !important;
}
.thematicGroup__item.hideReduction .uvp_price {
  display: none !important;
}
.thematicGroup__item.hideReduction .discount-bubble {
  display: none !important;
}
.thematicGroup__item.hideReduction .discount-bubble + .stock {
  right: 0;
}
.thematicGroup__item.hideStock .stock {
  display: none !important;
}
.thematicGroup__item.half-height + .thematicGroup__item.thematicGroup__item.col-sm-6, .thematicGroup__item.half-height + .thematicGroup__item.thematicGroup__item.col-sm-3, .thematicGroup__item.half-height + .thematicGroup__item.thematicGroup__item.col-sm-3 + .thematicGroup__item.thematicGroup__item.col-sm-3 {
  float: right;
}

body {
  overflow-x: hidden;
}
body.site-basket, body.site-user, body.site-payment, body.site-order {
  padding-top: 0;
}
body.site-search section.wrapper:not(.fullwidth) {
    max-width:1440px;
    width:100%;
}

body.overflow-hidden{
    overflow: hidden;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 1220px) {
  .container {
    width: 1220px;
    padding: 0;
  }
}
.container-start {
    width: 100%;
    padding:20px 0 0 !important;
}

/*
@see PSTV-1704
@see https://github.com/twbs/bootstrap/issues/9886
*/
.modal-open {
  overflow-x: hidden;
  overflow-y: auto;
  padding-right: 0 !important;
}

.todo {
  background: deeppink;
  color: #fff;
}

img[id^=ia] {
  display: none;
}

small.help-block[data-bv-for=contact_agreement] {
  display: none !important;
}
small.help-block.help-msg {
  display: none;
  margin: 5px 0 0 0;
  padding: 5px;
}
/*# sourceMappingURL=custom.css.map */


/* Newsletter form */

form[name="newsletter"] .reminder-permission{
    display:flex;
    display: -ms-flexbox;
    flex-wrap:wrap;
    -ms-flex-wrap: wrap;
}
form[name="newsletter"] .reminder-permission > .checkbox {
    float:left;
}
form[name="newsletter"] .checkbox-cell{
  margin-top:20px;
}
form[name="newsletter"] .checkbox-cell .info{
  margin-left: 5px;
  vertical-align: top;
  cursor:pointer;
}
form[name="newsletter"] .highlight-box{
  display:inline-block;
}
form[name="newsletter"] .form-control[disabled]{
  opacity:0.5;
  background-color:#fff;
}
form[name="newsletter"] .reminder-permission .checkbox-cell{
    margin-bottom:20px;
}
form[name="newsletter"] .tooltips {
  position: relative;
  margin: 0 0 20px 0;
}
form[name="newsletter"] .tooltips .content {
  color: #000000;
  background: #F7F7F7;
  border: 1px solid #004289;
  border-radius: 6px;
  padding:10px 20px;
}
form[name="newsletter"] .tooltips .content:before {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 23%;
    margin-left: -11px;
    width: 0;
    height: 0;
    border-bottom: 13px solid #004289;
    border-right: 13px solid transparent;
    border-left: 13px solid transparent;
    top: -12px;
}
form[name="newsletter"] .tooltips .content:after {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 23%;
    margin-left: -13px;
    width: 0;
    height: 0;
    border-bottom: 16px solid #f7f7f7;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    top: -11px;
}
form[name="newsletter"] .tooltips .content .heading {
  color:#004289;
  margin-bottom:5px;
}
form[name="newsletter"] .tooltips .content .heading span{
  font-weight:700;
  padding-left:5px;
}
form[name="newsletter"] .reminder-permission button[type="submit"] {
    width: 100%;
    margin:10px 0 20px;
}
@media(min-width:660px){
    form[name="newsletter"] .reminder-permission{
        display:block;
    }
    form[name="newsletter"] .reminder-permission button[type="submit"] {
        margin: 5px 0 0 20px;
        width:auto;
    }
    form[name="newsletter"] .reminder-permission .checkbox-cell{
        margin-bottom:0;
        display:inline-block;
    }
    form[name="newsletter"] .tooltips {
        position: relative;
        margin:10px 0 0 0;
    }
}
@media(min-width:768px){
    form[name="newsletter"] button#add-show{
        width:100%;
    }
}
@media(min-width:1024px){
    form[name="newsletter"] .tooltips .content {
        font-size: 16px;
    }
    form[name="newsletter"] .tooltips .content p{
        padding-left:25px;
        line-height:24px;
    }
}
/* Newsletter modal */
#newsletter-unsubscribe .modal-dialog {
  height: 100%;
  display: flex;
  display: -ms-flexbox;
  align-items: center;
  -ms-flex-align:center;
  max-width: 600px;
  margin-top:0;
}
#newsletter-unsubscribe .modal-content {
  padding: 10px 20px;
}
#newsletter-unsubscribe .modal-header{
  padding: 10px 0;
    background-color: #eef8f2;
    margin: 15px 0;
}
#newsletter-unsubscribe .modal-body {
  font-size: 16px;
  line-height: 24px;
  padding: 20px 0 0;
}
#newsletter-unsubscribe .modal-body p{
  margin-bottom:20px;
}
#newsletter-unsubscribe .modal-title{
  padding-left:62px;
    margin: 0;
}
#newsletter-unsubscribe .modal-title img{
  position:absolute;
    top: 46px;
    left: 33px;
}
@media(max-width:1023px){
  #newsletter-unsubscribe .modal-title{
    font-size:24px;
    line-height:34px;
  }
}
#newsletter-unsubscribe button.close{
    margin-right: 10px;
    line-height: 64px;
}
#newsletter-unsubscribe button.close:focus{
  outline:0;
}
#newsletter-unsubscribe button.close span{
  color: #1a1a1a;
  font-size: 45px;
  font-weight: 400;
  position: relative;
  top: -11px;
  right: 2px;
}
#newsletter-unsubscribe button{
  margin-bottom:10px;
  margin-top:5px;
}
#newsletter-unsubscribe button.white{
  color:#ff4842;
  background-color: #fff;
    border: 1px solid #ff4842 !important;
}
@media(min-width:1024px){
  #newsletter-unsubscribe button.white{
    margin-left:10px;
  }
}

#newsletter-unsubscribe button.white:hover{
  background-color: #ff4842;
  color:#fff;
}

/* Reminders */

.reminder-desc h3{
    margin-bottom:10px;
}
@media(max-width:1023px) {
    .reminder-desc button {
        width: 100%;
    }
}
.reminder-desc p{
  font-size:16px;
  line-height:24px;
  margin-bottom:20px;
  max-width:700px;
}
@media(max-width:767px){
    .reminder-desc .shows-box{
        padding:0 10px;
    }
    .reminder-desc .shows-box .column{
        padding:0 7px;
    }
}
@media(min-width:1024px) {
.reminder-desc .form-group .select {
    padding-right: 0;
    margin-bottom:0;
  }
  .reminder-desc .shows-box .column{
    padding-right:0;
  }
}

.reminder-desc .shows-box .column .item{
  border-radius: 6px;
  border: solid 1px #afafaf;
  margin: 5px 0 10px;
  padding: 10px;
  height:80px;
  overflow:hidden;
}
.reminder-desc .shows-box .column .item:hover{
    border: solid 1px #004289;
}
.reminder-desc .shows-box .column .item:hover .close{
    background-image: url(../../img/close_reminder_blue.svg);
}
.reminder-desc .shows-box .column .item .image object,
.reminder-desc .shows-box .column .item .image img{
    max-width:100%;
    max-height:42px;
    overflow:hidden;
    font-size: 13px;
    line-height: 14px;
}
.reminder-desc .shows-box .column .item .image {
    text-align:center;
    width:100%;
    float:left;
}
.reminder-desc .shows-box .column .text{
    text-align: center;
    float: left;
    width: 100%;
}
@media(min-width:481px) and (max-width:1023px){
    .reminder-desc .shows-box .column .text{
        margin-top:15px;
    }
}
.reminder-desc .shows-box .column .text p{
  text-align:center;
  margin-bottom: 0;
  display: inline-block;
  font-size: 13px;
  line-height: 15px;
}
.reminder-desc .shows-box .column .close{
  background-image: url(../../img/close_reminder.svg);
  height: 14px;
  background-repeat: no-repeat;
  opacity: 1;
  padding: 10px;
  background-position: right;
    position: relative;
    right: -3px;
    top: -5px;
    float:right;
}
.reminder-desc .shows-box h4{
  font-weight:600;
}
@media(max-width:767px) {
  .my-account.my-newsletter .alert-success{
    padding-left: 43px;
    padding-top: 15px;
  }
  .my-account.my-newsletter .alert-success:before{
    font-size: 24px;
    left: auto;
  }
}
@media(min-width:480px){
    .reminder-desc .shows-box .column .item{
        height:110px;
    }
    .reminder-desc .shows-box .column .item .image,
    .reminder-desc .shows-box .column .text{
        height: 100%;
        display: flex;
        display: -ms-flexbox;
        align-items: center;
        -ms-flex-align:center;
        justify-content: center;
        -ms-flex-pack:center;
        margin-top:0;
    }
    .reminder-desc .shows-box .column .close {
        position: absolute;
        right: 15px;
        top: 10px;
    }
}
@media(min-width:768px){
    .reminder-desc .shows-box .column .close {
        right: 25px;
    }
}
@media(min-width:1024px){
    .reminder-desc .shows-box .column .item{
        padding: 10px 20px;
        height:125px;
    }
    .reminder-desc .shows-box .column .close{
        position: absolute;
        right: 10px;
    }
}
@media(min-width:1280px){
    .reminder-desc .shows-box .column .text p,
    .reminder-desc .shows-box .column .item .image object,
    .reminder-desc .shows-box .column .item .image img{
        font-size: 16px;
        line-height: 22px;
        max-height:none;
        width:100%;
    }
}
.reminder-desc.overlay{
  opacity:0.5;
  pointer-events:none;
}

.program-reminder .item-reminder{
  margin: 15px 0;
}
.program-reminder .item-reminder img{
    margin:0 auto;
    max-width:100%;
}

.help-msg-active {
  border: solid #faebcc 2px;
  padding-bottom: 0;
}

.radio.help-msg-active {
  padding-bottom: 0;
  border: solid #faebcc 2px;
}

/* disable overflow for bg-color borders */
.cmsContent.oxid2con {
    overflow: hidden;
}

/* con-form-advertising */
.con-form-advertising {
    border-radius: 4px;
    box-shadow: 0 1px 20px 0 rgba(21, 62, 109, 0.29), 0 2px 4px 0 rgba(21, 62, 109, 0.39);
    background-color: #ffffff;
    font-family: "Source Sans Pro", Arial, sans-serif;
    margin: 20px;
    padding: 20px;
}
.con-form-advertising h3 {
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0.4px;
    margin-bottom: 20px;
    margin-top: 0;
    color: #12144B;
}
.con-form-advertising h4 {
    color: #333333;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.3px;
}
.con-form-advertising label {
    line-height: 1.5 !important;
    margin-left: 0;
}

/* con-form-auto */
.con-form-auto {
    background-position: top right;
    background-size: cover;
    padding: 20px;
}
.con-form-auto h2 {
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-size: 32px;
    font-weight: bold;
    line-height: 40px;
}
.con-form-auto h3 {
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-size: 26px;
    font-weight: 600;
    line-height: 40px;
    margin-bottom: 1.2em;
}
.con-form-auto label {
    margin: 0;
}
.con-form-auto .btn-primary {
    font-weight: 600;
    font-size: 18px;
    line-height: 32px;
    margin-top: 10px;
}
.con-form-auto .form-group:last-child {
    margin-bottom: 0;
}
.con-form-auto .fail {
    color: #df2228;
}
.con-form-auto-container .response-success {
    padding: 20px;
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
}
.con-form-auto-container  {
    position: relative;
}
@media (max-width: 767px) {
    .con-form-auto .col-sm-4 + .col-sm-4,
    .con-form-auto .col-sm-4 + .col-sm-8,
    .con-form-auto .col-sm-8 + .col-sm-4 {
        margin-top: 0;
    }
}

/* opt-in modal */
.modal.cookie-modal .modal-dialog{
    padding-top: 0;
    margin: 0;
    position: absolute;
    bottom: 0;
    left: 0;
}

.modal.cookie-modal .modal-header{
    border-bottom:0;
    padding:0;
    margin: 0;
}
.modal.cookie-modal .modal-header .close {
    position: absolute;
    color: #333333;
    font-size: 36px;
    line-height: 18px;
    background-color: #fff;
    top: 15px;
    right: 5px;
}
.modal.cookie-modal .modal-content{
    padding: 14px 3px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    box-shadow: 0 15px 45px 5px rgba(0, 0, 0, 0.2);
    border: none;
}
.modal.cookie-modal .modal-content .h5{
    font-size: 18px;
    line-height: 1;
    letter-spacing: 0.3px;
    font-weight: 600;
    margin-bottom: 9px;
}
.modal.cookie-modal .modal-content p {
    font-size: 12px;
    line-height: 16px;
}
.modal.cookie-modal .modal-body{
    padding:5px 0 0;
}
.modal.cookie-modal .modal-body label.cookie-more{
    display: inline-block;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    text-decoration: none;
    color: #333;
    font-size: 12px;
    cursor: pointer;
    margin: 0 0 7px 0;
}
.modal.cookie-modal .modal-body label.cookie-more > img{
    float: right;
    font-size:12px;
    margin-top: 5px;
    right: 0;
    margin-left: 5px;
    width: 10px;
    height: 7px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.modal.cookie-modal .modal-body label.cookie-more.collapsed > img{
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.modal.cookie-modal .opacity-animate{
    animation:opt-animation 1s ;
    -moz-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
.modal.cookie-modal .modal-body a.btn {
    width: 100%;
    padding: 10px;
    margin-top: 0;
    margin-bottom: 14px;
}
.modal.cookie-modal .modal-body a.btn.accept-all{
    background-color: #009a3d;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    border: 0;
    margin-left:0;
}
.modal.cookie-modal .modal-body a.btn.accept-all:hover{
    background-color: #00763a;
}
.modal.cookie-modal .modal-body a.btn.accept-all img{
    margin-right: 5px;
    margin-top: -2px;
}
.modal.cookie-modal .modal-body a.btn.accept-basic{
    background-color: #fff;
    color: #333;
    font-weight: normal;
    border: solid 1px #333;
    margin-left: 0;
    font-size: 12px;
    line-height: 1.5;
}
.modal.cookie-modal .modal-body a.btn.accept-basic:hover{
    background-color: #333;
    color: #fff;
}

.modal.cookie-modal .modal-body .radio-cell{
    margin-bottom:15px;
}
.modal.cookie-modal .modal-body .radio-cell .radio-item{
    margin-bottom: 0;
    padding-left: 22px;
    position: relative;
}
.modal.cookie-modal .modal-body .radio-cell .radio-item .h5{
    margin-top: 0;
    font-size: 16px;
}
.modal.cookie-modal .modal-body .radio-cell .radio-item input[type="radio"]{
    border-radius:4px;
    cursor:pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    position: absolute;
    left: 0;
    top: 0;
}
.modal.cookie-modal .modal-body .radio-cell .radio-item input[type="radio"]::-ms-check{
    border-radius:15px;
}
@supports (-ms-ime-align:auto) {
    .modal.cookie-modal .modal-body .radio-cell .radio-item input[type="radio"] {
        border-radius:15px;
    }
}
.modal.cookie-modal .modal-body .radio-cell .radio-item input[type="radio"]:checked{
    background:none;
    cursor: pointer;
}
.modal.cookie-modal .modal-body .radio-cell .radio-item input[type="radio"]:checked:after{
    content: "";
    position: absolute;
    width: 14px;
    height: 8px;
    background: transparent;
    top: 3px;
    left: 2px;
    border: 3px solid #000;
    border-top: 0;
    border-right: 0;
    transform: rotate(-45deg);
}
.modal.cookie-modal .modal-body .radio-cell .radio-item label {
    font-size: 18px;
    line-height: 24px;
    font-weight: normal;
    padding-left: 10px;
    margin-left:0;
    cursor:pointer;
}

.modal.cookie-modal .modal-body .cookies-desc {
    max-height: 115px;
    overflow: scroll;
    margin-bottom: 15px;
}

@media(min-width:767px){
    .modal.cookie-modal .modal-dialog{
        padding-top:50px;
    }
    .modal.cookie-modal .modal-content{
        padding: 21px;
        border-radius: 0;
    }
    .modal.cookie-modal .modal-content .modal-body p{
        margin-bottom: 9px;
    }
    .modal.cookie-modal .modal-body a.btn{
        margin-bottom: 7px;
    }
    .modal.cookie-modal .modal-body label.cookie-more {
        margin: 7px 0 0 0;
    }
    .modal.cookie-modal .modal-body .radio-cell{
        float: left;
        margin-bottom:0;
    }
    .modal.cookie-modal .modal-body .radio-cell .radio-item{
        display: inline-block;
        float: left;
        margin-right:30px;
    }
    .modal.cookie-modal .modal-body label{
        margin-bottom: 15px;
        text-align: left;
        font-size: 18px;
        display:block;
    }
    .modal.cookie-modal .modal-body > label > span {
        top: 9px;
        right: -5px;
    }
    .modal.cookie-modal .modal-body .radio-cell .radio-item input[type="radio"]{
        margin-top: -4px;
        width:24px;
        height:24px;
    }
    .modal.cookie-modal .modal-body .radio-cell .radio-item input[type="radio"]:checked:after{
        top: 5px;
        left: 4px;
    }
    .modal.cookie-modal .modal-body .radio-cell .radio-item label{
        font-size:24px;
    }
    .modal.cookie-modal .modal-body > a.btn{
        width:auto;
        min-width:180px;
        font-size:16px;
    }
    .modal.cookie-modal .modal-body > a.btn.accept-basic{
        margin-left:10px;
    }
    .modal.cookie-modal .modal-body .cookies-desc{
        padding-top: 8px;
        max-height: none;
        overflow-y: visible;
        overflow-x: auto;
    }
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    /* position relative and z-index fix webkit rendering fonts issue */
    position: relative;
    z-index: 0; }
.owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    margin:0 auto;
    /* fix firefox animation glitch */ }
.owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
.owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
.owl-wrapper,
.owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
.owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
.owl-nav.disabled,
.owl-dots.disabled {
    display: none !important; }
.owl-nav .owl-prev,
.owl-nav .owl-next,
.owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
.owl-nav button.owl-prev,
.owl-nav button.owl-next,
button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit; }
.owl-nav button.owl-prev:focus,
.owl-nav button.owl-next:focus,
button.owl-dot:focus {
    outline:0;
}
.owl-loaded {
    display: block; }
.owl-loading {
    opacity: 0;
    display: block; }
.owl-hidden {
    opacity: 0; }
.owl-refresh .owl-item {
    visibility: hidden; }
.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
.owl-grab {
    cursor: move;
    cursor: grab; }
.owl-rtl {
    direction: rtl; }
.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
    display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
    z-index: 0; }

.owl-carousel .owl-animated-out {
    z-index: 1; }

.owl-carousel .fadeOut {
    animation-name: fadeOut; }

@keyframes fadeOut {
    0% {
        opacity: 1; }
    100% {
        opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
    transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
    /**
              This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
              calculation of the height of the owl-item that breaks page layouts
           */ }
.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease; }
.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 0; }
.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000; }

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none; }

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}
div[id*="userwerk-overlay-bg"] {
    z-index:1031 !important;
}

.password-hint {
    cursor: pointer;
    position: absolute;
    top: 37px;
    right: 8px;
    color: #004289;
    font-size: 16px;
}
.password-hint:after {
    content:'';
    display:inline-block;
    width:20px;
    height:20px;
    background: url(../../img/info-icon.svg) no-repeat;
}
.site-register .popover {
    color:#333333;
    z-index: 1000;
    max-width: 100%;
    width:260px;
}
.site-register .popover .arrow:after {
    border-bottom-color: #FAFAFA !important;
}
.site-register .popover-content ul,
.site-user .popover-content ul {
    padding-left:15px;
}


section.past-articles {
    margin-bottom:-10px;
}
section.past-auctions {
    background: #fafaf8;
}
section.past-auctions .missed-shows-button a{
    padding:10px;
    width:210px;
}
.missed-shows-slider .missed-element{
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    height:300px;
    position:relative;
}
section.past-auctions .heading .missed-subtitle{
    max-width:450px;
    margin:0 auto;
}
section.past-auctions .missed-shows-slider{
    margin-bottom:100px;
}

section.web-ext-timer{
    background:#fafaf8;
}
.missed-shows-slider .owl-stage{
    left:-30px;
}
.missed-shows-slider .missed-show{
    height: 350px;
}
.missed-shows-slider .missed-show .discount-icon{
    position:absolute;
    right: 15px;
    top: 15px;
    max-width:40px;
}
.missed-shows-slider.cd-slider .owl-nav{
    display:none;
}
.missed-shows-slider.cd-slider .owl-nav > button.owl-prev,
.missed-shows-slider.cd-slider .owl-nav > button.owl-next{
    width:48px;
    height:48px;
}
.missed-shows-slider.cd-slider .owl-nav > button i{
    height: 12px;
    width: 12px;
    margin-left: 3px;
}
.shows-manufacturer-box {
    position: absolute;
    bottom: -35px;
    width: 100%;
}
.shows-manufacturer-box .show-image{
    display: flex;
    display: -ms-flexbox;
    flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    align-items: center;
    -ms-flex-align:center;
    justify-content: center;
    -ms-flex-pack:center;
    cursor: pointer;
    height:80px;
    -webkit-box-shadow: 0 0 8px 0 rgba(26,26,26,0.1);
    -moz-box-shadow: 0 0 8px 0 rgba(26,26,26,0.1);
    box-shadow: 0 0 8px 0 rgba(26,26,26,0.1);
    font-size:12px;
    background-color: transparent;
    max-width: 220px;
    margin: 0 auto;
}
.shows-manufacturer-box .show-image .moderator div{
    width:80px;
    background-size:cover !important;
    background-repeat:no-repeat !important;
    background-color:#fafafa !important;
    background-position: 0px 5px !important;
    background-blend-mode: multiply;
    padding-top: 100%;
}
.shows-manufacturer-box .show-image img{
    max-width:200px;
    max-height:60px;
    width:100%;
    padding:5px;
    margin:0 auto;
}
.shows-manufacturer-box .show-image .manufacturer{
    background-color: #fff;
    height: 100%;
    width:100%;
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    -ms-flex-align:center;
    overflow:hidden;
}
@media(min-width:481px){
    .missed-shows-slider .owl-stage{
        left:-85px;
    }
}
@media(max-width:768px){
    .past-auctions .missed-shows-heading .heading{
        font-size:26px;
        line-height:30px;
    }
}
@media(min-width:768px){
    .missed-shows-slider .owl-stage{
        left:-55px;
    }
    section.past-auctions .missed-shows-button a{
        padding:13px 15px;
        width:300px;
    }
    .missed-shows-slider .missed-show .discount-icon{
        top:10px;
        right:10px;
        max-width:56px;
    }
}
@media(min-width:1024px) {
    .shows-manufacturer-box {
        bottom: -50px;
    }
    .shows-manufacturer-box .show-image .moderator div {
        width: 100px;
    }
    .shows-manufacturer-box .show-image {
        height: 100px;
        max-width:300px;
    }
    .shows-manufacturer-box .show-image img {
        max-height: 85px;
    }
    .missed-shows-slider .missed-show {
        height: 480px;
    }
    .missed-shows-slider.cd-slider .owl-nav{
        display:block;
        width: calc(100% + 60px);
        top: calc(50% - 70px);
        left: -30px;
    }
    .missed-shows-slider.cd-slider .owl-nav > button.owl-prev{
        left: 0;
    }
    .missed-shows-slider.cd-slider .owl-nav > button.owl-next{
        right: 0;
    }
    .missed-shows-slider .missed-element {
        height: 420px;
    }
    .missed-shows-slider .owl-stage{
        left:0;
    }
}

/* Sale Landingpage */

.sale_banner {
    width: 100%;
    height: 400px;
    overflow: hidden;
    background: center / cover no-repeat url("https://media.istockphoto.com/photos/knolling-concept-flat-lay-beauty-products-and-technologies-picture-id614747672?k=6&m=614747672&s=170667a&w=0&h=MoOmQTeuMUCq_uU_Aw2i_fS_Di-KUZvOvCNw--tn8F4=");
    text-transform: uppercase;
}
.shows-manufacturer-box .show-image .manufacturer p{
    padding:0 15px;
}
.sale-category-banner > .wrapper {
    height: 210px;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
}
.sale-category-banner .sale-container .heading {
    font-size:80px;
    line-height:80px;
    font-weight: 700;
    color: #ff4842;
    text-transform:uppercase;
}
.sale-category-list .shows-manufacturer-box {
    position: relative;
    bottom: 50px;
}
.sale-category-list .sale-item > a {
    text-decoration:none;
}
.sale-category-list .sale-categories-button .btn {
    max-width: 260px;
    width: 100%;
}
.sale-category-list .shows-manufacturer-box .show-image {
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    overflow:hidden;
    padding:10px;
    max-width: 220px;
    background-color: #fff;
}
.sale-category-list .shows-manufacturer-box .show-image > div {
    color:#1a1a1a;
    text-decoration:none;
    width:100%;
}
@media(max-width:767px) {
    .sale-category-list .sale-item {
        margin-bottom:10px;
    }
    .sale-category-list .host-information-card .box-image {
        height: 200px;
        padding-top: 0;
    }
    .sale-category-list .shows-manufacturer-box .show-image {
        height:70px;
        max-width:180px;
    }
    .sale-category-list .shows-manufacturer-box {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
        bottom: auto;
    }
}
@media(min-width:1220px) {
    .sale-category-banner > .wrapper {
        height:360px;
    }
    .sale-category-banner .sale-container .heading {
        font-size: 180px;
        line-height: 180px;
    }
}
.video-auction{
    padding:0 15px;
    background: linear-gradient(0deg, rgba(250,250,248,1) 24%, rgba(255,255,255,1) 89%);
}
.video-auction.showFormat{
    margin-top: -40px;
}
.video-auction.triangle{
    display: inline-block;
    margin: 0 5px;
}
.video-auction .triangle.triangle-right{
    width: 0;
    height: 0;
    border-left: solid 13px rgb(255, 72, 66);
    border-bottom: solid 6px transparent;
    border-top: solid 6px transparent;
    margin: 1px 0 0 7px;
}
.video-auction .heading > span{
    display: block;
    font-weight:400;
}
.video-auction .heading > span:first-letter{
    text-transform: uppercase;
}
.video-auction .auction-screen .auction-container{
    display:flex;
    display: -ms-flexbox;
    flex-wrap:wrap;
    -ms-flex-wrap: wrap;
    background-color:#fff;
    -webkit-box-shadow: 0 0 10px 0 rgba(26,26,26,0.1);
    -moz-box-shadow: 0 0 10px 0 rgba(26,26,26,0.1);
    box-shadow: 0 0 10px 0 rgba(26,26,26,0.1);
}
.video-auction .auction-screen select.form-control {
    border-radius: 1px;
    border: solid 1px #dcdcdc;
    height:35px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.video-auction .auction-screen select.form-control::-ms-expand{
    display: none;
}
.video-auction .auction-screen .auction-details-container .full .variant-left.amount-number {
    text-align:center;
}
.video-auction .auction-screen .amount-number {
    width:155px;
}
.video-auction .auction-screen .amount-number input {
    height:32px;
    max-width:55px;
    text-align: center;
    font-size: 22px;
    font-weight:700;
    border:none;
    display: inline-block;
    vertical-align: middle;
    -moz-appearance: textfield;
    pointer-events:none;
}
.amount-number .plus {
    background: url(../../img/plus-icon.png) no-repeat;
}
.amount-number .minus {
    background: url(../../img/minus-icon.png) no-repeat;
}
.amount-number .plus,
.amount-number .minus {
    width: 32px;
    height: 32px;
    padding: 8px 7px 8px 8px;
    background-color: #fafafa;
    background-position: 7px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    border-radius: 50%;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
}
.amount-number .plus.disabled,
.amount-number .minus.disabled {
    opacity:0.5;
    pointer-events:none;
}
.video-auction .auction-screen select.form-control option:disabled{
    background:#d3d3d3;
}
.video-auction .triangle.triangle-right.black{
    border-left: solid 13px #1a1a1a;
}

.video-auction .auction-screen .last-bids{
    margin: 0 auto;
    position: relative;
    top: 1px;
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    align-items: center;
    -ms-flex-align:center;
}
.video-auction .auction-screen .last-bids .last-bids-title{
    font-size:14px;
    margin:5px 0;
}
.video-auction .auction-screen .last-bids .list-inline{
    width:100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal;
    margin: 0 auto;
}
.video-auction .auction-screen .last-bids .list-inline li{
    font-size:14px;
    line-height: 21px;
    padding: 0 3px 0 0;
    display: inline;
}
.video-auction .auction-screen .last-bids .list-inline li:after {
    content: ",";
}
.video-auction .auction-screen .last-bids .list-inline li:last-child:after{
    content: "";
}
.video-auction .auction-screen .last-bids .items-list{
    width: 100%;
    padding: 10px 15px;
    box-shadow: 0 0 5px 0 rgba(26, 26, 26, 0.15);
    display:none;
    background-color:#fff;
}
.video-auction .auction-screen .last-bids.show-winnerlist .items-list{
    display:block;
}
.video-auction .auction-screen .last-bids .winners-button{
    padding: 15px;
    font-size:16px;
    width:100%;
}
.video-auction .auction-screen .last-bids .winners-button a {
    text-decoration:none;
    color:#ff4842;
}
.video-auction .auction-screen .last-bids .winners-button a:hover {
    text-decoration:none;
    color:#ff4842;
}
.video-auction .auction-screen .chevron-progress {
    height:20px;
}
.video-auction .auction-screen .auction-description {
    padding:20px 15px 35px;
}
.video-auction .auction-screen .auction-description .description {
    display:inline-block;
    width:100%;
}
.video-auction .auction-screen .auction-description .live-auction-label {
    width: auto;
    text-transform: uppercase;
    padding: 0 10px;
    left: 50%;
    transform: translate(-50%, 0);
    height: 28px;
    font-size: 14px;
    line-height: 26px;
    font-weight: 600;
    z-index:10;
}
.video-auction .auction-screen .auction-description .description .product-desc {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    -ms-flex-align:center;
    margin: 0 10px 0 0;
    width: 100%;
}
.video-auction .auction-screen .auction-description .description .product-desc .missing {
    pointer-events: none;
}
.video-auction .auction-screen .auction-description .description .product-desc .missing .product-img-label {
    opacity: 0;
}
.video-auction .auction-screen .auction-description .description .plus-detail-link {
    max-width:110px;
    float:right;
    margin:0 auto;
    cursor:pointer;
}
.video-auction .auction-screen .auction-description .description .plus-detail-link .triangle {
    border-left: solid 8px rgb(255, 72, 66);
    border-bottom: solid 4px transparent;
    border-top: solid 4px transparent;
    margin: 1px 0 0 2px;
}
.video-auction .auction-screen .auction-description .description .plus-detail-link img {
    margin-bottom:5px;
}
.video-auction .auction-screen .auction-description .description .product-desc > div:first-of-type{
    padding-left:0;
}
.video-auction .auction-screen .auction-description .description .product-desc .image-box img{
    max-height:90px;
    margin:0 auto 5px;
}
.video-auction .auction-screen .auction-description .description .product-desc .rating-item{
    width: 100%;
    height: 30px;
}
.video-auction .auction-screen .auction-description .description .product-desc .rating-item .count{
    font-size:16px;
    position: relative;
    top: 2px;
    left: 2px;
}
.video-auction .auction-screen .auction-description .auction-details-container{
    max-width:none;
    margin-bottom:0;
}
.video-auction .auction-screen .auction-description .auction-details-container.paused{
    height:100%;
}
.video-auction .auction-screen .auction-description .auction-details-container.ended{
    max-width: none;
    height: 100%;
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    align-items:flex-end;
    -ms-flex-align:end;
}
.video-auction .auction-screen .auction-description .auction-details-container .number-type {
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    align-items:center;
    -ms-flex-align:center;
    width: 100%;
    height: 40px;
}
.video-auction .auction-screen .auction-description .auction-details-container.ended .auction-details{
    width: 100%;
    margin: 30px 0 0;
}
.video-auction .auction-screen .auction-description .auction-details-container.ended .auction-details .product-desc {
    display: flex;
    display: -ms-flexbox;
    justify-content:center;
    -ms-flex-pack:center;
    align-items:center;
    -ms-flex-align:center;
}
.video-auction .auction-screen .auction-description .auction-details-container.ended .auction-details .product-desc img {
    max-height: 75px;
    margin-right:15px;
}
.video-auction .auction-screen .auction-description .auction-details-container.ended .auction-details .product-desc .title {
    max-width: 100%;
    margin: 0;
}
.video-auction .auction-screen .auction-description .auction-details-container .selled-box {
    height: 20px;
}
.video-auction .auction-screen .auction-container .auction-video {
    padding:0;
    overflow:hidden;
}
.site-tctv_custom_web_auctions_plus .video-auction .auction-screen .auction-container .auction-video #video-frame {
    position:static !important;
    width:100%;
    height:100%;
    min-height:260px;
}
.site-tctv_custom_web_auctions_plus .video-auction .auction-screen .auction-container .auction-video {
    padding:0 5px 0 0;
}
.video-auction .auction-screen .auction-container .auction-video iframe {
    height: 300px;
}
.video-auction .auction-screen .auction-container .auction-video .jwplayer {
    height: 100% !important;
}
.video-auction .auction-screen .auction-details-item{
    background: #fafaf8;
    border: none;
    display:block;
    margin:0;
    padding: 10px;
}
.video-auction .auction-screen .auction-details > div .auction-details-item .title,
.video-auction .auction-screen .auction-details > div .auction-details-item .info{
    font-size:12px;
    font-weight:600;
}
.video-auction .auction-screen .live-container .auction-details > div .auction-details-item .info{
    height:20px;
}
.video-auction .auction-screen .auction-details > div .auction-details-item .info del{
    font-size: 16px;
    top: -5px;
    margin-left: 5px;
}
.video-auction .auction-screen .auction-details > div .auction-details-item .info span{
    color:#1a1a1a;
}
.video-auction .auction-screen .auction-details > div .auction-details-item .value{
    font-size:26px;
    font-weight:600;
    padding:5px 0 10px;
}
.video-auction .auction-screen .auction-details__right .auction-details-item {
    margin-left:5px;
}
.video-auction .auction-screen .auction-details__right .auction-details-item.turbo {
    background-color: #ff4842;
}
.video-auction .auction-screen .auction-details__right .auction-details-item.turbo .title,
.video-auction .auction-screen .auction-details__right .auction-details-item.turbo .value,
.video-auction .auction-screen .auction-details__right .auction-details-item.turbo .info span {
    color:#fff;
}
.video-auction .auction-screen .auction-details__right .auction-details-item.turbo .info del.cutted-price:before {
    border-top: 1px solid #fff;
}
.video-auction .auction-screen .auction-details-container .auction-details.auction-info{
    flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    margin:15px 0 0;
}
.video-auction .auction-screen .auction-details-container .btn{
    border: none;
    border-radius: 0;
    padding: 14px 15px;
}
.video-auction .auction-screen .auction-early-title{
    border:0;
}
.video-auction .auction-screen .auction-details-container .marquee{
    background-color:#fff;
}
.video-auction .auction-screen .auction-details-container .marquee span{
    background-color: #fff;
    text-transform: none;
    font-size: 16px;
    font-weight: 600;
}
.video-auction .auction-screen .auction-vat-desc {
    position: absolute;
    width:100%;
    left: 50%;
    bottom:15px;
    transform: translate(-50%, 0);
    cursor:pointer;
}
.video-auction .auction-screen .auction-details-container .chevron-progress-container .chevron-progress .rider > i{
    width:25px;
}
.reminder-box > .container{
    display:flex;
    display: -ms-flexbox;
    flex-wrap:wrap;
    -ms-flex-wrap: wrap;
    align-items: center;
    -ms-flex-align:center;
}
.video-auction .auction-screen .auction-details__left {
    width:40%;
}
.video-auction .auction-screen .auction-details__right {
    width:60%;
}
.video-auction .auction-screen .auction-details-container .variant-left::after,
.video-auction .auction-screen .auction-details-container .variant-right::after{
    font-family: "Glyphicons Halflings", sans-serif;
    content: "";
    pointer-events:none;
    font-size: 11px;
    position: absolute;
    top: 10px;
    right: 25px;
}
.video-auction .auction-screen .auction-details-container .variant-left.amount-number::after {
    display:none;
}
.video-auction .auction-screen .auction-details-container .number-type .variant-left {
    width:155px;
    margin-top:0;
}
.video-auction .auction-screen .auction-details-container .number-type.full .variant-left {
    width:100%;
    margin:0;
}
.video-auction .auction-screen .auction-details-container .number-type .variant-right {
    width:calc(100% - 155px);
    position:relative;
}
@media(max-width:767px){
    .video-auction .auction-screen .heading{
        font-size:26px;
        line-height:30px;
    }
    .video-auction .auction-screen .auction-vat-desc {
        bottom:10px;
    }
    .video-auction .auction-screen .auction-details__left{
        width:35%;
    }
    .video-auction .auction-screen .auction-details__right{
        width:65%;
    }
    .video-auction .auction-screen .auction-details-container .full .variant-left select{
        margin-bottom:0 !important;
    }
    .video-auction .auction-screen .auction-description .auction-details-container.ended .auction-details{
        margin-top:0;
    }
    .video-auction .auction-screen .auction-description .auction-details-container.ended .auction-details .title:last-of-type{
        margin-bottom:20px;
    }
}
@media(max-width:340px) {
    .video-auction .auction-screen .auction-details__left{
        width:30%;
    }
    .video-auction .auction-screen .auction-details__right{
        width:70%;
    }
}
@media(min-width:768px){
    .video-auction .auction-screen select.form-control {
        height: 40px;
    }
    .video-auction .auction-screen .auction-description{
        padding:30px 30px 35px;
    }
    .video-auction .auction-screen .last-bids{
        box-shadow: 0 0 10px 0 rgba(26, 26, 26, 0.1);
        max-width: 300px;
        flex-wrap:nowrap;
        -ms-flex-wrap: nowrap;
        background: #fafaf8;
    }
    .video-auction .auction-screen .last-bids.show-winnerlist {
        max-width: calc(100% - 20%);
        display:flex !important;
        display: -ms-flexbox !important;
    }
    .video-auction .auction-screen .last-bids .items-list{
        width: calc(100% - 175px);
        box-shadow:none;
        background: #fff;
    }
    .video-auction .auction-screen .last-bids .last-bids-title {
        float: left;
        font-size: 16px;
        margin:9px 0;
    }
    .video-auction .auction-screen .last-bids .winners-button {
        background-color: #fafaf8;
        width: 300px;
        padding:19px 15px;
    }
    .video-auction .auction-screen .last-bids .show-winnerlist .winners-button {
        width:175px;
    }
    .video-auction .auction-screen .last-bids .list-inline li{
        font-size:16px;
    }
    .video-auction .auction-screen .last-bids .list-inline {
        width: calc(100% - 180px);
        margin: 10px 0 10px 20px;
        padding-left: 15px;
    }
    .video-auction .auction-screen .auction-container .auction-video iframe{
        height:400px;
    }
    .video-auction .auction-screen .auction-description .description .product-desc .rating-item {
        margin: 0 0 10px;
    }
    .video-auction .auction-screen .auction-details-container .variant-left::after {
        right: 10px;
        top:12px;
    }
    .video-auction .auction-screen .auction-details-container .variant-right::after {
        right:15px;
        top:12px;
    }
    .video-auction .auction-screen .auction-details > div .auction-details-item .value {
        font-size: 32px;
    }
    .video-auction .heading > span{
        display:inline-block;
        font-weight:600;
    }
    .video-auction .auction-screen .auction-description .description .product-desc {
        margin: 0 10px 0 0;
    }
    .video-auction .auction-screen .auction-details-container .full .variant-left{
        width: calc(100% - 15px);
    }
    .video-auction .auction-screen .auction-details-container .variant-left {
        padding-right: 0;
        width: 40%;
    }
    .video-auction .auction-screen .auction-details-container .variant-right {
        padding-left: 0;
        width: calc(60% - 5px);
        float: right;
    }
    .video-auction .auction-screen .amount-number {
        margin-top: 5px;
    }
}
@media(min-width:1024px){
    .site-tctv_custom_web_auctions_plus .video-auction .auction-screen .auction-container {
        min-height:425px;
    }
    .video-auction .auction-screen .auction-container {
        margin: 0 5px 0 10px;
        min-height:430px;
    }
    .video-auction .auction-screen .live-container .auction-description {
        height:474px;
    }
    .video-auction .auction-screen .auction-container .auction-video .jwplayer {
        left: -2px;
    }
    .video-auction .auction-screen .auction-container .auction-video iframe{
        height:100%;
        min-height:425px;
    }
    .video-auction .auction-screen .auction-description .auction-details-container .info-row {
        height:20px;
        width:100%;
    }
    .video-auction .auction-screen .auction-description .auction-details-container .marquee-row {
        height:26px;
        width:100%;
    }
    .video-auction .auction-screen .auction-description .auction-details-container .marquee-row ,marquee {
        height:26px;
    }
    .video-auction .auction-screen .auction-description .auction-details-container .marquee-row .marquee span {
        font-size: 14px;
        line-height: 26px;
    }
    .video-auction.showFormat.padding-medium {
        margin-top: -60px;
    }
    .video-auction .auction-screen .auction-description .auction-details-container.paused .auction-details {
        position: relative;
        top: 50%;
        transform: translateY(calc(-50% + -35px));
    }
}
@media(min-width:1281px) {
    .video-auction .auction-screen .auction-container.live-container .auction-video {
        width: 63.3333333333%;
    }
    .video-auction .auction-screen .auction-container.live-container .auction-description {
        width: 36.6666666666%;
    }
}


.shows-slider{
    position: relative;
    margin: 20px auto 0;
}
.shows-slider .owl-stage{
    margin:10px 0 0;
    left: -55px;
    display:flex;
    display: -ms-flexbox;
    flex-wrap:nowrap;
    -ms-flex-wrap: nowrap;
}
.shows-slider .owl-item .shows-item {
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.shows-slider .owl-item:last-of-type .show-image{
    margin-right:0;
}
.shows-slider .owl-item:last-of-type .shows-item{
    margin-top:5px;
}
.shows-slider .owl-item:last-of-type {
    margin-right:0 !important;
}
.shows-slider .owl-item .shows-item > a{
    display:block;
    text-decoration:none;
}
.shows-slider .owl-item .show-image{
    display: flex;
    display: -ms-flexbox;
    flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    align-items: center;
    -ms-flex-align:center;
    justify-content: center;
    -ms-flex-pack:center;
    cursor: pointer;
    height:60px;
    -webkit-box-shadow: 0 0 10px 0 rgba(26,26,26,0.1);
    -moz-box-shadow: 0 0 10px 0 rgba(26,26,26,0.1);
    box-shadow: 0 0 10px 0 rgba(26,26,26,0.1);
    margin:0 5px;
    font-size:12px;
}
.shows-slider .owl-item .show-image:hover{
    color: #333333;
}
.shows-slider .owl-item .show-image .moderator div{
    width:60px;
    background-size:cover !important;
    background-repeat:no-repeat !important;
    background-color:#fafafa !important;
    padding-top: 100%;
}
.shows-slider .owl-item .show-image img{
    max-width:100%;
    max-height:60px;
    padding:5px;
}
.shows-slider .owl-item .shows-item .show-hour:not(.color-coral){
    letter-spacing:1px;
    color: #333333;
}
.shows-slider .owl-item .shows-item .triangle-with-shadow {
    opacity:0;
    width: 60px;
    height: 20px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}
.shows-slider .owl-item .shows-item .triangle-with-shadow:after {
    content: "";
    position: absolute;
    width: 15px;
    height: 22px;
    background: #fff;
    transform: rotate(134deg);
    top: -15px;
    left: 20px;
    box-shadow: 0 0 5px 0 rgba(26, 26, 26, 0.3);
}
.shows-slider .owl-item .shows-item.selected .triangle-with-shadow {
    opacity:1;
}
.shows-slider .owl-item .shows-item.selected .show-image{
    -webkit-box-shadow: 0 0 10px 0 rgba(26,26,26,0.3);
    -moz-box-shadow: 0 0 10px 0 rgba(26,26,26,0.3);
    box-shadow: 0 0 10px 0 rgba(26,26,26,0.3);
}
.shows-slider .owl-item .show-image .manufacturer{
    margin:0 auto;
}
.shows-slider.cd-slider .owl-nav{
    display:none;
}
@media(min-width:460px){
    .shows-slider .owl-stage{
        left:-20px;
    }
}
@media(min-width:768px){
    .shows-slider .owl-stage{
        left:-20px;
    }
}
@media(min-width:1024px) {
    .shows-slider {
        width: 100%;
    }
    .shows-slider .owl-stage{
        left: -5px;
        margin: 10px 0;
        padding: 0 10px;
    }
    .shows-slider .owl-item .show-image .moderator div {
        width: 100px;
    }
    .shows-slider .owl-item .show-image {
        height: 100px;
        font-size:18px;
    }
    .shows-slider .owl-item .show-image img {
        max-height: 85px;
    }
    .shows-slider .owl-item .shows-item .triangle-with-shadow:after{
        width:25px;
    }
}
@media(min-width:1220px) {
    .shows-slider {
        margin:0 auto;
        padding:0;
    }
}



.daily-auction-banner .background {
    padding-bottom:375px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    position:relative;
    max-width: 1320px;
    margin: 0 auto;
}
.daily-auction-banner .background .heading{
    max-width:420px;
    margin:0 auto;
}
.daily-auction-banners .daily-button a{
    width:210px;
    padding:10px;
}
.daily-auction-banner .daily-content{
    /*box-shadow: 0 0 10px 0 rgba(26, 26, 26, 0.1);*/
    margin:-225px 0 0;
    position:relative;
    padding:15px 0 15px 15px;
    width:auto;
}
.daily-auction-banner .daily-content a,
.daily-auction-banner .daily-content a:focus,
.daily-auction-banner .daily-content a:active,
.daily-auction-banner .daily-content a:visited,
.daily-auction-banner .daily-content a:hover {
    text-decoration:none;
}
#daily-auction-slider .owl-stage {
    display: flex;
    display: -ms-flexbox;
    align-items: flex-end;
    -ms-flex-align:end;
    left:-30px;
}
#daily-auction-slider.cd-slider .owl-nav {
    display:none;
    top: calc(50% - 65px);
}
#daily-auction-slider.cd-slider .owl-nav > button.owl-prev{
    left:-50px;
}
#daily-auction-slider.cd-slider .owl-nav > button.owl-next{
    right:25px;
}

.daily-auction-item .daily-auction-item-image > a,
.daily-auction-item .daily-auction-item-image > a:hover,
.daily-auction-item .daily-auction-item-image > a:visited {
    text-decoration:none;
    color:#333;
}
.daily-auction-item .daily-auction-item-image img{
    margin: 0 auto;
    padding:0 10px;
}
.daily-auction-banner .daily-intro .circle-countdown {
    top: -130px;
    right:0;
}
.daily-auction-item .daily-auction-item-image img.sticker {
    padding:0;
    max-width:50px;
    position: absolute;
    right: 0;
    top: 0;
}
.daily-auction-item .daily-auction-item-price .guaranted-price{
    display:inline-block;
}
.daily-auction-item .daily-auction-item-price .start-price{
    height:24px;
}
.daily-auction-item del.cutted-price:before {
    transform: rotate(-15deg);
    top: 12px;
}
.daily-auction-banner .button a{
    width:210px;
    padding:10px;
}
@media(max-width:767px){
    .daily-auction-banner .play-video-icon{
        max-width:24px;
    }
    .daily-auction-item .daily-auction-item-price .guaranted-price {
        width:100%;
    }
}
@media(max-width:1023px){
    .daily-heading .check-list-description{
        flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        display: inline-block;
        position: relative;
        left: 50%;
        transform: translateX(calc(-50% + 10px));
    }
}
@media(min-width:620px) {
    #daily-auction-slider .owl-stage {
        left:-30px;
    }
}
@media(min-width:768px){
    #daily-auction-slider{
        max-width: 940px;
        margin:0 auto;
        position:relative;
    }
    #daily-auction-slider .owl-stage {
        left:0;
    }
    .daily-auction-banner .daily-content{
        margin:-280px 15px 0;
        padding:30px;
    }
    .daily-auction-banner .button a{
        width:300px;
        padding:13px 15px;
    }
    .daily-auction-banner .background{
        padding-bottom:600px;
    }
    .daily-auction-banner .background .check-list-description li{
        margin-right:50px;
    }
    .daily-auction-banner .daily-intro .circle-countdown {
        top: -290px;
        width: 110px;
        height: 110px;
    }
    #daily-auction-slider.cd-slider .owl-nav {
        display:block;
        left:0;
    }
    #daily-auction-slider.cd-slider .owl-nav > button.owl-prev {
        left:-15px;
    }
    #daily-auction-slider.cd-slider .owl-nav > button.owl-next{
        right:-15px;
    }
    .daily-auction-item .daily-auction-item-price .guaranted-price {
        display:block;
    }
}
@media (min-width: 1024px){
    #daily-auction-slider.cd-slider .owl-nav > button.owl-prev,
    #daily-auction-slider.cd-slider .owl-nav > button.owl-next{
        width:48px;
        height:48px;
    }
    #daily-auction-slider.cd-slider .owl-nav > button.owl-next i {
        left: 17px;
    }
    #daily-auction-slider.cd-slider .owl-nav > button.owl-prev i {
        left: 20px;
    }
    .daily-auction-banners .background{
        padding-bottom:185px;
    }
}
@media (min-width: 1280px){
    .daily-auction-banner .daily-content {
        margin: -285px auto;
        width: calc(100% - 120px);
    }
    .daily-auction-item .daily-auction-item-image img {
        max-width: 160px;
    }
    .daily-auction-item .daily-auction-item-image img.sticker{
        max-width:60px;
    }
    #daily-auction-slider.cd-slider .owl-nav > button.owl-prev {
        left:-80px;
    }
    #daily-auction-slider.cd-slider .owl-nav > button.owl-next {
        right:-80px;
    }
}
.prudsys-start-slider .content-wrapper {
    max-width:none;
    margin:0;
}
.prudsys-start-slider .content-wrapper .manufacturer-slider .host-information-card .box-image {
    min-height:auto;
    background-position: center -40px;
}
.prudsys-start-slider .content-wrapper .manufacturer-slider .shows-manufacturer-box .show-image {
    width:calc(100% - 60px);
    height:auto;
}
.prudsys-start-slider .content-wrapper .manufacturer-slider .shows-manufacturer-box .show-image img {
    max-width: 100%;
    max-height: none;
    padding:10px;
}
@media(min-width:1280px) {
    .prudsys-start-slider .content-wrapper .manufacturer-slider .host-information-card .box-image {
        min-height: 315px;
    }

    .prudsys-start-slider .content-wrapper .manufacturer-slider .shows-manufacturer-box .show-image {
        width: 180px;
        height: 90px;
    }
}
.prudsys-start-slider .cd-slider .owl-item .product-block.product-grid-item{
    padding:0;
}
.prudsys-start-slider .cd-slider .owl-stage {
    left: -55px;
}
.prudsys-start-slider .cd-slider .owl-nav{
    display:none;
}
.prudsys-start-slider .cd-slider .content-wrapper{
    max-width:none;
}
@media(min-width:610px){
    .prudsys-start-slider .cd-slider .owl-stage {
        left: 0;
    }
    .prudsys-start-slider .cd-slider .owl-nav{
        display:block;
        top: calc(50% - 65px);
        width: calc(100% + 55px);
        left: -28px;
    }
}
@media(max-width:767px){
    .prudsys-start-slider .product-block.product-grid-item .description .h4{
        height:42px;
    }
    .prudsys-start-slider .product-block.product-grid-item .description .h4 a{
        font-size:14px;
        line-height:18px;
    }
    .prudsys-start-slider .product-block.product-grid-item .description .price > div{
        font-size:18px;
        line-height:22px;
    }
    .prudsys-start-slider .product-block.product-grid-item .description .price del{
        font-size:16px;
        line-height:20px;
    }
}
@media(min-width:1024px){
    .prudsys-start-slider .cd-slider .owl-stage {
        left: 0;
    }
    .prudsys-start-slider .cd-slider .owl-nav > button i{
        height: 12px;
        width: 12px;
        margin-left: 3px;
    }
    .prudsys-start-slider .cd-slider .owl-nav > button.owl-prev,
    .prudsys-start-slider .cd-slider .owl-nav > button.owl-next {
        width:48px;
        height:48px;
    }
}

.highlighted-shows .background{
    padding-bottom:460px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
.highlighted-shows .highlighted-items{
    margin-top: -260px;
    padding:0 15px;
    min-height:370px;
}
.highlighted-shows .owl-item{
    cursor:pointer;
}
.highlighted-shows .owl-item .highlighted-show {
    padding:15px 35px 35px;
}
.highlighted-shows .owl-item .highlighted-show .hour-box {
    top:-18px;
    display:flex;
    display: -ms-flexbox;
    flex-wrap:nowrap;
    -ms-flex-wrap: nowrap;
    padding-left:0;
}
.hour-box .label-reduced {
    position:static;
    width:auto;
    min-width:50px;
}
.highlighted-shows .highlighted-items .owl-nav{
    display:none;
}
.highlighted-shows .highlighted-items .moderator-info{
    display:flex;
    display: -ms-flexbox;
    flex-wrap:wrap;
    -ms-flex-wrap: wrap;
    align-items: center;
    -ms-flex-align:center;
}
.highlighted-shows .highlighted-items .moderator-info img{
    max-width:70px;
    margin:0 auto;
    width:100%;
    border-radius:50%;
    background-color:#fff;
}
.highlighted-shows .highlighted-show .image-box .text-fallback{
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    -ms-flex-align:center;
    justify-content: center;
    -ms-flex-pack:center;
    height: 100%;
}
.highlighted-shows .highlighted-show .image-box {
    height: 90px;
}
.highlighted-shows .highlighted-show .image-box img{
    max-width:100%;
    margin:0 auto;
    height:100%;
}
.highlighted-shows .owl-item .shows-more-button a {
    padding: 10px;
}
.highlighted-shows .highlighted-items .owl-dots{
    text-align:center;
    position: relative;
    top: -20px;
}
.highlighted-shows .highlighted-items .owl-dots button.owl-dot{
    padding: 5px !important;
    background: #acb1a1;
    border-radius: 50%;
    margin-right:5px;
}
.highlighted-shows .highlighted-items .owl-dots button.owl-dot.active {
    background: #ff4842;
}
@media(max-width:767px){
    .highlighted-shows .owl-item {
        margin: 40px 0;
    }
    .highlighted-shows .owl-item .highlighted-show {
        background-color: #f5f5f0;
    }
    .highlighted-shows .owl-item .highlighted-show .hour-box {
        padding: 0 15px 0 0 !important;
        height: 35px;
        line-height: 35px;
    }
    .hour-box .label-reduced {
        font-size:14px;
        line-height: 35px;
        height: 35px;
    }
    .highlighted-shows .owl-stage-outer {
       height:100% !important;
    }
}
@media(min-width:768px){
    .highlighted-shows .owl-stage-outer{
        overflow:visible;
    }
    .highlighted-shows .owl-stage {
        /*transform: translate3d(0px, 0px, 0px) !important;*/
        background-color: rgb(245, 245, 240);
    }
    .highlighted-shows .owl-item .shows-more-button a {
        padding: 13px 15px;
    }
    .highlighted-shows .owl-item .highlighted-show {
        margin: 10px 0 0;
        padding:15px 20px 30px;
    }
    .highlighted-shows .owl-item .highlighted-show .hour-box {
        top:-17px;
    }
    .hour-box .label-reduced {
        font-size:14px;
        line-height: 30px;
        height: 30px;
    }
    .highlighted-shows .owl-item.selected{
        box-shadow: 0 2px 15px 0 rgba(26, 26, 26, 0.1);
        background-color: #fafaf7;
        transform: scale(1.1);
        z-index: 1;
        transition: transform 0.6s ease-in-out;
    }
    .highlighted-shows .owl-item.selected .highlighted-show .moderator-info .text-size.d-18{
        font-size:16px;
        line-height:22px;
    }
    .highlighted-shows .owl-item .shows-more-button {
        opacity: 0;
        max-height: 0;
        overflow: hidden;
    }
    .highlighted-shows .owl-item:not(.selected) .highlighted-show {
        background-color: #f5f5f0;
    }
    .highlighted-shows .owl-item.selected .shows-more-button {
        display:block;
        padding-top: 10px;
        opacity: 1;
        max-height: 60px;
    }
}
@media(min-width:768px) and (max-width:1023px){
    .highlighted-shows .highlighted-items .moderator-info img{
        margin-bottom:15px;
    }
    .highlighted-shows .owl-item .highlighted-show .moderator-info .text-size.d-18{
        text-align:center;
    }
}
@media(min-width:1024px){
    .highlighted-shows .highlighted-items {
        margin-top: -195px;
        min-height:435px;
    }
    .highlighted-shows .owl-item .highlighted-show {
        padding:15px 30px 30px;
    }
    .highlighted-shows .owl-item.selected .highlighted-show{
        padding: 10px 30px 30px;
    }
}
@media(min-width:1220px) {
    .hour-box .label-reduced {
        font-size:16px;
        line-height: 35px;
        height: 35px;
    }
}
@media(min-width:1280px){
    .highlighted-shows .highlighted-items .moderator-info img{
        max-width:98px;
    }
}
@media(min-width:1440px){
    .highlighted-shows .highlighted-items {
        padding:0 120px !important;
    }
}

.width-100{
    width:100%;
}
.height-100 {
    height:100%;
}
.no-radius{
    border-radius:0 !important;
}
del.cutted-price {
    text-decoration: none;
    position: relative;
}
del.cutted-price:before {
    content: " ";
    display: block;
    width: 100%;
    border-top: 1px solid #ff4842;
    height: 12px;
    position: absolute;
    bottom: 0;
    left: 0;
    transform: rotate(-10deg);
    top: 10px;
}

.check-list-description{
    display: flex;
    display: -ms-flexbox;
    justify-content: center;
    -ms-flex-pack:center;
    list-style-image: url("../../img/sprite/icon-black-check.png");
    padding-left:0;
}
.check-list-description.white{
    list-style-image: url("../../img/sprite/icon-white-check.png");
}
.check-list-description.block{
    flex-wrap:wrap;
    -ms-flex-wrap: wrap;
}
.check-list-description.block li{
    width:100%;
}
.check-list-description li{
    line-height: 24px;
    font-size: 16px;
    color: #1f1f1f;
}

.triangle{
    display: inline-block;
    margin: 0 5px;
}
.triangle.triangle-right{
    width: 0;
    height: 0;
    border-left: solid 13px rgb(255, 72, 66);
    border-bottom: solid 6px transparent;
    border-top: solid 6px transparent;
    margin: 1px 0 0 7px;
}
.triangle.triangle-right.white{
    border-left: solid 13px #fff;
}

section.wrapper,
section.wrapper-small{
    margin-right: auto;
    margin-left: auto;
    width:100%;
    padding:0 16px;
}
section.wrapper:after {
     clear: both;
}
section.wrapper:before,
section.wrapper:after {
     content: " ";
     display: table;
}
section.wrapper.fullwidth{
    width:100%;
    max-width:1920px;
    padding:0;
}
section.wrapper .h1.heading {
    font-size: 26px;
    line-height: 32px;
}
section.wrapper .h3.heading {
    font-size: 20px;
    line-height: 24px;
}
@media (min-width: 768px) {
    section.wrapper:not(.fullwidth) {
        padding: 0 36px;
    }
    section.wrapper-small:not(.fullwidth) {
        padding: 0 36px;
    }
}
@media (min-width: 1440px) {
    section.wrapper:not(.fullwidth) {
        width: 1440px;
        padding: 0 60px;
    }
    section.wrapper-small:not(.fullwidth) {
        width: 1200px;
        padding: 0 60px;
    }
}
@media(min-width:1220px) {
    section.wrapper .h1.heading {
        font-size: 36px;
        font-weight: 600;
        line-height: 40px;
        letter-spacing: -0.5px;
    }
    section.wrapper .h3.heading {
        font-size: 26px;
        line-height: 30px;
    }
}
.site-tctv_custom_web_auctions_plus .owl-slider-shows {
    background-color: #fafaf8;
}
.site-tctv_custom_web_auctions_plus .video-auction{
    background:#fff;
}
.site-tctv_custom_web_auctions_plus .winners-button{
    margin-top:-1px;
}
.site-tctv_custom_web_auctions_plus .bs-example-modal-new .modal-content.green .alert-title {
    color:#009900;
}
.site-tctv_custom_web_auctions_plus .bs-example-modal-new .modal-content.red .alert-title {
    color:#ff4842;
}
.site-tctv_custom_web_auctions_plus footer{
    margin-top:0;
}
@media(min-width:1024px) {
    .site-tctv_custom_web_auctions_plus .video-auction .auction-screen .auction-description .auction-details-container.paused .auction-details {
        transform: translateY(calc(-50% + -15px));
    }
}
.plus-intro{
    background:#fafaf8;
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    align-items: center;
    -ms-flex-align:center;
    overflow:hidden;
    position:relative;
}
.plus-intro .product-block{
    max-width: 280px;
}
.plus-intro .product-block.product-grid-item .image{
    background-color: #fafaf8;
    padding:10px;
}
.plus-intro .product-block.product-grid-item .image .box-image{
    background-color: #fafaf8 !important;
    background-size:cover !important;
    background-repeat:no-repeat !important;
}
.plus-intro .image {
    padding-left:35px;
    position: absolute;
    top: 0;
    z-index: 100;
}
.plus-intro .image img {
    max-width: 205px;
}
.plus-intro .circle-countdown,
.daily-intro .circle-countdown {
    width: 80px;
    height: 80px;
    top: 20px;
    right: 20px;
    letter-spacing:1px;
    background-color: #ff4842;
    border-radius: 50%;
    position: absolute;
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    justify-content: center;
    -ms-flex-pack:center;
    align-items: center;
    -ms-flex-align:center;
    color: #fff;
    z-index: 100;
}
.plus-intro .box-wrapper {
    padding:0;
    margin-top:90px;
}
.plus-intro .box-wrapper .rotate-box {
    margin-left: -30px;
    padding-right:0;
}
.plus-intro .box-wrapper .rotate-box .content {
    background-image: url("../../img/shape-rotate-right.png");
    background-size:cover;
    background-position:top right;
    padding: 30px 40px 60px;
    position: relative;
    top: 35px;
}
.plus-intro .box-wrapper .rotate-box .heading{
    max-width:260px;
}
.plus-intro .rotate-box .button-animated {
    margin-left:-10px;
}
.plus-intro .rotate-box .check-list-description {
    padding-left:20px;
}
.plus-intro .rotate-box .check-list-description li {
    color:#fff;
}
.plus-intro .box-wrapper .moderator-image {
    position: absolute;
    z-index: 10;
    right: -60px;
    bottom:0;
}
.plus-intro .box-wrapper .moderator-image img {
    max-width:350px;
}
@media(max-width:767px) {
    .plus-intro > .image {
        order:1;
        -ms-flex-order: 1;
        position:static;
        padding-left: 15px;
    }
    .plus-intro > .status{
        order:2;
        -ms-flex-order: 2;
    }
    .plus-intro > .product {
        order:2;
        -ms-flex-order: 2;
    }
    .plus-intro > .box-wrapper {
        order:3;
        -ms-flex-order: 3;
        margin-top:0;
    }
    .plus-intro > .image img {
        max-width:120px;
    }
    .plus-intro .box-wrapper .rotate-box .content {
        text-align: center;
        width: calc(100% + 75px);
        padding: 30px 20px 60px 45px;
        left: -35px;
    }
    .plus-intro .box-wrapper .rotate-box .heading{
        font-size:26px;
        line-height:32px;
        max-width:100%;
    }
    .plus-intro .product-block {
        max-width: none;
        display: flex;
        display: -ms-flexbox;
        align-items: center;
        -ms-flex-align:center;
        margin: 30px 0 -20px;
    }
    .plus-intro .product-block .description {
        width:40%;
        text-align:left;
    }
    .plus-intro .product-block.product-grid-item .image {
        padding:10px;
        width:60%;
    }
    .plus-intro .circle-countdown {
        top: -45px;
        right: 20px;
    }
    .plus-intro .play-video-icon{
        max-width:32px;
    }
    .plus-intro .product-block.product-grid-item .description .price .guaranted-price {
        font-size:26px;
        line-height: 32px;
    }
    .plus-intro .product-block.product-grid-item .description .price del {
        font-size:20px;
        line-height:24px;
    }
    .plus-intro .product-block.product-grid-item .description .price del:after {
        top:13px;
    }
}
@media(min-width:768px){
    .plus-intro{
        margin-top:20px;
    }
    .plus-intro > .product {
        position:static;
    }
}
@media(min-width:1024px){
    .plus-intro{
        margin-top:-40px;
    }
    .plus-intro .box-wrapper {
        margin-top:140px;
    }
    .plus-intro .box-wrapper .rotate-box .content {
        padding: 30px 30px 60px 65px;
        min-height:360px;
    }
    .plus-intro .box-wrapper .rotate-box .heading {
        max-width:260px;
    }
    .plus-intro .box-wrapper .moderator-image {
        right: -15px;
    }
    .plus-intro .box-wrapper .moderator-image img{
        max-width:445px;
    }
    .plus-intro .circle-countdown {
        width: 110px;
        height: 110px;
        top: 25px;
        right: 185px;
    }
}

@media(min-width:1280px) {
    .plus-intro .box-wrapper .moderator-image {
        right: 0;
    }
    .plus-intro .circle-countdown {
        right: 30px;
    }
}
@media(min-width:1380px) {
    .plus-intro .box-wrapper .moderator-image img{
        max-width:545px;
    }
}
.pulse-effect {
    border-radius: 50%;
    box-shadow: 0 0 0 0 rgba(255, 82, 82, 1);
    animation: pulse-red 3s infinite;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.plus-navigation {
    opacity:0;
}
.plus-navigation.owl-loaded {
    opacity:1;
}
.plus-navigation.shows-slider .owl-stage{
    margin: 0 auto;
}
.plus-navigation.shows-slider .owl-item .shows-item .show-hour {
    cursor:pointer;
    padding:10px 0;
}
.plus-navigation.shows-slider .owl-item .shows-item.selected .show-hour {
    font-weight:700;
}
.plus-navigation.shows-slider .owl-item:last-of-type .shows-item {
    margin-top:0;
}
.plus-navigation.shows-slider .owl-item .show-image {
    background-color:#fafafa;
}
.plus-navigation.shows-slider .owl-item .show-image .moderator div {
    background-size: cover !important;
    background-position: center !important;
    background-blend-mode:multiply;
}
.plus-navigation.shows-slider .owl-item .show-image .manufacturer {
    width:100%;
    height:100%;
    background-color:#fff;
    display:flex;
    display:-ms-flexbox;
    align-items:center;
    -ms-flex-align:center;
}
.plus-navigation.shows-slider .owl-item .show-image .manufacturer p {
    padding:0 10px;
}
.header-moderator .heading{
    font-size: 50px;
}
.plus-show-link > .btn {
    max-width:400px;
    width:100%;
}
.plus-screen {
    min-height:200px;
    position:relative;
}
.plus-screen .auction-screen > div {
    margin-top:5px;
    margin-bottom:30px;
}
.plus-screen .plus-product-list {
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}
.plus-screen .plus-slider-list {
    position:relative;
    width:100%;
}
.plus-screen .plus-slider-list .product-grid-item img {
    max-width:150px;
    width:100%;
}
.plus-screen .plus-slider-list > .slider {
    max-width: 1200px;
    margin: 40px auto;
    padding: 0 40px;
}
.plus-screen .plus-slider-list > .slider .owl-nav {
    left: 0;
    top: calc(50% - 25px);
}
.plus-screen .plus-slider-list .product-block.product-grid-item .description .h4 {
    height:auto;
}
.plus-screen .plus-product-list .slider-item {
    margin-bottom:25px;
}
.plus-screen .plus-product-list .slider-item .image.height-100 {
    background-size:cover;
    background-position: center;
    background-repeat: no-repeat;
}
.plus-screen .plus-product-list .slider-item .description {
    padding:20px 20px 0;
}
.plus-screen .plus-product-list .slider-item .description.height-100 {
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    align-items: flex-end;
    -ms-flex-align:end;
    justify-content: center;
    -ms-flex-pack:center;
}
.plus-screen .plus-product-list .slider-item .description.height-100 > div:first-child {
    display: flex;
    display: -ms-flexbox;
    align-self:flex-start;
    -ms-flex-item-align: flex-start;
    justify-content: center;
    -ms-flex-pack:center;
    width:100%;

}
.plus-screen .banner-showFormat .wrapper {
    padding:0 15px;
}
.plus-screen .banner-showFormat {
    height:auto;
}
.plus-screen #loader{
    top:calc(50% - 35px);
}
@media(max-width:767px) {
    .plus-screen.screen-wrapper {
        padding-top:10px !important;
    }
    .plus-screen #loader {
        top:35%;
    }
    .plus-screen .plus-product-list {
        margin:0 -5px 20px;
    }
    .plus-screen .plus-product-list > .heading {
        padding:0 6px;
    }
    .plus-screen .plus-product-list .slider-item {
        padding:0 6px;
    }
    .plus-screen .banner-showFormat .wrapper {
        padding:0 6px;
    }
    .plus-screen .plus-product-list .slider-item .image.height-100 {
        height:350px;
    }
    .plus-screen .plus-slider-list > .slider {
        padding:0;
        margin:30px auto 20px;
    }
    .plus-screen .plus-slider-list > .slider .owl-stage {
        left:-40px;
    }
    .plus-screen .plus-slider-list > .slider .owl-nav {
        display:none;
    }
    .plus-screen .plus-slider-list .product-grid-item img {
        max-width:90px;
    }
}
@media(min-width:768px){
    .header-intro .check-list-description li{
        margin-right:50px;
    }
    .plus-navigation {
        margin-bottom:15px;
    }
    .plus-navigation.shows-slider .owl-stage {
        left:0;
        padding:0;
    }
    .slider-nav .plus-navigation.cd-slider .owl-nav {
        display: block;
        top: calc(50% - 22px);
        width: calc(100% + 70px);
        left: -35px;
    }
    .slider-nav .plus-navigation.cd-slider .owl-nav > button{
        background: transparent;
        box-shadow: none;
    }
}
@media(min-width:1024px) {
    section.auction-list-product {
        padding-top:30px;
        padding-bottom:30px;
    }
    .plus-screen .auction-screen > div {
        margin-bottom:60px;
    }
    .plus-screen .plus-product-list,
    .plus-screen .plus-slider-list {
        margin-bottom:50px;
    }
}

.auction-mask {
    height:100vh;
}
.auction-mask.green {
    background-color: green;
}
.auction-mask section.wrapper.auction-screen {
    width:100%;
    padding:0 40px;
}
.auction-mask.green section.video-auction,
.auction-mask.green .video-auction .auction-screen .auction-container{
    background-color: green;
}
.auction-mask .video-auction .auction-screen .auction-container {
    box-shadow:none;
    min-height: auto;
    float:right;
}
.auction-mask .auction-container .auction-description {
    background-color:#fff;
    width:400px;
    height: 360px;
}
.auction-mask .video-auction .auction-screen .auction-description .auction-details-container.ended {
    -ms-flex-align:center;
    align-items:center;
}
.auction-mask  .video-auction .auction-screen .auction-description .description .product-desc .image-box img {
    max-height:65px;
}
.auction-mask.position-left .video-auction .auction-screen .auction-container {
    float:left;
}
.auction-mask.size-small span.title {
    font-size: 16px !important;
}
.auction-mask.size-small .video-auction .auction-screen .auction-details-container .marquee span {
    font-size:14px;
}
.auction-mask.size-small .video-auction .auction-screen .auction-details > div .auction-details-item .value {
    font-size:28px;
}
.auction-mask.size-small .video-auction .auction-screen .auction-description .description .product-desc .image-box img {
    max-width:50px;
}
.auction-mask.size-small .chevron-progress-container {
    margin-top:10px !important;
}
.auction-mask.size-small .auction-countdown {
    margin-top: 10px;
    font-size: 14px;
}
.auction-mask.size-small .auction-container .auction-description {
    width: 350px;
    height: 310px;
    padding:15px;
}
.auction-mask.size-small .video-auction .auction-screen .auction-details__left {
    width:35%;
}
.auction-mask.size-small .video-auction .auction-screen .auction-details__right {
    width: 65%;
}
.auction-mask.size-small .video-auction .auction-screen .auction-early-title {
    background-color: #fff;
    line-height: inherit;
    font-size: 16px;
    margin-bottom: -10px;
}


/* Social mask */
.auction-mask.type-social .auction-details-item {
    min-height: 72px;
}
.auction-mask.type-social .auction-container .auction-description {
    position: absolute;
    bottom: 30px;
    left: 30px;
}
.auction-mask.type-social.top-left .auction-container .auction-description {
    top: 30px;
}
.auction-mask.type-social.top-right .auction-container .auction-description {
    left: auto;
    right: 30px;
    top: 30px;
}
.auction-mask.type-social.bottom-right .auction-container .auction-description {
    left: auto;
    top: auto;
    bottom: 30px;
    right: 30px;
}
.auction-mask.type-social  .auction-container .auction-description {
    background-color: #fff;
    width: 290px;
    height: 130px;
    padding: 0;
}
.auction-mask.type-social  .auction-container .auction-description .description {
    display:none !important;
}
.auction-mask.type-social .auction-details__ended .title {
    font-size:18px;
    line-height:22px;
    margin-top: 15px !important;
}
.auction-mask.type-social .auction-details-container.ended .auction-details__ended .title {
    font-size:16px;
    line-height: 20px;
    margin-bottom: 10px !important;
    margin-top: 10px !important;
}
.auction-mask.type-social .auction-details-container.ended .auction-details__ended img {
    width: 35px;
}
.auction-mask.type-social .video-auction .auction-screen .auction-details-container .auction-details.auction-info {
    margin:0;
}
.auction-mask.type-social .video-auction .auction-screen .auction-description .auction-details-container .auction-countdown,
.auction-mask.type-social .video-auction .auction-screen .auction-description .auction-details-container .marquee {
    display:none !important;
}
.auction-mask.type-social .video-auction .auction-screen .auction-description .auction-details-container .footnote {
    font-size:12px;
    position:static;
}
.auction-mask.type-social .video-auction .auction-screen .auction-description .auction-details-container .chevron-progress-container {
    margin-top: 5px !important;
    padding: 0 5px;
}
.auction-mask.type-social .video-auction .auction-screen .auction-description .auction-details-container.paused {
    padding:15px;
}
.auction-mask.type-social .video-auction .auction-screen .auction-description .auction-details-container.paused .auction-details {
    transform: none;
    top: auto;
    margin: 5px 0 0;
}
.auction-mask.type-social .video-auction .auction-screen .auction-description .auction-details-container.paused .auction-details img {
    width:40px;
}
.auction-mask.type-social .video-auction .auction-screen .auction-details-item {
    padding:5px;
}
.auction-mask.type-social .video-auction .auction-screen .auction-details > div .auction-details-item .value {
    font-size:22px;
}
.auction-mask.type-social .video-auction .auction-screen .auction-details > div .auction-details-item .title,
.auction-mask.type-social .video-auction .auction-screen .auction-details > div .auction-details-item .info {
    font-size:10px;
    line-height:14px;
}
.auction-mask.type-social .video-auction .auction-screen .auction-details > div .auction-details-item .info del {
    font-size: 14px;
    top: -2px;
}
.auction-mask.type-social .video-auction .auction-screen .auction-details > div .auction-details-item .value {
    padding: 0px 0 5px;
}
.auction-mask.type-social .video-auction .auction-screen .auction-details > div .auction-details-item .info del:before {
    top: 7px;
}

/* Social mask end */


#past-articles-slider.product-grid-slider:not(.owl-loaded) {
    opacity: 0;
}
.cd-slider.product-grid-slider .owl-stage {
    left: -55px;
}
.cd-slider.product-grid-slider .owl-nav {
    display:none;
}
.cd-slider.product-grid-slider.content-wrapper{
    margin-left:0;
    margin-right:0;
    max-width:none;
}
@media(min-width:610px){
    .cd-slider.product-grid-slider .owl-stage {
        left: 0;
    }
    .cd-slider.product-grid-slider .owl-nav {
        display:block;
    }
    .cd-slider.product-grid-slider .owl-nav {
        top: calc(50% - 50px);
    }
}
@media(min-width:768px) {
    .cd-slider.product-grid-slider .owl-nav {
        top: calc(50% - 65px);
    }
}
@media(min-width:1281px) {
    .cd-slider.product-grid-slider .owl-nav > .owl-next {
        right: -25px;
    }
    .cd-slider.product-grid-slider .owl-nav > .owl-prev {
        left: -25px;
    }
}


.cd-slider.product-grid-slider.grid-9 {
    padding:0 16px;
}
@media(min-width:1281px) {
    .cd-slider.product-grid-slider.grid-9 {
        padding: 0;
    }
}


/* delivery tracking plugin */

.site-tctv_custom_parcellab #pl-trace {
    margin: 40px 0 -30px;
}

main.frame #pl-trace {
    margin: 15px 0;
}
.tracking-box #pl-trace.parcellab-styles * {
    margin:0 auto;
}
#pl-trace.parcelLab-styles *,
#pl-trace.parcellab-styles * {
    font-weight:400;
    max-width: 960px;
}
#pl-trace.parcelLab-styles b,
#pl-trace.parcellab-styles b {
    font-weight:600;
}
#pl-trace.parcelLab-styles #pl-show-more-button,
#pl-trace.parcellab-styles #pl-show-more-button {
    color:#ff4842;
}
#pl-trace.parcelLab-styles .pl-box,
#pl-trace.parcellab-styles .pl-box {
    box-shadow: 0 0 10px 0 rgba(26,26,26,0.1);
}
#pl-trace.parcelLab-styles .pl-button,
#pl-trace.parcellab-styles .pl-button {
    background-color: #fafaf8;
    cursor:pointer;
    opacity:1;
}
#pl-trace.parcelLab-styles .pl-box-calendar .pl-box-body .pl-cal-week-day,
#pl-trace.parcellab-styles .pl-box-calendar .pl-box-body .pl-cal-week-day {
    color: #ff4842;
}
#pl-trace.parcelLab-styles #pl-show-more-button,
#pl-trace.parcellab-styles #pl-show-more-button {
    background-color: transparent;
}

#pl-trace.parcelLab-styles div.pl-alert.pl-alert-danger,
#pl-trace.parcellab-styles div.pl-alert.pl-alert-danger {
    background-color: #ff4842;
    border-color: #fff;
    border-radius:0;
    color: #fff;
}
#pl-trace.parcellab-styles .pl-button#pl-ts-search,
#pl-trace.parcelLab-styles .pl-button#pl-ts-search {
    border: 1px solid #dcdcdc;
    color: #6e6e6e;
    padding: 13px 15px;
    border-radius: 0;
    font-weight: 600;
    background: #fff;
    transition: border-color 200ms ease-out, color 200ms ease-out;
}
#pl-trace.parcellab-styles div.pl-header div.pl-order-no,
#pl-trace.parcelLab-styles div.pl-header div.pl-order-no {
    opacity:1;
}
#pl-trace.parcellab-styles div.pl-tab:hover,
#pl-trace.parcelLab-styles div.pl-tab:hover {
    opacity:1;
    background:#fafaf8;
}
#pl-trace.parcellab-styles .pl-button#pl-ts-search:hover,
#pl-trace.parcelLab-styles .pl-button#pl-ts-search:hover {
    border: 1px solid #969696;
    color: #000;
}
#pl-trace.parcellab-styles #pl-ts-trackingno,
#pl-trace.parcelLab-styles #pl-ts-trackingno {
    border-radius:0;
    border: 1px solid #dcdcdc;
}
#pl-trace.parcellab-styles .pl-search-box,
#pl-trace.parcelLab-styles .pl-search-box {
    padding-top:10px;
}
#pl-trace.parcellab-styles .pl-search-box form,
#pl-trace.parcelLab-styles .pl-search-box form {
    margin-bottom:0;
}
#pl-trace.parcellab-styles .pl-search-box .pl-box-heading,
#pl-trace.parcelLab-styles .pl-search-box .pl-box-heading {
    padding-bottom:0;
}
#pl-trace.parcellab-styles #pl-ts-trackingno:focus,
#pl-trace.parcelLab-styles #pl-ts-trackingno:focus,
#pl-trace.parcellab-styles .pl-button#pl-ts-search,
#pl-trace.parcelLab-styles .pl-button#pl-ts-search {
    outline: 0;
}
#pl-trace.parcellab-styles .pl-sk-three-bounce .pl-sk-child,
#pl-trace.parcelLab-styles .pl-sk-three-bounce .pl-sk-child {
    animation: none;
    display:none;
}
#pl-trace.parcellab-styles .pl-sk-three-bounce .pl-sk-child:first-child,
#pl-trace.parcelLab-styles .pl-sk-three-bounce .pl-sk-child:first-child {
    width:70px;
    display:block;
    border-radius:0;
    background: url("../../img/123-loader.gif") no-repeat;
    background-position: center;
}

.cmsContent .faq_accordion h3{
    font-size: 18px;
    line-height: 24px;
    border-top: solid 1px #dcdcdc;
    padding: 15px 0 15px 25px;
    position: relative;
    font-weight: 600;
    margin: 0;
}

.cmsContent .faq_accordion .ui-accordion-header .ui-icon-triangle-1-e,
.cmsContent .faq_accordion .ui-accordion-header .ui-icon-triangle-1-s {
    position: absolute;
    left: 0;
    top: 19px;
    width: 15px;
    height: 15px;
}
.cmsContent .faq_accordion .ui-accordion-header .ui-icon-triangle-1-e {
    background: url("../../img/plus-icon.png") no-repeat;
}
.cmsContent .faq_accordion .ui-accordion-header .ui-icon-triangle-1-s {
    background: url("../../img/minus-icon.png") no-repeat;
}
.cmsContent .faq_accordion .answer {
    margin: 0 0 20px 25px;
}
.cmsContent .faq_accordion .answer p {
    font-size:18px;
    line-height:24px;
}

.owl-slider-shows .slider-inner {
    position:relative;
}
.owl-slider-shows .item {
    height: 120px;
    background-repeat: no-repeat;
    background-position: center -40px;
    background-size:cover;
}
.owl-slider-shows .owl-item::before {
    content:'';
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    background-image: linear-gradient(rgba(26, 26, 26, 0), #1a1a1a 100%);
}
.owl-slider-shows .item .hour-box{
    display: flex;
    display: -ms-flexbox;
    flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    padding: 0;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
}
.owl-slider-shows .item .hour-box .label-reduced {
    font-size: 12px;
    line-height: 20px;
    height: 20px;
}
.owl-slider-shows .item .hour-box .show-time{
    padding:0 10px;
}
.owl-slider-shows .item .moderator-image {
    position: absolute;
    right: 5px;
    top: 5px;
    max-width: 35px;
    background: #fff;
    border-radius: 50%;
}
.owl-slider-shows .item .manufacturer-bar {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 85px;
    padding: 0 15px;
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    justify-content: center;
    -ms-flex-pack:center;
}
.owl-slider-shows .item .manufacturer-bar .image {
    width:100%;
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    -ms-flex-align:center;
    justify-content: center;
    -ms-flex-pack:center;
}
.owl-slider-shows .item .manufacturer-bar img {
    max-width: 115px;
    margin: 0 auto;
}
@media(min-width:375px) and (max-width:519px) {
    .owl-slider-shows .slider-inner .owl-stage {
        left:-80px;
    }
}
@media(min-width:520px) and (max-width:767px) {
    .owl-slider-shows .slider-inner .owl-stage {
        left:0;
    }
    .owl-slider-shows .cd-slider.product-grid-slider .owl-nav {
        display:block;
        top: calc(50% - 35px);
    }
}
@media(min-width:610px) and (max-width:767px) {
    .owl-slider-shows .item {
        height: 160px;
    }
    .owl-slider-shows.flix-slider {
        min-height:160px;
    }
    .owl-slider-shows .cd-slider.product-grid-slider .owl-nav {
        top: calc(50% - 35px);
    }
}
@media(max-width:520px) {
    .flix-slider {
        min-height: 130px;
        background: #fff;
    }
    .flix-slider #tv-program-container .owl-item:not(.active) {
        pointer-events:none;
    }
    .owl-slider-shows .slider-inner.affix {
        position:fixed;
        top: 0;
        z-index: 9999;
    }
    .owl-slider-shows .slider-inner.affix.target {
        position:relative;
        top:auto;
    }
    .owl-slider-shows .slider-inner.affix .owl-stage-outer {
        background-color:#fff;
    }
}
@media(min-width:768px) {
    .owl-slider-shows .item {
        height: 210px;
    }
    .owl-slider-shows .slider-inner .owl-nav {
        top: calc(50% - 30px);
    }
    .owl-slider-shows .slider-inner .owl-nav .owl-prev {
        left:-25px;
    }
    .owl-slider-shows .slider-inner .owl-nav .owl-next {
        right:-25px;
    }
    .owl-slider-shows .item .manufacturer-bar img {
        max-width: 180px;
    }
    .owl-slider-shows .item .manufacturer-bar {
        height: 130px;
    }
    .owl-slider-shows .item .hour-box{
        font-size: 14px;
        height: 30px;
        line-height: 30px;
    }
    .owl-slider-shows .item .hour-box .label-reduced {
        font-size: 14px;
        line-height: 30px;
        height: 30px;
    }
}
@media(min-width:1024px) {
    .owl-slider-shows .item .moderator-image {
        max-width: 46px;
    }
}
.list-description-v2 {
    padding-left: 30px;
}
.list-description-v2 li {
    list-style:none;
    position: relative;
}
.list-description-v2 li:before {
    content: '';
    background-image: url("../../img/sprite/check-v2-white.svg");
    background-repeat: no-repeat;
    width: 17px;
    height: 17px;
    position: absolute;
    left: -25px;
    top: 4px;
}
section.pararell-section {
    background-image: linear-gradient(to bottom, #F6F6F6, #ebebeb 99%);
}
section.wrapper.pararell-section > section.mvp-wrapper.wrapper {
    padding-bottom:40px !important;
}
section.video-section .video-auction {
    background-image: linear-gradient(to bottom, #ffffff, #F6F6F6 99%);
}
.main-auction-wrapper.daily-live-auction > .mvp-wrapper .daily-wrapper {
    margin: 0 5px -15px -5px;
}
.main-auction-wrapper.daily-live-auction .box-wrapper.col-md-12 {
    padding:0;
}
.main-auction-wrapper.daily-live-auction .moderator-intro {
    display: flex;
    display: -ms-flexbox;
    flex-wrap:wrap;
    -ms-flex-wrap: wrap;
}
.main-auction-wrapper.daily-live-auction .moderator-intro .moderator-box {
    display: flex;
    display: -ms-flexbox;
    flex-wrap:wrap;
    -ms-flex-wrap: wrap;
    background: #12144b;
}
.main-auction-wrapper.daily-live-auction .moderator-intro .moderator-box .content {
    padding: 25px 20px 15px;
    align-self:center;
    -ms-flex-item-align: center;
}
.main-auction-wrapper.daily-live-auction .moderator-intro .moderator-box .content .countdown {
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    -ms-flex-wrap: nowrap;
    justify-content: center;
    -ms-flex-pack:center;
    align-items: center;
    -ms-flex-align:center;
    margin-top: 20px;
}
.main-auction-wrapper.daily-live-auction .moderator-intro .moderator-box .content .countdown .triangle-right {
    margin: 5px 0 0 7px;
}
.main-auction-wrapper.daily-live-auction .moderator-intro .moderator-box .image {
    display: flex;
    display: -ms-flexbox;
    justify-content: center;
    -ms-flex-pack:center;
}
.main-auction-wrapper.daily-live-auction .moderator-intro .moderator-box .image img {
    max-width:160px;
    max-height:160px;
    border-radius:50%;
}
@media(min-width:1280px) and (max-width:1380px) {
    .main-auction-wrapper.daily-live-auction .moderator-intro .moderator-box .content .heading{
        font-size:22px;
        line-height:26px;
    }
}
@media(max-width:767px) {
    .main-auction-wrapper.daily-live-auction > .mvp-wrapper .daily-live-auction .mvp-auction-overview {
        padding: 0;
    }
    .main-auction-wrapper.daily-live-auction > .mvp-wrapper .daily-wrapper {
        margin: 0 0 -10px 0;
    }
    .main-auction-wrapper.daily-live-auction .box-wrapper.col-md-12 .owl-stage {
        display:flex;
        display: -ms-flexbox;
    }
    .main-auction-wrapper.daily-live-auction .box-wrapper.col-md-12 > .owl-stage-outer > .owl-stage > .owl-item:nth-of-type(1) {
        order:2;
    }
    .main-auction-wrapper.daily-live-auction .box-wrapper.col-md-12 > .owl-stage-outer > .owl-stage > .owl-item:nth-of-type(2) {
        order:1;
    }
    .main-auction-wrapper.daily-live-auction .box-wrapper.col-md-12 > .owl-stage-outer > .owl-stage > .owl-item:nth-of-type(3) {
        order:3;
    }
    .main-auction-wrapper.daily-live-auction .box-wrapper.col-md-12 > .owl-stage-outer > .owl-stage > .owl-item:nth-of-type(4) {
        order:4;
    }
    section.wrapper.pararell-section > section.mvp-wrapper.wrapper {
        padding-bottom:30px !important;
    }
    .video-auction .slider-nav .shows-slider {
        margin-top:0;
    }
}

.error-section .flex-wrapper {
    display:flex;
    display:-ms-flexbox;
    flex-wrap:wrap;
    -ms-flex-wrap: wrap;
    align-items:center;
    -ms-flex-align:center;
    background-color: #E2878E;
}
.error-section .flex-wrapper > div:first-of-type {
    color:#fff;
    order:2;
}
.error-section .flex-wrapper > div:last-of-type {
    order:1;
}
.error-section .flex-wrapper > div:last-of-type img {
    margin:0 auto;
}
.error-section .flex-wrapper ul.arrow-list {
    padding-left: 0;
    list-style-type: none;
}
.error-section .flex-wrapper ul.arrow-list li {
    margin-bottom:5px;
    padding-left: 20px;
}
.error-section .flex-wrapper ul.arrow-list li i {
    font-size: 12px;
    margin-right: 5px;
    position:absolute;
    left:-20px;
    top:5px;
}
.error-section .flex-wrapper ul.arrow-list li a {
    color:#fff;
    position:relative;
}

@media(max-width:1023px) {
    .error-section .flex-wrapper > div:first-of-type {
        color: #333333;
        background-color: #fff;
        padding: 20px 15px 0;
    }
    .error-section .flex-wrapper > div:last-of-type {
        width: calc(100% + 60px);
        position: relative;
        margin: 0px -60px;
        left: 30px;
    }
    .error-section .flex-wrapper ul.arrow-list li a {
        color: #333333
    }
}
@media(min-width:1024px) {
    .error-section .flex-wrapper {
        padding: 0 10px 0 30px;
    }
    .error-section .flex-wrapper > div:first-of-type {
        order:1;
        padding:20px 0;
    }
    .error-section .flex-wrapper > div:last-of-type {
        order:2;
    }
    .error-section .flex-wrapper > div:last-of-type img {
        float:right;
    }
}
@media(min-width:1280px) {
    .error-section .flex-wrapper {
        padding: 0px 35px 0 70px;
    }
    .error-section .flex-wrapper > div:first-of-type {
        padding:0 90px 0 0;
    }
}


/* Basket table */

section.basket-table-content {
    max-width:1300px;
    margin:0 auto;
}
.table.basket-contents-table {
    border:0;
    border-bottom: solid 1px #dcdcdc;
}
.table.basket-contents-table > tbody > tr > td,
.table.basket-contents-table  > tfoot > tr > td {
    border-color: #dcdcdc;
}
.table.basket-contents-table td.basket-contents-label-grand-total,
.table.basket-contents-table td.basket-contents-grand-total{
    border-top:solid 1px #dcdcdc;
}
.table.basket-contents-table > thead > tr > th {
    color:#1a1a1a;
    border-bottom: solid 1px #dcdcdc;
    padding-bottom:15px;
}
.table.basket-contents-table tbody td.alert {
    text-align:center;
}
.table.basket-contents-table .basket-contents-col-info {
    max-width:300px;
}
.table.basket-contents-table .basket-contents-col-info .info-title a {
    color:#1a1a1a;
}
.table.basket-contents-table .text-success {
    color:#42a76d;
}
.table.basket-contents-table .basket-contents-col-info .info-title a:hover {
    color:#1a1a1a;
}
.table.basket-contents-table .basket-contents-col-info .desc-bullets > span{
    padding-right:2px;
}
.table.basket-contents-table form .close-icon {
    background: url(../../img/close-narrow-white.svg) no-repeat center;
    background-color:#ff4842;
    border-radius: 50%;
    background-size: 10px;
    width: 20px;
    height: 20px;
    margin: 0 auto;
    position:absolute;
    top:10px;
    right:0;
}
.basket-contents-table > tfoot > tr > td {
    padding-top: 3px;
    padding-bottom: 3px;
}
.basket-contents-table > tfoot.basket-usp > tr > td {
    padding-top: 0;
    padding-bottom: 0;
}
.basket-contents-table > tfoot > tr:first-child > td {
    padding-top: 16px;
    padding-bottom: 16px;
}
.basket-contents-table > tbody > tr > td[class^="basket-contents"],
.basket-contents-table > tfoot > tr > td[class^="basket-contents"] {
    padding:20px 16px;
}
.basket-contents-table > tfoot > tr > td.basket-contents-col-trust-info,
.basket-contents-table > tfoot > tr > td.basket-contents-label-grand-total,
.basket-contents-table > tfoot > tr > td.basket-contents-grand-total{
    padding: 0 !important;
    border-top: 0 !important;
}
.basket-contents-table > tfoot > tr > td.basket-contents-col-trust-info > .row {
    padding:20px 16px 20px 0;
    border-top: 1px solid #dcdcdc;
    margin:0;
}
.basket-contents-table > tfoot > tr > td.basket-contents-col-trust-info > .row > div:first-of-type {
    padding-left:0;
}
.basket-contents-table > tfoot > tr > td.basket-contents-label-grand-total > .grand-total-wrapper {
    padding:20px 16px;
}
.basket-contents-table > tfoot > tr > td.basket-contents-grand-total > .grand-total-wrapper {
    padding:20px 0 20px 16px;
}
.basket-contents-table > tfoot.basket-footer > tr:first-of-type > td.basket-contents-price,
.basket-contents-table > tfoot.basket-footer > tr:first-of-type > td.basket-contents-label-price{
    padding-top:20px;
}
.basket-contents-table > tfoot.basket-footer > tr > td.basket-contents-price,
.basket-contents-table > tfoot.basket-footer > tr > td.basket-contents-label-price {
    padding-top:5px;
    padding-bottom:5px;
}
.basket-contents-table > tfoot.basket-footer > tr:last-of-type > td.basket-contents-price,
.basket-contents-table > tfoot.basket-footer > tr:last-of-type > td.basket-contents-label-price{
    padding-bottom:20px;
}
.basket-contents-table > tfoot > tr > td:first-child,
.basket-contents-table > thead > tr > th:first-child,
.basket-contents-table > tbody > tr > td:first-child {
    padding-left:0;
}
.basket-contents-table > tbody > tr > td:last-child,
.basket-contents-table > thead > tr > th:last-child,
.basket-contents-table > tfoot > tr > td:last-child {
    padding-right:0;
}
.basket-contents-table > tfoot > tr:last-child > td {
    padding-bottom: 16px;
}

.basket-contents-table > tfoot > tr:first-child > td.basket-contents-label-grand-total,
.basket-contents-table > tfoot > tr:first-child > td.basket-contents-grand-total {
    padding-bottom: 16px;
    padding-top: 16px;
}

.basket-contents-table > tfoot > tr + tr > td {
    border-top-width: 0;
}
.basket-contents-table > tbody > tr > .basket-contents-col-quantity {
    min-width:130px;
}


.basket-contents-col-quantity,
.basket-contents-price,
.basket-contents-label-price,
.basket-contents-col-price,
.basket-contents-col-total-price,
.basket-contents-col-variant,
.basket-contents-grand-total,
.basket-contents-label-grand-total {
    text-align: right;
}
.basket-contents-col-quantity .amount-number input{
    width: 30px;
    height:26px;
    padding: 0;
    text-align: center;
    pointer-events: none;
    border: 0;
    font-size: 18px;
    font-weight: 600;
    margin: 0 5px;
}
.basket-contents-col-quantity .amount-number .minus,
.basket-contents-col-quantity .amount-number .plus {
    width:24px;
    height:26px;
    background-size: 14px;
    background-position: 5px 6px;
}
.basket-contents-col-total-price {
    font-weight: bold;
}

.basket-contents-col-picture {
    padding-right:5px !important;
    text-align: center;
    width: 125px;
}
.basket-contents-col-picture .image {
    position: relative;
    background-color: #fafafa;
    padding: 20px;
    margin: 0 auto;
    overflow: hidden;
}
.basket-contents-col-picture .image .box-image {
    background-color: #fafafa;
    background-blend-mode: multiply;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 0;
    padding-top: 100%;
    min-height: auto;
}
.basket-contents-col-picture img {
    width: 87px;
}

.basket-contents-colgroup-variant {
    width: 100px;
}
@media(max-width:767px) {
    .basket-contents-table > tfoot > tr > td.basket-contents-label-grand-total > .grand-total-wrapper {
        margin-bottom: 50px;
        padding: 20px 16px 20px 0;
    }
    .basket-contents-table tfoot.basket-usp .basket-contents-price {
        width:100%;
    }
}
@media (min-width: 768px) {
    .basket-contents-table > tfoot > tr > td.basket-contents-label-grand-total > .grand-total-wrapper,
    .basket-contents-table > tfoot > tr > td.basket-contents-grand-total > .grand-total-wrapper {
        border-top: 1px solid #dcdcdc;
    }
}
@media (min-width: 1024px) {
    .basket-contents-colgroup-variant {
        width: 144px;
    }
}

.basket-contents-colgroup-picture,
.basket-contents-colgroup-quantity,
.basket-contents-colgroup-unit-price {
    width: 110px;
}

@media (min-width: 1024px) {
    .basket-contents-colgroup-total {
        width: 220px;
    }
}

.basket-contents-col-info p {
    margin-bottom: 5px;
}
.basket-contents-col-info h4, .basket-contents-col-info .h4 {
    margin: 0 0 5px 0;
}
.basket-contents-col-info h4 a, .basket-contents-col-info .h4 a {
    color: #333333;
}
.basket-contents-col-voucher .btn, .basket-contents-col-voucher .social-teaser__button, .basket-contents-col-voucher .home-teaser__button, .basket-contents-col-voucher .home-tabs .product-block .detail-button, .home-tabs .product-block .basket-contents-col-voucher .detail-button, .basket-contents-col-voucher #sidebar-other-filters .mobile-filtering, #sidebar-other-filters .basket-contents-col-voucher .mobile-filtering, .basket-contents-col-voucher .btn-previous-step, .basket-contents-col-voucher .btn-continue-shopping, .basket-contents-col-voucher .header-buttons__btn {
    font-size: 15px;
    padding-left: 20px;
    padding-right: 20px;
}
.basket-contents-col-voucher input[type=text] {
    margin-top: -1px;
    margin-right: 12px;
}
.basket-contents-col-voucher h4, .basket-contents-col-voucher .h4, .basket-contents-col-voucher p {
    margin: 0;
}

.basket-contents-col-trust-info h5,
.basket-contents-col-trust-info .h5 {
    font-size: 1.1em;
    margin-top: 2px;
    margin-bottom: 0;
}
.basket-contents-col-trust-info p {
    font-size: 0.7em;
    margin: 0;
}
.basket-contents-col-trust-info .list-green-check {
    margin-top: 5px;
    margin-bottom: 20px;
    padding-left: 20px;
}
@media (min-width: 768px) {
    .basket-contents-col-trust-info .icon + .icon {
        margin-left: 4px;
    }
    .basket-contents-col-trust-info .list-green-check {
        margin-bottom: 0;
    }
}

.basket-contents-table-push > td {
    padding: 0 0 13px !important;
    height: 100%;
}

@media (max-width: 767px) {
    .basket-contents-table thead {
        display: none;
    }
    .basket-contents-table tfoot.basket-footer td.basket-contents-col-voucher {
        display:none;
    }
    .basket-table-content .btn-primary-small.btn-long {
        min-width:auto;
    }
    .basket-contents-table form.remove-product {
        height:0;
    }
    .basket-contents-table > tbody > tr > .basket-contents-col-quantity {
        display:flex;
        display: -ms-flexbox;
        flex-wrap:wrap;
        -ms-flex-wrap: wrap;
    }
    .basket-contents-table > tbody > tr > .basket-contents-col-quantity .amount-number {
        display:flex;
        display: -ms-flexbox;
        flex-wrap:wrap;
        -ms-flex-wrap: wrap;
        margin: -3px 0 0 10px;
    }
    .basket-contents-table > tbody > tr:first-child {
        border-top: 4px solid #ebebeb;
    }
    .basket-contents-table > tbody > tr {
        display: flex;
        display: -ms-flexbox;
        flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        position:relative;
        border-bottom: 4px solid #ebebeb;
        border-left: 0;
        border-right: 0;
        padding:20px 0 15px;
    }
    .basket-contents-table > tfoot.basket-footer > tr > td.basket-contents-price,
    .basket-contents-table > tfoot.basket-footer > tr > td.basket-contents-label-price {
        padding: 0 0 2px 0;
    }
    .basket-contents-table > tbody > tr > td[class^="basket-contents"],
    .basket-contents-table > tfoot > tr > td[class^="basket-contents"] {
        padding: 0;
    }
    .table.basket-contents-table td[class^="basket-contents-col"] {
        border:none;
    }
    .table.basket-contents-table .basket-contents-col-info {
        padding-left: 110px;
        max-width: none;
    }
    .table.basket-contents-table .basket-contents-col-info .info-title {
        padding-right:30px;
    }
    .basket-table-content .btn-accept-checkout{
        width: 90px;
        height: 30px;
        padding: 0;
        line-height: 30px !important;
    }
    .basket-contents-col-picture .image {
        padding:10px;
    }
    .basket-contents-table > tbody > tr:before,
    .basket-contents-table > tbody > tr:after {
        content: " ";
        display: table;
    }
    .basket-contents-table > tbody > tr:after {
        clear: both;
    }
    .basket-contents-table > tbody > tr td {
        display: block;
        border: none;
        padding: 0;
    }
    .basket-contents-table .basket-contents-col-picture {
        position: absolute;
        left: 0;
        top: 0;
        padding: 0;
        width: 90px;
    }
    .basket-contents-table .basket-contents-col-picture .image {
        top:20px
    }
    .basket-contents-table .basket-contents-col-variant {
        display: flex;
        display: -ms-flexbox;
        text-align: left;
        width: 100%;
        padding: 0 0 15px 110px !important;
        margin: 0 0 5px;
        border-bottom: solid 1px #dcdcdc !important;
    }
    .basket-contents-table .basket-contents-col-price {
        width: 75px;
        float: left;
        clear: left;
        margin-top:10px;
    }
    .basket-contents-table .basket-contents-col-price > span {
        font-weight: 400;
        margin-right:5px;
    }
    .basket-contents-table .basket-contents-col-total-price {
        width: 90px;
        margin-top:10px;
    }
    .basket-contents-table .basket-contents-col-quantity {
        width: calc(100% - 165px);
        margin-top:10px;
        min-width:auto !important;
    }
    .basket-contents-table .basket-contents-col-total-price .visible-xs {
        margin-bottom: 0;
    }
    .table.basket-contents-table td.basket-contents-label-grand-total,
    .table.basket-contents-table td.basket-contents-grand-total {
        border-top:0;
    }
    .basket-contents-table .reduced-percentage {
        display: none;
    }
    .basket-contents-table tfoot.basket-usp {
        border-top: 1px solid #ddd !important;
        border-bottom: 1px solid #ddd !important;
    }
    .basket-contents-table tfoot.basket-usp .basket-contents-col-trust-info {
        display: none;
    }
    .basket-contents-table tfoot.basket-usp td {
        display: block;
        border: none;
        padding: 0;
    }
    .basket-contents-table tfoot.basket-usp .basket-contents-label-price,
    .basket-contents-table tfoot.basket-usp .basket-contents-price {
        padding-bottom: 10px;
    }
    .basket-contents-table tfoot.basket-footer {
        border: none;
        display: block;
        position: relative;
    }
    .basket-contents-table tfoot.basket-footer tr {
        display: block;
        width: 100%;
    }
    .basket-contents-table tfoot.basket-footer td {
        display: block;
        border: none;
        padding: 0;
    }
    .basket-contents-table .basket-contents-col-voucher {
        border-top: 1px solid #ddd !important;
        border-bottom: 1px solid #ddd !important;
        margin: 20px 0 0 0;
        padding: 10px 0;
    }
    .basket-contents-table .basket-contents-label-price,
    .basket-contents-table .basket-contents-label-grand-total {
        float: left;
        clear: left;
        text-align:left;
    }
    .basket-contents-table .basket-contents-price,
    .basket-contents-table .basket-contents-grand-total {
        width: 40%;
        float: right;
        clear: right;
        text-align:right;
    }
    .basket-contents-table .basket-contents-table-push {
        display: none;
    }
}


/* Basket checkout */

section.basket-table-content .payment-table,
section.payment-change,
section.payment-errors,
section.checkout-order {
    max-width:1300px;
    margin:0 auto;
}
.checkout-breadcrumb {
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    width: 100%;
    max-width: 1180px;
    position:relative;
    padding: 0 0 20px 0;
    list-style: none;
    border:none;
    margin: 0 auto;
}
.checkout-breadcrumb-title {
    display: none;
}
.checkout-breadcrumb > li {
    width: calc(30% - 15px);
}
.checkout-breadcrumb > li a {
    background-size: 42px;
    background-repeat: no-repeat;
    background-position: center;
}
.checkout-breadcrumb > li:nth-child(1) a {
    background-image: url("../../img/sprite/checkout-box-white.svg");
}
.checkout-breadcrumb > li:nth-child(2) a {
    background-image: url("../../img/sprite/checkout-location-grey.svg");
}
.checkout-breadcrumb > li:nth-child(2).passed a,
.checkout-breadcrumb > li:nth-child(2).active a {
    background-image: url("../../img/sprite/checkout-location-white.svg");
}
.checkout-breadcrumb > li:nth-child(3) a {
    background-image: url("../../img/sprite/checkout-delivery-grey.svg");
}
.checkout-breadcrumb > li:nth-child(3).passed a,
.checkout-breadcrumb > li:nth-child(3).active a {
    background-image: url("../../img/sprite/checkout-delivery-white.svg");
}
.checkout-breadcrumb > li:nth-child(4) a {
    background-image: url("../../img/sprite/checkout-summary-grey.svg");
}
.checkout-breadcrumb > li:nth-child(4).passed a,
.checkout-breadcrumb > li:nth-child(4).active a {
    background-image: url("../../img/sprite/checkout-summary-white.svg");
}
.checkout-breadcrumb > li .circle {
    position:relative;
}
.checkout-breadcrumb-icon {
    display: inline-block;
    padding: 2px 12px 3px 12px;
    border-radius: 50%;
    background-color: #fff;
    font-weight: bold;
}
.checkout-breadcrumb > li.passed .checkout-breadcrumb-icon {
  background-color: #ff4842;
}
.checkout-breadcrumb > li.active .checkout-breadcrumb-icon {
    color: #fff;
    background-color: #ff4842;
    border-color: #ff4842;
}
.checkout-breadcrumb > li .checkout-breadcrumb-icon {
    width:40px;
    height:40px;
    position: relative;
    z-index: 1;
    background-color: #ebebeb;
}
.checkout-breadcrumb li:after {
    display: block;
    position: relative;
    top: -24px;
    content: "";
    width: calc(100% - 56px);
    height: 1px;
    background-color: #dcdcdc;
    left: 47px;
}
.checkout-breadcrumb li.passed:after {
    background-color: #eb3c50;
}

.checkout-breadcrumb li:last-of-type:after {
    display: none;
}
@media(max-width:767px) {
    .checkout-breadcrumb {
        justify-content: center;
        -ms-flex-pack:center;
    }
    .checkout-breadcrumb li:last-of-type {
        width:40px;
    }
}
@media (min-width: 768px) {
  .checkout-breadcrumb > li {
    text-align: left;
  }
    .checkout-breadcrumb > li {
        width: calc(33.33% - 30px);
    }
    .checkout-breadcrumb li:after {
        top: -35px;
        width: calc(100% - 85px);
        left: 75px;
    }
    .checkout-breadcrumb > li a {
        background-size: 60px;
    }
    .checkout-breadcrumb > li:last-of-type {
        width: 70px;
    }
  .checkout-breadcrumb > li .checkout-breadcrumb-icon {
      width:60px;
      height:60px;
  }
    .checkout-breadcrumb li:last-of-type:after {
        display: none;
    }
    .checkout-breadcrumb-title {
        display: block;
        width: 160px;
        text-align: center;
        position: absolute;
        left: -45px;
        top: 65px;
    }
    .checkout-breadcrumb > li.active .checkout-breadcrumb-title {
        display: block;
        margin-right: 0;
    }
}
@media (min-width: 1280px) {
    .checkout-breadcrumb > li {
        width: calc(33.33% - 20px);
    }
    .checkout-breadcrumb > li:last-of-type {
        width: 60px;
    }
}

.payment-panel {
    margin-bottom: 20px;
}
.payment-panel-item:first-child {
    border-top: 1px solid #dcdcdc;
}
.payment-panel-item {
    padding: 25px 10px;
    border-bottom: 1px solid #dcdcdc;
}
.payment-panel-item .payment-panel-content {
    display: none;
}
.payment-panel-item .payment-icon {
    height:42px;
    margin-left:15px;
}
.payment-panel-item.active .payment-panel-content {
    display: block;
}

.payment-panel-item.active .payment-panel-content.desc_oxidcreditcard {
    display: block;
}

.payment-panel-title.radio {
    margin: 0 0 0 -10px;
}
.payment-panel-title.radio label {
    display:flex;
    display: -ms-flexbox;
}
.payment-panel-item .payment-panel-title > label > input.top-space {
    margin-top:12px;
}
.payment-panel-content {
    margin-top: 10px;
    color: #666;
    font-size: 16px;
}

.payment-icon {
    display: inline-block;
    height: 30px;
}
@media(min-width:768px) {
    .payment-panel-item {
        display: flex;
        display: -ms-flexbox;
        align-items: center;
        -ms-flex-align: center;
        flex-wrap:nowrap;
        -ms-flex-wrap: nowrap;
        padding: 30px 10px;
    }
    .payment-panel-item .payment-icon {
        margin-left:30px;
    }
    .payment-panel-item .payment-panel-content {
        margin-top: 0;
        padding-left:40px;
    }
}
#loginModal.modal {
    position:relative;
    box-shadow: rgb(153 153 153) 0px 4px 2px -2px;
    background:#fff;
    z-index: 109;
}
#loginModal.modal .modal-header {
    background:#fff;
    padding:0;
    margin:0;
}
#loginModal.modal .modal-header .close {
    margin:0;
}
#loginModal.modal .modal-content {
    box-shadow: none;
    border: none;
}
#loginModal.modal .modal-body {
    padding-bottom: 10px;
    position:static;
}
#loginModal.modal .modal-body button.close {
    position: absolute;
    right: 0;
}
@media(max-width:767px) {
    #loginModal.modal {
        z-index: 99999;
        position: fixed;
    }
    #loginModal.modal .modal-body {
        margin-bottom:0;
    }
}
.login-box {
    max-width:680px;
    margin:0 auto;
}
.login-box .tv-program-desc-back {
    display: none;
}
.login-box .nav-radio-buttons p {
    padding-left:35px;
    margin-top:-15px;
}
.login-box .button-box {
    display:flex;
    display: -ms-flexbox;
    flex-direction: column;
    -ms-flex-direction: column;
    width:100%;
}
.login-box form .checkbox .text-right {
    float:right;
    line-height:28px;
}
.login-box form .checkbox .text-right a {
    color:#333;
    text-decoration:underline;
}
.login-box form .checkbox .text-right a:hover {
    color:#1a1a1a;
}
.login-box form .pin-input p {
    line-height:33px;
}
.login-box form .pin-input p a {
    color:#333;
    text-decoration:underline;
}
.login-box form .pin-input p a:hover {
    color:#333;
}
.login-box form .btn.btn-long {
    left:-50%;
    position:relative;
    max-width:335px;
    width:100%;
}

@media(min-width:768px) {
    #loginModal.modal .login-box form .btn.btn-long {
        left: -50%;
        transform: none;
    }
    .login-box form .btn.btn-long {
        max-width: 312px;
    }
}
@media(max-width:1023px) {
    #loginModal.modal .modal-body {
        padding-bottom: 0;
    }
    .login-box form .btn.btn-long {
        left:50%;
        transform: translate(-50%, -50%);
    }
}
@media(max-width:1219px) {
    #loginModal.modal {
        border-top: 1px solid rgb(175, 175, 175);
        top: 0;
    }
}
@media(max-width:480px) {
    #loginModal.modal {
        top:0;
        position: fixed;
    }
}

/* Delivery form */
section.checkout-error {
    max-width:1300px
}
section.delivery-form {
    max-width:1300px;
    margin:0 auto;
}
section.delivery-form .row-eq-height > .checkout-user-col:first-of-type fieldset {
    margin:0;
}
section.delivery-form .row-eq-height > .checkout-user-col:last-of-type {
    border-left:1px solid #dcdcdc;
}
section.delivery-form .status-button-row:before {
    content:'';
    height: 1px;
    background-color: #dcdcdc;
    width: calc(100% - 30px);
    position: relative;
    left: 15px;
}
section.delivery-form .status-button-row .go-next-step {
    display:inline;
}
@media(min-width:768px) {
    section.delivery-form .row-eq-height > .checkout-user-col:first-of-type fieldset {
        padding-right:20px;
    }
    section.delivery-form .row-eq-height > .checkout-user-col:last-of-type fieldset {
        float:right;
        padding-left:20px;
    }
    section.delivery-form .row-eq-height > .checkout-user-col fieldset,
    section.delivery-form .status-button-row .go-next-step {
        max-width: 520px;
        width:100%;
    }
}
.line-height-138 {
    line-height: 1.38;
}

 .image-orders {
    background-color: #fafafa;
    padding: 10px;
}
.image-orders .box-image {
    background-color: #fafafa !important;
    background-blend-mode: multiply;
    background-repeat: no-repeat !important;
    width: 100%;
    height: 120px;
    background-size: contain !important;
    background-position: center !important;
    padding-top: 0;
    min-height: auto;
}
@media(max-width:767px) {
    .image-orders .box-image {
        height:85px;
    }
}
.amount-change {
    margin-top:-35px;
    cursor: pointer;
}

.amount-change .dropdown-menu {
    margin-top:-10px;
    margin-right: 10px;
}

.icon-arrow-down {
    width: 12px;
    height: 12px;
    margin-left: 5px;
}


/* details redesign */
section.article-promo {
    border-bottom: solid 1px #dcdcdc;
}
section.article-promo .article-promo-list {
    display:flex;
    display: -ms-flexbox;
    justify-content:center;
    -ms-flex-pack:center;
    flex-wrap:wrap;
    -ms-flex-wrap: wrap;
    padding:0;
    text-align:center;
    margin: 15px 0;
}
section.article-promo .article-promo-list li {
    padding:0 25px;
    position:relative;
    display:inline-block;
}
section.article-promo .list-arrow-check li:before {
    background-position:0 0;
}
section.details-wrapper .panel {
    border: 0;
    border-top: solid 1px #ebebeb;
    box-shadow: none;
    margin-bottom:0;
}
section.details-wrapper .panel:last-of-type {
    border-bottom: 0;
}
section.details-wrapper .panel .panel-body {
    padding:0 0 15px;
}
section.details-wrapper .panel .panel-body .info-list {
    padding-left:20px;
}
section.details-wrapper .panel .panel-body .info-list li {
    margin:3px 0;
    font-size:14px;
}
section.details-wrapper .panel .panel-body .bid-list {
    padding:0;
}
section.details-wrapper .panel .panel-body .bid-list li {
    display:flex;
    display: -ms-flexbox;
    justify-content: space-between;
    -ms-flex-pack: justify;
    margin-bottom:20px;
}
section.details-wrapper .panel .panel-body .bid-list li > div:nth-of-type(1),
section.details-wrapper .panel .panel-body .bid-list li > div:nth-of-type(3){
    width:calc(50% - 40px);
}
section.details-wrapper .panel .panel-body .bid-list li > div:nth-of-type(2) {
    width:80px;
}
section.details-wrapper .panel .panel-body .bid-list li:last-of-type {
    margin-bottom:0;
}
section.details-wrapper .panel .panel-body .clock-category a {
    text-decoration:none;
}
section.details-wrapper .panel .panel-body .article-details-reviews {
    margin-top:0;
}
section.details-wrapper .panel .panel-body .clock-category a:hover,
section.details-wrapper .panel .panel-body .clock-category a:active,
section.details-wrapper .panel .panel-body .clock-category a:focus {
    color:#000;
}
section.details-wrapper .panel.button-show .details-description.in .rate-it {
    display:none;
}
section.details-wrapper .panel-default > .panel-heading {
    border:none;
    background:#fff;
    padding: 0;
}
section.details-wrapper .panel-default > #heading-review .panel-title > a.collapsed {
    border-bottom:1px solid #ebebeb;
}
section.details-wrapper .panel-default > .panel-heading .panel-title > a {
    display:block;
    width:100%;
    text-decoration:none;
    position:relative;
    padding:18px 0;
}
section.details-wrapper .panel-default > .panel-heading .panel-reviews-empty {
    padding: 18px 0;
    display:flex;
    display: -ms-flexbox;
    flex-wrap:wrap;
    -ms-flex-wrap: wrap;
    justify-content: space-between;
    -ms-flex-pack: justify;
    align-items: center;
    -ms-flex-align: center;
    border-bottom:1px solid #ebebeb;
}
section.details-wrapper .panel-default > .panel-heading .panel-reviews-empty .btn {
    background-color: #969696;
    color:#fff;
}
section.details-wrapper .panel-default > .panel-heading .panel-reviews-empty a.empty-collapse:not(.collapsed) {
    opacity:0;
    pointer-events:none;
}
section.details-wrapper .panel-default > .panel-heading a .panel-icon {
    position: absolute;
    top: 22px;
    right: 10px;
    width: 15px;
    height: 15px;
    background: url("../../img/minus-icon.png") no-repeat;
}
section.details-wrapper .panel-default > .panel-heading a.reviews-heading {
    display:flex;
    display: -ms-flexbox;
    flex-wrap:wrap;
    -ms-flex-wrap: wrap;
}
section.details-wrapper .panel-default > .panel-heading a.reviews-heading .rating {
    margin:3px 10px;
}
section.details-wrapper .panel-default > .panel-heading a.reviews-heading .rating-value {
    margin-right: 5px;
}
section.details-wrapper .panel-default > .panel-heading a.reviews-heading .rating-number {
    line-height:24px;
}
section.details-wrapper .panel-default > .panel-heading a.collapsed .panel-icon {
    background: url("../../img/plus-icon.png") no-repeat;
}
section.details-wrapper .details-description .reviews-container {
    max-width:none;
}
section.details-wrapper .details-description .reviews-container .review-item {
    padding:25px 0;
    margin:0;
    border-top:0;
    border-bottom:1px solid #ebebeb;
}
section.details-wrapper .details-description .reviews-container .review-item:first-of-type {
    padding-top:0;
}
section.details-wrapper .reviews-bottom-box .more-reviews,
section.details-wrapper .reviews-bottom-box .more-reviews:hover {
    color: #1a1a1a;
}
section.details-wrapper .reviews-bottom-box .btn {
    background:#969696;
    color:#fff;
}
section.details-wrapper .rate-it {
    padding: 5px 0;
    border: 0;
    margin-bottom:30px;
    max-width:none;
}
section.details-wrapper .rate-it .btn-review-hide {
    cursor:pointer;
}
section.details-wrapper .rate-it .btn-review-hide:hover,
section.details-wrapper .rate-it .btn-review-hide:active {
    background:transparent;
    box-shadow:none;
}
section.details-wrapper .rate-it .please-rate {
    font-size:14px;
    line-height:30px;
    margin-left:0;
}
section.details-wrapper .rate-it .today {
    font-size: 14px;
    color: #6e6e6e;
    font-weight: 600;
    line-height: 33px;
}
section.details-wrapper .rate-it #reviewRating li a {
    width:26px;
    height:25px;
}
section.details-wrapper .rate-it .form-group .form-control {
    height: 100px;
    padding: 20px 100px 20px 20px;
    max-width:100%;
    min-width:100%;
}
section.details-wrapper .rate-it #reviewCurrentRating {
    background: url("../../img/stars_new.svg");
    background-size: 134px 108px;
    height:25px;
    background-position: left 79px;
}
section.details-wrapper .rate-it ul.rating li a:hover {
    background: url("../../img/stars_new.svg") no-repeat 0 34px;
    background-size: 134px 108px !important;
    height:25px !important;
}
section.details-wrapper .rate-it #reviewRating li a:hover {
    width: 160px;
    height: 25px;
}
section.details-wrapper .rate-it #reviewRating li.s1 a:hover {
    background-position: -108px -29px;
    left:0;
}
section.details-wrapper .rate-it #reviewRating li.s2 a:hover {
    background-position: -81px -29px;
    left:0;
}
section.details-wrapper .rate-it #reviewRating li.s3 a:hover {
    background-position: -54px -29px;
    left:0;
}
section.details-wrapper .rate-it #reviewRating li.s4 a:hover {
    background-position: -27px -29px;
    left:0;
}
section.details-wrapper .rate-it #reviewRating li.s5 a:hover {
    background-position: 0 -29px;
    left:0;
}
section.details-wrapper .rate-it #reviewRating li.s2 a {
    left: 26px;
}
section.details-wrapper .rate-it #reviewRating li.s3 a {
    left: 52px;
}
section.details-wrapper .rate-it #reviewRating li.s4 a {
    left: 78px;
}
section.details-wrapper .rate-it #reviewRating li.s5 a {
    left: 104px;
}
section.details-wrapper .rate-it #reviewRating {
    background-size: 134px 108px;
    background-position: left -3px;
    margin-right:20px;
    width: 135px;
    height: 25px;
    z-index:0;
}
section.details-wrapper .rate-it:before,
section.details-wrapper .rate-it:after {
    display:none;
}
section.details-wrapper .rate-it .form-group .form-control {
    background: #fafafa;
    border:0;
}
section.details-wrapper .product-desc {
    padding-bottom:15px;
    border-bottom:solid 1px #ebebeb;
}
section.details-wrapper .sales .product-desc {
    border-bottom:0;
    padding-bottom:10px;
}
section.details-wrapper .product-desc .row {
    display:flex;
    display: -ms-flexbox;
    align-items:center;
    -ms-flex-align:center;
}
section.details-wrapper .product-desc .row .image-box {
    padding:0 15px 0 0;
}
section.details-wrapper .product-desc .row .image-box .details-brand {
    margin: 10px 0 0 0;
}
section.details-wrapper .product-desc .row .image-box img {
    width:100%;
    padding-right:5px;
}
section.details-wrapper .product-desc .rating-wrapper .rating {
    background: url("../../img/stars_new.svg") no-repeat;
    background-size: 89px 167px;
    background-position: left -51px;
}
section.details-wrapper .product-desc .rating-wrapper .rating li a {
    color:#000;
}
section.details-wrapper .product-desc .rating-wrapper .rating li a:not(.rates):hover {
    background: url("../../img/stars_new.svg") no-repeat;
    background-size: 89px 67px;
    background-position: -18px -18px;
}
section.details-wrapper .product-desc .rating-wrapper .rating li.s1 a:hover {
    background-position: -72px -18px;
}

section.details-wrapper .product-desc .rating-wrapper .rating li.s2 a:hover {
    background-position: -54px -18px;
}

section.details-wrapper .product-desc .rating-wrapper .rating li.s3 a:hover {
    background-position: -36px -18px;
}

section.details-wrapper .product-desc .rating-wrapper .rating li.s4 a:hover {
    background-position: -18px -18px;
}

section.details-wrapper .product-desc .rating-wrapper .rating li.s5 a:hover {
    background-position: 0 -18px;
}
section.details-wrapper .product-desc .rating-wrapper .rating li.currentRate {
    background: url(../../img/stars_new.svg) left 50px;
    background-size: 89px 69px;
}
section.details-wrapper .col-article-details-options .label-wrapper {
    position:relative;
}
section.details-wrapper .col-article-details-options .label-wrapper.inline {
    display:inline-block;
}
section.details-wrapper .col-article-details-options .label-wrapper .price-countdown {
    padding: 0;
    top:0;
    background: #12144b;
    margin-left: 0;
}
section.details-wrapper .col-article-details-options .label-wrapper .price-reduce:empty {
    display:none;
}
section.details-wrapper .col-article-details-options .label-wrapper .price-reduce {
    width: 100%;
    float:left;
}
section.details-wrapper .col-article-details-options .price-block {
    font-size: inherit;
    line-height: inherit;
    letter-spacing: 0;
    margin-bottom:0;
}
section.details-wrapper .sales .col-article-details-options .price-block {
    width:100%;
    text-align: center;
    background:#fafafa;
    padding:15px;
}
section.details-wrapper .price-container {
    display:flex;
    display: -ms-flexbox;
    /*align-items:center;*/
    /*-ms-flex-align:center;*/
    padding:15px 0;
}
section.details-wrapper .price-container > div {
    float:left;
    display:flex;
    display: -ms-flexbox;
    flex-wrap:wrap;
    -ms-flex-wrap: wrap;
    align-items: center;
    -ms-flex-align: center;
}
section.details-wrapper .price-container > div.energy-efficiency {
    position: absolute;
    top: 0;
    right: 0;
}
section.details-wrapper .price-container > div.energy-efficiency span {
    width: 65px;
    height: 40px;
    background-size: 50px;
}
section.details-wrapper .price-container .price-left {
    padding-right:10px;
    width:58%;
}
section.details-wrapper .sales .price-container .price-left {
    width:50%;
}
section.details-wrapper .price-container .price-right {
    border-left: solid 1px #ebebeb;
    padding-left:20px;
    width:42%;
}
section.details-wrapper .sales .price-container .price-right {
    width:50%;
    border:0;
    text-align:center;
    background:#fafafa;
    padding:0;
}
section.details-wrapper .sales .price-container.full .price-right {
    display:none;
}
section.details-wrapper .sales .price-container.full .price-left {
    width:100%;
}
section.details-wrapper .price-container .price-right .outprice {
    width:100%;
}
section.details-wrapper .price-container .price-right .outprice del {
    text-decoration:none;
    position:relative;
}
section.details-wrapper .price-container .price-right .outprice del:before {
    content: " ";
    display: block;
    width: calc(100% + 2px);
    border-top: 2px solid #ff4842;
    height: 12px;
    position: absolute;
    bottom: 0;
    left: 0;
    transform: rotate(-14deg);
    top: 14px;
}
section.details-wrapper .sales .price-container .price-right .outprice del:before {
    top:19px;
    transform: rotate(-10deg);
}
section.details-wrapper .price-container .price-right:empty {
    display:none;
}
section.details-wrapper .article-details-flex .delivery-info {
    border-top: solid 1px #ebebeb;
    border-bottom: solid 1px #ebebeb;
    padding: 15px 0;
    margin-bottom:20px;
}
section.details-wrapper .details-amount,
section.details-wrapper .details-variants {
    display:flex;
    display: -ms-flexbox;
    align-items:center;
    -ms-flex-align:center;
    padding:0 0 20px;
}
section.details-wrapper .details-amount .details-amount-label,
section.details-wrapper .details-variants .details-variants-label {
    width:80px;
}
section.details-wrapper .details-amount .amount-number input {
    height: 32px;
    max-width: 55px;
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    border: none;
    display: inline-block;
    vertical-align: middle;
    -moz-appearance: textfield;
    pointer-events: none;
}
section.details-wrapper .col-article-details-options .price-label {
    width:100%;
}
section.details-wrapper .col-article-details-options .article-status {
    margin:0;
}
section.details-wrapper .col-article-details-options .article-status > div {
    line-height:18px;
}
section.details-wrapper .col-article-details-options .dropdown-toggle {
    border-radius: 1px;
    border: solid 1px #dcdcdc;
    height: 40px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
section.details-wrapper .col-article-details-options .btn-input .caret {
    display: none;
}
section.details-wrapper .col-article-details-options .dropdown-toggle:after {
    font-family: "Glyphicons Halflings", sans-serif;
    content: "";
    pointer-events:none;
    font-size: 11px;
    position: absolute;
    top: 10px;
    right: 15px;
}

section.details-wrapper .details-variants #variants {
    width: calc(100% - 80px);
}
section.details-wrapper .sales .details-variants #variants {
    width:100%;
}
section.details-wrapper .details-variants #variants > .form-group {
    margin-bottom:0;
}

.thumbnail-slider {
    max-width: 500px;
    margin: 0 auto 55px;
}
section.details-wrapper #article-pictures-owl-carousel img {
    max-width:485px;
}
section.details-wrapper #article-pictures-owl-carousel .owl-item .item {
    background:#fafafa;
}
section.details-wrapper #article-pictures-owl-carousel .box-image {
    background-blend-mode: multiply;
    background-repeat: no-repeat !important;
    height: 250px;
    background-size: 210px !important;
    background-position: center !important;
    background-color: #fafafa !important;
    width:80%;
    margin:0 auto;
    cursor:pointer;
}
section.details-wrapper #article-pictures-owl-carousel .owl-item .jwplayer {
    height:250px !important;
    display:block;
}
.thumbnail-slider .box-image {
    background-color: #fafafa;
    background-blend-mode: multiply;
    background-repeat: no-repeat !important;
    height: 80px;
    background-size: 60px !important;
    background-position: center !important;
}
section.details-wrapper .details-container #article-pictures-carousel .vertical-slider-item .icon_with_text,
section.details-wrapper .thumbnail-slider .vertical-slider-item .icon_with_text {
    text-align: center;
    padding: 20px 0;
}
section.details-wrapper .details-container #article-pictures-carousel .vertical-slider-item .icon_with_text .glyphicon,
section.details-wrapper .thumbnail-slider .vertical-slider-item .icon_with_text .glyphicon {
    font-size: 22px;
    color:#333;
    margin-bottom:5px;
}
section.details-wrapper .details-container #article-pictures-carousel .vertical-slider-item,
section.details-wrapper .thumbnail-slider .vertical-slider-item {
    margin:0;
    border:none;
    padding:0;
    height: 80px;
    width: 100%;
    background: #fafafa;
    cursor:pointer;
}
section.details-wrapper .vertical-slider-items .synced {
    border-bottom:solid 1px #eb3c50;
}
section.details-wrapper #article-carousel-pictures-container .vertical-slider {
    height:auto;
}
section.details-wrapper .details-container .vertical-slider-items {
    display: flex;
    display: -ms-flexbox;
    justify-content: center;
    -ms-flex-pack:center;
    margin:15px 0 40px;
}
section.details-wrapper .bottom-slider-wrapper {
    margin-bottom: -60px;
}
section.details-wrapper .col-article-details-options {
    background: #fff;
    padding: 0;
}
section.details-wrapper .col-article-details-options #showZoomPicContainer {
    background: #fff;
    padding: 0 15px 15px;
}
section.details-wrapper .sales .price-container {
    position:relative;
    padding-bottom:0;
}
section.details-wrapper .sales .offer-info:empty {
    display:none;
}
section.details-wrapper .sales .article-pictures-carousel .label-selled {
    max-width: 320px;
    padding:12px;
    text-align: center;
}
section.details-wrapper .sales .col-article-details-options #showZoomPicContainer {
    padding:0 20px;
}
section.details-wrapper .sales .col-article-details-options #showZoomPicContainer .auction-box {
    box-shadow: 0 0 10px 0 rgb(26 26 26 / 10%);
    padding: 25px;
    position:relative;
}
section.details-wrapper .sales .col-article-details-options #showZoomPicContainer .auction-box .label-action {
    margin: 0 auto -30px;
    position: relative;
    max-width: 270px;
    text-align:center;
    top: -40px;
}
section.details-wrapper .sales .col-article-details-options #showZoomPicContainer .auction-box .label-action.coralBg {
    background: #ff4842;
}
section.details-wrapper .sales .article-details-info .panel {
    border-top:0;
    border-bottom: solid 1px #ebebeb;
}
section.details-wrapper .sales #review-panel {
    border-bottom:0;
}
section.details-wrapper .sales .article-details-info .panel:first-of-type {
    border-top: solid 1px #ebebeb;
}
section.details-wrapper .sales .details-description .reviews-container .review-item {
    margin-top:25px;
}
section.details-wrapper .sales .details-description .reviews-container article:first-of-type .review-item {
    margin-top:0;
}
section.details-wrapper .sales .col-article-details-options #showZoomPicContainer .price-wrapper {
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    width:100%;
}
section.details-wrapper .sales .col-article-details-options #showZoomPicContainer .price-slider {
    width: 90%;
    margin:0 auto;
    position:relative;
}
section.details-wrapper .sales .col-article-details-options #showZoomPicContainer .price-slider .price-item {
    -webkit-box-shadow:inset 0 0 0 1px #12144b;
    -moz-box-shadow:inset 0 0 0 1px #12144b;
    box-shadow:inset 0 0 0 1px #12144b;
    text-align: center;
    cursor:pointer;
}
section.details-wrapper .sales .col-article-details-options #showZoomPicContainer .price-slider .price-item > div {
    height: 40px;
    line-height: 38px;
}
section.details-wrapper .sales .col-article-details-options #showZoomPicContainer .price-slider .price-item.selected {
    -webkit-box-shadow:inset 0 0 0 1px #ff4842;
    -moz-box-shadow:inset 0 0 0 1px #ff4842;
    box-shadow:inset 0 0 0 1px #ff4842;
    background-color:#ff4842;
    color:#fff;
}
section.details-wrapper .sales .col-article-details-options #showZoomPicContainer .price-slider .owl-nav {
    position: absolute;
    top: 0;
    width: 100%;
    height:1px;
}
section.details-wrapper .sales .col-article-details-options #showZoomPicContainer .price-slider .owl-nav.disabled {
    display:block !important;
}
section.details-wrapper .sales .col-article-details-options #showZoomPicContainer .price-slider .owl-nav .owl-prev,
section.details-wrapper .sales .col-article-details-options #showZoomPicContainer .price-slider .owl-nav .owl-next {
    font-weight: 300;
    font-size: 38px;
    color: #1a1a1a;
    position: relative;
    top: -10px;
}
section.details-wrapper .sales .col-article-details-options #showZoomPicContainer .price-slider .owl-nav .owl-prev {
    left: -20px;
}
section.details-wrapper .sales .col-article-details-options #showZoomPicContainer .price-slider .owl-nav .owl-next {
    float: right;
    right: -20px;
}
section.details-wrapper .sales .col-article-details-options #showZoomPicContainer .price-slider .owl-nav .owl-prev.disabled,
section.details-wrapper .sales .col-article-details-options #showZoomPicContainer .price-slider .owl-nav .owl-next.disabled {
    opacity:0.2;
}
section.details-wrapper .action-box {
    height:22px;
    display: inline-block;
    float:none;
}
section.details-wrapper .action-box.left .label-action {
    left:0;
}
@media(max-width:480px) {
    section.details-wrapper .details-container #article-pictures-carousel .vertical-slider-item,
    section.details-wrapper .thumbnail-slider .vertical-slider-item {
        height: 50px;
    }
    section.details-wrapper .details-container #article-pictures-carousel .vertical-slider-item .icon_with_text,
    section.details-wrapper .thumbnail-slider .vertical-slider-item .icon_with_text {
        padding: 10px 0;
    }
    section.details-wrapper .details-container #article-pictures-carousel .vertical-slider-item .icon_with_text .glyphicon,
    section.details-wrapper .thumbnail-slider .vertical-slider-item .icon_with_text .glyphicon {
        font-size:16px;
    }
    .thumbnail-slider {
        margin: 0 auto 30px;
    }
    section.details-wrapper .details-container .vertical-slider-items {
        margin: 15px 0 30px;
    }
    section.details-wrapper .details-container .vertical-slider-items .owl-stage {
        left:-30px;
    }
    .thumbnail-slider .box-image {
        height: 50px;
        background-size: 40px !important;
    }
    section.details-wrapper #article-pictures-owl-carousel .owl-nav {
        display:none;
    }
    section.article-promo .article-promo-list li {
        padding-right:0;
    }
    section.details-wrapper .reviews-bottom-box .more-reviews {
        display:block;
        width:100%;
        text-align:center;
    }
    section.details-wrapper .reviews-bottom-box .btn {
        width:100%;
        margin-top:10px;
    }
}
@media(max-width:370px) {
    section.details-wrapper .details-container .vertical-slider-items .owl-stage {
        left:-20px;
    }
}
@media(min-width:481px) {
    section.details-wrapper .details-container .vertical-slider-items .owl-stage {
        left:0;
    }
    section.details-wrapper #article-pictures-owl-carousel .box-image {
        height:320px;
        background-size:280px !important;
    }
    section.details-wrapper #article-pictures-owl-carousel .owl-item .jwplayer {
        height:320px !important;
    }
    section.details-wrapper #article-pictures-owl-carousel .owl-nav {
        top: calc(50% - 30px);
    }
    section.details-wrapper #article-pictures-owl-carousel .owl-nav > button i {
        border: solid #333;
        border-width: 0 3px 3px 0;
        height: 15px;
        width: 15px;
        margin-top: -6px;
    }
    section.details-wrapper #article-pictures-owl-carousel .owl-nav > button.owl-prev,
    section.details-wrapper #article-pictures-owl-carousel .owl-nav > button.owl-next {
        box-shadow: none;
        background: transparent;
    }
}
@media(max-width:767px) {
    section.details-wrapper .buy-form-wrapper {
        display:flex;
        display: -ms-flexbox;
        flex-wrap:wrap;
        -ms-flex-wrap: wrap;
        justify-content: space-between;
        -ms-flex-pack: justify;
    }
    section.details-wrapper .picture-box-wrapper {
        margin-top:-20px;
    }
    section.details-wrapper .panel .panel-body .bid-list {
        margin:0;
    }
    section.details-wrapper #article-pictures-owl-carousel {
        width: calc(100% + 30px);
        margin-left: -15px;
    }
    section.details-wrapper .article-details-flex .article-details-product-form:not(.pre-auction) {
        min-height:111px;
    }
    section.details-wrapper .sales .col-article-details-options #showZoomPicContainer {
        padding:0 14px
    }
    section.details-wrapper .sales .col-article-details-options #showZoomPicContainer .auction-box {
        box-shadow:none;
        padding:0;
    }
    section.details-wrapper .sales .col-article-details-options #showZoomPicContainer .delivery-info {
        border-top: solid 4px #ebebeb;
    }
    section.details-wrapper .sales .col-article-details-options #showZoomPicContainer .auction-box .label-action {
        margin: 0 auto -20px;
        max-width: 100%;
        top: -30px;
    }
    section.details-wrapper .buy-form-wrapper.affix-top {
        position:relative;
    }
    section.details-wrapper .sales .buy-form-wrapper.affix-top {
        display:block;
    }
    section.details-wrapper .sales .auction-type-3 .label-reduced {
        top:5px;
    }
    section.details-wrapper .buy-form-wrapper.affix {
        left: 0;
        right: 0;
        top:0;
        background: #fff;
        box-shadow: 0 0 10px 0 rgb(26 26 26 / 20%);
        padding: 9px 13px 0;
        z-index: 10;
        height:60px;
    }
    section.details-wrapper .sales .buy-form-wrapper.affix {
        display:none;
    }
    section.details-wrapper .buy-form-wrapper.affix .details-amount,
    section.details-wrapper .buy-form-wrapper.affix .details-variants{
        padding-bottom:10px;
        margin:0;
    }
    section.details-wrapper .buy-form-wrapper.affix .variants {
        width: calc(100% - 160px);
    }
    section.details-wrapper .sales .buy-form-wrapper .variants {
        width:auto;
    }
    section.details-wrapper .buy-form-wrapper.affix .btn-buy-button {
        min-width: auto;
        width: 40px;
        height: 40px;
        line-height: 40px;
        margin-left: 10px;
        color: #ff4842;
        overflow: hidden;
    }
    section.details-wrapper .buy-form-wrapper.affix .btn-buy-button:before {
        content:'';
        width: 40px;
        height: 40px;
        background-image: url("../../img/sprite/checkout-box-white.svg");
        background-repeat: no-repeat;
        background-size: cover;
        display: block;
        position: relative;
        left: -12px;
    }
    section.details-wrapper .buy-form-wrapper .variants {
        width: calc(100% - 110px);
    }
    section.details-wrapper .buy-form-wrapper #variants{
        width:100%;
    }
    section.details-wrapper .details-amount {
        width:140px;
        margin:0 auto;
    }
    section.details-wrapper .panel:first-of-type {
        border-top:solid 4px #ebebeb;
    }
    section.details-wrapper .price-container > div {
        min-width:auto;
    }
    section.details-wrapper .price-container .price-left {
        width:60%;
    }
    section.details-wrapper .sales .price-container .price-left {
        width:50%;
    }
    section.details-wrapper .price-container .price-right {
        width: 40%;
    }
    section.details-wrapper .sales .price-container .price-right {
        width:50%;
    }
    section.details-wrapper .col-article-details-options .label-wrapper .price-reduce {
        height:28px;
    }
    section.details-wrapper .panel-default > .panel-heading .panel-reviews-empty .btn {
        min-width:95px;
    }
    section.details-wrapper .details-description .reviews-container .review-item {
        padding: 20px 0;
    }
    section.article-promo .article-promo-list {
        opacity:0;
    }
    section.article-promo .article-promo-list.owl-loaded {
        opacity:1;
    }
    section.details-wrapper .rate-it .btn-review-hide {
        min-width:115px;
    }
}
@media(max-width:340px) {
    section.article-promo .article-promo-list li {
        font-size: 12px;
    }
}
@media(min-width:768px) {
    section.details-wrapper .buy-form-wrapper.affix {
        position:static;
    }
    section.details-wrapper .action-box {
        height:24px;
    }
    section.details-wrapper .col-article-details-options .label-wrapper .price-reduce {
        height:40px;
    }
    section.details-wrapper .panel-default > .panel-heading .panel-title > a {
        padding: 20px 0;
    }
    section.details-wrapper .panel-default > .panel-heading a.reviews-heading .rating {
        margin:6px 15px;
    }
    section.details-wrapper .panel-default > .panel-heading a.reviews-heading .rating-value {
        line-height: 28px;
    }
    section.details-wrapper .panel-default > .panel-heading a.reviews-heading .rating-number {
        line-height:28px;
    }
    section.article-promo .article-promo-list {
        margin: 25px 0 15px;
    }
    section.details-wrapper #article-pictures-owl-carousel .box-image {
        height:350px;
        background-size:300px !important;
    }
    section.details-wrapper #article-pictures-owl-carousel .owl-item .jwplayer {
        height:350px !important;
    }
    section.details-wrapper .price-container > div.energy-efficiency {
        right: 15px;
    }
    section.details-wrapper .price-container > div.energy-efficiency span {
        width: 55px;
        background-size: 60px;
    }
}
@media(min-width:768px) and (max-width:1219px) {
    section.details-wrapper .sales .col-article-details-options #showZoomPicContainer {
        padding:0 10px;
    }
    section.details-wrapper .sales .col-article-details-options #showZoomPicContainer .auction-box {
        padding: 20px 15px;
    }
}
@media(min-width:1024px) and (max-width:1219px) {
    section.details-wrapper .col-article-details-options #showZoomPicContainer {
        width: 100%;
        max-width: 350px;
    }
}
@media(min-width:1024px) {
    section.details-wrapper #article-pictures-owl-carousel .box-image {
        height:390px;
        background-size:360px !important;
    }
    section.details-wrapper .panel-default > .panel-heading a.reviews-heading .rating-value {
        margin-right: 10px;
    }
    section.details-wrapper #article-pictures-owl-carousel .owl-item .jwplayer {
        height:370px !important;
    }
}
@media(min-width:1220px) {
    section.details-wrapper .col-article-details-options #showZoomPicContainer {
        top:160px;
    }
    section.details-wrapper .action-box {
        height:30px;
    }
}
@media(min-width:1280px) {
    section.details-wrapper .panel .panel-body {
        padding: 10px 0 25px;
    }
    section.details-wrapper .price-container > div.energy-efficiency span {
        width: 65px;
    }
    section.details-wrapper .panel-default > .panel-heading .panel-title > a {
        padding: 25px 0;
    }
    section.details-wrapper .panel-default > .panel-heading a .panel-icon {
        right: 15px;
        top: 30px;
    }
    section.details-wrapper .bottom-slider-wrapper {
        margin-bottom: -40px;
    }
    section.details-wrapper #article-pictures-owl-carousel .box-image {
        height:500px;
        background-size:440px !important;
    }
    section.details-wrapper #article-pictures-owl-carousel .owl-item .jwplayer {
        height:500px !important;
    }
    section.details-wrapper .col-article-details-options .label-wrapper .price-reduce {
        height: 45px;
    }
}
@media(min-width:1320px) {
    section.details-wrapper .col-article-details-options #showZoomPicContainer {
        width:450px;
    }
    section.details-wrapper .sales .col-article-details-options #showZoomPicContainer {
        padding: 0 25px;
    }
}

/* ZOOM MODAL */

.zoom-modal.modal-v2 {
    padding-right:0 !important;
    padding-left:0 !important;
}
.zoom-modal.modal-v2 .modal-dialog {
    max-width: none;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}
.zoom-modal.modal-v2 .modal-content {
    height: 100%;
    min-height: 100%;
    border-radius: 0;
}
.zoom-modal.modal-v2 .modal-header {
    background: #fff;
    margin:0;
}
.zoom-modal.modal-v2 .modal-header .close-icon {
    width: 40px;
    height: 40px;
    background-size: 25px !important;
    background-position: 2px 10px;
}
.zoom-modal.modal-v2 .modal-body {
    margin: 0;
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    -ms-flex-align: center;
    flex-wrap: wrap;
    height: calc(100% - 80px);
    padding:0;
    max-width:none;
    position:static;
}
.zoom-modal.modal-v2 .modal-body #article-pictures-owl-carousel {
    margin: 10px 0;
    width: 100%;
}
.zoom-modal.modal-v2 .modal-body #article-pictures-owl-carousel {
    /*max-width:1120px;*/
    margin:0 auto;
}
.zoom-modal.modal-v2 .modal-body .thumbnail-slider {
    height:81px;
    width:100%;
}
.zoom-modal.modal-v2 .modal-body .thumbnail-slider .thumb-container {
    box-shadow: 0 0 6px 0 rgb(26 26 26 / 15%);
    max-width:100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 100;
    background: #fff;
}
.zoom-modal.modal-v2 .modal-body .thumbnail-slider .thumb-slider-zoom {
    max-width: 500px;
    margin: 0 auto;
    padding: 15px 0;
}
.zoom-modal.modal-v2 .article-pictures-carousel-zoom .owl-stage {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    -ms-flex-align:center;
}
section.details-wrapper .zoom-modal #article-pictures-owl-carousel .owl-item .item {
    background:#fff;
}
section.details-wrapper .zoom-modal #article-pictures-owl-carousel .owl-nav {
    display:none
}
section.details-wrapper .zoom-modal #article-pictures-owl-carousel .box-image {
    background-color:#fff !important;
    position:relative;
}
.zoom-modal.modal-v2 .modal-header {
    position: absolute;
    right: 0;
    margin:0;
}
.zoom-modal.modal-v2 .modal-body #article-pictures-owl-carousel {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    margin:0;
}
.zoom-modal.modal-v2 .modal-body .thumbnail-slider .thumb-container {
    position:fixed;
}
@media(min-width:480px) and (max-height: 780px) {
    section.details-wrapper .zoom-modal #article-pictures-owl-carousel .box-image {
        height: 380px;
        background-size: 350px !important;
    }
    section.details-wrapper .zoom-modal #article-pictures-owl-carousel .owl-item .jwplayer {
        height: 380px !important;
    }
    .zoom-modal.modal-v2 .modal-header {
        position:absolute;
        right:0;
    }
}
@media(min-width:768px) {
    .zoom-modal.modal-v2 .modal-dialog {
        height:100vh;
        overflow:hidden;
    }
    .zoom-modal.modal-v2 .modal-body {
        height:calc(100% - 110px);
    }
    .zoom-modal.modal-v2 .modal-body .thumbnail-slider {
        height: 111px;
    }
    section.details-wrapper .zoom-modal #article-pictures-owl-carousel .box-image {
        height: 588px;
        width: 100%;
        max-width: 588px;
    }
    section.details-wrapper .zoom-modal #article-pictures-owl-carousel .owl-item .jwplayer {
        max-width:1120px;
        margin:0 auto;
    }
}
@media(min-width:1280px) {
    .zoom-modal.modal-v2 .modal-body {
        height: calc(100% - 110px);
    }
}
@media(max-width:767px) {
    .zoom-modal.modal-v2 .modal-dialog {
        height: calc(100% - 75px);
    }
    section.details-wrapper .zoom-modal #article-pictures-owl-carousel .box-image {
        width: 100%;
        height: 400px;
        background-size: 280px !important;
    }
}
@media(max-width:340px) {
    section.details-wrapper .zoom-modal #article-pictures-owl-carousel .box-image {
        height:260px !important;
        background-size: 220px !important
    }
}
@media(min-width:480px) and (max-height:600px) {
    section.details-wrapper .zoom-modal #article-pictures-owl-carousel .box-image {
        height: 270px;
        background-size: 250px !important;
    }
    section.details-wrapper .zoom-modal #article-pictures-owl-carousel .owl-item .jwplayer {
        height: 270px !important;
    }
}
@media(min-width:480px) and (max-height:420px) {
    section.details-wrapper .zoom-modal #article-pictures-owl-carousel .box-image {
        height: 220px;
        background-size: 200px !important;
    }
    section.details-wrapper .zoom-modal #article-pictures-owl-carousel .owl-item .jwplayer {
        height: 220px !important;
    }
    section.details-wrapper .zoom-modal .thumbnail-slider .vertical-slider-item {
        height:40px;
    }
    section.details-wrapper .zoom-modal.modal-v2 .modal-dialog {
        height: 100vh;
        overflow: hidden;
    }
    section.details-wrapper .zoom-modal.modal-v2 .modal-body {
        height: calc(100% - 70px);
    }
    section.details-wrapper .zoom-modal.modal-v2 .modal-body #article-pictures-owl-carousel {
        display: flex;
        display: -ms-flexbox;
        align-items: center;
        -ms-flex-align:center;
        height: 100%;
    }
    section.details-wrapper .zoom-modal .thumbnail-slider .vertical-slider-item .box-image {
        height: 40px;
        background-size: 30px !important;
    }
    section.details-wrapper .zoom-modal .thumbnail-slider .vertical-slider-item .icon_with_text {
        padding:9px 0;
    }
    section.details-wrapper .zoom-modal .thumbnail-slider .vertical-slider-item .icon_with_text > div {
        display:none;
    }
}

/* UPCOMING DETAILS PAGE SECTION */
section.details-wrapper .panel .panel-body .upcoming-list {
    padding-left: 0;
    list-style-type: none;
}
section.details-wrapper .panel .panel-body .upcoming-list > li {
    padding: 20px 20px 30px;
    background: #fafafa;
    display: flex;
    display: -ms-flexbox;
    align-items: flex-end;
    -ms-flex-align:end;
    flex-wrap:wrap;
    -ms-flex-wrap: wrap;
    position: relative;
}
section.details-wrapper .panel .panel-body .upcoming-list > li .upcoming-hour {
    padding:0;
    max-width:310px;
    margin-right:10px;
}
section.details-wrapper .panel .panel-body .upcoming-list > li .upcoming-hour > li {
    margin:10px 10px 0 0;
    background: #12144b;
    height: 50px;
    line-height: 50px;
    display: inline-block;
}
section.details-wrapper .panel .panel-body .upcoming-list > li .upcoming-hour > li a {
    display:block;
    padding:0 20px;
    color: #fff;
    text-decoration:none;
}
section.details-wrapper .panel .panel-body .upcoming-list > li .upcoming-hour > li a:hover {
    color: #fff;
    text-decoration:none;
}
section.details-wrapper .panel .panel-body .upcoming-list .upcoming-text {
    margin-top:10px;
    padding-right:35px;
}
section.details-wrapper .panel .panel-body .upcoming-list .upcoming-text i {
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    right: 20px;
    bottom: 35px;
    background-size: 20px;
}
@media(max-width:767px) {
    section.details-wrapper .panel .panel-body .upcoming-list > li {
        padding:15px 10px;
    }
    section.details-wrapper .panel .panel-body .upcoming-list > li .upcoming-hour {
        max-width:100%;
        margin-right:0;
    }
    section.details-wrapper .panel .panel-body .upcoming-list > li .upcoming-hour > li {
        margin:10px 8px 0 0;
        height: 40px;
        line-height: 40px;
    }
    section.details-wrapper .panel .panel-body .upcoming-list > li .upcoming-hour > li a {
        padding: 0 13px;
    }
    section.details-wrapper .panel .panel-body .upcoming-list .upcoming-text {
        width:100%;
    }
    section.details-wrapper .panel .panel-body .upcoming-list .upcoming-text i {
        right: 10px;
        bottom: 15px;
    }
}
