/* Values from configuration entry: Rbs/Media/namedImageFormats/widgetThumbnail */
.image-format-widgetThumbnail-size {
  width: 250px;
  height: 250px;
}
.image-format-widgetThumbnail-max-size {
  max-width: 250px;
  max-height: 250px;
}
.image-format-widgetThumbnail-icon-size {
  font-size: 250px / 2;
}
/* Values from configuration entry: Rbs/Media/namedImageFormats/widgetFullSize */
.image-format-widgetFullSize-size {
  width: 1500px;
  height: 1500px;
}
.image-format-widgetFullSize-max-size {
  max-width: 1500px;
  max-height: 1500px;
}
.image-format-widgetFullSize-icon-size {
  font-size: 1500px / 2;
}
/* Values from configuration entry: Rbs/Media/namedImageFormats/menuItemThumbnail */
.image-format-menuItemThumbnail-size {
  width: 300px;
  height: 300px;
}
.image-format-menuItemThumbnail-max-size {
  max-width: 300px;
  max-height: 300px;
}
.image-format-menuItemThumbnail-icon-size {
  font-size: 300px / 2;
}
/* Values from configuration entry: Rbs/Media/namedImageFormats/listItem */
.image-format-listItem-size {
  width: 160px;
  height: 120px;
}
.image-format-listItem-max-size {
  max-width: 160px;
  max-height: 120px;
}
.image-format-listItem-icon-size {
  font-size: 120px / 2;
}
/* Values from configuration entry: Rbs/Media/namedImageFormats/setItem */
.image-format-setItem-size {
  width: 80px;
  height: 60px;
}
.image-format-setItem-max-size {
  max-width: 80px;
  max-height: 60px;
}
.image-format-setItem-icon-size {
  font-size: 60px / 2;
}
/* Values from configuration entry: Rbs/Media/namedImageFormats/pictogram */
.image-format-pictogram-size {
  width: 60px;
  height: 45px;
}
.image-format-pictogram-max-size {
  max-width: 60px;
  max-height: 45px;
}
.image-format-pictogram-icon-size {
  font-size: 45px / 2;
}
/* Values from configuration entry: Rbs/Media/namedImageFormats/detail */
.image-format-detail-size {
  width: 540px;
  height: 405px;
}
.image-format-detail-max-size {
  max-width: 540px;
  max-height: 405px;
}
.image-format-detail-icon-size {
  font-size: 405px / 2;
}
/* Values from configuration entry: Rbs/Media/namedImageFormats/detailThumbnail */
.image-format-detailThumbnail-size {
  width: 80px;
  height: 60px;
}
.image-format-detailThumbnail-max-size {
  max-width: 80px;
  max-height: 60px;
}
.image-format-detailThumbnail-icon-size {
  font-size: 60px / 2;
}
/* Values from configuration entry: Rbs/Media/namedImageFormats/detailCompact */
.image-format-detailCompact-size {
  width: 450px;
  height: 300px;
}
.image-format-detailCompact-max-size {
  max-width: 450px;
  max-height: 300px;
}
.image-format-detailCompact-icon-size {
  font-size: 300px / 2;
}
/* Values from configuration entry: Rbs/Media/namedImageFormats/attribute */
.image-format-attribute-size {
  width: 160px;
  height: 120px;
}
.image-format-attribute-max-size {
  max-width: 160px;
  max-height: 120px;
}
.image-format-attribute-icon-size {
  font-size: 120px / 2;
}
/* Values from configuration entry: Rbs/Media/namedImageFormats/selectorItem */
.image-format-selectorItem-size {
  width: 30px;
  height: 30px;
}
.image-format-selectorItem-max-size {
  max-width: 30px;
  max-height: 30px;
}
.image-format-selectorItem-icon-size {
  font-size: 30px / 2;
}
/* Values from configuration entry: Rbs/Media/namedImageFormats/cartItem */
.image-format-cartItem-size {
  width: 160px;
  height: 120px;
}
.image-format-cartItem-max-size {
  max-width: 160px;
  max-height: 120px;
}
.image-format-cartItem-icon-size {
  font-size: 120px / 2;
}
/* Values from configuration entry: Rbs/Media/namedImageFormats/shortCartItem */
.image-format-shortCartItem-size {
  width: 80px;
  height: 120px;
}
.image-format-shortCartItem-max-size {
  max-width: 80px;
  max-height: 120px;
}
.image-format-shortCartItem-icon-size {
  font-size: 120px / 2;
}
/* Values from configuration entry: Rbs/Media/namedImageFormats/modeThumbnail */
.image-format-modeThumbnail-size {
  width: 80px;
  height: 60px;
}
.image-format-modeThumbnail-max-size {
  max-width: 80px;
  max-height: 60px;
}
.image-format-modeThumbnail-icon-size {
  font-size: 60px / 2;
}
/* Values from configuration entry: Rbs/Media/namedImageFormats/listZto */
.image-format-listZto-size {
  width: 225px;
  height: 225px;
}
.image-format-listZto-max-size {
  max-width: 225px;
  max-height: 225px;
}
.image-format-listZto-icon-size {
  font-size: 225px / 2;
}
/* Values from configuration entry: Rbs/Media/namedImageFormats/searchAutocomplete */
.image-format-searchAutocomplete-size {
  width: 100px;
  height: 100px;
}
.image-format-searchAutocomplete-max-size {
  max-width: 100px;
  max-height: 100px;
}
.image-format-searchAutocomplete-icon-size {
  font-size: 100px / 2;
}
/******
 * This file contains misc fixes and complements to external libs used in Change.
 */
/****
 * Angular
 */
/**
 * Must be added explicitly if the JS are not included in the head (cf ngCloak documentation).
 */
[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak,
.ng-hide:not(.ng-hide-animate) {
  display: none !important;
}
/****
 * UI-Bootstrap
 */
/**
 * Fix cursor on some elements.
 *    "Original Bootstrap's CSS depends on empty href attributes to style cursors for several components (pagination, tabs etc.).
 *     But in AngularJS adding empty href attributes to link tags will cause unwanted route changes. This is why we need to
 *     remove empty href attributes from directive templates and as a result styling is not applied correctly."
 *    Cf. http://angular-ui.github.io/bootstrap/
 */
.nav,
.pagination a,
.carousel,
.panel-title a {
  cursor: pointer;
}
/**
 * Remove black flash on modal backdrop when animation is disabled.
 */
.modal-backdrop {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
/** Visuals. */
/* Turn an element to an inline-block */
.inline-block {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
/* Set position to relative to an element */
.position-relative {
  position: relative;
}
/* Add margin */
.one-line-bottom-margin {
  margin-bottom: 20px;
}
.half-line-bottom-margin {
  margin-bottom: 20px / 2;
}
.one-line-top-margin {
  margin-top: 20px;
}
.half-line-top-margin {
  margin-top: 20px / 2;
}
.margin-right {
  margin-right: 15px;
}
.margin-half-right {
  margin-right: 7px;
}
.margin-left {
  margin-left: 15px;
}
.margin-half-left {
  margin-left: 7px;
}
/* Remove margin */
.no-margin {
  margin: 0 !important;
}
.no-bottom-margin {
  margin-bottom: 0 !important;
}
.no-top-margin {
  margin-top: 0 !important;
}
/* Remove padding */
.no-padding {
  padding: 0 !important;
}
.no-bottom-padding {
  padding-bottom: 0 !important;
}
.no-top-padding {
  padding-top: 0 !important;
}
/* Cursor */
.clickable {
  cursor: pointer;
}
.cursor-default {
  cursor: default;
}
/** Exceptions. */
.exception-trace {
  white-space: pre-wrap;
  font-size: 0.9em;
}
/** Inline block responsive images */
.img-responsive-inline {
  display: inline-block;
  max-width: 100%;
  height: auto;
}
/** Long string: handle new lines without replacing them with <br /> */
.long-string {
  white-space: pre-wrap;
}
/** Sub menus */
/* Copied from bootstrap/dropdown.less and bootstrap/theme.less */
ul.dropdown-sub-menu > li > a {
  display: block;
  padding: 3px 20px;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
}
ul.dropdown-sub-menu > li > a:hover,
ul.dropdown-sub-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
}
ul.dropdown-sub-menu > .active > a,
ul.dropdown-sub-menu > .active > a:hover,
ul.dropdown-sub-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
}
ul.dropdown-sub-menu > li > a {
  padding-left: 40px;
}
ul.dropdown-sub-menu > li > a ul.dropdown-sub-menu > li > a {
  padding-left: 60px;
}
/** For a dropdown-menu not containing a list */
.dropdown-menu-custom {
  padding: 10px;
}
/** For a dropdown-menu containing wishlists on the catalog */
.dropdown-menu-wishlist {
  max-width: 400px;
}
.dropdown-menu-wishlist li a {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  align-items: baseline;
}
.dropdown-menu-wishlist li a span {
  max-width: 90%;
  word-wrap: break-word;
  white-space: normal;
}
/** Buttons containing only an icon */
.btn.btn-icon {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  width: 36px;
  height: 36px;
}
.btn.btn-icon.btn-lg {
  width: 48px;
  height: 48px;
}
.btn.btn-icon.btn-sm {
  width: 30px;
  height: 30px;
}
.btn.btn-icon.btn-xs {
  width: 22px;
  height: 22px;
}
.btn.btn-icon.icon-only {
  background: transparent;
}
.btn.btn-icon.icon-only:focus {
  outline: none;
  box-shadow: none;
}
/** Buttons where the content may wrap */
.btn.btn-wrap {
  white-space: normal;
}
/** Multi-line button bars with vertical spaces between buttons */
.btn-responsive-toolbar {
  margin-left: 0;
}
.btn-responsive-toolbar > .btn,
.btn-responsive-toolbar > .btn-group,
.btn-responsive-toolbar > .input-group {
  float: none;
  margin: 3px 0;
}
/** Multi-line inline list with vertical spaces between items (especially images) */
.list-inline-responsive > li {
  padding-top: 5px;
  padding-bottom: 5px;
}
/** Color swatch */
.form-control-swatch .btn {
  display: inline-block;
  margin-top: 3px;
  margin-bottom: 3px;
}
/** Avatars */
.img-avatar {
  margin: 5px;
}
/* Videos in thumbnails */
.thumbnail > video {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  display: block;
}
/* Richtext */
.richtext img,
.richtext video {
  max-width: 100%;
}
.richtext img.pull-right {
  margin-left: 10px;
}
.richtext img.pull-left {
  margin-right: 10px;
}
/* Class list-inline on dl + list-divided */
.list-inline {
  /* list-divided */
}
.list-inline > dt,
.list-inline > dd {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
.list-inline > dt:after {
  content: " : ";
}
.list-inline.list-divided > li:not(:last-child):after,
.list-inline.list-divided > dd:not(:last-child):after {
  content: "|";
  padding-left: 10px;
  font-weight: normal;
}
/* To view the full text of dt elements... */
.dl-horizontal dt {
  white-space: normal;
}
.dl-inline-items > dt {
  float: left;
  margin-right: 4px;
}
.dl-inline-items > dt:after {
  content: " : ";
}
/* Small complementary text in dt */
.dl-horizontal dt small,
.dl-horizontal dt .small {
  font-weight: normal;
}
/* Inline form fields (i.e. for date picker) */
.form-control.form-control-inline {
  width: auto;
  display: inline-block;
}
/* Separator remover on table-stripped to group lines */
table.table-striped tr.no-top-border td {
  border-top: 0;
}
/* Table witout a <thead> */
.table > tbody:first-child > tr:first-child > td {
  border-top: 0;
}
/* Transparent table... dirty way to have good presentation inside table cells (for example prices in cart lines). Use it only when there is no other solution! */
.table-transparent,
.table .table-transparent {
  background: transparent;
}
.table-transparent > tr:first-child td,
.table-transparent > tbody > tr:first-child td {
  padding-top: 0;
}
.table-transparent > tr:last-child td,
.table-transparent > tbody > tr:last-child td {
  padding-bottom: 0;
}
.table-transparent > tr > td:first-child,
.table-transparent > tbody > tr > td:first-child {
  padding-left: 0;
}
.table-transparent > tr > td:last-child,
.table-transparent > tbody > tr > td:last-child {
  padding-right: 0;
}
/* Tabs */
.tab-content {
  border: 1px solid #ddd;
  border-top: 0;
  padding: 20px 20px 0 20px;
  margin-bottom: 20px;
}
/* Media */
.media-left-listItem {
  width: 170px;
  /* padding of 10px on .media-left hard coded in Bootstrap */
  min-width: 170px;
  /* padding of 10px on .media-left hard coded in Bootstrap */
}
.media-left-setItem {
  width: 90px;
  /* padding of 10px on .media-left hard coded in Bootstrap */
  min-width: 90px;
  /* padding of 10px on .media-left hard coded in Bootstrap */
}
.media-left-pictogram {
  width: 70px;
  /* padding of 10px on .media-left hard coded in Bootstrap */
  min-width: 70px;
  /* padding of 10px on .media-left hard coded in Bootstrap */
}
.media-left-shortCartItem {
  width: 90px;
  /* padding of 10px on .media-left hard coded in Bootstrap */
  min-width: 90px;
  /* padding of 10px on .media-left hard coded in Bootstrap */
}
/* Responsive tables */
@media (max-width: 767px) {
  .table-vertical-responsive > .table {
    display: block;
    border: 0;
  }
  .table-vertical-responsive > .table > tbody {
    display: block;
  }
  .table-vertical-responsive > .table > tbody > tr {
    display: block;
    border: 1px solid #ddd;
    margin: 5px 0;
  }
  .table-vertical-responsive > .table > tbody > tr.no-top-border {
    margin-top: -5px;
    border-top: 0;
  }
  .table-vertical-responsive > .table > tbody > tr > td,
  .table-vertical-responsive > .table > tbody > tr > th {
    display: block;
    text-align: left;
    border: 0;
  }
  .table-vertical-responsive > .table > tbody > tr > td ul,
  .table-vertical-responsive > .table > tbody > tr > th ul {
    margin-bottom: 0;
  }
  .table-vertical-responsive > .table > tbody > tr > td .form-control,
  .table-vertical-responsive > .table > tbody > tr > th .form-control {
    display: inline-block;
    *display: inline;
    *zoom: 1;
  }
  .table-vertical-responsive > .table > thead {
    display: none;
  }
}
/** Table amounts */
.table-amounts td:first-child {
  width: 66%;
}
.table-amounts .dropdown-menu {
  width: 100%;
}
/** Tables with fixed layout */
.table-fixed-layout {
  table-layout: fixed;
}
/** nav-modal */
.nav-modal {
  margin: 7.5px -15px;
}
.nav-modal > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
  color: #777;
}
.nav-modal > li > a:hover,
.nav-modal > li > a:focus {
  color: #333;
  background-color: transparent;
}
.nav-modal > .active > a,
.nav-modal .open .dropdown-menu > .active > a,
.nav-modal > .open > a,
.nav-modal > .active > a:hover,
.nav-modal .open .dropdown-menu > .active > a:hover,
.nav-modal > .open > a:hover,
.nav-modal > .active > a:focus,
.nav-modal .open .dropdown-menu > .active > a:focus,
.nav-modal > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.nav-modal > .disabled > a,
.nav-modal .open .dropdown-menu > .disabled > a,
.nav-modal > .disabled > a:hover,
.nav-modal .open .dropdown-menu > .disabled > a:hover,
.nav-modal > .disabled > a:focus,
.nav-modal .open .dropdown-menu > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.nav-modal .open .dropdown-menu {
  position: static;
  float: none;
  width: auto;
  margin-top: 0;
  background-color: transparent;
  border: 0;
  box-shadow: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.nav-modal .open .dropdown-menu > li > a,
.nav-modal .open .dropdown-menu .dropdown-header {
  padding: 5px 15px 5px 25px;
  color: #777;
}
.nav-modal .open .dropdown-menu > li > a:hover,
.nav-modal .open .dropdown-menu .dropdown-header:hover,
.nav-modal .open .dropdown-menu > li > a:focus,
.nav-modal .open .dropdown-menu .dropdown-header:focus {
  color: #333;
  background-color: transparent;
}
.nav-modal .open .dropdown-menu > li > a {
  line-height: 20px;
  white-space: normal;
}
.nav-modal .open .dropdown-menu > li > a:hover,
.nav-modal .open .dropdown-menu > li > a:focus {
  background-image: none;
}
/* Animated rotating icon from font-awesome.css */
.icon-hourglass-rotate {
  display: inline-block;
  animation: hourglass-rotate 1s infinite linear;
}
/* Prevent spinners from being taken inline when inside a link */
a .icon-hourglass-rotate {
  display: inline-block;
  text-decoration: none;
}
@keyframes hourglass-rotate {
  10% {
    transform: rotate(0deg);
  }
  40% {
    transform: rotate(180deg);
  }
  60% {
    transform: rotate(180deg);
  }
  90% {
    transform: rotate(0deg);
  }
}
/** Range slider. */
.range-slider-labels {
  margin-bottom: 5px;
}
.range-slider {
  margin: 5px 17px 13px 17px;
}
.range-slider.range-slider-tooltips {
  margin-top: 35px;
}
.range-slider.range-slider-pips {
  margin-bottom: 53px;
}
.range-slider .tooltip {
  position: absolute;
  top: -32px;
  left: -9px;
  width: 50px;
  opacity: 1;
}
.tooltip-if-disabled {
  display: inline-block;
}
.tooltip-if-disabled.tooltip-disabled {
  cursor: help;
}
.tooltip-if-disabled > button[disabled] {
  pointer-events: none;
}
/** bottom fade div to use for too long content */
.truncate-fade {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20px;
  background: linear-gradient(to top, #fff, rgba(255, 255, 255, 0));
}
/** Sub menus */
/* Copied from bootstrap/dropdown.less and bootstrap/theme.less */
ul.dropdown-sub-menu > li > a:hover,
ul.dropdown-sub-menu > li > a:focus {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
  background-repeat: repeat-x;
  background-color: #e8e8e8;
}
ul.dropdown-sub-menu > .active > a,
ul.dropdown-sub-menu > .active > a:hover,
ul.dropdown-sub-menu > .active > a:focus {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
  background-repeat: repeat-x;
  background-color: #2e6da4;
}
/** nav-modal */
.nav-modal > .open > a,
.nav-modal > .active > a {
  background-image: -webkit-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
  background-image: -o-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
  background-image: linear-gradient(to bottom, #dbdbdb 0%, #e2e2e2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
}
.nav-modal > li > a {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}
.nav-modal .open .dropdown-menu > .active > a,
.nav-modal .open .dropdown-menu > .active > a:hover,
.nav-modal .open .dropdown-menu > .active > a:focus {
  color: #fff;
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
  background-repeat: repeat-x;
}
.media-pictograms-container {
  position: relative;
}
.media-pictograms.media-pictograms-position {
  position: absolute;
  z-index: 10;
}
.media-pictograms.media-pictograms-left {
  left: 10px;
}
.media-pictograms.media-pictograms-center {
  width: 100%;
  text-align: center;
}
.media-pictograms.media-pictograms-right {
  right: 10px;
}
.media-pictograms.media-pictograms-top {
  top: 10px;
}
.media-pictograms.media-pictograms-bottom {
  bottom: 10px;
}
.media-pictograms .media-pictograms-item {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  margin: 5px;
}
.media-pictograms-format-pictogram {
  line-height: 45px;
}
.media-visuals {
  position: relative;
  text-align: center;
  width: 100%;
  /* On small screens, the thumbnails are on the bottom and zoom is disabled. */
  /* On other sizes, the thumbnails are on the right and zoom is activated. */
}
.media-visuals .media-visuals-main {
  vertical-align: middle;
}
.media-visuals .media-visuals-main [data-index] {
  display: none;
}
.media-visuals .media-visuals-main [data-index].visible {
  display: block;
}
.media-visuals .media-visuals-main a {
  display: block;
  cursor: default;
}
.media-visuals .media-visuals-main img {
  display: inline-block;
}
.media-visuals .media-visuals-thumbnails .thumbnail {
  display: inline-block;
  vertical-align: middle;
}
.media-visuals .media-visuals-thumbnails [data-index] {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  cursor: pointer;
  vertical-align: middle;
  transition: none;
}
.media-visuals .media-visuals-thumbnails img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.media-visuals .media-visuals-zoom {
  z-index: 100;
  position: absolute;
  top: 0;
  background: #fff;
  border: 1px solid #ddd;
  overflow: hidden;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.125), 0 0 15px rgba(0, 0, 0, 0.125);
}
.media-visuals .media-visuals-zoom [data-index] {
  display: none;
}
.media-visuals .media-visuals-zoom [data-index].visible {
  display: block;
}
.media-visuals .media-visuals-zoom img {
  position: absolute;
}
@media (max-width: 767px) {
  .media-visuals {
    /* Thumbnails. */
    /* Zoom. */
  }
  .media-visuals .media-visuals-main {
    position: relative;
  }
  .media-visuals .media-visuals-thumbnails [data-index] {
    display: inline-block;
    *display: inline;
    *zoom: 1;
  }
  .media-visuals .media-visuals-thumbnails .thumbnail {
    margin: 5px;
  }
  .media-visuals .media-visuals-main a,
  .media-visuals .media-visuals-main a img {
    cursor: default;
  }
  .media-visuals .media-visuals-zoom {
    display: none;
  }
}
@media (min-width: 768px) {
  .media-visuals {
    /* Thumbnails. */
    /* Zoom. */
  }
  .media-visuals.media-visuals-multiple .media-visuals-thumbnails {
    vertical-align: middle;
    z-index: 10;
  }
  .media-visuals.media-visuals-multiple.media-visuals-multiple-top .thumbnail,
  .media-visuals.media-visuals-multiple.media-visuals-multiple-bottom .thumbnail {
    margin: 5px;
  }
  .media-visuals.media-visuals-multiple.media-visuals-multiple-top .media-visuals-main {
    width: 100%;
  }
  .media-visuals.media-visuals-multiple.media-visuals-multiple-bottom .media-visuals-thumbnails {
    margin-top: 10px;
  }
  .media-visuals.media-visuals-multiple.media-visuals-multiple-right .media-visuals-thumbnails,
  .media-visuals.media-visuals-multiple.media-visuals-multiple-left .media-visuals-thumbnails {
    position: absolute;
    top: 0;
  }
  .media-visuals.media-visuals-multiple.media-visuals-multiple-right .thumbnail,
  .media-visuals.media-visuals-multiple.media-visuals-multiple-left .thumbnail {
    margin: 5px 0;
  }
  .media-visuals.media-visuals-multiple.media-visuals-multiple-right .media-visuals-thumbnails {
    right: 0;
  }
  .media-visuals.media-visuals-multiple.media-visuals-multiple-left .media-visuals-thumbnails {
    left: 0;
  }
  .media-visuals .media-visuals-main a,
  .media-visuals .media-visuals-main a img {
    cursor: crosshair;
  }
}
.media-visuals-format-detail-detailThumbnail .media-visuals-main {
  height: 405px;
  line-height: 403px;
}
.media-visuals-format-detail-detailThumbnail .media-visuals-main .media-visuals-main-item-default {
  line-height: 1.42857143;
}
.media-visuals-format-detail-detailThumbnail .media-visuals-main .media-visuals-main-item-default .glyphicon {
  font-size: 405px / 2;
}
.media-visuals-format-detail-detailThumbnail .media-visuals-main .media-visuals-main-img {
  max-height: 405px;
  max-width: 100%;
}
.media-visuals-format-detail-detailThumbnail .media-visuals-thumbnails .thumbnail {
  width: 90px;
  height: 70px;
  line-height: 58px;
}
.media-visuals-format-detail-detailThumbnail .media-visuals-thumbnails [data-index] {
  max-width: 80px;
  max-height: 60px;
}
.media-visuals-format-detail-detailThumbnail .media-visuals-zoom {
  right: -340px;
  width: 330px;
  height: 405px;
}
@media (min-width: 768px) {
  .media-visuals-format-detail-detailThumbnail {
    /* Thumbnails. */
  }
  .media-visuals-format-detail-detailThumbnail.media-visuals-multiple.media-visuals-multiple-top .media-visuals-thumbnails,
  .media-visuals-format-detail-detailThumbnail.media-visuals-multiple.media-visuals-multiple-bottom .media-visuals-thumbnails {
    min-height: 90px;
  }
  .media-visuals-format-detail-detailThumbnail.media-visuals-multiple.media-visuals-multiple-right .media-visuals-thumbnails,
  .media-visuals-format-detail-detailThumbnail.media-visuals-multiple.media-visuals-multiple-left .media-visuals-thumbnails {
    width: 90px;
  }
  .media-visuals-format-detail-detailThumbnail.media-visuals-multiple.media-visuals-multiple-right {
    padding-right: 110px;
  }
  .media-visuals-format-detail-detailThumbnail.media-visuals-multiple.media-visuals-multiple-right .media-visuals-thumbnails {
    margin: 0 0 -5px 20px;
  }
  .media-visuals-format-detail-detailThumbnail.media-visuals-multiple.media-visuals-multiple-left {
    padding-left: 110px;
  }
  .media-visuals-format-detail-detailThumbnail.media-visuals-multiple.media-visuals-multiple-left .media-visuals-thumbnails {
    margin: 0 20px -5px 0;
  }
}
.media-slider-visuals {
  position: relative;
  text-align: center;
  width: 100%;
}
.media-slider-visuals .item img {
  vertical-align: middle;
  max-width: 100%;
  display: inline-block;
}
.media-slider-visuals-format-detailCompact {
  height: 300px;
  line-height: 298px;
}
.media-slider-visuals-format-detailCompact .item {
  height: 300px;
}
.media-slider-visuals-format-detailCompact .item img {
  line-height: 298px;
  max-height: 300px;
}
.media-slider-visuals-format-detailCompact .carousel-indicators,
.media-slider-visuals-format-detailCompact .media-slider-visuals-default {
  line-height: 1.42857143;
}
.media-slider-visuals-format-detailCompact .media-slider-visuals-default .glyphicon {
  font-size: 300px / 2;
}
/** Short cart */
.dropdown-cart {
  min-width: 250px;
}
.dropdown-cart .media-left {
  width: 90px;
  text-align: center;
}
.dropdown-cart .media-body {
  width: 100%;
}
.dropdown-cart.dropdown-menu li a {
  padding: 0;
}
/** Enriched menu */
.dropdown-enriched > li {
  display: block;
}
.dropdown-enriched > li:not(.dropdown-enriched-part) {
  margin-right: 340px;
}
.dropdown-enriched > li:not(.dropdown-enriched-part) a {
  clear: none;
}
.dropdown-enriched > li.dropdown-enriched-part {
  width: 340px;
  padding: 3px 20px;
  float: right;
}
.dropdown-enriched > li.cleaner {
  clear: both;
}
/** Facets */
.facet-value-selector {
  margin-bottom: 20px;
}
.facet-value-selector .facet-value-selector {
  margin-left: 20px;
  margin-bottom: 20px / 2;
}
/** Buttons selectors */
.list-buttons .btn,
.form-control-buttons .btn {
  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
  min-width: 36px;
  height: 36px;
}
.list-buttons .btn.btn-lg,
.form-control-buttons .btn.btn-lg {
  min-width: 48px;
  height: 48px;
}
.list-buttons .btn.btn-sm,
.form-control-buttons .btn.btn-sm {
  min-width: 30px;
  height: 30px;
}
.list-buttons .btn.btn-xs,
.form-control-buttons .btn.btn-xs {
  min-width: 22px;
  height: 22px;
}
/** Swatch selectors */
.btn.btn-swatch:not(:hover) .glyphicon.visible-hover {
  display: none;
}
/** Stores list */
.stores-list,
.storeshipping-stores-list {
  max-height: 500px;
  overflow: auto;
}
/** Breadcrumb: show only the last two items of the path. */
@media (max-width: 767px) {
  .breadcrumb li + :nth-last-child(2):before {
    display: none;
  }
  .breadcrumb li + :nth-last-child(2) a:before {
    content: '< ';
    display: inline-block;
  }
  .breadcrumb li:not(:nth-last-child(-n+2)) {
    display: none;
  }
}
/** TODO: Find a better way to do that than rely on the free content zone names... */
/** Global search result case */
@media (min-width: 1200px) {
  [data-id="mainContent"] .facets-responsive-buttons {
    display: none;
  }
}
@media (max-width: 1199px) {
  [data-id="mainContent"] .facets-list-container {
    display: none;
  }
}
/** Topic navigation case */
@media (min-width: 768px) {
  [data-id="sidebarContent"] .facets-responsive-buttons {
    display: none;
  }
}
@media (max-width: 767px) {
  [data-id="sidebarContent"] .facets-list-container {
    display: none;
  }
}
/** Cart box */
.add-to-cart .add-to-cart-description .main-price {
  margin-bottom: 0;
}
/** Order process */
.mode-selector:not(:last-child) {
  margin-bottom: 20px;
}
.mode-selector .mode-selector-main,
.mode-selector .mode-selector-options {
  margin-bottom: 20px / 2;
}
/** Phone input */
[data-rbs-geo-input-phone-number] .flags-list {
  max-height: 200px;
  overflow: auto;
}
/** Product availability notification */
.availability-notification a {
  font-size: 0.9em;
  color: #a94442;
  cursor: pointer;
}
.availability-notification a:hover {
  color: #843534;
}
.product-availability-action,
.product-availability-description {
  margin-bottom: 15px;
}
.product-availability-action {
  overflow: auto;
}
[data-rbs-catalog-product-animations] .animation-item,
.product-details .animation-item {
  display: inline-block;
  height: 150px;
  overflow: hidden;
}
[data-rbs-catalog-product-animations] .animation-item .animation-title,
.product-details .animation-item .animation-title {
  margin-top: 0;
}
[data-rbs-catalog-product-animations] .animation-item .animation-visual,
.product-details .animation-item .animation-visual {
  width: auto;
  max-height: 150px;
}
@media (min-width: 768px) {
  [data-rbs-elasticsearch-short-search] .short-search-listbox,
  .short-search-form .short-search-listbox {
    right: 15px;
    left: auto;
  }
  [data-rbs-elasticsearch-short-search] .double-column,
  .short-search-form .double-column {
    width: 600px;
  }
  [data-rbs-elasticsearch-short-search] .result-bordered-column,
  .short-search-form .result-bordered-column {
    border-left: 1px solid silver;
  }
}
/** Announcements */
[data-name='Rbs_Catalog_Announcement'] .announcement,
.product-list .announcement {
  text-align: center;
}
